| 1 | [ May 8 06:16:51 Enabled. ] | ||
| 2 | [ May 8 06:16:52 Rereading configuration. ] | ||
| 3 | [ May 8 06:16:53 Rereading configuration. ] | ||
| 4 | [ May 8 06:16:57 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 8 06:16:57 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.05.08 06:16:58.500849 [ 1 ] {} <Information> Application: Will watch for the process with pid 26125 | ||
| 29 | 2025.05.08 06:16:58.501222 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.05.08 06:16:58.709426 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26125 | ||
| 31 | 2025.05.08 06:16:58.710147 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.05.08 06:16:58.710296 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.05.08 06:16:58.805011 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.05.08 06:16:58.829064 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.05.08 06:16:58.829138 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.05.08 06:16:58.829156 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.05.08 06:16:58.829211 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.05.08 06:16:58.829868 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.05.08 06:16:58.832071 [ 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.05.08 06:16:58.832924 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.05.08 06:16:58.833769 [ 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.05.08 06:16:58.833820 [ 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.05.08 06:16:58.833863 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.05.08 06:16:58.834577 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.05.08 06:16:58.835526 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.05.08 06:16:58.840664 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.05.08 06:16:58.842089 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.05.08 06:16:58.843303 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.05.08 06:16:58.843403 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.05.08 06:16:58.844460 [ 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.05.08 06:16:58.844918 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.05.08 06:16:58.848927 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.05.08 06:16:58.849314 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.05.08 06:16:58.853852 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.05.08 06:16:58.854221 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.05.08 06:16:58.854657 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.05.08 06:16:58.855057 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.05.08 06:16:58.856417 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.05.08 06:16:58.856443 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.05.08 06:16:58.856533 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.05.08 06:16:58.856629 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.05.08 06:16:58.865284 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.05.08 06:16:58.865308 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000158892 sec | ||
| 68 | 2025.05.08 06:16:58.865356 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.05.08 06:16:58.865396 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.05.08 06:16:58.866071 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.05.08 06:16:58.866648 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.05.08 06:16:58.875826 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.05.08 06:16:58.875868 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.05.08 06:16:58.876009 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.05.08 06:16:58.876025 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.05.08 06:16:58.876062 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.05.08 06:16:58.876138 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.05.08 06:16:58.880250 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.05.08 06:16:58.880297 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.05.08 06:16:58.880348 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.05.08 06:16:58.880519 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.05.08 06:16:58.880561 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.05.08 06:16:58.880574 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.05.08 06:16:58.880646 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.05.08 06:16:58.880659 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.05.08 06:16:58.880691 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.05.08 06:16:58.880760 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.05.08 06:16:58.903056 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.05.08 06:16:58.904698 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.05.08 06:16:58.904777 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.6671e-05 sec | ||
| 91 | 2025.05.08 06:16:58.904790 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.05.08 06:16:58.904800 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.05.08 06:16:58.904825 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.05.08 06:16:58.905029 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.05.08 06:16:58.905128 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.05.08 06:16:58.905143 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.05.08 06:16:58.905153 [ 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.05.08 06:16:58.905164 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.05.08 06:16:58.935802 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.05.08 06:16:58.936034 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2025.05.08 06:16:58.937555 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.364e-05 sec. | ||
| 102 | 2025.05.08 06:16:58.937936 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.05.08 06:16:58.938599 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.05.08 06:16:58.938620 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.05.08 06:16:59.031114 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52476 | ||
| 106 | 2025.05.08 06:16:59.032041 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.05.08 06:16:59.032108 [ 3 ] {} <Debug> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52476 | ||
| 108 | 2025.05.08 06:16:59.032138 [ 3 ] {} <Debug> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.05.08 06:16:59.032220 [ 3 ] {} <Debug> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.05.08 06:16:59.032323 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.05.08 06:16:59.032350 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.05.08 06:16:59.032430 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.05.08 06:16:59.032978 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35532 | ||
| 114 | 2025.05.08 06:16:59.033126 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.05.08 06:16:59.033157 [ 4 ] {} <Debug> TCP-Session: 2344c277-8f24-467e-99a4-b3de367521c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35532 | ||
| 116 | 2025.05.08 06:16:59.033181 [ 4 ] {} <Debug> TCP-Session: 2344c277-8f24-467e-99a4-b3de367521c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2025.05.08 06:16:59.033272 [ 4 ] {} <Debug> TCP-Session: 2344c277-8f24-467e-99a4-b3de367521c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.05.08 06:16:59.033796 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33795 | ||
| 119 | 2025.05.08 06:16:59.033796 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40712 | ||
| 120 | 2025.05.08 06:16:59.034018 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63576 | ||
| 121 | 2025.05.08 06:16:59.034813 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.05.08 06:16:59.034835 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45366 | ||
| 123 | 2025.05.08 06:16:59.034866 [ 253 ] {} <Debug> TCP-Session: 559bd379-6b9b-4790-8609-08a7b7256e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:33795 | ||
| 124 | 2025.05.08 06:16:59.034913 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.05.08 06:16:59.034977 [ 253 ] {} <Debug> TCP-Session: 559bd379-6b9b-4790-8609-08a7b7256e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.05.08 06:16:59.034993 [ 253 ] {} <Debug> TCP-Session: 559bd379-6b9b-4790-8609-08a7b7256e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.05.08 06:16:59.034998 [ 5 ] {} <Debug> TCP-Session: 029b0794-e8dd-4f87-bc8e-1d47398db150 Authenticating user 'default' from [fd00:1122:3344:101::d]:40712 | ||
| 128 | 2025.05.08 06:16:59.035080 [ 5 ] {} <Debug> TCP-Session: 029b0794-e8dd-4f87-bc8e-1d47398db150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.05.08 06:16:59.035094 [ 5 ] {} <Debug> TCP-Session: 029b0794-e8dd-4f87-bc8e-1d47398db150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.05.08 06:16:59.035540 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.05.08 06:16:59.035570 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61916 | ||
| 132 | 2025.05.08 06:16:59.035578 [ 254 ] {} <Debug> TCP-Session: b9f250fa-6fd1-4aad-a2e6-a7be8365cc99 Authenticating user 'default' from [fd00:1122:3344:101::d]:63576 | ||
| 133 | 2025.05.08 06:16:59.035616 [ 254 ] {} <Debug> TCP-Session: b9f250fa-6fd1-4aad-a2e6-a7be8365cc99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.05.08 06:16:59.035630 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.05.08 06:16:59.035691 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 136 | 2025.05.08 06:16:59.035712 [ 254 ] {} <Debug> TCP-Session: b9f250fa-6fd1-4aad-a2e6-a7be8365cc99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.05.08 06:16:59.035738 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40316 | ||
| 138 | 2025.05.08 06:16:59.035771 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.05.08 06:16:59.035736 [ 255 ] {} <Debug> TCP-Session: ae10a7b0-65b0-4fb4-95e3-f19a066774f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45366 | ||
| 140 | 2025.05.08 06:16:59.035834 [ 256 ] {} <Debug> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Authenticating user 'default' from [fd00:1122:3344:101::d]:61916 | ||
| 141 | 2025.05.08 06:16:59.035820 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63002 | ||
| 142 | 2025.05.08 06:16:59.035913 [ 255 ] {} <Debug> TCP-Session: ae10a7b0-65b0-4fb4-95e3-f19a066774f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.05.08 06:16:59.035942 [ 255 ] {} <Debug> TCP-Session: ae10a7b0-65b0-4fb4-95e3-f19a066774f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.05.08 06:16:59.035949 [ 256 ] {} <Debug> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.05.08 06:16:59.035993 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.05.08 06:16:59.036045 [ 257 ] {} <Debug> TCP-Session: 061551aa-57dd-4f9c-a994-eb42787c7406 Authenticating user 'default' from [fd00:1122:3344:101::d]:40316 | ||
| 147 | 2025.05.08 06:16:59.036078 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2025.05.08 06:16:59.036048 [ 256 ] {} <Debug> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.05.08 06:16:59.036184 [ 257 ] {} <Debug> TCP-Session: 061551aa-57dd-4f9c-a994-eb42787c7406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.05.08 06:16:59.036211 [ 258 ] {} <Debug> TCP-Session: ae2c341d-e717-4aa8-b0d1-71329ff9958e Authenticating user 'default' from [fd00:1122:3344:101::d]:63002 | ||
| 151 | 2025.05.08 06:16:59.036252 [ 257 ] {} <Debug> TCP-Session: 061551aa-57dd-4f9c-a994-eb42787c7406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.05.08 06:16:59.036269 [ 258 ] {} <Debug> TCP-Session: ae2c341d-e717-4aa8-b0d1-71329ff9958e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.05.08 06:16:59.036352 [ 258 ] {} <Debug> TCP-Session: ae2c341d-e717-4aa8-b0d1-71329ff9958e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.05.08 06:16:59.038712 [ 3 ] {64c14e16-0644-41ae-85d6-5c648defdc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.05.08 06:16:59.101227 [ 3 ] {64c14e16-0644-41ae-85d6-5c648defdc9e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52476) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.05.08 06:16:59.102260 [ 3 ] {64c14e16-0644-41ae-85d6-5c648defdc9e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.05.08 06:16:59.102484 [ 3 ] {64c14e16-0644-41ae-85d6-5c648defdc9e} <Debug> TCPHandler: Processed in 0.069243635 sec. | ||
| 204 | 2025.05.08 06:16:59.102898 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.05.08 06:16:59.103123 [ 256 ] {279b4732-5e9d-4d45-820c-21c971422568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.05.08 06:16:59.103495 [ 256 ] {279b4732-5e9d-4d45-820c-21c971422568} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61916) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.05.08 06:16:59.103745 [ 256 ] {279b4732-5e9d-4d45-820c-21c971422568} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.05.08 06:16:59.103957 [ 256 ] {279b4732-5e9d-4d45-820c-21c971422568} <Debug> TCPHandler: Processed in 0.001211667 sec. | ||
| 255 | 2025.05.08 06:16:59.104172 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.05.08 06:16:59.104935 [ 3 ] {c1886e1a-c606-4806-ae66-b018ca7c44df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.05.08 06:16:59.105619 [ 3 ] {c1886e1a-c606-4806-ae66-b018ca7c44df} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.05.08 06:16:59.107382 [ 3 ] {c1886e1a-c606-4806-ae66-b018ca7c44df} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.05.08 06:16:59.107402 [ 3 ] {c1886e1a-c606-4806-ae66-b018ca7c44df} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3081e-05 sec | ||
| 260 | 2025.05.08 06:16:59.107415 [ 3 ] {c1886e1a-c606-4806-ae66-b018ca7c44df} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.05.08 06:16:59.107460 [ 3 ] {c1886e1a-c606-4806-ae66-b018ca7c44df} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.05.08 06:16:59.107509 [ 3 ] {c1886e1a-c606-4806-ae66-b018ca7c44df} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.05.08 06:16:59.108151 [ 3 ] {c1886e1a-c606-4806-ae66-b018ca7c44df} <Debug> TCPHandler: Processed in 0.004028807 sec. | ||
| 264 | 2025.05.08 06:16:59.108287 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.05.08 06:16:59.108494 [ 3 ] {f4c53778-c5be-4c2b-a727-2ab813837adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.05.08 06:16:59.108542 [ 3 ] {f4c53778-c5be-4c2b-a727-2ab813837adb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.05.08 06:16:59.114027 [ 3 ] {f4c53778-c5be-4c2b-a727-2ab813837adb} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.05.08 06:16:59.115699 [ 3 ] {f4c53778-c5be-4c2b-a727-2ab813837adb} <Debug> oximeter.version (8a5f0f02-0d08-4b0d-aaf6-c3cf416d3d2f): Loading data parts | ||
| 270 | 2025.05.08 06:16:59.116786 [ 3 ] {f4c53778-c5be-4c2b-a727-2ab813837adb} <Debug> oximeter.version (8a5f0f02-0d08-4b0d-aaf6-c3cf416d3d2f): There are no data parts | ||
| 271 | 2025.05.08 06:16:59.119554 [ 3 ] {f4c53778-c5be-4c2b-a727-2ab813837adb} <Debug> TCPHandler: Processed in 0.011315899 sec. | ||
| 272 | 2025.05.08 06:16:59.119718 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.05.08 06:16:59.119899 [ 3 ] {6208913b-d69a-4e18-9de4-166c587d7132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.05.08 06:16:59.120038 [ 3 ] {6208913b-d69a-4e18-9de4-166c587d7132} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.05.08 06:16:59.129679 [ 3 ] {6208913b-d69a-4e18-9de4-166c587d7132} <Debug> oximeter.measurements_bool (557dd3b3-a576-4b34-a438-dc639509b035): Loading data parts | ||
| 286 | 2025.05.08 06:16:59.129975 [ 3 ] {6208913b-d69a-4e18-9de4-166c587d7132} <Debug> oximeter.measurements_bool (557dd3b3-a576-4b34-a438-dc639509b035): There are no data parts | ||
| 287 | 2025.05.08 06:16:59.131224 [ 3 ] {6208913b-d69a-4e18-9de4-166c587d7132} <Debug> TCPHandler: Processed in 0.011555943 sec. | ||
| 288 | 2025.05.08 06:16:59.131396 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.05.08 06:16:59.131648 [ 3 ] {bb24aba7-cf20-458f-a9c7-4e645351f5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.05.08 06:16:59.131756 [ 3 ] {bb24aba7-cf20-458f-a9c7-4e645351f5df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.05.08 06:16:59.133902 [ 3 ] {bb24aba7-cf20-458f-a9c7-4e645351f5df} <Debug> oximeter.measurements_i8 (dd26b474-21d2-45c0-b16e-a4f795e16e64): Loading data parts | ||
| 292 | 2025.05.08 06:16:59.134054 [ 3 ] {bb24aba7-cf20-458f-a9c7-4e645351f5df} <Debug> oximeter.measurements_i8 (dd26b474-21d2-45c0-b16e-a4f795e16e64): There are no data parts | ||
| 293 | 2025.05.08 06:16:59.135346 [ 3 ] {bb24aba7-cf20-458f-a9c7-4e645351f5df} <Debug> TCPHandler: Processed in 0.004004916 sec. | ||
| 294 | 2025.05.08 06:16:59.135522 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.05.08 06:16:59.135681 [ 3 ] {4b2d1d42-c8ab-4f3b-9413-6520877edbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.05.08 06:16:59.135810 [ 3 ] {4b2d1d42-c8ab-4f3b-9413-6520877edbfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.05.08 06:16:59.137969 [ 3 ] {4b2d1d42-c8ab-4f3b-9413-6520877edbfc} <Debug> oximeter.measurements_u8 (03db845f-dcff-45bc-831a-26aca333ce41): Loading data parts | ||
| 298 | 2025.05.08 06:16:59.138207 [ 3 ] {4b2d1d42-c8ab-4f3b-9413-6520877edbfc} <Debug> oximeter.measurements_u8 (03db845f-dcff-45bc-831a-26aca333ce41): There are no data parts | ||
| 299 | 2025.05.08 06:16:59.139572 [ 3 ] {4b2d1d42-c8ab-4f3b-9413-6520877edbfc} <Debug> TCPHandler: Processed in 0.004098608 sec. | ||
| 300 | 2025.05.08 06:16:59.139709 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.05.08 06:16:59.139934 [ 3 ] {cba5e438-0478-44c3-816f-7c377b91187d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.05.08 06:16:59.139979 [ 3 ] {cba5e438-0478-44c3-816f-7c377b91187d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.05.08 06:16:59.142716 [ 3 ] {cba5e438-0478-44c3-816f-7c377b91187d} <Debug> oximeter.measurements_i16 (17e64ed2-d3ab-4e5b-920d-3a7bfcb5baa8): Loading data parts | ||
| 304 | 2025.05.08 06:16:59.142857 [ 3 ] {cba5e438-0478-44c3-816f-7c377b91187d} <Debug> oximeter.measurements_i16 (17e64ed2-d3ab-4e5b-920d-3a7bfcb5baa8): There are no data parts | ||
| 305 | 2025.05.08 06:16:59.145650 [ 3 ] {cba5e438-0478-44c3-816f-7c377b91187d} <Debug> TCPHandler: Processed in 0.005988504 sec. | ||
| 306 | 2025.05.08 06:16:59.145868 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.05.08 06:16:59.146027 [ 3 ] {76bafed4-0620-4de6-9f24-af868412fb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.05.08 06:16:59.146140 [ 3 ] {76bafed4-0620-4de6-9f24-af868412fb19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.05.08 06:16:59.147874 [ 3 ] {76bafed4-0620-4de6-9f24-af868412fb19} <Debug> oximeter.measurements_u16 (394746db-6cab-47a1-bdc7-906390cc57d2): Loading data parts | ||
| 310 | 2025.05.08 06:16:59.148105 [ 3 ] {76bafed4-0620-4de6-9f24-af868412fb19} <Debug> oximeter.measurements_u16 (394746db-6cab-47a1-bdc7-906390cc57d2): There are no data parts | ||
| 311 | 2025.05.08 06:16:59.149151 [ 3 ] {76bafed4-0620-4de6-9f24-af868412fb19} <Debug> TCPHandler: Processed in 0.003332057 sec. | ||
| 312 | 2025.05.08 06:16:59.149291 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.05.08 06:16:59.149531 [ 3 ] {eae42b82-e3db-4032-ad62-13a70075bf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.05.08 06:16:59.149577 [ 3 ] {eae42b82-e3db-4032-ad62-13a70075bf0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.05.08 06:16:59.151537 [ 3 ] {eae42b82-e3db-4032-ad62-13a70075bf0e} <Debug> oximeter.measurements_i32 (ca3711dc-1c92-48f8-9504-e9a046fc83ca): Loading data parts | ||
| 316 | 2025.05.08 06:16:59.151679 [ 3 ] {eae42b82-e3db-4032-ad62-13a70075bf0e} <Debug> oximeter.measurements_i32 (ca3711dc-1c92-48f8-9504-e9a046fc83ca): There are no data parts | ||
| 317 | 2025.05.08 06:16:59.153116 [ 3 ] {eae42b82-e3db-4032-ad62-13a70075bf0e} <Debug> TCPHandler: Processed in 0.003874324 sec. | ||
| 318 | 2025.05.08 06:16:59.153325 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.05.08 06:16:59.153479 [ 3 ] {030df92b-7f77-4ca2-a6eb-8fd046c62f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.05.08 06:16:59.153595 [ 3 ] {030df92b-7f77-4ca2-a6eb-8fd046c62f0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.05.08 06:16:59.155334 [ 3 ] {030df92b-7f77-4ca2-a6eb-8fd046c62f0a} <Debug> oximeter.measurements_u32 (bf58594e-f32b-4a49-8326-1c99e2a01369): Loading data parts | ||
| 322 | 2025.05.08 06:16:59.155648 [ 3 ] {030df92b-7f77-4ca2-a6eb-8fd046c62f0a} <Debug> oximeter.measurements_u32 (bf58594e-f32b-4a49-8326-1c99e2a01369): There are no data parts | ||
| 323 | 2025.05.08 06:16:59.156920 [ 3 ] {030df92b-7f77-4ca2-a6eb-8fd046c62f0a} <Debug> TCPHandler: Processed in 0.003644382 sec. | ||
| 324 | 2025.05.08 06:16:59.157061 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.05.08 06:16:59.157274 [ 3 ] {c6e0f08e-f78c-41e6-99e7-51207fe1d3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.05.08 06:16:59.157349 [ 3 ] {c6e0f08e-f78c-41e6-99e7-51207fe1d3bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.05.08 06:16:59.159015 [ 3 ] {c6e0f08e-f78c-41e6-99e7-51207fe1d3bd} <Debug> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Loading data parts | ||
| 328 | 2025.05.08 06:16:59.159170 [ 3 ] {c6e0f08e-f78c-41e6-99e7-51207fe1d3bd} <Debug> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): There are no data parts | ||
| 329 | 2025.05.08 06:16:59.160428 [ 3 ] {c6e0f08e-f78c-41e6-99e7-51207fe1d3bd} <Debug> TCPHandler: Processed in 0.003414768 sec. | ||
| 330 | 2025.05.08 06:16:59.160627 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.05.08 06:16:59.160781 [ 3 ] {8942a662-6fb9-4b00-b6cc-9d9f08c9a608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.05.08 06:16:59.160891 [ 3 ] {8942a662-6fb9-4b00-b6cc-9d9f08c9a608} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.05.08 06:16:59.163147 [ 3 ] {8942a662-6fb9-4b00-b6cc-9d9f08c9a608} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Loading data parts | ||
| 334 | 2025.05.08 06:16:59.163292 [ 3 ] {8942a662-6fb9-4b00-b6cc-9d9f08c9a608} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): There are no data parts | ||
| 335 | 2025.05.08 06:16:59.164571 [ 3 ] {8942a662-6fb9-4b00-b6cc-9d9f08c9a608} <Debug> TCPHandler: Processed in 0.003991456 sec. | ||
| 336 | 2025.05.08 06:16:59.164702 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.05.08 06:16:59.164855 [ 3 ] {eaa85dae-440a-48c3-a464-65e8e25fcc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.05.08 06:16:59.164969 [ 3 ] {eaa85dae-440a-48c3-a464-65e8e25fcc99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.05.08 06:16:59.167757 [ 3 ] {eaa85dae-440a-48c3-a464-65e8e25fcc99} <Debug> oximeter.measurements_f32 (f7932b56-b99a-4fbb-92ae-5d0745fa5587): Loading data parts | ||
| 340 | 2025.05.08 06:16:59.167916 [ 3 ] {eaa85dae-440a-48c3-a464-65e8e25fcc99} <Debug> oximeter.measurements_f32 (f7932b56-b99a-4fbb-92ae-5d0745fa5587): There are no data parts | ||
| 341 | 2025.05.08 06:16:59.169507 [ 3 ] {eaa85dae-440a-48c3-a464-65e8e25fcc99} <Debug> TCPHandler: Processed in 0.004853689 sec. | ||
| 342 | 2025.05.08 06:16:59.169735 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.05.08 06:16:59.169945 [ 3 ] {a11e3772-fdd8-4d08-b07a-2b26e7b9e8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.05.08 06:16:59.170062 [ 3 ] {a11e3772-fdd8-4d08-b07a-2b26e7b9e8fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.05.08 06:16:59.173029 [ 3 ] {a11e3772-fdd8-4d08-b07a-2b26e7b9e8fd} <Debug> oximeter.measurements_f64 (1354d1ec-0f01-45c6-b17a-d496b51eb02f): Loading data parts | ||
| 346 | 2025.05.08 06:16:59.173180 [ 3 ] {a11e3772-fdd8-4d08-b07a-2b26e7b9e8fd} <Debug> oximeter.measurements_f64 (1354d1ec-0f01-45c6-b17a-d496b51eb02f): There are no data parts | ||
| 347 | 2025.05.08 06:16:59.174540 [ 3 ] {a11e3772-fdd8-4d08-b07a-2b26e7b9e8fd} <Debug> TCPHandler: Processed in 0.004852639 sec. | ||
| 348 | 2025.05.08 06:16:59.174682 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.05.08 06:16:59.174836 [ 3 ] {c011b972-6778-48d2-888b-699123977637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.05.08 06:16:59.174952 [ 3 ] {c011b972-6778-48d2-888b-699123977637} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.05.08 06:16:59.176907 [ 3 ] {c011b972-6778-48d2-888b-699123977637} <Debug> oximeter.measurements_string (9ccedcd6-66c3-4ec3-a9ce-53832e4e16f9): Loading data parts | ||
| 352 | 2025.05.08 06:16:59.177062 [ 3 ] {c011b972-6778-48d2-888b-699123977637} <Debug> oximeter.measurements_string (9ccedcd6-66c3-4ec3-a9ce-53832e4e16f9): There are no data parts | ||
| 353 | 2025.05.08 06:16:59.178825 [ 3 ] {c011b972-6778-48d2-888b-699123977637} <Debug> TCPHandler: Processed in 0.004192619 sec. | ||
| 354 | 2025.05.08 06:16:59.178965 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.05.08 06:16:59.179199 [ 3 ] {47f956b8-ef93-4403-af6c-73604beb4204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.05.08 06:16:59.179331 [ 3 ] {47f956b8-ef93-4403-af6c-73604beb4204} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.05.08 06:16:59.181671 [ 3 ] {47f956b8-ef93-4403-af6c-73604beb4204} <Debug> oximeter.measurements_bytes (9ab7172e-5177-42ba-8bb2-d582cad046bd): Loading data parts | ||
| 365 | 2025.05.08 06:16:59.181833 [ 3 ] {47f956b8-ef93-4403-af6c-73604beb4204} <Debug> oximeter.measurements_bytes (9ab7172e-5177-42ba-8bb2-d582cad046bd): There are no data parts | ||
| 366 | 2025.05.08 06:16:59.183927 [ 3 ] {47f956b8-ef93-4403-af6c-73604beb4204} <Debug> TCPHandler: Processed in 0.005015001 sec. | ||
| 367 | 2025.05.08 06:16:59.184110 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.05.08 06:16:59.184317 [ 3 ] {654ba9b6-a648-410e-a961-a61ca7abd781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.05.08 06:16:59.184424 [ 3 ] {654ba9b6-a648-410e-a961-a61ca7abd781} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.05.08 06:16:59.186195 [ 3 ] {654ba9b6-a648-410e-a961-a61ca7abd781} <Debug> oximeter.measurements_cumulativei64 (9c9b922b-33a0-4eef-aa5b-637db340072d): Loading data parts | ||
| 371 | 2025.05.08 06:16:59.186403 [ 3 ] {654ba9b6-a648-410e-a961-a61ca7abd781} <Debug> oximeter.measurements_cumulativei64 (9c9b922b-33a0-4eef-aa5b-637db340072d): There are no data parts | ||
| 372 | 2025.05.08 06:16:59.187515 [ 3 ] {654ba9b6-a648-410e-a961-a61ca7abd781} <Debug> TCPHandler: Processed in 0.003454589 sec. | ||
| 373 | 2025.05.08 06:16:59.187658 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.05.08 06:16:59.187897 [ 3 ] {f0953888-5dc3-4386-8137-3bc58e9113a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.05.08 06:16:59.187986 [ 3 ] {f0953888-5dc3-4386-8137-3bc58e9113a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.05.08 06:16:59.189629 [ 3 ] {f0953888-5dc3-4386-8137-3bc58e9113a8} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Loading data parts | ||
| 377 | 2025.05.08 06:16:59.189761 [ 3 ] {f0953888-5dc3-4386-8137-3bc58e9113a8} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): There are no data parts | ||
| 378 | 2025.05.08 06:16:59.191088 [ 3 ] {f0953888-5dc3-4386-8137-3bc58e9113a8} <Debug> TCPHandler: Processed in 0.003477949 sec. | ||
| 379 | 2025.05.08 06:16:59.191225 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.05.08 06:16:59.191384 [ 3 ] {034256d6-c15a-4376-bc84-14a75613cf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.05.08 06:16:59.191541 [ 3 ] {034256d6-c15a-4376-bc84-14a75613cf4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.05.08 06:16:59.193500 [ 3 ] {034256d6-c15a-4376-bc84-14a75613cf4a} <Debug> oximeter.measurements_cumulativef32 (34512837-b1df-4d41-8639-4ab9aab2c4b7): Loading data parts | ||
| 383 | 2025.05.08 06:16:59.193677 [ 3 ] {034256d6-c15a-4376-bc84-14a75613cf4a} <Debug> oximeter.measurements_cumulativef32 (34512837-b1df-4d41-8639-4ab9aab2c4b7): There are no data parts | ||
| 384 | 2025.05.08 06:16:59.195813 [ 3 ] {034256d6-c15a-4376-bc84-14a75613cf4a} <Debug> TCPHandler: Processed in 0.004636495 sec. | ||
| 385 | 2025.05.08 06:16:59.195960 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.05.08 06:16:59.196198 [ 3 ] {1a99b548-8336-4e24-90c4-8d20947c4c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.05.08 06:16:59.196316 [ 3 ] {1a99b548-8336-4e24-90c4-8d20947c4c9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.05.08 06:16:59.197991 [ 3 ] {1a99b548-8336-4e24-90c4-8d20947c4c9c} <Debug> oximeter.measurements_cumulativef64 (0e54504e-383f-47b8-86dc-75356c9fc8e4): Loading data parts | ||
| 389 | 2025.05.08 06:16:59.198160 [ 3 ] {1a99b548-8336-4e24-90c4-8d20947c4c9c} <Debug> oximeter.measurements_cumulativef64 (0e54504e-383f-47b8-86dc-75356c9fc8e4): There are no data parts | ||
| 390 | 2025.05.08 06:16:59.199359 [ 3 ] {1a99b548-8336-4e24-90c4-8d20947c4c9c} <Debug> TCPHandler: Processed in 0.003447899 sec. | ||
| 391 | 2025.05.08 06:16:59.199509 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.05.08 06:16:59.199727 [ 3 ] {f4f1f746-24bc-4d00-aaeb-cc5022827bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.05.08 06:16:59.199871 [ 3 ] {f4f1f746-24bc-4d00-aaeb-cc5022827bc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.05.08 06:16:59.201942 [ 3 ] {f4f1f746-24bc-4d00-aaeb-cc5022827bc5} <Debug> oximeter.measurements_histogrami8 (e40fd6db-9ab4-4aa7-a76b-de6d9ea1a92c): Loading data parts | ||
| 405 | 2025.05.08 06:16:59.202191 [ 3 ] {f4f1f746-24bc-4d00-aaeb-cc5022827bc5} <Debug> oximeter.measurements_histogrami8 (e40fd6db-9ab4-4aa7-a76b-de6d9ea1a92c): There are no data parts | ||
| 406 | 2025.05.08 06:16:59.204497 [ 3 ] {f4f1f746-24bc-4d00-aaeb-cc5022827bc5} <Debug> TCPHandler: Processed in 0.005038191 sec. | ||
| 407 | 2025.05.08 06:16:59.204642 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.05.08 06:16:59.204966 [ 3 ] {5c789867-cf7e-40aa-8037-6efa77b2c8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.05.08 06:16:59.205094 [ 3 ] {5c789867-cf7e-40aa-8037-6efa77b2c8d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.05.08 06:16:59.206906 [ 3 ] {5c789867-cf7e-40aa-8037-6efa77b2c8d4} <Debug> oximeter.measurements_histogramu8 (125e357f-b87a-4870-9cb2-0d4db5bd8e37): Loading data parts | ||
| 411 | 2025.05.08 06:16:59.207059 [ 3 ] {5c789867-cf7e-40aa-8037-6efa77b2c8d4} <Debug> oximeter.measurements_histogramu8 (125e357f-b87a-4870-9cb2-0d4db5bd8e37): There are no data parts | ||
| 412 | 2025.05.08 06:16:59.208762 [ 3 ] {5c789867-cf7e-40aa-8037-6efa77b2c8d4} <Debug> TCPHandler: Processed in 0.004169719 sec. | ||
| 413 | 2025.05.08 06:16:59.208907 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.05.08 06:16:59.209117 [ 3 ] {53387095-901a-4bfe-9f5d-a28c8f882345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.05.08 06:16:59.209244 [ 3 ] {53387095-901a-4bfe-9f5d-a28c8f882345} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.05.08 06:16:59.211295 [ 3 ] {53387095-901a-4bfe-9f5d-a28c8f882345} <Debug> oximeter.measurements_histogrami16 (9e3530c5-6b83-4ee9-864a-215de8349a43): Loading data parts | ||
| 417 | 2025.05.08 06:16:59.211515 [ 3 ] {53387095-901a-4bfe-9f5d-a28c8f882345} <Debug> oximeter.measurements_histogrami16 (9e3530c5-6b83-4ee9-864a-215de8349a43): There are no data parts | ||
| 418 | 2025.05.08 06:16:59.213205 [ 3 ] {53387095-901a-4bfe-9f5d-a28c8f882345} <Debug> TCPHandler: Processed in 0.004347232 sec. | ||
| 419 | 2025.05.08 06:16:59.213357 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.05.08 06:16:59.213706 [ 3 ] {56f2af97-ed88-4efd-8828-f6513c4a0fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.05.08 06:16:59.213838 [ 3 ] {56f2af97-ed88-4efd-8828-f6513c4a0fd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.05.08 06:16:59.217363 [ 3 ] {56f2af97-ed88-4efd-8828-f6513c4a0fd7} <Debug> oximeter.measurements_histogramu16 (3ec3eb5e-7254-45cf-b8a5-606d10014883): Loading data parts | ||
| 423 | 2025.05.08 06:16:59.217514 [ 3 ] {56f2af97-ed88-4efd-8828-f6513c4a0fd7} <Debug> oximeter.measurements_histogramu16 (3ec3eb5e-7254-45cf-b8a5-606d10014883): There are no data parts | ||
| 424 | 2025.05.08 06:16:59.219911 [ 3 ] {56f2af97-ed88-4efd-8828-f6513c4a0fd7} <Debug> TCPHandler: Processed in 0.006603453 sec. | ||
| 425 | 2025.05.08 06:16:59.220064 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.05.08 06:16:59.220277 [ 3 ] {d5875967-c05a-4d2e-9625-ba9ffadc8eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.05.08 06:16:59.220401 [ 3 ] {d5875967-c05a-4d2e-9625-ba9ffadc8eb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.05.08 06:16:59.222420 [ 3 ] {d5875967-c05a-4d2e-9625-ba9ffadc8eb6} <Debug> oximeter.measurements_histogrami32 (b82b0edc-c1b1-47db-81b4-85eeed422917): Loading data parts | ||
| 429 | 2025.05.08 06:16:59.222634 [ 3 ] {d5875967-c05a-4d2e-9625-ba9ffadc8eb6} <Debug> oximeter.measurements_histogrami32 (b82b0edc-c1b1-47db-81b4-85eeed422917): There are no data parts | ||
| 430 | 2025.05.08 06:16:59.223770 [ 3 ] {d5875967-c05a-4d2e-9625-ba9ffadc8eb6} <Debug> TCPHandler: Processed in 0.003759893 sec. | ||
| 431 | 2025.05.08 06:16:59.223918 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.05.08 06:16:59.224228 [ 3 ] {c1e31e6f-c628-4c05-a9f2-eb74848d1e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.05.08 06:16:59.224354 [ 3 ] {c1e31e6f-c628-4c05-a9f2-eb74848d1e4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.05.08 06:16:59.226517 [ 3 ] {c1e31e6f-c628-4c05-a9f2-eb74848d1e4a} <Debug> oximeter.measurements_histogramu32 (4fa1335a-bd43-44e5-9c66-47b800d89ebe): Loading data parts | ||
| 435 | 2025.05.08 06:16:59.226663 [ 3 ] {c1e31e6f-c628-4c05-a9f2-eb74848d1e4a} <Debug> oximeter.measurements_histogramu32 (4fa1335a-bd43-44e5-9c66-47b800d89ebe): There are no data parts | ||
| 436 | 2025.05.08 06:16:59.229886 [ 3 ] {c1e31e6f-c628-4c05-a9f2-eb74848d1e4a} <Debug> TCPHandler: Processed in 0.006018214 sec. | ||
| 437 | 2025.05.08 06:16:59.230083 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.05.08 06:16:59.230295 [ 3 ] {031bc01c-2a38-4749-aa31-111aaa344db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.05.08 06:16:59.230432 [ 3 ] {031bc01c-2a38-4749-aa31-111aaa344db0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.05.08 06:16:59.233812 [ 3 ] {031bc01c-2a38-4749-aa31-111aaa344db0} <Debug> oximeter.measurements_histogrami64 (668990b4-da59-47b4-8c44-1a23b40f5795): Loading data parts | ||
| 441 | 2025.05.08 06:16:59.234036 [ 3 ] {031bc01c-2a38-4749-aa31-111aaa344db0} <Debug> oximeter.measurements_histogrami64 (668990b4-da59-47b4-8c44-1a23b40f5795): There are no data parts | ||
| 442 | 2025.05.08 06:16:59.236562 [ 3 ] {031bc01c-2a38-4749-aa31-111aaa344db0} <Debug> TCPHandler: Processed in 0.006534952 sec. | ||
| 443 | 2025.05.08 06:16:59.236731 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.05.08 06:16:59.237079 [ 3 ] {ff988c81-5c31-4447-aab5-4e469bd8de40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.05.08 06:16:59.237224 [ 3 ] {ff988c81-5c31-4447-aab5-4e469bd8de40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.05.08 06:16:59.239683 [ 3 ] {ff988c81-5c31-4447-aab5-4e469bd8de40} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Loading data parts | ||
| 447 | 2025.05.08 06:16:59.239841 [ 3 ] {ff988c81-5c31-4447-aab5-4e469bd8de40} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): There are no data parts | ||
| 448 | 2025.05.08 06:16:59.241144 [ 3 ] {ff988c81-5c31-4447-aab5-4e469bd8de40} <Debug> TCPHandler: Processed in 0.004472923 sec. | ||
| 449 | 2025.05.08 06:16:59.241366 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.05.08 06:16:59.241581 [ 3 ] {b8b3856b-0bef-4d4b-8ecf-16464256597f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.05.08 06:16:59.241712 [ 3 ] {b8b3856b-0bef-4d4b-8ecf-16464256597f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.05.08 06:16:59.243449 [ 3 ] {b8b3856b-0bef-4d4b-8ecf-16464256597f} <Debug> oximeter.measurements_histogramf32 (5bd58c58-5e85-4fe1-9d9b-d52e1aef10eb): Loading data parts | ||
| 453 | 2025.05.08 06:16:59.243675 [ 3 ] {b8b3856b-0bef-4d4b-8ecf-16464256597f} <Debug> oximeter.measurements_histogramf32 (5bd58c58-5e85-4fe1-9d9b-d52e1aef10eb): There are no data parts | ||
| 454 | 2025.05.08 06:16:59.244827 [ 3 ] {b8b3856b-0bef-4d4b-8ecf-16464256597f} <Debug> TCPHandler: Processed in 0.00351068 sec. | ||
| 455 | 2025.05.08 06:16:59.244966 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.05.08 06:16:59.245251 [ 3 ] {6437138e-4b9a-4412-9be7-0931e185c367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.05.08 06:16:59.245376 [ 3 ] {6437138e-4b9a-4412-9be7-0931e185c367} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.05.08 06:16:59.247308 [ 3 ] {6437138e-4b9a-4412-9be7-0931e185c367} <Debug> oximeter.measurements_histogramf64 (c3cca010-ef45-4ca5-a1ca-6979de599563): Loading data parts | ||
| 459 | 2025.05.08 06:16:59.247441 [ 3 ] {6437138e-4b9a-4412-9be7-0931e185c367} <Debug> oximeter.measurements_histogramf64 (c3cca010-ef45-4ca5-a1ca-6979de599563): There are no data parts | ||
| 460 | 2025.05.08 06:16:59.248767 [ 3 ] {6437138e-4b9a-4412-9be7-0931e185c367} <Debug> TCPHandler: Processed in 0.003848534 sec. | ||
| 461 | 2025.05.08 06:16:59.248985 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.05.08 06:16:59.249165 [ 3 ] {4a74c31e-e3f6-4158-8341-61e6f471b1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.05.08 06:16:59.249298 [ 3 ] {4a74c31e-e3f6-4158-8341-61e6f471b1e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.05.08 06:16:59.251326 [ 3 ] {4a74c31e-e3f6-4158-8341-61e6f471b1e8} <Debug> oximeter.fields_bool (bca27eab-fd39-4c05-8071-74c423499dc7): Loading data parts | ||
| 490 | 2025.05.08 06:16:59.251454 [ 3 ] {4a74c31e-e3f6-4158-8341-61e6f471b1e8} <Debug> oximeter.fields_bool (bca27eab-fd39-4c05-8071-74c423499dc7): There are no data parts | ||
| 491 | 2025.05.08 06:16:59.252762 [ 3 ] {4a74c31e-e3f6-4158-8341-61e6f471b1e8} <Debug> TCPHandler: Processed in 0.003826423 sec. | ||
| 492 | 2025.05.08 06:16:59.252899 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.05.08 06:16:59.253052 [ 3 ] {e3f33e12-fac8-41d0-8843-46cdbb8eeee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.05.08 06:16:59.253172 [ 3 ] {e3f33e12-fac8-41d0-8843-46cdbb8eeee6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.05.08 06:16:59.254849 [ 3 ] {e3f33e12-fac8-41d0-8843-46cdbb8eeee6} <Debug> oximeter.fields_i8 (bd361be7-d6c9-4674-acbc-34e620c333dc): Loading data parts | ||
| 496 | 2025.05.08 06:16:59.255020 [ 3 ] {e3f33e12-fac8-41d0-8843-46cdbb8eeee6} <Debug> oximeter.fields_i8 (bd361be7-d6c9-4674-acbc-34e620c333dc): There are no data parts | ||
| 497 | 2025.05.08 06:16:59.257102 [ 3 ] {e3f33e12-fac8-41d0-8843-46cdbb8eeee6} <Debug> TCPHandler: Processed in 0.00425162 sec. | ||
| 498 | 2025.05.08 06:16:59.257254 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.05.08 06:16:59.257495 [ 3 ] {85285641-0364-4c4e-bc5f-361bc90c0466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.05.08 06:16:59.257614 [ 3 ] {85285641-0364-4c4e-bc5f-361bc90c0466} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.05.08 06:16:59.260867 [ 3 ] {85285641-0364-4c4e-bc5f-361bc90c0466} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Loading data parts | ||
| 502 | 2025.05.08 06:16:59.261032 [ 3 ] {85285641-0364-4c4e-bc5f-361bc90c0466} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): There are no data parts | ||
| 503 | 2025.05.08 06:16:59.266222 [ 3 ] {85285641-0364-4c4e-bc5f-361bc90c0466} <Debug> TCPHandler: Processed in 0.009018077 sec. | ||
| 504 | 2025.05.08 06:16:59.266366 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.05.08 06:16:59.266520 [ 3 ] {1d337878-97a0-456b-9661-f1c515e8b114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.05.08 06:16:59.266640 [ 3 ] {1d337878-97a0-456b-9661-f1c515e8b114} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.05.08 06:16:59.269028 [ 3 ] {1d337878-97a0-456b-9661-f1c515e8b114} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Loading data parts | ||
| 508 | 2025.05.08 06:16:59.269165 [ 3 ] {1d337878-97a0-456b-9661-f1c515e8b114} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): There are no data parts | ||
| 509 | 2025.05.08 06:16:59.270301 [ 3 ] {1d337878-97a0-456b-9661-f1c515e8b114} <Debug> TCPHandler: Processed in 0.003984856 sec. | ||
| 510 | 2025.05.08 06:16:59.270443 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.05.08 06:16:59.270733 [ 3 ] {a6779a65-1b9e-4ef3-8120-d42fbf623e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.05.08 06:16:59.270843 [ 3 ] {a6779a65-1b9e-4ef3-8120-d42fbf623e2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.05.08 06:16:59.272817 [ 3 ] {a6779a65-1b9e-4ef3-8120-d42fbf623e2b} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Loading data parts | ||
| 514 | 2025.05.08 06:16:59.272979 [ 3 ] {a6779a65-1b9e-4ef3-8120-d42fbf623e2b} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): There are no data parts | ||
| 515 | 2025.05.08 06:16:59.274391 [ 3 ] {a6779a65-1b9e-4ef3-8120-d42fbf623e2b} <Debug> TCPHandler: Processed in 0.003995576 sec. | ||
| 516 | 2025.05.08 06:16:59.274532 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.05.08 06:16:59.274686 [ 3 ] {c551bb9f-db4c-41ed-bb41-cf1fe2915e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.05.08 06:16:59.274816 [ 3 ] {c551bb9f-db4c-41ed-bb41-cf1fe2915e70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.05.08 06:16:59.280356 [ 3 ] {c551bb9f-db4c-41ed-bb41-cf1fe2915e70} <Debug> oximeter.fields_i32 (459c27e3-7466-45cc-acef-59952c95d3d5): Loading data parts | ||
| 520 | 2025.05.08 06:16:59.280495 [ 3 ] {c551bb9f-db4c-41ed-bb41-cf1fe2915e70} <Debug> oximeter.fields_i32 (459c27e3-7466-45cc-acef-59952c95d3d5): There are no data parts | ||
| 521 | 2025.05.08 06:16:59.282103 [ 3 ] {c551bb9f-db4c-41ed-bb41-cf1fe2915e70} <Debug> TCPHandler: Processed in 0.007618887 sec. | ||
| 522 | 2025.05.08 06:16:59.282250 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.05.08 06:16:59.282472 [ 3 ] {17ab6d4b-513a-40e4-bbf7-ccd90682c9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2025.05.08 06:16:59.282587 [ 3 ] {17ab6d4b-513a-40e4-bbf7-ccd90682c9d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.05.08 06:16:59.286350 [ 3 ] {17ab6d4b-513a-40e4-bbf7-ccd90682c9d0} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Loading data parts | ||
| 526 | 2025.05.08 06:16:59.286508 [ 3 ] {17ab6d4b-513a-40e4-bbf7-ccd90682c9d0} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): There are no data parts | ||
| 527 | 2025.05.08 06:16:59.287870 [ 3 ] {17ab6d4b-513a-40e4-bbf7-ccd90682c9d0} <Debug> TCPHandler: Processed in 0.005675509 sec. | ||
| 528 | 2025.05.08 06:16:59.288014 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.05.08 06:16:59.288169 [ 3 ] {c01b577e-500c-4fc7-8053-f77bda859438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2025.05.08 06:16:59.288296 [ 3 ] {c01b577e-500c-4fc7-8053-f77bda859438} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.05.08 06:16:59.290238 [ 3 ] {c01b577e-500c-4fc7-8053-f77bda859438} <Debug> oximeter.fields_i64 (fa8c7962-eaa6-43a1-920c-0f7abc1d3fd1): Loading data parts | ||
| 532 | 2025.05.08 06:16:59.290401 [ 3 ] {c01b577e-500c-4fc7-8053-f77bda859438} <Debug> oximeter.fields_i64 (fa8c7962-eaa6-43a1-920c-0f7abc1d3fd1): There are no data parts | ||
| 533 | 2025.05.08 06:16:59.291996 [ 3 ] {c01b577e-500c-4fc7-8053-f77bda859438} <Debug> TCPHandler: Processed in 0.004030776 sec. | ||
| 534 | 2025.05.08 06:16:59.292144 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.05.08 06:16:59.292439 [ 3 ] {94d19f92-28bd-4485-9989-dba77f73e284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2025.05.08 06:16:59.292563 [ 3 ] {94d19f92-28bd-4485-9989-dba77f73e284} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.05.08 06:16:59.294435 [ 3 ] {94d19f92-28bd-4485-9989-dba77f73e284} <Debug> oximeter.fields_u64 (4dd0d6f7-1e47-4f98-9655-b37babb2d35e): Loading data parts | ||
| 538 | 2025.05.08 06:16:59.294587 [ 3 ] {94d19f92-28bd-4485-9989-dba77f73e284} <Debug> oximeter.fields_u64 (4dd0d6f7-1e47-4f98-9655-b37babb2d35e): There are no data parts | ||
| 539 | 2025.05.08 06:16:59.295894 [ 3 ] {94d19f92-28bd-4485-9989-dba77f73e284} <Debug> TCPHandler: Processed in 0.003813853 sec. | ||
| 540 | 2025.05.08 06:16:59.296026 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.05.08 06:16:59.296184 [ 3 ] {785465ac-5158-4a14-b93a-ff200a168ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2025.05.08 06:16:59.296311 [ 3 ] {785465ac-5158-4a14-b93a-ff200a168ff6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.05.08 06:16:59.298344 [ 3 ] {785465ac-5158-4a14-b93a-ff200a168ff6} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Loading data parts | ||
| 544 | 2025.05.08 06:16:59.298495 [ 3 ] {785465ac-5158-4a14-b93a-ff200a168ff6} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): There are no data parts | ||
| 545 | 2025.05.08 06:16:59.300035 [ 3 ] {785465ac-5158-4a14-b93a-ff200a168ff6} <Debug> TCPHandler: Processed in 0.004057117 sec. | ||
| 546 | 2025.05.08 06:16:59.300208 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.05.08 06:16:59.300415 [ 3 ] {c9373113-7966-48a5-a4c7-da814b194999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2025.05.08 06:16:59.300532 [ 3 ] {c9373113-7966-48a5-a4c7-da814b194999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.05.08 06:16:59.302228 [ 3 ] {c9373113-7966-48a5-a4c7-da814b194999} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Loading data parts | ||
| 550 | 2025.05.08 06:16:59.302375 [ 3 ] {c9373113-7966-48a5-a4c7-da814b194999} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): There are no data parts | ||
| 551 | 2025.05.08 06:16:59.303629 [ 3 ] {c9373113-7966-48a5-a4c7-da814b194999} <Debug> TCPHandler: Processed in 0.003469589 sec. | ||
| 552 | 2025.05.08 06:16:59.303760 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.05.08 06:16:59.303915 [ 3 ] {513bc90d-8228-4abe-b245-ca673ca972a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2025.05.08 06:16:59.304034 [ 3 ] {513bc90d-8228-4abe-b245-ca673ca972a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.05.08 06:16:59.305790 [ 3 ] {513bc90d-8228-4abe-b245-ca673ca972a8} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Loading data parts | ||
| 556 | 2025.05.08 06:16:59.305916 [ 3 ] {513bc90d-8228-4abe-b245-ca673ca972a8} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): There are no data parts | ||
| 557 | 2025.05.08 06:16:59.306974 [ 3 ] {513bc90d-8228-4abe-b245-ca673ca972a8} <Debug> TCPHandler: Processed in 0.003262966 sec. | ||
| 558 | 2025.05.08 06:16:59.307324 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.05.08 06:16:59.307577 [ 3 ] {fab7fc94-617a-467d-80a5-79d45ada932c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2025.05.08 06:16:59.307820 [ 3 ] {fab7fc94-617a-467d-80a5-79d45ada932c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.05.08 06:16:59.310459 [ 3 ] {fab7fc94-617a-467d-80a5-79d45ada932c} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Loading data parts | ||
| 565 | 2025.05.08 06:16:59.310712 [ 3 ] {fab7fc94-617a-467d-80a5-79d45ada932c} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): There are no data parts | ||
| 566 | 2025.05.08 06:16:59.312151 [ 3 ] {fab7fc94-617a-467d-80a5-79d45ada932c} <Debug> TCPHandler: Processed in 0.004876048 sec. | ||
| 567 | 2025.05.08 06:16:59.312361 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.05.08 06:16:59.312670 [ 256 ] {744be95f-6b7c-4cb4-a1ed-3e1759d6f218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.05.08 06:16:59.313955 [ 256 ] {744be95f-6b7c-4cb4-a1ed-3e1759d6f218} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.05.08 06:16:59.324560 [ 260 ] {744be95f-6b7c-4cb4-a1ed-3e1759d6f218} <Trace> oximeter.version (8a5f0f02-0d08-4b0d-aaf6-c3cf416d3d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.05.08 06:16:59.324673 [ 260 ] {744be95f-6b7c-4cb4-a1ed-3e1759d6f218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 572 | 2025.05.08 06:16:59.328616 [ 260 ] {744be95f-6b7c-4cb4-a1ed-3e1759d6f218} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.05.08 06:16:59.329270 [ 260 ] {744be95f-6b7c-4cb4-a1ed-3e1759d6f218} <Trace> oximeter.version (8a5f0f02-0d08-4b0d-aaf6-c3cf416d3d2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.05.08 06:16:59.329574 [ 256 ] {744be95f-6b7c-4cb4-a1ed-3e1759d6f218} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017016 sec., 58.76821814762577 rows/sec., 940.29 B/sec. | ||
| 575 | 2025.05.08 06:16:59.329826 [ 256 ] {744be95f-6b7c-4cb4-a1ed-3e1759d6f218} <Debug> TCPHandler: Processed in 0.017519177 sec. | ||
| 576 | 2025.05.08 06:17:00.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.56 MiB, peak 124.56 MiB, free memory in arenas 0.00 B, will set to 138.09 MiB (RSS), difference: 13.53 MiB | ||
| 577 | 2025.05.08 06:17:01.683960 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33670 | ||
| 578 | 2025.05.08 06:17:01.684102 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.05.08 06:17:01.684257 [ 262 ] {} <Debug> TCP-Session: d8d7ab82-0b53-43ff-bbba-cd5954984386 Authenticating user 'default' from [fd00:1122:3344:101::c]:33670 | ||
| 580 | 2025.05.08 06:17:01.684340 [ 262 ] {} <Debug> TCP-Session: d8d7ab82-0b53-43ff-bbba-cd5954984386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.05.08 06:17:01.684355 [ 262 ] {} <Debug> TCP-Session: d8d7ab82-0b53-43ff-bbba-cd5954984386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.05.08 06:17:01.684478 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.05.08 06:17:01.684549 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.05.08 06:17:01.684713 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.05.08 06:17:01.685206 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65385 | ||
| 586 | 2025.05.08 06:17:01.685388 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51846 | ||
| 587 | 2025.05.08 06:17:01.685389 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50137 | ||
| 588 | 2025.05.08 06:17:01.685456 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48932 | ||
| 589 | 2025.05.08 06:17:01.685547 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.05.08 06:17:01.685556 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43751 | ||
| 591 | 2025.05.08 06:17:01.685674 [ 263 ] {} <Debug> TCP-Session: 188f425f-5843-40ea-81f3-b12cda5191e5 Authenticating user 'default' from [fd00:1122:3344:101::c]:65385 | ||
| 592 | 2025.05.08 06:17:01.685719 [ 263 ] {} <Debug> TCP-Session: 188f425f-5843-40ea-81f3-b12cda5191e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2025.05.08 06:17:01.685732 [ 263 ] {} <Debug> TCP-Session: 188f425f-5843-40ea-81f3-b12cda5191e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.05.08 06:17:01.685843 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.05.08 06:17:01.685842 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62888 | ||
| 596 | 2025.05.08 06:17:01.685894 [ 264 ] {} <Debug> TCP-Session: e5c9fdc2-42d4-4b29-854b-06b2146ea62e Authenticating user 'default' from [fd00:1122:3344:101::c]:51846 | ||
| 597 | 2025.05.08 06:17:01.685865 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63456 | ||
| 598 | 2025.05.08 06:17:01.685995 [ 264 ] {} <Debug> TCP-Session: e5c9fdc2-42d4-4b29-854b-06b2146ea62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2025.05.08 06:17:01.686212 [ 264 ] {} <Debug> TCP-Session: e5c9fdc2-42d4-4b29-854b-06b2146ea62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.05.08 06:17:01.686353 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.05.08 06:17:01.686493 [ 268 ] {} <Debug> TCP-Session: b096d6d9-61fe-4bb5-a952-f8a6b4e1397c Authenticating user 'default' from [fd00:1122:3344:101::c]:63456 | ||
| 602 | 2025.05.08 06:17:01.686519 [ 268 ] {} <Debug> TCP-Session: b096d6d9-61fe-4bb5-a952-f8a6b4e1397c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.05.08 06:17:01.686539 [ 268 ] {} <Debug> TCP-Session: b096d6d9-61fe-4bb5-a952-f8a6b4e1397c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.05.08 06:17:01.687106 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47575 | ||
| 605 | 2025.05.08 06:17:01.687251 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2025.05.08 06:17:01.687277 [ 270 ] {} <Debug> TCP-Session: 22a77a04-9c34-4086-acba-ed42aeddf329 Authenticating user 'default' from [fd00:1122:3344:101::b]:47575 | ||
| 607 | 2025.05.08 06:17:01.687362 [ 270 ] {} <Debug> TCP-Session: 22a77a04-9c34-4086-acba-ed42aeddf329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.05.08 06:17:01.687424 [ 270 ] {} <Debug> TCP-Session: 22a77a04-9c34-4086-acba-ed42aeddf329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.05.08 06:17:01.687470 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 610 | 2025.05.08 06:17:01.687497 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 611 | 2025.05.08 06:17:01.687646 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 612 | 2025.05.08 06:17:01.688106 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54593 | ||
| 613 | 2025.05.08 06:17:01.688292 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55630 | ||
| 614 | 2025.05.08 06:17:01.688295 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56467 | ||
| 615 | 2025.05.08 06:17:01.688376 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59212 | ||
| 616 | 2025.05.08 06:17:01.688493 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62634 | ||
| 617 | 2025.05.08 06:17:01.688776 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 618 | 2025.05.08 06:17:01.688815 [ 272 ] {} <Debug> TCP-Session: 2c3d8126-b086-43c7-bebd-4413536a4440 Authenticating user 'default' from [fd00:1122:3344:101::b]:56467 | ||
| 619 | 2025.05.08 06:17:01.688829 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49423 | ||
| 620 | 2025.05.08 06:17:01.688824 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36573 | ||
| 621 | 2025.05.08 06:17:01.688934 [ 272 ] {} <Debug> TCP-Session: 2c3d8126-b086-43c7-bebd-4413536a4440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2025.05.08 06:17:01.688999 [ 272 ] {} <Debug> TCP-Session: 2c3d8126-b086-43c7-bebd-4413536a4440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2025.05.08 06:17:01.692374 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2025.05.08 06:17:01.692408 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 625 | 2025.05.08 06:17:01.692419 [ 271 ] {} <Debug> TCP-Session: 7ebe9959-50df-4723-aa9f-b0c8883fd4bf Authenticating user 'default' from [fd00:1122:3344:101::b]:54593 | ||
| 626 | 2025.05.08 06:17:01.692450 [ 277 ] {} <Debug> TCP-Session: 7efb0518-e58c-48ac-803d-a49f3f0ec8e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:36573 | ||
| 627 | 2025.05.08 06:17:01.692778 [ 277 ] {} <Debug> TCP-Session: 7efb0518-e58c-48ac-803d-a49f3f0ec8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 628 | 2025.05.08 06:17:01.692778 [ 271 ] {} <Debug> TCP-Session: 7ebe9959-50df-4723-aa9f-b0c8883fd4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 629 | 2025.05.08 06:17:01.692792 [ 277 ] {} <Debug> TCP-Session: 7efb0518-e58c-48ac-803d-a49f3f0ec8e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2025.05.08 06:17:01.693029 [ 271 ] {} <Debug> TCP-Session: 7ebe9959-50df-4723-aa9f-b0c8883fd4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 631 | 2025.05.08 06:17:01.694469 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.05.08 06:17:01.694492 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.05.08 06:17:01.694783 [ 274 ] {} <Debug> TCP-Session: 3a07c431-cb3d-4cee-a10e-ed5a7fc1926e Authenticating user 'default' from [fd00:1122:3344:101::b]:59212 | ||
| 634 | 2025.05.08 06:17:01.694788 [ 273 ] {} <Debug> TCP-Session: a320003a-82c9-4717-bc20-1f0d914127ba Authenticating user 'default' from [fd00:1122:3344:101::b]:55630 | ||
| 635 | 2025.05.08 06:17:01.694803 [ 274 ] {} <Debug> TCP-Session: 3a07c431-cb3d-4cee-a10e-ed5a7fc1926e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2025.05.08 06:17:01.694928 [ 273 ] {} <Debug> TCP-Session: a320003a-82c9-4717-bc20-1f0d914127ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.05.08 06:17:01.694936 [ 274 ] {} <Debug> TCP-Session: 3a07c431-cb3d-4cee-a10e-ed5a7fc1926e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.05.08 06:17:01.694953 [ 273 ] {} <Debug> TCP-Session: a320003a-82c9-4717-bc20-1f0d914127ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2025.05.08 06:17:01.697852 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.05.08 06:17:01.697894 [ 269 ] {} <Debug> TCP-Session: 9cf5bbd8-663b-48d1-8a6e-af6568fb83e0 Authenticating user 'default' from [fd00:1122:3344:101::c]:62888 | ||
| 641 | 2025.05.08 06:17:01.697963 [ 269 ] {} <Debug> TCP-Session: 9cf5bbd8-663b-48d1-8a6e-af6568fb83e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.05.08 06:17:01.698032 [ 269 ] {} <Debug> TCP-Session: 9cf5bbd8-663b-48d1-8a6e-af6568fb83e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.05.08 06:17:01.700869 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.05.08 06:17:01.700898 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.05.08 06:17:01.700997 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.05.08 06:17:01.700911 [ 267 ] {} <Debug> TCP-Session: 2ae90dca-0f60-48bd-861c-e02f5b6cd1e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:43751 | ||
| 647 | 2025.05.08 06:17:01.701125 [ 265 ] {} <Debug> TCP-Session: 5eeb3438-0da6-4660-b443-e07da38c2bed Authenticating user 'default' from [fd00:1122:3344:101::c]:50137 | ||
| 648 | 2025.05.08 06:17:01.701163 [ 266 ] {} <Debug> TCP-Session: 8370faf5-99d4-4b56-abe8-10aad03ccbf7 Authenticating user 'default' from [fd00:1122:3344:101::c]:48932 | ||
| 649 | 2025.05.08 06:17:01.701132 [ 267 ] {} <Debug> TCP-Session: 2ae90dca-0f60-48bd-861c-e02f5b6cd1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.05.08 06:17:01.701256 [ 265 ] {} <Debug> TCP-Session: 5eeb3438-0da6-4660-b443-e07da38c2bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.05.08 06:17:01.701278 [ 266 ] {} <Debug> TCP-Session: 8370faf5-99d4-4b56-abe8-10aad03ccbf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.05.08 06:17:01.701262 [ 267 ] {} <Debug> TCP-Session: 2ae90dca-0f60-48bd-861c-e02f5b6cd1e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.05.08 06:17:01.701381 [ 265 ] {} <Debug> TCP-Session: 5eeb3438-0da6-4660-b443-e07da38c2bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.05.08 06:17:01.701408 [ 266 ] {} <Debug> TCP-Session: 8370faf5-99d4-4b56-abe8-10aad03ccbf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.05.08 06:17:01.705470 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.05.08 06:17:01.705481 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2025.05.08 06:17:01.705517 [ 276 ] {} <Debug> TCP-Session: 41d76ae0-24be-494f-b1a2-42e6d89b9bc1 Authenticating user 'default' from [fd00:1122:3344:101::b]:49423 | ||
| 658 | 2025.05.08 06:17:01.705651 [ 275 ] {} <Debug> TCP-Session: e101ba11-ff80-426a-b04f-e141de1f2db6 Authenticating user 'default' from [fd00:1122:3344:101::b]:62634 | ||
| 659 | 2025.05.08 06:17:01.705662 [ 276 ] {} <Debug> TCP-Session: 41d76ae0-24be-494f-b1a2-42e6d89b9bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.05.08 06:17:01.705690 [ 275 ] {} <Debug> TCP-Session: e101ba11-ff80-426a-b04f-e141de1f2db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.05.08 06:17:01.705815 [ 276 ] {} <Debug> TCP-Session: 41d76ae0-24be-494f-b1a2-42e6d89b9bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.05.08 06:17:01.705829 [ 275 ] {} <Debug> TCP-Session: e101ba11-ff80-426a-b04f-e141de1f2db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.05.08 06:17:01.832620 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56473 | ||
| 664 | 2025.05.08 06:17:01.832827 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.05.08 06:17:01.832859 [ 278 ] {} <Debug> TCP-Session: 99775f4e-6edc-4d3c-a85c-dadec5667817 Authenticating user 'default' from [fd00:1122:3344:101::a]:56473 | ||
| 666 | 2025.05.08 06:17:01.832882 [ 278 ] {} <Debug> TCP-Session: 99775f4e-6edc-4d3c-a85c-dadec5667817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.05.08 06:17:01.833138 [ 278 ] {} <Debug> TCP-Session: 99775f4e-6edc-4d3c-a85c-dadec5667817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.05.08 06:17:01.833224 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.05.08 06:17:01.833250 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.05.08 06:17:01.833358 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.05.08 06:17:01.833916 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52713 | ||
| 672 | 2025.05.08 06:17:01.833992 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55041 | ||
| 673 | 2025.05.08 06:17:01.834124 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41112 | ||
| 674 | 2025.05.08 06:17:01.834217 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.05.08 06:17:01.834235 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50012 | ||
| 676 | 2025.05.08 06:17:01.834193 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2025.05.08 06:17:01.834337 [ 280 ] {} <Debug> TCP-Session: f0917bc7-0e81-4433-9e44-cb9d59093fad Authenticating user 'default' from [fd00:1122:3344:101::a]:55041 | ||
| 678 | 2025.05.08 06:17:01.834401 [ 279 ] {} <Debug> TCP-Session: 7bea37f4-28e8-483f-8b36-04f894504fbe Authenticating user 'default' from [fd00:1122:3344:101::a]:52713 | ||
| 679 | 2025.05.08 06:17:01.834344 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63381 | ||
| 680 | 2025.05.08 06:17:01.834460 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.05.08 06:17:01.834500 [ 280 ] {} <Debug> TCP-Session: f0917bc7-0e81-4433-9e44-cb9d59093fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.05.08 06:17:01.834542 [ 279 ] {} <Debug> TCP-Session: 7bea37f4-28e8-483f-8b36-04f894504fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.05.08 06:17:01.834561 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34388 | ||
| 684 | 2025.05.08 06:17:01.834520 [ 281 ] {} <Debug> TCP-Session: 44969227-5330-4b58-8feb-69de34b1c84a Authenticating user 'default' from [fd00:1122:3344:101::a]:41112 | ||
| 685 | 2025.05.08 06:17:01.834662 [ 279 ] {} <Debug> TCP-Session: 7bea37f4-28e8-483f-8b36-04f894504fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.05.08 06:17:01.834700 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60092 | ||
| 687 | 2025.05.08 06:17:01.834623 [ 280 ] {} <Debug> TCP-Session: f0917bc7-0e81-4433-9e44-cb9d59093fad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.05.08 06:17:01.834827 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.05.08 06:17:01.834817 [ 281 ] {} <Debug> TCP-Session: 44969227-5330-4b58-8feb-69de34b1c84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.05.08 06:17:01.834938 [ 281 ] {} <Debug> TCP-Session: 44969227-5330-4b58-8feb-69de34b1c84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.05.08 06:17:01.834984 [ 284 ] {} <Debug> TCP-Session: 192f7805-e8b8-40a7-aaa9-248a310a4004 Authenticating user 'default' from [fd00:1122:3344:101::a]:34388 | ||
| 692 | 2025.05.08 06:17:01.835112 [ 284 ] {} <Debug> TCP-Session: 192f7805-e8b8-40a7-aaa9-248a310a4004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.05.08 06:17:01.835128 [ 284 ] {} <Debug> TCP-Session: 192f7805-e8b8-40a7-aaa9-248a310a4004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.05.08 06:17:01.836237 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.05.08 06:17:01.836333 [ 282 ] {} <Debug> TCP-Session: d521ae2a-ba56-4084-a89c-c6f94f723797 Authenticating user 'default' from [fd00:1122:3344:101::a]:50012 | ||
| 696 | 2025.05.08 06:17:01.836365 [ 282 ] {} <Debug> TCP-Session: d521ae2a-ba56-4084-a89c-c6f94f723797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.05.08 06:17:01.836386 [ 282 ] {} <Debug> TCP-Session: d521ae2a-ba56-4084-a89c-c6f94f723797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.05.08 06:17:01.836906 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2025.05.08 06:17:01.836940 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2025.05.08 06:17:01.836947 [ 285 ] {} <Debug> TCP-Session: 9738ed79-5baf-419b-9f58-2815ffac90df Authenticating user 'default' from [fd00:1122:3344:101::a]:60092 | ||
| 701 | 2025.05.08 06:17:01.836992 [ 283 ] {} <Debug> TCP-Session: 19b1d3f7-b240-4249-923d-50c611793d26 Authenticating user 'default' from [fd00:1122:3344:101::a]:63381 | ||
| 702 | 2025.05.08 06:17:01.837295 [ 285 ] {} <Debug> TCP-Session: 9738ed79-5baf-419b-9f58-2815ffac90df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.05.08 06:17:01.837305 [ 283 ] {} <Debug> TCP-Session: 19b1d3f7-b240-4249-923d-50c611793d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.05.08 06:17:01.837322 [ 285 ] {} <Debug> TCP-Session: 9738ed79-5baf-419b-9f58-2815ffac90df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.05.08 06:17:01.837485 [ 283 ] {} <Debug> TCP-Session: 19b1d3f7-b240-4249-923d-50c611793d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.05.08 06:17:02.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.35 MiB, peak 138.35 MiB, free memory in arenas 0.00 B, will set to 139.84 MiB (RSS), difference: 1.48 MiB | ||
| 707 | 2025.05.08 06:17:06.381076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.05.08 06:17:06.381133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.05.08 06:17:06.381203 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.05.08 06:17:06.381226 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.05.08 06:17:06.388138 [ 244 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Loading data parts | ||
| 712 | 2025.05.08 06:17:06.388374 [ 244 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): There are no data parts | ||
| 713 | 2025.05.08 06:17:06.397274 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.05.08 06:17:06.397433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 715 | 2025.05.08 06:17:06.405957 [ 243 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Loading data parts | ||
| 716 | 2025.05.08 06:17:06.406113 [ 243 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): There are no data parts | ||
| 717 | 2025.05.08 06:17:06.407154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.05.08 06:17:06.407913 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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.05.08 06:17:06.408081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.05.08 06:17:06.431263 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.05.08 06:17:06.431417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 722 | 2025.05.08 06:17:06.438179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.05.08 06:17:06.439348 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.05.08 06:17:06.442857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.05.08 06:17:07.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2025.05.08 06:17:08.881056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.05.08 06:17:08.881279 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.05.08 06:17:08.889743 [ 242 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Loading data parts | ||
| 729 | 2025.05.08 06:17:08.889920 [ 242 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): There are no data parts | ||
| 730 | 2025.05.08 06:17:08.898063 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.05.08 06:17:08.898196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 732 | 2025.05.08 06:17:08.901874 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.05.08 06:17:08.902747 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.05.08 06:17:08.903076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.05.08 06:17:09.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 158.16 MiB, free memory in arenas 0.00 B, will set to 155.01 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2025.05.08 06:17:13.856870 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.05.08 06:17:13.856934 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.05.08 06:17:13.908224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.05.08 06:17:13.913183 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.05.08 06:17:13.913224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 741 | 2025.05.08 06:17:13.914025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.05.08 06:17:13.914622 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.05.08 06:17:13.914774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.05.08 06:17:13.942999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.05.08 06:17:13.960637 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.05.08 06:17:13.960743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 747 | 2025.05.08 06:17:13.967391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.05.08 06:17:13.968620 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.05.08 06:17:13.971658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.05.08 06:17:14.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.86 MiB, peak 159.86 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 1.83 MiB | ||
| 751 | 2025.05.08 06:17:19.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.70 MiB, peak 159.86 MiB, free memory in arenas 0.00 B, will set to 157.72 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.05.08 06:17:21.414920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 753 | 2025.05.08 06:17:21.415454 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2025.05.08 06:17:21.415499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 755 | 2025.05.08 06:17:21.416249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2025.05.08 06:17:21.416731 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2025.05.08 06:17:21.416855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 758 | 2025.05.08 06:17:21.471796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2025.05.08 06:17:21.488244 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2025.05.08 06:17:21.488304 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 761 | 2025.05.08 06:17:21.494766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2025.05.08 06:17:21.496241 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2025.05.08 06:17:21.499169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2025.05.08 06:17:28.857214 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 765 | 2025.05.08 06:17:28.857297 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 766 | 2025.05.08 06:17:28.917042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 767 | 2025.05.08 06:17:28.917542 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 768 | 2025.05.08 06:17:28.917587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 769 | 2025.05.08 06:17:28.918154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 770 | 2025.05.08 06:17:28.918398 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 771 | 2025.05.08 06:17:28.918523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 772 | 2025.05.08 06:17:28.999302 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 773 | 2025.05.08 06:17:29.016954 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 774 | 2025.05.08 06:17:29.017012 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 775 | 2025.05.08 06:17:29.023356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 776 | 2025.05.08 06:17:29.024110 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 777 | 2025.05.08 06:17:29.027336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 778 | 2025.05.08 06:17:36.418683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 779 | 2025.05.08 06:17:36.419183 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 780 | 2025.05.08 06:17:36.419224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 781 | 2025.05.08 06:17:36.419716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 782 | 2025.05.08 06:17:36.419960 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 783 | 2025.05.08 06:17:36.420090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 784 | 2025.05.08 06:17:36.527490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 785 | 2025.05.08 06:17:36.544768 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 786 | 2025.05.08 06:17:36.544833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 787 | 2025.05.08 06:17:36.551040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 788 | 2025.05.08 06:17:36.551817 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 789 | 2025.05.08 06:17:36.555238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 790 | 2025.05.08 06:17:39.347129 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.05.08 06:17:39.347334 [ 3 ] {d527e9d5-e131-4533-b0ee-19b4e1b0cec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 792 | 2025.05.08 06:17:39.357437 [ 3 ] {d527e9d5-e131-4533-b0ee-19b4e1b0cec3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.05.08 06:17:39.370907 [ 3 ] {d527e9d5-e131-4533-b0ee-19b4e1b0cec3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.05.08 06:17:39.382473 [ 3 ] {d527e9d5-e131-4533-b0ee-19b4e1b0cec3} <Debug> TCPHandler: Processed in 0.035470969 sec. | ||
| 795 | 2025.05.08 06:17:39.399085 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.05.08 06:17:39.399238 [ 3 ] {6a307cef-06d1-4d18-8f3e-64e9808dacf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 797 | 2025.05.08 06:17:39.416458 [ 3 ] {6a307cef-06d1-4d18-8f3e-64e9808dacf4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.05.08 06:17:39.416519 [ 3 ] {6a307cef-06d1-4d18-8f3e-64e9808dacf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.05.08 06:17:39.418813 [ 3 ] {6a307cef-06d1-4d18-8f3e-64e9808dacf4} <Debug> TCPHandler: Processed in 0.019794178 sec. | ||
| 800 | 2025.05.08 06:17:39.421073 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.05.08 06:17:39.421208 [ 3 ] {8e4308e2-4e0f-444b-be44-ca5c57577688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 802 | 2025.05.08 06:17:39.425905 [ 3 ] {8e4308e2-4e0f-444b-be44-ca5c57577688} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.05.08 06:17:39.425966 [ 3 ] {8e4308e2-4e0f-444b-be44-ca5c57577688} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.05.08 06:17:39.426395 [ 3 ] {8e4308e2-4e0f-444b-be44-ca5c57577688} <Debug> TCPHandler: Processed in 0.005376906 sec. | ||
| 805 | 2025.05.08 06:17:39.426631 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.05.08 06:17:39.426769 [ 3 ] {b15d329b-cdd1-42ee-ba31-530965fe89d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 807 | 2025.05.08 06:17:39.427020 [ 3 ] {b15d329b-cdd1-42ee-ba31-530965fe89d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.05.08 06:17:39.427064 [ 3 ] {b15d329b-cdd1-42ee-ba31-530965fe89d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.05.08 06:17:39.427433 [ 3 ] {b15d329b-cdd1-42ee-ba31-530965fe89d8} <Debug> TCPHandler: Processed in 0.000861942 sec. | ||
| 810 | 2025.05.08 06:17:39.427652 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.05.08 06:17:39.427766 [ 3 ] {d4ad7b23-fbc4-481b-8af4-1e5a81e7bd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 812 | 2025.05.08 06:17:39.428008 [ 3 ] {d4ad7b23-fbc4-481b-8af4-1e5a81e7bd82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.05.08 06:17:39.428051 [ 3 ] {d4ad7b23-fbc4-481b-8af4-1e5a81e7bd82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.05.08 06:17:39.428366 [ 3 ] {d4ad7b23-fbc4-481b-8af4-1e5a81e7bd82} <Debug> TCPHandler: Processed in 0.000762371 sec. | ||
| 815 | 2025.05.08 06:17:39.428564 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.05.08 06:17:39.428679 [ 3 ] {2737d5c5-da2c-4210-967f-017d72f01959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 817 | 2025.05.08 06:17:39.428917 [ 3 ] {2737d5c5-da2c-4210-967f-017d72f01959} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.05.08 06:17:39.428961 [ 3 ] {2737d5c5-da2c-4210-967f-017d72f01959} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.05.08 06:17:39.429271 [ 3 ] {2737d5c5-da2c-4210-967f-017d72f01959} <Debug> TCPHandler: Processed in 0.00075462 sec. | ||
| 820 | 2025.05.08 06:17:39.429472 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.05.08 06:17:39.429587 [ 3 ] {5242c0b0-b352-428d-8e3b-11e33777f264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 822 | 2025.05.08 06:17:39.429826 [ 3 ] {5242c0b0-b352-428d-8e3b-11e33777f264} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.05.08 06:17:39.429870 [ 3 ] {5242c0b0-b352-428d-8e3b-11e33777f264} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.05.08 06:17:39.430180 [ 3 ] {5242c0b0-b352-428d-8e3b-11e33777f264} <Debug> TCPHandler: Processed in 0.000756881 sec. | ||
| 825 | 2025.05.08 06:17:39.430375 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.05.08 06:17:39.430491 [ 3 ] {a8a3d374-162d-4265-b4cd-52788a19b177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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) | ||
| 827 | 2025.05.08 06:17:39.430734 [ 3 ] {a8a3d374-162d-4265-b4cd-52788a19b177} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.05.08 06:17:39.430778 [ 3 ] {a8a3d374-162d-4265-b4cd-52788a19b177} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.05.08 06:17:39.431088 [ 3 ] {a8a3d374-162d-4265-b4cd-52788a19b177} <Debug> TCPHandler: Processed in 0.000759771 sec. | ||
| 830 | 2025.05.08 06:17:39.431292 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.05.08 06:17:39.431406 [ 3 ] {f09a2ad8-6c02-400c-9a15-b6c79f204d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 832 | 2025.05.08 06:17:39.431651 [ 3 ] {f09a2ad8-6c02-400c-9a15-b6c79f204d26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.05.08 06:17:39.431694 [ 3 ] {f09a2ad8-6c02-400c-9a15-b6c79f204d26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.05.08 06:17:39.432044 [ 3 ] {f09a2ad8-6c02-400c-9a15-b6c79f204d26} <Debug> TCPHandler: Processed in 0.000799701 sec. | ||
| 835 | 2025.05.08 06:17:39.432256 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.05.08 06:17:39.432372 [ 3 ] {7207072d-7654-40fe-afd1-440354c306b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 837 | 2025.05.08 06:17:39.432616 [ 3 ] {7207072d-7654-40fe-afd1-440354c306b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.05.08 06:17:39.432660 [ 3 ] {7207072d-7654-40fe-afd1-440354c306b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2025.05.08 06:17:39.432971 [ 3 ] {7207072d-7654-40fe-afd1-440354c306b3} <Debug> TCPHandler: Processed in 0.00076234 sec. | ||
| 840 | 2025.05.08 06:17:39.433171 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.05.08 06:17:39.433287 [ 3 ] {da6d3e8c-bc1c-441c-aa77-16e5fcf612fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 842 | 2025.05.08 06:17:39.433531 [ 3 ] {da6d3e8c-bc1c-441c-aa77-16e5fcf612fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2025.05.08 06:17:39.433574 [ 3 ] {da6d3e8c-bc1c-441c-aa77-16e5fcf612fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2025.05.08 06:17:39.433922 [ 3 ] {da6d3e8c-bc1c-441c-aa77-16e5fcf612fe} <Debug> TCPHandler: Processed in 0.000797451 sec. | ||
| 845 | 2025.05.08 06:17:39.434126 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.05.08 06:17:39.434242 [ 3 ] {7d1e91d8-323b-47ab-8a4d-02dfb19057be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 847 | 2025.05.08 06:17:39.434492 [ 3 ] {7d1e91d8-323b-47ab-8a4d-02dfb19057be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2025.05.08 06:17:39.434535 [ 3 ] {7d1e91d8-323b-47ab-8a4d-02dfb19057be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2025.05.08 06:17:39.434864 [ 3 ] {7d1e91d8-323b-47ab-8a4d-02dfb19057be} <Debug> TCPHandler: Processed in 0.000786521 sec. | ||
| 850 | 2025.05.08 06:17:39.435084 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.05.08 06:17:39.435200 [ 3 ] {0e06d172-89db-419a-999c-202a07becad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 852 | 2025.05.08 06:17:39.435448 [ 3 ] {0e06d172-89db-419a-999c-202a07becad4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2025.05.08 06:17:39.435491 [ 3 ] {0e06d172-89db-419a-999c-202a07becad4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2025.05.08 06:17:39.435800 [ 3 ] {0e06d172-89db-419a-999c-202a07becad4} <Debug> TCPHandler: Processed in 0.00076373 sec. | ||
| 855 | 2025.05.08 06:17:39.436000 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.05.08 06:17:39.436116 [ 3 ] {6ecf41f7-9e07-4db0-8e19-0f5d38b05b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 857 | 2025.05.08 06:17:39.436369 [ 3 ] {6ecf41f7-9e07-4db0-8e19-0f5d38b05b87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2025.05.08 06:17:39.436412 [ 3 ] {6ecf41f7-9e07-4db0-8e19-0f5d38b05b87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2025.05.08 06:17:39.436744 [ 3 ] {6ecf41f7-9e07-4db0-8e19-0f5d38b05b87} <Debug> TCPHandler: Processed in 0.000791412 sec. | ||
| 860 | 2025.05.08 06:17:39.436945 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.05.08 06:17:39.437063 [ 3 ] {6fdc9dd9-0d6a-4b53-a116-3c105a3a6844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 862 | 2025.05.08 06:17:39.437315 [ 3 ] {6fdc9dd9-0d6a-4b53-a116-3c105a3a6844} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2025.05.08 06:17:39.437359 [ 3 ] {6fdc9dd9-0d6a-4b53-a116-3c105a3a6844} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2025.05.08 06:17:39.437664 [ 3 ] {6fdc9dd9-0d6a-4b53-a116-3c105a3a6844} <Debug> TCPHandler: Processed in 0.00076666 sec. | ||
| 865 | 2025.05.08 06:17:39.437858 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.05.08 06:17:39.437976 [ 3 ] {af347108-a7c4-4aee-9c66-26f4d5801635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 867 | 2025.05.08 06:17:39.438230 [ 3 ] {af347108-a7c4-4aee-9c66-26f4d5801635} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2025.05.08 06:17:39.438274 [ 3 ] {af347108-a7c4-4aee-9c66-26f4d5801635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2025.05.08 06:17:39.438598 [ 3 ] {af347108-a7c4-4aee-9c66-26f4d5801635} <Debug> TCPHandler: Processed in 0.000788201 sec. | ||
| 870 | 2025.05.08 06:17:39.438810 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.05.08 06:17:39.438935 [ 3 ] {94de6e07-5441-470f-b1a3-fa8158fa8106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 872 | 2025.05.08 06:17:39.439192 [ 3 ] {94de6e07-5441-470f-b1a3-fa8158fa8106} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2025.05.08 06:17:39.439235 [ 3 ] {94de6e07-5441-470f-b1a3-fa8158fa8106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2025.05.08 06:17:39.439584 [ 3 ] {94de6e07-5441-470f-b1a3-fa8158fa8106} <Debug> TCPHandler: Processed in 0.000830071 sec. | ||
| 875 | 2025.05.08 06:17:39.439802 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.05.08 06:17:39.439924 [ 3 ] {ec36b87e-acb1-4b97-946a-0ce1a2a92289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 877 | 2025.05.08 06:17:39.440210 [ 3 ] {ec36b87e-acb1-4b97-946a-0ce1a2a92289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2025.05.08 06:17:39.440254 [ 3 ] {ec36b87e-acb1-4b97-946a-0ce1a2a92289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2025.05.08 06:17:39.440578 [ 3 ] {ec36b87e-acb1-4b97-946a-0ce1a2a92289} <Debug> TCPHandler: Processed in 0.000824301 sec. | ||
| 880 | 2025.05.08 06:17:39.443453 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.05.08 06:17:39.443566 [ 3 ] {b03c76e4-9f75-41d7-be0c-b0c3c8712cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 882 | 2025.05.08 06:17:39.443611 [ 3 ] {b03c76e4-9f75-41d7-be0c-b0c3c8712cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2025.05.08 06:17:39.446142 [ 3 ] {b03c76e4-9f75-41d7-be0c-b0c3c8712cf5} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2025.05.08 06:17:39.446189 [ 3 ] {b03c76e4-9f75-41d7-be0c-b0c3c8712cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 885 | 2025.05.08 06:17:39.448686 [ 3 ] {b03c76e4-9f75-41d7-be0c-b0c3c8712cf5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2025.05.08 06:17:39.448910 [ 3 ] {b03c76e4-9f75-41d7-be0c-b0c3c8712cf5} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2025.05.08 06:17:39.449053 [ 3 ] {b03c76e4-9f75-41d7-be0c-b0c3c8712cf5} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.00552 sec., 3260.8695652173915 rows/sec., 456.08 KiB/sec. | ||
| 888 | 2025.05.08 06:17:39.449093 [ 3 ] {b03c76e4-9f75-41d7-be0c-b0c3c8712cf5} <Debug> TCPHandler: Processed in 0.00569534 sec. | ||
| 889 | 2025.05.08 06:17:39.449208 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2025.05.08 06:17:39.449308 [ 3 ] {16934b26-4589-4751-b58b-5cf8b2f754db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 891 | 2025.05.08 06:17:39.449350 [ 3 ] {16934b26-4589-4751-b58b-5cf8b2f754db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 892 | 2025.05.08 06:17:39.456425 [ 3 ] {16934b26-4589-4751-b58b-5cf8b2f754db} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2025.05.08 06:17:39.456462 [ 3 ] {16934b26-4589-4751-b58b-5cf8b2f754db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 894 | 2025.05.08 06:17:39.459240 [ 3 ] {16934b26-4589-4751-b58b-5cf8b2f754db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2025.05.08 06:17:39.459513 [ 3 ] {16934b26-4589-4751-b58b-5cf8b2f754db} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2025.05.08 06:17:39.459668 [ 3 ] {16934b26-4589-4751-b58b-5cf8b2f754db} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.01038 sec., 2890.173410404624 rows/sec., 231.06 KiB/sec. | ||
| 897 | 2025.05.08 06:17:39.459713 [ 3 ] {16934b26-4589-4751-b58b-5cf8b2f754db} <Debug> TCPHandler: Processed in 0.010552759 sec. | ||
| 898 | 2025.05.08 06:17:39.459826 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.05.08 06:17:39.459924 [ 3 ] {a30fbeff-06bf-4faa-9404-0e2045953ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 900 | 2025.05.08 06:17:39.459964 [ 3 ] {a30fbeff-06bf-4faa-9404-0e2045953ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 901 | 2025.05.08 06:17:39.460462 [ 3 ] {a30fbeff-06bf-4faa-9404-0e2045953ff2} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2025.05.08 06:17:39.460499 [ 3 ] {a30fbeff-06bf-4faa-9404-0e2045953ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 903 | 2025.05.08 06:17:39.460822 [ 3 ] {a30fbeff-06bf-4faa-9404-0e2045953ff2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2025.05.08 06:17:39.461053 [ 3 ] {a30fbeff-06bf-4faa-9404-0e2045953ff2} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2025.05.08 06:17:39.461181 [ 3 ] {a30fbeff-06bf-4faa-9404-0e2045953ff2} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001277 sec., 28191.072826938136 rows/sec., 2.20 MiB/sec. | ||
| 906 | 2025.05.08 06:17:39.461219 [ 3 ] {a30fbeff-06bf-4faa-9404-0e2045953ff2} <Debug> TCPHandler: Processed in 0.00144274 sec. | ||
| 907 | 2025.05.08 06:17:39.461331 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.05.08 06:17:39.461437 [ 3 ] {638d4053-52c3-4375-a8c4-dc911675dd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 909 | 2025.05.08 06:17:39.461482 [ 3 ] {638d4053-52c3-4375-a8c4-dc911675dd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 910 | 2025.05.08 06:17:39.463868 [ 3 ] {638d4053-52c3-4375-a8c4-dc911675dd78} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2025.05.08 06:17:39.463905 [ 3 ] {638d4053-52c3-4375-a8c4-dc911675dd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 912 | 2025.05.08 06:17:39.470984 [ 3 ] {638d4053-52c3-4375-a8c4-dc911675dd78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2025.05.08 06:17:39.471220 [ 3 ] {638d4053-52c3-4375-a8c4-dc911675dd78} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2025.05.08 06:17:39.471352 [ 3 ] {638d4053-52c3-4375-a8c4-dc911675dd78} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.009935 sec., 6039.255158530448 rows/sec., 433.97 KiB/sec. | ||
| 915 | 2025.05.08 06:17:39.471400 [ 3 ] {638d4053-52c3-4375-a8c4-dc911675dd78} <Debug> TCPHandler: Processed in 0.010117772 sec. | ||
| 916 | 2025.05.08 06:17:39.471521 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2025.05.08 06:17:39.471618 [ 3 ] {a81e6e4b-549e-4a4a-bb27-2fbf62611864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 918 | 2025.05.08 06:17:39.471660 [ 3 ] {a81e6e4b-549e-4a4a-bb27-2fbf62611864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 919 | 2025.05.08 06:17:39.471986 [ 3 ] {a81e6e4b-549e-4a4a-bb27-2fbf62611864} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2025.05.08 06:17:39.472021 [ 3 ] {a81e6e4b-549e-4a4a-bb27-2fbf62611864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 921 | 2025.05.08 06:17:39.472341 [ 3 ] {a81e6e4b-549e-4a4a-bb27-2fbf62611864} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2025.05.08 06:17:39.472558 [ 3 ] {a81e6e4b-549e-4a4a-bb27-2fbf62611864} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2025.05.08 06:17:39.472683 [ 3 ] {a81e6e4b-549e-4a4a-bb27-2fbf62611864} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001084 sec., 27675.27675276753 rows/sec., 1.83 MiB/sec. | ||
| 924 | 2025.05.08 06:17:39.472720 [ 3 ] {a81e6e4b-549e-4a4a-bb27-2fbf62611864} <Debug> TCPHandler: Processed in 0.001249378 sec. | ||
| 925 | 2025.05.08 06:17:43.857547 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 926 | 2025.05.08 06:17:43.857614 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 927 | 2025.05.08 06:17:43.920249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 928 | 2025.05.08 06:17:43.920705 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2025.05.08 06:17:43.920741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 930 | 2025.05.08 06:17:43.921208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 931 | 2025.05.08 06:17:43.921429 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2025.05.08 06:17:43.921552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 933 | 2025.05.08 06:17:43.921558 [ 97 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 934 | 2025.05.08 06:17:43.921629 [ 97 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.05.08 06:17:43.921649 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 936 | 2025.05.08 06:17:43.923808 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 937 | 2025.05.08 06:17:43.925961 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 938 | 2025.05.08 06:17:43.927920 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 939 | 2025.05.08 06:17:43.934021 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 940 | 2025.05.08 06:17:43.934089 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 941 | 2025.05.08 06:17:43.936734 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 942 | 2025.05.08 06:17:43.936830 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 943 | 2025.05.08 06:17:43.938784 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 944 | 2025.05.08 06:17:43.984600 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.062837435 sec., 44654.909927497836 rows/sec., 654.12 KiB/sec. | ||
| 945 | 2025.05.08 06:17:43.985429 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 946 | 2025.05.08 06:17:43.985733 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_6_1} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.05.08 06:17:43.985808 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_6_1} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 948 | 2025.05.08 06:17:43.985921 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 949 | 2025.05.08 06:17:44.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.75 MiB, peak 169.06 MiB, free memory in arenas 0.00 B, will set to 164.66 MiB (RSS), difference: 1.91 MiB | ||
| 950 | 2025.05.08 06:17:44.055383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 951 | 2025.05.08 06:17:44.072655 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.05.08 06:17:44.072725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 953 | 2025.05.08 06:17:44.078608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 954 | 2025.05.08 06:17:44.079349 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.05.08 06:17:44.079660 [ 97 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 956 | 2025.05.08 06:17:44.079722 [ 97 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2025.05.08 06:17:44.079743 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 958 | 2025.05.08 06:17:44.079873 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 959 | 2025.05.08 06:17:44.083197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 960 | 2025.05.08 06:17:44.084535 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 961 | 2025.05.08 06:17:44.086055 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 962 | 2025.05.08 06:17:44.090797 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 963 | 2025.05.08 06:17:44.095265 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 964 | 2025.05.08 06:17:44.099464 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 965 | 2025.05.08 06:17:44.109498 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 966 | 2025.05.08 06:17:44.113940 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 967 | 2025.05.08 06:17:44.189986 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.11015556 sec., 417.5912682028942 rows/sec., 2.16 MiB/sec. | ||
| 968 | 2025.05.08 06:17:44.192287 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 969 | 2025.05.08 06:17:44.194338 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_6_1} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2025.05.08 06:17:44.194440 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_6_1} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 971 | 2025.05.08 06:17:44.196157 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 972 | 2025.05.08 06:17:44.341688 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2025.05.08 06:17:44.341917 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) 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', '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) | ||
| 974 | 2025.05.08 06:17:44.342376 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 975 | 2025.05.08 06:17:44.347538 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 976 | 2025.05.08 06:17:44.347910 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 977 | 2025.05.08 06:17:44.352742 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 978 | 2025.05.08 06:17:44.360677 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 979 | 2025.05.08 06:17:44.366881 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 980 | 2025.05.08 06:17:44.368819 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (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 | ||
| 981 | 2025.05.08 06:17:44.368844 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 982 | 2025.05.08 06:17:44.368932 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 983 | 2025.05.08 06:17:44.368957 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 984 | 2025.05.08 06:17:44.383294 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.041465 sec., 434.10104907753527 rows/sec., 17.76 KiB/sec. | ||
| 985 | 2025.05.08 06:17:44.383373 [ 3 ] {0b165586-c948-4c6a-bb66-4b7bd2380e99} <Debug> TCPHandler: Processed in 0.041814758 sec. | ||
| 986 | 2025.05.08 06:17:44.384206 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2025.05.08 06:17:44.384336 [ 3 ] {d9978c05-0e4c-4780-b22c-763ad9d5051c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 988 | 2025.05.08 06:17:44.384391 [ 3 ] {d9978c05-0e4c-4780-b22c-763ad9d5051c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2025.05.08 06:17:44.384984 [ 3 ] {d9978c05-0e4c-4780-b22c-763ad9d5051c} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.05.08 06:17:44.385030 [ 3 ] {d9978c05-0e4c-4780-b22c-763ad9d5051c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 991 | 2025.05.08 06:17:44.385495 [ 3 ] {d9978c05-0e4c-4780-b22c-763ad9d5051c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 992 | 2025.05.08 06:17:44.385705 [ 3 ] {d9978c05-0e4c-4780-b22c-763ad9d5051c} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.05.08 06:17:44.385849 [ 3 ] {d9978c05-0e4c-4780-b22c-763ad9d5051c} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001556 sec., 642.6735218508998 rows/sec., 96.02 KiB/sec. | ||
| 994 | 2025.05.08 06:17:44.385887 [ 3 ] {d9978c05-0e4c-4780-b22c-763ad9d5051c} <Debug> TCPHandler: Processed in 0.001780795 sec. | ||
| 995 | 2025.05.08 06:17:44.386005 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2025.05.08 06:17:44.386101 [ 3 ] {83a1c3fe-32bf-40b4-83c4-bdebced5cc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 997 | 2025.05.08 06:17:44.386153 [ 3 ] {83a1c3fe-32bf-40b4-83c4-bdebced5cc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 998 | 2025.05.08 06:17:44.386621 [ 3 ] {83a1c3fe-32bf-40b4-83c4-bdebced5cc46} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2025.05.08 06:17:44.386659 [ 3 ] {83a1c3fe-32bf-40b4-83c4-bdebced5cc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1000 | 2025.05.08 06:17:44.386959 [ 3 ] {83a1c3fe-32bf-40b4-83c4-bdebced5cc46} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2025.05.08 06:17:44.387173 [ 3 ] {83a1c3fe-32bf-40b4-83c4-bdebced5cc46} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2025.05.08 06:17:44.387303 [ 3 ] {83a1c3fe-32bf-40b4-83c4-bdebced5cc46} <Debug> executeQuery: Read 46 rows, 3.98 KiB in 0.001221 sec., 37674.037674037674 rows/sec., 3.19 MiB/sec. | ||
| 1003 | 2025.05.08 06:17:44.387339 [ 3 ] {83a1c3fe-32bf-40b4-83c4-bdebced5cc46} <Debug> TCPHandler: Processed in 0.001384009 sec. | ||
| 1004 | 2025.05.08 06:17:44.387455 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2025.05.08 06:17:44.387550 [ 3 ] {72a9484f-94e3-4649-ba29-b8f73f775b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1006 | 2025.05.08 06:17:44.387591 [ 3 ] {72a9484f-94e3-4649-ba29-b8f73f775b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1007 | 2025.05.08 06:17:44.387977 [ 3 ] {72a9484f-94e3-4649-ba29-b8f73f775b4f} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2025.05.08 06:17:44.388014 [ 3 ] {72a9484f-94e3-4649-ba29-b8f73f775b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1009 | 2025.05.08 06:17:44.388318 [ 3 ] {72a9484f-94e3-4649-ba29-b8f73f775b4f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1010 | 2025.05.08 06:17:44.388531 [ 3 ] {72a9484f-94e3-4649-ba29-b8f73f775b4f} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2025.05.08 06:17:44.388646 [ 3 ] {72a9484f-94e3-4649-ba29-b8f73f775b4f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001125 sec., 7111.111111111111 rows/sec., 534.72 KiB/sec. | ||
| 1012 | 2025.05.08 06:17:44.388680 [ 3 ] {72a9484f-94e3-4649-ba29-b8f73f775b4f} <Debug> TCPHandler: Processed in 0.001286548 sec. | ||
| 1013 | 2025.05.08 06:17:44.388788 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.05.08 06:17:44.388877 [ 3 ] {d9258279-0b38-41d2-a44a-678dbdf313c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1015 | 2025.05.08 06:17:44.388915 [ 3 ] {d9258279-0b38-41d2-a44a-678dbdf313c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1016 | 2025.05.08 06:17:44.389307 [ 3 ] {d9258279-0b38-41d2-a44a-678dbdf313c4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2025.05.08 06:17:44.389342 [ 3 ] {d9258279-0b38-41d2-a44a-678dbdf313c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1018 | 2025.05.08 06:17:44.389699 [ 3 ] {d9258279-0b38-41d2-a44a-678dbdf313c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2025.05.08 06:17:44.389925 [ 3 ] {d9258279-0b38-41d2-a44a-678dbdf313c4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2025.05.08 06:17:44.390053 [ 3 ] {d9258279-0b38-41d2-a44a-678dbdf313c4} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001168 sec., 37671.23287671233 rows/sec., 2.94 MiB/sec. | ||
| 1021 | 2025.05.08 06:17:44.390089 [ 3 ] {d9258279-0b38-41d2-a44a-678dbdf313c4} <Debug> TCPHandler: Processed in 0.001329329 sec. | ||
| 1022 | 2025.05.08 06:17:44.390199 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2025.05.08 06:17:44.390293 [ 3 ] {675c3aad-110e-42b8-8423-198dce95a500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1024 | 2025.05.08 06:17:44.390335 [ 3 ] {675c3aad-110e-42b8-8423-198dce95a500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1025 | 2025.05.08 06:17:44.390691 [ 3 ] {675c3aad-110e-42b8-8423-198dce95a500} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2025.05.08 06:17:44.390728 [ 3 ] {675c3aad-110e-42b8-8423-198dce95a500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1027 | 2025.05.08 06:17:44.391036 [ 3 ] {675c3aad-110e-42b8-8423-198dce95a500} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2025.05.08 06:17:44.391248 [ 3 ] {675c3aad-110e-42b8-8423-198dce95a500} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2025.05.08 06:17:44.391374 [ 3 ] {675c3aad-110e-42b8-8423-198dce95a500} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.83 MiB/sec. | ||
| 1030 | 2025.05.08 06:17:44.391409 [ 3 ] {675c3aad-110e-42b8-8423-198dce95a500} <Debug> TCPHandler: Processed in 0.001259948 sec. | ||
| 1031 | 2025.05.08 06:17:44.391527 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2025.05.08 06:17:44.391621 [ 3 ] {1bf76d5e-8aba-4893-a41d-40863b366783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1033 | 2025.05.08 06:17:44.391673 [ 3 ] {1bf76d5e-8aba-4893-a41d-40863b366783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1034 | 2025.05.08 06:17:44.392428 [ 3 ] {1bf76d5e-8aba-4893-a41d-40863b366783} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2025.05.08 06:17:44.392465 [ 3 ] {1bf76d5e-8aba-4893-a41d-40863b366783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1036 | 2025.05.08 06:17:44.397185 [ 3 ] {1bf76d5e-8aba-4893-a41d-40863b366783} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1037 | 2025.05.08 06:17:44.397436 [ 3 ] {1bf76d5e-8aba-4893-a41d-40863b366783} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2025.05.08 06:17:44.397610 [ 3 ] {1bf76d5e-8aba-4893-a41d-40863b366783} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006005 sec., 1332.2231473771858 rows/sec., 2.39 MiB/sec. | ||
| 1039 | 2025.05.08 06:17:44.397670 [ 3 ] {1bf76d5e-8aba-4893-a41d-40863b366783} <Debug> TCPHandler: Processed in 0.006197108 sec. | ||
| 1040 | 2025.05.08 06:17:44.397798 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2025.05.08 06:17:44.397899 [ 3 ] {870a351b-6843-46a7-a243-eabc1eacfdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1042 | 2025.05.08 06:17:44.397942 [ 3 ] {870a351b-6843-46a7-a243-eabc1eacfdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1043 | 2025.05.08 06:17:44.398304 [ 3 ] {870a351b-6843-46a7-a243-eabc1eacfdb6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2025.05.08 06:17:44.398341 [ 3 ] {870a351b-6843-46a7-a243-eabc1eacfdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1045 | 2025.05.08 06:17:44.398649 [ 3 ] {870a351b-6843-46a7-a243-eabc1eacfdb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1046 | 2025.05.08 06:17:44.398877 [ 3 ] {870a351b-6843-46a7-a243-eabc1eacfdb6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2025.05.08 06:17:44.399009 [ 3 ] {870a351b-6843-46a7-a243-eabc1eacfdb6} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001128 sec., 26595.74468085106 rows/sec., 1.76 MiB/sec. | ||
| 1048 | 2025.05.08 06:17:44.399047 [ 3 ] {870a351b-6843-46a7-a243-eabc1eacfdb6} <Debug> TCPHandler: Processed in 0.001303388 sec. | ||
| 1049 | 2025.05.08 06:17:45.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.32 MiB, peak 175.29 MiB, free memory in arenas 0.00 B, will set to 174.93 MiB (RSS), difference: 8.61 MiB | ||
| 1050 | 2025.05.08 06:17:48.906271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 150 | ||
| 1051 | 2025.05.08 06:17:48.909763 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1052 | 2025.05.08 06:17:48.909801 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1053 | 2025.05.08 06:17:48.911027 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1054 | 2025.05.08 06:17:48.911305 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1055 | 2025.05.08 06:17:48.911534 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 150 | ||
| 1056 | 2025.05.08 06:17:49.340735 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2025.05.08 06:17:49.340935 [ 3 ] {f3205cfd-2a0b-4b57-8ff9-d0411ba4b948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1058 | 2025.05.08 06:17:49.341009 [ 3 ] {f3205cfd-2a0b-4b57-8ff9-d0411ba4b948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1059 | 2025.05.08 06:17:49.341653 [ 3 ] {f3205cfd-2a0b-4b57-8ff9-d0411ba4b948} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2025.05.08 06:17:49.341692 [ 3 ] {f3205cfd-2a0b-4b57-8ff9-d0411ba4b948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1061 | 2025.05.08 06:17:49.342081 [ 3 ] {f3205cfd-2a0b-4b57-8ff9-d0411ba4b948} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1062 | 2025.05.08 06:17:49.342311 [ 3 ] {f3205cfd-2a0b-4b57-8ff9-d0411ba4b948} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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.05.08 06:17:49.342466 [ 3 ] {f3205cfd-2a0b-4b57-8ff9-d0411ba4b948} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001585 sec., 18927.44479495268 rows/sec., 1.48 MiB/sec. | ||
| 1064 | 2025.05.08 06:17:49.342509 [ 3 ] {f3205cfd-2a0b-4b57-8ff9-d0411ba4b948} <Debug> TCPHandler: Processed in 0.001908996 sec. | ||
| 1065 | 2025.05.08 06:17:49.342631 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2025.05.08 06:17:49.342726 [ 3 ] {33dd9293-dbfd-4348-b39b-b69e0d260c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1067 | 2025.05.08 06:17:49.342767 [ 3 ] {33dd9293-dbfd-4348-b39b-b69e0d260c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1068 | 2025.05.08 06:17:49.343176 [ 3 ] {33dd9293-dbfd-4348-b39b-b69e0d260c93} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2025.05.08 06:17:49.343213 [ 3 ] {33dd9293-dbfd-4348-b39b-b69e0d260c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1070 | 2025.05.08 06:17:49.343513 [ 3 ] {33dd9293-dbfd-4348-b39b-b69e0d260c93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1071 | 2025.05.08 06:17:49.343739 [ 3 ] {33dd9293-dbfd-4348-b39b-b69e0d260c93} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2025.05.08 06:17:49.343866 [ 3 ] {33dd9293-dbfd-4348-b39b-b69e0d260c93} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001156 sec., 31141.86851211073 rows/sec., 2.43 MiB/sec. | ||
| 1073 | 2025.05.08 06:17:49.343903 [ 3 ] {33dd9293-dbfd-4348-b39b-b69e0d260c93} <Debug> TCPHandler: Processed in 0.001322118 sec. | ||
| 1074 | 2025.05.08 06:17:49.344013 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2025.05.08 06:17:49.344107 [ 3 ] {e7e9fdb6-978c-471e-9c47-352b08d2fd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1076 | 2025.05.08 06:17:49.344151 [ 3 ] {e7e9fdb6-978c-471e-9c47-352b08d2fd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1077 | 2025.05.08 06:17:49.344551 [ 3 ] {e7e9fdb6-978c-471e-9c47-352b08d2fd9b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2025.05.08 06:17:49.344586 [ 3 ] {e7e9fdb6-978c-471e-9c47-352b08d2fd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1079 | 2025.05.08 06:17:49.344899 [ 3 ] {e7e9fdb6-978c-471e-9c47-352b08d2fd9b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1080 | 2025.05.08 06:17:49.345110 [ 3 ] {e7e9fdb6-978c-471e-9c47-352b08d2fd9b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2025.05.08 06:17:49.345237 [ 3 ] {e7e9fdb6-978c-471e-9c47-352b08d2fd9b} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.67 MiB/sec. | ||
| 1082 | 2025.05.08 06:17:49.345274 [ 3 ] {e7e9fdb6-978c-471e-9c47-352b08d2fd9b} <Debug> TCPHandler: Processed in 0.001310728 sec. | ||
| 1083 | 2025.05.08 06:17:49.345382 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2025.05.08 06:17:49.345476 [ 3 ] {828a8d2e-e234-4669-bdd6-18fe7591fbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1085 | 2025.05.08 06:17:49.345516 [ 3 ] {828a8d2e-e234-4669-bdd6-18fe7591fbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1086 | 2025.05.08 06:17:49.345848 [ 3 ] {828a8d2e-e234-4669-bdd6-18fe7591fbfa} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2025.05.08 06:17:49.345883 [ 3 ] {828a8d2e-e234-4669-bdd6-18fe7591fbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1088 | 2025.05.08 06:17:49.346178 [ 3 ] {828a8d2e-e234-4669-bdd6-18fe7591fbfa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1089 | 2025.05.08 06:17:49.346383 [ 3 ] {828a8d2e-e234-4669-bdd6-18fe7591fbfa} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2025.05.08 06:17:49.346508 [ 3 ] {828a8d2e-e234-4669-bdd6-18fe7591fbfa} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001049 sec., 28598.66539561487 rows/sec., 1.90 MiB/sec. | ||
| 1091 | 2025.05.08 06:17:49.346544 [ 3 ] {828a8d2e-e234-4669-bdd6-18fe7591fbfa} <Debug> TCPHandler: Processed in 0.001209657 sec. | ||
| 1092 | 2025.05.08 06:17:51.421699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1093 | 2025.05.08 06:17:51.422181 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2025.05.08 06:17:51.422225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1095 | 2025.05.08 06:17:51.422771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1096 | 2025.05.08 06:17:51.423009 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2025.05.08 06:17:51.423136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1098 | 2025.05.08 06:17:51.583348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1099 | 2025.05.08 06:17:51.601003 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2025.05.08 06:17:51.601060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1101 | 2025.05.08 06:17:51.606776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1102 | 2025.05.08 06:17:51.607473 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2025.05.08 06:17:51.610580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1104 | 2025.05.08 06:17:54.347418 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.05.08 06:17:54.347617 [ 3 ] {a9b3c84e-dba0-4fb1-93e1-bae9ffaefed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1106 | 2025.05.08 06:17:54.347687 [ 3 ] {a9b3c84e-dba0-4fb1-93e1-bae9ffaefed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1107 | 2025.05.08 06:17:54.348394 [ 3 ] {a9b3c84e-dba0-4fb1-93e1-bae9ffaefed3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2025.05.08 06:17:54.348444 [ 3 ] {a9b3c84e-dba0-4fb1-93e1-bae9ffaefed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1109 | 2025.05.08 06:17:54.348848 [ 3 ] {a9b3c84e-dba0-4fb1-93e1-bae9ffaefed3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1110 | 2025.05.08 06:17:54.349175 [ 3 ] {a9b3c84e-dba0-4fb1-93e1-bae9ffaefed3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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.05.08 06:17:54.349333 [ 3 ] {a9b3c84e-dba0-4fb1-93e1-bae9ffaefed3} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001764 sec., 40816.32653061225 rows/sec., 3.32 MiB/sec. | ||
| 1112 | 2025.05.08 06:17:54.349376 [ 3 ] {a9b3c84e-dba0-4fb1-93e1-bae9ffaefed3} <Debug> TCPHandler: Processed in 0.002086949 sec. | ||
| 1113 | 2025.05.08 06:17:54.349511 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.05.08 06:17:54.349609 [ 3 ] {7c6a2ca5-4800-4daa-9dcb-07fed9f6ed70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1115 | 2025.05.08 06:17:54.349652 [ 3 ] {7c6a2ca5-4800-4daa-9dcb-07fed9f6ed70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1116 | 2025.05.08 06:17:54.350075 [ 3 ] {7c6a2ca5-4800-4daa-9dcb-07fed9f6ed70} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2025.05.08 06:17:54.350112 [ 3 ] {7c6a2ca5-4800-4daa-9dcb-07fed9f6ed70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1118 | 2025.05.08 06:17:54.350405 [ 3 ] {7c6a2ca5-4800-4daa-9dcb-07fed9f6ed70} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1119 | 2025.05.08 06:17:54.350619 [ 3 ] {7c6a2ca5-4800-4daa-9dcb-07fed9f6ed70} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2025.05.08 06:17:54.350749 [ 3 ] {7c6a2ca5-4800-4daa-9dcb-07fed9f6ed70} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001158 sec., 6908.46286701209 rows/sec., 519.48 KiB/sec. | ||
| 1121 | 2025.05.08 06:17:54.350788 [ 3 ] {7c6a2ca5-4800-4daa-9dcb-07fed9f6ed70} <Debug> TCPHandler: Processed in 0.001328148 sec. | ||
| 1122 | 2025.05.08 06:17:54.350904 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2025.05.08 06:17:54.350999 [ 3 ] {9069d963-6fc2-4ded-9e88-b6f79c876646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1124 | 2025.05.08 06:17:54.351040 [ 3 ] {9069d963-6fc2-4ded-9e88-b6f79c876646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1125 | 2025.05.08 06:17:54.351473 [ 3 ] {9069d963-6fc2-4ded-9e88-b6f79c876646} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2025.05.08 06:17:54.351510 [ 3 ] {9069d963-6fc2-4ded-9e88-b6f79c876646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1127 | 2025.05.08 06:17:54.351833 [ 3 ] {9069d963-6fc2-4ded-9e88-b6f79c876646} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1128 | 2025.05.08 06:17:54.352054 [ 3 ] {9069d963-6fc2-4ded-9e88-b6f79c876646} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2025.05.08 06:17:54.352186 [ 3 ] {9069d963-6fc2-4ded-9e88-b6f79c876646} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001204 sec., 59800.664451827244 rows/sec., 4.67 MiB/sec. | ||
| 1130 | 2025.05.08 06:17:54.352237 [ 3 ] {9069d963-6fc2-4ded-9e88-b6f79c876646} <Debug> TCPHandler: Processed in 0.00138225 sec. | ||
| 1131 | 2025.05.08 06:17:54.352370 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.05.08 06:17:54.352469 [ 3 ] {e79d47fa-ccf9-4528-b0f3-77eb85bc0ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1133 | 2025.05.08 06:17:54.352513 [ 3 ] {e79d47fa-ccf9-4528-b0f3-77eb85bc0ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1134 | 2025.05.08 06:17:54.352950 [ 3 ] {e79d47fa-ccf9-4528-b0f3-77eb85bc0ae7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2025.05.08 06:17:54.352986 [ 3 ] {e79d47fa-ccf9-4528-b0f3-77eb85bc0ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1136 | 2025.05.08 06:17:54.353329 [ 3 ] {e79d47fa-ccf9-4528-b0f3-77eb85bc0ae7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1137 | 2025.05.08 06:17:54.353546 [ 3 ] {e79d47fa-ccf9-4528-b0f3-77eb85bc0ae7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2025.05.08 06:17:54.353680 [ 3 ] {e79d47fa-ccf9-4528-b0f3-77eb85bc0ae7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 1139 | 2025.05.08 06:17:54.353718 [ 3 ] {e79d47fa-ccf9-4528-b0f3-77eb85bc0ae7} <Debug> TCPHandler: Processed in 0.00139721 sec. | ||
| 1140 | 2025.05.08 06:17:54.353831 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2025.05.08 06:17:54.353937 [ 3 ] {044b9922-60a0-4325-8b60-c4d851ccf40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1142 | 2025.05.08 06:17:54.353993 [ 3 ] {044b9922-60a0-4325-8b60-c4d851ccf40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1143 | 2025.05.08 06:17:54.354790 [ 3 ] {044b9922-60a0-4325-8b60-c4d851ccf40b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2025.05.08 06:17:54.354826 [ 3 ] {044b9922-60a0-4325-8b60-c4d851ccf40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1145 | 2025.05.08 06:17:54.355352 [ 3 ] {044b9922-60a0-4325-8b60-c4d851ccf40b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2025.05.08 06:17:54.355624 [ 3 ] {044b9922-60a0-4325-8b60-c4d851ccf40b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2025.05.08 06:17:54.355763 [ 3 ] {044b9922-60a0-4325-8b60-c4d851ccf40b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001846 sec., 4333.694474539545 rows/sec., 7.77 MiB/sec. | ||
| 1148 | 2025.05.08 06:17:54.355826 [ 3 ] {044b9922-60a0-4325-8b60-c4d851ccf40b} <Debug> TCPHandler: Processed in 0.002046638 sec. | ||
| 1149 | 2025.05.08 06:17:54.355950 [ 3 ] {} <Trace> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2025.05.08 06:17:54.356047 [ 3 ] {71f1275a-22d2-4404-9803-33fdf8cb48bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1151 | 2025.05.08 06:17:54.356095 [ 3 ] {71f1275a-22d2-4404-9803-33fdf8cb48bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1152 | 2025.05.08 06:17:54.356455 [ 3 ] {71f1275a-22d2-4404-9803-33fdf8cb48bd} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2025.05.08 06:17:54.356489 [ 3 ] {71f1275a-22d2-4404-9803-33fdf8cb48bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1154 | 2025.05.08 06:17:54.356799 [ 3 ] {71f1275a-22d2-4404-9803-33fdf8cb48bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1155 | 2025.05.08 06:17:54.357019 [ 3 ] {71f1275a-22d2-4404-9803-33fdf8cb48bd} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2025.05.08 06:17:54.357144 [ 3 ] {71f1275a-22d2-4404-9803-33fdf8cb48bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 1157 | 2025.05.08 06:17:54.357179 [ 3 ] {71f1275a-22d2-4404-9803-33fdf8cb48bd} <Debug> TCPHandler: Processed in 0.001280158 sec. | ||
| 1158 | 2025.05.08 06:17:58.857650 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1159 | 2025.05.08 06:17:58.857719 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1160 | 2025.05.08 06:17:58.911876 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 170 | ||
| 1161 | 2025.05.08 06:17:58.913748 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2025.05.08 06:17:58.913791 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1163 | 2025.05.08 06:17:58.914856 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1164 | 2025.05.08 06:17:58.915108 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2025.05.08 06:17:58.915330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1166 | 2025.05.08 06:17:58.923291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1167 | 2025.05.08 06:17:58.923797 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2025.05.08 06:17:58.923839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1169 | 2025.05.08 06:17:58.924370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1170 | 2025.05.08 06:17:58.924610 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2025.05.08 06:17:58.924747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1172 | 2025.05.08 06:17:59.035153 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2025.05.08 06:17:59.035230 [ 3 ] {} <Debug> TCP-Session: 37ce56e0-c2f3-498e-be4e-ae6485c5a4c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2025.05.08 06:17:59.110724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1175 | 2025.05.08 06:17:59.130801 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2025.05.08 06:17:59.130876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1177 | 2025.05.08 06:17:59.136910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1178 | 2025.05.08 06:17:59.137690 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2025.05.08 06:17:59.141304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1180 | 2025.05.08 06:17:59.346987 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2025.05.08 06:17:59.347298 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1182 | 2025.05.08 06:17:59.347717 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1183 | 2025.05.08 06:17:59.347754 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1184 | 2025.05.08 06:17:59.347989 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1185 | 2025.05.08 06:17:59.348061 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1186 | 2025.05.08 06:17:59.348207 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1187 | 2025.05.08 06:17:59.348338 [ 290 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1188 | 2025.05.08 06:17:59.348377 [ 292 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1189 | 2025.05.08 06:17:59.348451 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1190 | 2025.05.08 06:17:59.348475 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1191 | 2025.05.08 06:17:59.348520 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1192 | 2025.05.08 06:17:59.348541 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1193 | 2025.05.08 06:17:59.349148 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001992 sec., 9036.144578313253 rows/sec., 369.64 KiB/sec. | ||
| 1194 | 2025.05.08 06:17:59.349211 [ 256 ] {333d914f-8c28-4e7c-abfe-6caa4583092f} <Debug> TCPHandler: Processed in 0.002384053 sec. | ||
| 1195 | 2025.05.08 06:17:59.349460 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.05.08 06:17:59.349589 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1197 | 2025.05.08 06:17:59.349798 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1198 | 2025.05.08 06:17:59.349831 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1199 | 2025.05.08 06:17:59.349998 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1200 | 2025.05.08 06:17:59.350050 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1201 | 2025.05.08 06:17:59.350146 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1202 | 2025.05.08 06:17:59.350195 [ 292 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1203 | 2025.05.08 06:17:59.350199 [ 290 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1204 | 2025.05.08 06:17:59.350262 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1205 | 2025.05.08 06:17:59.350282 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1206 | 2025.05.08 06:17:59.350316 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1207 | 2025.05.08 06:17:59.350334 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1208 | 2025.05.08 06:17:59.350762 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001223 sec., 14717.906786590353 rows/sec., 602.07 KiB/sec. | ||
| 1209 | 2025.05.08 06:17:59.350821 [ 256 ] {e3fc3b98-d70d-46d0-8513-36a655b411bf} <Debug> TCPHandler: Processed in 0.00141291 sec. | ||
| 1210 | 2025.05.08 06:17:59.351021 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2025.05.08 06:17:59.351147 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1212 | 2025.05.08 06:17:59.351340 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1213 | 2025.05.08 06:17:59.351372 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1214 | 2025.05.08 06:17:59.351536 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1215 | 2025.05.08 06:17:59.351588 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2025.05.08 06:17:59.351685 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1217 | 2025.05.08 06:17:59.351733 [ 292 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1218 | 2025.05.08 06:17:59.351740 [ 290 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1219 | 2025.05.08 06:17:59.351801 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1220 | 2025.05.08 06:17:59.351820 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1221 | 2025.05.08 06:17:59.351854 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1222 | 2025.05.08 06:17:59.351871 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1223 | 2025.05.08 06:17:59.352235 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001135 sec., 15859.030837004406 rows/sec., 648.75 KiB/sec. | ||
| 1224 | 2025.05.08 06:17:59.352291 [ 256 ] {15b409b6-0212-4bcf-af23-9c832a05c214} <Debug> TCPHandler: Processed in 0.001320279 sec. | ||
| 1225 | 2025.05.08 06:17:59.353807 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2025.05.08 06:17:59.353915 [ 256 ] {d73620e4-11a5-4834-aab5-cb110d789f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1227 | 2025.05.08 06:17:59.353956 [ 256 ] {d73620e4-11a5-4834-aab5-cb110d789f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1228 | 2025.05.08 06:17:59.354473 [ 256 ] {d73620e4-11a5-4834-aab5-cb110d789f47} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2025.05.08 06:17:59.354514 [ 256 ] {d73620e4-11a5-4834-aab5-cb110d789f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1230 | 2025.05.08 06:17:59.354930 [ 256 ] {d73620e4-11a5-4834-aab5-cb110d789f47} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1231 | 2025.05.08 06:17:59.355131 [ 256 ] {d73620e4-11a5-4834-aab5-cb110d789f47} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2025.05.08 06:17:59.355274 [ 256 ] {d73620e4-11a5-4834-aab5-cb110d789f47} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001392 sec., 2155.1724137931033 rows/sec., 196.43 KiB/sec. | ||
| 1233 | 2025.05.08 06:17:59.355311 [ 256 ] {d73620e4-11a5-4834-aab5-cb110d789f47} <Debug> TCPHandler: Processed in 0.001554322 sec. | ||
| 1234 | 2025.05.08 06:17:59.355416 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2025.05.08 06:17:59.355511 [ 256 ] {93156ba1-f375-4dda-b50f-635f16ae7c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1236 | 2025.05.08 06:17:59.355551 [ 256 ] {93156ba1-f375-4dda-b50f-635f16ae7c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1237 | 2025.05.08 06:17:59.356004 [ 256 ] {93156ba1-f375-4dda-b50f-635f16ae7c85} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2025.05.08 06:17:59.356039 [ 256 ] {93156ba1-f375-4dda-b50f-635f16ae7c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1239 | 2025.05.08 06:17:59.356343 [ 256 ] {93156ba1-f375-4dda-b50f-635f16ae7c85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1240 | 2025.05.08 06:17:59.356556 [ 256 ] {93156ba1-f375-4dda-b50f-635f16ae7c85} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2025.05.08 06:17:59.356684 [ 256 ] {93156ba1-f375-4dda-b50f-635f16ae7c85} <Debug> executeQuery: Read 104 rows, 8.92 KiB in 0.001192 sec., 87248.32214765101 rows/sec., 7.30 MiB/sec. | ||
| 1242 | 2025.05.08 06:17:59.356720 [ 256 ] {93156ba1-f375-4dda-b50f-635f16ae7c85} <Debug> TCPHandler: Processed in 0.001353909 sec. | ||
| 1243 | 2025.05.08 06:17:59.356833 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2025.05.08 06:17:59.356929 [ 256 ] {e2cbde80-063f-4212-ab6f-c9053e0aded9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1245 | 2025.05.08 06:17:59.356969 [ 256 ] {e2cbde80-063f-4212-ab6f-c9053e0aded9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1246 | 2025.05.08 06:17:59.357358 [ 256 ] {e2cbde80-063f-4212-ab6f-c9053e0aded9} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2025.05.08 06:17:59.357394 [ 256 ] {e2cbde80-063f-4212-ab6f-c9053e0aded9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1248 | 2025.05.08 06:17:59.357675 [ 256 ] {e2cbde80-063f-4212-ab6f-c9053e0aded9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1249 | 2025.05.08 06:17:59.357888 [ 256 ] {e2cbde80-063f-4212-ab6f-c9053e0aded9} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2025.05.08 06:17:59.358014 [ 256 ] {e2cbde80-063f-4212-ab6f-c9053e0aded9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001104 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 1251 | 2025.05.08 06:17:59.358049 [ 256 ] {e2cbde80-063f-4212-ab6f-c9053e0aded9} <Debug> TCPHandler: Processed in 0.001266208 sec. | ||
| 1252 | 2025.05.08 06:17:59.358160 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.05.08 06:17:59.358255 [ 256 ] {29d01487-04d6-4990-975c-d8cbb50173d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1254 | 2025.05.08 06:17:59.358295 [ 256 ] {29d01487-04d6-4990-975c-d8cbb50173d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1255 | 2025.05.08 06:17:59.358703 [ 256 ] {29d01487-04d6-4990-975c-d8cbb50173d6} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2025.05.08 06:17:59.358739 [ 256 ] {29d01487-04d6-4990-975c-d8cbb50173d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1257 | 2025.05.08 06:17:59.359044 [ 256 ] {29d01487-04d6-4990-975c-d8cbb50173d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1258 | 2025.05.08 06:17:59.359255 [ 256 ] {29d01487-04d6-4990-975c-d8cbb50173d6} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.05.08 06:17:59.359382 [ 256 ] {29d01487-04d6-4990-975c-d8cbb50173d6} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001146 sec., 88132.63525305409 rows/sec., 6.90 MiB/sec. | ||
| 1260 | 2025.05.08 06:17:59.359419 [ 256 ] {29d01487-04d6-4990-975c-d8cbb50173d6} <Debug> TCPHandler: Processed in 0.001309238 sec. | ||
| 1261 | 2025.05.08 06:17:59.359530 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2025.05.08 06:17:59.359627 [ 256 ] {4a29d6e6-fdae-4dd3-9b56-df051375dfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1263 | 2025.05.08 06:17:59.359669 [ 256 ] {4a29d6e6-fdae-4dd3-9b56-df051375dfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1264 | 2025.05.08 06:17:59.360080 [ 256 ] {4a29d6e6-fdae-4dd3-9b56-df051375dfad} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.05.08 06:17:59.360117 [ 256 ] {4a29d6e6-fdae-4dd3-9b56-df051375dfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1266 | 2025.05.08 06:17:59.360433 [ 256 ] {4a29d6e6-fdae-4dd3-9b56-df051375dfad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1267 | 2025.05.08 06:17:59.360635 [ 256 ] {4a29d6e6-fdae-4dd3-9b56-df051375dfad} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2025.05.08 06:17:59.360765 [ 256 ] {4a29d6e6-fdae-4dd3-9b56-df051375dfad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 1269 | 2025.05.08 06:17:59.360800 [ 256 ] {4a29d6e6-fdae-4dd3-9b56-df051375dfad} <Debug> TCPHandler: Processed in 0.001319848 sec. | ||
| 1270 | 2025.05.08 06:17:59.360908 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2025.05.08 06:17:59.361002 [ 256 ] {b44ab3b5-fea4-4902-9e66-2192d0d4c816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1272 | 2025.05.08 06:17:59.361055 [ 256 ] {b44ab3b5-fea4-4902-9e66-2192d0d4c816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1273 | 2025.05.08 06:17:59.361952 [ 256 ] {b44ab3b5-fea4-4902-9e66-2192d0d4c816} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2025.05.08 06:17:59.361988 [ 256 ] {b44ab3b5-fea4-4902-9e66-2192d0d4c816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1275 | 2025.05.08 06:17:59.362541 [ 256 ] {b44ab3b5-fea4-4902-9e66-2192d0d4c816} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1276 | 2025.05.08 06:17:59.362776 [ 256 ] {b44ab3b5-fea4-4902-9e66-2192d0d4c816} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2025.05.08 06:17:59.362913 [ 256 ] {b44ab3b5-fea4-4902-9e66-2192d0d4c816} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001929 sec., 12441.679626749612 rows/sec., 22.29 MiB/sec. | ||
| 1278 | 2025.05.08 06:17:59.362963 [ 256 ] {b44ab3b5-fea4-4902-9e66-2192d0d4c816} <Debug> TCPHandler: Processed in 0.00210405 sec. | ||
| 1279 | 2025.05.08 06:17:59.363074 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2025.05.08 06:17:59.363168 [ 256 ] {92ffc65c-c2f7-4fc6-a3c7-ff1f35a9da47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1281 | 2025.05.08 06:17:59.363210 [ 256 ] {92ffc65c-c2f7-4fc6-a3c7-ff1f35a9da47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1282 | 2025.05.08 06:17:59.363531 [ 256 ] {92ffc65c-c2f7-4fc6-a3c7-ff1f35a9da47} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2025.05.08 06:17:59.363567 [ 256 ] {92ffc65c-c2f7-4fc6-a3c7-ff1f35a9da47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1284 | 2025.05.08 06:17:59.363903 [ 256 ] {92ffc65c-c2f7-4fc6-a3c7-ff1f35a9da47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1285 | 2025.05.08 06:17:59.364112 [ 256 ] {92ffc65c-c2f7-4fc6-a3c7-ff1f35a9da47} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2025.05.08 06:17:59.364236 [ 256 ] {92ffc65c-c2f7-4fc6-a3c7-ff1f35a9da47} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001087 sec., 19319.22723091076 rows/sec., 1.41 MiB/sec. | ||
| 1287 | 2025.05.08 06:17:59.364272 [ 256 ] {92ffc65c-c2f7-4fc6-a3c7-ff1f35a9da47} <Debug> TCPHandler: Processed in 0.001247617 sec. | ||
| 1288 | 2025.05.08 06:17:59.364390 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2025.05.08 06:17:59.364508 [ 256 ] {1f827e4c-4fd5-4c53-8574-ecee5a9970eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1290 | 2025.05.08 06:17:59.364557 [ 256 ] {1f827e4c-4fd5-4c53-8574-ecee5a9970eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1291 | 2025.05.08 06:17:59.364956 [ 256 ] {1f827e4c-4fd5-4c53-8574-ecee5a9970eb} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2025.05.08 06:17:59.364999 [ 256 ] {1f827e4c-4fd5-4c53-8574-ecee5a9970eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1293 | 2025.05.08 06:17:59.365370 [ 256 ] {1f827e4c-4fd5-4c53-8574-ecee5a9970eb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1294 | 2025.05.08 06:17:59.365595 [ 256 ] {1f827e4c-4fd5-4c53-8574-ecee5a9970eb} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2025.05.08 06:17:59.365727 [ 256 ] {1f827e4c-4fd5-4c53-8574-ecee5a9970eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 1296 | 2025.05.08 06:17:59.365762 [ 256 ] {1f827e4c-4fd5-4c53-8574-ecee5a9970eb} <Debug> TCPHandler: Processed in 0.00143117 sec. | ||
| 1297 | 2025.05.08 06:18:00.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.86 MiB, peak 179.79 MiB, free memory in arenas 0.00 B, will set to 176.53 MiB (RSS), difference: 1.67 MiB | ||
| 1298 | 2025.05.08 06:18:04.347228 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2025.05.08 06:18:04.347477 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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) | ||
| 1300 | 2025.05.08 06:18:04.347815 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1301 | 2025.05.08 06:18:04.347853 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <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 | ||
| 1302 | 2025.05.08 06:18:04.348090 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1303 | 2025.05.08 06:18:04.348165 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1304 | 2025.05.08 06:18:04.348334 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1305 | 2025.05.08 06:18:04.348494 [ 290 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1306 | 2025.05.08 06:18:04.348502 [ 292 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1307 | 2025.05.08 06:18:04.348558 [ 290 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1308 | 2025.05.08 06:18:04.348624 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1309 | 2025.05.08 06:18:04.348649 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1310 | 2025.05.08 06:18:04.353767 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1311 | 2025.05.08 06:18:04.353805 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1312 | 2025.05.08 06:18:04.353875 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1313 | 2025.05.08 06:18:04.353922 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1314 | 2025.05.08 06:18:04.354946 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.007564 sec., 2776.308831306187 rows/sec., 115.68 KiB/sec. | ||
| 1315 | 2025.05.08 06:18:04.355029 [ 256 ] {404eccd2-b558-4133-a26d-2a911f4e21c4} <Debug> TCPHandler: Processed in 0.007931802 sec. | ||
| 1316 | 2025.05.08 06:18:04.355415 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2025.05.08 06:18:04.355560 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1318 | 2025.05.08 06:18:04.355789 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1319 | 2025.05.08 06:18:04.355824 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <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_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1320 | 2025.05.08 06:18:04.356018 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1321 | 2025.05.08 06:18:04.356074 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1322 | 2025.05.08 06:18:04.356182 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1323 | 2025.05.08 06:18:04.356239 [ 290 ] {df691ef8-090a-416f-8575-46b147870e3b} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1324 | 2025.05.08 06:18:04.356241 [ 292 ] {df691ef8-090a-416f-8575-46b147870e3b} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1325 | 2025.05.08 06:18:04.356274 [ 293 ] {df691ef8-090a-416f-8575-46b147870e3b} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1326 | 2025.05.08 06:18:04.356378 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1327 | 2025.05.08 06:18:04.356407 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2025.05.08 06:18:04.356462 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1329 | 2025.05.08 06:18:04.356479 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1330 | 2025.05.08 06:18:04.356510 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1331 | 2025.05.08 06:18:04.356547 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1332 | 2025.05.08 06:18:04.357140 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.001641 sec., 12797.07495429616 rows/sec., 533.21 KiB/sec. | ||
| 1333 | 2025.05.08 06:18:04.357214 [ 256 ] {df691ef8-090a-416f-8575-46b147870e3b} <Debug> TCPHandler: Processed in 0.001851696 sec. | ||
| 1334 | 2025.05.08 06:18:04.357499 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.05.08 06:18:04.357642 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1336 | 2025.05.08 06:18:04.357966 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1337 | 2025.05.08 06:18:04.358004 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1338 | 2025.05.08 06:18:04.358300 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1339 | 2025.05.08 06:18:04.358364 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1340 | 2025.05.08 06:18:04.358477 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1341 | 2025.05.08 06:18:04.358536 [ 290 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1342 | 2025.05.08 06:18:04.358538 [ 292 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1343 | 2025.05.08 06:18:04.358550 [ 293 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1344 | 2025.05.08 06:18:04.358655 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1345 | 2025.05.08 06:18:04.358685 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1346 | 2025.05.08 06:18:04.358746 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1347 | 2025.05.08 06:18:04.358766 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1348 | 2025.05.08 06:18:04.358799 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1349 | 2025.05.08 06:18:04.358831 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1350 | 2025.05.08 06:18:04.359530 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.001948 sec., 10780.287474332648 rows/sec., 449.18 KiB/sec. | ||
| 1351 | 2025.05.08 06:18:04.359626 [ 256 ] {7d35d59e-23ee-43eb-a04a-fa12071bd8fa} <Debug> TCPHandler: Processed in 0.002183611 sec. | ||
| 1352 | 2025.05.08 06:18:04.359878 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.05.08 06:18:04.360019 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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_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) | ||
| 1354 | 2025.05.08 06:18:04.360234 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1355 | 2025.05.08 06:18:04.360276 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <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_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 | ||
| 1356 | 2025.05.08 06:18:04.360465 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1357 | 2025.05.08 06:18:04.360521 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1358 | 2025.05.08 06:18:04.360649 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1359 | 2025.05.08 06:18:04.360727 [ 292 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1360 | 2025.05.08 06:18:04.360736 [ 293 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1361 | 2025.05.08 06:18:04.360727 [ 290 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1362 | 2025.05.08 06:18:04.360857 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1363 | 2025.05.08 06:18:04.360881 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1364 | 2025.05.08 06:18:04.360941 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1365 | 2025.05.08 06:18:04.360959 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1366 | 2025.05.08 06:18:04.360992 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1367 | 2025.05.08 06:18:04.361025 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1368 | 2025.05.08 06:18:04.361626 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.001665 sec., 12612.612612612613 rows/sec., 525.53 KiB/sec. | ||
| 1369 | 2025.05.08 06:18:04.361731 [ 256 ] {dea90660-e7df-4bfb-b642-3c094444ab5d} <Debug> TCPHandler: Processed in 0.001902767 sec. | ||
| 1370 | 2025.05.08 06:18:04.362017 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2025.05.08 06:18:04.362162 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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_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) | ||
| 1372 | 2025.05.08 06:18:04.362396 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1373 | 2025.05.08 06:18:04.362440 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <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_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 | ||
| 1374 | 2025.05.08 06:18:04.362638 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1375 | 2025.05.08 06:18:04.362700 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1376 | 2025.05.08 06:18:04.362824 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1377 | 2025.05.08 06:18:04.362899 [ 292 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1378 | 2025.05.08 06:18:04.362906 [ 290 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1379 | 2025.05.08 06:18:04.362909 [ 293 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1380 | 2025.05.08 06:18:04.363031 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1381 | 2025.05.08 06:18:04.363064 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1382 | 2025.05.08 06:18:04.363125 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1383 | 2025.05.08 06:18:04.363145 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1384 | 2025.05.08 06:18:04.363181 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Trace> MergeTreeBaseSelectProcessor: 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_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'))" | ||
| 1385 | 2025.05.08 06:18:04.363214 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Trace> MergeTreeBaseSelectProcessor: 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_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'))" | ||
| 1386 | 2025.05.08 06:18:04.363784 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.001685 sec., 12462.908011869436 rows/sec., 519.29 KiB/sec. | ||
| 1387 | 2025.05.08 06:18:04.363877 [ 256 ] {3af07b8d-4e6f-4727-a4c6-e6350b02135c} <Debug> TCPHandler: Processed in 0.001910827 sec. | ||
| 1388 | 2025.05.08 06:18:04.364129 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2025.05.08 06:18:04.364265 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link: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) | ||
| 1390 | 2025.05.08 06:18:04.364549 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1391 | 2025.05.08 06:18:04.364594 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link: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 | ||
| 1392 | 2025.05.08 06:18:04.364853 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2025.05.08 06:18:04.364917 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2025.05.08 06:18:04.365044 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1395 | 2025.05.08 06:18:04.365116 [ 292 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1396 | 2025.05.08 06:18:04.365125 [ 290 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1397 | 2025.05.08 06:18:04.365127 [ 293 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1398 | 2025.05.08 06:18:04.365239 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1399 | 2025.05.08 06:18:04.365272 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1400 | 2025.05.08 06:18:04.365344 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1401 | 2025.05.08 06:18:04.365364 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1402 | 2025.05.08 06:18:04.365396 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 1403 | 2025.05.08 06:18:04.365430 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 1404 | 2025.05.08 06:18:04.366002 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.001791 sec., 11725.293132328308 rows/sec., 488.55 KiB/sec. | ||
| 1405 | 2025.05.08 06:18:04.366095 [ 256 ] {f071df27-4a41-4be2-b14c-c4b49872223b} <Debug> TCPHandler: Processed in 0.002016489 sec. | ||
| 1406 | 2025.05.08 06:18:04.377982 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2025.05.08 06:18:04.378105 [ 256 ] {3cf6345b-46d1-4ecb-855e-cdae875264ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1408 | 2025.05.08 06:18:04.378160 [ 256 ] {3cf6345b-46d1-4ecb-855e-cdae875264ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1409 | 2025.05.08 06:18:04.378821 [ 256 ] {3cf6345b-46d1-4ecb-855e-cdae875264ad} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2025.05.08 06:18:04.378867 [ 256 ] {3cf6345b-46d1-4ecb-855e-cdae875264ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1411 | 2025.05.08 06:18:04.379349 [ 256 ] {3cf6345b-46d1-4ecb-855e-cdae875264ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1412 | 2025.05.08 06:18:04.379565 [ 256 ] {3cf6345b-46d1-4ecb-855e-cdae875264ad} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2025.05.08 06:18:04.379712 [ 256 ] {3cf6345b-46d1-4ecb-855e-cdae875264ad} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001645 sec., 3647.4164133738605 rows/sec., 1.69 MiB/sec. | ||
| 1414 | 2025.05.08 06:18:04.379750 [ 256 ] {3cf6345b-46d1-4ecb-855e-cdae875264ad} <Debug> TCPHandler: Processed in 0.001824526 sec. | ||
| 1415 | 2025.05.08 06:18:04.379875 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.05.08 06:18:04.379970 [ 256 ] {de9dafda-3d22-422a-8f99-9ce37d96a3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1417 | 2025.05.08 06:18:04.380009 [ 256 ] {de9dafda-3d22-422a-8f99-9ce37d96a3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1418 | 2025.05.08 06:18:04.383173 [ 256 ] {de9dafda-3d22-422a-8f99-9ce37d96a3d7} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2025.05.08 06:18:04.383206 [ 256 ] {de9dafda-3d22-422a-8f99-9ce37d96a3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1420 | 2025.05.08 06:18:04.383536 [ 256 ] {de9dafda-3d22-422a-8f99-9ce37d96a3d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1421 | 2025.05.08 06:18:04.383771 [ 256 ] {de9dafda-3d22-422a-8f99-9ce37d96a3d7} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.05.08 06:18:04.383896 [ 256 ] {de9dafda-3d22-422a-8f99-9ce37d96a3d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003934 sec., 6100.660904931367 rows/sec., 518.32 KiB/sec. | ||
| 1423 | 2025.05.08 06:18:04.383934 [ 256 ] {de9dafda-3d22-422a-8f99-9ce37d96a3d7} <Debug> TCPHandler: Processed in 0.004097478 sec. | ||
| 1424 | 2025.05.08 06:18:04.384058 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2025.05.08 06:18:04.384153 [ 256 ] {ae171414-2fa6-42c0-a401-8ad178b56af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1426 | 2025.05.08 06:18:04.384194 [ 256 ] {ae171414-2fa6-42c0-a401-8ad178b56af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1427 | 2025.05.08 06:18:04.384685 [ 256 ] {ae171414-2fa6-42c0-a401-8ad178b56af9} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2025.05.08 06:18:04.384724 [ 256 ] {ae171414-2fa6-42c0-a401-8ad178b56af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1429 | 2025.05.08 06:18:04.385059 [ 256 ] {ae171414-2fa6-42c0-a401-8ad178b56af9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1430 | 2025.05.08 06:18:04.385284 [ 256 ] {ae171414-2fa6-42c0-a401-8ad178b56af9} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2025.05.08 06:18:04.385410 [ 256 ] {ae171414-2fa6-42c0-a401-8ad178b56af9} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001275 sec., 150588.23529411765 rows/sec., 13.37 MiB/sec. | ||
| 1432 | 2025.05.08 06:18:04.385421 [ 72 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1433 | 2025.05.08 06:18:04.385447 [ 256 ] {ae171414-2fa6-42c0-a401-8ad178b56af9} <Debug> TCPHandler: Processed in 0.00143878 sec. | ||
| 1434 | 2025.05.08 06:18:04.385517 [ 72 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2025.05.08 06:18:04.385561 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1436 | 2025.05.08 06:18:04.385609 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2025.05.08 06:18:04.385704 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 1438 | 2025.05.08 06:18:04.385709 [ 256 ] {592a6215-da4b-495d-adce-1c451272764e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1439 | 2025.05.08 06:18:04.385794 [ 256 ] {592a6215-da4b-495d-adce-1c451272764e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1440 | 2025.05.08 06:18:04.385859 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1441 | 2025.05.08 06:18:04.385906 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1442 | 2025.05.08 06:18:04.386000 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 1443 | 2025.05.08 06:18:04.386053 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1444 | 2025.05.08 06:18:04.386119 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
| 1445 | 2025.05.08 06:18:04.386178 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1446 | 2025.05.08 06:18:04.386209 [ 256 ] {592a6215-da4b-495d-adce-1c451272764e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2025.05.08 06:18:04.386223 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 192 rows starting from the beginning of the part | ||
| 1448 | 2025.05.08 06:18:04.386255 [ 256 ] {592a6215-da4b-495d-adce-1c451272764e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1449 | 2025.05.08 06:18:04.386605 [ 256 ] {592a6215-da4b-495d-adce-1c451272764e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1450 | 2025.05.08 06:18:04.386863 [ 256 ] {592a6215-da4b-495d-adce-1c451272764e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2025.05.08 06:18:04.386996 [ 256 ] {592a6215-da4b-495d-adce-1c451272764e} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001305 sec., 15325.670498084291 rows/sec., 1.17 MiB/sec. | ||
| 1452 | 2025.05.08 06:18:04.387035 [ 256 ] {592a6215-da4b-495d-adce-1c451272764e} <Debug> TCPHandler: Processed in 0.00147626 sec. | ||
| 1453 | 2025.05.08 06:18:04.387160 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2025.05.08 06:18:04.387253 [ 256 ] {6c8b76a8-3ab2-4748-9887-659c477a6b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1455 | 2025.05.08 06:18:04.387293 [ 256 ] {6c8b76a8-3ab2-4748-9887-659c477a6b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1456 | 2025.05.08 06:18:04.387457 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 5 columns (5 merged, 0 gathered) in 0.001808625 sec., 262077.54509641303 rows/sec., 23.21 MiB/sec. | ||
| 1457 | 2025.05.08 06:18:04.387676 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1458 | 2025.05.08 06:18:04.387781 [ 256 ] {6c8b76a8-3ab2-4748-9887-659c477a6b54} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2025.05.08 06:18:04.387829 [ 256 ] {6c8b76a8-3ab2-4748-9887-659c477a6b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1460 | 2025.05.08 06:18:04.388020 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_6_1} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2025.05.08 06:18:04.388116 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_6_1} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1462 | 2025.05.08 06:18:04.388185 [ 256 ] {6c8b76a8-3ab2-4748-9887-659c477a6b54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1463 | 2025.05.08 06:18:04.388209 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1464 | 2025.05.08 06:18:04.388409 [ 256 ] {6c8b76a8-3ab2-4748-9887-659c477a6b54} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2025.05.08 06:18:04.388551 [ 256 ] {6c8b76a8-3ab2-4748-9887-659c477a6b54} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001316 sec., 18237.0820668693 rows/sec., 1.51 MiB/sec. | ||
| 1466 | 2025.05.08 06:18:04.388591 [ 256 ] {6c8b76a8-3ab2-4748-9887-659c477a6b54} <Debug> TCPHandler: Processed in 0.00148092 sec. | ||
| 1467 | 2025.05.08 06:18:04.388723 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.05.08 06:18:04.388827 [ 256 ] {58adc39c-9326-41e6-81b3-f7fae4c2f466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1469 | 2025.05.08 06:18:04.388867 [ 256 ] {58adc39c-9326-41e6-81b3-f7fae4c2f466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1470 | 2025.05.08 06:18:04.389278 [ 256 ] {58adc39c-9326-41e6-81b3-f7fae4c2f466} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2025.05.08 06:18:04.389317 [ 256 ] {58adc39c-9326-41e6-81b3-f7fae4c2f466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1472 | 2025.05.08 06:18:04.391780 [ 256 ] {58adc39c-9326-41e6-81b3-f7fae4c2f466} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1473 | 2025.05.08 06:18:04.392047 [ 256 ] {58adc39c-9326-41e6-81b3-f7fae4c2f466} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2025.05.08 06:18:04.392190 [ 256 ] {58adc39c-9326-41e6-81b3-f7fae4c2f466} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003381 sec., 3549.24578527063 rows/sec., 277.28 KiB/sec. | ||
| 1475 | 2025.05.08 06:18:04.392232 [ 256 ] {58adc39c-9326-41e6-81b3-f7fae4c2f466} <Debug> TCPHandler: Processed in 0.00356854 sec. | ||
| 1476 | 2025.05.08 06:18:04.392362 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2025.05.08 06:18:04.392462 [ 256 ] {7fd9f2f2-9b24-4788-a524-93294be8495a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1478 | 2025.05.08 06:18:04.392506 [ 256 ] {7fd9f2f2-9b24-4788-a524-93294be8495a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1479 | 2025.05.08 06:18:04.392979 [ 256 ] {7fd9f2f2-9b24-4788-a524-93294be8495a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2025.05.08 06:18:04.393017 [ 256 ] {7fd9f2f2-9b24-4788-a524-93294be8495a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1481 | 2025.05.08 06:18:04.393377 [ 256 ] {7fd9f2f2-9b24-4788-a524-93294be8495a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1482 | 2025.05.08 06:18:04.393630 [ 256 ] {7fd9f2f2-9b24-4788-a524-93294be8495a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2025.05.08 06:18:04.393762 [ 70 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1484 | 2025.05.08 06:18:04.393774 [ 256 ] {7fd9f2f2-9b24-4788-a524-93294be8495a} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.00133 sec., 81203.00751879699 rows/sec., 6.62 MiB/sec. | ||
| 1485 | 2025.05.08 06:18:04.393802 [ 70 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.05.08 06:18:04.393830 [ 256 ] {7fd9f2f2-9b24-4788-a524-93294be8495a} <Debug> TCPHandler: Processed in 0.001518181 sec. | ||
| 1487 | 2025.05.08 06:18:04.393833 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1488 | 2025.05.08 06:18:04.393924 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 1489 | 2025.05.08 06:18:04.393967 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2025.05.08 06:18:04.394027 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1491 | 2025.05.08 06:18:04.394057 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
| 1492 | 2025.05.08 06:18:04.394070 [ 256 ] {98ce26e4-0613-4530-84f3-f9b253ecd285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1493 | 2025.05.08 06:18:04.394107 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 1494 | 2025.05.08 06:18:04.394125 [ 256 ] {98ce26e4-0613-4530-84f3-f9b253ecd285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1495 | 2025.05.08 06:18:04.394151 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1496 | 2025.05.08 06:18:04.394204 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
| 1497 | 2025.05.08 06:18:04.394244 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 101 rows starting from the beginning of the part | ||
| 1498 | 2025.05.08 06:18:04.394279 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 1499 | 2025.05.08 06:18:04.394613 [ 256 ] {98ce26e4-0613-4530-84f3-f9b253ecd285} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.05.08 06:18:04.394655 [ 256 ] {98ce26e4-0613-4530-84f3-f9b253ecd285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1501 | 2025.05.08 06:18:04.395046 [ 256 ] {98ce26e4-0613-4530-84f3-f9b253ecd285} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1502 | 2025.05.08 06:18:04.395104 [ 186 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215757 sec., 326545.51855346095 rows/sec., 27.06 MiB/sec. | ||
| 1503 | 2025.05.08 06:18:04.395267 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1504 | 2025.05.08 06:18:04.395305 [ 256 ] {98ce26e4-0613-4530-84f3-f9b253ecd285} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.05.08 06:18:04.395427 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1506 | 2025.05.08 06:18:04.395445 [ 256 ] {98ce26e4-0613-4530-84f3-f9b253ecd285} <Debug> executeQuery: Read 430 rows, 33.82 KiB in 0.001394 sec., 308464.8493543759 rows/sec., 23.69 MiB/sec. | ||
| 1507 | 2025.05.08 06:18:04.395464 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2025.05.08 06:18:04.395484 [ 256 ] {98ce26e4-0613-4530-84f3-f9b253ecd285} <Debug> TCPHandler: Processed in 0.001568732 sec. | ||
| 1509 | 2025.05.08 06:18:04.395496 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1510 | 2025.05.08 06:18:04.395564 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2025.05.08 06:18:04.395594 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1512 | 2025.05.08 06:18:04.395627 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2025.05.08 06:18:04.395647 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_6_1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1514 | 2025.05.08 06:18:04.395708 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1515 | 2025.05.08 06:18:04.395731 [ 256 ] {5f9c6ea6-16b3-4482-9459-19bcace8aa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1516 | 2025.05.08 06:18:04.395735 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1517 | 2025.05.08 06:18:04.395745 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1518 | 2025.05.08 06:18:04.395799 [ 256 ] {5f9c6ea6-16b3-4482-9459-19bcace8aa08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1519 | 2025.05.08 06:18:04.395848 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1520 | 2025.05.08 06:18:04.395899 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1521 | 2025.05.08 06:18:04.395940 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1522 | 2025.05.08 06:18:04.395979 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1523 | 2025.05.08 06:18:04.396021 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 430 rows starting from the beginning of the part | ||
| 1524 | 2025.05.08 06:18:04.396586 [ 256 ] {5f9c6ea6-16b3-4482-9459-19bcace8aa08} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2025.05.08 06:18:04.396629 [ 256 ] {5f9c6ea6-16b3-4482-9459-19bcace8aa08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1526 | 2025.05.08 06:18:04.397224 [ 256 ] {5f9c6ea6-16b3-4482-9459-19bcace8aa08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1527 | 2025.05.08 06:18:04.397281 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731285 sec., 537173.2557031338 rows/sec., 39.25 MiB/sec. | ||
| 1528 | 2025.05.08 06:18:04.397451 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1529 | 2025.05.08 06:18:04.397506 [ 256 ] {5f9c6ea6-16b3-4482-9459-19bcace8aa08} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.05.08 06:18:04.397661 [ 256 ] {5f9c6ea6-16b3-4482-9459-19bcace8aa08} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001948 sec., 4106.776180698152 rows/sec., 7.36 MiB/sec. | ||
| 1531 | 2025.05.08 06:18:04.397715 [ 256 ] {5f9c6ea6-16b3-4482-9459-19bcace8aa08} <Debug> TCPHandler: Processed in 0.002145321 sec. | ||
| 1532 | 2025.05.08 06:18:04.397746 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2025.05.08 06:18:04.397817 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1534 | 2025.05.08 06:18:04.397845 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2025.05.08 06:18:04.397883 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1536 | 2025.05.08 06:18:04.397946 [ 256 ] {c0f3edfd-a947-4c92-a2ee-5f160c43fce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1537 | 2025.05.08 06:18:04.397993 [ 256 ] {c0f3edfd-a947-4c92-a2ee-5f160c43fce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1538 | 2025.05.08 06:18:04.398354 [ 256 ] {c0f3edfd-a947-4c92-a2ee-5f160c43fce6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2025.05.08 06:18:04.398392 [ 256 ] {c0f3edfd-a947-4c92-a2ee-5f160c43fce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1540 | 2025.05.08 06:18:04.398707 [ 256 ] {c0f3edfd-a947-4c92-a2ee-5f160c43fce6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1541 | 2025.05.08 06:18:04.398947 [ 256 ] {c0f3edfd-a947-4c92-a2ee-5f160c43fce6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2025.05.08 06:18:04.399056 [ 70 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1543 | 2025.05.08 06:18:04.399087 [ 70 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.05.08 06:18:04.399089 [ 256 ] {c0f3edfd-a947-4c92-a2ee-5f160c43fce6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 1545 | 2025.05.08 06:18:04.399105 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1546 | 2025.05.08 06:18:04.399136 [ 256 ] {c0f3edfd-a947-4c92-a2ee-5f160c43fce6} <Debug> TCPHandler: Processed in 0.001342469 sec. | ||
| 1547 | 2025.05.08 06:18:04.399198 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 1548 | 2025.05.08 06:18:04.399310 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1549 | 2025.05.08 06:18:04.399347 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1550 | 2025.05.08 06:18:04.399459 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1551 | 2025.05.08 06:18:04.399521 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1552 | 2025.05.08 06:18:04.399568 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1553 | 2025.05.08 06:18:04.399616 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1554 | 2025.05.08 06:18:04.399665 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1555 | 2025.05.08 06:18:04.400521 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001369559 sec., 197143.75211290643 rows/sec., 13.21 MiB/sec. | ||
| 1556 | 2025.05.08 06:18:04.400694 [ 190 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1557 | 2025.05.08 06:18:04.400998 [ 190 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2025.05.08 06:18:04.401061 [ 190 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_6_1} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1559 | 2025.05.08 06:18:04.401125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1560 | 2025.05.08 06:18:06.424907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1561 | 2025.05.08 06:18:06.425393 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2025.05.08 06:18:06.425440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1563 | 2025.05.08 06:18:06.425948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1564 | 2025.05.08 06:18:06.426203 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2025.05.08 06:18:06.426341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1566 | 2025.05.08 06:18:06.641457 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1567 | 2025.05.08 06:18:06.658693 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2025.05.08 06:18:06.658747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1569 | 2025.05.08 06:18:06.664628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1570 | 2025.05.08 06:18:06.665344 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2025.05.08 06:18:06.668155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1572 | 2025.05.08 06:18:08.915548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 224 | ||
| 1573 | 2025.05.08 06:18:08.918273 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2025.05.08 06:18:08.918321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1575 | 2025.05.08 06:18:08.919590 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1576 | 2025.05.08 06:18:08.919897 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2025.05.08 06:18:08.920207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1578 | 2025.05.08 06:18:09.347796 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2025.05.08 06:18:09.347971 [ 256 ] {776c7b5d-efe4-4405-9493-7b5200083e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1580 | 2025.05.08 06:18:09.348035 [ 256 ] {776c7b5d-efe4-4405-9493-7b5200083e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1581 | 2025.05.08 06:18:09.348696 [ 256 ] {776c7b5d-efe4-4405-9493-7b5200083e8d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2025.05.08 06:18:09.348737 [ 256 ] {776c7b5d-efe4-4405-9493-7b5200083e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1583 | 2025.05.08 06:18:09.349135 [ 256 ] {776c7b5d-efe4-4405-9493-7b5200083e8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1584 | 2025.05.08 06:18:09.349366 [ 256 ] {776c7b5d-efe4-4405-9493-7b5200083e8d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2025.05.08 06:18:09.349516 [ 256 ] {776c7b5d-efe4-4405-9493-7b5200083e8d} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001595 sec., 66457.6802507837 rows/sec., 5.57 MiB/sec. | ||
| 1586 | 2025.05.08 06:18:09.349556 [ 256 ] {776c7b5d-efe4-4405-9493-7b5200083e8d} <Debug> TCPHandler: Processed in 0.001883066 sec. | ||
| 1587 | 2025.05.08 06:18:09.349682 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2025.05.08 06:18:09.349777 [ 256 ] {1bf112b1-5375-4392-9ed1-ece6eb8a96a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1589 | 2025.05.08 06:18:09.349818 [ 256 ] {1bf112b1-5375-4392-9ed1-ece6eb8a96a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1590 | 2025.05.08 06:18:09.350243 [ 256 ] {1bf112b1-5375-4392-9ed1-ece6eb8a96a6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2025.05.08 06:18:09.350283 [ 256 ] {1bf112b1-5375-4392-9ed1-ece6eb8a96a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1592 | 2025.05.08 06:18:09.350623 [ 256 ] {1bf112b1-5375-4392-9ed1-ece6eb8a96a6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1593 | 2025.05.08 06:18:09.350851 [ 256 ] {1bf112b1-5375-4392-9ed1-ece6eb8a96a6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.05.08 06:18:09.350986 [ 256 ] {1bf112b1-5375-4392-9ed1-ece6eb8a96a6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001228 sec., 20358.306188925082 rows/sec., 1.49 MiB/sec. | ||
| 1595 | 2025.05.08 06:18:09.351027 [ 256 ] {1bf112b1-5375-4392-9ed1-ece6eb8a96a6} <Debug> TCPHandler: Processed in 0.00139635 sec. | ||
| 1596 | 2025.05.08 06:18:09.351152 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2025.05.08 06:18:09.351246 [ 256 ] {83175071-25b1-4f51-a4c5-6b2586bde08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1598 | 2025.05.08 06:18:09.351287 [ 256 ] {83175071-25b1-4f51-a4c5-6b2586bde08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1599 | 2025.05.08 06:18:09.351721 [ 256 ] {83175071-25b1-4f51-a4c5-6b2586bde08c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2025.05.08 06:18:09.351759 [ 256 ] {83175071-25b1-4f51-a4c5-6b2586bde08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1601 | 2025.05.08 06:18:09.352077 [ 256 ] {83175071-25b1-4f51-a4c5-6b2586bde08c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1602 | 2025.05.08 06:18:09.352308 [ 256 ] {83175071-25b1-4f51-a4c5-6b2586bde08c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.05.08 06:18:09.352438 [ 256 ] {83175071-25b1-4f51-a4c5-6b2586bde08c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00121 sec., 73553.71900826447 rows/sec., 5.74 MiB/sec. | ||
| 1604 | 2025.05.08 06:18:09.352475 [ 256 ] {83175071-25b1-4f51-a4c5-6b2586bde08c} <Debug> TCPHandler: Processed in 0.001373239 sec. | ||
| 1605 | 2025.05.08 06:18:09.352591 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2025.05.08 06:18:09.352684 [ 256 ] {b1b44311-bbd7-43c4-b6bd-230d92d5bcde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1607 | 2025.05.08 06:18:09.352727 [ 256 ] {b1b44311-bbd7-43c4-b6bd-230d92d5bcde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1608 | 2025.05.08 06:18:09.353140 [ 256 ] {b1b44311-bbd7-43c4-b6bd-230d92d5bcde} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2025.05.08 06:18:09.353176 [ 256 ] {b1b44311-bbd7-43c4-b6bd-230d92d5bcde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1610 | 2025.05.08 06:18:09.353535 [ 256 ] {b1b44311-bbd7-43c4-b6bd-230d92d5bcde} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1611 | 2025.05.08 06:18:09.353770 [ 256 ] {b1b44311-bbd7-43c4-b6bd-230d92d5bcde} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2025.05.08 06:18:09.353900 [ 256 ] {b1b44311-bbd7-43c4-b6bd-230d92d5bcde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 1613 | 2025.05.08 06:18:09.353937 [ 256 ] {b1b44311-bbd7-43c4-b6bd-230d92d5bcde} <Debug> TCPHandler: Processed in 0.00139558 sec. | ||
| 1614 | 2025.05.08 06:18:09.354049 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2025.05.08 06:18:09.354143 [ 256 ] {3752586e-4835-4100-9d01-3516ab4c35fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1616 | 2025.05.08 06:18:09.354197 [ 256 ] {3752586e-4835-4100-9d01-3516ab4c35fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1617 | 2025.05.08 06:18:09.355013 [ 256 ] {3752586e-4835-4100-9d01-3516ab4c35fc} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2025.05.08 06:18:09.355052 [ 256 ] {3752586e-4835-4100-9d01-3516ab4c35fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1619 | 2025.05.08 06:18:09.355594 [ 256 ] {3752586e-4835-4100-9d01-3516ab4c35fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1620 | 2025.05.08 06:18:09.355847 [ 256 ] {3752586e-4835-4100-9d01-3516ab4c35fc} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2025.05.08 06:18:09.355989 [ 256 ] {3752586e-4835-4100-9d01-3516ab4c35fc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001865 sec., 13404.825737265417 rows/sec., 24.02 MiB/sec. | ||
| 1622 | 2025.05.08 06:18:09.356041 [ 256 ] {3752586e-4835-4100-9d01-3516ab4c35fc} <Debug> TCPHandler: Processed in 0.002041428 sec. | ||
| 1623 | 2025.05.08 06:18:09.356156 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.05.08 06:18:09.356250 [ 256 ] {a5acafc5-be93-4279-ba7a-4edc3f12fcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1625 | 2025.05.08 06:18:09.356291 [ 256 ] {a5acafc5-be93-4279-ba7a-4edc3f12fcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1626 | 2025.05.08 06:18:09.356633 [ 256 ] {a5acafc5-be93-4279-ba7a-4edc3f12fcb9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2025.05.08 06:18:09.356669 [ 256 ] {a5acafc5-be93-4279-ba7a-4edc3f12fcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1628 | 2025.05.08 06:18:09.356979 [ 256 ] {a5acafc5-be93-4279-ba7a-4edc3f12fcb9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1629 | 2025.05.08 06:18:09.357197 [ 256 ] {a5acafc5-be93-4279-ba7a-4edc3f12fcb9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2025.05.08 06:18:09.357327 [ 256 ] {a5acafc5-be93-4279-ba7a-4edc3f12fcb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 1631 | 2025.05.08 06:18:09.357366 [ 256 ] {a5acafc5-be93-4279-ba7a-4edc3f12fcb9} <Debug> TCPHandler: Processed in 0.001260278 sec. | ||
| 1632 | 2025.05.08 06:18:13.857759 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1633 | 2025.05.08 06:18:13.857826 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1634 | 2025.05.08 06:18:13.926501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 1635 | 2025.05.08 06:18:13.927038 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2025.05.08 06:18:13.927084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1637 | 2025.05.08 06:18:13.927623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1638 | 2025.05.08 06:18:13.927859 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2025.05.08 06:18:13.927991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1640 | 2025.05.08 06:18:14.168314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1641 | 2025.05.08 06:18:14.185942 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2025.05.08 06:18:14.185989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1643 | 2025.05.08 06:18:14.191409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1644 | 2025.05.08 06:18:14.192120 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2025.05.08 06:18:14.195152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1646 | 2025.05.08 06:18:14.346353 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2025.05.08 06:18:14.346536 [ 256 ] {905672bc-105a-4c5a-882c-58cf46bcc738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1648 | 2025.05.08 06:18:14.346601 [ 256 ] {905672bc-105a-4c5a-882c-58cf46bcc738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1649 | 2025.05.08 06:18:14.347265 [ 256 ] {905672bc-105a-4c5a-882c-58cf46bcc738} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2025.05.08 06:18:14.347308 [ 256 ] {905672bc-105a-4c5a-882c-58cf46bcc738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1651 | 2025.05.08 06:18:14.348002 [ 256 ] {905672bc-105a-4c5a-882c-58cf46bcc738} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1652 | 2025.05.08 06:18:14.348244 [ 256 ] {905672bc-105a-4c5a-882c-58cf46bcc738} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2025.05.08 06:18:14.348399 [ 256 ] {905672bc-105a-4c5a-882c-58cf46bcc738} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001915 sec., 37597.91122715404 rows/sec., 3.05 MiB/sec. | ||
| 1654 | 2025.05.08 06:18:14.348456 [ 256 ] {905672bc-105a-4c5a-882c-58cf46bcc738} <Debug> TCPHandler: Processed in 0.002234402 sec. | ||
| 1655 | 2025.05.08 06:18:14.348590 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2025.05.08 06:18:14.348688 [ 256 ] {def4a8f1-b455-46a4-bb48-05db6a0bb64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1657 | 2025.05.08 06:18:14.348730 [ 256 ] {def4a8f1-b455-46a4-bb48-05db6a0bb64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1658 | 2025.05.08 06:18:14.349139 [ 256 ] {def4a8f1-b455-46a4-bb48-05db6a0bb64a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2025.05.08 06:18:14.349176 [ 256 ] {def4a8f1-b455-46a4-bb48-05db6a0bb64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1660 | 2025.05.08 06:18:14.349472 [ 256 ] {def4a8f1-b455-46a4-bb48-05db6a0bb64a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1661 | 2025.05.08 06:18:14.349684 [ 256 ] {def4a8f1-b455-46a4-bb48-05db6a0bb64a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2025.05.08 06:18:14.349820 [ 58 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1663 | 2025.05.08 06:18:14.349831 [ 256 ] {def4a8f1-b455-46a4-bb48-05db6a0bb64a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001163 sec., 6878.761822871883 rows/sec., 517.25 KiB/sec. | ||
| 1664 | 2025.05.08 06:18:14.349860 [ 58 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.05.08 06:18:14.349879 [ 256 ] {def4a8f1-b455-46a4-bb48-05db6a0bb64a} <Debug> TCPHandler: Processed in 0.001341239 sec. | ||
| 1666 | 2025.05.08 06:18:14.349881 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1667 | 2025.05.08 06:18:14.349991 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2025.05.08 06:18:14.350021 [ 193 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 1669 | 2025.05.08 06:18:14.350088 [ 256 ] {d7f79b9b-7201-4a13-9bf1-82d0dd865a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1670 | 2025.05.08 06:18:14.350134 [ 256 ] {d7f79b9b-7201-4a13-9bf1-82d0dd865a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1671 | 2025.05.08 06:18:14.350193 [ 193 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1672 | 2025.05.08 06:18:14.350239 [ 193 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 1673 | 2025.05.08 06:18:14.350345 [ 193 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 1674 | 2025.05.08 06:18:14.350397 [ 193 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 1675 | 2025.05.08 06:18:14.350453 [ 193 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 1676 | 2025.05.08 06:18:14.350504 [ 193 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1677 | 2025.05.08 06:18:14.350553 [ 193 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 1678 | 2025.05.08 06:18:14.350585 [ 256 ] {d7f79b9b-7201-4a13-9bf1-82d0dd865a85} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2025.05.08 06:18:14.350626 [ 256 ] {d7f79b9b-7201-4a13-9bf1-82d0dd865a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1680 | 2025.05.08 06:18:14.351010 [ 256 ] {d7f79b9b-7201-4a13-9bf1-82d0dd865a85} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1681 | 2025.05.08 06:18:14.351256 [ 256 ] {d7f79b9b-7201-4a13-9bf1-82d0dd865a85} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2025.05.08 06:18:14.351407 [ 256 ] {d7f79b9b-7201-4a13-9bf1-82d0dd865a85} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001338 sec., 53811.659192825115 rows/sec., 4.20 MiB/sec. | ||
| 1683 | 2025.05.08 06:18:14.351460 [ 256 ] {d7f79b9b-7201-4a13-9bf1-82d0dd865a85} <Debug> TCPHandler: Processed in 0.001518681 sec. | ||
| 1684 | 2025.05.08 06:18:14.351511 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 93 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552822 sec., 59890.95981380995 rows/sec., 4.66 MiB/sec. | ||
| 1685 | 2025.05.08 06:18:14.351574 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2025.05.08 06:18:14.351667 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1687 | 2025.05.08 06:18:14.351672 [ 256 ] {88bd8923-9f66-486f-ba3f-9fbc8a6ce7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1688 | 2025.05.08 06:18:14.351732 [ 256 ] {88bd8923-9f66-486f-ba3f-9fbc8a6ce7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1689 | 2025.05.08 06:18:14.351993 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_6_1} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2025.05.08 06:18:14.352071 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_6_1} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1691 | 2025.05.08 06:18:14.352153 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1692 | 2025.05.08 06:18:14.352166 [ 256 ] {88bd8923-9f66-486f-ba3f-9fbc8a6ce7c6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2025.05.08 06:18:14.352207 [ 256 ] {88bd8923-9f66-486f-ba3f-9fbc8a6ce7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1694 | 2025.05.08 06:18:14.352565 [ 256 ] {88bd8923-9f66-486f-ba3f-9fbc8a6ce7c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1695 | 2025.05.08 06:18:14.352779 [ 256 ] {88bd8923-9f66-486f-ba3f-9fbc8a6ce7c6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2025.05.08 06:18:14.352927 [ 256 ] {88bd8923-9f66-486f-ba3f-9fbc8a6ce7c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 1697 | 2025.05.08 06:18:14.352976 [ 256 ] {88bd8923-9f66-486f-ba3f-9fbc8a6ce7c6} <Debug> TCPHandler: Processed in 0.00145016 sec. | ||
| 1698 | 2025.05.08 06:18:14.353091 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2025.05.08 06:18:14.353192 [ 256 ] {20472d88-4ba5-483b-ac46-03ef2a49329f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1700 | 2025.05.08 06:18:14.353263 [ 256 ] {20472d88-4ba5-483b-ac46-03ef2a49329f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1701 | 2025.05.08 06:18:14.354026 [ 256 ] {20472d88-4ba5-483b-ac46-03ef2a49329f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2025.05.08 06:18:14.354061 [ 256 ] {20472d88-4ba5-483b-ac46-03ef2a49329f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1703 | 2025.05.08 06:18:14.354565 [ 256 ] {20472d88-4ba5-483b-ac46-03ef2a49329f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1704 | 2025.05.08 06:18:14.354786 [ 256 ] {20472d88-4ba5-483b-ac46-03ef2a49329f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2025.05.08 06:18:14.354880 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1706 | 2025.05.08 06:18:14.354907 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.05.08 06:18:14.354914 [ 256 ] {20472d88-4ba5-483b-ac46-03ef2a49329f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001746 sec., 4581.901489117984 rows/sec., 8.21 MiB/sec. | ||
| 1708 | 2025.05.08 06:18:14.354924 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1709 | 2025.05.08 06:18:14.354962 [ 256 ] {20472d88-4ba5-483b-ac46-03ef2a49329f} <Debug> TCPHandler: Processed in 0.001920998 sec. | ||
| 1710 | 2025.05.08 06:18:14.355008 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 1711 | 2025.05.08 06:18:14.355078 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2025.05.08 06:18:14.355179 [ 256 ] {f304cd01-48c4-4637-aa08-bde37848192d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1713 | 2025.05.08 06:18:14.355220 [ 256 ] {f304cd01-48c4-4637-aa08-bde37848192d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1714 | 2025.05.08 06:18:14.355242 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1715 | 2025.05.08 06:18:14.355309 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 1716 | 2025.05.08 06:18:14.355447 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 1717 | 2025.05.08 06:18:14.355574 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 1718 | 2025.05.08 06:18:14.355588 [ 256 ] {f304cd01-48c4-4637-aa08-bde37848192d} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2025.05.08 06:18:14.355628 [ 256 ] {f304cd01-48c4-4637-aa08-bde37848192d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1720 | 2025.05.08 06:18:14.355697 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 1721 | 2025.05.08 06:18:14.355830 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1722 | 2025.05.08 06:18:14.355954 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 1723 | 2025.05.08 06:18:14.355971 [ 256 ] {f304cd01-48c4-4637-aa08-bde37848192d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1724 | 2025.05.08 06:18:14.356227 [ 256 ] {f304cd01-48c4-4637-aa08-bde37848192d} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2025.05.08 06:18:14.356369 [ 256 ] {f304cd01-48c4-4637-aa08-bde37848192d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 1726 | 2025.05.08 06:18:14.356407 [ 256 ] {f304cd01-48c4-4637-aa08-bde37848192d} <Debug> TCPHandler: Processed in 0.0013793 sec. | ||
| 1727 | 2025.05.08 06:18:14.357702 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 19 columns (19 merged, 0 gathered) in 0.002728948 sec., 29681.76747962951 rows/sec., 53.19 MiB/sec. | ||
| 1728 | 2025.05.08 06:18:14.357973 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1729 | 2025.05.08 06:18:14.358303 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2025.05.08 06:18:14.358372 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1731 | 2025.05.08 06:18:14.358451 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 1732 | 2025.05.08 06:18:18.920596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 248 | ||
| 1733 | 2025.05.08 06:18:18.922969 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2025.05.08 06:18:18.923010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1735 | 2025.05.08 06:18:18.924142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1736 | 2025.05.08 06:18:18.924404 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2025.05.08 06:18:18.924643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 248 | ||
| 1738 | 2025.05.08 06:18:19.331216 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2025.05.08 06:18:19.331450 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1740 | 2025.05.08 06:18:19.331803 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1741 | 2025.05.08 06:18:19.331841 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1742 | 2025.05.08 06:18:19.332098 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1743 | 2025.05.08 06:18:19.332170 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1744 | 2025.05.08 06:18:19.332314 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1745 | 2025.05.08 06:18:19.332446 [ 292 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1746 | 2025.05.08 06:18:19.332464 [ 290 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1747 | 2025.05.08 06:18:19.332497 [ 292 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 1748 | 2025.05.08 06:18:19.332509 [ 293 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1749 | 2025.05.08 06:18:19.332631 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (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 | ||
| 1750 | 2025.05.08 06:18:19.332661 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1751 | 2025.05.08 06:18:19.332744 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1752 | 2025.05.08 06:18:19.332766 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 1753 | 2025.05.08 06:18:19.332801 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1754 | 2025.05.08 06:18:19.332842 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1755 | 2025.05.08 06:18:19.332881 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1756 | 2025.05.08 06:18:19.333793 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Debug> executeQuery: Read 27 rows, 1.18 KiB in 0.002441 sec., 11061.04055714871 rows/sec., 483.28 KiB/sec. | ||
| 1757 | 2025.05.08 06:18:19.333902 [ 256 ] {d509559f-6a63-45b8-b4ad-b268d974c7fd} <Debug> TCPHandler: Processed in 0.00281792 sec. | ||
| 1758 | 2025.05.08 06:18:19.334210 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2025.05.08 06:18:19.334354 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1760 | 2025.05.08 06:18:19.334578 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1761 | 2025.05.08 06:18:19.334614 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1762 | 2025.05.08 06:18:19.334809 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1763 | 2025.05.08 06:18:19.334864 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1764 | 2025.05.08 06:18:19.334972 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1765 | 2025.05.08 06:18:19.335045 [ 293 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1766 | 2025.05.08 06:18:19.335050 [ 292 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1767 | 2025.05.08 06:18:19.335048 [ 290 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1768 | 2025.05.08 06:18:19.335052 [ 295 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 1769 | 2025.05.08 06:18:19.335193 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (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 | ||
| 1770 | 2025.05.08 06:18:19.335217 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1771 | 2025.05.08 06:18:19.335284 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1772 | 2025.05.08 06:18:19.335302 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 1773 | 2025.05.08 06:18:19.335333 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1774 | 2025.05.08 06:18:19.335363 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1775 | 2025.05.08 06:18:19.335391 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1776 | 2025.05.08 06:18:19.335952 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Debug> executeQuery: Read 27 rows, 1.18 KiB in 0.001659 sec., 16274.864376130197 rows/sec., 711.08 KiB/sec. | ||
| 1777 | 2025.05.08 06:18:19.336035 [ 256 ] {371a7be7-c0aa-4aa4-80ea-6ac8bcd19315} <Debug> TCPHandler: Processed in 0.001875576 sec. | ||
| 1778 | 2025.05.08 06:18:19.336303 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2025.05.08 06:18:19.336438 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1780 | 2025.05.08 06:18:19.336650 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1781 | 2025.05.08 06:18:19.336685 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1782 | 2025.05.08 06:18:19.336874 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1783 | 2025.05.08 06:18:19.336928 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1784 | 2025.05.08 06:18:19.337027 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1785 | 2025.05.08 06:18:19.337080 [ 292 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1786 | 2025.05.08 06:18:19.337093 [ 290 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1787 | 2025.05.08 06:18:19.337094 [ 295 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1788 | 2025.05.08 06:18:19.337114 [ 293 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 1789 | 2025.05.08 06:18:19.337205 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (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 | ||
| 1790 | 2025.05.08 06:18:19.337232 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1791 | 2025.05.08 06:18:19.337298 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1792 | 2025.05.08 06:18:19.337316 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 1793 | 2025.05.08 06:18:19.337344 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1794 | 2025.05.08 06:18:19.337374 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1795 | 2025.05.08 06:18:19.337401 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1796 | 2025.05.08 06:18:19.337968 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Debug> executeQuery: Read 27 rows, 1.18 KiB in 0.001585 sec., 17034.700315457412 rows/sec., 744.28 KiB/sec. | ||
| 1797 | 2025.05.08 06:18:19.338067 [ 256 ] {9d6bb3b3-6258-4e50-b574-fa603d11d85d} <Debug> TCPHandler: Processed in 0.001813376 sec. | ||
| 1798 | 2025.05.08 06:18:19.338312 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2025.05.08 06:18:19.338447 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1800 | 2025.05.08 06:18:19.338660 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1801 | 2025.05.08 06:18:19.338696 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1802 | 2025.05.08 06:18:19.338888 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1803 | 2025.05.08 06:18:19.338942 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1804 | 2025.05.08 06:18:19.339041 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1805 | 2025.05.08 06:18:19.339114 [ 295 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1806 | 2025.05.08 06:18:19.339121 [ 292 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1807 | 2025.05.08 06:18:19.339129 [ 290 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 1808 | 2025.05.08 06:18:19.339120 [ 293 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1809 | 2025.05.08 06:18:19.339248 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (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 | ||
| 1810 | 2025.05.08 06:18:19.339275 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1811 | 2025.05.08 06:18:19.339340 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1812 | 2025.05.08 06:18:19.339358 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 1813 | 2025.05.08 06:18:19.339388 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1814 | 2025.05.08 06:18:19.339418 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1815 | 2025.05.08 06:18:19.339536 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1816 | 2025.05.08 06:18:19.340184 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Debug> executeQuery: Read 27 rows, 1.18 KiB in 0.001792 sec., 15066.964285714286 rows/sec., 658.31 KiB/sec. | ||
| 1817 | 2025.05.08 06:18:19.340281 [ 256 ] {8cd18fe1-46ba-48fd-b66d-eb818f4f94a3} <Debug> TCPHandler: Processed in 0.002018959 sec. | ||
| 1818 | 2025.05.08 06:18:19.340512 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2025.05.08 06:18:19.340645 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1820 | 2025.05.08 06:18:19.340861 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1821 | 2025.05.08 06:18:19.340897 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1822 | 2025.05.08 06:18:19.341088 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1823 | 2025.05.08 06:18:19.341142 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1824 | 2025.05.08 06:18:19.341239 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1825 | 2025.05.08 06:18:19.341299 [ 293 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1826 | 2025.05.08 06:18:19.341306 [ 292 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 1827 | 2025.05.08 06:18:19.341309 [ 290 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1828 | 2025.05.08 06:18:19.341302 [ 295 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1829 | 2025.05.08 06:18:19.341426 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (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 | ||
| 1830 | 2025.05.08 06:18:19.341447 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1831 | 2025.05.08 06:18:19.341513 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1832 | 2025.05.08 06:18:19.341530 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 1833 | 2025.05.08 06:18:19.341560 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1834 | 2025.05.08 06:18:19.341590 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1835 | 2025.05.08 06:18:19.341616 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1836 | 2025.05.08 06:18:19.342135 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Debug> executeQuery: Read 27 rows, 1.18 KiB in 0.001545 sec., 17475.728155339806 rows/sec., 763.55 KiB/sec. | ||
| 1837 | 2025.05.08 06:18:19.342214 [ 256 ] {d3c7fa48-2c21-4708-b147-0c2a697f81de} <Debug> TCPHandler: Processed in 0.001752975 sec. | ||
| 1838 | 2025.05.08 06:18:19.342450 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2025.05.08 06:18:19.342583 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1840 | 2025.05.08 06:18:19.342792 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1841 | 2025.05.08 06:18:19.342827 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1842 | 2025.05.08 06:18:19.343020 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1843 | 2025.05.08 06:18:19.343072 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1844 | 2025.05.08 06:18:19.343171 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1845 | 2025.05.08 06:18:19.343221 [ 290 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1846 | 2025.05.08 06:18:19.343237 [ 292 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1847 | 2025.05.08 06:18:19.343241 [ 295 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 1848 | 2025.05.08 06:18:19.343241 [ 293 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1849 | 2025.05.08 06:18:19.343348 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (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 | ||
| 1850 | 2025.05.08 06:18:19.343374 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1851 | 2025.05.08 06:18:19.343438 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1852 | 2025.05.08 06:18:19.343457 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 1853 | 2025.05.08 06:18:19.343486 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1854 | 2025.05.08 06:18:19.343515 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1855 | 2025.05.08 06:18:19.343542 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1856 | 2025.05.08 06:18:19.344049 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Debug> executeQuery: Read 27 rows, 1.18 KiB in 0.001521 sec., 17751.479289940828 rows/sec., 775.60 KiB/sec. | ||
| 1857 | 2025.05.08 06:18:19.344128 [ 256 ] {42554d2a-37d2-4a61-8100-88b6abd8c2c1} <Debug> TCPHandler: Processed in 0.001728525 sec. | ||
| 1858 | 2025.05.08 06:18:19.453366 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2025.05.08 06:18:19.453607 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1860 | 2025.05.08 06:18:19.453959 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1861 | 2025.05.08 06:18:19.453999 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1862 | 2025.05.08 06:18:19.454273 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1863 | 2025.05.08 06:18:19.454342 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1864 | 2025.05.08 06:18:19.454487 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1865 | 2025.05.08 06:18:19.454591 [ 290 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1866 | 2025.05.08 06:18:19.454594 [ 292 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1867 | 2025.05.08 06:18:19.454596 [ 295 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1868 | 2025.05.08 06:18:19.454637 [ 293 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 1869 | 2025.05.08 06:18:19.454766 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (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 | ||
| 1870 | 2025.05.08 06:18:19.454795 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1871 | 2025.05.08 06:18:19.454879 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1872 | 2025.05.08 06:18:19.454902 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 1873 | 2025.05.08 06:18:19.454942 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1874 | 2025.05.08 06:18:19.454982 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1875 | 2025.05.08 06:18:19.455020 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1876 | 2025.05.08 06:18:19.455714 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Debug> executeQuery: Read 27 rows, 1.18 KiB in 0.002213 sec., 12200.63262539539 rows/sec., 533.07 KiB/sec. | ||
| 1877 | 2025.05.08 06:18:19.455803 [ 256 ] {8a7454bc-567c-44ef-a512-4336a4610ef4} <Debug> TCPHandler: Processed in 0.002565897 sec. | ||
| 1878 | 2025.05.08 06:18:19.456309 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2025.05.08 06:18:19.456420 [ 256 ] {0171b317-bc51-4ea6-be1d-c368a3af2fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1880 | 2025.05.08 06:18:19.456463 [ 256 ] {0171b317-bc51-4ea6-be1d-c368a3af2fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1881 | 2025.05.08 06:18:19.456958 [ 256 ] {0171b317-bc51-4ea6-be1d-c368a3af2fc7} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2025.05.08 06:18:19.457000 [ 256 ] {0171b317-bc51-4ea6-be1d-c368a3af2fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1883 | 2025.05.08 06:18:19.457406 [ 256 ] {0171b317-bc51-4ea6-be1d-c368a3af2fc7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1884 | 2025.05.08 06:18:19.457603 [ 256 ] {0171b317-bc51-4ea6-be1d-c368a3af2fc7} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2025.05.08 06:18:19.457754 [ 256 ] {0171b317-bc51-4ea6-be1d-c368a3af2fc7} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001367 sec., 5120.702267739576 rows/sec., 1.02 MiB/sec. | ||
| 1886 | 2025.05.08 06:18:19.457793 [ 256 ] {0171b317-bc51-4ea6-be1d-c368a3af2fc7} <Debug> TCPHandler: Processed in 0.001534231 sec. | ||
| 1887 | 2025.05.08 06:18:19.457902 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2025.05.08 06:18:19.458001 [ 256 ] {04777c8f-c767-4fd7-8512-8b73b6853a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1889 | 2025.05.08 06:18:19.458043 [ 256 ] {04777c8f-c767-4fd7-8512-8b73b6853a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1890 | 2025.05.08 06:18:19.459130 [ 256 ] {04777c8f-c767-4fd7-8512-8b73b6853a0e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2025.05.08 06:18:19.459167 [ 256 ] {04777c8f-c767-4fd7-8512-8b73b6853a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1892 | 2025.05.08 06:18:19.459574 [ 256 ] {04777c8f-c767-4fd7-8512-8b73b6853a0e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1893 | 2025.05.08 06:18:19.459798 [ 256 ] {04777c8f-c767-4fd7-8512-8b73b6853a0e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2025.05.08 06:18:19.459933 [ 256 ] {04777c8f-c767-4fd7-8512-8b73b6853a0e} <Debug> executeQuery: Read 1247 rows, 105.74 KiB in 0.001953 sec., 638504.8643113159 rows/sec., 52.88 MiB/sec. | ||
| 1895 | 2025.05.08 06:18:19.459971 [ 256 ] {04777c8f-c767-4fd7-8512-8b73b6853a0e} <Debug> TCPHandler: Processed in 0.00211815 sec. | ||
| 1896 | 2025.05.08 06:18:19.460085 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2025.05.08 06:18:19.460182 [ 256 ] {1a837180-b689-4111-b4e4-e655c625d6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1898 | 2025.05.08 06:18:19.460224 [ 256 ] {1a837180-b689-4111-b4e4-e655c625d6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1899 | 2025.05.08 06:18:19.460628 [ 256 ] {1a837180-b689-4111-b4e4-e655c625d6a1} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.05.08 06:18:19.460665 [ 256 ] {1a837180-b689-4111-b4e4-e655c625d6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1901 | 2025.05.08 06:18:19.460957 [ 256 ] {1a837180-b689-4111-b4e4-e655c625d6a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1902 | 2025.05.08 06:18:19.461205 [ 256 ] {1a837180-b689-4111-b4e4-e655c625d6a1} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2025.05.08 06:18:19.461336 [ 256 ] {1a837180-b689-4111-b4e4-e655c625d6a1} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001174 sec., 21294.718909710395 rows/sec., 1.56 MiB/sec. | ||
| 1904 | 2025.05.08 06:18:19.461373 [ 256 ] {1a837180-b689-4111-b4e4-e655c625d6a1} <Debug> TCPHandler: Processed in 0.001337909 sec. | ||
| 1905 | 2025.05.08 06:18:19.461476 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2025.05.08 06:18:19.461569 [ 256 ] {e5791f27-1d90-4b0e-adaa-badda168331e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1907 | 2025.05.08 06:18:19.461609 [ 256 ] {e5791f27-1d90-4b0e-adaa-badda168331e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1908 | 2025.05.08 06:18:19.462068 [ 256 ] {e5791f27-1d90-4b0e-adaa-badda168331e} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2025.05.08 06:18:19.462105 [ 256 ] {e5791f27-1d90-4b0e-adaa-badda168331e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1910 | 2025.05.08 06:18:19.462414 [ 256 ] {e5791f27-1d90-4b0e-adaa-badda168331e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1911 | 2025.05.08 06:18:19.462629 [ 256 ] {e5791f27-1d90-4b0e-adaa-badda168331e} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2025.05.08 06:18:19.462758 [ 256 ] {e5791f27-1d90-4b0e-adaa-badda168331e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001207 sec., 188898.09444904723 rows/sec., 12.79 MiB/sec. | ||
| 1913 | 2025.05.08 06:18:19.462794 [ 256 ] {e5791f27-1d90-4b0e-adaa-badda168331e} <Debug> TCPHandler: Processed in 0.001368279 sec. | ||
| 1914 | 2025.05.08 06:18:19.462919 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2025.05.08 06:18:19.463043 [ 256 ] {25a9e467-3dfa-4696-8d1e-2c79f8fbeb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1916 | 2025.05.08 06:18:19.463093 [ 256 ] {25a9e467-3dfa-4696-8d1e-2c79f8fbeb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1917 | 2025.05.08 06:18:19.463692 [ 256 ] {25a9e467-3dfa-4696-8d1e-2c79f8fbeb6b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2025.05.08 06:18:19.463732 [ 256 ] {25a9e467-3dfa-4696-8d1e-2c79f8fbeb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1919 | 2025.05.08 06:18:19.464092 [ 256 ] {25a9e467-3dfa-4696-8d1e-2c79f8fbeb6b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1920 | 2025.05.08 06:18:19.464332 [ 256 ] {25a9e467-3dfa-4696-8d1e-2c79f8fbeb6b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2025.05.08 06:18:19.464465 [ 256 ] {25a9e467-3dfa-4696-8d1e-2c79f8fbeb6b} <Debug> executeQuery: Read 545 rows, 41.41 KiB in 0.001447 sec., 376641.32688320667 rows/sec., 27.94 MiB/sec. | ||
| 1922 | 2025.05.08 06:18:19.464504 [ 256 ] {25a9e467-3dfa-4696-8d1e-2c79f8fbeb6b} <Debug> TCPHandler: Processed in 0.001646643 sec. | ||
| 1923 | 2025.05.08 06:18:19.464617 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2025.05.08 06:18:19.464712 [ 256 ] {9dae13b0-e84b-4b2b-8c6b-7cf19669ba33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1925 | 2025.05.08 06:18:19.464755 [ 256 ] {9dae13b0-e84b-4b2b-8c6b-7cf19669ba33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1926 | 2025.05.08 06:18:19.465935 [ 256 ] {9dae13b0-e84b-4b2b-8c6b-7cf19669ba33} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2025.05.08 06:18:19.465973 [ 256 ] {9dae13b0-e84b-4b2b-8c6b-7cf19669ba33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1928 | 2025.05.08 06:18:19.466469 [ 256 ] {9dae13b0-e84b-4b2b-8c6b-7cf19669ba33} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1929 | 2025.05.08 06:18:19.466691 [ 256 ] {9dae13b0-e84b-4b2b-8c6b-7cf19669ba33} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.05.08 06:18:19.466822 [ 256 ] {9dae13b0-e84b-4b2b-8c6b-7cf19669ba33} <Debug> executeQuery: Read 3027 rows, 207.40 KiB in 0.002129 sec., 1421794.2696101458 rows/sec., 95.13 MiB/sec. | ||
| 1931 | 2025.05.08 06:18:19.466858 [ 256 ] {9dae13b0-e84b-4b2b-8c6b-7cf19669ba33} <Debug> TCPHandler: Processed in 0.002291262 sec. | ||
| 1932 | 2025.05.08 06:18:19.466959 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2025.05.08 06:18:19.467054 [ 256 ] {94da6e5e-ce9d-4115-8e39-cdd788937f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1934 | 2025.05.08 06:18:19.467107 [ 256 ] {94da6e5e-ce9d-4115-8e39-cdd788937f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1935 | 2025.05.08 06:18:19.467856 [ 256 ] {94da6e5e-ce9d-4115-8e39-cdd788937f0c} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2025.05.08 06:18:19.467894 [ 256 ] {94da6e5e-ce9d-4115-8e39-cdd788937f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1937 | 2025.05.08 06:18:19.468419 [ 256 ] {94da6e5e-ce9d-4115-8e39-cdd788937f0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1938 | 2025.05.08 06:18:19.468646 [ 256 ] {94da6e5e-ce9d-4115-8e39-cdd788937f0c} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2025.05.08 06:18:19.468784 [ 256 ] {94da6e5e-ce9d-4115-8e39-cdd788937f0c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00175 sec., 14285.714285714286 rows/sec., 25.60 MiB/sec. | ||
| 1940 | 2025.05.08 06:18:19.468836 [ 256 ] {94da6e5e-ce9d-4115-8e39-cdd788937f0c} <Debug> TCPHandler: Processed in 0.001925677 sec. | ||
| 1941 | 2025.05.08 06:18:19.468944 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2025.05.08 06:18:19.469040 [ 256 ] {2284a318-5aea-4f6d-80be-9b3b87a20a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1943 | 2025.05.08 06:18:19.469082 [ 256 ] {2284a318-5aea-4f6d-80be-9b3b87a20a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1944 | 2025.05.08 06:18:19.469422 [ 256 ] {2284a318-5aea-4f6d-80be-9b3b87a20a78} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2025.05.08 06:18:19.469460 [ 256 ] {2284a318-5aea-4f6d-80be-9b3b87a20a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1946 | 2025.05.08 06:18:19.469764 [ 256 ] {2284a318-5aea-4f6d-80be-9b3b87a20a78} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1947 | 2025.05.08 06:18:19.470002 [ 256 ] {2284a318-5aea-4f6d-80be-9b3b87a20a78} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2025.05.08 06:18:19.470131 [ 256 ] {2284a318-5aea-4f6d-80be-9b3b87a20a78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 1949 | 2025.05.08 06:18:19.470169 [ 256 ] {2284a318-5aea-4f6d-80be-9b3b87a20a78} <Debug> TCPHandler: Processed in 0.001273797 sec. | ||
| 1950 | 2025.05.08 06:18:21.428166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 1951 | 2025.05.08 06:18:21.428660 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2025.05.08 06:18:21.428695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1953 | 2025.05.08 06:18:21.429208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1954 | 2025.05.08 06:18:21.429439 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2025.05.08 06:18:21.429558 [ 48 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1956 | 2025.05.08 06:18:21.429561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 1957 | 2025.05.08 06:18:21.429602 [ 48 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2025.05.08 06:18:21.429625 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1959 | 2025.05.08 06:18:21.429750 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 1960 | 2025.05.08 06:18:21.429906 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1961 | 2025.05.08 06:18:21.429950 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 1962 | 2025.05.08 06:18:21.430020 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 1963 | 2025.05.08 06:18:21.430071 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 1964 | 2025.05.08 06:18:21.430120 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 1965 | 2025.05.08 06:18:21.430162 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 1966 | 2025.05.08 06:18:21.430208 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 1967 | 2025.05.08 06:18:21.431592 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901877 sec., 2694180.5384890824 rows/sec., 38.54 MiB/sec. | ||
| 1968 | 2025.05.08 06:18:21.432354 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1969 | 2025.05.08 06:18:21.432652 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_11_2} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2025.05.08 06:18:21.432718 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_11_2} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1971 | 2025.05.08 06:18:21.432797 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 1972 | 2025.05.08 06:18:21.695326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 1973 | 2025.05.08 06:18:21.713259 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2025.05.08 06:18:21.713304 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1975 | 2025.05.08 06:18:21.719830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1976 | 2025.05.08 06:18:21.720506 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2025.05.08 06:18:21.720810 [ 47 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1978 | 2025.05.08 06:18:21.720853 [ 47 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2025.05.08 06:18:21.720875 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1980 | 2025.05.08 06:18:21.720958 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 1981 | 2025.05.08 06:18:21.723536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 1982 | 2025.05.08 06:18:21.724000 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1983 | 2025.05.08 06:18:21.724727 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 1984 | 2025.05.08 06:18:21.728173 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 1985 | 2025.05.08 06:18:21.731533 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 1986 | 2025.05.08 06:18:21.735162 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 1987 | 2025.05.08 06:18:21.739595 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 1988 | 2025.05.08 06:18:21.743923 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 1989 | 2025.05.08 06:18:21.795748 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074814293 sec., 1109.4136784798593 rows/sec., 5.74 MiB/sec. | ||
| 1990 | 2025.05.08 06:18:21.797319 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1991 | 2025.05.08 06:18:21.798990 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_11_2} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2025.05.08 06:18:21.799071 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_11_2} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1993 | 2025.05.08 06:18:21.799948 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 1994 | 2025.05.08 06:18:22.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.28 MiB, peak 190.16 MiB, free memory in arenas 0.00 B, will set to 189.95 MiB (RSS), difference: 9.67 MiB | ||
| 1995 | 2025.05.08 06:18:24.346512 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2025.05.08 06:18:24.346801 [ 256 ] {17ba5511-d2aa-4f2a-8bff-1a1fa2ba08c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1997 | 2025.05.08 06:18:24.346898 [ 256 ] {17ba5511-d2aa-4f2a-8bff-1a1fa2ba08c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1998 | 2025.05.08 06:18:24.347719 [ 256 ] {17ba5511-d2aa-4f2a-8bff-1a1fa2ba08c6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2025.05.08 06:18:24.347765 [ 256 ] {17ba5511-d2aa-4f2a-8bff-1a1fa2ba08c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2000 | 2025.05.08 06:18:24.348177 [ 256 ] {17ba5511-d2aa-4f2a-8bff-1a1fa2ba08c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2001 | 2025.05.08 06:18:24.348407 [ 256 ] {17ba5511-d2aa-4f2a-8bff-1a1fa2ba08c6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2025.05.08 06:18:24.348564 [ 256 ] {17ba5511-d2aa-4f2a-8bff-1a1fa2ba08c6} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001837 sec., 39194.338595536195 rows/sec., 3.18 MiB/sec. | ||
| 2003 | 2025.05.08 06:18:24.348605 [ 256 ] {17ba5511-d2aa-4f2a-8bff-1a1fa2ba08c6} <Debug> TCPHandler: Processed in 0.002254982 sec. | ||
| 2004 | 2025.05.08 06:18:24.348731 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2025.05.08 06:18:24.348827 [ 256 ] {4db78219-8850-4b51-9c66-8f95395a4723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2006 | 2025.05.08 06:18:24.348870 [ 256 ] {4db78219-8850-4b51-9c66-8f95395a4723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2007 | 2025.05.08 06:18:24.349266 [ 256 ] {4db78219-8850-4b51-9c66-8f95395a4723} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2025.05.08 06:18:24.349304 [ 256 ] {4db78219-8850-4b51-9c66-8f95395a4723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2009 | 2025.05.08 06:18:24.349606 [ 256 ] {4db78219-8850-4b51-9c66-8f95395a4723} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2010 | 2025.05.08 06:18:24.349822 [ 256 ] {4db78219-8850-4b51-9c66-8f95395a4723} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2025.05.08 06:18:24.349952 [ 256 ] {4db78219-8850-4b51-9c66-8f95395a4723} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001144 sec., 6993.006993006993 rows/sec., 525.84 KiB/sec. | ||
| 2012 | 2025.05.08 06:18:24.349987 [ 256 ] {4db78219-8850-4b51-9c66-8f95395a4723} <Debug> TCPHandler: Processed in 0.001306118 sec. | ||
| 2013 | 2025.05.08 06:18:24.350100 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2025.05.08 06:18:24.350195 [ 256 ] {8ab69c1f-4ecf-477a-b813-f7f3c44a4981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2015 | 2025.05.08 06:18:24.350235 [ 256 ] {8ab69c1f-4ecf-477a-b813-f7f3c44a4981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2016 | 2025.05.08 06:18:24.350647 [ 256 ] {8ab69c1f-4ecf-477a-b813-f7f3c44a4981} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2025.05.08 06:18:24.350684 [ 256 ] {8ab69c1f-4ecf-477a-b813-f7f3c44a4981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2018 | 2025.05.08 06:18:24.350990 [ 256 ] {8ab69c1f-4ecf-477a-b813-f7f3c44a4981} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2019 | 2025.05.08 06:18:24.351231 [ 256 ] {8ab69c1f-4ecf-477a-b813-f7f3c44a4981} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2025.05.08 06:18:24.351359 [ 256 ] {8ab69c1f-4ecf-477a-b813-f7f3c44a4981} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001183 sec., 60862.214708368556 rows/sec., 4.75 MiB/sec. | ||
| 2021 | 2025.05.08 06:18:24.351396 [ 256 ] {8ab69c1f-4ecf-477a-b813-f7f3c44a4981} <Debug> TCPHandler: Processed in 0.001345139 sec. | ||
| 2022 | 2025.05.08 06:18:24.351511 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2025.05.08 06:18:24.351605 [ 256 ] {c2e38e77-cc65-40b8-b2ba-8763ddba4af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2024 | 2025.05.08 06:18:24.351648 [ 256 ] {c2e38e77-cc65-40b8-b2ba-8763ddba4af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2025 | 2025.05.08 06:18:24.352064 [ 256 ] {c2e38e77-cc65-40b8-b2ba-8763ddba4af6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2025.05.08 06:18:24.352101 [ 256 ] {c2e38e77-cc65-40b8-b2ba-8763ddba4af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2027 | 2025.05.08 06:18:24.352443 [ 256 ] {c2e38e77-cc65-40b8-b2ba-8763ddba4af6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2028 | 2025.05.08 06:18:24.352654 [ 256 ] {c2e38e77-cc65-40b8-b2ba-8763ddba4af6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2025.05.08 06:18:24.352784 [ 256 ] {c2e38e77-cc65-40b8-b2ba-8763ddba4af6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 2030 | 2025.05.08 06:18:24.352820 [ 256 ] {c2e38e77-cc65-40b8-b2ba-8763ddba4af6} <Debug> TCPHandler: Processed in 0.001358539 sec. | ||
| 2031 | 2025.05.08 06:18:24.352931 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2025.05.08 06:18:24.353025 [ 256 ] {a2ce88b3-bf09-44aa-84b5-5fd2c086868b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2033 | 2025.05.08 06:18:24.353078 [ 256 ] {a2ce88b3-bf09-44aa-84b5-5fd2c086868b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2034 | 2025.05.08 06:18:24.353801 [ 256 ] {a2ce88b3-bf09-44aa-84b5-5fd2c086868b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2025.05.08 06:18:24.353838 [ 256 ] {a2ce88b3-bf09-44aa-84b5-5fd2c086868b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2036 | 2025.05.08 06:18:24.354350 [ 256 ] {a2ce88b3-bf09-44aa-84b5-5fd2c086868b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2037 | 2025.05.08 06:18:24.354574 [ 256 ] {a2ce88b3-bf09-44aa-84b5-5fd2c086868b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2025.05.08 06:18:24.354709 [ 256 ] {a2ce88b3-bf09-44aa-84b5-5fd2c086868b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001702 sec., 4700.352526439483 rows/sec., 8.42 MiB/sec. | ||
| 2039 | 2025.05.08 06:18:24.354759 [ 256 ] {a2ce88b3-bf09-44aa-84b5-5fd2c086868b} <Debug> TCPHandler: Processed in 0.001876406 sec. | ||
| 2040 | 2025.05.08 06:18:24.354878 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2025.05.08 06:18:24.354974 [ 256 ] {e3815ac7-80fb-45f2-88df-c85113ed8838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2042 | 2025.05.08 06:18:24.355017 [ 256 ] {e3815ac7-80fb-45f2-88df-c85113ed8838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2043 | 2025.05.08 06:18:24.355352 [ 256 ] {e3815ac7-80fb-45f2-88df-c85113ed8838} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2025.05.08 06:18:24.355390 [ 256 ] {e3815ac7-80fb-45f2-88df-c85113ed8838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2045 | 2025.05.08 06:18:24.355693 [ 256 ] {e3815ac7-80fb-45f2-88df-c85113ed8838} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2046 | 2025.05.08 06:18:24.355908 [ 256 ] {e3815ac7-80fb-45f2-88df-c85113ed8838} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2025.05.08 06:18:24.356037 [ 256 ] {e3815ac7-80fb-45f2-88df-c85113ed8838} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 2048 | 2025.05.08 06:18:24.356071 [ 256 ] {e3815ac7-80fb-45f2-88df-c85113ed8838} <Debug> TCPHandler: Processed in 0.001242957 sec. | ||
| 2049 | 2025.05.08 06:18:28.857883 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2050 | 2025.05.08 06:18:28.857975 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2051 | 2025.05.08 06:18:28.924883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 290 | ||
| 2052 | 2025.05.08 06:18:28.927220 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2025.05.08 06:18:28.927261 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2054 | 2025.05.08 06:18:28.928450 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2055 | 2025.05.08 06:18:28.928706 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2025.05.08 06:18:28.928839 [ 40 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2057 | 2025.05.08 06:18:28.928895 [ 40 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.05.08 06:18:28.928916 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2059 | 2025.05.08 06:18:28.928941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 2060 | 2025.05.08 06:18:28.929027 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 2061 | 2025.05.08 06:18:28.929621 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2062 | 2025.05.08 06:18:28.929740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2063 | 2025.05.08 06:18:28.929788 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 2064 | 2025.05.08 06:18:28.930221 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 62 rows starting from the beginning of the part | ||
| 2065 | 2025.05.08 06:18:28.930258 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2025.05.08 06:18:28.930300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2067 | 2025.05.08 06:18:28.930600 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 2068 | 2025.05.08 06:18:28.930931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2069 | 2025.05.08 06:18:28.930980 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 2070 | 2025.05.08 06:18:28.931172 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2025.05.08 06:18:28.931314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2072 | 2025.05.08 06:18:28.931367 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2073 | 2025.05.08 06:18:28.931745 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2074 | 2025.05.08 06:18:28.937707 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 72 columns (72 merged, 0 gathered) in 0.008720162 sec., 33256.26289970301 rows/sec., 33.70 MiB/sec. | ||
| 2075 | 2025.05.08 06:18:28.938740 [ 195 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2076 | 2025.05.08 06:18:28.939425 [ 195 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_6_1} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.05.08 06:18:28.939504 [ 195 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_6_1} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2078 | 2025.05.08 06:18:28.939735 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2079 | 2025.05.08 06:18:29.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.07 MiB, peak 194.64 MiB, free memory in arenas 0.00 B, will set to 191.19 MiB (RSS), difference: 1.11 MiB | ||
| 2080 | 2025.05.08 06:18:29.223700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2081 | 2025.05.08 06:18:29.243081 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2025.05.08 06:18:29.243139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2083 | 2025.05.08 06:18:29.248922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2084 | 2025.05.08 06:18:29.249591 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2025.05.08 06:18:29.252678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2086 | 2025.05.08 06:18:29.346120 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2025.05.08 06:18:29.346392 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2088 | 2025.05.08 06:18:29.346767 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2089 | 2025.05.08 06:18:29.346807 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2090 | 2025.05.08 06:18:29.347068 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2091 | 2025.05.08 06:18:29.347140 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2092 | 2025.05.08 06:18:29.347286 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2093 | 2025.05.08 06:18:29.347414 [ 295 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2094 | 2025.05.08 06:18:29.347432 [ 292 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2095 | 2025.05.08 06:18:29.347414 [ 290 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2096 | 2025.05.08 06:18:29.347467 [ 293 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2097 | 2025.05.08 06:18:29.347480 [ 295 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2098 | 2025.05.08 06:18:29.347592 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 2099 | 2025.05.08 06:18:29.347618 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2100 | 2025.05.08 06:18:29.347715 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2101 | 2025.05.08 06:18:29.347738 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
| 2102 | 2025.05.08 06:18:29.347772 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2103 | 2025.05.08 06:18:29.347812 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2104 | 2025.05.08 06:18:29.347857 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2105 | 2025.05.08 06:18:29.347896 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2106 | 2025.05.08 06:18:29.348813 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Debug> executeQuery: Read 34 rows, 1.43 KiB in 0.002543 sec., 13370.035391270152 rows/sec., 563.74 KiB/sec. | ||
| 2107 | 2025.05.08 06:18:29.348935 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Debug> MemoryTracker: Peak memory usage (for query): 143.48 KiB. | ||
| 2108 | 2025.05.08 06:18:29.348952 [ 256 ] {fb3bdaa3-f2b6-4c97-8092-b4abd2d8fdc5} <Debug> TCPHandler: Processed in 0.002970482 sec. | ||
| 2109 | 2025.05.08 06:18:29.351074 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2025.05.08 06:18:29.351190 [ 256 ] {830d2bf0-6ba8-4644-a5f8-3533b7bc5266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2111 | 2025.05.08 06:18:29.351234 [ 256 ] {830d2bf0-6ba8-4644-a5f8-3533b7bc5266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2112 | 2025.05.08 06:18:29.351748 [ 256 ] {830d2bf0-6ba8-4644-a5f8-3533b7bc5266} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2025.05.08 06:18:29.351790 [ 256 ] {830d2bf0-6ba8-4644-a5f8-3533b7bc5266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2114 | 2025.05.08 06:18:29.352220 [ 256 ] {830d2bf0-6ba8-4644-a5f8-3533b7bc5266} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2115 | 2025.05.08 06:18:29.352439 [ 256 ] {830d2bf0-6ba8-4644-a5f8-3533b7bc5266} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2025.05.08 06:18:29.352565 [ 40 ] {} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2117 | 2025.05.08 06:18:29.352584 [ 256 ] {830d2bf0-6ba8-4644-a5f8-3533b7bc5266} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 72.49 KiB/sec. | ||
| 2118 | 2025.05.08 06:18:29.352631 [ 40 ] {} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2025.05.08 06:18:29.352642 [ 256 ] {830d2bf0-6ba8-4644-a5f8-3533b7bc5266} <Debug> TCPHandler: Processed in 0.001621693 sec. | ||
| 2120 | 2025.05.08 06:18:29.352662 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2121 | 2025.05.08 06:18:29.352765 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.05.08 06:18:29.352765 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::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 | ||
| 2123 | 2025.05.08 06:18:29.352868 [ 256 ] {d7d07fff-8c8b-4795-b5d8-33bf01dcb802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2124 | 2025.05.08 06:18:29.352912 [ 256 ] {d7d07fff-8c8b-4795-b5d8-33bf01dcb802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2125 | 2025.05.08 06:18:29.353014 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2126 | 2025.05.08 06:18:29.353052 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2127 | 2025.05.08 06:18:29.353140 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::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 | ||
| 2128 | 2025.05.08 06:18:29.353198 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 2129 | 2025.05.08 06:18:29.353260 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::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 | ||
| 2130 | 2025.05.08 06:18:29.353317 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::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 | ||
| 2131 | 2025.05.08 06:18:29.353376 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::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 | ||
| 2132 | 2025.05.08 06:18:29.353387 [ 256 ] {d7d07fff-8c8b-4795-b5d8-33bf01dcb802} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2025.05.08 06:18:29.353430 [ 256 ] {d7d07fff-8c8b-4795-b5d8-33bf01dcb802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2134 | 2025.05.08 06:18:29.353866 [ 256 ] {d7d07fff-8c8b-4795-b5d8-33bf01dcb802} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2135 | 2025.05.08 06:18:29.354123 [ 256 ] {d7d07fff-8c8b-4795-b5d8-33bf01dcb802} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2025.05.08 06:18:29.354232 [ 40 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2137 | 2025.05.08 06:18:29.354262 [ 256 ] {d7d07fff-8c8b-4795-b5d8-33bf01dcb802} <Debug> executeQuery: Read 123 rows, 10.72 KiB in 0.001412 sec., 87110.48158640227 rows/sec., 7.42 MiB/sec. | ||
| 2138 | 2025.05.08 06:18:29.354266 [ 40 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2025.05.08 06:18:29.354304 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2140 | 2025.05.08 06:18:29.354306 [ 256 ] {d7d07fff-8c8b-4795-b5d8-33bf01dcb802} <Debug> TCPHandler: Processed in 0.001591522 sec. | ||
| 2141 | 2025.05.08 06:18:29.354380 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 2142 | 2025.05.08 06:18:29.354433 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2025.05.08 06:18:29.354481 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2144 | 2025.05.08 06:18:29.354512 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2145 | 2025.05.08 06:18:29.354534 [ 256 ] {51cdaf54-52a8-469c-b06c-e4dcd94d0195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2146 | 2025.05.08 06:18:29.354570 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part | ||
| 2147 | 2025.05.08 06:18:29.354580 [ 256 ] {51cdaf54-52a8-469c-b06c-e4dcd94d0195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2148 | 2025.05.08 06:18:29.354620 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
| 2149 | 2025.05.08 06:18:29.354664 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1247 rows starting from the beginning of the part | ||
| 2150 | 2025.05.08 06:18:29.354707 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part | ||
| 2151 | 2025.05.08 06:18:29.354747 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 123 rows starting from the beginning of the part | ||
| 2152 | 2025.05.08 06:18:29.355024 [ 256 ] {51cdaf54-52a8-469c-b06c-e4dcd94d0195} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2025.05.08 06:18:29.355066 [ 194 ] {9d072af1-bb53-4176-8ee9-3b5914099930::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.002341283 sec., 15376.18476707002 rows/sec., 3.05 MiB/sec. | ||
| 2154 | 2025.05.08 06:18:29.355072 [ 256 ] {51cdaf54-52a8-469c-b06c-e4dcd94d0195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2155 | 2025.05.08 06:18:29.355208 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2156 | 2025.05.08 06:18:29.355509 [ 256 ] {51cdaf54-52a8-469c-b06c-e4dcd94d0195} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2157 | 2025.05.08 06:18:29.355542 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::all_1_6_1} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2025.05.08 06:18:29.355623 [ 199 ] {9d072af1-bb53-4176-8ee9-3b5914099930::all_1_6_1} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2159 | 2025.05.08 06:18:29.355699 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2160 | 2025.05.08 06:18:29.355766 [ 256 ] {51cdaf54-52a8-469c-b06c-e4dcd94d0195} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2025.05.08 06:18:29.355814 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146455 sec., 1270014.6802772183 rows/sec., 111.21 MiB/sec. | ||
| 2162 | 2025.05.08 06:18:29.355909 [ 256 ] {51cdaf54-52a8-469c-b06c-e4dcd94d0195} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001394 sec., 23672.883787661405 rows/sec., 1.74 MiB/sec. | ||
| 2163 | 2025.05.08 06:18:29.355952 [ 256 ] {51cdaf54-52a8-469c-b06c-e4dcd94d0195} <Debug> TCPHandler: Processed in 0.001568562 sec. | ||
| 2164 | 2025.05.08 06:18:29.356049 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2165 | 2025.05.08 06:18:29.356065 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2025.05.08 06:18:29.356169 [ 256 ] {e9ee064e-64ba-40dd-94da-4914943875aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2167 | 2025.05.08 06:18:29.356211 [ 256 ] {e9ee064e-64ba-40dd-94da-4914943875aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2168 | 2025.05.08 06:18:29.356290 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2025.05.08 06:18:29.356358 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_11_2} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2170 | 2025.05.08 06:18:29.356421 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2171 | 2025.05.08 06:18:29.356598 [ 256 ] {e9ee064e-64ba-40dd-94da-4914943875aa} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2025.05.08 06:18:29.356640 [ 256 ] {e9ee064e-64ba-40dd-94da-4914943875aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2173 | 2025.05.08 06:18:29.356931 [ 256 ] {e9ee064e-64ba-40dd-94da-4914943875aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2174 | 2025.05.08 06:18:29.357153 [ 256 ] {e9ee064e-64ba-40dd-94da-4914943875aa} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2025.05.08 06:18:29.357284 [ 256 ] {e9ee064e-64ba-40dd-94da-4914943875aa} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 58.61 KiB/sec. | ||
| 2176 | 2025.05.08 06:18:29.357321 [ 256 ] {e9ee064e-64ba-40dd-94da-4914943875aa} <Debug> TCPHandler: Processed in 0.001305198 sec. | ||
| 2177 | 2025.05.08 06:18:29.357432 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2025.05.08 06:18:29.357538 [ 256 ] {ab2b33f0-7507-4c94-a80d-cfd9350694f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2179 | 2025.05.08 06:18:29.357578 [ 256 ] {ab2b33f0-7507-4c94-a80d-cfd9350694f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2180 | 2025.05.08 06:18:29.358020 [ 256 ] {ab2b33f0-7507-4c94-a80d-cfd9350694f1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2025.05.08 06:18:29.358057 [ 256 ] {ab2b33f0-7507-4c94-a80d-cfd9350694f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2182 | 2025.05.08 06:18:29.358367 [ 256 ] {ab2b33f0-7507-4c94-a80d-cfd9350694f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2183 | 2025.05.08 06:18:29.358590 [ 256 ] {ab2b33f0-7507-4c94-a80d-cfd9350694f1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2025.05.08 06:18:29.358698 [ 40 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2185 | 2025.05.08 06:18:29.358718 [ 256 ] {ab2b33f0-7507-4c94-a80d-cfd9350694f1} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.0012 sec., 85833.33333333334 rows/sec., 6.71 MiB/sec. | ||
| 2186 | 2025.05.08 06:18:29.358737 [ 40 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2025.05.08 06:18:29.358760 [ 256 ] {ab2b33f0-7507-4c94-a80d-cfd9350694f1} <Debug> TCPHandler: Processed in 0.00137603 sec. | ||
| 2188 | 2025.05.08 06:18:29.358763 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2189 | 2025.05.08 06:18:29.358851 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 2190 | 2025.05.08 06:18:29.358895 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2025.05.08 06:18:29.358953 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2192 | 2025.05.08 06:18:29.358988 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 145 rows starting from the beginning of the part | ||
| 2193 | 2025.05.08 06:18:29.358997 [ 256 ] {896e3a72-c13a-4611-8978-09df5a234cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2194 | 2025.05.08 06:18:29.359041 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 89 rows starting from the beginning of the part | ||
| 2195 | 2025.05.08 06:18:29.359050 [ 256 ] {896e3a72-c13a-4611-8978-09df5a234cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2196 | 2025.05.08 06:18:29.359087 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
| 2197 | 2025.05.08 06:18:29.359127 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 545 rows starting from the beginning of the part | ||
| 2198 | 2025.05.08 06:18:29.359163 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part | ||
| 2199 | 2025.05.08 06:18:29.359198 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 103 rows starting from the beginning of the part | ||
| 2200 | 2025.05.08 06:18:29.359481 [ 256 ] {896e3a72-c13a-4611-8978-09df5a234cda} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2025.05.08 06:18:29.359523 [ 256 ] {896e3a72-c13a-4611-8978-09df5a234cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2202 | 2025.05.08 06:18:29.359883 [ 256 ] {896e3a72-c13a-4611-8978-09df5a234cda} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2203 | 2025.05.08 06:18:29.360026 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203588 sec., 852451.1709987138 rows/sec., 68.38 MiB/sec. | ||
| 2204 | 2025.05.08 06:18:29.360122 [ 256 ] {896e3a72-c13a-4611-8978-09df5a234cda} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2025.05.08 06:18:29.360244 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2206 | 2025.05.08 06:18:29.360265 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2207 | 2025.05.08 06:18:29.360265 [ 256 ] {896e3a72-c13a-4611-8978-09df5a234cda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 2208 | 2025.05.08 06:18:29.360303 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.05.08 06:18:29.360341 [ 256 ] {896e3a72-c13a-4611-8978-09df5a234cda} <Debug> TCPHandler: Processed in 0.001506411 sec. | ||
| 2210 | 2025.05.08 06:18:29.360344 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2211 | 2025.05.08 06:18:29.360438 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 2212 | 2025.05.08 06:18:29.360472 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2025.05.08 06:18:29.360541 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2214 | 2025.05.08 06:18:29.360571 [ 256 ] {1ff489dd-d8f4-4686-87c3-208378d3af39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2215 | 2025.05.08 06:18:29.360584 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 930 rows starting from the beginning of the part | ||
| 2216 | 2025.05.08 06:18:29.360592 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2025.05.08 06:18:29.360621 [ 256 ] {1ff489dd-d8f4-4686-87c3-208378d3af39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2218 | 2025.05.08 06:18:29.360672 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2219 | 2025.05.08 06:18:29.360680 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_11_2} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2220 | 2025.05.08 06:18:29.360726 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2221 | 2025.05.08 06:18:29.360771 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2222 | 2025.05.08 06:18:29.360776 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 3027 rows starting from the beginning of the part | ||
| 2223 | 2025.05.08 06:18:29.360833 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2224 | 2025.05.08 06:18:29.360872 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2225 | 2025.05.08 06:18:29.360944 [ 256 ] {1ff489dd-d8f4-4686-87c3-208378d3af39} <Trace> oximeter.measurements_f64 (1354d1ec-0f01-45c6-b17a-d496b51eb02f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2025.05.08 06:18:29.360984 [ 256 ] {1ff489dd-d8f4-4686-87c3-208378d3af39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2227 | 2025.05.08 06:18:29.361303 [ 256 ] {1ff489dd-d8f4-4686-87c3-208378d3af39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2228 | 2025.05.08 06:18:29.361550 [ 256 ] {1ff489dd-d8f4-4686-87c3-208378d3af39} <Trace> oximeter.measurements_f64 (1354d1ec-0f01-45c6-b17a-d496b51eb02f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2025.05.08 06:18:29.361677 [ 256 ] {1ff489dd-d8f4-4686-87c3-208378d3af39} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 56.42 KiB/sec. | ||
| 2230 | 2025.05.08 06:18:29.361714 [ 256 ] {1ff489dd-d8f4-4686-87c3-208378d3af39} <Debug> TCPHandler: Processed in 0.001291838 sec. | ||
| 2231 | 2025.05.08 06:18:29.361826 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2025.05.08 06:18:29.361919 [ 256 ] {85e4b282-049b-415d-a661-f9a14ec3613d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2233 | 2025.05.08 06:18:29.361972 [ 256 ] {85e4b282-049b-415d-a661-f9a14ec3613d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2234 | 2025.05.08 06:18:29.362804 [ 256 ] {85e4b282-049b-415d-a661-f9a14ec3613d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2025.05.08 06:18:29.362840 [ 256 ] {85e4b282-049b-415d-a661-f9a14ec3613d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2236 | 2025.05.08 06:18:29.363434 [ 256 ] {85e4b282-049b-415d-a661-f9a14ec3613d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2237 | 2025.05.08 06:18:29.363696 [ 256 ] {85e4b282-049b-415d-a661-f9a14ec3613d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2025.05.08 06:18:29.363842 [ 256 ] {85e4b282-049b-415d-a661-f9a14ec3613d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00194 sec., 17010.309278350516 rows/sec., 30.48 MiB/sec. | ||
| 2239 | 2025.05.08 06:18:29.363895 [ 256 ] {85e4b282-049b-415d-a661-f9a14ec3613d} <Debug> TCPHandler: Processed in 0.0021182 sec. | ||
| 2240 | 2025.05.08 06:18:29.364019 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2025.05.08 06:18:29.364118 [ 256 ] {6824efd3-77ae-4812-b2fc-752645a0c499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2242 | 2025.05.08 06:18:29.364162 [ 256 ] {6824efd3-77ae-4812-b2fc-752645a0c499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2243 | 2025.05.08 06:18:29.364497 [ 256 ] {6824efd3-77ae-4812-b2fc-752645a0c499} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2025.05.08 06:18:29.364533 [ 256 ] {6824efd3-77ae-4812-b2fc-752645a0c499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2245 | 2025.05.08 06:18:29.364862 [ 256 ] {6824efd3-77ae-4812-b2fc-752645a0c499} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2246 | 2025.05.08 06:18:29.365096 [ 256 ] {6824efd3-77ae-4812-b2fc-752645a0c499} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2025.05.08 06:18:29.365224 [ 256 ] {6824efd3-77ae-4812-b2fc-752645a0c499} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 375.73 KiB/sec. | ||
| 2248 | 2025.05.08 06:18:29.365261 [ 256 ] {6824efd3-77ae-4812-b2fc-752645a0c499} <Debug> TCPHandler: Processed in 0.001292788 sec. | ||
| 2249 | 2025.05.08 06:18:29.365388 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2025.05.08 06:18:29.365487 [ 256 ] {6e4cb0d4-3295-4452-bff4-01607229c3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2251 | 2025.05.08 06:18:29.365538 [ 256 ] {6e4cb0d4-3295-4452-bff4-01607229c3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2252 | 2025.05.08 06:18:29.365896 [ 256 ] {6e4cb0d4-3295-4452-bff4-01607229c3e0} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2025.05.08 06:18:29.365933 [ 256 ] {6e4cb0d4-3295-4452-bff4-01607229c3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2254 | 2025.05.08 06:18:29.366254 [ 256 ] {6e4cb0d4-3295-4452-bff4-01607229c3e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2255 | 2025.05.08 06:18:29.366480 [ 256 ] {6e4cb0d4-3295-4452-bff4-01607229c3e0} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2025.05.08 06:18:29.366589 [ 40 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2257 | 2025.05.08 06:18:29.366611 [ 256 ] {6e4cb0d4-3295-4452-bff4-01607229c3e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 2258 | 2025.05.08 06:18:29.366623 [ 40 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2025.05.08 06:18:29.366651 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2260 | 2025.05.08 06:18:29.366653 [ 256 ] {6e4cb0d4-3295-4452-bff4-01607229c3e0} <Debug> TCPHandler: Processed in 0.001315089 sec. | ||
| 2261 | 2025.05.08 06:18:29.366743 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 2262 | 2025.05.08 06:18:29.366843 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2263 | 2025.05.08 06:18:29.366868 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part | ||
| 2264 | 2025.05.08 06:18:29.366911 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2265 | 2025.05.08 06:18:29.366946 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2266 | 2025.05.08 06:18:29.366979 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2267 | 2025.05.08 06:18:29.367012 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2268 | 2025.05.08 06:18:29.367045 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 2269 | 2025.05.08 06:18:29.367745 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4597 rows, containing 5 columns (5 merged, 0 gathered) in 0.007336853 sec., 626562.9146447394 rows/sec., 42.94 MiB/sec. | ||
| 2270 | 2025.05.08 06:18:29.367802 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001081906 sec., 526847.9886422665 rows/sec., 35.41 MiB/sec. | ||
| 2271 | 2025.05.08 06:18:29.367956 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2272 | 2025.05.08 06:18:29.368212 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_11_2} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2025.05.08 06:18:29.368236 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2274 | 2025.05.08 06:18:29.368280 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_11_2} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2275 | 2025.05.08 06:18:29.368342 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2276 | 2025.05.08 06:18:29.368572 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2025.05.08 06:18:29.368659 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2278 | 2025.05.08 06:18:29.368747 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2279 | 2025.05.08 06:18:34.345973 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2025.05.08 06:18:34.346254 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2281 | 2025.05.08 06:18:34.346651 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2282 | 2025.05.08 06:18:34.346698 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2283 | 2025.05.08 06:18:34.346961 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2284 | 2025.05.08 06:18:34.347027 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2285 | 2025.05.08 06:18:34.347173 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2286 | 2025.05.08 06:18:34.347208 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 2287 | 2025.05.08 06:18:34.347230 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (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 | ||
| 2288 | 2025.05.08 06:18:34.347246 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2289 | 2025.05.08 06:18:34.347284 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2290 | 2025.05.08 06:18:34.347304 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 2291 | 2025.05.08 06:18:34.348206 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.002069 sec., 17399.71000483325 rows/sec., 733.96 KiB/sec. | ||
| 2292 | 2025.05.08 06:18:34.348313 [ 256 ] {9d1748db-5bba-44fa-ab00-86261e56146a} <Debug> TCPHandler: Processed in 0.002469885 sec. | ||
| 2293 | 2025.05.08 06:18:34.351867 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2025.05.08 06:18:34.351980 [ 256 ] {f5ecf5ca-6cbf-4707-b4be-1d7258758740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2295 | 2025.05.08 06:18:34.352022 [ 256 ] {f5ecf5ca-6cbf-4707-b4be-1d7258758740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2296 | 2025.05.08 06:18:34.352652 [ 256 ] {f5ecf5ca-6cbf-4707-b4be-1d7258758740} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2025.05.08 06:18:34.352696 [ 256 ] {f5ecf5ca-6cbf-4707-b4be-1d7258758740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2298 | 2025.05.08 06:18:34.353096 [ 256 ] {f5ecf5ca-6cbf-4707-b4be-1d7258758740} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2299 | 2025.05.08 06:18:34.353292 [ 256 ] {f5ecf5ca-6cbf-4707-b4be-1d7258758740} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2025.05.08 06:18:34.353433 [ 256 ] {f5ecf5ca-6cbf-4707-b4be-1d7258758740} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 152.57 KiB/sec. | ||
| 2301 | 2025.05.08 06:18:34.353470 [ 256 ] {f5ecf5ca-6cbf-4707-b4be-1d7258758740} <Debug> TCPHandler: Processed in 0.001654434 sec. | ||
| 2302 | 2025.05.08 06:18:34.353588 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2025.05.08 06:18:34.353681 [ 256 ] {c2ad7434-c23c-4363-80bc-eea86ce0d375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2304 | 2025.05.08 06:18:34.353721 [ 256 ] {c2ad7434-c23c-4363-80bc-eea86ce0d375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2305 | 2025.05.08 06:18:34.354196 [ 256 ] {c2ad7434-c23c-4363-80bc-eea86ce0d375} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2025.05.08 06:18:34.354233 [ 256 ] {c2ad7434-c23c-4363-80bc-eea86ce0d375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2307 | 2025.05.08 06:18:34.354535 [ 256 ] {c2ad7434-c23c-4363-80bc-eea86ce0d375} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2308 | 2025.05.08 06:18:34.354738 [ 256 ] {c2ad7434-c23c-4363-80bc-eea86ce0d375} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2025.05.08 06:18:34.354860 [ 256 ] {c2ad7434-c23c-4363-80bc-eea86ce0d375} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001197 sec., 20050.12531328321 rows/sec., 1.66 MiB/sec. | ||
| 2310 | 2025.05.08 06:18:34.354895 [ 256 ] {c2ad7434-c23c-4363-80bc-eea86ce0d375} <Debug> TCPHandler: Processed in 0.001359139 sec. | ||
| 2311 | 2025.05.08 06:18:34.355017 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2025.05.08 06:18:34.355109 [ 256 ] {c05c3813-9233-40a9-bd25-902d85872ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2313 | 2025.05.08 06:18:34.355149 [ 256 ] {c05c3813-9233-40a9-bd25-902d85872ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2314 | 2025.05.08 06:18:34.355548 [ 256 ] {c05c3813-9233-40a9-bd25-902d85872ea2} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2025.05.08 06:18:34.355582 [ 256 ] {c05c3813-9233-40a9-bd25-902d85872ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2316 | 2025.05.08 06:18:34.355854 [ 256 ] {c05c3813-9233-40a9-bd25-902d85872ea2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2317 | 2025.05.08 06:18:34.356069 [ 256 ] {c05c3813-9233-40a9-bd25-902d85872ea2} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2025.05.08 06:18:34.356216 [ 256 ] {c05c3813-9233-40a9-bd25-902d85872ea2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001125 sec., 7111.111111111111 rows/sec., 579.86 KiB/sec. | ||
| 2319 | 2025.05.08 06:18:34.356252 [ 256 ] {c05c3813-9233-40a9-bd25-902d85872ea2} <Debug> TCPHandler: Processed in 0.001293758 sec. | ||
| 2320 | 2025.05.08 06:18:34.356363 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2025.05.08 06:18:34.356455 [ 256 ] {6cef19bb-c4c1-44ec-8d5f-8b87372f449a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2322 | 2025.05.08 06:18:34.356492 [ 256 ] {6cef19bb-c4c1-44ec-8d5f-8b87372f449a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2323 | 2025.05.08 06:18:34.356949 [ 256 ] {6cef19bb-c4c1-44ec-8d5f-8b87372f449a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2025.05.08 06:18:34.356985 [ 256 ] {6cef19bb-c4c1-44ec-8d5f-8b87372f449a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2325 | 2025.05.08 06:18:34.357284 [ 256 ] {6cef19bb-c4c1-44ec-8d5f-8b87372f449a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2326 | 2025.05.08 06:18:34.357512 [ 256 ] {6cef19bb-c4c1-44ec-8d5f-8b87372f449a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2025.05.08 06:18:34.357634 [ 256 ] {6cef19bb-c4c1-44ec-8d5f-8b87372f449a} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001196 sec., 163879.59866220737 rows/sec., 14.49 MiB/sec. | ||
| 2328 | 2025.05.08 06:18:34.357669 [ 256 ] {6cef19bb-c4c1-44ec-8d5f-8b87372f449a} <Debug> TCPHandler: Processed in 0.001355049 sec. | ||
| 2329 | 2025.05.08 06:18:34.357783 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2025.05.08 06:18:34.357875 [ 256 ] {0b45bbe0-5c88-4c22-b246-dcdc914973c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2331 | 2025.05.08 06:18:34.357912 [ 256 ] {0b45bbe0-5c88-4c22-b246-dcdc914973c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2332 | 2025.05.08 06:18:34.358398 [ 256 ] {0b45bbe0-5c88-4c22-b246-dcdc914973c8} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2025.05.08 06:18:34.358434 [ 256 ] {0b45bbe0-5c88-4c22-b246-dcdc914973c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2334 | 2025.05.08 06:18:34.358714 [ 256 ] {0b45bbe0-5c88-4c22-b246-dcdc914973c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2335 | 2025.05.08 06:18:34.358917 [ 256 ] {0b45bbe0-5c88-4c22-b246-dcdc914973c8} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2025.05.08 06:18:34.359052 [ 256 ] {0b45bbe0-5c88-4c22-b246-dcdc914973c8} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001195 sec., 23430.96234309623 rows/sec., 1.73 MiB/sec. | ||
| 2337 | 2025.05.08 06:18:34.359087 [ 256 ] {0b45bbe0-5c88-4c22-b246-dcdc914973c8} <Debug> TCPHandler: Processed in 0.001352309 sec. | ||
| 2338 | 2025.05.08 06:18:34.359213 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2025.05.08 06:18:34.359304 [ 256 ] {e8c51fd2-09a2-4c97-ada6-28cbe0420fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2340 | 2025.05.08 06:18:34.359342 [ 256 ] {e8c51fd2-09a2-4c97-ada6-28cbe0420fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2341 | 2025.05.08 06:18:34.359747 [ 256 ] {e8c51fd2-09a2-4c97-ada6-28cbe0420fd8} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2025.05.08 06:18:34.359782 [ 256 ] {e8c51fd2-09a2-4c97-ada6-28cbe0420fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2343 | 2025.05.08 06:18:34.360059 [ 256 ] {e8c51fd2-09a2-4c97-ada6-28cbe0420fd8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2344 | 2025.05.08 06:18:34.360272 [ 256 ] {e8c51fd2-09a2-4c97-ada6-28cbe0420fd8} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2025.05.08 06:18:34.360397 [ 256 ] {e8c51fd2-09a2-4c97-ada6-28cbe0420fd8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 2346 | 2025.05.08 06:18:34.360431 [ 256 ] {e8c51fd2-09a2-4c97-ada6-28cbe0420fd8} <Debug> TCPHandler: Processed in 0.001265068 sec. | ||
| 2347 | 2025.05.08 06:18:34.360543 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2025.05.08 06:18:34.360634 [ 256 ] {3ad1f86c-86ae-415c-b55a-1e69848fa6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2349 | 2025.05.08 06:18:34.360672 [ 256 ] {3ad1f86c-86ae-415c-b55a-1e69848fa6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2350 | 2025.05.08 06:18:34.361048 [ 256 ] {3ad1f86c-86ae-415c-b55a-1e69848fa6d5} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2025.05.08 06:18:34.361084 [ 256 ] {3ad1f86c-86ae-415c-b55a-1e69848fa6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2352 | 2025.05.08 06:18:34.361356 [ 256 ] {3ad1f86c-86ae-415c-b55a-1e69848fa6d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2353 | 2025.05.08 06:18:34.361558 [ 256 ] {3ad1f86c-86ae-415c-b55a-1e69848fa6d5} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2025.05.08 06:18:34.361677 [ 256 ] {3ad1f86c-86ae-415c-b55a-1e69848fa6d5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 883.60 KiB/sec. | ||
| 2355 | 2025.05.08 06:18:34.361711 [ 256 ] {3ad1f86c-86ae-415c-b55a-1e69848fa6d5} <Debug> TCPHandler: Processed in 0.001215057 sec. | ||
| 2356 | 2025.05.08 06:18:34.361829 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2025.05.08 06:18:34.361919 [ 256 ] {7995b4a7-816b-41cf-a3bf-56efea11c482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2358 | 2025.05.08 06:18:34.361957 [ 256 ] {7995b4a7-816b-41cf-a3bf-56efea11c482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2359 | 2025.05.08 06:18:34.362370 [ 256 ] {7995b4a7-816b-41cf-a3bf-56efea11c482} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2025.05.08 06:18:34.362404 [ 256 ] {7995b4a7-816b-41cf-a3bf-56efea11c482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2361 | 2025.05.08 06:18:34.362693 [ 256 ] {7995b4a7-816b-41cf-a3bf-56efea11c482} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2362 | 2025.05.08 06:18:34.362897 [ 256 ] {7995b4a7-816b-41cf-a3bf-56efea11c482} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2025.05.08 06:18:34.363018 [ 256 ] {7995b4a7-816b-41cf-a3bf-56efea11c482} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001116 sec., 103942.65232974911 rows/sec., 8.46 MiB/sec. | ||
| 2364 | 2025.05.08 06:18:34.363053 [ 256 ] {7995b4a7-816b-41cf-a3bf-56efea11c482} <Debug> TCPHandler: Processed in 0.001281309 sec. | ||
| 2365 | 2025.05.08 06:18:34.363169 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2025.05.08 06:18:34.363261 [ 256 ] {9148cd93-aa63-4f0b-8689-f3808c6f7224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2367 | 2025.05.08 06:18:34.363302 [ 256 ] {9148cd93-aa63-4f0b-8689-f3808c6f7224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2368 | 2025.05.08 06:18:34.363684 [ 256 ] {9148cd93-aa63-4f0b-8689-f3808c6f7224} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2025.05.08 06:18:34.363719 [ 256 ] {9148cd93-aa63-4f0b-8689-f3808c6f7224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2370 | 2025.05.08 06:18:34.364030 [ 256 ] {9148cd93-aa63-4f0b-8689-f3808c6f7224} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2371 | 2025.05.08 06:18:34.364233 [ 256 ] {9148cd93-aa63-4f0b-8689-f3808c6f7224} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2025.05.08 06:18:34.364356 [ 256 ] {9148cd93-aa63-4f0b-8689-f3808c6f7224} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001113 sec., 179694.51931716083 rows/sec., 12.88 MiB/sec. | ||
| 2373 | 2025.05.08 06:18:34.364391 [ 256 ] {9148cd93-aa63-4f0b-8689-f3808c6f7224} <Debug> TCPHandler: Processed in 0.001273107 sec. | ||
| 2374 | 2025.05.08 06:18:34.364499 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2025.05.08 06:18:34.364590 [ 256 ] {1d6986ee-32a2-4194-ad36-92d5eee33967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2376 | 2025.05.08 06:18:34.364641 [ 256 ] {1d6986ee-32a2-4194-ad36-92d5eee33967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2377 | 2025.05.08 06:18:34.365320 [ 256 ] {1d6986ee-32a2-4194-ad36-92d5eee33967} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2025.05.08 06:18:34.365356 [ 256 ] {1d6986ee-32a2-4194-ad36-92d5eee33967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2379 | 2025.05.08 06:18:34.365839 [ 256 ] {1d6986ee-32a2-4194-ad36-92d5eee33967} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2380 | 2025.05.08 06:18:34.366054 [ 256 ] {1d6986ee-32a2-4194-ad36-92d5eee33967} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2025.05.08 06:18:34.366184 [ 256 ] {1d6986ee-32a2-4194-ad36-92d5eee33967} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001612 sec., 4962.779156327543 rows/sec., 8.89 MiB/sec. | ||
| 2382 | 2025.05.08 06:18:34.366233 [ 256 ] {1d6986ee-32a2-4194-ad36-92d5eee33967} <Debug> TCPHandler: Processed in 0.001779605 sec. | ||
| 2383 | 2025.05.08 06:18:34.366344 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2025.05.08 06:18:34.366437 [ 256 ] {e610e806-5d60-44e0-b56c-d790b07f2b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2385 | 2025.05.08 06:18:34.366476 [ 256 ] {e610e806-5d60-44e0-b56c-d790b07f2b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2386 | 2025.05.08 06:18:34.366815 [ 256 ] {e610e806-5d60-44e0-b56c-d790b07f2b33} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2025.05.08 06:18:34.366851 [ 256 ] {e610e806-5d60-44e0-b56c-d790b07f2b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2388 | 2025.05.08 06:18:34.367148 [ 256 ] {e610e806-5d60-44e0-b56c-d790b07f2b33} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2389 | 2025.05.08 06:18:34.367349 [ 256 ] {e610e806-5d60-44e0-b56c-d790b07f2b33} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2025.05.08 06:18:34.367469 [ 256 ] {e610e806-5d60-44e0-b56c-d790b07f2b33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 2391 | 2025.05.08 06:18:34.367502 [ 256 ] {e610e806-5d60-44e0-b56c-d790b07f2b33} <Debug> TCPHandler: Processed in 0.001205337 sec. | ||
| 2392 | 2025.05.08 06:18:36.431452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2393 | 2025.05.08 06:18:36.431924 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.05.08 06:18:36.431964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2395 | 2025.05.08 06:18:36.432437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2396 | 2025.05.08 06:18:36.432670 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.05.08 06:18:36.432793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2398 | 2025.05.08 06:18:36.752815 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2399 | 2025.05.08 06:18:36.769494 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2025.05.08 06:18:36.769573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2401 | 2025.05.08 06:18:36.776678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2402 | 2025.05.08 06:18:36.777456 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2025.05.08 06:18:36.781508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2404 | 2025.05.08 06:18:37.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.43 MiB, peak 199.93 MiB, free memory in arenas 0.00 B, will set to 195.16 MiB (RSS), difference: 1.74 MiB | ||
| 2405 | 2025.05.08 06:18:38.929253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 336 | ||
| 2406 | 2025.05.08 06:18:38.932036 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2025.05.08 06:18:38.932088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2408 | 2025.05.08 06:18:38.933326 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2409 | 2025.05.08 06:18:38.933602 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2025.05.08 06:18:38.933902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2411 | 2025.05.08 06:18:39.348789 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2025.05.08 06:18:39.349003 [ 256 ] {fa52180e-940e-49a1-950b-6081860d5a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2413 | 2025.05.08 06:18:39.349102 [ 256 ] {fa52180e-940e-49a1-950b-6081860d5a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2414 | 2025.05.08 06:18:39.350062 [ 256 ] {fa52180e-940e-49a1-950b-6081860d5a42} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.05.08 06:18:39.350108 [ 256 ] {fa52180e-940e-49a1-950b-6081860d5a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2416 | 2025.05.08 06:18:39.350505 [ 256 ] {fa52180e-940e-49a1-950b-6081860d5a42} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2417 | 2025.05.08 06:18:39.350744 [ 256 ] {fa52180e-940e-49a1-950b-6081860d5a42} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2025.05.08 06:18:39.350906 [ 256 ] {fa52180e-940e-49a1-950b-6081860d5a42} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001974 sec., 61803.44478216818 rows/sec., 5.26 MiB/sec. | ||
| 2419 | 2025.05.08 06:18:39.350954 [ 256 ] {fa52180e-940e-49a1-950b-6081860d5a42} <Debug> TCPHandler: Processed in 0.002296012 sec. | ||
| 2420 | 2025.05.08 06:18:39.351080 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2025.05.08 06:18:39.351183 [ 256 ] {98d272b5-8283-445b-a0e2-bf0840cd3b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2422 | 2025.05.08 06:18:39.351227 [ 256 ] {98d272b5-8283-445b-a0e2-bf0840cd3b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2423 | 2025.05.08 06:18:39.351651 [ 256 ] {98d272b5-8283-445b-a0e2-bf0840cd3b36} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2025.05.08 06:18:39.351686 [ 256 ] {98d272b5-8283-445b-a0e2-bf0840cd3b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2425 | 2025.05.08 06:18:39.352009 [ 256 ] {98d272b5-8283-445b-a0e2-bf0840cd3b36} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2426 | 2025.05.08 06:18:39.352233 [ 256 ] {98d272b5-8283-445b-a0e2-bf0840cd3b36} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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.05.08 06:18:39.352330 [ 98 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2428 | 2025.05.08 06:18:39.352361 [ 256 ] {98d272b5-8283-445b-a0e2-bf0840cd3b36} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001202 sec., 27454.24292845258 rows/sec., 2.02 MiB/sec. | ||
| 2429 | 2025.05.08 06:18:39.352366 [ 98 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2025.05.08 06:18:39.352393 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2431 | 2025.05.08 06:18:39.352400 [ 256 ] {98d272b5-8283-445b-a0e2-bf0840cd3b36} <Debug> TCPHandler: Processed in 0.001371589 sec. | ||
| 2432 | 2025.05.08 06:18:39.352511 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2025.05.08 06:18:39.352514 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 2434 | 2025.05.08 06:18:39.352609 [ 256 ] {a92d0d2c-7909-47ae-bedd-22d846cc6e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2435 | 2025.05.08 06:18:39.352655 [ 256 ] {a92d0d2c-7909-47ae-bedd-22d846cc6e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2436 | 2025.05.08 06:18:39.352678 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2437 | 2025.05.08 06:18:39.352720 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part | ||
| 2438 | 2025.05.08 06:18:39.352793 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2439 | 2025.05.08 06:18:39.352843 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 2440 | 2025.05.08 06:18:39.352891 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 2441 | 2025.05.08 06:18:39.352937 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 2442 | 2025.05.08 06:18:39.352975 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 2443 | 2025.05.08 06:18:39.353100 [ 256 ] {a92d0d2c-7909-47ae-bedd-22d846cc6e76} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2025.05.08 06:18:39.353143 [ 256 ] {a92d0d2c-7909-47ae-bedd-22d846cc6e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2445 | 2025.05.08 06:18:39.353601 [ 256 ] {a92d0d2c-7909-47ae-bedd-22d846cc6e76} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2446 | 2025.05.08 06:18:39.353841 [ 256 ] {a92d0d2c-7909-47ae-bedd-22d846cc6e76} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2025.05.08 06:18:39.353862 [ 192 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140367 sec., 122535.9236857666 rows/sec., 9.52 MiB/sec. | ||
| 2448 | 2025.05.08 06:18:39.353973 [ 256 ] {a92d0d2c-7909-47ae-bedd-22d846cc6e76} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001385 sec., 70036.1010830325 rows/sec., 5.47 MiB/sec. | ||
| 2449 | 2025.05.08 06:18:39.354016 [ 256 ] {a92d0d2c-7909-47ae-bedd-22d846cc6e76} <Debug> TCPHandler: Processed in 0.001553721 sec. | ||
| 2450 | 2025.05.08 06:18:39.354109 [ 197 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2451 | 2025.05.08 06:18:39.354129 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2025.05.08 06:18:39.354240 [ 256 ] {c186310d-6007-49ca-8a6b-b6efdcfbd278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2453 | 2025.05.08 06:18:39.354284 [ 256 ] {c186310d-6007-49ca-8a6b-b6efdcfbd278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2454 | 2025.05.08 06:18:39.354522 [ 197 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_11_2} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2025.05.08 06:18:39.354630 [ 197 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_11_2} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2456 | 2025.05.08 06:18:39.354702 [ 256 ] {c186310d-6007-49ca-8a6b-b6efdcfbd278} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2025.05.08 06:18:39.354743 [ 256 ] {c186310d-6007-49ca-8a6b-b6efdcfbd278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2458 | 2025.05.08 06:18:39.354751 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2459 | 2025.05.08 06:18:39.355083 [ 256 ] {c186310d-6007-49ca-8a6b-b6efdcfbd278} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2460 | 2025.05.08 06:18:39.355307 [ 256 ] {c186310d-6007-49ca-8a6b-b6efdcfbd278} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.05.08 06:18:39.355435 [ 256 ] {c186310d-6007-49ca-8a6b-b6efdcfbd278} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 2462 | 2025.05.08 06:18:39.355470 [ 256 ] {c186310d-6007-49ca-8a6b-b6efdcfbd278} <Debug> TCPHandler: Processed in 0.00138928 sec. | ||
| 2463 | 2025.05.08 06:18:39.355573 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2025.05.08 06:18:39.355673 [ 256 ] {af712422-b7ea-44a8-b6dd-ea24300fcd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2465 | 2025.05.08 06:18:39.355728 [ 256 ] {af712422-b7ea-44a8-b6dd-ea24300fcd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2466 | 2025.05.08 06:18:39.356618 [ 256 ] {af712422-b7ea-44a8-b6dd-ea24300fcd02} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2025.05.08 06:18:39.356653 [ 256 ] {af712422-b7ea-44a8-b6dd-ea24300fcd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2468 | 2025.05.08 06:18:39.357198 [ 256 ] {af712422-b7ea-44a8-b6dd-ea24300fcd02} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2469 | 2025.05.08 06:18:39.357429 [ 256 ] {af712422-b7ea-44a8-b6dd-ea24300fcd02} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2025.05.08 06:18:39.357525 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2471 | 2025.05.08 06:18:39.357560 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2025.05.08 06:18:39.357580 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2473 | 2025.05.08 06:18:39.357592 [ 256 ] {af712422-b7ea-44a8-b6dd-ea24300fcd02} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001937 sec., 17036.65462054724 rows/sec., 30.53 MiB/sec. | ||
| 2474 | 2025.05.08 06:18:39.357646 [ 256 ] {af712422-b7ea-44a8-b6dd-ea24300fcd02} <Debug> TCPHandler: Processed in 0.00212127 sec. | ||
| 2475 | 2025.05.08 06:18:39.357687 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 2476 | 2025.05.08 06:18:39.357765 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2025.05.08 06:18:39.357864 [ 256 ] {8e3ec2ce-9bcc-43a1-abe4-69c1e1091ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2478 | 2025.05.08 06:18:39.357905 [ 256 ] {8e3ec2ce-9bcc-43a1-abe4-69c1e1091ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2479 | 2025.05.08 06:18:39.358000 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2480 | 2025.05.08 06:18:39.358060 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 81 rows starting from the beginning of the part | ||
| 2481 | 2025.05.08 06:18:39.358181 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2482 | 2025.05.08 06:18:39.358285 [ 256 ] {8e3ec2ce-9bcc-43a1-abe4-69c1e1091ba9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.05.08 06:18:39.358313 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 2484 | 2025.05.08 06:18:39.358324 [ 256 ] {8e3ec2ce-9bcc-43a1-abe4-69c1e1091ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2485 | 2025.05.08 06:18:39.358437 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 2486 | 2025.05.08 06:18:39.358558 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 2487 | 2025.05.08 06:18:39.358643 [ 256 ] {8e3ec2ce-9bcc-43a1-abe4-69c1e1091ba9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2488 | 2025.05.08 06:18:39.358677 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 2489 | 2025.05.08 06:18:39.358872 [ 256 ] {8e3ec2ce-9bcc-43a1-abe4-69c1e1091ba9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.05.08 06:18:39.359019 [ 256 ] {8e3ec2ce-9bcc-43a1-abe4-69c1e1091ba9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 2491 | 2025.05.08 06:18:39.359059 [ 256 ] {8e3ec2ce-9bcc-43a1-abe4-69c1e1091ba9} <Debug> TCPHandler: Processed in 0.001341528 sec. | ||
| 2492 | 2025.05.08 06:18:39.361218 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 19 columns (19 merged, 0 gathered) in 0.003584421 sec., 52449.196118424705 rows/sec., 93.99 MiB/sec. | ||
| 2493 | 2025.05.08 06:18:39.361532 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2494 | 2025.05.08 06:18:39.361850 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.05.08 06:18:39.361925 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2496 | 2025.05.08 06:18:39.362009 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2497 | 2025.05.08 06:18:43.858012 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2498 | 2025.05.08 06:18:43.858078 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2499 | 2025.05.08 06:18:43.933002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2500 | 2025.05.08 06:18:43.933460 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2025.05.08 06:18:43.933497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2502 | 2025.05.08 06:18:43.933969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2503 | 2025.05.08 06:18:43.934209 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.05.08 06:18:43.934338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2505 | 2025.05.08 06:18:44.281683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2506 | 2025.05.08 06:18:44.298801 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2025.05.08 06:18:44.298858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2508 | 2025.05.08 06:18:44.304594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2509 | 2025.05.08 06:18:44.305282 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2025.05.08 06:18:44.308213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2511 | 2025.05.08 06:18:44.347055 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2025.05.08 06:18:44.347237 [ 256 ] {169fa0cb-5fd9-47a7-89f8-81bb11a17a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2513 | 2025.05.08 06:18:44.347310 [ 256 ] {169fa0cb-5fd9-47a7-89f8-81bb11a17a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2514 | 2025.05.08 06:18:44.348072 [ 256 ] {169fa0cb-5fd9-47a7-89f8-81bb11a17a60} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2025.05.08 06:18:44.348119 [ 256 ] {169fa0cb-5fd9-47a7-89f8-81bb11a17a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2516 | 2025.05.08 06:18:44.348514 [ 256 ] {169fa0cb-5fd9-47a7-89f8-81bb11a17a60} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2517 | 2025.05.08 06:18:44.348781 [ 256 ] {169fa0cb-5fd9-47a7-89f8-81bb11a17a60} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2025.05.08 06:18:44.348929 [ 256 ] {169fa0cb-5fd9-47a7-89f8-81bb11a17a60} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001745 sec., 41260.74498567335 rows/sec., 3.35 MiB/sec. | ||
| 2519 | 2025.05.08 06:18:44.348970 [ 256 ] {169fa0cb-5fd9-47a7-89f8-81bb11a17a60} <Debug> TCPHandler: Processed in 0.002049409 sec. | ||
| 2520 | 2025.05.08 06:18:44.349097 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2025.05.08 06:18:44.349194 [ 256 ] {285a7cbc-4ab4-4062-9cdc-49b8e0c482c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2522 | 2025.05.08 06:18:44.349233 [ 256 ] {285a7cbc-4ab4-4062-9cdc-49b8e0c482c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2523 | 2025.05.08 06:18:44.349651 [ 256 ] {285a7cbc-4ab4-4062-9cdc-49b8e0c482c1} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2025.05.08 06:18:44.349687 [ 256 ] {285a7cbc-4ab4-4062-9cdc-49b8e0c482c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2525 | 2025.05.08 06:18:44.350032 [ 256 ] {285a7cbc-4ab4-4062-9cdc-49b8e0c482c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2526 | 2025.05.08 06:18:44.350254 [ 256 ] {285a7cbc-4ab4-4062-9cdc-49b8e0c482c1} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2025.05.08 06:18:44.350392 [ 256 ] {285a7cbc-4ab4-4062-9cdc-49b8e0c482c1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00122 sec., 6557.377049180328 rows/sec., 493.08 KiB/sec. | ||
| 2528 | 2025.05.08 06:18:44.350430 [ 256 ] {285a7cbc-4ab4-4062-9cdc-49b8e0c482c1} <Debug> TCPHandler: Processed in 0.00138383 sec. | ||
| 2529 | 2025.05.08 06:18:44.350548 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2025.05.08 06:18:44.350644 [ 256 ] {cbef250a-ab7a-4d80-b937-7087c0cd7e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2531 | 2025.05.08 06:18:44.350683 [ 256 ] {cbef250a-ab7a-4d80-b937-7087c0cd7e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2532 | 2025.05.08 06:18:44.351116 [ 256 ] {cbef250a-ab7a-4d80-b937-7087c0cd7e00} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2025.05.08 06:18:44.351155 [ 256 ] {cbef250a-ab7a-4d80-b937-7087c0cd7e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2534 | 2025.05.08 06:18:44.351467 [ 256 ] {cbef250a-ab7a-4d80-b937-7087c0cd7e00} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2535 | 2025.05.08 06:18:44.351693 [ 256 ] {cbef250a-ab7a-4d80-b937-7087c0cd7e00} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2025.05.08 06:18:44.351828 [ 256 ] {cbef250a-ab7a-4d80-b937-7087c0cd7e00} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001203 sec., 59850.3740648379 rows/sec., 4.67 MiB/sec. | ||
| 2537 | 2025.05.08 06:18:44.351867 [ 256 ] {cbef250a-ab7a-4d80-b937-7087c0cd7e00} <Debug> TCPHandler: Processed in 0.001366669 sec. | ||
| 2538 | 2025.05.08 06:18:44.351980 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2025.05.08 06:18:44.352081 [ 256 ] {9733d494-9987-41cf-b338-85fadcef7147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2540 | 2025.05.08 06:18:44.352131 [ 256 ] {9733d494-9987-41cf-b338-85fadcef7147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2541 | 2025.05.08 06:18:44.352603 [ 256 ] {9733d494-9987-41cf-b338-85fadcef7147} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2025.05.08 06:18:44.352638 [ 256 ] {9733d494-9987-41cf-b338-85fadcef7147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2543 | 2025.05.08 06:18:44.352966 [ 256 ] {9733d494-9987-41cf-b338-85fadcef7147} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2544 | 2025.05.08 06:18:44.353205 [ 256 ] {9733d494-9987-41cf-b338-85fadcef7147} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2025.05.08 06:18:44.353332 [ 256 ] {9733d494-9987-41cf-b338-85fadcef7147} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 2546 | 2025.05.08 06:18:44.353367 [ 256 ] {9733d494-9987-41cf-b338-85fadcef7147} <Debug> TCPHandler: Processed in 0.00143492 sec. | ||
| 2547 | 2025.05.08 06:18:44.353478 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2025.05.08 06:18:44.353572 [ 256 ] {005f60a6-cae6-4508-98e6-746d0c8124a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2549 | 2025.05.08 06:18:44.353626 [ 256 ] {005f60a6-cae6-4508-98e6-746d0c8124a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2550 | 2025.05.08 06:18:44.354376 [ 256 ] {005f60a6-cae6-4508-98e6-746d0c8124a3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2025.05.08 06:18:44.354421 [ 256 ] {005f60a6-cae6-4508-98e6-746d0c8124a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2552 | 2025.05.08 06:18:44.354925 [ 256 ] {005f60a6-cae6-4508-98e6-746d0c8124a3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2553 | 2025.05.08 06:18:44.355158 [ 256 ] {005f60a6-cae6-4508-98e6-746d0c8124a3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2025.05.08 06:18:44.355300 [ 256 ] {005f60a6-cae6-4508-98e6-746d0c8124a3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001741 sec., 4595.060310166571 rows/sec., 8.23 MiB/sec. | ||
| 2555 | 2025.05.08 06:18:44.355355 [ 256 ] {005f60a6-cae6-4508-98e6-746d0c8124a3} <Debug> TCPHandler: Processed in 0.001926767 sec. | ||
| 2556 | 2025.05.08 06:18:44.355468 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2025.05.08 06:18:44.355565 [ 256 ] {baf72b51-0174-47cf-9359-32dad13d362d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2558 | 2025.05.08 06:18:44.355606 [ 256 ] {baf72b51-0174-47cf-9359-32dad13d362d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2559 | 2025.05.08 06:18:44.355952 [ 256 ] {baf72b51-0174-47cf-9359-32dad13d362d} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2025.05.08 06:18:44.355986 [ 256 ] {baf72b51-0174-47cf-9359-32dad13d362d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2561 | 2025.05.08 06:18:44.356303 [ 256 ] {baf72b51-0174-47cf-9359-32dad13d362d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2562 | 2025.05.08 06:18:44.356542 [ 256 ] {baf72b51-0174-47cf-9359-32dad13d362d} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2025.05.08 06:18:44.356670 [ 256 ] {baf72b51-0174-47cf-9359-32dad13d362d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 2564 | 2025.05.08 06:18:44.356717 [ 256 ] {baf72b51-0174-47cf-9359-32dad13d362d} <Debug> TCPHandler: Processed in 0.001297878 sec. | ||
| 2565 | 2025.05.08 06:18:48.934220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 360 | ||
| 2566 | 2025.05.08 06:18:48.936410 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.05.08 06:18:48.936455 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2568 | 2025.05.08 06:18:48.937610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2569 | 2025.05.08 06:18:48.937880 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2025.05.08 06:18:48.938128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2571 | 2025.05.08 06:18:49.233885 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2025.05.08 06:18:49.234068 [ 256 ] {18dc1e0a-f4dc-4cc0-92bb-1c5d619c2d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2573 | 2025.05.08 06:18:49.234139 [ 256 ] {18dc1e0a-f4dc-4cc0-92bb-1c5d619c2d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2574 | 2025.05.08 06:18:49.234782 [ 256 ] {18dc1e0a-f4dc-4cc0-92bb-1c5d619c2d90} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2025.05.08 06:18:49.234836 [ 256 ] {18dc1e0a-f4dc-4cc0-92bb-1c5d619c2d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2576 | 2025.05.08 06:18:49.235231 [ 256 ] {18dc1e0a-f4dc-4cc0-92bb-1c5d619c2d90} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2577 | 2025.05.08 06:18:49.235491 [ 256 ] {18dc1e0a-f4dc-4cc0-92bb-1c5d619c2d90} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2025.05.08 06:18:49.235654 [ 256 ] {18dc1e0a-f4dc-4cc0-92bb-1c5d619c2d90} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001637 sec., 3665.241295051924 rows/sec., 298.87 KiB/sec. | ||
| 2579 | 2025.05.08 06:18:49.235704 [ 256 ] {18dc1e0a-f4dc-4cc0-92bb-1c5d619c2d90} <Debug> TCPHandler: Processed in 0.001943237 sec. | ||
| 2580 | 2025.05.08 06:18:49.235827 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2025.05.08 06:18:49.235933 [ 256 ] {03cac9ed-d256-4f07-9408-63f59d897faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2582 | 2025.05.08 06:18:49.235978 [ 256 ] {03cac9ed-d256-4f07-9408-63f59d897faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2583 | 2025.05.08 06:18:49.237081 [ 256 ] {03cac9ed-d256-4f07-9408-63f59d897faf} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2025.05.08 06:18:49.237120 [ 256 ] {03cac9ed-d256-4f07-9408-63f59d897faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2585 | 2025.05.08 06:18:49.237533 [ 256 ] {03cac9ed-d256-4f07-9408-63f59d897faf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2586 | 2025.05.08 06:18:49.237773 [ 256 ] {03cac9ed-d256-4f07-9408-63f59d897faf} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2025.05.08 06:18:49.237910 [ 256 ] {03cac9ed-d256-4f07-9408-63f59d897faf} <Debug> executeQuery: Read 1265 rows, 107.41 KiB in 0.002002 sec., 631868.1318681319 rows/sec., 52.40 MiB/sec. | ||
| 2588 | 2025.05.08 06:18:49.237949 [ 256 ] {03cac9ed-d256-4f07-9408-63f59d897faf} <Debug> TCPHandler: Processed in 0.002174011 sec. | ||
| 2589 | 2025.05.08 06:18:49.238067 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2025.05.08 06:18:49.238167 [ 256 ] {7c5fe7ae-05fd-44aa-808c-86be5c4f171d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2591 | 2025.05.08 06:18:49.238210 [ 256 ] {7c5fe7ae-05fd-44aa-808c-86be5c4f171d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2592 | 2025.05.08 06:18:49.238632 [ 256 ] {7c5fe7ae-05fd-44aa-808c-86be5c4f171d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2025.05.08 06:18:49.238671 [ 256 ] {7c5fe7ae-05fd-44aa-808c-86be5c4f171d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2594 | 2025.05.08 06:18:49.238982 [ 256 ] {7c5fe7ae-05fd-44aa-808c-86be5c4f171d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2595 | 2025.05.08 06:18:49.239207 [ 256 ] {7c5fe7ae-05fd-44aa-808c-86be5c4f171d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2025.05.08 06:18:49.239338 [ 256 ] {7c5fe7ae-05fd-44aa-808c-86be5c4f171d} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001193 sec., 32690.695725062866 rows/sec., 2.37 MiB/sec. | ||
| 2597 | 2025.05.08 06:18:49.239382 [ 256 ] {7c5fe7ae-05fd-44aa-808c-86be5c4f171d} <Debug> TCPHandler: Processed in 0.001364699 sec. | ||
| 2598 | 2025.05.08 06:18:49.239543 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2025.05.08 06:18:49.239665 [ 256 ] {4ccb31e3-51e2-4501-9043-a252378909e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2600 | 2025.05.08 06:18:49.239714 [ 256 ] {4ccb31e3-51e2-4501-9043-a252378909e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2601 | 2025.05.08 06:18:49.240292 [ 256 ] {4ccb31e3-51e2-4501-9043-a252378909e4} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2025.05.08 06:18:49.240336 [ 256 ] {4ccb31e3-51e2-4501-9043-a252378909e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2603 | 2025.05.08 06:18:49.240654 [ 256 ] {4ccb31e3-51e2-4501-9043-a252378909e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2604 | 2025.05.08 06:18:49.240868 [ 256 ] {4ccb31e3-51e2-4501-9043-a252378909e4} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2025.05.08 06:18:49.240998 [ 256 ] {4ccb31e3-51e2-4501-9043-a252378909e4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001358 sec., 167893.9617083947 rows/sec., 11.37 MiB/sec. | ||
| 2606 | 2025.05.08 06:18:49.241035 [ 256 ] {4ccb31e3-51e2-4501-9043-a252378909e4} <Debug> TCPHandler: Processed in 0.001550582 sec. | ||
| 2607 | 2025.05.08 06:18:49.241139 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2025.05.08 06:18:49.241241 [ 256 ] {bad7554b-b93d-4396-8120-64ed06ee01ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2609 | 2025.05.08 06:18:49.241281 [ 256 ] {bad7554b-b93d-4396-8120-64ed06ee01ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2610 | 2025.05.08 06:18:49.241997 [ 256 ] {bad7554b-b93d-4396-8120-64ed06ee01ad} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2025.05.08 06:18:49.242035 [ 256 ] {bad7554b-b93d-4396-8120-64ed06ee01ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2612 | 2025.05.08 06:18:49.242450 [ 256 ] {bad7554b-b93d-4396-8120-64ed06ee01ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2613 | 2025.05.08 06:18:49.242721 [ 256 ] {bad7554b-b93d-4396-8120-64ed06ee01ad} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2025.05.08 06:18:49.242875 [ 256 ] {bad7554b-b93d-4396-8120-64ed06ee01ad} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001653 sec., 338173.01875378104 rows/sec., 25.13 MiB/sec. | ||
| 2615 | 2025.05.08 06:18:49.242920 [ 256 ] {bad7554b-b93d-4396-8120-64ed06ee01ad} <Debug> TCPHandler: Processed in 0.001829566 sec. | ||
| 2616 | 2025.05.08 06:18:49.243072 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2025.05.08 06:18:49.243176 [ 256 ] {99aabf7b-8d95-4ffd-a025-031a1f6d7050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2618 | 2025.05.08 06:18:49.243225 [ 256 ] {99aabf7b-8d95-4ffd-a025-031a1f6d7050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2619 | 2025.05.08 06:18:49.244068 [ 256 ] {99aabf7b-8d95-4ffd-a025-031a1f6d7050} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2025.05.08 06:18:49.244107 [ 256 ] {99aabf7b-8d95-4ffd-a025-031a1f6d7050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2621 | 2025.05.08 06:18:49.244557 [ 256 ] {99aabf7b-8d95-4ffd-a025-031a1f6d7050} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2622 | 2025.05.08 06:18:49.244818 [ 256 ] {99aabf7b-8d95-4ffd-a025-031a1f6d7050} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2025.05.08 06:18:49.244947 [ 256 ] {99aabf7b-8d95-4ffd-a025-031a1f6d7050} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001793 sec., 512548.80089235917 rows/sec., 34.48 MiB/sec. | ||
| 2624 | 2025.05.08 06:18:49.244984 [ 256 ] {99aabf7b-8d95-4ffd-a025-031a1f6d7050} <Debug> TCPHandler: Processed in 0.001967018 sec. | ||
| 2625 | 2025.05.08 06:18:49.245101 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2025.05.08 06:18:49.245196 [ 256 ] {e1efdacf-e8fb-46e9-9cbc-0faa074e3ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2627 | 2025.05.08 06:18:49.245250 [ 256 ] {e1efdacf-e8fb-46e9-9cbc-0faa074e3ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2628 | 2025.05.08 06:18:49.246071 [ 256 ] {e1efdacf-e8fb-46e9-9cbc-0faa074e3ea0} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2025.05.08 06:18:49.246109 [ 256 ] {e1efdacf-e8fb-46e9-9cbc-0faa074e3ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2630 | 2025.05.08 06:18:49.246639 [ 256 ] {e1efdacf-e8fb-46e9-9cbc-0faa074e3ea0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2631 | 2025.05.08 06:18:49.246884 [ 256 ] {e1efdacf-e8fb-46e9-9cbc-0faa074e3ea0} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2025.05.08 06:18:49.247020 [ 256 ] {e1efdacf-e8fb-46e9-9cbc-0faa074e3ea0} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001842 sec., 17915.309446254072 rows/sec., 32.10 MiB/sec. | ||
| 2633 | 2025.05.08 06:18:49.247070 [ 256 ] {e1efdacf-e8fb-46e9-9cbc-0faa074e3ea0} <Debug> TCPHandler: Processed in 0.002018608 sec. | ||
| 2634 | 2025.05.08 06:18:49.247185 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2025.05.08 06:18:49.247279 [ 256 ] {8a9ae8fe-29a3-4158-9ef3-6b9c1b5f7103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2636 | 2025.05.08 06:18:49.247321 [ 256 ] {8a9ae8fe-29a3-4158-9ef3-6b9c1b5f7103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2637 | 2025.05.08 06:18:49.247668 [ 256 ] {8a9ae8fe-29a3-4158-9ef3-6b9c1b5f7103} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2025.05.08 06:18:49.247705 [ 256 ] {8a9ae8fe-29a3-4158-9ef3-6b9c1b5f7103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2639 | 2025.05.08 06:18:49.248005 [ 256 ] {8a9ae8fe-29a3-4158-9ef3-6b9c1b5f7103} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2640 | 2025.05.08 06:18:49.248217 [ 256 ] {8a9ae8fe-29a3-4158-9ef3-6b9c1b5f7103} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2025.05.08 06:18:49.248343 [ 256 ] {8a9ae8fe-29a3-4158-9ef3-6b9c1b5f7103} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2642 | 2025.05.08 06:18:49.248378 [ 256 ] {8a9ae8fe-29a3-4158-9ef3-6b9c1b5f7103} <Debug> TCPHandler: Processed in 0.001242748 sec. | ||
| 2643 | 2025.05.08 06:18:51.434525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 2644 | 2025.05.08 06:18:51.435027 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2025.05.08 06:18:51.435076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2646 | 2025.05.08 06:18:51.435584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2647 | 2025.05.08 06:18:51.435831 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2025.05.08 06:18:51.435979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 2649 | 2025.05.08 06:18:51.808400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2650 | 2025.05.08 06:18:51.825212 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2025.05.08 06:18:51.825268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2652 | 2025.05.08 06:18:51.830644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2653 | 2025.05.08 06:18:51.831287 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2025.05.08 06:18:51.834136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2655 | 2025.05.08 06:18:54.347606 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2025.05.08 06:18:54.347807 [ 256 ] {8db00e4f-b2f2-463a-a317-802d1aa1b880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2657 | 2025.05.08 06:18:54.347875 [ 256 ] {8db00e4f-b2f2-463a-a317-802d1aa1b880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2658 | 2025.05.08 06:18:54.348530 [ 256 ] {8db00e4f-b2f2-463a-a317-802d1aa1b880} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2025.05.08 06:18:54.348575 [ 256 ] {8db00e4f-b2f2-463a-a317-802d1aa1b880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2660 | 2025.05.08 06:18:54.348996 [ 256 ] {8db00e4f-b2f2-463a-a317-802d1aa1b880} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2661 | 2025.05.08 06:18:54.349224 [ 256 ] {8db00e4f-b2f2-463a-a317-802d1aa1b880} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2025.05.08 06:18:54.349351 [ 38 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2663 | 2025.05.08 06:18:54.349378 [ 256 ] {8db00e4f-b2f2-463a-a317-802d1aa1b880} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001622 sec., 44389.64241676942 rows/sec., 3.61 MiB/sec. | ||
| 2664 | 2025.05.08 06:18:54.349386 [ 38 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2025.05.08 06:18:54.349414 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2666 | 2025.05.08 06:18:54.349422 [ 256 ] {8db00e4f-b2f2-463a-a317-802d1aa1b880} <Debug> TCPHandler: Processed in 0.001942318 sec. | ||
| 2667 | 2025.05.08 06:18:54.349536 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 2668 | 2025.05.08 06:18:54.349557 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2025.05.08 06:18:54.349669 [ 256 ] {965c7ae7-6c79-42ec-a6ef-a54fac4bf30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2670 | 2025.05.08 06:18:54.349700 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2671 | 2025.05.08 06:18:54.349710 [ 256 ] {965c7ae7-6c79-42ec-a6ef-a54fac4bf30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2672 | 2025.05.08 06:18:54.349743 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1400 rows starting from the beginning of the part | ||
| 2673 | 2025.05.08 06:18:54.349852 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 196 rows starting from the beginning of the part | ||
| 2674 | 2025.05.08 06:18:54.349906 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 122 rows starting from the beginning of the part | ||
| 2675 | 2025.05.08 06:18:54.349962 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part | ||
| 2676 | 2025.05.08 06:18:54.350008 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1265 rows starting from the beginning of the part | ||
| 2677 | 2025.05.08 06:18:54.350051 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part | ||
| 2678 | 2025.05.08 06:18:54.350145 [ 256 ] {965c7ae7-6c79-42ec-a6ef-a54fac4bf30b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2025.05.08 06:18:54.350187 [ 256 ] {965c7ae7-6c79-42ec-a6ef-a54fac4bf30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2680 | 2025.05.08 06:18:54.350519 [ 256 ] {965c7ae7-6c79-42ec-a6ef-a54fac4bf30b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2681 | 2025.05.08 06:18:54.350754 [ 256 ] {965c7ae7-6c79-42ec-a6ef-a54fac4bf30b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2025.05.08 06:18:54.350890 [ 256 ] {965c7ae7-6c79-42ec-a6ef-a54fac4bf30b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001238 sec., 6462.035541195477 rows/sec., 485.91 KiB/sec. | ||
| 2683 | 2025.05.08 06:18:54.350929 [ 256 ] {965c7ae7-6c79-42ec-a6ef-a54fac4bf30b} <Debug> TCPHandler: Processed in 0.00142272 sec. | ||
| 2684 | 2025.05.08 06:18:54.351045 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2025.05.08 06:18:54.351139 [ 256 ] {de45d765-79cc-4d5f-b2cc-3d5299c8c6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2686 | 2025.05.08 06:18:54.351180 [ 256 ] {de45d765-79cc-4d5f-b2cc-3d5299c8c6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2687 | 2025.05.08 06:18:54.351613 [ 256 ] {de45d765-79cc-4d5f-b2cc-3d5299c8c6dc} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2025.05.08 06:18:54.351649 [ 256 ] {de45d765-79cc-4d5f-b2cc-3d5299c8c6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2689 | 2025.05.08 06:18:54.351705 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002224261 sec., 1405860.1935654134 rows/sec., 123.10 MiB/sec. | ||
| 2690 | 2025.05.08 06:18:54.351930 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2691 | 2025.05.08 06:18:54.351956 [ 256 ] {de45d765-79cc-4d5f-b2cc-3d5299c8c6dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2692 | 2025.05.08 06:18:54.352273 [ 256 ] {de45d765-79cc-4d5f-b2cc-3d5299c8c6dc} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2025.05.08 06:18:54.352284 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2025.05.08 06:18:54.352374 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_16_3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2695 | 2025.05.08 06:18:54.352380 [ 38 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2696 | 2025.05.08 06:18:54.352416 [ 38 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2025.05.08 06:18:54.352421 [ 256 ] {de45d765-79cc-4d5f-b2cc-3d5299c8c6dc} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001297 sec., 55512.72166538165 rows/sec., 4.33 MiB/sec. | ||
| 2698 | 2025.05.08 06:18:54.352433 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2699 | 2025.05.08 06:18:54.352457 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2700 | 2025.05.08 06:18:54.352467 [ 256 ] {de45d765-79cc-4d5f-b2cc-3d5299c8c6dc} <Debug> TCPHandler: Processed in 0.00147139 sec. | ||
| 2701 | 2025.05.08 06:18:54.352580 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 2702 | 2025.05.08 06:18:54.352593 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2025.05.08 06:18:54.352713 [ 256 ] {911927d2-34e5-4e49-8903-4bab3143df1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2704 | 2025.05.08 06:18:54.352714 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2705 | 2025.05.08 06:18:54.352761 [ 256 ] {911927d2-34e5-4e49-8903-4bab3143df1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2706 | 2025.05.08 06:18:54.352766 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 615 rows starting from the beginning of the part | ||
| 2707 | 2025.05.08 06:18:54.352850 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 116 rows starting from the beginning of the part | ||
| 2708 | 2025.05.08 06:18:54.352895 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 97 rows starting from the beginning of the part | ||
| 2709 | 2025.05.08 06:18:54.352934 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part | ||
| 2710 | 2025.05.08 06:18:54.352972 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 559 rows starting from the beginning of the part | ||
| 2711 | 2025.05.08 06:18:54.353010 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part | ||
| 2712 | 2025.05.08 06:18:54.353211 [ 256 ] {911927d2-34e5-4e49-8903-4bab3143df1e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2025.05.08 06:18:54.353253 [ 256 ] {911927d2-34e5-4e49-8903-4bab3143df1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2714 | 2025.05.08 06:18:54.353625 [ 256 ] {911927d2-34e5-4e49-8903-4bab3143df1e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2715 | 2025.05.08 06:18:54.353861 [ 256 ] {911927d2-34e5-4e49-8903-4bab3143df1e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2025.05.08 06:18:54.353952 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2717 | 2025.05.08 06:18:54.353974 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2025.05.08 06:18:54.353990 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2719 | 2025.05.08 06:18:54.353995 [ 256 ] {911927d2-34e5-4e49-8903-4bab3143df1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 2720 | 2025.05.08 06:18:54.354038 [ 256 ] {911927d2-34e5-4e49-8903-4bab3143df1e} <Debug> TCPHandler: Processed in 0.001495741 sec. | ||
| 2721 | 2025.05.08 06:18:54.354057 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 2722 | 2025.05.08 06:18:54.354085 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561172 sec., 980673.4940160341 rows/sec., 78.09 MiB/sec. | ||
| 2723 | 2025.05.08 06:18:54.354150 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2724 | 2025.05.08 06:18:54.354150 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2025.05.08 06:18:54.354183 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4597 rows starting from the beginning of the part | ||
| 2726 | 2025.05.08 06:18:54.354240 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 200 rows starting from the beginning of the part | ||
| 2727 | 2025.05.08 06:18:54.354265 [ 256 ] {12ea96cd-6afd-40a8-928b-801a27a77bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2728 | 2025.05.08 06:18:54.354275 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2729 | 2025.05.08 06:18:54.354281 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2730 | 2025.05.08 06:18:54.354329 [ 256 ] {12ea96cd-6afd-40a8-928b-801a27a77bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2731 | 2025.05.08 06:18:54.354341 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2732 | 2025.05.08 06:18:54.354385 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 919 rows starting from the beginning of the part | ||
| 2733 | 2025.05.08 06:18:54.354422 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2734 | 2025.05.08 06:18:54.354608 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2025.05.08 06:18:54.354697 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_16_3} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2736 | 2025.05.08 06:18:54.354790 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2737 | 2025.05.08 06:18:54.355125 [ 256 ] {12ea96cd-6afd-40a8-928b-801a27a77bd0} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2025.05.08 06:18:54.355168 [ 256 ] {12ea96cd-6afd-40a8-928b-801a27a77bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2739 | 2025.05.08 06:18:54.355726 [ 256 ] {12ea96cd-6afd-40a8-928b-801a27a77bd0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2740 | 2025.05.08 06:18:54.355966 [ 256 ] {12ea96cd-6afd-40a8-928b-801a27a77bd0} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2025.05.08 06:18:54.356110 [ 256 ] {12ea96cd-6afd-40a8-928b-801a27a77bd0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001862 sec., 4296.455424274974 rows/sec., 7.70 MiB/sec. | ||
| 2742 | 2025.05.08 06:18:54.356164 [ 256 ] {12ea96cd-6afd-40a8-928b-801a27a77bd0} <Debug> TCPHandler: Processed in 0.002063529 sec. | ||
| 2743 | 2025.05.08 06:18:54.356283 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2025.05.08 06:18:54.356378 [ 256 ] {9eb43f90-566c-4275-ade4-62a58676fe29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2745 | 2025.05.08 06:18:54.356421 [ 256 ] {9eb43f90-566c-4275-ade4-62a58676fe29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2746 | 2025.05.08 06:18:54.356777 [ 256 ] {9eb43f90-566c-4275-ade4-62a58676fe29} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2025.05.08 06:18:54.356812 [ 256 ] {9eb43f90-566c-4275-ade4-62a58676fe29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2748 | 2025.05.08 06:18:54.356903 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6196 rows, containing 5 columns (5 merged, 0 gathered) in 0.002876881 sec., 2153721.3391864314 rows/sec., 147.61 MiB/sec. | ||
| 2749 | 2025.05.08 06:18:54.357210 [ 256 ] {9eb43f90-566c-4275-ade4-62a58676fe29} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2750 | 2025.05.08 06:18:54.357442 [ 256 ] {9eb43f90-566c-4275-ade4-62a58676fe29} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2025.05.08 06:18:54.357496 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2752 | 2025.05.08 06:18:54.357548 [ 38 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2753 | 2025.05.08 06:18:54.357584 [ 38 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2025.05.08 06:18:54.357584 [ 256 ] {9eb43f90-566c-4275-ade4-62a58676fe29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 2755 | 2025.05.08 06:18:54.357607 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2756 | 2025.05.08 06:18:54.357634 [ 256 ] {9eb43f90-566c-4275-ade4-62a58676fe29} <Debug> TCPHandler: Processed in 0.001401199 sec. | ||
| 2757 | 2025.05.08 06:18:54.357692 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 2758 | 2025.05.08 06:18:54.357780 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2025.05.08 06:18:54.357795 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2760 | 2025.05.08 06:18:54.357827 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 570 rows starting from the beginning of the part | ||
| 2761 | 2025.05.08 06:18:54.357856 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2762 | 2025.05.08 06:18:54.357874 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 2763 | 2025.05.08 06:18:54.357918 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2764 | 2025.05.08 06:18:54.357927 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 2765 | 2025.05.08 06:18:54.357954 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 2766 | 2025.05.08 06:18:54.357993 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 2767 | 2025.05.08 06:18:54.358035 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 2768 | 2025.05.08 06:18:54.358838 [ 190 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001177857 sec., 738629.5619926697 rows/sec., 49.69 MiB/sec. | ||
| 2769 | 2025.05.08 06:18:54.359005 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2770 | 2025.05.08 06:18:54.359259 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_16_3} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.05.08 06:18:54.359329 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_16_3} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2772 | 2025.05.08 06:18:54.359393 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2773 | 2025.05.08 06:18:58.858116 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2774 | 2025.05.08 06:18:58.858187 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2775 | 2025.05.08 06:18:58.936136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 2776 | 2025.05.08 06:18:58.936659 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.05.08 06:18:58.936706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2778 | 2025.05.08 06:18:58.937193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2779 | 2025.05.08 06:18:58.937427 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2025.05.08 06:18:58.937563 [ 105 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2781 | 2025.05.08 06:18:58.937567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 2782 | 2025.05.08 06:18:58.937618 [ 105 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2025.05.08 06:18:58.937645 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2784 | 2025.05.08 06:18:58.937741 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 2785 | 2025.05.08 06:18:58.937836 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2786 | 2025.05.08 06:18:58.937866 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 2787 | 2025.05.08 06:18:58.937922 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 2788 | 2025.05.08 06:18:58.937964 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 2789 | 2025.05.08 06:18:58.938003 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 2790 | 2025.05.08 06:18:58.938043 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 2791 | 2025.05.08 06:18:58.938081 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 2792 | 2025.05.08 06:18:58.938380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 388 | ||
| 2793 | 2025.05.08 06:18:58.939401 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001698183 sec., 4346410.251427555 rows/sec., 62.18 MiB/sec. | ||
| 2794 | 2025.05.08 06:18:58.940361 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2795 | 2025.05.08 06:18:58.940627 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2025.05.08 06:18:58.940658 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_16_3} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2025.05.08 06:18:58.940682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2798 | 2025.05.08 06:18:58.940735 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_16_3} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2799 | 2025.05.08 06:18:58.940811 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 2800 | 2025.05.08 06:18:58.941902 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2801 | 2025.05.08 06:18:58.942193 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2025.05.08 06:18:58.942538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 2803 | 2025.05.08 06:18:59.001228 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000878793 sec. | ||
| 2804 | 2025.05.08 06:18:59.334290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2805 | 2025.05.08 06:18:59.348243 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2025.05.08 06:18:59.348426 [ 256 ] {9b986681-e9b4-49bc-9c47-26fe0631809f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2807 | 2025.05.08 06:18:59.348495 [ 256 ] {9b986681-e9b4-49bc-9c47-26fe0631809f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2808 | 2025.05.08 06:18:59.349174 [ 256 ] {9b986681-e9b4-49bc-9c47-26fe0631809f} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2025.05.08 06:18:59.349220 [ 256 ] {9b986681-e9b4-49bc-9c47-26fe0631809f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2810 | 2025.05.08 06:18:59.349601 [ 256 ] {9b986681-e9b4-49bc-9c47-26fe0631809f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2811 | 2025.05.08 06:18:59.349827 [ 256 ] {9b986681-e9b4-49bc-9c47-26fe0631809f} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2025.05.08 06:18:59.349977 [ 256 ] {9b986681-e9b4-49bc-9c47-26fe0631809f} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001608 sec., 75870.64676616916 rows/sec., 6.46 MiB/sec. | ||
| 2813 | 2025.05.08 06:18:59.350017 [ 256 ] {9b986681-e9b4-49bc-9c47-26fe0631809f} <Debug> TCPHandler: Processed in 0.001902037 sec. | ||
| 2814 | 2025.05.08 06:18:59.350149 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2025.05.08 06:18:59.350241 [ 256 ] {ee7c8e4a-80cd-4219-a5c5-914316ad4e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2816 | 2025.05.08 06:18:59.350281 [ 256 ] {ee7c8e4a-80cd-4219-a5c5-914316ad4e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2817 | 2025.05.08 06:18:59.350711 [ 256 ] {ee7c8e4a-80cd-4219-a5c5-914316ad4e1c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2025.05.08 06:18:59.350753 [ 256 ] {ee7c8e4a-80cd-4219-a5c5-914316ad4e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2819 | 2025.05.08 06:18:59.351057 [ 256 ] {ee7c8e4a-80cd-4219-a5c5-914316ad4e1c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2820 | 2025.05.08 06:18:59.351301 [ 256 ] {ee7c8e4a-80cd-4219-a5c5-914316ad4e1c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2025.05.08 06:18:59.351418 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2025.05.08 06:18:59.351436 [ 256 ] {ee7c8e4a-80cd-4219-a5c5-914316ad4e1c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001214 sec., 27182.866556836903 rows/sec., 2.00 MiB/sec. | ||
| 2823 | 2025.05.08 06:18:59.351486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2824 | 2025.05.08 06:18:59.351486 [ 256 ] {ee7c8e4a-80cd-4219-a5c5-914316ad4e1c} <Debug> TCPHandler: Processed in 0.00138456 sec. | ||
| 2825 | 2025.05.08 06:18:59.351632 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2025.05.08 06:18:59.351725 [ 256 ] {6458acfe-3f56-414e-8ea8-775e7864b5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2827 | 2025.05.08 06:18:59.351763 [ 256 ] {6458acfe-3f56-414e-8ea8-775e7864b5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2828 | 2025.05.08 06:18:59.352176 [ 256 ] {6458acfe-3f56-414e-8ea8-775e7864b5db} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2025.05.08 06:18:59.352211 [ 256 ] {6458acfe-3f56-414e-8ea8-775e7864b5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2830 | 2025.05.08 06:18:59.352532 [ 256 ] {6458acfe-3f56-414e-8ea8-775e7864b5db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2831 | 2025.05.08 06:18:59.352746 [ 256 ] {6458acfe-3f56-414e-8ea8-775e7864b5db} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.05.08 06:18:59.352870 [ 256 ] {6458acfe-3f56-414e-8ea8-775e7864b5db} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001163 sec., 83404.98710232158 rows/sec., 6.51 MiB/sec. | ||
| 2833 | 2025.05.08 06:18:59.352906 [ 256 ] {6458acfe-3f56-414e-8ea8-775e7864b5db} <Debug> TCPHandler: Processed in 0.001320058 sec. | ||
| 2834 | 2025.05.08 06:18:59.353021 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2025.05.08 06:18:59.353112 [ 256 ] {9b0fdd4d-5366-4326-ba50-4881e99a92e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2836 | 2025.05.08 06:18:59.353154 [ 256 ] {9b0fdd4d-5366-4326-ba50-4881e99a92e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2837 | 2025.05.08 06:18:59.353557 [ 256 ] {9b0fdd4d-5366-4326-ba50-4881e99a92e6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2025.05.08 06:18:59.353592 [ 256 ] {9b0fdd4d-5366-4326-ba50-4881e99a92e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2839 | 2025.05.08 06:18:59.353935 [ 256 ] {9b0fdd4d-5366-4326-ba50-4881e99a92e6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2840 | 2025.05.08 06:18:59.354150 [ 256 ] {9b0fdd4d-5366-4326-ba50-4881e99a92e6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2025.05.08 06:18:59.354277 [ 256 ] {9b0fdd4d-5366-4326-ba50-4881e99a92e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2842 | 2025.05.08 06:18:59.354312 [ 256 ] {9b0fdd4d-5366-4326-ba50-4881e99a92e6} <Debug> TCPHandler: Processed in 0.001337819 sec. | ||
| 2843 | 2025.05.08 06:18:59.354416 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2025.05.08 06:18:59.354507 [ 256 ] {d3ed3156-2f76-4d29-ad07-6480fe73612d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2845 | 2025.05.08 06:18:59.354559 [ 256 ] {d3ed3156-2f76-4d29-ad07-6480fe73612d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2846 | 2025.05.08 06:18:59.355406 [ 256 ] {d3ed3156-2f76-4d29-ad07-6480fe73612d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.05.08 06:18:59.355441 [ 256 ] {d3ed3156-2f76-4d29-ad07-6480fe73612d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2848 | 2025.05.08 06:18:59.356251 [ 256 ] {d3ed3156-2f76-4d29-ad07-6480fe73612d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2849 | 2025.05.08 06:18:59.356477 [ 256 ] {d3ed3156-2f76-4d29-ad07-6480fe73612d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.05.08 06:18:59.356617 [ 256 ] {d3ed3156-2f76-4d29-ad07-6480fe73612d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002127 sec., 15514.809590973202 rows/sec., 27.80 MiB/sec. | ||
| 2851 | 2025.05.08 06:18:59.356678 [ 256 ] {d3ed3156-2f76-4d29-ad07-6480fe73612d} <Debug> TCPHandler: Processed in 0.002307843 sec. | ||
| 2852 | 2025.05.08 06:18:59.356791 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2025.05.08 06:18:59.356882 [ 256 ] {ed4e6bf6-af3d-4049-a133-47a960a992c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2854 | 2025.05.08 06:18:59.356922 [ 256 ] {ed4e6bf6-af3d-4049-a133-47a960a992c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2855 | 2025.05.08 06:18:59.357259 [ 256 ] {ed4e6bf6-af3d-4049-a133-47a960a992c1} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.05.08 06:18:59.357293 [ 256 ] {ed4e6bf6-af3d-4049-a133-47a960a992c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2857 | 2025.05.08 06:18:59.357659 [ 256 ] {ed4e6bf6-af3d-4049-a133-47a960a992c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2858 | 2025.05.08 06:18:59.357818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2859 | 2025.05.08 06:18:59.357883 [ 256 ] {ed4e6bf6-af3d-4049-a133-47a960a992c1} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2025.05.08 06:18:59.358027 [ 256 ] {ed4e6bf6-af3d-4049-a133-47a960a992c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 2861 | 2025.05.08 06:18:59.358063 [ 256 ] {ed4e6bf6-af3d-4049-a133-47a960a992c1} <Debug> TCPHandler: Processed in 0.001318478 sec. | ||
| 2862 | 2025.05.08 06:18:59.358571 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2025.05.08 06:18:59.358856 [ 23 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2864 | 2025.05.08 06:18:59.358897 [ 23 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.05.08 06:18:59.358916 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2866 | 2025.05.08 06:18:59.359023 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 2867 | 2025.05.08 06:18:59.361847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 2868 | 2025.05.08 06:18:59.363008 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2869 | 2025.05.08 06:18:59.364411 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 2870 | 2025.05.08 06:18:59.368858 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 2871 | 2025.05.08 06:18:59.373221 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 2872 | 2025.05.08 06:18:59.377677 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 2873 | 2025.05.08 06:18:59.382668 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 2874 | 2025.05.08 06:18:59.387019 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 2875 | 2025.05.08 06:18:59.443646 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.084668091 sec., 1429.1098165895814 rows/sec., 7.39 MiB/sec. | ||
| 2876 | 2025.05.08 06:18:59.445673 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2877 | 2025.05.08 06:18:59.447589 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_16_3} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2025.05.08 06:18:59.447689 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_16_3} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2879 | 2025.05.08 06:18:59.449070 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 2880 | 2025.05.08 06:19:00.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.68 MiB, peak 209.65 MiB, free memory in arenas 0.00 B, will set to 208.22 MiB (RSS), difference: 8.54 MiB | ||
| 2881 | 2025.05.08 06:19:01.221072 [ 26 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2882 | 2025.05.08 06:19:01.221165 [ 26 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2025.05.08 06:19:01.221201 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2884 | 2025.05.08 06:19:01.221354 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::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 | ||
| 2885 | 2025.05.08 06:19:01.221532 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2886 | 2025.05.08 06:19:01.221575 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2887 | 2025.05.08 06:19:01.221658 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 2888 | 2025.05.08 06:19:01.221718 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2889 | 2025.05.08 06:19:01.221775 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2890 | 2025.05.08 06:19:01.221835 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 2891 | 2025.05.08 06:19:01.222713 [ 191 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 505 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014187 sec., 355959.6813984634 rows/sec., 25.97 MiB/sec. | ||
| 2892 | 2025.05.08 06:19:01.222968 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2893 | 2025.05.08 06:19:01.223316 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_5_1} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2025.05.08 06:19:01.223401 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_5_1} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2895 | 2025.05.08 06:19:01.223498 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2896 | 2025.05.08 06:19:04.348614 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2025.05.08 06:19:04.348810 [ 256 ] {a44d059f-59cf-4750-8564-29b6d128a0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2898 | 2025.05.08 06:19:04.348878 [ 256 ] {a44d059f-59cf-4750-8564-29b6d128a0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2899 | 2025.05.08 06:19:04.349527 [ 256 ] {a44d059f-59cf-4750-8564-29b6d128a0a2} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2025.05.08 06:19:04.349576 [ 256 ] {a44d059f-59cf-4750-8564-29b6d128a0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2901 | 2025.05.08 06:19:04.349964 [ 256 ] {a44d059f-59cf-4750-8564-29b6d128a0a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2902 | 2025.05.08 06:19:04.350199 [ 256 ] {a44d059f-59cf-4750-8564-29b6d128a0a2} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2025.05.08 06:19:04.350350 [ 256 ] {a44d059f-59cf-4750-8564-29b6d128a0a2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001592 sec., 15075.37688442211 rows/sec., 1.25 MiB/sec. | ||
| 2904 | 2025.05.08 06:19:04.350393 [ 256 ] {a44d059f-59cf-4750-8564-29b6d128a0a2} <Debug> TCPHandler: Processed in 0.001906427 sec. | ||
| 2905 | 2025.05.08 06:19:04.350515 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2025.05.08 06:19:04.350612 [ 256 ] {84e988fe-e55a-4916-84a7-dd407d11c411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2907 | 2025.05.08 06:19:04.350654 [ 256 ] {84e988fe-e55a-4916-84a7-dd407d11c411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2908 | 2025.05.08 06:19:04.351140 [ 256 ] {84e988fe-e55a-4916-84a7-dd407d11c411} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2025.05.08 06:19:04.351179 [ 256 ] {84e988fe-e55a-4916-84a7-dd407d11c411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2910 | 2025.05.08 06:19:04.351507 [ 256 ] {84e988fe-e55a-4916-84a7-dd407d11c411} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2911 | 2025.05.08 06:19:04.351735 [ 256 ] {84e988fe-e55a-4916-84a7-dd407d11c411} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.05.08 06:19:04.351867 [ 256 ] {84e988fe-e55a-4916-84a7-dd407d11c411} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001275 sec., 150588.23529411765 rows/sec., 13.37 MiB/sec. | ||
| 2913 | 2025.05.08 06:19:04.351904 [ 256 ] {84e988fe-e55a-4916-84a7-dd407d11c411} <Debug> TCPHandler: Processed in 0.00143897 sec. | ||
| 2914 | 2025.05.08 06:19:04.352017 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2025.05.08 06:19:04.352111 [ 256 ] {d9158fe9-2cbf-4c4b-a406-76d079b5ea01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2916 | 2025.05.08 06:19:04.352150 [ 256 ] {d9158fe9-2cbf-4c4b-a406-76d079b5ea01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2917 | 2025.05.08 06:19:04.352545 [ 256 ] {d9158fe9-2cbf-4c4b-a406-76d079b5ea01} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2025.05.08 06:19:04.352582 [ 256 ] {d9158fe9-2cbf-4c4b-a406-76d079b5ea01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2919 | 2025.05.08 06:19:04.352873 [ 256 ] {d9158fe9-2cbf-4c4b-a406-76d079b5ea01} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2920 | 2025.05.08 06:19:04.353080 [ 256 ] {d9158fe9-2cbf-4c4b-a406-76d079b5ea01} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2025.05.08 06:19:04.353189 [ 84 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2922 | 2025.05.08 06:19:04.353211 [ 256 ] {d9158fe9-2cbf-4c4b-a406-76d079b5ea01} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001118 sec., 17889.087656529515 rows/sec., 1.36 MiB/sec. | ||
| 2923 | 2025.05.08 06:19:04.353261 [ 84 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2025.05.08 06:19:04.353269 [ 256 ] {d9158fe9-2cbf-4c4b-a406-76d079b5ea01} <Debug> TCPHandler: Processed in 0.001301728 sec. | ||
| 2925 | 2025.05.08 06:19:04.353295 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2926 | 2025.05.08 06:19:04.353400 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 2927 | 2025.05.08 06:19:04.353417 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2025.05.08 06:19:04.353488 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2929 | 2025.05.08 06:19:04.353515 [ 256 ] {e8639535-4730-4e25-a8af-7f86a2e1e556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2930 | 2025.05.08 06:19:04.353519 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 61 rows starting from the beginning of the part | ||
| 2931 | 2025.05.08 06:19:04.353562 [ 256 ] {e8639535-4730-4e25-a8af-7f86a2e1e556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2932 | 2025.05.08 06:19:04.353589 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 2933 | 2025.05.08 06:19:04.353633 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
| 2934 | 2025.05.08 06:19:04.353677 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 2935 | 2025.05.08 06:19:04.353718 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 2936 | 2025.05.08 06:19:04.353763 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 2937 | 2025.05.08 06:19:04.353994 [ 256 ] {e8639535-4730-4e25-a8af-7f86a2e1e556} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2025.05.08 06:19:04.354031 [ 256 ] {e8639535-4730-4e25-a8af-7f86a2e1e556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2939 | 2025.05.08 06:19:04.354477 [ 256 ] {e8639535-4730-4e25-a8af-7f86a2e1e556} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2940 | 2025.05.08 06:19:04.354489 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127855 sec., 149841.95663449646 rows/sec., 11.61 MiB/sec. | ||
| 2941 | 2025.05.08 06:19:04.354689 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2942 | 2025.05.08 06:19:04.354725 [ 256 ] {e8639535-4730-4e25-a8af-7f86a2e1e556} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2025.05.08 06:19:04.354863 [ 256 ] {e8639535-4730-4e25-a8af-7f86a2e1e556} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001367 sec., 17556.69348939283 rows/sec., 1.46 MiB/sec. | ||
| 2944 | 2025.05.08 06:19:04.354908 [ 256 ] {e8639535-4730-4e25-a8af-7f86a2e1e556} <Debug> TCPHandler: Processed in 0.001541491 sec. | ||
| 2945 | 2025.05.08 06:19:04.355025 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2025.05.08 06:19:04.355050 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_16_3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2025.05.08 06:19:04.355120 [ 256 ] {ef9cffb5-502c-4b2f-8b26-ba95464da0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2948 | 2025.05.08 06:19:04.355146 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_16_3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2949 | 2025.05.08 06:19:04.355168 [ 256 ] {ef9cffb5-502c-4b2f-8b26-ba95464da0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2950 | 2025.05.08 06:19:04.355266 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2951 | 2025.05.08 06:19:04.355583 [ 256 ] {ef9cffb5-502c-4b2f-8b26-ba95464da0e7} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2025.05.08 06:19:04.355624 [ 256 ] {ef9cffb5-502c-4b2f-8b26-ba95464da0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2953 | 2025.05.08 06:19:04.355930 [ 256 ] {ef9cffb5-502c-4b2f-8b26-ba95464da0e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2954 | 2025.05.08 06:19:04.356158 [ 256 ] {ef9cffb5-502c-4b2f-8b26-ba95464da0e7} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2025.05.08 06:19:04.356290 [ 256 ] {ef9cffb5-502c-4b2f-8b26-ba95464da0e7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 789.14 KiB/sec. | ||
| 2956 | 2025.05.08 06:19:04.356335 [ 256 ] {ef9cffb5-502c-4b2f-8b26-ba95464da0e7} <Debug> TCPHandler: Processed in 0.00135973 sec. | ||
| 2957 | 2025.05.08 06:19:04.356457 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2025.05.08 06:19:04.356552 [ 256 ] {95526788-d96c-4b81-9ca8-240146d0ce78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2959 | 2025.05.08 06:19:04.356592 [ 256 ] {95526788-d96c-4b81-9ca8-240146d0ce78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2960 | 2025.05.08 06:19:04.357049 [ 256 ] {95526788-d96c-4b81-9ca8-240146d0ce78} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2025.05.08 06:19:04.357086 [ 256 ] {95526788-d96c-4b81-9ca8-240146d0ce78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2962 | 2025.05.08 06:19:04.357405 [ 256 ] {95526788-d96c-4b81-9ca8-240146d0ce78} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2963 | 2025.05.08 06:19:04.357636 [ 256 ] {95526788-d96c-4b81-9ca8-240146d0ce78} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2025.05.08 06:19:04.357774 [ 256 ] {95526788-d96c-4b81-9ca8-240146d0ce78} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.00124 sec., 87096.7741935484 rows/sec., 7.10 MiB/sec. | ||
| 2965 | 2025.05.08 06:19:04.357811 [ 256 ] {95526788-d96c-4b81-9ca8-240146d0ce78} <Debug> TCPHandler: Processed in 0.001403619 sec. | ||
| 2966 | 2025.05.08 06:19:04.357931 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2025.05.08 06:19:04.358026 [ 256 ] {9849c558-5d1f-4b85-8acb-79d7cdd8678b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2968 | 2025.05.08 06:19:04.358068 [ 256 ] {9849c558-5d1f-4b85-8acb-79d7cdd8678b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2969 | 2025.05.08 06:19:04.358488 [ 256 ] {9849c558-5d1f-4b85-8acb-79d7cdd8678b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2025.05.08 06:19:04.358527 [ 256 ] {9849c558-5d1f-4b85-8acb-79d7cdd8678b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2971 | 2025.05.08 06:19:04.358914 [ 256 ] {9849c558-5d1f-4b85-8acb-79d7cdd8678b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2972 | 2025.05.08 06:19:04.359142 [ 256 ] {9849c558-5d1f-4b85-8acb-79d7cdd8678b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2025.05.08 06:19:04.359272 [ 256 ] {9849c558-5d1f-4b85-8acb-79d7cdd8678b} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001265 sec., 154940.7114624506 rows/sec., 11.12 MiB/sec. | ||
| 2974 | 2025.05.08 06:19:04.359309 [ 256 ] {9849c558-5d1f-4b85-8acb-79d7cdd8678b} <Debug> TCPHandler: Processed in 0.00142749 sec. | ||
| 2975 | 2025.05.08 06:19:04.359429 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2025.05.08 06:19:04.359523 [ 256 ] {63ee223d-a24b-4db1-9804-b687ad4b5a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2977 | 2025.05.08 06:19:04.359578 [ 256 ] {63ee223d-a24b-4db1-9804-b687ad4b5a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2978 | 2025.05.08 06:19:04.360334 [ 256 ] {63ee223d-a24b-4db1-9804-b687ad4b5a02} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2025.05.08 06:19:04.360372 [ 256 ] {63ee223d-a24b-4db1-9804-b687ad4b5a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2980 | 2025.05.08 06:19:04.360901 [ 256 ] {63ee223d-a24b-4db1-9804-b687ad4b5a02} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2981 | 2025.05.08 06:19:04.361141 [ 256 ] {63ee223d-a24b-4db1-9804-b687ad4b5a02} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.05.08 06:19:04.361265 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2983 | 2025.05.08 06:19:04.361293 [ 256 ] {63ee223d-a24b-4db1-9804-b687ad4b5a02} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001789 sec., 4471.771939631079 rows/sec., 8.01 MiB/sec. | ||
| 2984 | 2025.05.08 06:19:04.361308 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.05.08 06:19:04.361335 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2986 | 2025.05.08 06:19:04.361353 [ 256 ] {63ee223d-a24b-4db1-9804-b687ad4b5a02} <Debug> TCPHandler: Processed in 0.001972997 sec. | ||
| 2987 | 2025.05.08 06:19:04.361438 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 2988 | 2025.05.08 06:19:04.361482 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2025.05.08 06:19:04.361585 [ 256 ] {d61953f6-53cb-4919-a49d-5bc94c5a2889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2990 | 2025.05.08 06:19:04.361628 [ 256 ] {d61953f6-53cb-4919-a49d-5bc94c5a2889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2991 | 2025.05.08 06:19:04.361746 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2992 | 2025.05.08 06:19:04.361824 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part | ||
| 2993 | 2025.05.08 06:19:04.361964 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 2994 | 2025.05.08 06:19:04.361997 [ 256 ] {d61953f6-53cb-4919-a49d-5bc94c5a2889} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2025.05.08 06:19:04.362040 [ 256 ] {d61953f6-53cb-4919-a49d-5bc94c5a2889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2996 | 2025.05.08 06:19:04.362070 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 2997 | 2025.05.08 06:19:04.362210 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 2998 | 2025.05.08 06:19:04.362306 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 2999 | 2025.05.08 06:19:04.362382 [ 256 ] {d61953f6-53cb-4919-a49d-5bc94c5a2889} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3000 | 2025.05.08 06:19:04.362405 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 3001 | 2025.05.08 06:19:04.362634 [ 256 ] {d61953f6-53cb-4919-a49d-5bc94c5a2889} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.05.08 06:19:04.362788 [ 256 ] {d61953f6-53cb-4919-a49d-5bc94c5a2889} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 3003 | 2025.05.08 06:19:04.362824 [ 256 ] {d61953f6-53cb-4919-a49d-5bc94c5a2889} <Debug> TCPHandler: Processed in 0.00139224 sec. | ||
| 3004 | 2025.05.08 06:19:04.365473 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 19 columns (19 merged, 0 gathered) in 0.004085827 sec., 68040.08099217122 rows/sec., 121.92 MiB/sec. | ||
| 3005 | 2025.05.08 06:19:04.366081 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3006 | 2025.05.08 06:19:04.366412 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2025.05.08 06:19:04.366476 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3008 | 2025.05.08 06:19:04.366583 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3009 | 2025.05.08 06:19:06.437677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3010 | 2025.05.08 06:19:06.438198 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2025.05.08 06:19:06.438244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3012 | 2025.05.08 06:19:06.438798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3013 | 2025.05.08 06:19:06.439034 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2025.05.08 06:19:06.439172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3015 | 2025.05.08 06:19:06.861926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3016 | 2025.05.08 06:19:06.876731 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2025.05.08 06:19:06.876794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3018 | 2025.05.08 06:19:06.882885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3019 | 2025.05.08 06:19:06.883591 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2025.05.08 06:19:06.886417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3021 | 2025.05.08 06:19:08.942702 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 418 | ||
| 3022 | 2025.05.08 06:19:08.944945 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.05.08 06:19:08.944997 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3024 | 2025.05.08 06:19:08.946229 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3025 | 2025.05.08 06:19:08.946507 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.05.08 06:19:08.946853 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 3027 | 2025.05.08 06:19:09.348833 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2025.05.08 06:19:09.349021 [ 256 ] {459d3c9d-84ce-4fed-8431-17a443a31e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3029 | 2025.05.08 06:19:09.349087 [ 256 ] {459d3c9d-84ce-4fed-8431-17a443a31e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3030 | 2025.05.08 06:19:09.349778 [ 256 ] {459d3c9d-84ce-4fed-8431-17a443a31e90} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2025.05.08 06:19:09.349821 [ 256 ] {459d3c9d-84ce-4fed-8431-17a443a31e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3032 | 2025.05.08 06:19:09.350240 [ 256 ] {459d3c9d-84ce-4fed-8431-17a443a31e90} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3033 | 2025.05.08 06:19:09.350471 [ 256 ] {459d3c9d-84ce-4fed-8431-17a443a31e90} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2025.05.08 06:19:09.350626 [ 256 ] {459d3c9d-84ce-4fed-8431-17a443a31e90} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001662 sec., 73405.5354993983 rows/sec., 6.25 MiB/sec. | ||
| 3035 | 2025.05.08 06:19:09.350673 [ 256 ] {459d3c9d-84ce-4fed-8431-17a443a31e90} <Debug> TCPHandler: Processed in 0.001963507 sec. | ||
| 3036 | 2025.05.08 06:19:09.350804 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2025.05.08 06:19:09.350901 [ 256 ] {75baa9cc-af9d-469e-945a-8c9e48e2da00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3038 | 2025.05.08 06:19:09.350943 [ 256 ] {75baa9cc-af9d-469e-945a-8c9e48e2da00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3039 | 2025.05.08 06:19:09.351367 [ 256 ] {75baa9cc-af9d-469e-945a-8c9e48e2da00} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2025.05.08 06:19:09.351405 [ 256 ] {75baa9cc-af9d-469e-945a-8c9e48e2da00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3041 | 2025.05.08 06:19:09.351714 [ 256 ] {75baa9cc-af9d-469e-945a-8c9e48e2da00} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3042 | 2025.05.08 06:19:09.351925 [ 256 ] {75baa9cc-af9d-469e-945a-8c9e48e2da00} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2025.05.08 06:19:09.352059 [ 256 ] {75baa9cc-af9d-469e-945a-8c9e48e2da00} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001178 sec., 28013.58234295416 rows/sec., 2.06 MiB/sec. | ||
| 3044 | 2025.05.08 06:19:09.352098 [ 256 ] {75baa9cc-af9d-469e-945a-8c9e48e2da00} <Debug> TCPHandler: Processed in 0.001344799 sec. | ||
| 3045 | 2025.05.08 06:19:09.352201 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2025.05.08 06:19:09.352297 [ 256 ] {80f3f5a4-67fa-4b57-8dce-36092681d34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3047 | 2025.05.08 06:19:09.352342 [ 256 ] {80f3f5a4-67fa-4b57-8dce-36092681d34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3048 | 2025.05.08 06:19:09.352799 [ 256 ] {80f3f5a4-67fa-4b57-8dce-36092681d34b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2025.05.08 06:19:09.352837 [ 256 ] {80f3f5a4-67fa-4b57-8dce-36092681d34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3050 | 2025.05.08 06:19:09.353142 [ 256 ] {80f3f5a4-67fa-4b57-8dce-36092681d34b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3051 | 2025.05.08 06:19:09.353355 [ 256 ] {80f3f5a4-67fa-4b57-8dce-36092681d34b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2025.05.08 06:19:09.353486 [ 256 ] {80f3f5a4-67fa-4b57-8dce-36092681d34b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001209 sec., 80231.59636062862 rows/sec., 6.27 MiB/sec. | ||
| 3053 | 2025.05.08 06:19:09.353525 [ 256 ] {80f3f5a4-67fa-4b57-8dce-36092681d34b} <Debug> TCPHandler: Processed in 0.00137295 sec. | ||
| 3054 | 2025.05.08 06:19:09.353649 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2025.05.08 06:19:09.353745 [ 256 ] {c1179c11-512a-4063-a228-836b69793615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3056 | 2025.05.08 06:19:09.353788 [ 256 ] {c1179c11-512a-4063-a228-836b69793615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3057 | 2025.05.08 06:19:09.354221 [ 256 ] {c1179c11-512a-4063-a228-836b69793615} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2025.05.08 06:19:09.354258 [ 256 ] {c1179c11-512a-4063-a228-836b69793615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3059 | 2025.05.08 06:19:09.354595 [ 256 ] {c1179c11-512a-4063-a228-836b69793615} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3060 | 2025.05.08 06:19:09.354813 [ 256 ] {c1179c11-512a-4063-a228-836b69793615} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2025.05.08 06:19:09.354947 [ 256 ] {c1179c11-512a-4063-a228-836b69793615} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 3062 | 2025.05.08 06:19:09.354984 [ 256 ] {c1179c11-512a-4063-a228-836b69793615} <Debug> TCPHandler: Processed in 0.001383739 sec. | ||
| 3063 | 2025.05.08 06:19:09.355089 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2025.05.08 06:19:09.355187 [ 256 ] {5d74ee36-c9a5-472d-9d3d-2a67fbf83bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3065 | 2025.05.08 06:19:09.355242 [ 256 ] {5d74ee36-c9a5-472d-9d3d-2a67fbf83bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3066 | 2025.05.08 06:19:09.356075 [ 256 ] {5d74ee36-c9a5-472d-9d3d-2a67fbf83bef} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2025.05.08 06:19:09.356111 [ 256 ] {5d74ee36-c9a5-472d-9d3d-2a67fbf83bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3068 | 2025.05.08 06:19:09.356652 [ 256 ] {5d74ee36-c9a5-472d-9d3d-2a67fbf83bef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3069 | 2025.05.08 06:19:09.356879 [ 256 ] {5d74ee36-c9a5-472d-9d3d-2a67fbf83bef} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2025.05.08 06:19:09.357017 [ 256 ] {5d74ee36-c9a5-472d-9d3d-2a67fbf83bef} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001848 sec., 17857.142857142855 rows/sec., 32.00 MiB/sec. | ||
| 3071 | 2025.05.08 06:19:09.357068 [ 256 ] {5d74ee36-c9a5-472d-9d3d-2a67fbf83bef} <Debug> TCPHandler: Processed in 0.002028509 sec. | ||
| 3072 | 2025.05.08 06:19:09.357182 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2025.05.08 06:19:09.357279 [ 256 ] {203c5b30-be27-439d-a748-d52866913653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3074 | 2025.05.08 06:19:09.357320 [ 256 ] {203c5b30-be27-439d-a748-d52866913653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3075 | 2025.05.08 06:19:09.357672 [ 256 ] {203c5b30-be27-439d-a748-d52866913653} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.05.08 06:19:09.357710 [ 256 ] {203c5b30-be27-439d-a748-d52866913653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3077 | 2025.05.08 06:19:09.358016 [ 256 ] {203c5b30-be27-439d-a748-d52866913653} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3078 | 2025.05.08 06:19:09.358228 [ 256 ] {203c5b30-be27-439d-a748-d52866913653} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.05.08 06:19:09.358358 [ 256 ] {203c5b30-be27-439d-a748-d52866913653} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 3080 | 2025.05.08 06:19:09.358394 [ 256 ] {203c5b30-be27-439d-a748-d52866913653} <Debug> TCPHandler: Processed in 0.001262307 sec. | ||
| 3081 | 2025.05.08 06:19:13.858240 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3082 | 2025.05.08 06:19:13.858305 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3083 | 2025.05.08 06:19:13.939320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3084 | 2025.05.08 06:19:13.939782 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.05.08 06:19:13.939821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3086 | 2025.05.08 06:19:13.940289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3087 | 2025.05.08 06:19:13.940519 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.05.08 06:19:13.940660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3089 | 2025.05.08 06:19:14.347864 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2025.05.08 06:19:14.348062 [ 256 ] {74f66a07-af5a-4829-962b-e3c244639ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3091 | 2025.05.08 06:19:14.348132 [ 256 ] {74f66a07-af5a-4829-962b-e3c244639ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3092 | 2025.05.08 06:19:14.348873 [ 256 ] {74f66a07-af5a-4829-962b-e3c244639ded} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2025.05.08 06:19:14.348925 [ 256 ] {74f66a07-af5a-4829-962b-e3c244639ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3094 | 2025.05.08 06:19:14.349347 [ 256 ] {74f66a07-af5a-4829-962b-e3c244639ded} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3095 | 2025.05.08 06:19:14.349627 [ 256 ] {74f66a07-af5a-4829-962b-e3c244639ded} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2025.05.08 06:19:14.349801 [ 256 ] {74f66a07-af5a-4829-962b-e3c244639ded} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001788 sec., 40268.45637583893 rows/sec., 3.27 MiB/sec. | ||
| 3097 | 2025.05.08 06:19:14.349855 [ 256 ] {74f66a07-af5a-4829-962b-e3c244639ded} <Debug> TCPHandler: Processed in 0.00211671 sec. | ||
| 3098 | 2025.05.08 06:19:14.349998 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2025.05.08 06:19:14.350099 [ 256 ] {4efb6d74-0bb8-43c9-a36f-aa79267594b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3100 | 2025.05.08 06:19:14.350143 [ 256 ] {4efb6d74-0bb8-43c9-a36f-aa79267594b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3101 | 2025.05.08 06:19:14.350577 [ 256 ] {4efb6d74-0bb8-43c9-a36f-aa79267594b6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.05.08 06:19:14.350616 [ 256 ] {4efb6d74-0bb8-43c9-a36f-aa79267594b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3103 | 2025.05.08 06:19:14.350937 [ 256 ] {4efb6d74-0bb8-43c9-a36f-aa79267594b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3104 | 2025.05.08 06:19:14.351185 [ 256 ] {4efb6d74-0bb8-43c9-a36f-aa79267594b6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2025.05.08 06:19:14.351332 [ 256 ] {4efb6d74-0bb8-43c9-a36f-aa79267594b6} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001255 sec., 6374.501992031873 rows/sec., 479.33 KiB/sec. | ||
| 3106 | 2025.05.08 06:19:14.351371 [ 256 ] {4efb6d74-0bb8-43c9-a36f-aa79267594b6} <Debug> TCPHandler: Processed in 0.00142728 sec. | ||
| 3107 | 2025.05.08 06:19:14.351487 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2025.05.08 06:19:14.351598 [ 256 ] {8074c992-2e71-48ec-8fec-ca34398fd179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3109 | 2025.05.08 06:19:14.351644 [ 256 ] {8074c992-2e71-48ec-8fec-ca34398fd179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3110 | 2025.05.08 06:19:14.352094 [ 256 ] {8074c992-2e71-48ec-8fec-ca34398fd179} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.05.08 06:19:14.352145 [ 256 ] {8074c992-2e71-48ec-8fec-ca34398fd179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3112 | 2025.05.08 06:19:14.352479 [ 256 ] {8074c992-2e71-48ec-8fec-ca34398fd179} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3113 | 2025.05.08 06:19:14.352697 [ 256 ] {8074c992-2e71-48ec-8fec-ca34398fd179} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2025.05.08 06:19:14.352827 [ 256 ] {8074c992-2e71-48ec-8fec-ca34398fd179} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001261 sec., 57097.54163362411 rows/sec., 4.46 MiB/sec. | ||
| 3115 | 2025.05.08 06:19:14.352865 [ 256 ] {8074c992-2e71-48ec-8fec-ca34398fd179} <Debug> TCPHandler: Processed in 0.0014281 sec. | ||
| 3116 | 2025.05.08 06:19:14.352991 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2025.05.08 06:19:14.353089 [ 256 ] {1d609d51-61e2-43dd-aaf6-34f9f654681b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3118 | 2025.05.08 06:19:14.353134 [ 256 ] {1d609d51-61e2-43dd-aaf6-34f9f654681b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3119 | 2025.05.08 06:19:14.353558 [ 256 ] {1d609d51-61e2-43dd-aaf6-34f9f654681b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2025.05.08 06:19:14.353596 [ 256 ] {1d609d51-61e2-43dd-aaf6-34f9f654681b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3121 | 2025.05.08 06:19:14.353934 [ 256 ] {1d609d51-61e2-43dd-aaf6-34f9f654681b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3122 | 2025.05.08 06:19:14.354148 [ 256 ] {1d609d51-61e2-43dd-aaf6-34f9f654681b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2025.05.08 06:19:14.354277 [ 256 ] {1d609d51-61e2-43dd-aaf6-34f9f654681b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 3124 | 2025.05.08 06:19:14.354312 [ 256 ] {1d609d51-61e2-43dd-aaf6-34f9f654681b} <Debug> TCPHandler: Processed in 0.001370339 sec. | ||
| 3125 | 2025.05.08 06:19:14.354435 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2025.05.08 06:19:14.354531 [ 256 ] {eff2cb62-3722-44ad-bd9e-c286d64c475c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3127 | 2025.05.08 06:19:14.354585 [ 256 ] {eff2cb62-3722-44ad-bd9e-c286d64c475c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3128 | 2025.05.08 06:19:14.355321 [ 256 ] {eff2cb62-3722-44ad-bd9e-c286d64c475c} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2025.05.08 06:19:14.355357 [ 256 ] {eff2cb62-3722-44ad-bd9e-c286d64c475c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3130 | 2025.05.08 06:19:14.355881 [ 256 ] {eff2cb62-3722-44ad-bd9e-c286d64c475c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3131 | 2025.05.08 06:19:14.356109 [ 256 ] {eff2cb62-3722-44ad-bd9e-c286d64c475c} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2025.05.08 06:19:14.356247 [ 256 ] {eff2cb62-3722-44ad-bd9e-c286d64c475c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001734 sec., 4613.610149942329 rows/sec., 8.27 MiB/sec. | ||
| 3133 | 2025.05.08 06:19:14.356298 [ 256 ] {eff2cb62-3722-44ad-bd9e-c286d64c475c} <Debug> TCPHandler: Processed in 0.001912517 sec. | ||
| 3134 | 2025.05.08 06:19:14.356419 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2025.05.08 06:19:14.356517 [ 256 ] {92cb6cb4-9f07-4b0a-8968-4345e1727195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3136 | 2025.05.08 06:19:14.356557 [ 256 ] {92cb6cb4-9f07-4b0a-8968-4345e1727195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3137 | 2025.05.08 06:19:14.356892 [ 256 ] {92cb6cb4-9f07-4b0a-8968-4345e1727195} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2025.05.08 06:19:14.356929 [ 256 ] {92cb6cb4-9f07-4b0a-8968-4345e1727195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3139 | 2025.05.08 06:19:14.357240 [ 256 ] {92cb6cb4-9f07-4b0a-8968-4345e1727195} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3140 | 2025.05.08 06:19:14.357465 [ 256 ] {92cb6cb4-9f07-4b0a-8968-4345e1727195} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2025.05.08 06:19:14.357591 [ 256 ] {92cb6cb4-9f07-4b0a-8968-4345e1727195} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 3142 | 2025.05.08 06:19:14.357627 [ 256 ] {92cb6cb4-9f07-4b0a-8968-4345e1727195} <Debug> TCPHandler: Processed in 0.001258398 sec. | ||
| 3143 | 2025.05.08 06:19:14.386760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3144 | 2025.05.08 06:19:14.403158 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2025.05.08 06:19:14.403219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3146 | 2025.05.08 06:19:14.409959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3147 | 2025.05.08 06:19:14.410751 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2025.05.08 06:19:14.414217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3149 | 2025.05.08 06:19:18.947092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 442 | ||
| 3150 | 2025.05.08 06:19:18.949206 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2025.05.08 06:19:18.949250 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3152 | 2025.05.08 06:19:18.950423 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3153 | 2025.05.08 06:19:18.950696 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2025.05.08 06:19:18.950843 [ 135 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3155 | 2025.05.08 06:19:18.950918 [ 135 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2025.05.08 06:19:18.950944 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3157 | 2025.05.08 06:19:18.950952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
| 3158 | 2025.05.08 06:19:18.951061 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 3159 | 2025.05.08 06:19:18.951641 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3160 | 2025.05.08 06:19:18.951779 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 3161 | 2025.05.08 06:19:18.952146 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 3162 | 2025.05.08 06:19:18.952498 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3163 | 2025.05.08 06:19:18.952835 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3164 | 2025.05.08 06:19:18.953176 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 3165 | 2025.05.08 06:19:18.953547 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3166 | 2025.05.08 06:19:18.960039 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 72 columns (72 merged, 0 gathered) in 0.009031638 sec., 48939.07395314117 rows/sec., 45.07 MiB/sec. | ||
| 3167 | 2025.05.08 06:19:18.960842 [ 189 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3168 | 2025.05.08 06:19:18.961404 [ 189 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_11_2} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.05.08 06:19:18.961485 [ 189 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_11_2} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3170 | 2025.05.08 06:19:18.961635 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3171 | 2025.05.08 06:19:19.235958 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2025.05.08 06:19:19.236120 [ 256 ] {250d78f9-40c4-4cef-8614-9ae7898fb288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3173 | 2025.05.08 06:19:19.236180 [ 256 ] {250d78f9-40c4-4cef-8614-9ae7898fb288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3174 | 2025.05.08 06:19:19.236748 [ 256 ] {250d78f9-40c4-4cef-8614-9ae7898fb288} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2025.05.08 06:19:19.236792 [ 256 ] {250d78f9-40c4-4cef-8614-9ae7898fb288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3176 | 2025.05.08 06:19:19.237142 [ 256 ] {250d78f9-40c4-4cef-8614-9ae7898fb288} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3177 | 2025.05.08 06:19:19.237357 [ 256 ] {250d78f9-40c4-4cef-8614-9ae7898fb288} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.05.08 06:19:19.237501 [ 256 ] {250d78f9-40c4-4cef-8614-9ae7898fb288} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001426 sec., 2805.0490883590464 rows/sec., 228.73 KiB/sec. | ||
| 3179 | 2025.05.08 06:19:19.237540 [ 256 ] {250d78f9-40c4-4cef-8614-9ae7898fb288} <Debug> TCPHandler: Processed in 0.001678814 sec. | ||
| 3180 | 2025.05.08 06:19:19.237664 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2025.05.08 06:19:19.237759 [ 256 ] {a516bd60-faf9-487f-94c6-bd919063d73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3182 | 2025.05.08 06:19:19.237797 [ 256 ] {a516bd60-faf9-487f-94c6-bd919063d73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3183 | 2025.05.08 06:19:19.238741 [ 256 ] {a516bd60-faf9-487f-94c6-bd919063d73e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.05.08 06:19:19.238779 [ 256 ] {a516bd60-faf9-487f-94c6-bd919063d73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3185 | 2025.05.08 06:19:19.239181 [ 256 ] {a516bd60-faf9-487f-94c6-bd919063d73e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3186 | 2025.05.08 06:19:19.239401 [ 256 ] {a516bd60-faf9-487f-94c6-bd919063d73e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.05.08 06:19:19.239515 [ 125 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3188 | 2025.05.08 06:19:19.239528 [ 256 ] {a516bd60-faf9-487f-94c6-bd919063d73e} <Debug> executeQuery: Read 1264 rows, 107.34 KiB in 0.001788 sec., 706935.1230425056 rows/sec., 58.63 MiB/sec. | ||
| 3189 | 2025.05.08 06:19:19.239576 [ 125 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2025.05.08 06:19:19.239587 [ 256 ] {a516bd60-faf9-487f-94c6-bd919063d73e} <Debug> TCPHandler: Processed in 0.001970817 sec. | ||
| 3191 | 2025.05.08 06:19:19.239606 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3192 | 2025.05.08 06:19:19.239713 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 3193 | 2025.05.08 06:19:19.239715 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2025.05.08 06:19:19.239836 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3195 | 2025.05.08 06:19:19.239848 [ 256 ] {56b03e3b-778f-4237-8ddb-415153ed2f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3196 | 2025.05.08 06:19:19.239878 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1407 rows starting from the beginning of the part | ||
| 3197 | 2025.05.08 06:19:19.239896 [ 256 ] {56b03e3b-778f-4237-8ddb-415153ed2f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3198 | 2025.05.08 06:19:19.239949 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 122 rows starting from the beginning of the part | ||
| 3199 | 2025.05.08 06:19:19.240001 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 192 rows starting from the beginning of the part | ||
| 3200 | 2025.05.08 06:19:19.240043 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 122 rows starting from the beginning of the part | ||
| 3201 | 2025.05.08 06:19:19.240080 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part | ||
| 3202 | 2025.05.08 06:19:19.240123 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1264 rows starting from the beginning of the part | ||
| 3203 | 2025.05.08 06:19:19.240317 [ 256 ] {56b03e3b-778f-4237-8ddb-415153ed2f2a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2025.05.08 06:19:19.240359 [ 256 ] {56b03e3b-778f-4237-8ddb-415153ed2f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3205 | 2025.05.08 06:19:19.240757 [ 256 ] {56b03e3b-778f-4237-8ddb-415153ed2f2a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3206 | 2025.05.08 06:19:19.240983 [ 256 ] {56b03e3b-778f-4237-8ddb-415153ed2f2a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2025.05.08 06:19:19.241113 [ 256 ] {56b03e3b-778f-4237-8ddb-415153ed2f2a} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001283 sec., 28838.65939204988 rows/sec., 2.10 MiB/sec. | ||
| 3208 | 2025.05.08 06:19:19.241149 [ 256 ] {56b03e3b-778f-4237-8ddb-415153ed2f2a} <Debug> TCPHandler: Processed in 0.001482831 sec. | ||
| 3209 | 2025.05.08 06:19:19.241262 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2025.05.08 06:19:19.241354 [ 256 ] {27dbd8be-4deb-41f0-8272-966ecc0a38f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3211 | 2025.05.08 06:19:19.241393 [ 256 ] {27dbd8be-4deb-41f0-8272-966ecc0a38f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3212 | 2025.05.08 06:19:19.241659 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001991748 sec., 1596085.4485607615 rows/sec., 139.92 MiB/sec. | ||
| 3213 | 2025.05.08 06:19:19.241863 [ 256 ] {27dbd8be-4deb-41f0-8272-966ecc0a38f0} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2025.05.08 06:19:19.241878 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3215 | 2025.05.08 06:19:19.241906 [ 256 ] {27dbd8be-4deb-41f0-8272-966ecc0a38f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3216 | 2025.05.08 06:19:19.242197 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.05.08 06:19:19.242273 [ 256 ] {27dbd8be-4deb-41f0-8272-966ecc0a38f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3218 | 2025.05.08 06:19:19.242274 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_21_4} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3219 | 2025.05.08 06:19:19.242376 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3220 | 2025.05.08 06:19:19.242502 [ 256 ] {27dbd8be-4deb-41f0-8272-966ecc0a38f0} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2025.05.08 06:19:19.242633 [ 256 ] {27dbd8be-4deb-41f0-8272-966ecc0a38f0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001297 sec., 175790.28527370855 rows/sec., 11.90 MiB/sec. | ||
| 3222 | 2025.05.08 06:19:19.242671 [ 256 ] {27dbd8be-4deb-41f0-8272-966ecc0a38f0} <Debug> TCPHandler: Processed in 0.001455461 sec. | ||
| 3223 | 2025.05.08 06:19:19.242787 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2025.05.08 06:19:19.242878 [ 256 ] {66ddf935-e8d8-4acd-bb09-ae036f5951dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3225 | 2025.05.08 06:19:19.242916 [ 256 ] {66ddf935-e8d8-4acd-bb09-ae036f5951dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3226 | 2025.05.08 06:19:19.243513 [ 256 ] {66ddf935-e8d8-4acd-bb09-ae036f5951dd} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2025.05.08 06:19:19.243550 [ 256 ] {66ddf935-e8d8-4acd-bb09-ae036f5951dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3228 | 2025.05.08 06:19:19.243893 [ 256 ] {66ddf935-e8d8-4acd-bb09-ae036f5951dd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3229 | 2025.05.08 06:19:19.244106 [ 256 ] {66ddf935-e8d8-4acd-bb09-ae036f5951dd} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2025.05.08 06:19:19.244210 [ 135 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3231 | 2025.05.08 06:19:19.244231 [ 256 ] {66ddf935-e8d8-4acd-bb09-ae036f5951dd} <Debug> executeQuery: Read 557 rows, 42.37 KiB in 0.001371 sec., 406272.7935813275 rows/sec., 30.18 MiB/sec. | ||
| 3232 | 2025.05.08 06:19:19.244253 [ 135 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.05.08 06:19:19.244274 [ 256 ] {66ddf935-e8d8-4acd-bb09-ae036f5951dd} <Debug> TCPHandler: Processed in 0.001534471 sec. | ||
| 3234 | 2025.05.08 06:19:19.244278 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3235 | 2025.05.08 06:19:19.244359 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 3236 | 2025.05.08 06:19:19.244401 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2025.05.08 06:19:19.244441 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3238 | 2025.05.08 06:19:19.244470 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 629 rows starting from the beginning of the part | ||
| 3239 | 2025.05.08 06:19:19.244500 [ 256 ] {9ca75e34-226a-4331-ba24-8ceb16bdc12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3240 | 2025.05.08 06:19:19.244514 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 97 rows starting from the beginning of the part | ||
| 3241 | 2025.05.08 06:19:19.244550 [ 256 ] {9ca75e34-226a-4331-ba24-8ceb16bdc12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3242 | 2025.05.08 06:19:19.244561 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
| 3243 | 2025.05.08 06:19:19.244606 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 3244 | 2025.05.08 06:19:19.244639 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part | ||
| 3245 | 2025.05.08 06:19:19.244674 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 557 rows starting from the beginning of the part | ||
| 3246 | 2025.05.08 06:19:19.245139 [ 256 ] {9ca75e34-226a-4331-ba24-8ceb16bdc12e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.05.08 06:19:19.245181 [ 256 ] {9ca75e34-226a-4331-ba24-8ceb16bdc12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3248 | 2025.05.08 06:19:19.245602 [ 256 ] {9ca75e34-226a-4331-ba24-8ceb16bdc12e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3249 | 2025.05.08 06:19:19.245625 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290538 sec., 1208798.1911419888 rows/sec., 96.32 MiB/sec. | ||
| 3250 | 2025.05.08 06:19:19.245778 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3251 | 2025.05.08 06:19:19.245835 [ 256 ] {9ca75e34-226a-4331-ba24-8ceb16bdc12e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2025.05.08 06:19:19.245957 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3253 | 2025.05.08 06:19:19.245980 [ 256 ] {9ca75e34-226a-4331-ba24-8ceb16bdc12e} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.0015 sec., 612000 rows/sec., 41.17 MiB/sec. | ||
| 3254 | 2025.05.08 06:19:19.245994 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2025.05.08 06:19:19.246023 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3256 | 2025.05.08 06:19:19.246025 [ 256 ] {9ca75e34-226a-4331-ba24-8ceb16bdc12e} <Debug> TCPHandler: Processed in 0.001671814 sec. | ||
| 3257 | 2025.05.08 06:19:19.246050 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_21_4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2025.05.08 06:19:19.246111 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 3259 | 2025.05.08 06:19:19.246116 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_21_4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3260 | 2025.05.08 06:19:19.246149 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2025.05.08 06:19:19.246198 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3262 | 2025.05.08 06:19:19.246234 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3263 | 2025.05.08 06:19:19.246248 [ 256 ] {171727d0-8027-4518-9a7b-b767b439dcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3264 | 2025.05.08 06:19:19.246277 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6196 rows starting from the beginning of the part | ||
| 3265 | 2025.05.08 06:19:19.246309 [ 256 ] {171727d0-8027-4518-9a7b-b767b439dcf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3266 | 2025.05.08 06:19:19.246362 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3267 | 2025.05.08 06:19:19.246413 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 196 rows starting from the beginning of the part | ||
| 3268 | 2025.05.08 06:19:19.246458 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3269 | 2025.05.08 06:19:19.246497 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3270 | 2025.05.08 06:19:19.246539 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 918 rows starting from the beginning of the part | ||
| 3271 | 2025.05.08 06:19:19.247121 [ 256 ] {171727d0-8027-4518-9a7b-b767b439dcf5} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2025.05.08 06:19:19.247162 [ 256 ] {171727d0-8027-4518-9a7b-b767b439dcf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3273 | 2025.05.08 06:19:19.247750 [ 256 ] {171727d0-8027-4518-9a7b-b767b439dcf5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3274 | 2025.05.08 06:19:19.247980 [ 256 ] {171727d0-8027-4518-9a7b-b767b439dcf5} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2025.05.08 06:19:19.248119 [ 256 ] {171727d0-8027-4518-9a7b-b767b439dcf5} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00189 sec., 17460.31746031746 rows/sec., 31.29 MiB/sec. | ||
| 3276 | 2025.05.08 06:19:19.248171 [ 256 ] {171727d0-8027-4518-9a7b-b767b439dcf5} <Debug> TCPHandler: Processed in 0.002068819 sec. | ||
| 3277 | 2025.05.08 06:19:19.248287 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2025.05.08 06:19:19.248381 [ 256 ] {50a75fec-c525-4d98-b8f4-e8b749647a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3279 | 2025.05.08 06:19:19.248420 [ 256 ] {50a75fec-c525-4d98-b8f4-e8b749647a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3280 | 2025.05.08 06:19:19.248754 [ 256 ] {50a75fec-c525-4d98-b8f4-e8b749647a1c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.05.08 06:19:19.248790 [ 256 ] {50a75fec-c525-4d98-b8f4-e8b749647a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3282 | 2025.05.08 06:19:19.249111 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7790 rows, containing 5 columns (5 merged, 0 gathered) in 0.003044853 sec., 2558415.7921581105 rows/sec., 175.34 MiB/sec. | ||
| 3283 | 2025.05.08 06:19:19.249129 [ 256 ] {50a75fec-c525-4d98-b8f4-e8b749647a1c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3284 | 2025.05.08 06:19:19.249346 [ 256 ] {50a75fec-c525-4d98-b8f4-e8b749647a1c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2025.05.08 06:19:19.249450 [ 135 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3286 | 2025.05.08 06:19:19.249470 [ 256 ] {50a75fec-c525-4d98-b8f4-e8b749647a1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3287 | 2025.05.08 06:19:19.249489 [ 135 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2025.05.08 06:19:19.249511 [ 256 ] {50a75fec-c525-4d98-b8f4-e8b749647a1c} <Debug> TCPHandler: Processed in 0.001270448 sec. | ||
| 3289 | 2025.05.08 06:19:19.249512 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3290 | 2025.05.08 06:19:19.249515 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3291 | 2025.05.08 06:19:19.249644 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 3292 | 2025.05.08 06:19:19.249771 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3293 | 2025.05.08 06:19:19.249807 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 870 rows starting from the beginning of the part | ||
| 3294 | 2025.05.08 06:19:19.249821 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2025.05.08 06:19:19.249868 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 3296 | 2025.05.08 06:19:19.249899 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3297 | 2025.05.08 06:19:19.249927 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 3298 | 2025.05.08 06:19:19.249972 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3299 | 2025.05.08 06:19:19.249982 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3300 | 2025.05.08 06:19:19.250044 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 3301 | 2025.05.08 06:19:19.250093 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 3302 | 2025.05.08 06:19:19.251082 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 4 columns (4 merged, 0 gathered) in 0.00147796 sec., 791631.708571274 rows/sec., 53.28 MiB/sec. | ||
| 3303 | 2025.05.08 06:19:19.251229 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3304 | 2025.05.08 06:19:19.251471 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_21_4} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.05.08 06:19:19.251531 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_21_4} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3306 | 2025.05.08 06:19:19.251585 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3307 | 2025.05.08 06:19:21.440803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 3308 | 2025.05.08 06:19:21.441295 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2025.05.08 06:19:21.441341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3310 | 2025.05.08 06:19:21.441839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3311 | 2025.05.08 06:19:21.442134 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2025.05.08 06:19:21.442288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3313 | 2025.05.08 06:19:21.914392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3314 | 2025.05.08 06:19:21.931783 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2025.05.08 06:19:21.931835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3316 | 2025.05.08 06:19:21.937484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3317 | 2025.05.08 06:19:21.938164 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2025.05.08 06:19:21.940939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3319 | 2025.05.08 06:19:24.347576 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2025.05.08 06:19:24.347773 [ 256 ] {f30363a6-2bf0-4dd9-8235-9a304f9e613e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3321 | 2025.05.08 06:19:24.347840 [ 256 ] {f30363a6-2bf0-4dd9-8235-9a304f9e613e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3322 | 2025.05.08 06:19:24.348490 [ 256 ] {f30363a6-2bf0-4dd9-8235-9a304f9e613e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2025.05.08 06:19:24.348538 [ 256 ] {f30363a6-2bf0-4dd9-8235-9a304f9e613e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3324 | 2025.05.08 06:19:24.348916 [ 256 ] {f30363a6-2bf0-4dd9-8235-9a304f9e613e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3325 | 2025.05.08 06:19:24.349133 [ 256 ] {f30363a6-2bf0-4dd9-8235-9a304f9e613e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2025.05.08 06:19:24.349278 [ 256 ] {f30363a6-2bf0-4dd9-8235-9a304f9e613e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001558 sec., 46213.093709884466 rows/sec., 3.75 MiB/sec. | ||
| 3327 | 2025.05.08 06:19:24.349319 [ 256 ] {f30363a6-2bf0-4dd9-8235-9a304f9e613e} <Debug> TCPHandler: Processed in 0.001871046 sec. | ||
| 3328 | 2025.05.08 06:19:24.349441 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2025.05.08 06:19:24.349536 [ 256 ] {e0755c52-244f-4f55-9c50-a65e51463610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3330 | 2025.05.08 06:19:24.349576 [ 256 ] {e0755c52-244f-4f55-9c50-a65e51463610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3331 | 2025.05.08 06:19:24.349975 [ 256 ] {e0755c52-244f-4f55-9c50-a65e51463610} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2025.05.08 06:19:24.350011 [ 256 ] {e0755c52-244f-4f55-9c50-a65e51463610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3333 | 2025.05.08 06:19:24.350295 [ 256 ] {e0755c52-244f-4f55-9c50-a65e51463610} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3334 | 2025.05.08 06:19:24.350512 [ 256 ] {e0755c52-244f-4f55-9c50-a65e51463610} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2025.05.08 06:19:24.350638 [ 256 ] {e0755c52-244f-4f55-9c50-a65e51463610} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001121 sec., 7136.485280999108 rows/sec., 536.63 KiB/sec. | ||
| 3336 | 2025.05.08 06:19:24.350676 [ 256 ] {e0755c52-244f-4f55-9c50-a65e51463610} <Debug> TCPHandler: Processed in 0.001281818 sec. | ||
| 3337 | 2025.05.08 06:19:24.350792 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2025.05.08 06:19:24.350885 [ 256 ] {c97dbaab-5b1c-4607-8c76-bdb99a1e6285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3339 | 2025.05.08 06:19:24.350924 [ 256 ] {c97dbaab-5b1c-4607-8c76-bdb99a1e6285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3340 | 2025.05.08 06:19:24.351325 [ 256 ] {c97dbaab-5b1c-4607-8c76-bdb99a1e6285} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2025.05.08 06:19:24.351360 [ 256 ] {c97dbaab-5b1c-4607-8c76-bdb99a1e6285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3342 | 2025.05.08 06:19:24.351648 [ 256 ] {c97dbaab-5b1c-4607-8c76-bdb99a1e6285} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3343 | 2025.05.08 06:19:24.351863 [ 256 ] {c97dbaab-5b1c-4607-8c76-bdb99a1e6285} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2025.05.08 06:19:24.351988 [ 256 ] {c97dbaab-5b1c-4607-8c76-bdb99a1e6285} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00112 sec., 64285.71428571429 rows/sec., 5.02 MiB/sec. | ||
| 3345 | 2025.05.08 06:19:24.352024 [ 256 ] {c97dbaab-5b1c-4607-8c76-bdb99a1e6285} <Debug> TCPHandler: Processed in 0.001278638 sec. | ||
| 3346 | 2025.05.08 06:19:24.352139 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2025.05.08 06:19:24.352230 [ 256 ] {bc7e2921-3b0f-43aa-a90c-7a223c169033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3348 | 2025.05.08 06:19:24.352272 [ 256 ] {bc7e2921-3b0f-43aa-a90c-7a223c169033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3349 | 2025.05.08 06:19:24.352673 [ 256 ] {bc7e2921-3b0f-43aa-a90c-7a223c169033} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2025.05.08 06:19:24.352708 [ 256 ] {bc7e2921-3b0f-43aa-a90c-7a223c169033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3351 | 2025.05.08 06:19:24.353033 [ 256 ] {bc7e2921-3b0f-43aa-a90c-7a223c169033} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3352 | 2025.05.08 06:19:24.353243 [ 256 ] {bc7e2921-3b0f-43aa-a90c-7a223c169033} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2025.05.08 06:19:24.353368 [ 256 ] {bc7e2921-3b0f-43aa-a90c-7a223c169033} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 3354 | 2025.05.08 06:19:24.353403 [ 256 ] {bc7e2921-3b0f-43aa-a90c-7a223c169033} <Debug> TCPHandler: Processed in 0.001309729 sec. | ||
| 3355 | 2025.05.08 06:19:24.353513 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2025.05.08 06:19:24.353604 [ 256 ] {59964ffc-16e2-452c-87d9-fbc8f637a8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3357 | 2025.05.08 06:19:24.353656 [ 256 ] {59964ffc-16e2-452c-87d9-fbc8f637a8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3358 | 2025.05.08 06:19:24.354395 [ 256 ] {59964ffc-16e2-452c-87d9-fbc8f637a8fa} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2025.05.08 06:19:24.354431 [ 256 ] {59964ffc-16e2-452c-87d9-fbc8f637a8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3360 | 2025.05.08 06:19:24.354922 [ 256 ] {59964ffc-16e2-452c-87d9-fbc8f637a8fa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3361 | 2025.05.08 06:19:24.355145 [ 256 ] {59964ffc-16e2-452c-87d9-fbc8f637a8fa} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2025.05.08 06:19:24.355276 [ 256 ] {59964ffc-16e2-452c-87d9-fbc8f637a8fa} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001689 sec., 4736.530491415038 rows/sec., 8.49 MiB/sec. | ||
| 3363 | 2025.05.08 06:19:24.355325 [ 256 ] {59964ffc-16e2-452c-87d9-fbc8f637a8fa} <Debug> TCPHandler: Processed in 0.001858286 sec. | ||
| 3364 | 2025.05.08 06:19:24.355438 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2025.05.08 06:19:24.355530 [ 256 ] {38eaa02b-4ba7-4fd1-bda4-f4c63021eb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3366 | 2025.05.08 06:19:24.355570 [ 256 ] {38eaa02b-4ba7-4fd1-bda4-f4c63021eb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3367 | 2025.05.08 06:19:24.355897 [ 256 ] {38eaa02b-4ba7-4fd1-bda4-f4c63021eb22} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2025.05.08 06:19:24.355932 [ 256 ] {38eaa02b-4ba7-4fd1-bda4-f4c63021eb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3369 | 2025.05.08 06:19:24.356227 [ 256 ] {38eaa02b-4ba7-4fd1-bda4-f4c63021eb22} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3370 | 2025.05.08 06:19:24.356436 [ 256 ] {38eaa02b-4ba7-4fd1-bda4-f4c63021eb22} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.05.08 06:19:24.356560 [ 256 ] {38eaa02b-4ba7-4fd1-bda4-f4c63021eb22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 3372 | 2025.05.08 06:19:24.356594 [ 256 ] {38eaa02b-4ba7-4fd1-bda4-f4c63021eb22} <Debug> TCPHandler: Processed in 0.001202857 sec. | ||
| 3373 | 2025.05.08 06:19:28.858431 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3374 | 2025.05.08 06:19:28.858512 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3375 | 2025.05.08 06:19:28.942433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 3376 | 2025.05.08 06:19:28.942934 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.05.08 06:19:28.942983 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3378 | 2025.05.08 06:19:28.943521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3379 | 2025.05.08 06:19:28.943787 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.05.08 06:19:28.943925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3381 | 2025.05.08 06:19:28.951235 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 470 | ||
| 3382 | 2025.05.08 06:19:28.953546 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.05.08 06:19:28.953590 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3384 | 2025.05.08 06:19:28.954743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3385 | 2025.05.08 06:19:28.955004 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2025.05.08 06:19:28.955247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3387 | 2025.05.08 06:19:29.348540 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2025.05.08 06:19:29.348707 [ 256 ] {d95e7a08-f0ec-44a3-a55e-bdd95844a48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3389 | 2025.05.08 06:19:29.348771 [ 256 ] {d95e7a08-f0ec-44a3-a55e-bdd95844a48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3390 | 2025.05.08 06:19:29.349405 [ 256 ] {d95e7a08-f0ec-44a3-a55e-bdd95844a48f} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2025.05.08 06:19:29.349451 [ 256 ] {d95e7a08-f0ec-44a3-a55e-bdd95844a48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3392 | 2025.05.08 06:19:29.349841 [ 256 ] {d95e7a08-f0ec-44a3-a55e-bdd95844a48f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3393 | 2025.05.08 06:19:29.350067 [ 256 ] {d95e7a08-f0ec-44a3-a55e-bdd95844a48f} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2025.05.08 06:19:29.350210 [ 256 ] {d95e7a08-f0ec-44a3-a55e-bdd95844a48f} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001553 sec., 78557.63039278815 rows/sec., 6.68 MiB/sec. | ||
| 3395 | 2025.05.08 06:19:29.350250 [ 256 ] {d95e7a08-f0ec-44a3-a55e-bdd95844a48f} <Debug> TCPHandler: Processed in 0.001823815 sec. | ||
| 3396 | 2025.05.08 06:19:29.350369 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2025.05.08 06:19:29.350463 [ 256 ] {58180d16-bca3-46cd-beab-24bb1da0f38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3398 | 2025.05.08 06:19:29.350502 [ 256 ] {58180d16-bca3-46cd-beab-24bb1da0f38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3399 | 2025.05.08 06:19:29.350904 [ 256 ] {58180d16-bca3-46cd-beab-24bb1da0f38c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.05.08 06:19:29.350938 [ 256 ] {58180d16-bca3-46cd-beab-24bb1da0f38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3401 | 2025.05.08 06:19:29.351228 [ 256 ] {58180d16-bca3-46cd-beab-24bb1da0f38c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3402 | 2025.05.08 06:19:29.351438 [ 256 ] {58180d16-bca3-46cd-beab-24bb1da0f38c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2025.05.08 06:19:29.351540 [ 142 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3404 | 2025.05.08 06:19:29.351564 [ 256 ] {58180d16-bca3-46cd-beab-24bb1da0f38c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00112 sec., 29464.285714285717 rows/sec., 2.16 MiB/sec. | ||
| 3405 | 2025.05.08 06:19:29.351579 [ 142 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2025.05.08 06:19:29.351600 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3407 | 2025.05.08 06:19:29.351602 [ 256 ] {58180d16-bca3-46cd-beab-24bb1da0f38c} <Debug> TCPHandler: Processed in 0.001280178 sec. | ||
| 3408 | 2025.05.08 06:19:29.351718 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2025.05.08 06:19:29.351716 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 3410 | 2025.05.08 06:19:29.351811 [ 256 ] {db5d7c41-7c05-42b0-93da-9488bb0a2c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3411 | 2025.05.08 06:19:29.351854 [ 256 ] {db5d7c41-7c05-42b0-93da-9488bb0a2c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3412 | 2025.05.08 06:19:29.351875 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3413 | 2025.05.08 06:19:29.351913 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 67 rows starting from the beginning of the part | ||
| 3414 | 2025.05.08 06:19:29.351978 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 3415 | 2025.05.08 06:19:29.352024 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 3416 | 2025.05.08 06:19:29.352064 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 3417 | 2025.05.08 06:19:29.352102 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 3418 | 2025.05.08 06:19:29.352140 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 3419 | 2025.05.08 06:19:29.352279 [ 256 ] {db5d7c41-7c05-42b0-93da-9488bb0a2c6c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2025.05.08 06:19:29.352320 [ 256 ] {db5d7c41-7c05-42b0-93da-9488bb0a2c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3421 | 2025.05.08 06:19:29.352636 [ 256 ] {db5d7c41-7c05-42b0-93da-9488bb0a2c6c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3422 | 2025.05.08 06:19:29.352860 [ 256 ] {db5d7c41-7c05-42b0-93da-9488bb0a2c6c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2025.05.08 06:19:29.352968 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303148 sec., 142731.2937594195 rows/sec., 11.00 MiB/sec. | ||
| 3424 | 2025.05.08 06:19:29.352984 [ 256 ] {db5d7c41-7c05-42b0-93da-9488bb0a2c6c} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001192 sec., 81375.8389261745 rows/sec., 6.36 MiB/sec. | ||
| 3425 | 2025.05.08 06:19:29.353041 [ 256 ] {db5d7c41-7c05-42b0-93da-9488bb0a2c6c} <Debug> TCPHandler: Processed in 0.001371619 sec. | ||
| 3426 | 2025.05.08 06:19:29.353137 [ 197 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3427 | 2025.05.08 06:19:29.353156 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2025.05.08 06:19:29.353253 [ 256 ] {843cf173-66cf-47eb-b8a1-4cf73906bca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3429 | 2025.05.08 06:19:29.353296 [ 256 ] {843cf173-66cf-47eb-b8a1-4cf73906bca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3430 | 2025.05.08 06:19:29.353423 [ 197 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_21_4} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2025.05.08 06:19:29.353503 [ 197 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_21_4} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3432 | 2025.05.08 06:19:29.353587 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3433 | 2025.05.08 06:19:29.353700 [ 256 ] {843cf173-66cf-47eb-b8a1-4cf73906bca6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2025.05.08 06:19:29.353740 [ 256 ] {843cf173-66cf-47eb-b8a1-4cf73906bca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3435 | 2025.05.08 06:19:29.354102 [ 256 ] {843cf173-66cf-47eb-b8a1-4cf73906bca6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3436 | 2025.05.08 06:19:29.354338 [ 256 ] {843cf173-66cf-47eb-b8a1-4cf73906bca6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2025.05.08 06:19:29.354467 [ 256 ] {843cf173-66cf-47eb-b8a1-4cf73906bca6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 3438 | 2025.05.08 06:19:29.354502 [ 256 ] {843cf173-66cf-47eb-b8a1-4cf73906bca6} <Debug> TCPHandler: Processed in 0.0013932 sec. | ||
| 3439 | 2025.05.08 06:19:29.354614 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2025.05.08 06:19:29.354706 [ 256 ] {ccf2efd6-af83-469b-937e-cf31876c245b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3441 | 2025.05.08 06:19:29.354759 [ 256 ] {ccf2efd6-af83-469b-937e-cf31876c245b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3442 | 2025.05.08 06:19:29.355550 [ 256 ] {ccf2efd6-af83-469b-937e-cf31876c245b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.05.08 06:19:29.355583 [ 256 ] {ccf2efd6-af83-469b-937e-cf31876c245b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3444 | 2025.05.08 06:19:29.356118 [ 256 ] {ccf2efd6-af83-469b-937e-cf31876c245b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3445 | 2025.05.08 06:19:29.356343 [ 256 ] {ccf2efd6-af83-469b-937e-cf31876c245b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.05.08 06:19:29.356444 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3447 | 2025.05.08 06:19:29.356473 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2025.05.08 06:19:29.356473 [ 256 ] {ccf2efd6-af83-469b-937e-cf31876c245b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001786 sec., 18477.04367301232 rows/sec., 33.11 MiB/sec. | ||
| 3449 | 2025.05.08 06:19:29.356490 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3450 | 2025.05.08 06:19:29.356545 [ 256 ] {ccf2efd6-af83-469b-937e-cf31876c245b} <Debug> TCPHandler: Processed in 0.001978168 sec. | ||
| 3451 | 2025.05.08 06:19:29.356564 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 3452 | 2025.05.08 06:19:29.356661 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2025.05.08 06:19:29.356758 [ 256 ] {f63109cd-9f74-4e48-a86a-0b529bab6ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3454 | 2025.05.08 06:19:29.356759 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3455 | 2025.05.08 06:19:29.356804 [ 256 ] {f63109cd-9f74-4e48-a86a-0b529bab6ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3456 | 2025.05.08 06:19:29.356824 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 278 rows starting from the beginning of the part | ||
| 3457 | 2025.05.08 06:19:29.356935 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 3458 | 2025.05.08 06:19:29.357035 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 3459 | 2025.05.08 06:19:29.357135 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 3460 | 2025.05.08 06:19:29.357146 [ 256 ] {f63109cd-9f74-4e48-a86a-0b529bab6ecb} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2025.05.08 06:19:29.357185 [ 256 ] {f63109cd-9f74-4e48-a86a-0b529bab6ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3462 | 2025.05.08 06:19:29.357234 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 3463 | 2025.05.08 06:19:29.357337 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 3464 | 2025.05.08 06:19:29.357488 [ 256 ] {f63109cd-9f74-4e48-a86a-0b529bab6ecb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3465 | 2025.05.08 06:19:29.357733 [ 256 ] {f63109cd-9f74-4e48-a86a-0b529bab6ecb} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2025.05.08 06:19:29.357865 [ 256 ] {f63109cd-9f74-4e48-a86a-0b529bab6ecb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 3467 | 2025.05.08 06:19:29.357900 [ 256 ] {f63109cd-9f74-4e48-a86a-0b529bab6ecb} <Debug> TCPHandler: Processed in 0.001286328 sec. | ||
| 3468 | 2025.05.08 06:19:29.360930 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 19 columns (19 merged, 0 gathered) in 0.004395822 sec., 89403.07410081664 rows/sec., 160.21 MiB/sec. | ||
| 3469 | 2025.05.08 06:19:29.361688 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3470 | 2025.05.08 06:19:29.362104 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2025.05.08 06:19:29.362193 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3472 | 2025.05.08 06:19:29.362366 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 3473 | 2025.05.08 06:19:29.441091 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3474 | 2025.05.08 06:19:29.459280 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2025.05.08 06:19:29.459350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3476 | 2025.05.08 06:19:29.464970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3477 | 2025.05.08 06:19:29.465683 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2025.05.08 06:19:29.469153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3479 | 2025.05.08 06:19:34.349366 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2025.05.08 06:19:34.349681 [ 256 ] {cf444234-dd72-4082-a387-665741fe022d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3481 | 2025.05.08 06:19:34.349789 [ 256 ] {cf444234-dd72-4082-a387-665741fe022d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3482 | 2025.05.08 06:19:34.350475 [ 256 ] {cf444234-dd72-4082-a387-665741fe022d} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2025.05.08 06:19:34.350524 [ 256 ] {cf444234-dd72-4082-a387-665741fe022d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3484 | 2025.05.08 06:19:34.350918 [ 256 ] {cf444234-dd72-4082-a387-665741fe022d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3485 | 2025.05.08 06:19:34.351159 [ 256 ] {cf444234-dd72-4082-a387-665741fe022d} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2025.05.08 06:19:34.351309 [ 256 ] {cf444234-dd72-4082-a387-665741fe022d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001708 sec., 14051.522248243558 rows/sec., 1.17 MiB/sec. | ||
| 3487 | 2025.05.08 06:19:34.351352 [ 256 ] {cf444234-dd72-4082-a387-665741fe022d} <Debug> TCPHandler: Processed in 0.002171201 sec. | ||
| 3488 | 2025.05.08 06:19:34.351471 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2025.05.08 06:19:34.351568 [ 256 ] {6925e467-c8ce-489c-9a2f-b6f3a05a074a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3490 | 2025.05.08 06:19:34.351609 [ 256 ] {6925e467-c8ce-489c-9a2f-b6f3a05a074a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3491 | 2025.05.08 06:19:34.351997 [ 256 ] {6925e467-c8ce-489c-9a2f-b6f3a05a074a} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2025.05.08 06:19:34.352034 [ 256 ] {6925e467-c8ce-489c-9a2f-b6f3a05a074a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3493 | 2025.05.08 06:19:34.352323 [ 256 ] {6925e467-c8ce-489c-9a2f-b6f3a05a074a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3494 | 2025.05.08 06:19:34.352532 [ 256 ] {6925e467-c8ce-489c-9a2f-b6f3a05a074a} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2025.05.08 06:19:34.352659 [ 256 ] {6925e467-c8ce-489c-9a2f-b6f3a05a074a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001111 sec., 7200.7200720072005 rows/sec., 587.17 KiB/sec. | ||
| 3496 | 2025.05.08 06:19:34.352697 [ 256 ] {6925e467-c8ce-489c-9a2f-b6f3a05a074a} <Debug> TCPHandler: Processed in 0.001275678 sec. | ||
| 3497 | 2025.05.08 06:19:34.352809 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2025.05.08 06:19:34.352904 [ 256 ] {1dafd835-2054-484f-a64c-dbc582413226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3499 | 2025.05.08 06:19:34.352943 [ 256 ] {1dafd835-2054-484f-a64c-dbc582413226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3500 | 2025.05.08 06:19:34.353428 [ 256 ] {1dafd835-2054-484f-a64c-dbc582413226} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.05.08 06:19:34.353465 [ 256 ] {1dafd835-2054-484f-a64c-dbc582413226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3502 | 2025.05.08 06:19:34.353780 [ 256 ] {1dafd835-2054-484f-a64c-dbc582413226} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3503 | 2025.05.08 06:19:34.353996 [ 256 ] {1dafd835-2054-484f-a64c-dbc582413226} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.05.08 06:19:34.354122 [ 256 ] {1dafd835-2054-484f-a64c-dbc582413226} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001237 sec., 158447.857720291 rows/sec., 14.01 MiB/sec. | ||
| 3505 | 2025.05.08 06:19:34.354158 [ 256 ] {1dafd835-2054-484f-a64c-dbc582413226} <Debug> TCPHandler: Processed in 0.001399279 sec. | ||
| 3506 | 2025.05.08 06:19:34.354268 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2025.05.08 06:19:34.354362 [ 256 ] {a20ff6d3-b998-45e2-9635-1c349c5d95b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3508 | 2025.05.08 06:19:34.354401 [ 256 ] {a20ff6d3-b998-45e2-9635-1c349c5d95b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3509 | 2025.05.08 06:19:34.354801 [ 256 ] {a20ff6d3-b998-45e2-9635-1c349c5d95b7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.05.08 06:19:34.354837 [ 256 ] {a20ff6d3-b998-45e2-9635-1c349c5d95b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3511 | 2025.05.08 06:19:34.355132 [ 256 ] {a20ff6d3-b998-45e2-9635-1c349c5d95b7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3512 | 2025.05.08 06:19:34.355352 [ 256 ] {a20ff6d3-b998-45e2-9635-1c349c5d95b7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.05.08 06:19:34.355478 [ 256 ] {a20ff6d3-b998-45e2-9635-1c349c5d95b7} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001134 sec., 24691.35802469136 rows/sec., 1.83 MiB/sec. | ||
| 3514 | 2025.05.08 06:19:34.355515 [ 256 ] {a20ff6d3-b998-45e2-9635-1c349c5d95b7} <Debug> TCPHandler: Processed in 0.001295408 sec. | ||
| 3515 | 2025.05.08 06:19:34.355621 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2025.05.08 06:19:34.355716 [ 256 ] {e3357b83-dad7-488e-b45a-1b4696e74794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3517 | 2025.05.08 06:19:34.355754 [ 256 ] {e3357b83-dad7-488e-b45a-1b4696e74794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3518 | 2025.05.08 06:19:34.356213 [ 256 ] {e3357b83-dad7-488e-b45a-1b4696e74794} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.05.08 06:19:34.356253 [ 256 ] {e3357b83-dad7-488e-b45a-1b4696e74794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3520 | 2025.05.08 06:19:34.356571 [ 256 ] {e3357b83-dad7-488e-b45a-1b4696e74794} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3521 | 2025.05.08 06:19:34.356784 [ 256 ] {e3357b83-dad7-488e-b45a-1b4696e74794} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.05.08 06:19:34.356914 [ 256 ] {e3357b83-dad7-488e-b45a-1b4696e74794} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001216 sec., 19736.842105263157 rows/sec., 1.64 MiB/sec. | ||
| 3523 | 2025.05.08 06:19:34.356952 [ 256 ] {e3357b83-dad7-488e-b45a-1b4696e74794} <Debug> TCPHandler: Processed in 0.00137964 sec. | ||
| 3524 | 2025.05.08 06:19:34.357087 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2025.05.08 06:19:34.357180 [ 256 ] {b64c7d25-5e09-4085-ad15-92e151854401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3526 | 2025.05.08 06:19:34.357219 [ 256 ] {b64c7d25-5e09-4085-ad15-92e151854401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3527 | 2025.05.08 06:19:34.357624 [ 256 ] {b64c7d25-5e09-4085-ad15-92e151854401} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2025.05.08 06:19:34.357661 [ 256 ] {b64c7d25-5e09-4085-ad15-92e151854401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3529 | 2025.05.08 06:19:34.357968 [ 256 ] {b64c7d25-5e09-4085-ad15-92e151854401} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3530 | 2025.05.08 06:19:34.358180 [ 256 ] {b64c7d25-5e09-4085-ad15-92e151854401} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2025.05.08 06:19:34.358304 [ 256 ] {b64c7d25-5e09-4085-ad15-92e151854401} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 3532 | 2025.05.08 06:19:34.358342 [ 256 ] {b64c7d25-5e09-4085-ad15-92e151854401} <Debug> TCPHandler: Processed in 0.001303698 sec. | ||
| 3533 | 2025.05.08 06:19:34.358454 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2025.05.08 06:19:34.358548 [ 256 ] {92c0b42e-5d70-4695-84dd-1efffc78b440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3535 | 2025.05.08 06:19:34.358588 [ 256 ] {92c0b42e-5d70-4695-84dd-1efffc78b440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3536 | 2025.05.08 06:19:34.359036 [ 256 ] {92c0b42e-5d70-4695-84dd-1efffc78b440} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2025.05.08 06:19:34.359074 [ 256 ] {92c0b42e-5d70-4695-84dd-1efffc78b440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3538 | 2025.05.08 06:19:34.359380 [ 256 ] {92c0b42e-5d70-4695-84dd-1efffc78b440} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3539 | 2025.05.08 06:19:34.359593 [ 256 ] {92c0b42e-5d70-4695-84dd-1efffc78b440} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2025.05.08 06:19:34.359719 [ 256 ] {92c0b42e-5d70-4695-84dd-1efffc78b440} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001189 sec., 97560.9756097561 rows/sec., 7.94 MiB/sec. | ||
| 3541 | 2025.05.08 06:19:34.359755 [ 256 ] {92c0b42e-5d70-4695-84dd-1efffc78b440} <Debug> TCPHandler: Processed in 0.001349909 sec. | ||
| 3542 | 2025.05.08 06:19:34.359869 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2025.05.08 06:19:34.359963 [ 256 ] {f5d9b4a4-8333-4d30-b465-d0205827094c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3544 | 2025.05.08 06:19:34.360005 [ 256 ] {f5d9b4a4-8333-4d30-b465-d0205827094c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3545 | 2025.05.08 06:19:34.360419 [ 256 ] {f5d9b4a4-8333-4d30-b465-d0205827094c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2025.05.08 06:19:34.360457 [ 256 ] {f5d9b4a4-8333-4d30-b465-d0205827094c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3547 | 2025.05.08 06:19:34.360789 [ 256 ] {f5d9b4a4-8333-4d30-b465-d0205827094c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3548 | 2025.05.08 06:19:34.361008 [ 256 ] {f5d9b4a4-8333-4d30-b465-d0205827094c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2025.05.08 06:19:34.361131 [ 256 ] {f5d9b4a4-8333-4d30-b465-d0205827094c} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001186 sec., 168634.06408094434 rows/sec., 12.09 MiB/sec. | ||
| 3550 | 2025.05.08 06:19:34.361167 [ 256 ] {f5d9b4a4-8333-4d30-b465-d0205827094c} <Debug> TCPHandler: Processed in 0.001347509 sec. | ||
| 3551 | 2025.05.08 06:19:34.361278 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2025.05.08 06:19:34.361372 [ 256 ] {9419f1ee-a152-4332-b39f-ab391f635b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3553 | 2025.05.08 06:19:34.361425 [ 256 ] {9419f1ee-a152-4332-b39f-ab391f635b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3554 | 2025.05.08 06:19:34.362136 [ 256 ] {9419f1ee-a152-4332-b39f-ab391f635b2b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2025.05.08 06:19:34.362173 [ 256 ] {9419f1ee-a152-4332-b39f-ab391f635b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3556 | 2025.05.08 06:19:34.362688 [ 256 ] {9419f1ee-a152-4332-b39f-ab391f635b2b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3557 | 2025.05.08 06:19:34.362914 [ 256 ] {9419f1ee-a152-4332-b39f-ab391f635b2b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2025.05.08 06:19:34.363046 [ 256 ] {9419f1ee-a152-4332-b39f-ab391f635b2b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001692 sec., 4728.132387706856 rows/sec., 8.47 MiB/sec. | ||
| 3559 | 2025.05.08 06:19:34.363098 [ 256 ] {9419f1ee-a152-4332-b39f-ab391f635b2b} <Debug> TCPHandler: Processed in 0.001867996 sec. | ||
| 3560 | 2025.05.08 06:19:34.363213 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2025.05.08 06:19:34.363308 [ 256 ] {c9338a4c-d5cf-4b35-a010-8e2758548405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3562 | 2025.05.08 06:19:34.363348 [ 256 ] {c9338a4c-d5cf-4b35-a010-8e2758548405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3563 | 2025.05.08 06:19:34.363679 [ 256 ] {c9338a4c-d5cf-4b35-a010-8e2758548405} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2025.05.08 06:19:34.363715 [ 256 ] {c9338a4c-d5cf-4b35-a010-8e2758548405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3565 | 2025.05.08 06:19:34.364013 [ 256 ] {c9338a4c-d5cf-4b35-a010-8e2758548405} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3566 | 2025.05.08 06:19:34.364228 [ 256 ] {c9338a4c-d5cf-4b35-a010-8e2758548405} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2025.05.08 06:19:34.364354 [ 256 ] {c9338a4c-d5cf-4b35-a010-8e2758548405} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 3568 | 2025.05.08 06:19:34.364390 [ 256 ] {c9338a4c-d5cf-4b35-a010-8e2758548405} <Debug> TCPHandler: Processed in 0.001226367 sec. | ||
| 3569 | 2025.05.08 06:19:36.444099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 3570 | 2025.05.08 06:19:36.444817 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2025.05.08 06:19:36.444890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3572 | 2025.05.08 06:19:36.445598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3573 | 2025.05.08 06:19:36.445938 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2025.05.08 06:19:36.446144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 3575 | 2025.05.08 06:19:36.446165 [ 133 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3576 | 2025.05.08 06:19:36.446255 [ 133 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2025.05.08 06:19:36.446286 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3578 | 2025.05.08 06:19:36.446434 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 3579 | 2025.05.08 06:19:36.446600 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3580 | 2025.05.08 06:19:36.446661 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 3581 | 2025.05.08 06:19:36.446756 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 3582 | 2025.05.08 06:19:36.446822 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 3583 | 2025.05.08 06:19:36.446885 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 3584 | 2025.05.08 06:19:36.446943 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 3585 | 2025.05.08 06:19:36.447001 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 3586 | 2025.05.08 06:19:36.449426 [ 187 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003046033 sec., 3184141.4718750585 rows/sec., 45.55 MiB/sec. | ||
| 3587 | 2025.05.08 06:19:36.449943 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3588 | 2025.05.08 06:19:36.450412 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_21_4} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2025.05.08 06:19:36.450530 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_21_4} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3590 | 2025.05.08 06:19:36.450673 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3591 | 2025.05.08 06:19:36.969296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3592 | 2025.05.08 06:19:36.986251 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2025.05.08 06:19:36.986305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3594 | 2025.05.08 06:19:36.992202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3595 | 2025.05.08 06:19:36.992905 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2025.05.08 06:19:36.993187 [ 133 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3597 | 2025.05.08 06:19:36.993253 [ 133 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2025.05.08 06:19:36.993274 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3599 | 2025.05.08 06:19:36.993382 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 3600 | 2025.05.08 06:19:36.996039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3601 | 2025.05.08 06:19:36.997331 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3602 | 2025.05.08 06:19:36.998797 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 3603 | 2025.05.08 06:19:37.003391 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 3604 | 2025.05.08 06:19:37.007805 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 3605 | 2025.05.08 06:19:37.012154 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 3606 | 2025.05.08 06:19:37.016698 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 3607 | 2025.05.08 06:19:37.020718 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 3608 | 2025.05.08 06:19:37.074272 [ 187 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080933329 sec., 1964.5800063407746 rows/sec., 10.16 MiB/sec. | ||
| 3609 | 2025.05.08 06:19:37.076644 [ 195 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3610 | 2025.05.08 06:19:37.078634 [ 195 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_21_4} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2025.05.08 06:19:37.078708 [ 195 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_21_4} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3612 | 2025.05.08 06:19:37.080721 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 3613 | 2025.05.08 06:19:38.000329 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.33 MiB, peak 226.88 MiB, free memory in arenas 0.00 B, will set to 222.31 MiB (RSS), difference: 5.97 MiB | ||
| 3614 | 2025.05.08 06:19:38.955484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 502 | ||
| 3615 | 2025.05.08 06:19:38.957724 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2025.05.08 06:19:38.957771 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3617 | 2025.05.08 06:19:38.958999 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3618 | 2025.05.08 06:19:38.959287 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2025.05.08 06:19:38.959627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3620 | 2025.05.08 06:19:39.348347 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3621 | 2025.05.08 06:19:39.348499 [ 256 ] {6b669ab3-1d61-4f52-82b8-05516523a680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3622 | 2025.05.08 06:19:39.348564 [ 256 ] {6b669ab3-1d61-4f52-82b8-05516523a680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3623 | 2025.05.08 06:19:39.349192 [ 256 ] {6b669ab3-1d61-4f52-82b8-05516523a680} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2025.05.08 06:19:39.349230 [ 256 ] {6b669ab3-1d61-4f52-82b8-05516523a680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3625 | 2025.05.08 06:19:39.349592 [ 256 ] {6b669ab3-1d61-4f52-82b8-05516523a680} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3626 | 2025.05.08 06:19:39.349815 [ 256 ] {6b669ab3-1d61-4f52-82b8-05516523a680} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2025.05.08 06:19:39.349962 [ 256 ] {6b669ab3-1d61-4f52-82b8-05516523a680} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001506 sec., 81009.29614873839 rows/sec., 6.89 MiB/sec. | ||
| 3628 | 2025.05.08 06:19:39.350000 [ 256 ] {6b669ab3-1d61-4f52-82b8-05516523a680} <Debug> TCPHandler: Processed in 0.001743955 sec. | ||
| 3629 | 2025.05.08 06:19:39.350127 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2025.05.08 06:19:39.350220 [ 256 ] {eadd6785-7b10-4b97-848a-b82c91c5c24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3631 | 2025.05.08 06:19:39.350261 [ 256 ] {eadd6785-7b10-4b97-848a-b82c91c5c24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3632 | 2025.05.08 06:19:39.350672 [ 256 ] {eadd6785-7b10-4b97-848a-b82c91c5c24b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2025.05.08 06:19:39.350707 [ 256 ] {eadd6785-7b10-4b97-848a-b82c91c5c24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3634 | 2025.05.08 06:19:39.351004 [ 256 ] {eadd6785-7b10-4b97-848a-b82c91c5c24b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3635 | 2025.05.08 06:19:39.351214 [ 256 ] {eadd6785-7b10-4b97-848a-b82c91c5c24b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2025.05.08 06:19:39.351342 [ 256 ] {eadd6785-7b10-4b97-848a-b82c91c5c24b} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001141 sec., 28921.99824715162 rows/sec., 2.12 MiB/sec. | ||
| 3637 | 2025.05.08 06:19:39.351379 [ 256 ] {eadd6785-7b10-4b97-848a-b82c91c5c24b} <Debug> TCPHandler: Processed in 0.001299068 sec. | ||
| 3638 | 2025.05.08 06:19:39.351493 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2025.05.08 06:19:39.351584 [ 256 ] {e0729aad-5cee-4a96-893d-13f5abb8d187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3640 | 2025.05.08 06:19:39.351623 [ 256 ] {e0729aad-5cee-4a96-893d-13f5abb8d187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3641 | 2025.05.08 06:19:39.352032 [ 256 ] {e0729aad-5cee-4a96-893d-13f5abb8d187} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.05.08 06:19:39.352067 [ 256 ] {e0729aad-5cee-4a96-893d-13f5abb8d187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3643 | 2025.05.08 06:19:39.352362 [ 256 ] {e0729aad-5cee-4a96-893d-13f5abb8d187} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3644 | 2025.05.08 06:19:39.352564 [ 256 ] {e0729aad-5cee-4a96-893d-13f5abb8d187} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2025.05.08 06:19:39.352690 [ 256 ] {e0729aad-5cee-4a96-893d-13f5abb8d187} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001124 sec., 86298.93238434164 rows/sec., 6.74 MiB/sec. | ||
| 3646 | 2025.05.08 06:19:39.352725 [ 256 ] {e0729aad-5cee-4a96-893d-13f5abb8d187} <Debug> TCPHandler: Processed in 0.001278808 sec. | ||
| 3647 | 2025.05.08 06:19:39.352838 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2025.05.08 06:19:39.352929 [ 256 ] {aecf3d8f-b9db-43cd-b68a-acba83cade03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3649 | 2025.05.08 06:19:39.352970 [ 256 ] {aecf3d8f-b9db-43cd-b68a-acba83cade03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3650 | 2025.05.08 06:19:39.353380 [ 256 ] {aecf3d8f-b9db-43cd-b68a-acba83cade03} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2025.05.08 06:19:39.353416 [ 256 ] {aecf3d8f-b9db-43cd-b68a-acba83cade03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3652 | 2025.05.08 06:19:39.353741 [ 256 ] {aecf3d8f-b9db-43cd-b68a-acba83cade03} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3653 | 2025.05.08 06:19:39.353953 [ 256 ] {aecf3d8f-b9db-43cd-b68a-acba83cade03} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2025.05.08 06:19:39.354079 [ 256 ] {aecf3d8f-b9db-43cd-b68a-acba83cade03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3655 | 2025.05.08 06:19:39.354114 [ 256 ] {aecf3d8f-b9db-43cd-b68a-acba83cade03} <Debug> TCPHandler: Processed in 0.001321899 sec. | ||
| 3656 | 2025.05.08 06:19:39.354227 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2025.05.08 06:19:39.354318 [ 256 ] {beb1258a-aa55-4c61-80b8-90c525df1acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3658 | 2025.05.08 06:19:39.354370 [ 256 ] {beb1258a-aa55-4c61-80b8-90c525df1acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3659 | 2025.05.08 06:19:39.355175 [ 256 ] {beb1258a-aa55-4c61-80b8-90c525df1acd} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2025.05.08 06:19:39.355209 [ 256 ] {beb1258a-aa55-4c61-80b8-90c525df1acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3661 | 2025.05.08 06:19:39.355770 [ 256 ] {beb1258a-aa55-4c61-80b8-90c525df1acd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3662 | 2025.05.08 06:19:39.355989 [ 256 ] {beb1258a-aa55-4c61-80b8-90c525df1acd} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2025.05.08 06:19:39.356118 [ 256 ] {beb1258a-aa55-4c61-80b8-90c525df1acd} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001819 sec., 18141.836173721826 rows/sec., 32.51 MiB/sec. | ||
| 3664 | 2025.05.08 06:19:39.356167 [ 256 ] {beb1258a-aa55-4c61-80b8-90c525df1acd} <Debug> TCPHandler: Processed in 0.001987057 sec. | ||
| 3665 | 2025.05.08 06:19:39.356280 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2025.05.08 06:19:39.356372 [ 256 ] {b779ad15-cb9d-4708-9221-0f8c8add359c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3667 | 2025.05.08 06:19:39.356412 [ 256 ] {b779ad15-cb9d-4708-9221-0f8c8add359c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3668 | 2025.05.08 06:19:39.356749 [ 256 ] {b779ad15-cb9d-4708-9221-0f8c8add359c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2025.05.08 06:19:39.356783 [ 256 ] {b779ad15-cb9d-4708-9221-0f8c8add359c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3670 | 2025.05.08 06:19:39.357081 [ 256 ] {b779ad15-cb9d-4708-9221-0f8c8add359c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3671 | 2025.05.08 06:19:39.357282 [ 256 ] {b779ad15-cb9d-4708-9221-0f8c8add359c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2025.05.08 06:19:39.357411 [ 256 ] {b779ad15-cb9d-4708-9221-0f8c8add359c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3673 | 2025.05.08 06:19:39.357445 [ 256 ] {b779ad15-cb9d-4708-9221-0f8c8add359c} <Debug> TCPHandler: Processed in 0.001210906 sec. | ||
| 3674 | 2025.05.08 06:19:43.858785 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3675 | 2025.05.08 06:19:43.858889 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3676 | 2025.05.08 06:19:43.946304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
| 3677 | 2025.05.08 06:19:43.946780 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2025.05.08 06:19:43.946828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3679 | 2025.05.08 06:19:43.947416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3680 | 2025.05.08 06:19:43.947653 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2025.05.08 06:19:43.947839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 3682 | 2025.05.08 06:19:44.347957 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3683 | 2025.05.08 06:19:44.348139 [ 256 ] {504e6806-d927-43be-bad8-e74512e1c9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3684 | 2025.05.08 06:19:44.348212 [ 256 ] {504e6806-d927-43be-bad8-e74512e1c9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3685 | 2025.05.08 06:19:44.348889 [ 256 ] {504e6806-d927-43be-bad8-e74512e1c9f9} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2025.05.08 06:19:44.348930 [ 256 ] {504e6806-d927-43be-bad8-e74512e1c9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3687 | 2025.05.08 06:19:44.349348 [ 256 ] {504e6806-d927-43be-bad8-e74512e1c9f9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3688 | 2025.05.08 06:19:44.349570 [ 256 ] {504e6806-d927-43be-bad8-e74512e1c9f9} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2025.05.08 06:19:44.349798 [ 122 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3690 | 2025.05.08 06:19:44.349814 [ 256 ] {504e6806-d927-43be-bad8-e74512e1c9f9} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001726 sec., 41714.94785631518 rows/sec., 3.39 MiB/sec. | ||
| 3691 | 2025.05.08 06:19:44.349835 [ 122 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2025.05.08 06:19:44.349855 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3693 | 2025.05.08 06:19:44.349858 [ 256 ] {504e6806-d927-43be-bad8-e74512e1c9f9} <Debug> TCPHandler: Processed in 0.002027509 sec. | ||
| 3694 | 2025.05.08 06:19:44.349979 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 3695 | 2025.05.08 06:19:44.349996 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2025.05.08 06:19:44.350116 [ 256 ] {6117d7c0-a774-4b78-94e8-b5cf9dc2fb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3697 | 2025.05.08 06:19:44.350145 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3698 | 2025.05.08 06:19:44.350158 [ 256 ] {6117d7c0-a774-4b78-94e8-b5cf9dc2fb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3699 | 2025.05.08 06:19:44.350185 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1409 rows starting from the beginning of the part | ||
| 3700 | 2025.05.08 06:19:44.350256 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
| 3701 | 2025.05.08 06:19:44.350299 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 122 rows starting from the beginning of the part | ||
| 3702 | 2025.05.08 06:19:44.350342 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 196 rows starting from the beginning of the part | ||
| 3703 | 2025.05.08 06:19:44.350378 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 122 rows starting from the beginning of the part | ||
| 3704 | 2025.05.08 06:19:44.350415 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
| 3705 | 2025.05.08 06:19:44.350623 [ 256 ] {6117d7c0-a774-4b78-94e8-b5cf9dc2fb7b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.05.08 06:19:44.350669 [ 256 ] {6117d7c0-a774-4b78-94e8-b5cf9dc2fb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3707 | 2025.05.08 06:19:44.351006 [ 256 ] {6117d7c0-a774-4b78-94e8-b5cf9dc2fb7b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3708 | 2025.05.08 06:19:44.351261 [ 256 ] {6117d7c0-a774-4b78-94e8-b5cf9dc2fb7b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.05.08 06:19:44.351396 [ 256 ] {6117d7c0-a774-4b78-94e8-b5cf9dc2fb7b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001299 sec., 6158.5835257890685 rows/sec., 463.10 KiB/sec. | ||
| 3710 | 2025.05.08 06:19:44.351434 [ 256 ] {6117d7c0-a774-4b78-94e8-b5cf9dc2fb7b} <Debug> TCPHandler: Processed in 0.001488241 sec. | ||
| 3711 | 2025.05.08 06:19:44.351550 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.05.08 06:19:44.351647 [ 256 ] {33ce2796-c303-4518-951e-8adb62af00fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3713 | 2025.05.08 06:19:44.351688 [ 256 ] {33ce2796-c303-4518-951e-8adb62af00fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3714 | 2025.05.08 06:19:44.351689 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766255 sec., 1128376.140478017 rows/sec., 99.43 MiB/sec. | ||
| 3715 | 2025.05.08 06:19:44.351995 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3716 | 2025.05.08 06:19:44.352125 [ 256 ] {33ce2796-c303-4518-951e-8adb62af00fb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2025.05.08 06:19:44.352168 [ 256 ] {33ce2796-c303-4518-951e-8adb62af00fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3718 | 2025.05.08 06:19:44.352326 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2025.05.08 06:19:44.352423 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_26_5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3720 | 2025.05.08 06:19:44.352521 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3721 | 2025.05.08 06:19:44.352534 [ 256 ] {33ce2796-c303-4518-951e-8adb62af00fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3722 | 2025.05.08 06:19:44.352777 [ 256 ] {33ce2796-c303-4518-951e-8adb62af00fb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2025.05.08 06:19:44.352908 [ 256 ] {33ce2796-c303-4518-951e-8adb62af00fb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001281 sec., 56206.08899297424 rows/sec., 4.39 MiB/sec. | ||
| 3724 | 2025.05.08 06:19:44.352907 [ 121 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3725 | 2025.05.08 06:19:44.352947 [ 256 ] {33ce2796-c303-4518-951e-8adb62af00fb} <Debug> TCPHandler: Processed in 0.001446011 sec. | ||
| 3726 | 2025.05.08 06:19:44.352966 [ 121 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2025.05.08 06:19:44.352995 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3728 | 2025.05.08 06:19:44.353073 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3729 | 2025.05.08 06:19:44.353121 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 3730 | 2025.05.08 06:19:44.353178 [ 256 ] {bb9a1b0f-f78b-4f23-93c2-cc91e0e72acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3731 | 2025.05.08 06:19:44.353226 [ 256 ] {bb9a1b0f-f78b-4f23-93c2-cc91e0e72acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3732 | 2025.05.08 06:19:44.353261 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3733 | 2025.05.08 06:19:44.353299 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part | ||
| 3734 | 2025.05.08 06:19:44.353392 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
| 3735 | 2025.05.08 06:19:44.353447 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 97 rows starting from the beginning of the part | ||
| 3736 | 2025.05.08 06:19:44.353507 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 116 rows starting from the beginning of the part | ||
| 3737 | 2025.05.08 06:19:44.353562 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 97 rows starting from the beginning of the part | ||
| 3738 | 2025.05.08 06:19:44.353616 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
| 3739 | 2025.05.08 06:19:44.353716 [ 256 ] {bb9a1b0f-f78b-4f23-93c2-cc91e0e72acb} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2025.05.08 06:19:44.353758 [ 256 ] {bb9a1b0f-f78b-4f23-93c2-cc91e0e72acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3741 | 2025.05.08 06:19:44.354141 [ 256 ] {bb9a1b0f-f78b-4f23-93c2-cc91e0e72acb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3742 | 2025.05.08 06:19:44.354385 [ 256 ] {bb9a1b0f-f78b-4f23-93c2-cc91e0e72acb} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2025.05.08 06:19:44.354507 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3744 | 2025.05.08 06:19:44.354530 [ 256 ] {bb9a1b0f-f78b-4f23-93c2-cc91e0e72acb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001372 sec., 116618.07580174928 rows/sec., 8.12 MiB/sec. | ||
| 3745 | 2025.05.08 06:19:44.354548 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2025.05.08 06:19:44.354575 [ 256 ] {bb9a1b0f-f78b-4f23-93c2-cc91e0e72acb} <Debug> TCPHandler: Processed in 0.001549831 sec. | ||
| 3747 | 2025.05.08 06:19:44.354575 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3748 | 2025.05.08 06:19:44.354681 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 3749 | 2025.05.08 06:19:44.354716 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2025.05.08 06:19:44.354719 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1087 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668323 sec., 651552.4871382819 rows/sec., 52.56 MiB/sec. | ||
| 3751 | 2025.05.08 06:19:44.354812 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3752 | 2025.05.08 06:19:44.354820 [ 256 ] {b3a1b910-6f1e-4499-9683-546066d98095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3753 | 2025.05.08 06:19:44.354849 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7790 rows starting from the beginning of the part | ||
| 3754 | 2025.05.08 06:19:44.354883 [ 256 ] {b3a1b910-6f1e-4499-9683-546066d98095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3755 | 2025.05.08 06:19:44.354920 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3756 | 2025.05.08 06:19:44.354945 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3757 | 2025.05.08 06:19:44.354971 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3758 | 2025.05.08 06:19:44.355017 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 200 rows starting from the beginning of the part | ||
| 3759 | 2025.05.08 06:19:44.355059 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3760 | 2025.05.08 06:19:44.355096 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3761 | 2025.05.08 06:19:44.355249 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2025.05.08 06:19:44.355334 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_26_5} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3763 | 2025.05.08 06:19:44.355416 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3764 | 2025.05.08 06:19:44.355691 [ 256 ] {b3a1b910-6f1e-4499-9683-546066d98095} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2025.05.08 06:19:44.355733 [ 256 ] {b3a1b910-6f1e-4499-9683-546066d98095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3766 | 2025.05.08 06:19:44.356412 [ 256 ] {b3a1b910-6f1e-4499-9683-546066d98095} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3767 | 2025.05.08 06:19:44.356681 [ 256 ] {b3a1b910-6f1e-4499-9683-546066d98095} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2025.05.08 06:19:44.356837 [ 256 ] {b3a1b910-6f1e-4499-9683-546066d98095} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002036 sec., 3929.2730844793714 rows/sec., 7.04 MiB/sec. | ||
| 3769 | 2025.05.08 06:19:44.356913 [ 256 ] {b3a1b910-6f1e-4499-9683-546066d98095} <Debug> TCPHandler: Processed in 0.002246341 sec. | ||
| 3770 | 2025.05.08 06:19:44.357047 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2025.05.08 06:19:44.357149 [ 256 ] {4a9a788a-7440-4a9c-a472-3a96c3144490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3772 | 2025.05.08 06:19:44.357192 [ 256 ] {4a9a788a-7440-4a9c-a472-3a96c3144490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3773 | 2025.05.08 06:19:44.357539 [ 256 ] {4a9a788a-7440-4a9c-a472-3a96c3144490} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2025.05.08 06:19:44.357575 [ 256 ] {4a9a788a-7440-4a9c-a472-3a96c3144490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3775 | 2025.05.08 06:19:44.357958 [ 256 ] {4a9a788a-7440-4a9c-a472-3a96c3144490} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3776 | 2025.05.08 06:19:44.358209 [ 256 ] {4a9a788a-7440-4a9c-a472-3a96c3144490} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2025.05.08 06:19:44.358327 [ 121 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3778 | 2025.05.08 06:19:44.358347 [ 256 ] {4a9a788a-7440-4a9c-a472-3a96c3144490} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 3779 | 2025.05.08 06:19:44.358366 [ 121 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2025.05.08 06:19:44.358390 [ 256 ] {4a9a788a-7440-4a9c-a472-3a96c3144490} <Debug> TCPHandler: Processed in 0.001391769 sec. | ||
| 3781 | 2025.05.08 06:19:44.358390 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3782 | 2025.05.08 06:19:44.358486 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 3783 | 2025.05.08 06:19:44.358586 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3784 | 2025.05.08 06:19:44.358612 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1170 rows starting from the beginning of the part | ||
| 3785 | 2025.05.08 06:19:44.358662 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 3786 | 2025.05.08 06:19:44.358706 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 3787 | 2025.05.08 06:19:44.358745 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 3788 | 2025.05.08 06:19:44.358782 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 3789 | 2025.05.08 06:19:44.358822 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 3790 | 2025.05.08 06:19:44.358836 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8630 rows, containing 5 columns (5 merged, 0 gathered) in 0.004188119 sec., 2060590.92399237 rows/sec., 141.54 MiB/sec. | ||
| 3791 | 2025.05.08 06:19:44.358993 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3792 | 2025.05.08 06:19:44.359279 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2025.05.08 06:19:44.359351 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3794 | 2025.05.08 06:19:44.359430 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3795 | 2025.05.08 06:19:44.359794 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343789 sec., 1093921.7392016158 rows/sec., 73.65 MiB/sec. | ||
| 3796 | 2025.05.08 06:19:44.360008 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3797 | 2025.05.08 06:19:44.360264 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_26_5} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2025.05.08 06:19:44.360329 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_26_5} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3799 | 2025.05.08 06:19:44.360394 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3800 | 2025.05.08 06:19:44.496195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 3801 | 2025.05.08 06:19:44.510860 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2025.05.08 06:19:44.510915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3803 | 2025.05.08 06:19:44.516937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3804 | 2025.05.08 06:19:44.517646 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2025.05.08 06:19:44.520412 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 3806 | 2025.05.08 06:19:45.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.37 MiB, peak 229.75 MiB, free memory in arenas 0.00 B, will set to 224.76 MiB (RSS), difference: 1.39 MiB | ||
| 3807 | 2025.05.08 06:19:48.959913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 526 | ||
| 3808 | 2025.05.08 06:19:48.962032 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2025.05.08 06:19:48.962080 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3810 | 2025.05.08 06:19:48.963235 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3811 | 2025.05.08 06:19:48.963493 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2025.05.08 06:19:48.963741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 3813 | 2025.05.08 06:19:49.238718 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2025.05.08 06:19:49.238885 [ 256 ] {b6debc72-4f89-4675-8970-b4222184d82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3815 | 2025.05.08 06:19:49.238947 [ 256 ] {b6debc72-4f89-4675-8970-b4222184d82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3816 | 2025.05.08 06:19:49.239531 [ 256 ] {b6debc72-4f89-4675-8970-b4222184d82f} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2025.05.08 06:19:49.239576 [ 256 ] {b6debc72-4f89-4675-8970-b4222184d82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3818 | 2025.05.08 06:19:49.239955 [ 256 ] {b6debc72-4f89-4675-8970-b4222184d82f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3819 | 2025.05.08 06:19:49.240197 [ 256 ] {b6debc72-4f89-4675-8970-b4222184d82f} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.05.08 06:19:49.240359 [ 256 ] {b6debc72-4f89-4675-8970-b4222184d82f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 322.52 KiB/sec. | ||
| 3821 | 2025.05.08 06:19:49.240406 [ 256 ] {b6debc72-4f89-4675-8970-b4222184d82f} <Debug> TCPHandler: Processed in 0.001784555 sec. | ||
| 3822 | 2025.05.08 06:19:49.240531 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2025.05.08 06:19:49.240634 [ 256 ] {0f95da60-582a-47a6-9f6d-95299667b82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3824 | 2025.05.08 06:19:49.240679 [ 256 ] {0f95da60-582a-47a6-9f6d-95299667b82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3825 | 2025.05.08 06:19:49.241742 [ 256 ] {0f95da60-582a-47a6-9f6d-95299667b82d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2025.05.08 06:19:49.241780 [ 256 ] {0f95da60-582a-47a6-9f6d-95299667b82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3827 | 2025.05.08 06:19:49.242181 [ 256 ] {0f95da60-582a-47a6-9f6d-95299667b82d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3828 | 2025.05.08 06:19:49.242416 [ 256 ] {0f95da60-582a-47a6-9f6d-95299667b82d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2025.05.08 06:19:49.242550 [ 256 ] {0f95da60-582a-47a6-9f6d-95299667b82d} <Debug> executeQuery: Read 1265 rows, 107.41 KiB in 0.001939 sec., 652398.1433728726 rows/sec., 54.10 MiB/sec. | ||
| 3830 | 2025.05.08 06:19:49.242589 [ 256 ] {0f95da60-582a-47a6-9f6d-95299667b82d} <Debug> TCPHandler: Processed in 0.002107729 sec. | ||
| 3831 | 2025.05.08 06:19:49.242707 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2025.05.08 06:19:49.242805 [ 256 ] {6e1c0ebb-8411-4610-b6e2-89068c267a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3833 | 2025.05.08 06:19:49.242847 [ 256 ] {6e1c0ebb-8411-4610-b6e2-89068c267a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3834 | 2025.05.08 06:19:49.243274 [ 256 ] {6e1c0ebb-8411-4610-b6e2-89068c267a7a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2025.05.08 06:19:49.243312 [ 256 ] {6e1c0ebb-8411-4610-b6e2-89068c267a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3836 | 2025.05.08 06:19:49.243632 [ 256 ] {6e1c0ebb-8411-4610-b6e2-89068c267a7a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3837 | 2025.05.08 06:19:49.243874 [ 256 ] {6e1c0ebb-8411-4610-b6e2-89068c267a7a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2025.05.08 06:19:49.244012 [ 256 ] {6e1c0ebb-8411-4610-b6e2-89068c267a7a} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001227 sec., 31784.841075794622 rows/sec., 2.31 MiB/sec. | ||
| 3839 | 2025.05.08 06:19:49.244052 [ 256 ] {6e1c0ebb-8411-4610-b6e2-89068c267a7a} <Debug> TCPHandler: Processed in 0.001393929 sec. | ||
| 3840 | 2025.05.08 06:19:49.244165 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2025.05.08 06:19:49.244262 [ 256 ] {faba3d27-307b-4d84-a6d4-8cffed4d2b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3842 | 2025.05.08 06:19:49.244303 [ 256 ] {faba3d27-307b-4d84-a6d4-8cffed4d2b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3843 | 2025.05.08 06:19:49.244794 [ 256 ] {faba3d27-307b-4d84-a6d4-8cffed4d2b42} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2025.05.08 06:19:49.244831 [ 256 ] {faba3d27-307b-4d84-a6d4-8cffed4d2b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3845 | 2025.05.08 06:19:49.245158 [ 256 ] {faba3d27-307b-4d84-a6d4-8cffed4d2b42} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3846 | 2025.05.08 06:19:49.245385 [ 256 ] {faba3d27-307b-4d84-a6d4-8cffed4d2b42} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2025.05.08 06:19:49.245517 [ 256 ] {faba3d27-307b-4d84-a6d4-8cffed4d2b42} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001274 sec., 178963.89324960753 rows/sec., 12.12 MiB/sec. | ||
| 3848 | 2025.05.08 06:19:49.245555 [ 256 ] {faba3d27-307b-4d84-a6d4-8cffed4d2b42} <Debug> TCPHandler: Processed in 0.00143806 sec. | ||
| 3849 | 2025.05.08 06:19:49.245670 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2025.05.08 06:19:49.245764 [ 256 ] {823d6642-75a9-4fa7-b64f-ae6f850eb92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3851 | 2025.05.08 06:19:49.245804 [ 256 ] {823d6642-75a9-4fa7-b64f-ae6f850eb92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3852 | 2025.05.08 06:19:49.246398 [ 256 ] {823d6642-75a9-4fa7-b64f-ae6f850eb92d} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2025.05.08 06:19:49.246434 [ 256 ] {823d6642-75a9-4fa7-b64f-ae6f850eb92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3854 | 2025.05.08 06:19:49.246772 [ 256 ] {823d6642-75a9-4fa7-b64f-ae6f850eb92d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3855 | 2025.05.08 06:19:49.246991 [ 256 ] {823d6642-75a9-4fa7-b64f-ae6f850eb92d} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2025.05.08 06:19:49.247118 [ 256 ] {823d6642-75a9-4fa7-b64f-ae6f850eb92d} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001371 sec., 407731.58278628736 rows/sec., 30.30 MiB/sec. | ||
| 3857 | 2025.05.08 06:19:49.247155 [ 256 ] {823d6642-75a9-4fa7-b64f-ae6f850eb92d} <Debug> TCPHandler: Processed in 0.001532722 sec. | ||
| 3858 | 2025.05.08 06:19:49.247269 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2025.05.08 06:19:49.247365 [ 256 ] {1ff06e4a-a94a-49a3-810f-534689c1235d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3860 | 2025.05.08 06:19:49.247407 [ 256 ] {1ff06e4a-a94a-49a3-810f-534689c1235d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3861 | 2025.05.08 06:19:49.248005 [ 256 ] {1ff06e4a-a94a-49a3-810f-534689c1235d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.05.08 06:19:49.248042 [ 256 ] {1ff06e4a-a94a-49a3-810f-534689c1235d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3863 | 2025.05.08 06:19:49.248421 [ 256 ] {1ff06e4a-a94a-49a3-810f-534689c1235d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3864 | 2025.05.08 06:19:49.248643 [ 256 ] {1ff06e4a-a94a-49a3-810f-534689c1235d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2025.05.08 06:19:49.248773 [ 256 ] {1ff06e4a-a94a-49a3-810f-534689c1235d} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001427 sec., 644008.4092501751 rows/sec., 43.32 MiB/sec. | ||
| 3866 | 2025.05.08 06:19:49.248809 [ 256 ] {1ff06e4a-a94a-49a3-810f-534689c1235d} <Debug> TCPHandler: Processed in 0.001588532 sec. | ||
| 3867 | 2025.05.08 06:19:49.248909 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2025.05.08 06:19:49.249003 [ 256 ] {0909fdde-6f45-443f-99c4-079e7068d147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3869 | 2025.05.08 06:19:49.249059 [ 256 ] {0909fdde-6f45-443f-99c4-079e7068d147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3870 | 2025.05.08 06:19:49.249871 [ 256 ] {0909fdde-6f45-443f-99c4-079e7068d147} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2025.05.08 06:19:49.249907 [ 256 ] {0909fdde-6f45-443f-99c4-079e7068d147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3872 | 2025.05.08 06:19:49.250463 [ 256 ] {0909fdde-6f45-443f-99c4-079e7068d147} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3873 | 2025.05.08 06:19:49.250699 [ 256 ] {0909fdde-6f45-443f-99c4-079e7068d147} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2025.05.08 06:19:49.250850 [ 256 ] {0909fdde-6f45-443f-99c4-079e7068d147} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001866 sec., 17684.887459807072 rows/sec., 31.69 MiB/sec. | ||
| 3875 | 2025.05.08 06:19:49.250914 [ 256 ] {0909fdde-6f45-443f-99c4-079e7068d147} <Debug> TCPHandler: Processed in 0.002052709 sec. | ||
| 3876 | 2025.05.08 06:19:49.251029 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2025.05.08 06:19:49.251130 [ 256 ] {345b213f-05cb-4dce-ae07-cf6fbf57b270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3878 | 2025.05.08 06:19:49.251171 [ 256 ] {345b213f-05cb-4dce-ae07-cf6fbf57b270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3879 | 2025.05.08 06:19:49.251505 [ 256 ] {345b213f-05cb-4dce-ae07-cf6fbf57b270} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2025.05.08 06:19:49.251542 [ 256 ] {345b213f-05cb-4dce-ae07-cf6fbf57b270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3881 | 2025.05.08 06:19:49.251847 [ 256 ] {345b213f-05cb-4dce-ae07-cf6fbf57b270} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3882 | 2025.05.08 06:19:49.252068 [ 256 ] {345b213f-05cb-4dce-ae07-cf6fbf57b270} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2025.05.08 06:19:49.252194 [ 256 ] {345b213f-05cb-4dce-ae07-cf6fbf57b270} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3884 | 2025.05.08 06:19:49.252231 [ 256 ] {345b213f-05cb-4dce-ae07-cf6fbf57b270} <Debug> TCPHandler: Processed in 0.001250907 sec. | ||
| 3885 | 2025.05.08 06:19:51.448003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
| 3886 | 2025.05.08 06:19:51.448557 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2025.05.08 06:19:51.448601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3888 | 2025.05.08 06:19:51.449091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3889 | 2025.05.08 06:19:51.449323 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2025.05.08 06:19:51.449463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 3891 | 2025.05.08 06:19:52.020577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 3892 | 2025.05.08 06:19:52.036787 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2025.05.08 06:19:52.036851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3894 | 2025.05.08 06:19:52.043363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3895 | 2025.05.08 06:19:52.044065 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2025.05.08 06:19:52.046860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 3897 | 2025.05.08 06:19:54.347286 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2025.05.08 06:19:54.347481 [ 256 ] {2b68c439-4f70-4799-ad26-867b4eddf98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3899 | 2025.05.08 06:19:54.347545 [ 256 ] {2b68c439-4f70-4799-ad26-867b4eddf98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3900 | 2025.05.08 06:19:54.348231 [ 256 ] {2b68c439-4f70-4799-ad26-867b4eddf98b} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2025.05.08 06:19:54.348272 [ 256 ] {2b68c439-4f70-4799-ad26-867b4eddf98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3902 | 2025.05.08 06:19:54.348683 [ 256 ] {2b68c439-4f70-4799-ad26-867b4eddf98b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3903 | 2025.05.08 06:19:54.348917 [ 256 ] {2b68c439-4f70-4799-ad26-867b4eddf98b} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2025.05.08 06:19:54.349069 [ 256 ] {2b68c439-4f70-4799-ad26-867b4eddf98b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001639 sec., 43929.22513727883 rows/sec., 3.57 MiB/sec. | ||
| 3905 | 2025.05.08 06:19:54.349112 [ 256 ] {2b68c439-4f70-4799-ad26-867b4eddf98b} <Debug> TCPHandler: Processed in 0.001949997 sec. | ||
| 3906 | 2025.05.08 06:19:54.349239 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2025.05.08 06:19:54.349335 [ 256 ] {0d5bc002-daeb-49d3-8ec6-c9c6441bf11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3908 | 2025.05.08 06:19:54.349375 [ 256 ] {0d5bc002-daeb-49d3-8ec6-c9c6441bf11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3909 | 2025.05.08 06:19:54.349827 [ 256 ] {0d5bc002-daeb-49d3-8ec6-c9c6441bf11b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2025.05.08 06:19:54.349864 [ 256 ] {0d5bc002-daeb-49d3-8ec6-c9c6441bf11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3911 | 2025.05.08 06:19:54.350181 [ 256 ] {0d5bc002-daeb-49d3-8ec6-c9c6441bf11b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3912 | 2025.05.08 06:19:54.350400 [ 256 ] {0d5bc002-daeb-49d3-8ec6-c9c6441bf11b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2025.05.08 06:19:54.350528 [ 256 ] {0d5bc002-daeb-49d3-8ec6-c9c6441bf11b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001212 sec., 6600.660066006601 rows/sec., 496.34 KiB/sec. | ||
| 3914 | 2025.05.08 06:19:54.350529 [ 109 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3915 | 2025.05.08 06:19:54.350566 [ 256 ] {0d5bc002-daeb-49d3-8ec6-c9c6441bf11b} <Debug> TCPHandler: Processed in 0.00138147 sec. | ||
| 3916 | 2025.05.08 06:19:54.350603 [ 109 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2025.05.08 06:19:54.350629 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3918 | 2025.05.08 06:19:54.350708 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2025.05.08 06:19:54.350753 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 3920 | 2025.05.08 06:19:54.350815 [ 256 ] {56c8c4e7-69f1-4401-9e88-b70f85056375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3921 | 2025.05.08 06:19:54.350859 [ 256 ] {56c8c4e7-69f1-4401-9e88-b70f85056375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3922 | 2025.05.08 06:19:54.350906 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3923 | 2025.05.08 06:19:54.350950 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 71 rows starting from the beginning of the part | ||
| 3924 | 2025.05.08 06:19:54.351052 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
| 3925 | 2025.05.08 06:19:54.351108 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 3926 | 2025.05.08 06:19:54.351160 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 3927 | 2025.05.08 06:19:54.351213 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
| 3928 | 2025.05.08 06:19:54.351263 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 3929 | 2025.05.08 06:19:54.351293 [ 256 ] {56c8c4e7-69f1-4401-9e88-b70f85056375} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2025.05.08 06:19:54.351336 [ 256 ] {56c8c4e7-69f1-4401-9e88-b70f85056375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3931 | 2025.05.08 06:19:54.351683 [ 256 ] {56c8c4e7-69f1-4401-9e88-b70f85056375} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3932 | 2025.05.08 06:19:54.351922 [ 256 ] {56c8c4e7-69f1-4401-9e88-b70f85056375} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2025.05.08 06:19:54.352058 [ 256 ] {56c8c4e7-69f1-4401-9e88-b70f85056375} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001262 sec., 57052.297939778124 rows/sec., 4.45 MiB/sec. | ||
| 3934 | 2025.05.08 06:19:54.352096 [ 256 ] {56c8c4e7-69f1-4401-9e88-b70f85056375} <Debug> TCPHandler: Processed in 0.00143555 sec. | ||
| 3935 | 2025.05.08 06:19:54.352210 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2025.05.08 06:19:54.352268 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577152 sec., 118568.15322809722 rows/sec., 9.13 MiB/sec. | ||
| 3937 | 2025.05.08 06:19:54.352305 [ 256 ] {922cce8c-aa4f-4468-9dbb-866aadcda7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3938 | 2025.05.08 06:19:54.352348 [ 256 ] {922cce8c-aa4f-4468-9dbb-866aadcda7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3939 | 2025.05.08 06:19:54.352400 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3940 | 2025.05.08 06:19:54.352667 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_26_5} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2025.05.08 06:19:54.352732 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_26_5} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3942 | 2025.05.08 06:19:54.352766 [ 256 ] {922cce8c-aa4f-4468-9dbb-866aadcda7ea} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2025.05.08 06:19:54.352801 [ 256 ] {922cce8c-aa4f-4468-9dbb-866aadcda7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3944 | 2025.05.08 06:19:54.352802 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3945 | 2025.05.08 06:19:54.353136 [ 256 ] {922cce8c-aa4f-4468-9dbb-866aadcda7ea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3946 | 2025.05.08 06:19:54.353353 [ 256 ] {922cce8c-aa4f-4468-9dbb-866aadcda7ea} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2025.05.08 06:19:54.353481 [ 256 ] {922cce8c-aa4f-4468-9dbb-866aadcda7ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 3948 | 2025.05.08 06:19:54.353518 [ 256 ] {922cce8c-aa4f-4468-9dbb-866aadcda7ea} <Debug> TCPHandler: Processed in 0.001355159 sec. | ||
| 3949 | 2025.05.08 06:19:54.353626 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2025.05.08 06:19:54.353720 [ 256 ] {25fb1e88-e9c9-4577-b0f8-dda423e1f16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3951 | 2025.05.08 06:19:54.353772 [ 256 ] {25fb1e88-e9c9-4577-b0f8-dda423e1f16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3952 | 2025.05.08 06:19:54.354490 [ 256 ] {25fb1e88-e9c9-4577-b0f8-dda423e1f16d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2025.05.08 06:19:54.354527 [ 256 ] {25fb1e88-e9c9-4577-b0f8-dda423e1f16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3954 | 2025.05.08 06:19:54.355022 [ 256 ] {25fb1e88-e9c9-4577-b0f8-dda423e1f16d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3955 | 2025.05.08 06:19:54.355274 [ 256 ] {25fb1e88-e9c9-4577-b0f8-dda423e1f16d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2025.05.08 06:19:54.355404 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3957 | 2025.05.08 06:19:54.355410 [ 256 ] {25fb1e88-e9c9-4577-b0f8-dda423e1f16d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001708 sec., 4683.840749414519 rows/sec., 8.39 MiB/sec. | ||
| 3958 | 2025.05.08 06:19:54.355447 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2025.05.08 06:19:54.355470 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3960 | 2025.05.08 06:19:54.355482 [ 256 ] {25fb1e88-e9c9-4577-b0f8-dda423e1f16d} <Debug> TCPHandler: Processed in 0.001904057 sec. | ||
| 3961 | 2025.05.08 06:19:54.355555 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 3962 | 2025.05.08 06:19:54.355599 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2025.05.08 06:19:54.355693 [ 256 ] {08a37dd1-9f3f-45d0-bb18-e540d00d9978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3964 | 2025.05.08 06:19:54.355734 [ 256 ] {08a37dd1-9f3f-45d0-bb18-e540d00d9978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3965 | 2025.05.08 06:19:54.355764 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3966 | 2025.05.08 06:19:54.355821 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 393 rows starting from the beginning of the part | ||
| 3967 | 2025.05.08 06:19:54.355975 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 3968 | 2025.05.08 06:19:54.356064 [ 256 ] {08a37dd1-9f3f-45d0-bb18-e540d00d9978} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2025.05.08 06:19:54.356093 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 3970 | 2025.05.08 06:19:54.356102 [ 256 ] {08a37dd1-9f3f-45d0-bb18-e540d00d9978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3971 | 2025.05.08 06:19:54.356201 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 3972 | 2025.05.08 06:19:54.356308 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 3973 | 2025.05.08 06:19:54.356421 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 3974 | 2025.05.08 06:19:54.356430 [ 256 ] {08a37dd1-9f3f-45d0-bb18-e540d00d9978} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3975 | 2025.05.08 06:19:54.356665 [ 256 ] {08a37dd1-9f3f-45d0-bb18-e540d00d9978} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2025.05.08 06:19:54.356794 [ 256 ] {08a37dd1-9f3f-45d0-bb18-e540d00d9978} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 3977 | 2025.05.08 06:19:54.356829 [ 256 ] {08a37dd1-9f3f-45d0-bb18-e540d00d9978} <Debug> TCPHandler: Processed in 0.001278188 sec. | ||
| 3978 | 2025.05.08 06:19:54.359991 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 19 columns (19 merged, 0 gathered) in 0.004475423 sec., 107922.75947994189 rows/sec., 193.39 MiB/sec. | ||
| 3979 | 2025.05.08 06:19:54.360925 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3980 | 2025.05.08 06:19:54.361282 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2025.05.08 06:19:54.361364 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3982 | 2025.05.08 06:19:54.361529 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 3983 | 2025.05.08 06:19:55.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.14 MiB, peak 231.31 MiB, free memory in arenas 0.00 B, will set to 227.66 MiB (RSS), difference: 1.52 MiB | ||
| 3984 | 2025.05.08 06:19:58.858960 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3985 | 2025.05.08 06:19:58.859026 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3986 | 2025.05.08 06:19:58.949644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
| 3987 | 2025.05.08 06:19:58.950122 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2025.05.08 06:19:58.950172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3989 | 2025.05.08 06:19:58.950677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3990 | 2025.05.08 06:19:58.950917 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2025.05.08 06:19:58.951063 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 3992 | 2025.05.08 06:19:58.964001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 554 | ||
| 3993 | 2025.05.08 06:19:58.966250 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2025.05.08 06:19:58.966298 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3995 | 2025.05.08 06:19:58.967526 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3996 | 2025.05.08 06:19:58.967816 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2025.05.08 06:19:58.968165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 3998 | 2025.05.08 06:19:59.348600 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2025.05.08 06:19:59.348790 [ 256 ] {015db32c-9269-4392-a52a-e772ad98073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4000 | 2025.05.08 06:19:59.348856 [ 256 ] {015db32c-9269-4392-a52a-e772ad98073c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4001 | 2025.05.08 06:19:59.349551 [ 256 ] {015db32c-9269-4392-a52a-e772ad98073c} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2025.05.08 06:19:59.349591 [ 256 ] {015db32c-9269-4392-a52a-e772ad98073c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4003 | 2025.05.08 06:19:59.349983 [ 256 ] {015db32c-9269-4392-a52a-e772ad98073c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4004 | 2025.05.08 06:19:59.350227 [ 256 ] {015db32c-9269-4392-a52a-e772ad98073c} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2025.05.08 06:19:59.350377 [ 256 ] {015db32c-9269-4392-a52a-e772ad98073c} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001639 sec., 74435.63148261135 rows/sec., 6.33 MiB/sec. | ||
| 4006 | 2025.05.08 06:19:59.350418 [ 256 ] {015db32c-9269-4392-a52a-e772ad98073c} <Debug> TCPHandler: Processed in 0.001929807 sec. | ||
| 4007 | 2025.05.08 06:19:59.350544 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2025.05.08 06:19:59.350641 [ 256 ] {c42886ad-0a9f-4c8d-833f-13e9a9beffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4009 | 2025.05.08 06:19:59.350683 [ 256 ] {c42886ad-0a9f-4c8d-833f-13e9a9beffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4010 | 2025.05.08 06:19:59.351103 [ 256 ] {c42886ad-0a9f-4c8d-833f-13e9a9beffb3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2025.05.08 06:19:59.351139 [ 256 ] {c42886ad-0a9f-4c8d-833f-13e9a9beffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4012 | 2025.05.08 06:19:59.351454 [ 256 ] {c42886ad-0a9f-4c8d-833f-13e9a9beffb3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4013 | 2025.05.08 06:19:59.351670 [ 256 ] {c42886ad-0a9f-4c8d-833f-13e9a9beffb3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.05.08 06:19:59.351802 [ 256 ] {c42886ad-0a9f-4c8d-833f-13e9a9beffb3} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001179 sec., 27989.821882951655 rows/sec., 2.06 MiB/sec. | ||
| 4015 | 2025.05.08 06:19:59.351840 [ 256 ] {c42886ad-0a9f-4c8d-833f-13e9a9beffb3} <Debug> TCPHandler: Processed in 0.001345749 sec. | ||
| 4016 | 2025.05.08 06:19:59.351972 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2025.05.08 06:19:59.352069 [ 256 ] {af8fa934-869c-4915-b53c-fd28a74ee643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4018 | 2025.05.08 06:19:59.352111 [ 256 ] {af8fa934-869c-4915-b53c-fd28a74ee643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4019 | 2025.05.08 06:19:59.352528 [ 256 ] {af8fa934-869c-4915-b53c-fd28a74ee643} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2025.05.08 06:19:59.352565 [ 256 ] {af8fa934-869c-4915-b53c-fd28a74ee643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4021 | 2025.05.08 06:19:59.352881 [ 256 ] {af8fa934-869c-4915-b53c-fd28a74ee643} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4022 | 2025.05.08 06:19:59.353099 [ 256 ] {af8fa934-869c-4915-b53c-fd28a74ee643} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2025.05.08 06:19:59.353225 [ 256 ] {af8fa934-869c-4915-b53c-fd28a74ee643} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001175 sec., 82553.19148936169 rows/sec., 6.45 MiB/sec. | ||
| 4024 | 2025.05.08 06:19:59.353262 [ 256 ] {af8fa934-869c-4915-b53c-fd28a74ee643} <Debug> TCPHandler: Processed in 0.001339039 sec. | ||
| 4025 | 2025.05.08 06:19:59.353375 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2025.05.08 06:19:59.353469 [ 256 ] {8dd38226-1b5d-4f78-b99b-1de51f157000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4027 | 2025.05.08 06:19:59.353513 [ 256 ] {8dd38226-1b5d-4f78-b99b-1de51f157000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4028 | 2025.05.08 06:19:59.353926 [ 256 ] {8dd38226-1b5d-4f78-b99b-1de51f157000} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2025.05.08 06:19:59.353962 [ 256 ] {8dd38226-1b5d-4f78-b99b-1de51f157000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4030 | 2025.05.08 06:19:59.354298 [ 256 ] {8dd38226-1b5d-4f78-b99b-1de51f157000} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4031 | 2025.05.08 06:19:59.354527 [ 256 ] {8dd38226-1b5d-4f78-b99b-1de51f157000} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2025.05.08 06:19:59.354653 [ 256 ] {8dd38226-1b5d-4f78-b99b-1de51f157000} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 4033 | 2025.05.08 06:19:59.354693 [ 256 ] {8dd38226-1b5d-4f78-b99b-1de51f157000} <Debug> TCPHandler: Processed in 0.001366949 sec. | ||
| 4034 | 2025.05.08 06:19:59.354825 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2025.05.08 06:19:59.354920 [ 256 ] {2e6483d8-eb1c-4ea3-84cb-75ae4707cb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4036 | 2025.05.08 06:19:59.354975 [ 256 ] {2e6483d8-eb1c-4ea3-84cb-75ae4707cb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4037 | 2025.05.08 06:19:59.355798 [ 256 ] {2e6483d8-eb1c-4ea3-84cb-75ae4707cb0d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.05.08 06:19:59.355835 [ 256 ] {2e6483d8-eb1c-4ea3-84cb-75ae4707cb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4039 | 2025.05.08 06:19:59.356388 [ 256 ] {2e6483d8-eb1c-4ea3-84cb-75ae4707cb0d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4040 | 2025.05.08 06:19:59.356623 [ 256 ] {2e6483d8-eb1c-4ea3-84cb-75ae4707cb0d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2025.05.08 06:19:59.356761 [ 256 ] {2e6483d8-eb1c-4ea3-84cb-75ae4707cb0d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00186 sec., 17741.935483870966 rows/sec., 31.79 MiB/sec. | ||
| 4042 | 2025.05.08 06:19:59.356821 [ 256 ] {2e6483d8-eb1c-4ea3-84cb-75ae4707cb0d} <Debug> TCPHandler: Processed in 0.002044529 sec. | ||
| 4043 | 2025.05.08 06:19:59.356953 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2025.05.08 06:19:59.357049 [ 256 ] {f27bdf0a-5a02-49fd-ac28-8e5747dff38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4045 | 2025.05.08 06:19:59.357092 [ 256 ] {f27bdf0a-5a02-49fd-ac28-8e5747dff38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4046 | 2025.05.08 06:19:59.357477 [ 256 ] {f27bdf0a-5a02-49fd-ac28-8e5747dff38f} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2025.05.08 06:19:59.357514 [ 256 ] {f27bdf0a-5a02-49fd-ac28-8e5747dff38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4048 | 2025.05.08 06:19:59.357827 [ 256 ] {f27bdf0a-5a02-49fd-ac28-8e5747dff38f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4049 | 2025.05.08 06:19:59.358048 [ 256 ] {f27bdf0a-5a02-49fd-ac28-8e5747dff38f} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2025.05.08 06:19:59.358178 [ 256 ] {f27bdf0a-5a02-49fd-ac28-8e5747dff38f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 4051 | 2025.05.08 06:19:59.358220 [ 256 ] {f27bdf0a-5a02-49fd-ac28-8e5747dff38f} <Debug> TCPHandler: Processed in 0.001320759 sec. | ||
| 4052 | 2025.05.08 06:19:59.547032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4053 | 2025.05.08 06:19:59.563938 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2025.05.08 06:19:59.563993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4055 | 2025.05.08 06:19:59.571870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4056 | 2025.05.08 06:19:59.572624 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2025.05.08 06:19:59.576262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4058 | 2025.05.08 06:20:01.906040 [ 97 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4059 | 2025.05.08 06:20:01.906156 [ 97 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2025.05.08 06:20:01.906204 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4061 | 2025.05.08 06:20:01.906394 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 4062 | 2025.05.08 06:20:01.906539 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4063 | 2025.05.08 06:20:01.906570 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 4064 | 2025.05.08 06:20:01.906633 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 4065 | 2025.05.08 06:20:01.906678 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 4066 | 2025.05.08 06:20:01.906718 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 4067 | 2025.05.08 06:20:01.906756 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 4068 | 2025.05.08 06:20:01.907431 [ 196 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001105225 sec., 28953.380533375555 rows/sec., 2.42 MiB/sec. | ||
| 4069 | 2025.05.08 06:20:01.907545 [ 196 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4070 | 2025.05.08 06:20:01.907797 [ 196 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_5_1} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2025.05.08 06:20:01.907865 [ 196 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_5_1} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4072 | 2025.05.08 06:20:01.907936 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4073 | 2025.05.08 06:20:02.016582 [ 97 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4074 | 2025.05.08 06:20:02.016639 [ 97 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2025.05.08 06:20:02.016659 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4076 | 2025.05.08 06:20:02.016786 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::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 | ||
| 4077 | 2025.05.08 06:20:02.016934 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4078 | 2025.05.08 06:20:02.016968 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part | ||
| 4079 | 2025.05.08 06:20:02.017035 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4080 | 2025.05.08 06:20:02.017080 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4081 | 2025.05.08 06:20:02.017124 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4082 | 2025.05.08 06:20:02.017163 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4083 | 2025.05.08 06:20:02.018036 [ 198 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302859 sec., 581029.8735319786 rows/sec., 42.40 MiB/sec. | ||
| 4084 | 2025.05.08 06:20:02.018243 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4085 | 2025.05.08 06:20:02.018580 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_9_2} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2025.05.08 06:20:02.018655 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_9_2} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4087 | 2025.05.08 06:20:02.018744 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4088 | 2025.05.08 06:20:04.349856 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2025.05.08 06:20:04.350067 [ 256 ] {84b23f03-cf2a-47cf-b6c6-087d28ebb27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4090 | 2025.05.08 06:20:04.350132 [ 256 ] {84b23f03-cf2a-47cf-b6c6-087d28ebb27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4091 | 2025.05.08 06:20:04.350778 [ 256 ] {84b23f03-cf2a-47cf-b6c6-087d28ebb27e} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2025.05.08 06:20:04.350819 [ 256 ] {84b23f03-cf2a-47cf-b6c6-087d28ebb27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4093 | 2025.05.08 06:20:04.351213 [ 256 ] {84b23f03-cf2a-47cf-b6c6-087d28ebb27e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4094 | 2025.05.08 06:20:04.351458 [ 256 ] {84b23f03-cf2a-47cf-b6c6-087d28ebb27e} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2025.05.08 06:20:04.351583 [ 94 ] {} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4096 | 2025.05.08 06:20:04.351620 [ 256 ] {84b23f03-cf2a-47cf-b6c6-087d28ebb27e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 4097 | 2025.05.08 06:20:04.351627 [ 94 ] {} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2025.05.08 06:20:04.351656 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4099 | 2025.05.08 06:20:04.351672 [ 256 ] {84b23f03-cf2a-47cf-b6c6-087d28ebb27e} <Debug> TCPHandler: Processed in 0.001947817 sec. | ||
| 4100 | 2025.05.08 06:20:04.351781 [ 200 ] {b45c3aa9-009d-4a40-a145-195d273465ea::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 | ||
| 4101 | 2025.05.08 06:20:04.351802 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2025.05.08 06:20:04.351925 [ 256 ] {01d77575-0af7-4207-9817-b933a1a09bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4103 | 2025.05.08 06:20:04.351943 [ 200 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4104 | 2025.05.08 06:20:04.351971 [ 256 ] {01d77575-0af7-4207-9817-b933a1a09bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4105 | 2025.05.08 06:20:04.351981 [ 200 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4106 | 2025.05.08 06:20:04.352059 [ 200 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4107 | 2025.05.08 06:20:04.352104 [ 200 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4108 | 2025.05.08 06:20:04.352144 [ 200 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4109 | 2025.05.08 06:20:04.352185 [ 200 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4110 | 2025.05.08 06:20:04.352486 [ 256 ] {01d77575-0af7-4207-9817-b933a1a09bba} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2025.05.08 06:20:04.352527 [ 256 ] {01d77575-0af7-4207-9817-b933a1a09bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4112 | 2025.05.08 06:20:04.352878 [ 256 ] {01d77575-0af7-4207-9817-b933a1a09bba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4113 | 2025.05.08 06:20:04.352926 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198186 sec., 100151.39552623716 rows/sec., 8.69 MiB/sec. | ||
| 4114 | 2025.05.08 06:20:04.353112 [ 256 ] {01d77575-0af7-4207-9817-b933a1a09bba} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2025.05.08 06:20:04.353139 [ 191 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4116 | 2025.05.08 06:20:04.353254 [ 256 ] {01d77575-0af7-4207-9817-b933a1a09bba} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001353 sec., 141906.87361419067 rows/sec., 12.60 MiB/sec. | ||
| 4117 | 2025.05.08 06:20:04.353299 [ 256 ] {01d77575-0af7-4207-9817-b933a1a09bba} <Debug> TCPHandler: Processed in 0.001549282 sec. | ||
| 4118 | 2025.05.08 06:20:04.353421 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2025.05.08 06:20:04.353478 [ 191 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_5_1} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2025.05.08 06:20:04.353520 [ 256 ] {c527d286-a1ad-4efe-abe2-34ef3f921cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4121 | 2025.05.08 06:20:04.353563 [ 191 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_5_1} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4122 | 2025.05.08 06:20:04.353567 [ 256 ] {c527d286-a1ad-4efe-abe2-34ef3f921cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4123 | 2025.05.08 06:20:04.353678 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4124 | 2025.05.08 06:20:04.353982 [ 256 ] {c527d286-a1ad-4efe-abe2-34ef3f921cba} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2025.05.08 06:20:04.354023 [ 256 ] {c527d286-a1ad-4efe-abe2-34ef3f921cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4126 | 2025.05.08 06:20:04.354329 [ 256 ] {c527d286-a1ad-4efe-abe2-34ef3f921cba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4127 | 2025.05.08 06:20:04.354552 [ 256 ] {c527d286-a1ad-4efe-abe2-34ef3f921cba} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2025.05.08 06:20:04.354681 [ 256 ] {c527d286-a1ad-4efe-abe2-34ef3f921cba} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001181 sec., 16934.801016088062 rows/sec., 1.29 MiB/sec. | ||
| 4129 | 2025.05.08 06:20:04.354718 [ 256 ] {c527d286-a1ad-4efe-abe2-34ef3f921cba} <Debug> TCPHandler: Processed in 0.001347229 sec. | ||
| 4130 | 2025.05.08 06:20:04.354825 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2025.05.08 06:20:04.354919 [ 256 ] {a647f770-f504-4172-8149-7bb3fdad7efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4132 | 2025.05.08 06:20:04.354960 [ 256 ] {a647f770-f504-4172-8149-7bb3fdad7efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4133 | 2025.05.08 06:20:04.355346 [ 256 ] {a647f770-f504-4172-8149-7bb3fdad7efc} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2025.05.08 06:20:04.355381 [ 256 ] {a647f770-f504-4172-8149-7bb3fdad7efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4135 | 2025.05.08 06:20:04.355679 [ 256 ] {a647f770-f504-4172-8149-7bb3fdad7efc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4136 | 2025.05.08 06:20:04.355902 [ 256 ] {a647f770-f504-4172-8149-7bb3fdad7efc} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2025.05.08 06:20:04.356027 [ 256 ] {a647f770-f504-4172-8149-7bb3fdad7efc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 4138 | 2025.05.08 06:20:04.356063 [ 256 ] {a647f770-f504-4172-8149-7bb3fdad7efc} <Debug> TCPHandler: Processed in 0.001286088 sec. | ||
| 4139 | 2025.05.08 06:20:04.356161 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2025.05.08 06:20:04.356254 [ 256 ] {c13e19df-e280-43c5-965c-4f0fffd40dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4141 | 2025.05.08 06:20:04.356294 [ 256 ] {c13e19df-e280-43c5-965c-4f0fffd40dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4142 | 2025.05.08 06:20:04.356673 [ 256 ] {c13e19df-e280-43c5-965c-4f0fffd40dea} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2025.05.08 06:20:04.356708 [ 256 ] {c13e19df-e280-43c5-965c-4f0fffd40dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4144 | 2025.05.08 06:20:04.357005 [ 256 ] {c13e19df-e280-43c5-965c-4f0fffd40dea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4145 | 2025.05.08 06:20:04.357223 [ 256 ] {c13e19df-e280-43c5-965c-4f0fffd40dea} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2025.05.08 06:20:04.357353 [ 256 ] {c13e19df-e280-43c5-965c-4f0fffd40dea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 4147 | 2025.05.08 06:20:04.357362 [ 93 ] {} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4148 | 2025.05.08 06:20:04.357391 [ 256 ] {c13e19df-e280-43c5-965c-4f0fffd40dea} <Debug> TCPHandler: Processed in 0.001279107 sec. | ||
| 4149 | 2025.05.08 06:20:04.357440 [ 93 ] {} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2025.05.08 06:20:04.357476 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4151 | 2025.05.08 06:20:04.357517 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2025.05.08 06:20:04.357570 [ 198 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::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 | ||
| 4153 | 2025.05.08 06:20:04.357616 [ 256 ] {ec1e5439-4a37-41e2-946e-67d98f829e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4154 | 2025.05.08 06:20:04.357659 [ 256 ] {ec1e5439-4a37-41e2-946e-67d98f829e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4155 | 2025.05.08 06:20:04.357665 [ 198 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4156 | 2025.05.08 06:20:04.357699 [ 198 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4157 | 2025.05.08 06:20:04.357756 [ 198 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4158 | 2025.05.08 06:20:04.357801 [ 198 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4159 | 2025.05.08 06:20:04.357844 [ 198 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4160 | 2025.05.08 06:20:04.357893 [ 198 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4161 | 2025.05.08 06:20:04.358092 [ 256 ] {ec1e5439-4a37-41e2-946e-67d98f829e15} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2025.05.08 06:20:04.358128 [ 256 ] {ec1e5439-4a37-41e2-946e-67d98f829e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4163 | 2025.05.08 06:20:04.358430 [ 256 ] {ec1e5439-4a37-41e2-946e-67d98f829e15} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4164 | 2025.05.08 06:20:04.358529 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000997014 sec., 60179.69657396987 rows/sec., 4.82 MiB/sec. | ||
| 4165 | 2025.05.08 06:20:04.358642 [ 198 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4166 | 2025.05.08 06:20:04.358650 [ 256 ] {ec1e5439-4a37-41e2-946e-67d98f829e15} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2025.05.08 06:20:04.358782 [ 256 ] {ec1e5439-4a37-41e2-946e-67d98f829e15} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001183 sec., 91293.32206255283 rows/sec., 7.44 MiB/sec. | ||
| 4168 | 2025.05.08 06:20:04.358818 [ 256 ] {ec1e5439-4a37-41e2-946e-67d98f829e15} <Debug> TCPHandler: Processed in 0.001349629 sec. | ||
| 4169 | 2025.05.08 06:20:04.358907 [ 198 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_5_1} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2025.05.08 06:20:04.358934 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2025.05.08 06:20:04.358968 [ 198 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_5_1} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4172 | 2025.05.08 06:20:04.359023 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4173 | 2025.05.08 06:20:04.359028 [ 256 ] {4f4f478d-5fd2-443d-af21-a0266f45e9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4174 | 2025.05.08 06:20:04.359076 [ 256 ] {4f4f478d-5fd2-443d-af21-a0266f45e9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4175 | 2025.05.08 06:20:04.359468 [ 256 ] {4f4f478d-5fd2-443d-af21-a0266f45e9f2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2025.05.08 06:20:04.359503 [ 256 ] {4f4f478d-5fd2-443d-af21-a0266f45e9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4177 | 2025.05.08 06:20:04.359845 [ 256 ] {4f4f478d-5fd2-443d-af21-a0266f45e9f2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4178 | 2025.05.08 06:20:04.360062 [ 256 ] {4f4f478d-5fd2-443d-af21-a0266f45e9f2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2025.05.08 06:20:04.360188 [ 256 ] {4f4f478d-5fd2-443d-af21-a0266f45e9f2} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001178 sec., 166383.70118845502 rows/sec., 11.94 MiB/sec. | ||
| 4180 | 2025.05.08 06:20:04.360225 [ 256 ] {4f4f478d-5fd2-443d-af21-a0266f45e9f2} <Debug> TCPHandler: Processed in 0.001340139 sec. | ||
| 4181 | 2025.05.08 06:20:04.360337 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2025.05.08 06:20:04.360431 [ 256 ] {e18181fa-0e53-435c-b10a-400e8f00036a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4183 | 2025.05.08 06:20:04.360485 [ 256 ] {e18181fa-0e53-435c-b10a-400e8f00036a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4184 | 2025.05.08 06:20:04.361211 [ 256 ] {e18181fa-0e53-435c-b10a-400e8f00036a} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2025.05.08 06:20:04.361247 [ 256 ] {e18181fa-0e53-435c-b10a-400e8f00036a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4186 | 2025.05.08 06:20:04.361766 [ 256 ] {e18181fa-0e53-435c-b10a-400e8f00036a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4187 | 2025.05.08 06:20:04.361994 [ 256 ] {e18181fa-0e53-435c-b10a-400e8f00036a} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2025.05.08 06:20:04.362135 [ 256 ] {e18181fa-0e53-435c-b10a-400e8f00036a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001722 sec., 4645.760743321719 rows/sec., 8.32 MiB/sec. | ||
| 4189 | 2025.05.08 06:20:04.362189 [ 256 ] {e18181fa-0e53-435c-b10a-400e8f00036a} <Debug> TCPHandler: Processed in 0.001900937 sec. | ||
| 4190 | 2025.05.08 06:20:04.362307 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2025.05.08 06:20:04.362403 [ 256 ] {c794d4b6-37a9-4b43-b92c-6cadcb7eb4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4192 | 2025.05.08 06:20:04.362444 [ 256 ] {c794d4b6-37a9-4b43-b92c-6cadcb7eb4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4193 | 2025.05.08 06:20:04.362775 [ 256 ] {c794d4b6-37a9-4b43-b92c-6cadcb7eb4c0} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2025.05.08 06:20:04.362811 [ 256 ] {c794d4b6-37a9-4b43-b92c-6cadcb7eb4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4195 | 2025.05.08 06:20:04.363118 [ 256 ] {c794d4b6-37a9-4b43-b92c-6cadcb7eb4c0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4196 | 2025.05.08 06:20:04.363332 [ 256 ] {c794d4b6-37a9-4b43-b92c-6cadcb7eb4c0} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2025.05.08 06:20:04.363459 [ 256 ] {c794d4b6-37a9-4b43-b92c-6cadcb7eb4c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4198 | 2025.05.08 06:20:04.363494 [ 256 ] {c794d4b6-37a9-4b43-b92c-6cadcb7eb4c0} <Debug> TCPHandler: Processed in 0.001241118 sec. | ||
| 4199 | 2025.05.08 06:20:06.451239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
| 4200 | 2025.05.08 06:20:06.451731 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.05.08 06:20:06.451773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4202 | 2025.05.08 06:20:06.452240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4203 | 2025.05.08 06:20:06.452473 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2025.05.08 06:20:06.452621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
| 4205 | 2025.05.08 06:20:07.076423 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4206 | 2025.05.08 06:20:07.094604 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2025.05.08 06:20:07.094663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4208 | 2025.05.08 06:20:07.100410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4209 | 2025.05.08 06:20:07.101138 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2025.05.08 06:20:07.104291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4211 | 2025.05.08 06:20:08.968453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 584 | ||
| 4212 | 2025.05.08 06:20:08.970691 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2025.05.08 06:20:08.970748 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4214 | 2025.05.08 06:20:08.971981 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4215 | 2025.05.08 06:20:08.972261 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2025.05.08 06:20:08.972409 [ 88 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4217 | 2025.05.08 06:20:08.972469 [ 88 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2025.05.08 06:20:08.972488 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4219 | 2025.05.08 06:20:08.972578 [ 200 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 4220 | 2025.05.08 06:20:08.972602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4221 | 2025.05.08 06:20:08.973115 [ 200 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4222 | 2025.05.08 06:20:08.973271 [ 200 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 442 rows starting from the beginning of the part | ||
| 4223 | 2025.05.08 06:20:08.973736 [ 200 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 4224 | 2025.05.08 06:20:08.974107 [ 200 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4225 | 2025.05.08 06:20:08.974465 [ 200 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4226 | 2025.05.08 06:20:08.974806 [ 200 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4227 | 2025.05.08 06:20:08.975155 [ 200 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 4228 | 2025.05.08 06:20:08.981221 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 72 columns (72 merged, 0 gathered) in 0.008667472 sec., 67378.35438060832 rows/sec., 58.54 MiB/sec. | ||
| 4229 | 2025.05.08 06:20:08.982406 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4230 | 2025.05.08 06:20:08.983023 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_16_3} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2025.05.08 06:20:08.983102 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_16_3} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4232 | 2025.05.08 06:20:08.983424 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 4233 | 2025.05.08 06:20:09.348777 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4234 | 2025.05.08 06:20:09.348976 [ 256 ] {e456e6cb-8e1c-4cab-abe4-52405dc01399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4235 | 2025.05.08 06:20:09.349053 [ 256 ] {e456e6cb-8e1c-4cab-abe4-52405dc01399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4236 | 2025.05.08 06:20:09.349772 [ 256 ] {e456e6cb-8e1c-4cab-abe4-52405dc01399} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2025.05.08 06:20:09.349823 [ 256 ] {e456e6cb-8e1c-4cab-abe4-52405dc01399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4238 | 2025.05.08 06:20:09.350261 [ 256 ] {e456e6cb-8e1c-4cab-abe4-52405dc01399} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4239 | 2025.05.08 06:20:09.350501 [ 256 ] {e456e6cb-8e1c-4cab-abe4-52405dc01399} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2025.05.08 06:20:09.350636 [ 88 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4241 | 2025.05.08 06:20:09.350662 [ 256 ] {e456e6cb-8e1c-4cab-abe4-52405dc01399} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001741 sec., 70074.66973004022 rows/sec., 5.96 MiB/sec. | ||
| 4242 | 2025.05.08 06:20:09.350701 [ 88 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2025.05.08 06:20:09.350726 [ 256 ] {e456e6cb-8e1c-4cab-abe4-52405dc01399} <Debug> TCPHandler: Processed in 0.002081829 sec. | ||
| 4244 | 2025.05.08 06:20:09.350728 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4245 | 2025.05.08 06:20:09.350843 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 4246 | 2025.05.08 06:20:09.350865 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2025.05.08 06:20:09.350957 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4248 | 2025.05.08 06:20:09.350974 [ 256 ] {ca055571-4789-4602-9d65-54fd76eeb116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4249 | 2025.05.08 06:20:09.350994 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1409 rows starting from the beginning of the part | ||
| 4250 | 2025.05.08 06:20:09.351025 [ 256 ] {ca055571-4789-4602-9d65-54fd76eeb116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4251 | 2025.05.08 06:20:09.351066 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1265 rows starting from the beginning of the part | ||
| 4252 | 2025.05.08 06:20:09.351116 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 4253 | 2025.05.08 06:20:09.351159 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 122 rows starting from the beginning of the part | ||
| 4254 | 2025.05.08 06:20:09.351198 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 192 rows starting from the beginning of the part | ||
| 4255 | 2025.05.08 06:20:09.351236 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 122 rows starting from the beginning of the part | ||
| 4256 | 2025.05.08 06:20:09.351462 [ 256 ] {ca055571-4789-4602-9d65-54fd76eeb116} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.05.08 06:20:09.351506 [ 256 ] {ca055571-4789-4602-9d65-54fd76eeb116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4258 | 2025.05.08 06:20:09.351842 [ 256 ] {ca055571-4789-4602-9d65-54fd76eeb116} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4259 | 2025.05.08 06:20:09.352090 [ 256 ] {ca055571-4789-4602-9d65-54fd76eeb116} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2025.05.08 06:20:09.352226 [ 256 ] {ca055571-4789-4602-9d65-54fd76eeb116} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001278 sec., 25821.596244131455 rows/sec., 1.90 MiB/sec. | ||
| 4261 | 2025.05.08 06:20:09.352266 [ 256 ] {ca055571-4789-4602-9d65-54fd76eeb116} <Debug> TCPHandler: Processed in 0.00145328 sec. | ||
| 4262 | 2025.05.08 06:20:09.352368 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2025.05.08 06:20:09.352462 [ 256 ] {3c5a5b6c-f853-49ea-830c-4c7854e31cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4264 | 2025.05.08 06:20:09.352504 [ 256 ] {3c5a5b6c-f853-49ea-830c-4c7854e31cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4265 | 2025.05.08 06:20:09.352724 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921467 sec., 1656026.3590267228 rows/sec., 145.16 MiB/sec. | ||
| 4266 | 2025.05.08 06:20:09.352928 [ 256 ] {3c5a5b6c-f853-49ea-830c-4c7854e31cca} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2025.05.08 06:20:09.352970 [ 256 ] {3c5a5b6c-f853-49ea-830c-4c7854e31cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4268 | 2025.05.08 06:20:09.352973 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4269 | 2025.05.08 06:20:09.353241 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2025.05.08 06:20:09.353294 [ 256 ] {3c5a5b6c-f853-49ea-830c-4c7854e31cca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4271 | 2025.05.08 06:20:09.353313 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_31_6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4272 | 2025.05.08 06:20:09.353393 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4273 | 2025.05.08 06:20:09.353526 [ 256 ] {3c5a5b6c-f853-49ea-830c-4c7854e31cca} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2025.05.08 06:20:09.353632 [ 88 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4275 | 2025.05.08 06:20:09.353655 [ 256 ] {3c5a5b6c-f853-49ea-830c-4c7854e31cca} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001212 sec., 80033.00330033003 rows/sec., 6.25 MiB/sec. | ||
| 4276 | 2025.05.08 06:20:09.353664 [ 88 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2025.05.08 06:20:09.353696 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4278 | 2025.05.08 06:20:09.353701 [ 256 ] {3c5a5b6c-f853-49ea-830c-4c7854e31cca} <Debug> TCPHandler: Processed in 0.00138313 sec. | ||
| 4279 | 2025.05.08 06:20:09.353783 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 4280 | 2025.05.08 06:20:09.353822 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2025.05.08 06:20:09.353898 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4282 | 2025.05.08 06:20:09.353920 [ 256 ] {5bb62ffe-90a6-4484-af56-8c9b1e159f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4283 | 2025.05.08 06:20:09.353935 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 4284 | 2025.05.08 06:20:09.353974 [ 256 ] {5bb62ffe-90a6-4484-af56-8c9b1e159f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4285 | 2025.05.08 06:20:09.354013 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 559 rows starting from the beginning of the part | ||
| 4286 | 2025.05.08 06:20:09.354064 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 4287 | 2025.05.08 06:20:09.354106 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 97 rows starting from the beginning of the part | ||
| 4288 | 2025.05.08 06:20:09.354142 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part | ||
| 4289 | 2025.05.08 06:20:09.354181 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 97 rows starting from the beginning of the part | ||
| 4290 | 2025.05.08 06:20:09.354396 [ 256 ] {5bb62ffe-90a6-4484-af56-8c9b1e159f59} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2025.05.08 06:20:09.354439 [ 256 ] {5bb62ffe-90a6-4484-af56-8c9b1e159f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4292 | 2025.05.08 06:20:09.354804 [ 256 ] {5bb62ffe-90a6-4484-af56-8c9b1e159f59} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4293 | 2025.05.08 06:20:09.355053 [ 256 ] {5bb62ffe-90a6-4484-af56-8c9b1e159f59} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2025.05.08 06:20:09.355159 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4295 | 2025.05.08 06:20:09.355187 [ 256 ] {5bb62ffe-90a6-4484-af56-8c9b1e159f59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 4296 | 2025.05.08 06:20:09.355190 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2025.05.08 06:20:09.355228 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4298 | 2025.05.08 06:20:09.355232 [ 256 ] {5bb62ffe-90a6-4484-af56-8c9b1e159f59} <Debug> TCPHandler: Processed in 0.00145916 sec. | ||
| 4299 | 2025.05.08 06:20:09.355300 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 4300 | 2025.05.08 06:20:09.355301 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549562 sec., 1010608.1589507229 rows/sec., 80.54 MiB/sec. | ||
| 4301 | 2025.05.08 06:20:09.355351 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2025.05.08 06:20:09.355404 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4303 | 2025.05.08 06:20:09.355435 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8630 rows starting from the beginning of the part | ||
| 4304 | 2025.05.08 06:20:09.355457 [ 256 ] {93eb728a-8789-4f94-b546-4d205185dd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4305 | 2025.05.08 06:20:09.355493 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 919 rows starting from the beginning of the part | ||
| 4306 | 2025.05.08 06:20:09.355514 [ 256 ] {93eb728a-8789-4f94-b546-4d205185dd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4307 | 2025.05.08 06:20:09.355541 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4308 | 2025.05.08 06:20:09.355542 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4309 | 2025.05.08 06:20:09.355583 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4310 | 2025.05.08 06:20:09.355625 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 196 rows starting from the beginning of the part | ||
| 4311 | 2025.05.08 06:20:09.355664 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4312 | 2025.05.08 06:20:09.355857 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2025.05.08 06:20:09.355949 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_31_6} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4314 | 2025.05.08 06:20:09.356058 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4315 | 2025.05.08 06:20:09.356348 [ 256 ] {93eb728a-8789-4f94-b546-4d205185dd73} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2025.05.08 06:20:09.356389 [ 256 ] {93eb728a-8789-4f94-b546-4d205185dd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4317 | 2025.05.08 06:20:09.356969 [ 256 ] {93eb728a-8789-4f94-b546-4d205185dd73} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4318 | 2025.05.08 06:20:09.357207 [ 256 ] {93eb728a-8789-4f94-b546-4d205185dd73} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2025.05.08 06:20:09.357355 [ 256 ] {93eb728a-8789-4f94-b546-4d205185dd73} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001916 sec., 17223.38204592902 rows/sec., 30.86 MiB/sec. | ||
| 4320 | 2025.05.08 06:20:09.357430 [ 256 ] {93eb728a-8789-4f94-b546-4d205185dd73} <Debug> TCPHandler: Processed in 0.00212831 sec. | ||
| 4321 | 2025.05.08 06:20:09.357548 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2025.05.08 06:20:09.357644 [ 256 ] {dc338d44-8726-45d1-bcae-aec8cf965c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4323 | 2025.05.08 06:20:09.357688 [ 256 ] {dc338d44-8726-45d1-bcae-aec8cf965c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4324 | 2025.05.08 06:20:09.358027 [ 256 ] {dc338d44-8726-45d1-bcae-aec8cf965c07} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2025.05.08 06:20:09.358064 [ 256 ] {dc338d44-8726-45d1-bcae-aec8cf965c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4326 | 2025.05.08 06:20:09.358381 [ 256 ] {dc338d44-8726-45d1-bcae-aec8cf965c07} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4327 | 2025.05.08 06:20:09.358560 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10225 rows, containing 5 columns (5 merged, 0 gathered) in 0.003292026 sec., 3105990.0498963255 rows/sec., 213.28 MiB/sec. | ||
| 4328 | 2025.05.08 06:20:09.358607 [ 256 ] {dc338d44-8726-45d1-bcae-aec8cf965c07} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2025.05.08 06:20:09.358712 [ 88 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4330 | 2025.05.08 06:20:09.358740 [ 88 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2025.05.08 06:20:09.358745 [ 256 ] {dc338d44-8726-45d1-bcae-aec8cf965c07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 4332 | 2025.05.08 06:20:09.358758 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4333 | 2025.05.08 06:20:09.358793 [ 256 ] {dc338d44-8726-45d1-bcae-aec8cf965c07} <Debug> TCPHandler: Processed in 0.001297738 sec. | ||
| 4334 | 2025.05.08 06:20:09.358835 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 4335 | 2025.05.08 06:20:09.358860 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4336 | 2025.05.08 06:20:09.358918 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4337 | 2025.05.08 06:20:09.358946 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1470 rows starting from the beginning of the part | ||
| 4338 | 2025.05.08 06:20:09.358988 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4339 | 2025.05.08 06:20:09.359024 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4340 | 2025.05.08 06:20:09.359058 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4341 | 2025.05.08 06:20:09.359092 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 4342 | 2025.05.08 06:20:09.359125 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4343 | 2025.05.08 06:20:09.359230 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2025.05.08 06:20:09.359336 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4345 | 2025.05.08 06:20:09.359450 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4346 | 2025.05.08 06:20:09.359942 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.001133325 sec., 1561776.1895308055 rows/sec., 105.16 MiB/sec. | ||
| 4347 | 2025.05.08 06:20:09.360167 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4348 | 2025.05.08 06:20:09.360470 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_31_6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2025.05.08 06:20:09.360562 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_31_6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4350 | 2025.05.08 06:20:09.360655 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4351 | 2025.05.08 06:20:13.859267 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4352 | 2025.05.08 06:20:13.859352 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4353 | 2025.05.08 06:20:13.952807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
| 4354 | 2025.05.08 06:20:13.953430 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2025.05.08 06:20:13.953507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4356 | 2025.05.08 06:20:13.954098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4357 | 2025.05.08 06:20:13.954324 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2025.05.08 06:20:13.954470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4359 | 2025.05.08 06:20:13.954474 [ 81 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4360 | 2025.05.08 06:20:13.954578 [ 81 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2025.05.08 06:20:13.954602 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4362 | 2025.05.08 06:20:13.954701 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 4363 | 2025.05.08 06:20:13.954792 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4364 | 2025.05.08 06:20:13.954823 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 4365 | 2025.05.08 06:20:13.954902 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 4366 | 2025.05.08 06:20:13.954949 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 4367 | 2025.05.08 06:20:13.954990 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 4368 | 2025.05.08 06:20:13.955054 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 4369 | 2025.05.08 06:20:13.955098 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 4370 | 2025.05.08 06:20:13.959331 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004667806 sec., 2561374.658672618 rows/sec., 36.64 MiB/sec. | ||
| 4371 | 2025.05.08 06:20:13.959649 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4372 | 2025.05.08 06:20:13.959961 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_26_5} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.05.08 06:20:13.960041 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_26_5} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4374 | 2025.05.08 06:20:13.960137 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4375 | 2025.05.08 06:20:14.348156 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2025.05.08 06:20:14.348333 [ 256 ] {e76060dc-8a29-45a1-936f-792c7ee28803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4377 | 2025.05.08 06:20:14.348399 [ 256 ] {e76060dc-8a29-45a1-936f-792c7ee28803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4378 | 2025.05.08 06:20:14.349061 [ 256 ] {e76060dc-8a29-45a1-936f-792c7ee28803} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2025.05.08 06:20:14.349105 [ 256 ] {e76060dc-8a29-45a1-936f-792c7ee28803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4380 | 2025.05.08 06:20:14.349521 [ 256 ] {e76060dc-8a29-45a1-936f-792c7ee28803} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4381 | 2025.05.08 06:20:14.349768 [ 256 ] {e76060dc-8a29-45a1-936f-792c7ee28803} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2025.05.08 06:20:14.349918 [ 256 ] {e76060dc-8a29-45a1-936f-792c7ee28803} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001637 sec., 43982.89554062309 rows/sec., 3.57 MiB/sec. | ||
| 4383 | 2025.05.08 06:20:14.349960 [ 256 ] {e76060dc-8a29-45a1-936f-792c7ee28803} <Debug> TCPHandler: Processed in 0.001929517 sec. | ||
| 4384 | 2025.05.08 06:20:14.350104 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2025.05.08 06:20:14.350226 [ 256 ] {04d0a89c-e321-4b97-9697-7284ce993fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4386 | 2025.05.08 06:20:14.350281 [ 256 ] {04d0a89c-e321-4b97-9697-7284ce993fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4387 | 2025.05.08 06:20:14.350738 [ 256 ] {04d0a89c-e321-4b97-9697-7284ce993fd3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2025.05.08 06:20:14.350775 [ 256 ] {04d0a89c-e321-4b97-9697-7284ce993fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4389 | 2025.05.08 06:20:14.351083 [ 256 ] {04d0a89c-e321-4b97-9697-7284ce993fd3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4390 | 2025.05.08 06:20:14.351307 [ 256 ] {04d0a89c-e321-4b97-9697-7284ce993fd3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2025.05.08 06:20:14.351437 [ 256 ] {04d0a89c-e321-4b97-9697-7284ce993fd3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001236 sec., 6472.491909385114 rows/sec., 486.70 KiB/sec. | ||
| 4392 | 2025.05.08 06:20:14.351474 [ 256 ] {04d0a89c-e321-4b97-9697-7284ce993fd3} <Debug> TCPHandler: Processed in 0.00143947 sec. | ||
| 4393 | 2025.05.08 06:20:14.351592 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2025.05.08 06:20:14.351687 [ 256 ] {65f53135-c757-4d38-98c0-f24e5449679b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4395 | 2025.05.08 06:20:14.351728 [ 256 ] {65f53135-c757-4d38-98c0-f24e5449679b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4396 | 2025.05.08 06:20:14.352135 [ 256 ] {65f53135-c757-4d38-98c0-f24e5449679b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2025.05.08 06:20:14.352172 [ 256 ] {65f53135-c757-4d38-98c0-f24e5449679b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4398 | 2025.05.08 06:20:14.352475 [ 256 ] {65f53135-c757-4d38-98c0-f24e5449679b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4399 | 2025.05.08 06:20:14.352694 [ 256 ] {65f53135-c757-4d38-98c0-f24e5449679b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2025.05.08 06:20:14.352822 [ 256 ] {65f53135-c757-4d38-98c0-f24e5449679b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001153 sec., 62445.793581960104 rows/sec., 4.88 MiB/sec. | ||
| 4401 | 2025.05.08 06:20:14.352858 [ 256 ] {65f53135-c757-4d38-98c0-f24e5449679b} <Debug> TCPHandler: Processed in 0.001315549 sec. | ||
| 4402 | 2025.05.08 06:20:14.352975 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2025.05.08 06:20:14.353069 [ 256 ] {a762194a-6d16-4358-bbb1-e77bfde4cfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4404 | 2025.05.08 06:20:14.353111 [ 256 ] {a762194a-6d16-4358-bbb1-e77bfde4cfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4405 | 2025.05.08 06:20:14.353527 [ 256 ] {a762194a-6d16-4358-bbb1-e77bfde4cfc3} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2025.05.08 06:20:14.353565 [ 256 ] {a762194a-6d16-4358-bbb1-e77bfde4cfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4407 | 2025.05.08 06:20:14.353901 [ 256 ] {a762194a-6d16-4358-bbb1-e77bfde4cfc3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4408 | 2025.05.08 06:20:14.354129 [ 256 ] {a762194a-6d16-4358-bbb1-e77bfde4cfc3} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2025.05.08 06:20:14.354259 [ 256 ] {a762194a-6d16-4358-bbb1-e77bfde4cfc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4410 | 2025.05.08 06:20:14.354295 [ 256 ] {a762194a-6d16-4358-bbb1-e77bfde4cfc3} <Debug> TCPHandler: Processed in 0.001369909 sec. | ||
| 4411 | 2025.05.08 06:20:14.354401 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2025.05.08 06:20:14.354495 [ 256 ] {7ba60e6e-d156-489e-b844-d2fd27b4e09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4413 | 2025.05.08 06:20:14.354548 [ 256 ] {7ba60e6e-d156-489e-b844-d2fd27b4e09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4414 | 2025.05.08 06:20:14.355291 [ 256 ] {7ba60e6e-d156-489e-b844-d2fd27b4e09d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2025.05.08 06:20:14.355330 [ 256 ] {7ba60e6e-d156-489e-b844-d2fd27b4e09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4416 | 2025.05.08 06:20:14.355844 [ 256 ] {7ba60e6e-d156-489e-b844-d2fd27b4e09d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4417 | 2025.05.08 06:20:14.356071 [ 256 ] {7ba60e6e-d156-489e-b844-d2fd27b4e09d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2025.05.08 06:20:14.356209 [ 256 ] {7ba60e6e-d156-489e-b844-d2fd27b4e09d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001732 sec., 4618.937644341801 rows/sec., 8.28 MiB/sec. | ||
| 4419 | 2025.05.08 06:20:14.356263 [ 256 ] {7ba60e6e-d156-489e-b844-d2fd27b4e09d} <Debug> TCPHandler: Processed in 0.001910507 sec. | ||
| 4420 | 2025.05.08 06:20:14.356376 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2025.05.08 06:20:14.356474 [ 256 ] {62d6b308-5248-49ac-ae48-697acae0ba7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4422 | 2025.05.08 06:20:14.356517 [ 256 ] {62d6b308-5248-49ac-ae48-697acae0ba7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4423 | 2025.05.08 06:20:14.356851 [ 256 ] {62d6b308-5248-49ac-ae48-697acae0ba7b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2025.05.08 06:20:14.356888 [ 256 ] {62d6b308-5248-49ac-ae48-697acae0ba7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4425 | 2025.05.08 06:20:14.357193 [ 256 ] {62d6b308-5248-49ac-ae48-697acae0ba7b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4426 | 2025.05.08 06:20:14.357419 [ 256 ] {62d6b308-5248-49ac-ae48-697acae0ba7b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2025.05.08 06:20:14.357545 [ 256 ] {62d6b308-5248-49ac-ae48-697acae0ba7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4428 | 2025.05.08 06:20:14.357579 [ 256 ] {62d6b308-5248-49ac-ae48-697acae0ba7b} <Debug> TCPHandler: Processed in 0.001262237 sec. | ||
| 4429 | 2025.05.08 06:20:14.604471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4430 | 2025.05.08 06:20:14.621934 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2025.05.08 06:20:14.621986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4432 | 2025.05.08 06:20:14.627927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4433 | 2025.05.08 06:20:14.628602 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2025.05.08 06:20:14.628925 [ 80 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4435 | 2025.05.08 06:20:14.629016 [ 80 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2025.05.08 06:20:14.629051 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4437 | 2025.05.08 06:20:14.629219 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 4438 | 2025.05.08 06:20:14.631680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4439 | 2025.05.08 06:20:14.633399 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4440 | 2025.05.08 06:20:14.634930 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 4441 | 2025.05.08 06:20:14.639872 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 4442 | 2025.05.08 06:20:14.644465 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 4443 | 2025.05.08 06:20:14.648674 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 4444 | 2025.05.08 06:20:14.653055 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 4445 | 2025.05.08 06:20:14.657300 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 4446 | 2025.05.08 06:20:14.714121 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084975996 sec., 2306.5337180631577 rows/sec., 11.93 MiB/sec. | ||
| 4447 | 2025.05.08 06:20:14.716779 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4448 | 2025.05.08 06:20:14.718762 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_26_5} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2025.05.08 06:20:14.718875 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_26_5} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4450 | 2025.05.08 06:20:14.721393 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4451 | 2025.05.08 06:20:15.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.69 MiB, peak 240.23 MiB, free memory in arenas 0.00 B, will set to 236.96 MiB (RSS), difference: 7.28 MiB | ||
| 4452 | 2025.05.08 06:20:18.972888 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 608 | ||
| 4453 | 2025.05.08 06:20:18.975077 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2025.05.08 06:20:18.975115 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4455 | 2025.05.08 06:20:18.976281 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4456 | 2025.05.08 06:20:18.976548 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2025.05.08 06:20:18.976797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 4458 | 2025.05.08 06:20:19.236554 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2025.05.08 06:20:19.236734 [ 256 ] {638a5507-e066-46ab-8fcc-809ad2d95130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4460 | 2025.05.08 06:20:19.236798 [ 256 ] {638a5507-e066-46ab-8fcc-809ad2d95130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4461 | 2025.05.08 06:20:19.237413 [ 256 ] {638a5507-e066-46ab-8fcc-809ad2d95130} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2025.05.08 06:20:19.237456 [ 256 ] {638a5507-e066-46ab-8fcc-809ad2d95130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4463 | 2025.05.08 06:20:19.237826 [ 256 ] {638a5507-e066-46ab-8fcc-809ad2d95130} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4464 | 2025.05.08 06:20:19.238055 [ 256 ] {638a5507-e066-46ab-8fcc-809ad2d95130} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2025.05.08 06:20:19.238201 [ 256 ] {638a5507-e066-46ab-8fcc-809ad2d95130} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001517 sec., 2636.783124588003 rows/sec., 215.01 KiB/sec. | ||
| 4466 | 2025.05.08 06:20:19.238240 [ 256 ] {638a5507-e066-46ab-8fcc-809ad2d95130} <Debug> TCPHandler: Processed in 0.001807435 sec. | ||
| 4467 | 2025.05.08 06:20:19.238367 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2025.05.08 06:20:19.238459 [ 256 ] {4ba0f39d-f719-4516-a188-338fbe8e43b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4469 | 2025.05.08 06:20:19.238498 [ 256 ] {4ba0f39d-f719-4516-a188-338fbe8e43b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4470 | 2025.05.08 06:20:19.239475 [ 256 ] {4ba0f39d-f719-4516-a188-338fbe8e43b5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2025.05.08 06:20:19.239509 [ 256 ] {4ba0f39d-f719-4516-a188-338fbe8e43b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4472 | 2025.05.08 06:20:19.239922 [ 256 ] {4ba0f39d-f719-4516-a188-338fbe8e43b5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4473 | 2025.05.08 06:20:19.240132 [ 256 ] {4ba0f39d-f719-4516-a188-338fbe8e43b5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2025.05.08 06:20:19.240255 [ 256 ] {4ba0f39d-f719-4516-a188-338fbe8e43b5} <Debug> executeQuery: Read 1264 rows, 107.34 KiB in 0.001815 sec., 696418.7327823691 rows/sec., 57.75 MiB/sec. | ||
| 4475 | 2025.05.08 06:20:19.240290 [ 256 ] {4ba0f39d-f719-4516-a188-338fbe8e43b5} <Debug> TCPHandler: Processed in 0.001970988 sec. | ||
| 4476 | 2025.05.08 06:20:19.240402 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2025.05.08 06:20:19.240494 [ 256 ] {ff9e93ad-443b-420d-9195-f33e80e20865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4478 | 2025.05.08 06:20:19.240533 [ 256 ] {ff9e93ad-443b-420d-9195-f33e80e20865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4479 | 2025.05.08 06:20:19.240929 [ 256 ] {ff9e93ad-443b-420d-9195-f33e80e20865} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2025.05.08 06:20:19.240964 [ 256 ] {ff9e93ad-443b-420d-9195-f33e80e20865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4481 | 2025.05.08 06:20:19.241251 [ 256 ] {ff9e93ad-443b-420d-9195-f33e80e20865} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4482 | 2025.05.08 06:20:19.241471 [ 256 ] {ff9e93ad-443b-420d-9195-f33e80e20865} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2025.05.08 06:20:19.241559 [ 74 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4484 | 2025.05.08 06:20:19.241595 [ 256 ] {ff9e93ad-443b-420d-9195-f33e80e20865} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001119 sec., 33065.236818588026 rows/sec., 2.41 MiB/sec. | ||
| 4485 | 2025.05.08 06:20:19.241596 [ 74 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.05.08 06:20:19.241625 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4487 | 2025.05.08 06:20:19.241632 [ 256 ] {ff9e93ad-443b-420d-9195-f33e80e20865} <Debug> TCPHandler: Processed in 0.001276588 sec. | ||
| 4488 | 2025.05.08 06:20:19.241740 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2025.05.08 06:20:19.241745 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 4490 | 2025.05.08 06:20:19.241831 [ 256 ] {87b9b381-1fd6-4c95-b3e9-d17a003d4ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4491 | 2025.05.08 06:20:19.241873 [ 256 ] {87b9b381-1fd6-4c95-b3e9-d17a003d4ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4492 | 2025.05.08 06:20:19.241903 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4493 | 2025.05.08 06:20:19.241943 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 71 rows starting from the beginning of the part | ||
| 4494 | 2025.05.08 06:20:19.242013 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 4495 | 2025.05.08 06:20:19.242062 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 4496 | 2025.05.08 06:20:19.242107 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 4497 | 2025.05.08 06:20:19.242156 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 4498 | 2025.05.08 06:20:19.242200 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 4499 | 2025.05.08 06:20:19.242337 [ 256 ] {87b9b381-1fd6-4c95-b3e9-d17a003d4ef0} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2025.05.08 06:20:19.242377 [ 256 ] {87b9b381-1fd6-4c95-b3e9-d17a003d4ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4501 | 2025.05.08 06:20:19.242776 [ 256 ] {87b9b381-1fd6-4c95-b3e9-d17a003d4ef0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4502 | 2025.05.08 06:20:19.243009 [ 256 ] {87b9b381-1fd6-4c95-b3e9-d17a003d4ef0} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2025.05.08 06:20:19.243139 [ 256 ] {87b9b381-1fd6-4c95-b3e9-d17a003d4ef0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001325 sec., 172075.4716981132 rows/sec., 11.65 MiB/sec. | ||
| 4504 | 2025.05.08 06:20:19.243146 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454351 sec., 138893.56833391663 rows/sec., 10.73 MiB/sec. | ||
| 4505 | 2025.05.08 06:20:19.243174 [ 256 ] {87b9b381-1fd6-4c95-b3e9-d17a003d4ef0} <Debug> TCPHandler: Processed in 0.00148091 sec. | ||
| 4506 | 2025.05.08 06:20:19.243311 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2025.05.08 06:20:19.243313 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4508 | 2025.05.08 06:20:19.243405 [ 256 ] {645336eb-bd2b-463c-bada-1c7459b02c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4509 | 2025.05.08 06:20:19.243450 [ 256 ] {645336eb-bd2b-463c-bada-1c7459b02c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4510 | 2025.05.08 06:20:19.243591 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_31_6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2025.05.08 06:20:19.243676 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_31_6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4512 | 2025.05.08 06:20:19.243752 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4513 | 2025.05.08 06:20:19.244012 [ 256 ] {645336eb-bd2b-463c-bada-1c7459b02c5b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2025.05.08 06:20:19.244052 [ 256 ] {645336eb-bd2b-463c-bada-1c7459b02c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4515 | 2025.05.08 06:20:19.244386 [ 256 ] {645336eb-bd2b-463c-bada-1c7459b02c5b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4516 | 2025.05.08 06:20:19.244594 [ 256 ] {645336eb-bd2b-463c-bada-1c7459b02c5b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2025.05.08 06:20:19.244715 [ 256 ] {645336eb-bd2b-463c-bada-1c7459b02c5b} <Debug> executeQuery: Read 557 rows, 42.37 KiB in 0.001328 sec., 419427.7108433735 rows/sec., 31.16 MiB/sec. | ||
| 4518 | 2025.05.08 06:20:19.244751 [ 256 ] {645336eb-bd2b-463c-bada-1c7459b02c5b} <Debug> TCPHandler: Processed in 0.00148661 sec. | ||
| 4519 | 2025.05.08 06:20:19.244863 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2025.05.08 06:20:19.244954 [ 256 ] {dda6bb0c-177b-458e-bf69-05b2468f539e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4521 | 2025.05.08 06:20:19.244995 [ 256 ] {dda6bb0c-177b-458e-bf69-05b2468f539e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4522 | 2025.05.08 06:20:19.245566 [ 256 ] {dda6bb0c-177b-458e-bf69-05b2468f539e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2025.05.08 06:20:19.245601 [ 256 ] {dda6bb0c-177b-458e-bf69-05b2468f539e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4524 | 2025.05.08 06:20:19.245981 [ 256 ] {dda6bb0c-177b-458e-bf69-05b2468f539e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4525 | 2025.05.08 06:20:19.246190 [ 256 ] {dda6bb0c-177b-458e-bf69-05b2468f539e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2025.05.08 06:20:19.246314 [ 256 ] {dda6bb0c-177b-458e-bf69-05b2468f539e} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.001378 sec., 666182.8737300435 rows/sec., 44.81 MiB/sec. | ||
| 4527 | 2025.05.08 06:20:19.246349 [ 256 ] {dda6bb0c-177b-458e-bf69-05b2468f539e} <Debug> TCPHandler: Processed in 0.001533591 sec. | ||
| 4528 | 2025.05.08 06:20:19.246467 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2025.05.08 06:20:19.246557 [ 256 ] {107efeff-c4ff-411a-8583-a7e2c683929e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4530 | 2025.05.08 06:20:19.246610 [ 256 ] {107efeff-c4ff-411a-8583-a7e2c683929e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4531 | 2025.05.08 06:20:19.247395 [ 256 ] {107efeff-c4ff-411a-8583-a7e2c683929e} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2025.05.08 06:20:19.247431 [ 256 ] {107efeff-c4ff-411a-8583-a7e2c683929e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4533 | 2025.05.08 06:20:19.247986 [ 256 ] {107efeff-c4ff-411a-8583-a7e2c683929e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4534 | 2025.05.08 06:20:19.248208 [ 256 ] {107efeff-c4ff-411a-8583-a7e2c683929e} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2025.05.08 06:20:19.248320 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4536 | 2025.05.08 06:20:19.248338 [ 256 ] {107efeff-c4ff-411a-8583-a7e2c683929e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001799 sec., 18343.524180100056 rows/sec., 32.87 MiB/sec. | ||
| 4537 | 2025.05.08 06:20:19.248390 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2025.05.08 06:20:19.248412 [ 256 ] {107efeff-c4ff-411a-8583-a7e2c683929e} <Debug> TCPHandler: Processed in 0.001991928 sec. | ||
| 4539 | 2025.05.08 06:20:19.248415 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4540 | 2025.05.08 06:20:19.248527 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 4541 | 2025.05.08 06:20:19.248535 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4542 | 2025.05.08 06:20:19.248648 [ 256 ] {be2c5b77-083f-4131-a261-ffdb68d74c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4543 | 2025.05.08 06:20:19.248688 [ 256 ] {be2c5b77-083f-4131-a261-ffdb68d74c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4544 | 2025.05.08 06:20:19.248741 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4545 | 2025.05.08 06:20:19.248795 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 483 rows starting from the beginning of the part | ||
| 4546 | 2025.05.08 06:20:19.248909 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 4547 | 2025.05.08 06:20:19.249008 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 4548 | 2025.05.08 06:20:19.249024 [ 256 ] {be2c5b77-083f-4131-a261-ffdb68d74c7a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2025.05.08 06:20:19.249065 [ 256 ] {be2c5b77-083f-4131-a261-ffdb68d74c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4550 | 2025.05.08 06:20:19.249105 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 4551 | 2025.05.08 06:20:19.249201 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 4552 | 2025.05.08 06:20:19.249293 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 4553 | 2025.05.08 06:20:19.249390 [ 256 ] {be2c5b77-083f-4131-a261-ffdb68d74c7a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4554 | 2025.05.08 06:20:19.249628 [ 256 ] {be2c5b77-083f-4131-a261-ffdb68d74c7a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2025.05.08 06:20:19.249763 [ 256 ] {be2c5b77-083f-4131-a261-ffdb68d74c7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 4556 | 2025.05.08 06:20:19.249798 [ 256 ] {be2c5b77-083f-4131-a261-ffdb68d74c7a} <Debug> TCPHandler: Processed in 0.001310649 sec. | ||
| 4557 | 2025.05.08 06:20:19.270761 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 19 columns (19 merged, 0 gathered) in 0.022280184 sec., 26839.993781020836 rows/sec., 48.10 MiB/sec. | ||
| 4558 | 2025.05.08 06:20:19.271598 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4559 | 2025.05.08 06:20:19.271898 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2025.05.08 06:20:19.271969 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4561 | 2025.05.08 06:20:19.272046 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4562 | 2025.05.08 06:20:20.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.61 MiB, peak 244.96 MiB, free memory in arenas 0.00 B, will set to 240.40 MiB (RSS), difference: 2.79 MiB | ||
| 4563 | 2025.05.08 06:20:21.454627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
| 4564 | 2025.05.08 06:20:21.455106 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2025.05.08 06:20:21.455142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4566 | 2025.05.08 06:20:21.455654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4567 | 2025.05.08 06:20:21.455891 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2025.05.08 06:20:21.456031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
| 4569 | 2025.05.08 06:20:22.131848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4570 | 2025.05.08 06:20:22.148226 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.05.08 06:20:22.148293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4572 | 2025.05.08 06:20:22.153793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4573 | 2025.05.08 06:20:22.154485 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2025.05.08 06:20:22.157183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 4575 | 2025.05.08 06:20:24.348305 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2025.05.08 06:20:24.348519 [ 256 ] {81ce99d0-dd71-4ba0-bd88-25ece1618085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4577 | 2025.05.08 06:20:24.348592 [ 256 ] {81ce99d0-dd71-4ba0-bd88-25ece1618085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4578 | 2025.05.08 06:20:24.349248 [ 256 ] {81ce99d0-dd71-4ba0-bd88-25ece1618085} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2025.05.08 06:20:24.349292 [ 256 ] {81ce99d0-dd71-4ba0-bd88-25ece1618085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4580 | 2025.05.08 06:20:24.349681 [ 256 ] {81ce99d0-dd71-4ba0-bd88-25ece1618085} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4581 | 2025.05.08 06:20:24.349914 [ 256 ] {81ce99d0-dd71-4ba0-bd88-25ece1618085} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2025.05.08 06:20:24.350064 [ 256 ] {81ce99d0-dd71-4ba0-bd88-25ece1618085} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001599 sec., 45028.1425891182 rows/sec., 3.66 MiB/sec. | ||
| 4583 | 2025.05.08 06:20:24.350104 [ 256 ] {81ce99d0-dd71-4ba0-bd88-25ece1618085} <Debug> TCPHandler: Processed in 0.001929177 sec. | ||
| 4584 | 2025.05.08 06:20:24.350225 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2025.05.08 06:20:24.350337 [ 256 ] {f353c71c-7eb2-466e-ac03-a98333c6c002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4586 | 2025.05.08 06:20:24.350378 [ 256 ] {f353c71c-7eb2-466e-ac03-a98333c6c002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4587 | 2025.05.08 06:20:24.350808 [ 256 ] {f353c71c-7eb2-466e-ac03-a98333c6c002} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2025.05.08 06:20:24.350846 [ 256 ] {f353c71c-7eb2-466e-ac03-a98333c6c002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4589 | 2025.05.08 06:20:24.351160 [ 256 ] {f353c71c-7eb2-466e-ac03-a98333c6c002} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4590 | 2025.05.08 06:20:24.351375 [ 256 ] {f353c71c-7eb2-466e-ac03-a98333c6c002} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2025.05.08 06:20:24.351502 [ 256 ] {f353c71c-7eb2-466e-ac03-a98333c6c002} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001202 sec., 6655.574043261232 rows/sec., 500.47 KiB/sec. | ||
| 4592 | 2025.05.08 06:20:24.351538 [ 256 ] {f353c71c-7eb2-466e-ac03-a98333c6c002} <Debug> TCPHandler: Processed in 0.001360269 sec. | ||
| 4593 | 2025.05.08 06:20:24.351653 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2025.05.08 06:20:24.351744 [ 256 ] {2a128568-991f-46b9-a84d-d45925e0e6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4595 | 2025.05.08 06:20:24.351782 [ 256 ] {2a128568-991f-46b9-a84d-d45925e0e6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4596 | 2025.05.08 06:20:24.352184 [ 256 ] {2a128568-991f-46b9-a84d-d45925e0e6ee} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.05.08 06:20:24.352219 [ 256 ] {2a128568-991f-46b9-a84d-d45925e0e6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4598 | 2025.05.08 06:20:24.352513 [ 256 ] {2a128568-991f-46b9-a84d-d45925e0e6ee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4599 | 2025.05.08 06:20:24.352728 [ 256 ] {2a128568-991f-46b9-a84d-d45925e0e6ee} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.05.08 06:20:24.352852 [ 256 ] {2a128568-991f-46b9-a84d-d45925e0e6ee} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001126 sec., 63943.16163410302 rows/sec., 4.99 MiB/sec. | ||
| 4601 | 2025.05.08 06:20:24.352887 [ 256 ] {2a128568-991f-46b9-a84d-d45925e0e6ee} <Debug> TCPHandler: Processed in 0.001281448 sec. | ||
| 4602 | 2025.05.08 06:20:24.352998 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.05.08 06:20:24.353090 [ 256 ] {beb2c91a-6875-40c4-9c62-ed60ea025bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4604 | 2025.05.08 06:20:24.353131 [ 256 ] {beb2c91a-6875-40c4-9c62-ed60ea025bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4605 | 2025.05.08 06:20:24.353523 [ 256 ] {beb2c91a-6875-40c4-9c62-ed60ea025bd1} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2025.05.08 06:20:24.353558 [ 256 ] {beb2c91a-6875-40c4-9c62-ed60ea025bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4607 | 2025.05.08 06:20:24.353883 [ 256 ] {beb2c91a-6875-40c4-9c62-ed60ea025bd1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4608 | 2025.05.08 06:20:24.354092 [ 256 ] {beb2c91a-6875-40c4-9c62-ed60ea025bd1} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.05.08 06:20:24.354217 [ 256 ] {beb2c91a-6875-40c4-9c62-ed60ea025bd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 4610 | 2025.05.08 06:20:24.354252 [ 256 ] {beb2c91a-6875-40c4-9c62-ed60ea025bd1} <Debug> TCPHandler: Processed in 0.001300009 sec. | ||
| 4611 | 2025.05.08 06:20:24.354367 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2025.05.08 06:20:24.354458 [ 256 ] {71b86cf9-9aff-421e-8517-dd094506c2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4613 | 2025.05.08 06:20:24.354510 [ 256 ] {71b86cf9-9aff-421e-8517-dd094506c2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4614 | 2025.05.08 06:20:24.355254 [ 256 ] {71b86cf9-9aff-421e-8517-dd094506c2f8} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2025.05.08 06:20:24.355289 [ 256 ] {71b86cf9-9aff-421e-8517-dd094506c2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4616 | 2025.05.08 06:20:24.355784 [ 256 ] {71b86cf9-9aff-421e-8517-dd094506c2f8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4617 | 2025.05.08 06:20:24.356017 [ 256 ] {71b86cf9-9aff-421e-8517-dd094506c2f8} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2025.05.08 06:20:24.356150 [ 256 ] {71b86cf9-9aff-421e-8517-dd094506c2f8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00171 sec., 4678.362573099415 rows/sec., 8.38 MiB/sec. | ||
| 4619 | 2025.05.08 06:20:24.356201 [ 256 ] {71b86cf9-9aff-421e-8517-dd094506c2f8} <Debug> TCPHandler: Processed in 0.001880307 sec. | ||
| 4620 | 2025.05.08 06:20:24.356321 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2025.05.08 06:20:24.356413 [ 256 ] {98057e3a-bc39-45ed-b8f6-f1daec9951d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4622 | 2025.05.08 06:20:24.356453 [ 256 ] {98057e3a-bc39-45ed-b8f6-f1daec9951d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4623 | 2025.05.08 06:20:24.356780 [ 256 ] {98057e3a-bc39-45ed-b8f6-f1daec9951d6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2025.05.08 06:20:24.356816 [ 256 ] {98057e3a-bc39-45ed-b8f6-f1daec9951d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4625 | 2025.05.08 06:20:24.357128 [ 256 ] {98057e3a-bc39-45ed-b8f6-f1daec9951d6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4626 | 2025.05.08 06:20:24.357334 [ 256 ] {98057e3a-bc39-45ed-b8f6-f1daec9951d6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2025.05.08 06:20:24.357457 [ 256 ] {98057e3a-bc39-45ed-b8f6-f1daec9951d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4628 | 2025.05.08 06:20:24.357491 [ 256 ] {98057e3a-bc39-45ed-b8f6-f1daec9951d6} <Debug> TCPHandler: Processed in 0.001216647 sec. | ||
| 4629 | 2025.05.08 06:20:28.859409 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4630 | 2025.05.08 06:20:28.859477 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4631 | 2025.05.08 06:20:28.956193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
| 4632 | 2025.05.08 06:20:28.956641 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2025.05.08 06:20:28.956675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4634 | 2025.05.08 06:20:28.957156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4635 | 2025.05.08 06:20:28.957384 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2025.05.08 06:20:28.957520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 4637 | 2025.05.08 06:20:28.977058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 636 | ||
| 4638 | 2025.05.08 06:20:28.979465 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.05.08 06:20:28.979524 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4640 | 2025.05.08 06:20:28.980761 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4641 | 2025.05.08 06:20:28.981051 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2025.05.08 06:20:28.981415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 636 | ||
| 4643 | 2025.05.08 06:20:29.349203 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2025.05.08 06:20:29.349385 [ 256 ] {da87ca19-dab5-4d5b-8cb4-5dafabae3ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4645 | 2025.05.08 06:20:29.349453 [ 256 ] {da87ca19-dab5-4d5b-8cb4-5dafabae3ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4646 | 2025.05.08 06:20:29.350154 [ 256 ] {da87ca19-dab5-4d5b-8cb4-5dafabae3ec6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2025.05.08 06:20:29.350203 [ 256 ] {da87ca19-dab5-4d5b-8cb4-5dafabae3ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4648 | 2025.05.08 06:20:29.350617 [ 256 ] {da87ca19-dab5-4d5b-8cb4-5dafabae3ec6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4649 | 2025.05.08 06:20:29.350856 [ 256 ] {da87ca19-dab5-4d5b-8cb4-5dafabae3ec6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2025.05.08 06:20:29.351009 [ 256 ] {da87ca19-dab5-4d5b-8cb4-5dafabae3ec6} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001675 sec., 72835.82089552238 rows/sec., 6.20 MiB/sec. | ||
| 4651 | 2025.05.08 06:20:29.351059 [ 256 ] {da87ca19-dab5-4d5b-8cb4-5dafabae3ec6} <Debug> TCPHandler: Processed in 0.001983978 sec. | ||
| 4652 | 2025.05.08 06:20:29.351191 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2025.05.08 06:20:29.351294 [ 256 ] {7604a70a-9717-4751-a4c3-f0160905bbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4654 | 2025.05.08 06:20:29.351342 [ 256 ] {7604a70a-9717-4751-a4c3-f0160905bbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4655 | 2025.05.08 06:20:29.351766 [ 256 ] {7604a70a-9717-4751-a4c3-f0160905bbc4} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.05.08 06:20:29.351805 [ 256 ] {7604a70a-9717-4751-a4c3-f0160905bbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4657 | 2025.05.08 06:20:29.352124 [ 256 ] {7604a70a-9717-4751-a4c3-f0160905bbc4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4658 | 2025.05.08 06:20:29.352351 [ 256 ] {7604a70a-9717-4751-a4c3-f0160905bbc4} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2025.05.08 06:20:29.352484 [ 256 ] {7604a70a-9717-4751-a4c3-f0160905bbc4} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001214 sec., 27182.866556836903 rows/sec., 2.00 MiB/sec. | ||
| 4660 | 2025.05.08 06:20:29.352521 [ 256 ] {7604a70a-9717-4751-a4c3-f0160905bbc4} <Debug> TCPHandler: Processed in 0.001384709 sec. | ||
| 4661 | 2025.05.08 06:20:29.352632 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2025.05.08 06:20:29.352729 [ 256 ] {b40f436e-546c-49ba-8bf0-3d9f426337b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4663 | 2025.05.08 06:20:29.352771 [ 256 ] {b40f436e-546c-49ba-8bf0-3d9f426337b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4664 | 2025.05.08 06:20:29.353197 [ 256 ] {b40f436e-546c-49ba-8bf0-3d9f426337b5} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.05.08 06:20:29.353233 [ 256 ] {b40f436e-546c-49ba-8bf0-3d9f426337b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4666 | 2025.05.08 06:20:29.353544 [ 256 ] {b40f436e-546c-49ba-8bf0-3d9f426337b5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4667 | 2025.05.08 06:20:29.353765 [ 256 ] {b40f436e-546c-49ba-8bf0-3d9f426337b5} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.05.08 06:20:29.353894 [ 256 ] {b40f436e-546c-49ba-8bf0-3d9f426337b5} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001184 sec., 81925.67567567568 rows/sec., 6.40 MiB/sec. | ||
| 4669 | 2025.05.08 06:20:29.353930 [ 256 ] {b40f436e-546c-49ba-8bf0-3d9f426337b5} <Debug> TCPHandler: Processed in 0.001347369 sec. | ||
| 4670 | 2025.05.08 06:20:29.354040 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2025.05.08 06:20:29.354137 [ 256 ] {4b7946a6-cebe-490c-811b-a27d00505d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4672 | 2025.05.08 06:20:29.354180 [ 256 ] {4b7946a6-cebe-490c-811b-a27d00505d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4673 | 2025.05.08 06:20:29.354578 [ 256 ] {4b7946a6-cebe-490c-811b-a27d00505d7a} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2025.05.08 06:20:29.354614 [ 256 ] {4b7946a6-cebe-490c-811b-a27d00505d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4675 | 2025.05.08 06:20:29.354946 [ 256 ] {4b7946a6-cebe-490c-811b-a27d00505d7a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4676 | 2025.05.08 06:20:29.355165 [ 256 ] {4b7946a6-cebe-490c-811b-a27d00505d7a} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2025.05.08 06:20:29.355296 [ 256 ] {4b7946a6-cebe-490c-811b-a27d00505d7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 4678 | 2025.05.08 06:20:29.355331 [ 256 ] {4b7946a6-cebe-490c-811b-a27d00505d7a} <Debug> TCPHandler: Processed in 0.001339429 sec. | ||
| 4679 | 2025.05.08 06:20:29.355452 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2025.05.08 06:20:29.355545 [ 256 ] {c7808edb-4524-46f4-8d21-d3149d7b989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4681 | 2025.05.08 06:20:29.355598 [ 256 ] {c7808edb-4524-46f4-8d21-d3149d7b989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4682 | 2025.05.08 06:20:29.356414 [ 256 ] {c7808edb-4524-46f4-8d21-d3149d7b989e} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2025.05.08 06:20:29.356451 [ 256 ] {c7808edb-4524-46f4-8d21-d3149d7b989e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4684 | 2025.05.08 06:20:29.356982 [ 256 ] {c7808edb-4524-46f4-8d21-d3149d7b989e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4685 | 2025.05.08 06:20:29.357214 [ 256 ] {c7808edb-4524-46f4-8d21-d3149d7b989e} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2025.05.08 06:20:29.357352 [ 256 ] {c7808edb-4524-46f4-8d21-d3149d7b989e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001825 sec., 18082.19178082192 rows/sec., 32.40 MiB/sec. | ||
| 4687 | 2025.05.08 06:20:29.357413 [ 256 ] {c7808edb-4524-46f4-8d21-d3149d7b989e} <Debug> TCPHandler: Processed in 0.002008538 sec. | ||
| 4688 | 2025.05.08 06:20:29.357524 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2025.05.08 06:20:29.357618 [ 256 ] {9763b7c6-1c77-4f12-ac4e-a4cbe357cf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4690 | 2025.05.08 06:20:29.357658 [ 256 ] {9763b7c6-1c77-4f12-ac4e-a4cbe357cf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4691 | 2025.05.08 06:20:29.357996 [ 256 ] {9763b7c6-1c77-4f12-ac4e-a4cbe357cf7e} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2025.05.08 06:20:29.358031 [ 256 ] {9763b7c6-1c77-4f12-ac4e-a4cbe357cf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4693 | 2025.05.08 06:20:29.358335 [ 256 ] {9763b7c6-1c77-4f12-ac4e-a4cbe357cf7e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4694 | 2025.05.08 06:20:29.358547 [ 256 ] {9763b7c6-1c77-4f12-ac4e-a4cbe357cf7e} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2025.05.08 06:20:29.358676 [ 256 ] {9763b7c6-1c77-4f12-ac4e-a4cbe357cf7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4696 | 2025.05.08 06:20:29.358710 [ 256 ] {9763b7c6-1c77-4f12-ac4e-a4cbe357cf7e} <Debug> TCPHandler: Processed in 0.001235307 sec. | ||
| 4697 | 2025.05.08 06:20:29.657343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 4698 | 2025.05.08 06:20:29.673309 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2025.05.08 06:20:29.673361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4700 | 2025.05.08 06:20:29.679492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4701 | 2025.05.08 06:20:29.680214 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2025.05.08 06:20:29.683122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 4703 | 2025.05.08 06:20:34.349627 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2025.05.08 06:20:34.349837 [ 256 ] {1e963b88-62e8-473f-abd3-e9076d7b9394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4705 | 2025.05.08 06:20:34.349910 [ 256 ] {1e963b88-62e8-473f-abd3-e9076d7b9394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4706 | 2025.05.08 06:20:34.350590 [ 256 ] {1e963b88-62e8-473f-abd3-e9076d7b9394} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2025.05.08 06:20:34.350631 [ 256 ] {1e963b88-62e8-473f-abd3-e9076d7b9394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4708 | 2025.05.08 06:20:34.351032 [ 256 ] {1e963b88-62e8-473f-abd3-e9076d7b9394} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4709 | 2025.05.08 06:20:34.351261 [ 256 ] {1e963b88-62e8-473f-abd3-e9076d7b9394} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2025.05.08 06:20:34.351423 [ 256 ] {1e963b88-62e8-473f-abd3-e9076d7b9394} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001641 sec., 14625.22851919561 rows/sec., 1.21 MiB/sec. | ||
| 4711 | 2025.05.08 06:20:34.351472 [ 256 ] {1e963b88-62e8-473f-abd3-e9076d7b9394} <Debug> TCPHandler: Processed in 0.001974468 sec. | ||
| 4712 | 2025.05.08 06:20:34.351595 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2025.05.08 06:20:34.351694 [ 256 ] {8074ec98-40be-4f0f-8d0e-e43b34c5eed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4714 | 2025.05.08 06:20:34.351737 [ 256 ] {8074ec98-40be-4f0f-8d0e-e43b34c5eed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4715 | 2025.05.08 06:20:34.352144 [ 256 ] {8074ec98-40be-4f0f-8d0e-e43b34c5eed5} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2025.05.08 06:20:34.352179 [ 256 ] {8074ec98-40be-4f0f-8d0e-e43b34c5eed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4717 | 2025.05.08 06:20:34.352467 [ 256 ] {8074ec98-40be-4f0f-8d0e-e43b34c5eed5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4718 | 2025.05.08 06:20:34.352673 [ 256 ] {8074ec98-40be-4f0f-8d0e-e43b34c5eed5} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2025.05.08 06:20:34.352804 [ 256 ] {8074ec98-40be-4f0f-8d0e-e43b34c5eed5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001133 sec., 7060.900264783761 rows/sec., 575.77 KiB/sec. | ||
| 4720 | 2025.05.08 06:20:34.352840 [ 256 ] {8074ec98-40be-4f0f-8d0e-e43b34c5eed5} <Debug> TCPHandler: Processed in 0.001293068 sec. | ||
| 4721 | 2025.05.08 06:20:34.352946 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2025.05.08 06:20:34.353038 [ 256 ] {891d07dc-c42a-4400-a3a5-16f9d120b957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4723 | 2025.05.08 06:20:34.353076 [ 256 ] {891d07dc-c42a-4400-a3a5-16f9d120b957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4724 | 2025.05.08 06:20:34.353553 [ 256 ] {891d07dc-c42a-4400-a3a5-16f9d120b957} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2025.05.08 06:20:34.353586 [ 256 ] {891d07dc-c42a-4400-a3a5-16f9d120b957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4726 | 2025.05.08 06:20:34.353904 [ 256 ] {891d07dc-c42a-4400-a3a5-16f9d120b957} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4727 | 2025.05.08 06:20:34.354112 [ 256 ] {891d07dc-c42a-4400-a3a5-16f9d120b957} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2025.05.08 06:20:34.354210 [ 58 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4729 | 2025.05.08 06:20:34.354238 [ 256 ] {891d07dc-c42a-4400-a3a5-16f9d120b957} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001219 sec., 160787.53076292042 rows/sec., 14.21 MiB/sec. | ||
| 4730 | 2025.05.08 06:20:34.354256 [ 58 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2025.05.08 06:20:34.354274 [ 256 ] {891d07dc-c42a-4400-a3a5-16f9d120b957} <Debug> TCPHandler: Processed in 0.00137408 sec. | ||
| 4732 | 2025.05.08 06:20:34.354279 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4733 | 2025.05.08 06:20:34.354384 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2025.05.08 06:20:34.354415 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 4735 | 2025.05.08 06:20:34.354475 [ 256 ] {a61075eb-112b-4878-b085-7e3a9f797cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4736 | 2025.05.08 06:20:34.354519 [ 256 ] {a61075eb-112b-4878-b085-7e3a9f797cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4737 | 2025.05.08 06:20:34.354576 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4738 | 2025.05.08 06:20:34.354618 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1409 rows starting from the beginning of the part | ||
| 4739 | 2025.05.08 06:20:34.354693 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part | ||
| 4740 | 2025.05.08 06:20:34.354746 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1264 rows starting from the beginning of the part | ||
| 4741 | 2025.05.08 06:20:34.354794 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part | ||
| 4742 | 2025.05.08 06:20:34.354839 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 122 rows starting from the beginning of the part | ||
| 4743 | 2025.05.08 06:20:34.354885 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 196 rows starting from the beginning of the part | ||
| 4744 | 2025.05.08 06:20:34.354919 [ 256 ] {a61075eb-112b-4878-b085-7e3a9f797cb5} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2025.05.08 06:20:34.354960 [ 256 ] {a61075eb-112b-4878-b085-7e3a9f797cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4746 | 2025.05.08 06:20:34.355286 [ 256 ] {a61075eb-112b-4878-b085-7e3a9f797cb5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4747 | 2025.05.08 06:20:34.355502 [ 256 ] {a61075eb-112b-4878-b085-7e3a9f797cb5} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2025.05.08 06:20:34.355638 [ 256 ] {a61075eb-112b-4878-b085-7e3a9f797cb5} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.00118 sec., 23728.813559322032 rows/sec., 1.76 MiB/sec. | ||
| 4749 | 2025.05.08 06:20:34.355675 [ 256 ] {a61075eb-112b-4878-b085-7e3a9f797cb5} <Debug> TCPHandler: Processed in 0.001337009 sec. | ||
| 4750 | 2025.05.08 06:20:34.355783 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2025.05.08 06:20:34.355873 [ 256 ] {6a7c7e4b-9856-4906-a3af-881308cd05e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4752 | 2025.05.08 06:20:34.355911 [ 256 ] {6a7c7e4b-9856-4906-a3af-881308cd05e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4753 | 2025.05.08 06:20:34.356302 [ 256 ] {6a7c7e4b-9856-4906-a3af-881308cd05e6} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2025.05.08 06:20:34.356333 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001984368 sec., 1579848.0926924846 rows/sec., 138.29 MiB/sec. | ||
| 4755 | 2025.05.08 06:20:34.356336 [ 256 ] {6a7c7e4b-9856-4906-a3af-881308cd05e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4756 | 2025.05.08 06:20:34.356538 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4757 | 2025.05.08 06:20:34.356677 [ 256 ] {6a7c7e4b-9856-4906-a3af-881308cd05e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4758 | 2025.05.08 06:20:34.356830 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2025.05.08 06:20:34.356918 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_36_7} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4760 | 2025.05.08 06:20:34.356994 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4761 | 2025.05.08 06:20:34.356993 [ 256 ] {6a7c7e4b-9856-4906-a3af-881308cd05e6} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2025.05.08 06:20:34.357175 [ 256 ] {6a7c7e4b-9856-4906-a3af-881308cd05e6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001318 sec., 18209.40819423369 rows/sec., 1.51 MiB/sec. | ||
| 4763 | 2025.05.08 06:20:34.357217 [ 256 ] {6a7c7e4b-9856-4906-a3af-881308cd05e6} <Debug> TCPHandler: Processed in 0.001481011 sec. | ||
| 4764 | 2025.05.08 06:20:34.357337 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2025.05.08 06:20:34.357432 [ 256 ] {ff0c1f4d-1280-49fe-87e2-339c06d9ff76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4766 | 2025.05.08 06:20:34.357472 [ 256 ] {ff0c1f4d-1280-49fe-87e2-339c06d9ff76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4767 | 2025.05.08 06:20:34.357913 [ 256 ] {ff0c1f4d-1280-49fe-87e2-339c06d9ff76} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.05.08 06:20:34.357948 [ 256 ] {ff0c1f4d-1280-49fe-87e2-339c06d9ff76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4769 | 2025.05.08 06:20:34.358246 [ 256 ] {ff0c1f4d-1280-49fe-87e2-339c06d9ff76} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4770 | 2025.05.08 06:20:34.358454 [ 256 ] {ff0c1f4d-1280-49fe-87e2-339c06d9ff76} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2025.05.08 06:20:34.358601 [ 256 ] {ff0c1f4d-1280-49fe-87e2-339c06d9ff76} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 789.81 KiB/sec. | ||
| 4772 | 2025.05.08 06:20:34.358641 [ 256 ] {ff0c1f4d-1280-49fe-87e2-339c06d9ff76} <Debug> TCPHandler: Processed in 0.001351229 sec. | ||
| 4773 | 2025.05.08 06:20:34.358752 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2025.05.08 06:20:34.358844 [ 256 ] {c2bc1086-9af4-4ee2-ae2b-f2b1dc6221aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4775 | 2025.05.08 06:20:34.358883 [ 256 ] {c2bc1086-9af4-4ee2-ae2b-f2b1dc6221aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4776 | 2025.05.08 06:20:34.359372 [ 256 ] {c2bc1086-9af4-4ee2-ae2b-f2b1dc6221aa} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2025.05.08 06:20:34.359406 [ 256 ] {c2bc1086-9af4-4ee2-ae2b-f2b1dc6221aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4778 | 2025.05.08 06:20:34.359710 [ 256 ] {c2bc1086-9af4-4ee2-ae2b-f2b1dc6221aa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4779 | 2025.05.08 06:20:34.359918 [ 256 ] {c2bc1086-9af4-4ee2-ae2b-f2b1dc6221aa} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2025.05.08 06:20:34.360060 [ 52 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4781 | 2025.05.08 06:20:34.360066 [ 256 ] {c2bc1086-9af4-4ee2-ae2b-f2b1dc6221aa} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001239 sec., 93623.89023405971 rows/sec., 7.62 MiB/sec. | ||
| 4782 | 2025.05.08 06:20:34.360139 [ 52 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2025.05.08 06:20:34.360151 [ 256 ] {c2bc1086-9af4-4ee2-ae2b-f2b1dc6221aa} <Debug> TCPHandler: Processed in 0.001450341 sec. | ||
| 4784 | 2025.05.08 06:20:34.360175 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4785 | 2025.05.08 06:20:34.360292 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2025.05.08 06:20:34.360301 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 4787 | 2025.05.08 06:20:34.360391 [ 256 ] {7e11143a-1fb6-4d74-b498-b9846db29b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4788 | 2025.05.08 06:20:34.360437 [ 256 ] {7e11143a-1fb6-4d74-b498-b9846db29b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4789 | 2025.05.08 06:20:34.360439 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4790 | 2025.05.08 06:20:34.360488 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 4791 | 2025.05.08 06:20:34.360562 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part | ||
| 4792 | 2025.05.08 06:20:34.360611 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 557 rows starting from the beginning of the part | ||
| 4793 | 2025.05.08 06:20:34.360658 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part | ||
| 4794 | 2025.05.08 06:20:34.360701 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 97 rows starting from the beginning of the part | ||
| 4795 | 2025.05.08 06:20:34.360747 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 116 rows starting from the beginning of the part | ||
| 4796 | 2025.05.08 06:20:34.360902 [ 256 ] {7e11143a-1fb6-4d74-b498-b9846db29b28} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2025.05.08 06:20:34.360943 [ 256 ] {7e11143a-1fb6-4d74-b498-b9846db29b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4798 | 2025.05.08 06:20:34.361308 [ 256 ] {7e11143a-1fb6-4d74-b498-b9846db29b28} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4799 | 2025.05.08 06:20:34.361545 [ 256 ] {7e11143a-1fb6-4d74-b498-b9846db29b28} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2025.05.08 06:20:34.361651 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4801 | 2025.05.08 06:20:34.361683 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2025.05.08 06:20:34.361697 [ 256 ] {7e11143a-1fb6-4d74-b498-b9846db29b28} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001324 sec., 151057.40181268883 rows/sec., 10.83 MiB/sec. | ||
| 4803 | 2025.05.08 06:20:34.361699 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4804 | 2025.05.08 06:20:34.361744 [ 256 ] {7e11143a-1fb6-4d74-b498-b9846db29b28} <Debug> TCPHandler: Processed in 0.001499371 sec. | ||
| 4805 | 2025.05.08 06:20:34.361809 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 4806 | 2025.05.08 06:20:34.361875 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621703 sec., 953935.4616720818 rows/sec., 76.00 MiB/sec. | ||
| 4807 | 2025.05.08 06:20:34.361898 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2025.05.08 06:20:34.361952 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4809 | 2025.05.08 06:20:34.361998 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10225 rows starting from the beginning of the part | ||
| 4810 | 2025.05.08 06:20:34.362051 [ 256 ] {10cfd5be-d28c-483c-857d-1a651dd08415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4811 | 2025.05.08 06:20:34.362096 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 4812 | 2025.05.08 06:20:34.362122 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4813 | 2025.05.08 06:20:34.362131 [ 256 ] {10cfd5be-d28c-483c-857d-1a651dd08415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4814 | 2025.05.08 06:20:34.362169 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 918 rows starting from the beginning of the part | ||
| 4815 | 2025.05.08 06:20:34.362235 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 4816 | 2025.05.08 06:20:34.362298 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 4817 | 2025.05.08 06:20:34.362359 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 200 rows starting from the beginning of the part | ||
| 4818 | 2025.05.08 06:20:34.362468 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2025.05.08 06:20:34.362562 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_36_7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4820 | 2025.05.08 06:20:34.362657 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4821 | 2025.05.08 06:20:34.363132 [ 256 ] {10cfd5be-d28c-483c-857d-1a651dd08415} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2025.05.08 06:20:34.363183 [ 256 ] {10cfd5be-d28c-483c-857d-1a651dd08415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4823 | 2025.05.08 06:20:34.363690 [ 256 ] {10cfd5be-d28c-483c-857d-1a651dd08415} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4824 | 2025.05.08 06:20:34.363925 [ 256 ] {10cfd5be-d28c-483c-857d-1a651dd08415} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2025.05.08 06:20:34.364064 [ 256 ] {10cfd5be-d28c-483c-857d-1a651dd08415} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002045 sec., 3911.9804400977996 rows/sec., 7.01 MiB/sec. | ||
| 4826 | 2025.05.08 06:20:34.364116 [ 256 ] {10cfd5be-d28c-483c-857d-1a651dd08415} <Debug> TCPHandler: Processed in 0.002291322 sec. | ||
| 4827 | 2025.05.08 06:20:34.364228 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2025.05.08 06:20:34.364320 [ 256 ] {d448d729-f8bd-4dd0-8adf-15784f574a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4829 | 2025.05.08 06:20:34.364361 [ 256 ] {d448d729-f8bd-4dd0-8adf-15784f574a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4830 | 2025.05.08 06:20:34.364696 [ 256 ] {d448d729-f8bd-4dd0-8adf-15784f574a96} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2025.05.08 06:20:34.364733 [ 256 ] {d448d729-f8bd-4dd0-8adf-15784f574a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4832 | 2025.05.08 06:20:34.365059 [ 256 ] {d448d729-f8bd-4dd0-8adf-15784f574a96} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4833 | 2025.05.08 06:20:34.365268 [ 256 ] {d448d729-f8bd-4dd0-8adf-15784f574a96} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2025.05.08 06:20:34.365373 [ 52 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4835 | 2025.05.08 06:20:34.365394 [ 256 ] {d448d729-f8bd-4dd0-8adf-15784f574a96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4836 | 2025.05.08 06:20:34.365403 [ 52 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2025.05.08 06:20:34.365432 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4838 | 2025.05.08 06:20:34.365435 [ 256 ] {d448d729-f8bd-4dd0-8adf-15784f574a96} <Debug> TCPHandler: Processed in 0.001254888 sec. | ||
| 4839 | 2025.05.08 06:20:34.365526 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 4840 | 2025.05.08 06:20:34.365640 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4841 | 2025.05.08 06:20:34.365672 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1770 rows starting from the beginning of the part | ||
| 4842 | 2025.05.08 06:20:34.365725 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 4843 | 2025.05.08 06:20:34.365769 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 4844 | 2025.05.08 06:20:34.365809 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 4845 | 2025.05.08 06:20:34.365847 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 4846 | 2025.05.08 06:20:34.365886 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 4847 | 2025.05.08 06:20:34.366038 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11823 rows, containing 5 columns (5 merged, 0 gathered) in 0.004275671 sec., 2765180.015019865 rows/sec., 189.83 MiB/sec. | ||
| 4848 | 2025.05.08 06:20:34.366298 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4849 | 2025.05.08 06:20:34.366575 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2025.05.08 06:20:34.366640 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4851 | 2025.05.08 06:20:34.366699 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 4852 | 2025.05.08 06:20:34.366909 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 4 columns (4 merged, 0 gathered) in 0.00141791 sec., 1459895.1978616414 rows/sec., 98.32 MiB/sec. | ||
| 4853 | 2025.05.08 06:20:34.367096 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4854 | 2025.05.08 06:20:34.367350 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_36_7} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2025.05.08 06:20:34.367410 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_36_7} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4856 | 2025.05.08 06:20:34.367476 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4857 | 2025.05.08 06:20:36.457677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
| 4858 | 2025.05.08 06:20:36.458157 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2025.05.08 06:20:36.458200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4860 | 2025.05.08 06:20:36.458684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4861 | 2025.05.08 06:20:36.458926 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2025.05.08 06:20:36.459077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
| 4863 | 2025.05.08 06:20:37.183273 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 4864 | 2025.05.08 06:20:37.199613 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2025.05.08 06:20:37.199661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4866 | 2025.05.08 06:20:37.205891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4867 | 2025.05.08 06:20:37.206579 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2025.05.08 06:20:37.209608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 4869 | 2025.05.08 06:20:38.981694 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 668 | ||
| 4870 | 2025.05.08 06:20:38.984142 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2025.05.08 06:20:38.984199 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4872 | 2025.05.08 06:20:38.985419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4873 | 2025.05.08 06:20:38.985705 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2025.05.08 06:20:38.986067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
| 4875 | 2025.05.08 06:20:39.349897 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2025.05.08 06:20:39.350087 [ 256 ] {d1b33c84-ff68-4085-a93d-7fede8ad21cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4877 | 2025.05.08 06:20:39.350158 [ 256 ] {d1b33c84-ff68-4085-a93d-7fede8ad21cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4878 | 2025.05.08 06:20:39.350857 [ 256 ] {d1b33c84-ff68-4085-a93d-7fede8ad21cb} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2025.05.08 06:20:39.350902 [ 256 ] {d1b33c84-ff68-4085-a93d-7fede8ad21cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4880 | 2025.05.08 06:20:39.351296 [ 256 ] {d1b33c84-ff68-4085-a93d-7fede8ad21cb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4881 | 2025.05.08 06:20:39.351528 [ 256 ] {d1b33c84-ff68-4085-a93d-7fede8ad21cb} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2025.05.08 06:20:39.351680 [ 256 ] {d1b33c84-ff68-4085-a93d-7fede8ad21cb} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001647 sec., 74074.07407407407 rows/sec., 6.30 MiB/sec. | ||
| 4883 | 2025.05.08 06:20:39.351726 [ 256 ] {d1b33c84-ff68-4085-a93d-7fede8ad21cb} <Debug> TCPHandler: Processed in 0.001953477 sec. | ||
| 4884 | 2025.05.08 06:20:39.351854 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2025.05.08 06:20:39.351953 [ 256 ] {33311440-61a9-486d-9e74-05b69e504166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4886 | 2025.05.08 06:20:39.351996 [ 256 ] {33311440-61a9-486d-9e74-05b69e504166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4887 | 2025.05.08 06:20:39.352415 [ 256 ] {33311440-61a9-486d-9e74-05b69e504166} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2025.05.08 06:20:39.352451 [ 256 ] {33311440-61a9-486d-9e74-05b69e504166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4889 | 2025.05.08 06:20:39.352751 [ 256 ] {33311440-61a9-486d-9e74-05b69e504166} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4890 | 2025.05.08 06:20:39.352955 [ 256 ] {33311440-61a9-486d-9e74-05b69e504166} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2025.05.08 06:20:39.353082 [ 256 ] {33311440-61a9-486d-9e74-05b69e504166} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001151 sec., 28670.72111207646 rows/sec., 2.11 MiB/sec. | ||
| 4892 | 2025.05.08 06:20:39.353117 [ 256 ] {33311440-61a9-486d-9e74-05b69e504166} <Debug> TCPHandler: Processed in 0.001312819 sec. | ||
| 4893 | 2025.05.08 06:20:39.353225 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2025.05.08 06:20:39.353316 [ 256 ] {811aa378-118a-4009-991d-2391c92d6beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4895 | 2025.05.08 06:20:39.353355 [ 256 ] {811aa378-118a-4009-991d-2391c92d6beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4896 | 2025.05.08 06:20:39.353762 [ 256 ] {811aa378-118a-4009-991d-2391c92d6beb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2025.05.08 06:20:39.353799 [ 256 ] {811aa378-118a-4009-991d-2391c92d6beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4898 | 2025.05.08 06:20:39.354091 [ 256 ] {811aa378-118a-4009-991d-2391c92d6beb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4899 | 2025.05.08 06:20:39.354303 [ 256 ] {811aa378-118a-4009-991d-2391c92d6beb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2025.05.08 06:20:39.354426 [ 256 ] {811aa378-118a-4009-991d-2391c92d6beb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001129 sec., 85916.74047829938 rows/sec., 6.71 MiB/sec. | ||
| 4901 | 2025.05.08 06:20:39.354461 [ 256 ] {811aa378-118a-4009-991d-2391c92d6beb} <Debug> TCPHandler: Processed in 0.001283429 sec. | ||
| 4902 | 2025.05.08 06:20:39.354569 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2025.05.08 06:20:39.354660 [ 256 ] {caf78834-40fc-4f51-8b80-09f42c3e512a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4904 | 2025.05.08 06:20:39.354702 [ 256 ] {caf78834-40fc-4f51-8b80-09f42c3e512a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4905 | 2025.05.08 06:20:39.355109 [ 256 ] {caf78834-40fc-4f51-8b80-09f42c3e512a} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2025.05.08 06:20:39.355144 [ 256 ] {caf78834-40fc-4f51-8b80-09f42c3e512a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4907 | 2025.05.08 06:20:39.355459 [ 256 ] {caf78834-40fc-4f51-8b80-09f42c3e512a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4908 | 2025.05.08 06:20:39.355673 [ 256 ] {caf78834-40fc-4f51-8b80-09f42c3e512a} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2025.05.08 06:20:39.355799 [ 256 ] {caf78834-40fc-4f51-8b80-09f42c3e512a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 4910 | 2025.05.08 06:20:39.355833 [ 256 ] {caf78834-40fc-4f51-8b80-09f42c3e512a} <Debug> TCPHandler: Processed in 0.001310408 sec. | ||
| 4911 | 2025.05.08 06:20:39.355940 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2025.05.08 06:20:39.356030 [ 256 ] {14c628f1-9ef5-4736-9a9a-eaef22cbb466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4913 | 2025.05.08 06:20:39.356081 [ 256 ] {14c628f1-9ef5-4736-9a9a-eaef22cbb466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4914 | 2025.05.08 06:20:39.356903 [ 256 ] {14c628f1-9ef5-4736-9a9a-eaef22cbb466} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2025.05.08 06:20:39.356939 [ 256 ] {14c628f1-9ef5-4736-9a9a-eaef22cbb466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4916 | 2025.05.08 06:20:39.357465 [ 256 ] {14c628f1-9ef5-4736-9a9a-eaef22cbb466} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4917 | 2025.05.08 06:20:39.357684 [ 256 ] {14c628f1-9ef5-4736-9a9a-eaef22cbb466} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2025.05.08 06:20:39.357820 [ 256 ] {14c628f1-9ef5-4736-9a9a-eaef22cbb466} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001807 sec., 18262.313226342005 rows/sec., 32.73 MiB/sec. | ||
| 4919 | 2025.05.08 06:20:39.357877 [ 256 ] {14c628f1-9ef5-4736-9a9a-eaef22cbb466} <Debug> TCPHandler: Processed in 0.001983368 sec. | ||
| 4920 | 2025.05.08 06:20:39.357987 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2025.05.08 06:20:39.358079 [ 256 ] {94fabb07-80de-4363-ba49-d45576009927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4922 | 2025.05.08 06:20:39.358119 [ 256 ] {94fabb07-80de-4363-ba49-d45576009927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4923 | 2025.05.08 06:20:39.358445 [ 256 ] {94fabb07-80de-4363-ba49-d45576009927} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2025.05.08 06:20:39.358481 [ 256 ] {94fabb07-80de-4363-ba49-d45576009927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4925 | 2025.05.08 06:20:39.358773 [ 256 ] {94fabb07-80de-4363-ba49-d45576009927} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4926 | 2025.05.08 06:20:39.358983 [ 256 ] {94fabb07-80de-4363-ba49-d45576009927} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2025.05.08 06:20:39.359108 [ 256 ] {94fabb07-80de-4363-ba49-d45576009927} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 4928 | 2025.05.08 06:20:39.359141 [ 256 ] {94fabb07-80de-4363-ba49-d45576009927} <Debug> TCPHandler: Processed in 0.001200337 sec. | ||
| 4929 | 2025.05.08 06:20:43.859543 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4930 | 2025.05.08 06:20:43.859616 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4931 | 2025.05.08 06:20:43.959222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
| 4932 | 2025.05.08 06:20:43.959765 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2025.05.08 06:20:43.959808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4934 | 2025.05.08 06:20:43.960279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4935 | 2025.05.08 06:20:43.960511 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2025.05.08 06:20:43.960634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 4937 | 2025.05.08 06:20:44.347981 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2025.05.08 06:20:44.348180 [ 256 ] {55ff5a92-52e5-42c1-9d67-c281ba30a67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4939 | 2025.05.08 06:20:44.348252 [ 256 ] {55ff5a92-52e5-42c1-9d67-c281ba30a67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4940 | 2025.05.08 06:20:44.348942 [ 256 ] {55ff5a92-52e5-42c1-9d67-c281ba30a67b} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2025.05.08 06:20:44.348985 [ 256 ] {55ff5a92-52e5-42c1-9d67-c281ba30a67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4942 | 2025.05.08 06:20:44.349374 [ 256 ] {55ff5a92-52e5-42c1-9d67-c281ba30a67b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4943 | 2025.05.08 06:20:44.349616 [ 256 ] {55ff5a92-52e5-42c1-9d67-c281ba30a67b} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2025.05.08 06:20:44.349771 [ 256 ] {55ff5a92-52e5-42c1-9d67-c281ba30a67b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001647 sec., 43715.84699453552 rows/sec., 3.55 MiB/sec. | ||
| 4945 | 2025.05.08 06:20:44.349811 [ 256 ] {55ff5a92-52e5-42c1-9d67-c281ba30a67b} <Debug> TCPHandler: Processed in 0.001958617 sec. | ||
| 4946 | 2025.05.08 06:20:44.349931 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2025.05.08 06:20:44.350024 [ 256 ] {738f94ba-e2aa-448f-b791-46f78e821c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4948 | 2025.05.08 06:20:44.350064 [ 256 ] {738f94ba-e2aa-448f-b791-46f78e821c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4949 | 2025.05.08 06:20:44.350451 [ 256 ] {738f94ba-e2aa-448f-b791-46f78e821c69} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2025.05.08 06:20:44.350487 [ 256 ] {738f94ba-e2aa-448f-b791-46f78e821c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4951 | 2025.05.08 06:20:44.350786 [ 256 ] {738f94ba-e2aa-448f-b791-46f78e821c69} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4952 | 2025.05.08 06:20:44.351001 [ 256 ] {738f94ba-e2aa-448f-b791-46f78e821c69} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2025.05.08 06:20:44.351100 [ 44 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4954 | 2025.05.08 06:20:44.351124 [ 256 ] {738f94ba-e2aa-448f-b791-46f78e821c69} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001118 sec., 7155.6350626118065 rows/sec., 538.07 KiB/sec. | ||
| 4955 | 2025.05.08 06:20:44.351170 [ 44 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2025.05.08 06:20:44.351178 [ 256 ] {738f94ba-e2aa-448f-b791-46f78e821c69} <Debug> TCPHandler: Processed in 0.001294039 sec. | ||
| 4957 | 2025.05.08 06:20:44.351200 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4958 | 2025.05.08 06:20:44.351288 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2025.05.08 06:20:44.351312 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 4960 | 2025.05.08 06:20:44.351382 [ 256 ] {176fb1fe-35a8-4406-8d24-0d128f20f40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4961 | 2025.05.08 06:20:44.351425 [ 256 ] {176fb1fe-35a8-4406-8d24-0d128f20f40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4962 | 2025.05.08 06:20:44.351441 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4963 | 2025.05.08 06:20:44.351482 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 4964 | 2025.05.08 06:20:44.351557 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 4965 | 2025.05.08 06:20:44.351603 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 4966 | 2025.05.08 06:20:44.351655 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part | ||
| 4967 | 2025.05.08 06:20:44.351695 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 4968 | 2025.05.08 06:20:44.351732 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 4969 | 2025.05.08 06:20:44.351843 [ 256 ] {176fb1fe-35a8-4406-8d24-0d128f20f40b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2025.05.08 06:20:44.351885 [ 256 ] {176fb1fe-35a8-4406-8d24-0d128f20f40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4971 | 2025.05.08 06:20:44.352209 [ 256 ] {176fb1fe-35a8-4406-8d24-0d128f20f40b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4972 | 2025.05.08 06:20:44.352447 [ 256 ] {176fb1fe-35a8-4406-8d24-0d128f20f40b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2025.05.08 06:20:44.352584 [ 256 ] {176fb1fe-35a8-4406-8d24-0d128f20f40b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001219 sec., 59064.807219031994 rows/sec., 4.61 MiB/sec. | ||
| 4974 | 2025.05.08 06:20:44.352618 [ 256 ] {176fb1fe-35a8-4406-8d24-0d128f20f40b} <Debug> TCPHandler: Processed in 0.00137666 sec. | ||
| 4975 | 2025.05.08 06:20:44.352643 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382619 sec., 130910.97402827532 rows/sec., 10.10 MiB/sec. | ||
| 4976 | 2025.05.08 06:20:44.352734 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2025.05.08 06:20:44.352826 [ 256 ] {0887c4c9-48d3-46c8-89fa-4330f917b475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4978 | 2025.05.08 06:20:44.352837 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4979 | 2025.05.08 06:20:44.352867 [ 256 ] {0887c4c9-48d3-46c8-89fa-4330f917b475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4980 | 2025.05.08 06:20:44.353160 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_36_7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2025.05.08 06:20:44.353250 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_36_7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4982 | 2025.05.08 06:20:44.353315 [ 256 ] {0887c4c9-48d3-46c8-89fa-4330f917b475} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2025.05.08 06:20:44.353360 [ 256 ] {0887c4c9-48d3-46c8-89fa-4330f917b475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4984 | 2025.05.08 06:20:44.353364 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4985 | 2025.05.08 06:20:44.353713 [ 256 ] {0887c4c9-48d3-46c8-89fa-4330f917b475} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4986 | 2025.05.08 06:20:44.353932 [ 256 ] {0887c4c9-48d3-46c8-89fa-4330f917b475} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2025.05.08 06:20:44.354064 [ 256 ] {0887c4c9-48d3-46c8-89fa-4330f917b475} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 4988 | 2025.05.08 06:20:44.354100 [ 256 ] {0887c4c9-48d3-46c8-89fa-4330f917b475} <Debug> TCPHandler: Processed in 0.00141298 sec. | ||
| 4989 | 2025.05.08 06:20:44.354204 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2025.05.08 06:20:44.354297 [ 256 ] {8ca51985-1e03-4993-b232-a5c92e5dc8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4991 | 2025.05.08 06:20:44.354350 [ 256 ] {8ca51985-1e03-4993-b232-a5c92e5dc8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4992 | 2025.05.08 06:20:44.355107 [ 256 ] {8ca51985-1e03-4993-b232-a5c92e5dc8d2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2025.05.08 06:20:44.355144 [ 256 ] {8ca51985-1e03-4993-b232-a5c92e5dc8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4994 | 2025.05.08 06:20:44.355657 [ 256 ] {8ca51985-1e03-4993-b232-a5c92e5dc8d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4995 | 2025.05.08 06:20:44.355877 [ 256 ] {8ca51985-1e03-4993-b232-a5c92e5dc8d2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2025.05.08 06:20:44.355989 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4997 | 2025.05.08 06:20:44.356012 [ 256 ] {8ca51985-1e03-4993-b232-a5c92e5dc8d2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001734 sec., 4613.610149942329 rows/sec., 8.27 MiB/sec. | ||
| 4998 | 2025.05.08 06:20:44.356036 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2025.05.08 06:20:44.356061 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5000 | 2025.05.08 06:20:44.356069 [ 256 ] {8ca51985-1e03-4993-b232-a5c92e5dc8d2} <Debug> TCPHandler: Processed in 0.001911767 sec. | ||
| 5001 | 2025.05.08 06:20:44.356137 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 5002 | 2025.05.08 06:20:44.356186 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2025.05.08 06:20:44.356284 [ 256 ] {99e2f6b8-7255-457f-aa42-8a698696e564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5004 | 2025.05.08 06:20:44.356327 [ 256 ] {99e2f6b8-7255-457f-aa42-8a698696e564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5005 | 2025.05.08 06:20:44.356348 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5006 | 2025.05.08 06:20:44.356405 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 598 rows starting from the beginning of the part | ||
| 5007 | 2025.05.08 06:20:44.356521 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 5008 | 2025.05.08 06:20:44.356615 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 5009 | 2025.05.08 06:20:44.356660 [ 256 ] {99e2f6b8-7255-457f-aa42-8a698696e564} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2025.05.08 06:20:44.356697 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 5011 | 2025.05.08 06:20:44.356700 [ 256 ] {99e2f6b8-7255-457f-aa42-8a698696e564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5012 | 2025.05.08 06:20:44.356787 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 5013 | 2025.05.08 06:20:44.356876 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 5014 | 2025.05.08 06:20:44.357037 [ 256 ] {99e2f6b8-7255-457f-aa42-8a698696e564} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5015 | 2025.05.08 06:20:44.357295 [ 256 ] {99e2f6b8-7255-457f-aa42-8a698696e564} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2025.05.08 06:20:44.357434 [ 256 ] {99e2f6b8-7255-457f-aa42-8a698696e564} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 5017 | 2025.05.08 06:20:44.357470 [ 256 ] {99e2f6b8-7255-457f-aa42-8a698696e564} <Debug> TCPHandler: Processed in 0.001331779 sec. | ||
| 5018 | 2025.05.08 06:20:44.362643 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 19 columns (19 merged, 0 gathered) in 0.006539382 sec., 105208.71849969921 rows/sec., 188.53 MiB/sec. | ||
| 5019 | 2025.05.08 06:20:44.363341 [ 200 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5020 | 2025.05.08 06:20:44.363684 [ 200 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2025.05.08 06:20:44.363758 [ 200 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5022 | 2025.05.08 06:20:44.363847 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 5023 | 2025.05.08 06:20:44.709758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5024 | 2025.05.08 06:20:44.727911 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2025.05.08 06:20:44.727968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5026 | 2025.05.08 06:20:44.733996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5027 | 2025.05.08 06:20:44.734698 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2025.05.08 06:20:44.737650 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5029 | 2025.05.08 06:20:48.986425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 692 | ||
| 5030 | 2025.05.08 06:20:48.988641 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2025.05.08 06:20:48.988684 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5032 | 2025.05.08 06:20:48.989847 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5033 | 2025.05.08 06:20:48.990109 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2025.05.08 06:20:48.990362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5035 | 2025.05.08 06:20:49.234829 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2025.05.08 06:20:49.235010 [ 256 ] {69c6996e-2207-4a02-b634-2a9781964fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5037 | 2025.05.08 06:20:49.235075 [ 256 ] {69c6996e-2207-4a02-b634-2a9781964fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5038 | 2025.05.08 06:20:49.235698 [ 256 ] {69c6996e-2207-4a02-b634-2a9781964fd9} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2025.05.08 06:20:49.235745 [ 256 ] {69c6996e-2207-4a02-b634-2a9781964fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5040 | 2025.05.08 06:20:49.236176 [ 256 ] {69c6996e-2207-4a02-b634-2a9781964fd9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5041 | 2025.05.08 06:20:49.236402 [ 256 ] {69c6996e-2207-4a02-b634-2a9781964fd9} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2025.05.08 06:20:49.236550 [ 256 ] {69c6996e-2207-4a02-b634-2a9781964fd9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 306.74 KiB/sec. | ||
| 5043 | 2025.05.08 06:20:49.236590 [ 256 ] {69c6996e-2207-4a02-b634-2a9781964fd9} <Debug> TCPHandler: Processed in 0.001877146 sec. | ||
| 5044 | 2025.05.08 06:20:49.236707 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2025.05.08 06:20:49.236801 [ 256 ] {408270ab-15b9-47e4-a01b-da036a402632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5046 | 2025.05.08 06:20:49.236839 [ 256 ] {408270ab-15b9-47e4-a01b-da036a402632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5047 | 2025.05.08 06:20:49.237899 [ 256 ] {408270ab-15b9-47e4-a01b-da036a402632} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2025.05.08 06:20:49.238038 [ 256 ] {408270ab-15b9-47e4-a01b-da036a402632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5049 | 2025.05.08 06:20:49.238467 [ 256 ] {408270ab-15b9-47e4-a01b-da036a402632} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5050 | 2025.05.08 06:20:49.238680 [ 256 ] {408270ab-15b9-47e4-a01b-da036a402632} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2025.05.08 06:20:49.238809 [ 256 ] {408270ab-15b9-47e4-a01b-da036a402632} <Debug> executeQuery: Read 1265 rows, 107.41 KiB in 0.002026 sec., 624383.0207305035 rows/sec., 51.77 MiB/sec. | ||
| 5052 | 2025.05.08 06:20:49.238845 [ 256 ] {408270ab-15b9-47e4-a01b-da036a402632} <Debug> TCPHandler: Processed in 0.002184721 sec. | ||
| 5053 | 2025.05.08 06:20:49.238963 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2025.05.08 06:20:49.239057 [ 256 ] {1e5c00fd-cd09-4706-ab51-8743d3c79a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5055 | 2025.05.08 06:20:49.239096 [ 256 ] {1e5c00fd-cd09-4706-ab51-8743d3c79a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5056 | 2025.05.08 06:20:49.239503 [ 256 ] {1e5c00fd-cd09-4706-ab51-8743d3c79a3d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2025.05.08 06:20:49.239538 [ 256 ] {1e5c00fd-cd09-4706-ab51-8743d3c79a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5058 | 2025.05.08 06:20:49.239840 [ 256 ] {1e5c00fd-cd09-4706-ab51-8743d3c79a3d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5059 | 2025.05.08 06:20:49.240050 [ 256 ] {1e5c00fd-cd09-4706-ab51-8743d3c79a3d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2025.05.08 06:20:49.240174 [ 256 ] {1e5c00fd-cd09-4706-ab51-8743d3c79a3d} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001136 sec., 34330.98591549296 rows/sec., 2.49 MiB/sec. | ||
| 5061 | 2025.05.08 06:20:49.240210 [ 256 ] {1e5c00fd-cd09-4706-ab51-8743d3c79a3d} <Debug> TCPHandler: Processed in 0.001293458 sec. | ||
| 5062 | 2025.05.08 06:20:49.240310 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2025.05.08 06:20:49.240400 [ 256 ] {314a5d83-504f-4e02-b86e-8723fb1ae295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5064 | 2025.05.08 06:20:49.240438 [ 256 ] {314a5d83-504f-4e02-b86e-8723fb1ae295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5065 | 2025.05.08 06:20:49.240931 [ 256 ] {314a5d83-504f-4e02-b86e-8723fb1ae295} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2025.05.08 06:20:49.240968 [ 256 ] {314a5d83-504f-4e02-b86e-8723fb1ae295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5067 | 2025.05.08 06:20:49.241286 [ 256 ] {314a5d83-504f-4e02-b86e-8723fb1ae295} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5068 | 2025.05.08 06:20:49.241499 [ 256 ] {314a5d83-504f-4e02-b86e-8723fb1ae295} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2025.05.08 06:20:49.241625 [ 256 ] {314a5d83-504f-4e02-b86e-8723fb1ae295} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001242 sec., 183574.87922705314 rows/sec., 12.43 MiB/sec. | ||
| 5070 | 2025.05.08 06:20:49.241661 [ 256 ] {314a5d83-504f-4e02-b86e-8723fb1ae295} <Debug> TCPHandler: Processed in 0.00139703 sec. | ||
| 5071 | 2025.05.08 06:20:49.241767 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2025.05.08 06:20:49.241860 [ 256 ] {7251f9b7-84dd-4149-b185-329745528350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5073 | 2025.05.08 06:20:49.241899 [ 256 ] {7251f9b7-84dd-4149-b185-329745528350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5074 | 2025.05.08 06:20:49.242507 [ 256 ] {7251f9b7-84dd-4149-b185-329745528350} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2025.05.08 06:20:49.242543 [ 256 ] {7251f9b7-84dd-4149-b185-329745528350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5076 | 2025.05.08 06:20:49.242872 [ 256 ] {7251f9b7-84dd-4149-b185-329745528350} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5077 | 2025.05.08 06:20:49.243099 [ 256 ] {7251f9b7-84dd-4149-b185-329745528350} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2025.05.08 06:20:49.243224 [ 256 ] {7251f9b7-84dd-4149-b185-329745528350} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001382 sec., 404486.2518089725 rows/sec., 30.06 MiB/sec. | ||
| 5079 | 2025.05.08 06:20:49.243260 [ 256 ] {7251f9b7-84dd-4149-b185-329745528350} <Debug> TCPHandler: Processed in 0.001539762 sec. | ||
| 5080 | 2025.05.08 06:20:49.243371 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2025.05.08 06:20:49.243464 [ 256 ] {116f9177-c059-463d-af27-58a1f4443641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5082 | 2025.05.08 06:20:49.243506 [ 256 ] {116f9177-c059-463d-af27-58a1f4443641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5083 | 2025.05.08 06:20:49.244122 [ 256 ] {116f9177-c059-463d-af27-58a1f4443641} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2025.05.08 06:20:49.244159 [ 256 ] {116f9177-c059-463d-af27-58a1f4443641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5085 | 2025.05.08 06:20:49.244544 [ 256 ] {116f9177-c059-463d-af27-58a1f4443641} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5086 | 2025.05.08 06:20:49.244756 [ 256 ] {116f9177-c059-463d-af27-58a1f4443641} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2025.05.08 06:20:49.244882 [ 256 ] {116f9177-c059-463d-af27-58a1f4443641} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001437 sec., 639526.791927627 rows/sec., 43.02 MiB/sec. | ||
| 5088 | 2025.05.08 06:20:49.244918 [ 256 ] {116f9177-c059-463d-af27-58a1f4443641} <Debug> TCPHandler: Processed in 0.001596002 sec. | ||
| 5089 | 2025.05.08 06:20:49.245030 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2025.05.08 06:20:49.245142 [ 256 ] {0d47b608-75be-45c7-b7fa-94549f3014c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5091 | 2025.05.08 06:20:49.245202 [ 256 ] {0d47b608-75be-45c7-b7fa-94549f3014c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5092 | 2025.05.08 06:20:49.246126 [ 256 ] {0d47b608-75be-45c7-b7fa-94549f3014c2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2025.05.08 06:20:49.246163 [ 256 ] {0d47b608-75be-45c7-b7fa-94549f3014c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5094 | 2025.05.08 06:20:49.246705 [ 256 ] {0d47b608-75be-45c7-b7fa-94549f3014c2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5095 | 2025.05.08 06:20:49.246921 [ 256 ] {0d47b608-75be-45c7-b7fa-94549f3014c2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2025.05.08 06:20:49.247056 [ 256 ] {0d47b608-75be-45c7-b7fa-94549f3014c2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001921 sec., 17178.552837064028 rows/sec., 30.78 MiB/sec. | ||
| 5097 | 2025.05.08 06:20:49.247107 [ 256 ] {0d47b608-75be-45c7-b7fa-94549f3014c2} <Debug> TCPHandler: Processed in 0.00212699 sec. | ||
| 5098 | 2025.05.08 06:20:49.247218 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2025.05.08 06:20:49.247310 [ 256 ] {126cecad-0469-40e5-9321-3f8995c54585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5100 | 2025.05.08 06:20:49.247351 [ 256 ] {126cecad-0469-40e5-9321-3f8995c54585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5101 | 2025.05.08 06:20:49.247689 [ 256 ] {126cecad-0469-40e5-9321-3f8995c54585} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2025.05.08 06:20:49.247724 [ 256 ] {126cecad-0469-40e5-9321-3f8995c54585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5103 | 2025.05.08 06:20:49.248033 [ 256 ] {126cecad-0469-40e5-9321-3f8995c54585} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5104 | 2025.05.08 06:20:49.248242 [ 256 ] {126cecad-0469-40e5-9321-3f8995c54585} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2025.05.08 06:20:49.248365 [ 256 ] {126cecad-0469-40e5-9321-3f8995c54585} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5106 | 2025.05.08 06:20:49.248400 [ 256 ] {126cecad-0469-40e5-9321-3f8995c54585} <Debug> TCPHandler: Processed in 0.001228897 sec. | ||
| 5107 | 2025.05.08 06:20:51.460815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
| 5108 | 2025.05.08 06:20:51.461318 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2025.05.08 06:20:51.461363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5110 | 2025.05.08 06:20:51.461843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5111 | 2025.05.08 06:20:51.462078 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2025.05.08 06:20:51.462214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
| 5113 | 2025.05.08 06:20:51.462259 [ 33 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5114 | 2025.05.08 06:20:51.462360 [ 33 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2025.05.08 06:20:51.462398 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5116 | 2025.05.08 06:20:51.462504 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5117 | 2025.05.08 06:20:51.462592 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5118 | 2025.05.08 06:20:51.462623 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5119 | 2025.05.08 06:20:51.462678 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5120 | 2025.05.08 06:20:51.462722 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5121 | 2025.05.08 06:20:51.462761 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5122 | 2025.05.08 06:20:51.462797 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5123 | 2025.05.08 06:20:51.462834 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5124 | 2025.05.08 06:20:51.464416 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.001945047 sec., 7338640.1459707655 rows/sec., 104.98 MiB/sec. | ||
| 5125 | 2025.05.08 06:20:51.464883 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5126 | 2025.05.08 06:20:51.465192 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_31_6} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2025.05.08 06:20:51.465279 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_31_6} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5128 | 2025.05.08 06:20:51.465379 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5129 | 2025.05.08 06:20:52.237814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5130 | 2025.05.08 06:20:52.255150 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2025.05.08 06:20:52.255209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5132 | 2025.05.08 06:20:52.260924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5133 | 2025.05.08 06:20:52.261641 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2025.05.08 06:20:52.261972 [ 33 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5135 | 2025.05.08 06:20:52.262045 [ 33 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2025.05.08 06:20:52.262068 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5137 | 2025.05.08 06:20:52.262208 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5138 | 2025.05.08 06:20:52.264800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5139 | 2025.05.08 06:20:52.265965 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5140 | 2025.05.08 06:20:52.267405 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5141 | 2025.05.08 06:20:52.272308 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5142 | 2025.05.08 06:20:52.276970 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5143 | 2025.05.08 06:20:52.281649 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5144 | 2025.05.08 06:20:52.286171 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5145 | 2025.05.08 06:20:52.290303 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5146 | 2025.05.08 06:20:52.348603 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.086455697 sec., 2706.5885548294177 rows/sec., 14.00 MiB/sec. | ||
| 5147 | 2025.05.08 06:20:52.351438 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5148 | 2025.05.08 06:20:52.353455 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_31_6} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2025.05.08 06:20:52.353570 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_31_6} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5150 | 2025.05.08 06:20:52.356214 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5151 | 2025.05.08 06:20:53.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.12 MiB, peak 254.68 MiB, free memory in arenas 0.00 B, will set to 247.87 MiB (RSS), difference: 3.75 MiB | ||
| 5152 | 2025.05.08 06:20:54.348626 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2025.05.08 06:20:54.348899 [ 256 ] {bd24cc4d-7918-4e66-be4d-3a4b751f2f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5154 | 2025.05.08 06:20:54.348996 [ 256 ] {bd24cc4d-7918-4e66-be4d-3a4b751f2f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5155 | 2025.05.08 06:20:54.349638 [ 256 ] {bd24cc4d-7918-4e66-be4d-3a4b751f2f02} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2025.05.08 06:20:54.349679 [ 256 ] {bd24cc4d-7918-4e66-be4d-3a4b751f2f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5157 | 2025.05.08 06:20:54.350060 [ 256 ] {bd24cc4d-7918-4e66-be4d-3a4b751f2f02} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5158 | 2025.05.08 06:20:54.350274 [ 256 ] {bd24cc4d-7918-4e66-be4d-3a4b751f2f02} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2025.05.08 06:20:54.350419 [ 256 ] {bd24cc4d-7918-4e66-be4d-3a4b751f2f02} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001597 sec., 45084.53350031309 rows/sec., 3.66 MiB/sec. | ||
| 5160 | 2025.05.08 06:20:54.350459 [ 256 ] {bd24cc4d-7918-4e66-be4d-3a4b751f2f02} <Debug> TCPHandler: Processed in 0.002006978 sec. | ||
| 5161 | 2025.05.08 06:20:54.350581 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2025.05.08 06:20:54.350674 [ 256 ] {546bddcb-b56c-4117-be7d-c37a8b2331cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5163 | 2025.05.08 06:20:54.350713 [ 256 ] {546bddcb-b56c-4117-be7d-c37a8b2331cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5164 | 2025.05.08 06:20:54.351102 [ 256 ] {546bddcb-b56c-4117-be7d-c37a8b2331cc} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2025.05.08 06:20:54.351137 [ 256 ] {546bddcb-b56c-4117-be7d-c37a8b2331cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5166 | 2025.05.08 06:20:54.351422 [ 256 ] {546bddcb-b56c-4117-be7d-c37a8b2331cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5167 | 2025.05.08 06:20:54.351626 [ 256 ] {546bddcb-b56c-4117-be7d-c37a8b2331cc} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2025.05.08 06:20:54.351762 [ 256 ] {546bddcb-b56c-4117-be7d-c37a8b2331cc} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001106 sec., 7233.273056057867 rows/sec., 543.91 KiB/sec. | ||
| 5169 | 2025.05.08 06:20:54.351797 [ 256 ] {546bddcb-b56c-4117-be7d-c37a8b2331cc} <Debug> TCPHandler: Processed in 0.001263368 sec. | ||
| 5170 | 2025.05.08 06:20:54.351902 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2025.05.08 06:20:54.351997 [ 256 ] {dd952d34-a3ff-44e0-92fa-66df5e6f404d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5172 | 2025.05.08 06:20:54.352035 [ 256 ] {dd952d34-a3ff-44e0-92fa-66df5e6f404d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5173 | 2025.05.08 06:20:54.352452 [ 256 ] {dd952d34-a3ff-44e0-92fa-66df5e6f404d} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2025.05.08 06:20:54.352488 [ 256 ] {dd952d34-a3ff-44e0-92fa-66df5e6f404d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5175 | 2025.05.08 06:20:54.352772 [ 256 ] {dd952d34-a3ff-44e0-92fa-66df5e6f404d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5176 | 2025.05.08 06:20:54.353004 [ 256 ] {dd952d34-a3ff-44e0-92fa-66df5e6f404d} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2025.05.08 06:20:54.353128 [ 256 ] {dd952d34-a3ff-44e0-92fa-66df5e6f404d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001153 sec., 62445.793581960104 rows/sec., 4.88 MiB/sec. | ||
| 5178 | 2025.05.08 06:20:54.353163 [ 256 ] {dd952d34-a3ff-44e0-92fa-66df5e6f404d} <Debug> TCPHandler: Processed in 0.001307358 sec. | ||
| 5179 | 2025.05.08 06:20:54.353279 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2025.05.08 06:20:54.353370 [ 256 ] {586df083-aa7e-480d-ad0c-762a13d0e2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5181 | 2025.05.08 06:20:54.353411 [ 256 ] {586df083-aa7e-480d-ad0c-762a13d0e2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5182 | 2025.05.08 06:20:54.353818 [ 256 ] {586df083-aa7e-480d-ad0c-762a13d0e2a5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2025.05.08 06:20:54.353853 [ 256 ] {586df083-aa7e-480d-ad0c-762a13d0e2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5184 | 2025.05.08 06:20:54.354178 [ 256 ] {586df083-aa7e-480d-ad0c-762a13d0e2a5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5185 | 2025.05.08 06:20:54.354384 [ 256 ] {586df083-aa7e-480d-ad0c-762a13d0e2a5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2025.05.08 06:20:54.354510 [ 256 ] {586df083-aa7e-480d-ad0c-762a13d0e2a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 5187 | 2025.05.08 06:20:54.354545 [ 256 ] {586df083-aa7e-480d-ad0c-762a13d0e2a5} <Debug> TCPHandler: Processed in 0.001312639 sec. | ||
| 5188 | 2025.05.08 06:20:54.354651 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2025.05.08 06:20:54.354742 [ 256 ] {35d96622-8214-48e7-aa34-b590a967ac79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5190 | 2025.05.08 06:20:54.354794 [ 256 ] {35d96622-8214-48e7-aa34-b590a967ac79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5191 | 2025.05.08 06:20:54.355527 [ 256 ] {35d96622-8214-48e7-aa34-b590a967ac79} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.05.08 06:20:54.355562 [ 256 ] {35d96622-8214-48e7-aa34-b590a967ac79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5193 | 2025.05.08 06:20:54.356059 [ 256 ] {35d96622-8214-48e7-aa34-b590a967ac79} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5194 | 2025.05.08 06:20:54.356273 [ 256 ] {35d96622-8214-48e7-aa34-b590a967ac79} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2025.05.08 06:20:54.356413 [ 256 ] {35d96622-8214-48e7-aa34-b590a967ac79} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001689 sec., 4736.530491415038 rows/sec., 8.49 MiB/sec. | ||
| 5196 | 2025.05.08 06:20:54.356464 [ 256 ] {35d96622-8214-48e7-aa34-b590a967ac79} <Debug> TCPHandler: Processed in 0.001858806 sec. | ||
| 5197 | 2025.05.08 06:20:54.356575 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2025.05.08 06:20:54.356666 [ 256 ] {b3707dcc-6657-403f-bb8b-7ffe9839d473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5199 | 2025.05.08 06:20:54.356706 [ 256 ] {b3707dcc-6657-403f-bb8b-7ffe9839d473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5200 | 2025.05.08 06:20:54.357034 [ 256 ] {b3707dcc-6657-403f-bb8b-7ffe9839d473} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.05.08 06:20:54.357069 [ 256 ] {b3707dcc-6657-403f-bb8b-7ffe9839d473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5202 | 2025.05.08 06:20:54.357359 [ 256 ] {b3707dcc-6657-403f-bb8b-7ffe9839d473} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5203 | 2025.05.08 06:20:54.357583 [ 256 ] {b3707dcc-6657-403f-bb8b-7ffe9839d473} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2025.05.08 06:20:54.357707 [ 256 ] {b3707dcc-6657-403f-bb8b-7ffe9839d473} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 5205 | 2025.05.08 06:20:54.357741 [ 256 ] {b3707dcc-6657-403f-bb8b-7ffe9839d473} <Debug> TCPHandler: Processed in 0.001213057 sec. | ||
| 5206 | 2025.05.08 06:20:58.859653 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5207 | 2025.05.08 06:20:58.859725 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5208 | 2025.05.08 06:20:58.962407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
| 5209 | 2025.05.08 06:20:58.963124 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2025.05.08 06:20:58.963202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5211 | 2025.05.08 06:20:58.963909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5212 | 2025.05.08 06:20:58.964187 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.05.08 06:20:58.964322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 5214 | 2025.05.08 06:20:58.990660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 720 | ||
| 5215 | 2025.05.08 06:20:58.993057 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.05.08 06:20:58.993100 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5217 | 2025.05.08 06:20:58.994379 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5218 | 2025.05.08 06:20:58.994711 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2025.05.08 06:20:58.994850 [ 62 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5220 | 2025.05.08 06:20:58.994897 [ 62 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2025.05.08 06:20:58.994921 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5222 | 2025.05.08 06:20:58.995085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5223 | 2025.05.08 06:20:58.995094 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 5224 | 2025.05.08 06:20:58.995773 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5225 | 2025.05.08 06:20:58.995932 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 584 rows starting from the beginning of the part | ||
| 5226 | 2025.05.08 06:20:58.996349 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 5227 | 2025.05.08 06:20:58.996709 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 5228 | 2025.05.08 06:20:58.997083 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 5229 | 2025.05.08 06:20:58.997468 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 5230 | 2025.05.08 06:20:58.997859 [ 191 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 5231 | 2025.05.08 06:20:59.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.93 MiB, peak 254.68 MiB, free memory in arenas 0.00 B, will set to 248.24 MiB (RSS), difference: -3.69 MiB | ||
| 5232 | 2025.05.08 06:20:59.001328 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000925853 sec. | ||
| 5233 | 2025.05.08 06:20:59.004309 [ 189 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 72 columns (72 merged, 0 gathered) in 0.009302061 sec., 77402.2015121165 rows/sec., 64.89 MiB/sec. | ||
| 5234 | 2025.05.08 06:20:59.005515 [ 189 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5235 | 2025.05.08 06:20:59.006127 [ 189 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2025.05.08 06:20:59.006215 [ 189 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_21_4} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5237 | 2025.05.08 06:20:59.006549 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5238 | 2025.05.08 06:20:59.350820 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2025.05.08 06:20:59.350995 [ 256 ] {8562cc8f-c68e-472b-bb65-edf4b99c4c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5240 | 2025.05.08 06:20:59.351059 [ 256 ] {8562cc8f-c68e-472b-bb65-edf4b99c4c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5241 | 2025.05.08 06:20:59.351707 [ 256 ] {8562cc8f-c68e-472b-bb65-edf4b99c4c4d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2025.05.08 06:20:59.351748 [ 256 ] {8562cc8f-c68e-472b-bb65-edf4b99c4c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5243 | 2025.05.08 06:20:59.352147 [ 256 ] {8562cc8f-c68e-472b-bb65-edf4b99c4c4d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5244 | 2025.05.08 06:20:59.352380 [ 256 ] {8562cc8f-c68e-472b-bb65-edf4b99c4c4d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2025.05.08 06:20:59.352527 [ 25 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5246 | 2025.05.08 06:20:59.352537 [ 256 ] {8562cc8f-c68e-472b-bb65-edf4b99c4c4d} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001591 sec., 76681.33249528598 rows/sec., 6.53 MiB/sec. | ||
| 5247 | 2025.05.08 06:20:59.352602 [ 25 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2025.05.08 06:20:59.352622 [ 256 ] {8562cc8f-c68e-472b-bb65-edf4b99c4c4d} <Debug> TCPHandler: Processed in 0.001918997 sec. | ||
| 5249 | 2025.05.08 06:20:59.352632 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5250 | 2025.05.08 06:20:59.352749 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 5251 | 2025.05.08 06:20:59.352751 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2025.05.08 06:20:59.352882 [ 256 ] {60d614d3-3323-47a5-b1db-26e67adfd1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5253 | 2025.05.08 06:20:59.352883 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5254 | 2025.05.08 06:20:59.352926 [ 256 ] {60d614d3-3323-47a5-b1db-26e67adfd1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5255 | 2025.05.08 06:20:59.352937 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1409 rows starting from the beginning of the part | ||
| 5256 | 2025.05.08 06:20:59.353019 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 122 rows starting from the beginning of the part | ||
| 5257 | 2025.05.08 06:20:59.353073 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
| 5258 | 2025.05.08 06:20:59.353122 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1265 rows starting from the beginning of the part | ||
| 5259 | 2025.05.08 06:20:59.353168 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
| 5260 | 2025.05.08 06:20:59.353209 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 122 rows starting from the beginning of the part | ||
| 5261 | 2025.05.08 06:20:59.353345 [ 256 ] {60d614d3-3323-47a5-b1db-26e67adfd1e3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2025.05.08 06:20:59.353387 [ 256 ] {60d614d3-3323-47a5-b1db-26e67adfd1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5263 | 2025.05.08 06:20:59.353865 [ 256 ] {60d614d3-3323-47a5-b1db-26e67adfd1e3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5264 | 2025.05.08 06:20:59.354095 [ 256 ] {60d614d3-3323-47a5-b1db-26e67adfd1e3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2025.05.08 06:20:59.354233 [ 256 ] {60d614d3-3323-47a5-b1db-26e67adfd1e3} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001369 sec., 24105.18626734843 rows/sec., 1.77 MiB/sec. | ||
| 5266 | 2025.05.08 06:20:59.354272 [ 256 ] {60d614d3-3323-47a5-b1db-26e67adfd1e3} <Debug> TCPHandler: Processed in 0.001569232 sec. | ||
| 5267 | 2025.05.08 06:20:59.354380 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2025.05.08 06:20:59.354474 [ 256 ] {6e7a656c-e42b-448e-87a9-9b4cd15bf594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5269 | 2025.05.08 06:20:59.354513 [ 256 ] {6e7a656c-e42b-448e-87a9-9b4cd15bf594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5270 | 2025.05.08 06:20:59.354722 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3062 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017668 sec., 1517593.5783290414 rows/sec., 132.46 MiB/sec. | ||
| 5271 | 2025.05.08 06:20:59.354938 [ 256 ] {6e7a656c-e42b-448e-87a9-9b4cd15bf594} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2025.05.08 06:20:59.354978 [ 256 ] {6e7a656c-e42b-448e-87a9-9b4cd15bf594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5273 | 2025.05.08 06:20:59.355005 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5274 | 2025.05.08 06:20:59.355287 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2025.05.08 06:20:59.355306 [ 256 ] {6e7a656c-e42b-448e-87a9-9b4cd15bf594} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5276 | 2025.05.08 06:20:59.355353 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_41_8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5277 | 2025.05.08 06:20:59.355427 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5278 | 2025.05.08 06:20:59.355551 [ 256 ] {6e7a656c-e42b-448e-87a9-9b4cd15bf594} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2025.05.08 06:20:59.355647 [ 25 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5280 | 2025.05.08 06:20:59.355676 [ 25 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2025.05.08 06:20:59.355676 [ 256 ] {6e7a656c-e42b-448e-87a9-9b4cd15bf594} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001221 sec., 79443.07944307943 rows/sec., 6.20 MiB/sec. | ||
| 5282 | 2025.05.08 06:20:59.355693 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5283 | 2025.05.08 06:20:59.355729 [ 256 ] {6e7a656c-e42b-448e-87a9-9b4cd15bf594} <Debug> TCPHandler: Processed in 0.001397329 sec. | ||
| 5284 | 2025.05.08 06:20:59.355764 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 5285 | 2025.05.08 06:20:59.355843 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2025.05.08 06:20:59.355849 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5287 | 2025.05.08 06:20:59.355890 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 5288 | 2025.05.08 06:20:59.355932 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 97 rows starting from the beginning of the part | ||
| 5289 | 2025.05.08 06:20:59.355943 [ 256 ] {c51e9194-c1be-4e88-ae72-62d352ea3ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5290 | 2025.05.08 06:20:59.355967 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
| 5291 | 2025.05.08 06:20:59.355992 [ 256 ] {c51e9194-c1be-4e88-ae72-62d352ea3ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5292 | 2025.05.08 06:20:59.356005 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 559 rows starting from the beginning of the part | ||
| 5293 | 2025.05.08 06:20:59.356046 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
| 5294 | 2025.05.08 06:20:59.356082 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 97 rows starting from the beginning of the part | ||
| 5295 | 2025.05.08 06:20:59.356419 [ 256 ] {c51e9194-c1be-4e88-ae72-62d352ea3ed2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2025.05.08 06:20:59.356462 [ 256 ] {c51e9194-c1be-4e88-ae72-62d352ea3ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5297 | 2025.05.08 06:20:59.356809 [ 256 ] {c51e9194-c1be-4e88-ae72-62d352ea3ed2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5298 | 2025.05.08 06:20:59.356962 [ 186 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222867 sec., 1251158.1390290195 rows/sec., 99.34 MiB/sec. | ||
| 5299 | 2025.05.08 06:20:59.357024 [ 256 ] {c51e9194-c1be-4e88-ae72-62d352ea3ed2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2025.05.08 06:20:59.357131 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5301 | 2025.05.08 06:20:59.357135 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5302 | 2025.05.08 06:20:59.357159 [ 256 ] {c51e9194-c1be-4e88-ae72-62d352ea3ed2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 5303 | 2025.05.08 06:20:59.357160 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2025.05.08 06:20:59.357201 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5305 | 2025.05.08 06:20:59.357203 [ 256 ] {c51e9194-c1be-4e88-ae72-62d352ea3ed2} <Debug> TCPHandler: Processed in 0.00140909 sec. | ||
| 5306 | 2025.05.08 06:20:59.357298 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 5307 | 2025.05.08 06:20:59.357341 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5308 | 2025.05.08 06:20:59.357388 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2025.05.08 06:20:59.357430 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5310 | 2025.05.08 06:20:59.357461 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_41_8} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5311 | 2025.05.08 06:20:59.357470 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11823 rows starting from the beginning of the part | ||
| 5312 | 2025.05.08 06:20:59.357471 [ 256 ] {85f8b314-f157-4d4a-90d5-84fc7d3cb92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5313 | 2025.05.08 06:20:59.357544 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5314 | 2025.05.08 06:20:59.357551 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5315 | 2025.05.08 06:20:59.357559 [ 256 ] {85f8b314-f157-4d4a-90d5-84fc7d3cb92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5316 | 2025.05.08 06:20:59.357611 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 5317 | 2025.05.08 06:20:59.357658 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 919 rows starting from the beginning of the part | ||
| 5318 | 2025.05.08 06:20:59.357702 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5319 | 2025.05.08 06:20:59.357744 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5320 | 2025.05.08 06:20:59.358504 [ 256 ] {85f8b314-f157-4d4a-90d5-84fc7d3cb92f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2025.05.08 06:20:59.358546 [ 256 ] {85f8b314-f157-4d4a-90d5-84fc7d3cb92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5322 | 2025.05.08 06:20:59.359254 [ 256 ] {85f8b314-f157-4d4a-90d5-84fc7d3cb92f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5323 | 2025.05.08 06:20:59.359509 [ 256 ] {85f8b314-f157-4d4a-90d5-84fc7d3cb92f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2025.05.08 06:20:59.359660 [ 256 ] {85f8b314-f157-4d4a-90d5-84fc7d3cb92f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002216 sec., 14891.696750902527 rows/sec., 26.69 MiB/sec. | ||
| 5325 | 2025.05.08 06:20:59.359719 [ 256 ] {85f8b314-f157-4d4a-90d5-84fc7d3cb92f} <Debug> TCPHandler: Processed in 0.002441125 sec. | ||
| 5326 | 2025.05.08 06:20:59.359833 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2025.05.08 06:20:59.359930 [ 256 ] {30079ff6-b73c-4458-b653-9ffcc624bb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5328 | 2025.05.08 06:20:59.359971 [ 256 ] {30079ff6-b73c-4458-b653-9ffcc624bb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5329 | 2025.05.08 06:20:59.360316 [ 256 ] {30079ff6-b73c-4458-b653-9ffcc624bb8c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2025.05.08 06:20:59.360352 [ 256 ] {30079ff6-b73c-4458-b653-9ffcc624bb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5331 | 2025.05.08 06:20:59.360673 [ 256 ] {30079ff6-b73c-4458-b653-9ffcc624bb8c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5332 | 2025.05.08 06:20:59.361010 [ 256 ] {30079ff6-b73c-4458-b653-9ffcc624bb8c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2025.05.08 06:20:59.361122 [ 25 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5334 | 2025.05.08 06:20:59.361152 [ 25 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2025.05.08 06:20:59.361152 [ 256 ] {30079ff6-b73c-4458-b653-9ffcc624bb8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 5336 | 2025.05.08 06:20:59.361182 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5337 | 2025.05.08 06:20:59.361211 [ 256 ] {30079ff6-b73c-4458-b653-9ffcc624bb8c} <Debug> TCPHandler: Processed in 0.001429041 sec. | ||
| 5338 | 2025.05.08 06:20:59.361274 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 5339 | 2025.05.08 06:20:59.361373 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5340 | 2025.05.08 06:20:59.361405 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2070 rows starting from the beginning of the part | ||
| 5341 | 2025.05.08 06:20:59.361464 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5342 | 2025.05.08 06:20:59.361509 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 5343 | 2025.05.08 06:20:59.361551 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5344 | 2025.05.08 06:20:59.361589 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 5345 | 2025.05.08 06:20:59.361630 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5346 | 2025.05.08 06:20:59.362854 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001613923 sec., 1468471.5441814759 rows/sec., 98.90 MiB/sec. | ||
| 5347 | 2025.05.08 06:20:59.363032 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13382 rows, containing 5 columns (5 merged, 0 gathered) in 0.005772551 sec., 2318212.5199067104 rows/sec., 159.03 MiB/sec. | ||
| 5348 | 2025.05.08 06:20:59.363197 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5349 | 2025.05.08 06:20:59.363510 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5350 | 2025.05.08 06:20:59.363516 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_41_8} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2025.05.08 06:20:59.363620 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_41_8} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5352 | 2025.05.08 06:20:59.363720 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5353 | 2025.05.08 06:20:59.363806 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2025.05.08 06:20:59.363876 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5355 | 2025.05.08 06:20:59.363958 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 5356 | 2025.05.08 06:20:59.764975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5357 | 2025.05.08 06:20:59.780311 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2025.05.08 06:20:59.780367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5359 | 2025.05.08 06:20:59.785995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5360 | 2025.05.08 06:20:59.786732 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2025.05.08 06:20:59.789391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5362 | 2025.05.08 06:21:00.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.37 MiB, peak 254.68 MiB, free memory in arenas 0.00 B, will set to 251.80 MiB (RSS), difference: 6.43 MiB | ||
| 5363 | 2025.05.08 06:21:02.662620 [ 98 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5364 | 2025.05.08 06:21:02.662714 [ 98 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2025.05.08 06:21:02.662746 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5366 | 2025.05.08 06:21:02.662908 [ 201 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::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 | ||
| 5367 | 2025.05.08 06:21:02.663103 [ 201 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5368 | 2025.05.08 06:21:02.663155 [ 201 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 253 rows starting from the beginning of the part | ||
| 5369 | 2025.05.08 06:21:02.663252 [ 201 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5370 | 2025.05.08 06:21:02.663334 [ 201 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5371 | 2025.05.08 06:21:02.663411 [ 201 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5372 | 2025.05.08 06:21:02.663481 [ 201 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 5373 | 2025.05.08 06:21:02.664371 [ 195 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537202 sec., 492453.17141143454 rows/sec., 35.94 MiB/sec. | ||
| 5374 | 2025.05.08 06:21:02.664556 [ 195 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5375 | 2025.05.08 06:21:02.664840 [ 195 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_13_3} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2025.05.08 06:21:02.664916 [ 195 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_13_3} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5377 | 2025.05.08 06:21:02.665012 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5378 | 2025.05.08 06:21:04.349939 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2025.05.08 06:21:04.350159 [ 256 ] {2be9b674-f886-44f0-a3e4-1a089bb011a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5380 | 2025.05.08 06:21:04.350230 [ 256 ] {2be9b674-f886-44f0-a3e4-1a089bb011a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5381 | 2025.05.08 06:21:04.350859 [ 256 ] {2be9b674-f886-44f0-a3e4-1a089bb011a6} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2025.05.08 06:21:04.350908 [ 256 ] {2be9b674-f886-44f0-a3e4-1a089bb011a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5383 | 2025.05.08 06:21:04.351302 [ 256 ] {2be9b674-f886-44f0-a3e4-1a089bb011a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5384 | 2025.05.08 06:21:04.351524 [ 256 ] {2be9b674-f886-44f0-a3e4-1a089bb011a6} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2025.05.08 06:21:04.351670 [ 256 ] {2be9b674-f886-44f0-a3e4-1a089bb011a6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001599 sec., 15009.3808630394 rows/sec., 1.25 MiB/sec. | ||
| 5386 | 2025.05.08 06:21:04.351709 [ 256 ] {2be9b674-f886-44f0-a3e4-1a089bb011a6} <Debug> TCPHandler: Processed in 0.001940767 sec. | ||
| 5387 | 2025.05.08 06:21:04.351820 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2025.05.08 06:21:04.351911 [ 256 ] {63735c5a-80d0-45ac-82a1-93cf536f7d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5389 | 2025.05.08 06:21:04.351950 [ 256 ] {63735c5a-80d0-45ac-82a1-93cf536f7d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5390 | 2025.05.08 06:21:04.352471 [ 256 ] {63735c5a-80d0-45ac-82a1-93cf536f7d3d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2025.05.08 06:21:04.352507 [ 256 ] {63735c5a-80d0-45ac-82a1-93cf536f7d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5392 | 2025.05.08 06:21:04.352842 [ 256 ] {63735c5a-80d0-45ac-82a1-93cf536f7d3d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5393 | 2025.05.08 06:21:04.353063 [ 256 ] {63735c5a-80d0-45ac-82a1-93cf536f7d3d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2025.05.08 06:21:04.353195 [ 256 ] {63735c5a-80d0-45ac-82a1-93cf536f7d3d} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001251 sec., 153477.21822541967 rows/sec., 13.62 MiB/sec. | ||
| 5395 | 2025.05.08 06:21:04.353232 [ 256 ] {63735c5a-80d0-45ac-82a1-93cf536f7d3d} <Debug> TCPHandler: Processed in 0.001414849 sec. | ||
| 5396 | 2025.05.08 06:21:04.353357 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2025.05.08 06:21:04.353453 [ 256 ] {73fc2785-927b-462a-8538-26a3458a4fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5398 | 2025.05.08 06:21:04.353494 [ 256 ] {73fc2785-927b-462a-8538-26a3458a4fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5399 | 2025.05.08 06:21:04.353901 [ 256 ] {73fc2785-927b-462a-8538-26a3458a4fe0} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2025.05.08 06:21:04.353936 [ 256 ] {73fc2785-927b-462a-8538-26a3458a4fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5401 | 2025.05.08 06:21:04.354248 [ 256 ] {73fc2785-927b-462a-8538-26a3458a4fe0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5402 | 2025.05.08 06:21:04.354468 [ 256 ] {73fc2785-927b-462a-8538-26a3458a4fe0} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2025.05.08 06:21:04.354602 [ 256 ] {73fc2785-927b-462a-8538-26a3458a4fe0} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001168 sec., 17123.287671232876 rows/sec., 1.31 MiB/sec. | ||
| 5404 | 2025.05.08 06:21:04.354640 [ 256 ] {73fc2785-927b-462a-8538-26a3458a4fe0} <Debug> TCPHandler: Processed in 0.001333499 sec. | ||
| 5405 | 2025.05.08 06:21:04.354749 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2025.05.08 06:21:04.354851 [ 256 ] {97f06aff-f150-4bd3-90ce-0ad887ed1642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5407 | 2025.05.08 06:21:04.354893 [ 256 ] {97f06aff-f150-4bd3-90ce-0ad887ed1642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5408 | 2025.05.08 06:21:04.355307 [ 256 ] {97f06aff-f150-4bd3-90ce-0ad887ed1642} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2025.05.08 06:21:04.355344 [ 256 ] {97f06aff-f150-4bd3-90ce-0ad887ed1642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5410 | 2025.05.08 06:21:04.355664 [ 256 ] {97f06aff-f150-4bd3-90ce-0ad887ed1642} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5411 | 2025.05.08 06:21:04.355892 [ 256 ] {97f06aff-f150-4bd3-90ce-0ad887ed1642} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2025.05.08 06:21:04.356025 [ 256 ] {97f06aff-f150-4bd3-90ce-0ad887ed1642} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.67 MiB/sec. | ||
| 5413 | 2025.05.08 06:21:04.356065 [ 256 ] {97f06aff-f150-4bd3-90ce-0ad887ed1642} <Debug> TCPHandler: Processed in 0.001366969 sec. | ||
| 5414 | 2025.05.08 06:21:04.356166 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2025.05.08 06:21:04.356263 [ 256 ] {af167ca1-e11b-44e0-b06a-9770da68dbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5416 | 2025.05.08 06:21:04.356304 [ 256 ] {af167ca1-e11b-44e0-b06a-9770da68dbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5417 | 2025.05.08 06:21:04.356697 [ 256 ] {af167ca1-e11b-44e0-b06a-9770da68dbb6} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2025.05.08 06:21:04.356733 [ 256 ] {af167ca1-e11b-44e0-b06a-9770da68dbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5419 | 2025.05.08 06:21:04.357041 [ 256 ] {af167ca1-e11b-44e0-b06a-9770da68dbb6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5420 | 2025.05.08 06:21:04.357259 [ 256 ] {af167ca1-e11b-44e0-b06a-9770da68dbb6} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2025.05.08 06:21:04.357388 [ 256 ] {af167ca1-e11b-44e0-b06a-9770da68dbb6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 5422 | 2025.05.08 06:21:04.357427 [ 256 ] {af167ca1-e11b-44e0-b06a-9770da68dbb6} <Debug> TCPHandler: Processed in 0.001310098 sec. | ||
| 5423 | 2025.05.08 06:21:04.357529 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2025.05.08 06:21:04.357626 [ 256 ] {c1eb98cd-6abd-42cc-b1a0-30858a2144d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5425 | 2025.05.08 06:21:04.357667 [ 256 ] {c1eb98cd-6abd-42cc-b1a0-30858a2144d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5426 | 2025.05.08 06:21:04.358091 [ 256 ] {c1eb98cd-6abd-42cc-b1a0-30858a2144d7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2025.05.08 06:21:04.358128 [ 256 ] {c1eb98cd-6abd-42cc-b1a0-30858a2144d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5428 | 2025.05.08 06:21:04.358453 [ 256 ] {c1eb98cd-6abd-42cc-b1a0-30858a2144d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5429 | 2025.05.08 06:21:04.358674 [ 256 ] {c1eb98cd-6abd-42cc-b1a0-30858a2144d7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2025.05.08 06:21:04.358799 [ 256 ] {c1eb98cd-6abd-42cc-b1a0-30858a2144d7} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001192 sec., 90604.02684563759 rows/sec., 7.38 MiB/sec. | ||
| 5431 | 2025.05.08 06:21:04.358837 [ 256 ] {c1eb98cd-6abd-42cc-b1a0-30858a2144d7} <Debug> TCPHandler: Processed in 0.001356479 sec. | ||
| 5432 | 2025.05.08 06:21:04.358950 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5433 | 2025.05.08 06:21:04.359045 [ 256 ] {899ab024-f2d1-43dc-9dc8-0a546a565ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5434 | 2025.05.08 06:21:04.359089 [ 256 ] {899ab024-f2d1-43dc-9dc8-0a546a565ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5435 | 2025.05.08 06:21:04.359491 [ 256 ] {899ab024-f2d1-43dc-9dc8-0a546a565ef2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2025.05.08 06:21:04.359525 [ 256 ] {899ab024-f2d1-43dc-9dc8-0a546a565ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5437 | 2025.05.08 06:21:04.359894 [ 256 ] {899ab024-f2d1-43dc-9dc8-0a546a565ef2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5438 | 2025.05.08 06:21:04.360126 [ 256 ] {899ab024-f2d1-43dc-9dc8-0a546a565ef2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2025.05.08 06:21:04.360262 [ 256 ] {899ab024-f2d1-43dc-9dc8-0a546a565ef2} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001235 sec., 158704.45344129554 rows/sec., 11.39 MiB/sec. | ||
| 5440 | 2025.05.08 06:21:04.360299 [ 256 ] {899ab024-f2d1-43dc-9dc8-0a546a565ef2} <Debug> TCPHandler: Processed in 0.00139888 sec. | ||
| 5441 | 2025.05.08 06:21:04.360412 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2025.05.08 06:21:04.360506 [ 256 ] {0f582cf5-c1fa-4700-b890-8aaf771da075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5443 | 2025.05.08 06:21:04.360561 [ 256 ] {0f582cf5-c1fa-4700-b890-8aaf771da075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5444 | 2025.05.08 06:21:04.361287 [ 256 ] {0f582cf5-c1fa-4700-b890-8aaf771da075} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5445 | 2025.05.08 06:21:04.361323 [ 256 ] {0f582cf5-c1fa-4700-b890-8aaf771da075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5446 | 2025.05.08 06:21:04.361844 [ 256 ] {0f582cf5-c1fa-4700-b890-8aaf771da075} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5447 | 2025.05.08 06:21:04.362073 [ 256 ] {0f582cf5-c1fa-4700-b890-8aaf771da075} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2025.05.08 06:21:04.362216 [ 256 ] {0f582cf5-c1fa-4700-b890-8aaf771da075} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001727 sec., 4632.310364794441 rows/sec., 8.30 MiB/sec. | ||
| 5449 | 2025.05.08 06:21:04.362270 [ 256 ] {0f582cf5-c1fa-4700-b890-8aaf771da075} <Debug> TCPHandler: Processed in 0.001907087 sec. | ||
| 5450 | 2025.05.08 06:21:04.362387 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5451 | 2025.05.08 06:21:04.362481 [ 256 ] {933102b5-ddd1-474b-bf3d-cdd554dd3712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5452 | 2025.05.08 06:21:04.362523 [ 256 ] {933102b5-ddd1-474b-bf3d-cdd554dd3712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5453 | 2025.05.08 06:21:04.362858 [ 256 ] {933102b5-ddd1-474b-bf3d-cdd554dd3712} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2025.05.08 06:21:04.362895 [ 256 ] {933102b5-ddd1-474b-bf3d-cdd554dd3712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5455 | 2025.05.08 06:21:04.363212 [ 256 ] {933102b5-ddd1-474b-bf3d-cdd554dd3712} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5456 | 2025.05.08 06:21:04.363432 [ 256 ] {933102b5-ddd1-474b-bf3d-cdd554dd3712} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2025.05.08 06:21:04.363562 [ 256 ] {933102b5-ddd1-474b-bf3d-cdd554dd3712} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 5458 | 2025.05.08 06:21:04.363598 [ 256 ] {933102b5-ddd1-474b-bf3d-cdd554dd3712} <Debug> TCPHandler: Processed in 0.001261078 sec. | ||
| 5459 | 2025.05.08 06:21:06.464490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
| 5460 | 2025.05.08 06:21:06.465046 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2025.05.08 06:21:06.465088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5462 | 2025.05.08 06:21:06.465617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5463 | 2025.05.08 06:21:06.465855 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2025.05.08 06:21:06.465991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
| 5465 | 2025.05.08 06:21:07.289549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 5466 | 2025.05.08 06:21:07.305837 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2025.05.08 06:21:07.305900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5468 | 2025.05.08 06:21:07.312477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5469 | 2025.05.08 06:21:07.313245 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2025.05.08 06:21:07.317461 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 5471 | 2025.05.08 06:21:08.995387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 750 | ||
| 5472 | 2025.05.08 06:21:08.997733 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2025.05.08 06:21:08.997774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5474 | 2025.05.08 06:21:08.999051 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5475 | 2025.05.08 06:21:08.999344 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2025.05.08 06:21:08.999615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 5477 | 2025.05.08 06:21:09.349638 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2025.05.08 06:21:09.349814 [ 256 ] {c105457c-4f36-4b31-9e69-e5a9e5784f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5479 | 2025.05.08 06:21:09.349879 [ 256 ] {c105457c-4f36-4b31-9e69-e5a9e5784f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5480 | 2025.05.08 06:21:09.350546 [ 256 ] {c105457c-4f36-4b31-9e69-e5a9e5784f60} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2025.05.08 06:21:09.350593 [ 256 ] {c105457c-4f36-4b31-9e69-e5a9e5784f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5482 | 2025.05.08 06:21:09.351010 [ 256 ] {c105457c-4f36-4b31-9e69-e5a9e5784f60} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5483 | 2025.05.08 06:21:09.351237 [ 256 ] {c105457c-4f36-4b31-9e69-e5a9e5784f60} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2025.05.08 06:21:09.351390 [ 256 ] {c105457c-4f36-4b31-9e69-e5a9e5784f60} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001624 sec., 75123.15270935961 rows/sec., 6.39 MiB/sec. | ||
| 5485 | 2025.05.08 06:21:09.351433 [ 256 ] {c105457c-4f36-4b31-9e69-e5a9e5784f60} <Debug> TCPHandler: Processed in 0.001911717 sec. | ||
| 5486 | 2025.05.08 06:21:09.351560 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2025.05.08 06:21:09.351656 [ 256 ] {bab84bf5-6da9-43a9-a8c8-103704d7942f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5488 | 2025.05.08 06:21:09.351697 [ 256 ] {bab84bf5-6da9-43a9-a8c8-103704d7942f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5489 | 2025.05.08 06:21:09.352113 [ 256 ] {bab84bf5-6da9-43a9-a8c8-103704d7942f} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2025.05.08 06:21:09.352150 [ 256 ] {bab84bf5-6da9-43a9-a8c8-103704d7942f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5491 | 2025.05.08 06:21:09.352466 [ 256 ] {bab84bf5-6da9-43a9-a8c8-103704d7942f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5492 | 2025.05.08 06:21:09.352686 [ 256 ] {bab84bf5-6da9-43a9-a8c8-103704d7942f} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2025.05.08 06:21:09.352797 [ 100 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5494 | 2025.05.08 06:21:09.352818 [ 256 ] {bab84bf5-6da9-43a9-a8c8-103704d7942f} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00118 sec., 27966.101694915254 rows/sec., 2.05 MiB/sec. | ||
| 5495 | 2025.05.08 06:21:09.352866 [ 100 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2025.05.08 06:21:09.352873 [ 256 ] {bab84bf5-6da9-43a9-a8c8-103704d7942f} <Debug> TCPHandler: Processed in 0.001363099 sec. | ||
| 5497 | 2025.05.08 06:21:09.352896 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5498 | 2025.05.08 06:21:09.352999 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2025.05.08 06:21:09.353033 [ 201 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 5500 | 2025.05.08 06:21:09.353098 [ 256 ] {22e64965-5b71-4745-af24-774894606417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5501 | 2025.05.08 06:21:09.353143 [ 256 ] {22e64965-5b71-4745-af24-774894606417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5502 | 2025.05.08 06:21:09.353197 [ 201 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5503 | 2025.05.08 06:21:09.353239 [ 201 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 71 rows starting from the beginning of the part | ||
| 5504 | 2025.05.08 06:21:09.353311 [ 201 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
| 5505 | 2025.05.08 06:21:09.353361 [ 201 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 5506 | 2025.05.08 06:21:09.353407 [ 201 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 5507 | 2025.05.08 06:21:09.353450 [ 201 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 5508 | 2025.05.08 06:21:09.353494 [ 201 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 5509 | 2025.05.08 06:21:09.353581 [ 256 ] {22e64965-5b71-4745-af24-774894606417} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2025.05.08 06:21:09.353622 [ 256 ] {22e64965-5b71-4745-af24-774894606417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5511 | 2025.05.08 06:21:09.353990 [ 256 ] {22e64965-5b71-4745-af24-774894606417} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5512 | 2025.05.08 06:21:09.354233 [ 256 ] {22e64965-5b71-4745-af24-774894606417} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2025.05.08 06:21:09.354311 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331299 sec., 153233.79646495642 rows/sec., 11.83 MiB/sec. | ||
| 5514 | 2025.05.08 06:21:09.354367 [ 256 ] {22e64965-5b71-4745-af24-774894606417} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001288 sec., 75310.55900621117 rows/sec., 5.88 MiB/sec. | ||
| 5515 | 2025.05.08 06:21:09.354412 [ 256 ] {22e64965-5b71-4745-af24-774894606417} <Debug> TCPHandler: Processed in 0.001462511 sec. | ||
| 5516 | 2025.05.08 06:21:09.354525 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2025.05.08 06:21:09.354526 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5518 | 2025.05.08 06:21:09.354627 [ 256 ] {a055a6f1-56ff-42d6-8885-35823bb3867f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5519 | 2025.05.08 06:21:09.354676 [ 256 ] {a055a6f1-56ff-42d6-8885-35823bb3867f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5520 | 2025.05.08 06:21:09.354873 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_41_8} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2025.05.08 06:21:09.354965 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_41_8} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5522 | 2025.05.08 06:21:09.355060 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5523 | 2025.05.08 06:21:09.355094 [ 256 ] {a055a6f1-56ff-42d6-8885-35823bb3867f} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.05.08 06:21:09.355136 [ 256 ] {a055a6f1-56ff-42d6-8885-35823bb3867f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5525 | 2025.05.08 06:21:09.355483 [ 256 ] {a055a6f1-56ff-42d6-8885-35823bb3867f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5526 | 2025.05.08 06:21:09.355709 [ 256 ] {a055a6f1-56ff-42d6-8885-35823bb3867f} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2025.05.08 06:21:09.355839 [ 256 ] {a055a6f1-56ff-42d6-8885-35823bb3867f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 5528 | 2025.05.08 06:21:09.355878 [ 256 ] {a055a6f1-56ff-42d6-8885-35823bb3867f} <Debug> TCPHandler: Processed in 0.001400449 sec. | ||
| 5529 | 2025.05.08 06:21:09.355991 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2025.05.08 06:21:09.356085 [ 256 ] {22f8e760-4d54-4456-b790-278922d6d7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5531 | 2025.05.08 06:21:09.356139 [ 256 ] {22f8e760-4d54-4456-b790-278922d6d7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5532 | 2025.05.08 06:21:09.356973 [ 256 ] {22f8e760-4d54-4456-b790-278922d6d7a2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2025.05.08 06:21:09.357010 [ 256 ] {22f8e760-4d54-4456-b790-278922d6d7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5534 | 2025.05.08 06:21:09.357581 [ 256 ] {22f8e760-4d54-4456-b790-278922d6d7a2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5535 | 2025.05.08 06:21:09.357809 [ 256 ] {22f8e760-4d54-4456-b790-278922d6d7a2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2025.05.08 06:21:09.357921 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5537 | 2025.05.08 06:21:09.357946 [ 256 ] {22f8e760-4d54-4456-b790-278922d6d7a2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00188 sec., 17553.191489361703 rows/sec., 31.45 MiB/sec. | ||
| 5538 | 2025.05.08 06:21:09.357984 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2025.05.08 06:21:09.358008 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5540 | 2025.05.08 06:21:09.358023 [ 256 ] {22f8e760-4d54-4456-b790-278922d6d7a2} <Debug> TCPHandler: Processed in 0.002081269 sec. | ||
| 5541 | 2025.05.08 06:21:09.358085 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 5542 | 2025.05.08 06:21:09.358153 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2025.05.08 06:21:09.358254 [ 256 ] {411d284c-8e35-47d5-97c5-cab0ac720965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5544 | 2025.05.08 06:21:09.358295 [ 256 ] {411d284c-8e35-47d5-97c5-cab0ac720965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5545 | 2025.05.08 06:21:09.358307 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5546 | 2025.05.08 06:21:09.358360 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 688 rows starting from the beginning of the part | ||
| 5547 | 2025.05.08 06:21:09.358467 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 5548 | 2025.05.08 06:21:09.358563 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 5549 | 2025.05.08 06:21:09.358641 [ 256 ] {411d284c-8e35-47d5-97c5-cab0ac720965} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2025.05.08 06:21:09.358654 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 5551 | 2025.05.08 06:21:09.358686 [ 256 ] {411d284c-8e35-47d5-97c5-cab0ac720965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5552 | 2025.05.08 06:21:09.358754 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 5553 | 2025.05.08 06:21:09.358848 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 5554 | 2025.05.08 06:21:09.359034 [ 256 ] {411d284c-8e35-47d5-97c5-cab0ac720965} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5555 | 2025.05.08 06:21:09.359319 [ 256 ] {411d284c-8e35-47d5-97c5-cab0ac720965} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2025.05.08 06:21:09.359454 [ 256 ] {411d284c-8e35-47d5-97c5-cab0ac720965} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 5557 | 2025.05.08 06:21:09.359492 [ 256 ] {411d284c-8e35-47d5-97c5-cab0ac720965} <Debug> TCPHandler: Processed in 0.001388659 sec. | ||
| 5558 | 2025.05.08 06:21:09.373787 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 19 columns (19 merged, 0 gathered) in 0.015737121 sec., 51025.85155188169 rows/sec., 91.44 MiB/sec. | ||
| 5559 | 2025.05.08 06:21:09.375022 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5560 | 2025.05.08 06:21:09.375379 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2025.05.08 06:21:09.375454 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5562 | 2025.05.08 06:21:09.375578 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 5563 | 2025.05.08 06:21:10.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.84 MiB, peak 260.43 MiB, free memory in arenas 0.00 B, will set to 255.65 MiB (RSS), difference: 2.81 MiB | ||
| 5564 | 2025.05.08 06:21:13.859784 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5565 | 2025.05.08 06:21:13.859860 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5566 | 2025.05.08 06:21:13.966157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
| 5567 | 2025.05.08 06:21:13.966637 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2025.05.08 06:21:13.966680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5569 | 2025.05.08 06:21:13.967179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5570 | 2025.05.08 06:21:13.967423 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2025.05.08 06:21:13.967566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 5572 | 2025.05.08 06:21:14.348512 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5573 | 2025.05.08 06:21:14.348707 [ 256 ] {81fd214a-d6c4-4e76-99cb-4d8f10b9ce08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5574 | 2025.05.08 06:21:14.348776 [ 256 ] {81fd214a-d6c4-4e76-99cb-4d8f10b9ce08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5575 | 2025.05.08 06:21:14.349441 [ 256 ] {81fd214a-d6c4-4e76-99cb-4d8f10b9ce08} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2025.05.08 06:21:14.349480 [ 256 ] {81fd214a-d6c4-4e76-99cb-4d8f10b9ce08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5577 | 2025.05.08 06:21:14.349887 [ 256 ] {81fd214a-d6c4-4e76-99cb-4d8f10b9ce08} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5578 | 2025.05.08 06:21:14.350123 [ 256 ] {81fd214a-d6c4-4e76-99cb-4d8f10b9ce08} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2025.05.08 06:21:14.350271 [ 256 ] {81fd214a-d6c4-4e76-99cb-4d8f10b9ce08} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001619 sec., 44471.89623224213 rows/sec., 3.61 MiB/sec. | ||
| 5580 | 2025.05.08 06:21:14.350312 [ 256 ] {81fd214a-d6c4-4e76-99cb-4d8f10b9ce08} <Debug> TCPHandler: Processed in 0.001929157 sec. | ||
| 5581 | 2025.05.08 06:21:14.350446 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2025.05.08 06:21:14.350541 [ 256 ] {99e0d543-bbac-4599-924d-3bb21d66a1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5583 | 2025.05.08 06:21:14.350582 [ 256 ] {99e0d543-bbac-4599-924d-3bb21d66a1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5584 | 2025.05.08 06:21:14.350995 [ 256 ] {99e0d543-bbac-4599-924d-3bb21d66a1e3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2025.05.08 06:21:14.351030 [ 256 ] {99e0d543-bbac-4599-924d-3bb21d66a1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5586 | 2025.05.08 06:21:14.351337 [ 256 ] {99e0d543-bbac-4599-924d-3bb21d66a1e3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5587 | 2025.05.08 06:21:14.351554 [ 256 ] {99e0d543-bbac-4599-924d-3bb21d66a1e3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2025.05.08 06:21:14.351686 [ 256 ] {99e0d543-bbac-4599-924d-3bb21d66a1e3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001163 sec., 6878.761822871883 rows/sec., 517.25 KiB/sec. | ||
| 5589 | 2025.05.08 06:21:14.351724 [ 256 ] {99e0d543-bbac-4599-924d-3bb21d66a1e3} <Debug> TCPHandler: Processed in 0.001326928 sec. | ||
| 5590 | 2025.05.08 06:21:14.351838 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2025.05.08 06:21:14.351932 [ 256 ] {4ba95e65-be9d-4dc1-8518-965f8a6e6d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5592 | 2025.05.08 06:21:14.351973 [ 256 ] {4ba95e65-be9d-4dc1-8518-965f8a6e6d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5593 | 2025.05.08 06:21:14.352399 [ 256 ] {4ba95e65-be9d-4dc1-8518-965f8a6e6d58} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2025.05.08 06:21:14.352434 [ 256 ] {4ba95e65-be9d-4dc1-8518-965f8a6e6d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5595 | 2025.05.08 06:21:14.352757 [ 256 ] {4ba95e65-be9d-4dc1-8518-965f8a6e6d58} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5596 | 2025.05.08 06:21:14.353005 [ 256 ] {4ba95e65-be9d-4dc1-8518-965f8a6e6d58} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5597 | 2025.05.08 06:21:14.353133 [ 256 ] {4ba95e65-be9d-4dc1-8518-965f8a6e6d58} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00122 sec., 59016.39344262295 rows/sec., 4.61 MiB/sec. | ||
| 5598 | 2025.05.08 06:21:14.353170 [ 256 ] {4ba95e65-be9d-4dc1-8518-965f8a6e6d58} <Debug> TCPHandler: Processed in 0.00138147 sec. | ||
| 5599 | 2025.05.08 06:21:14.353286 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5600 | 2025.05.08 06:21:14.353382 [ 256 ] {d27a0a03-a7d8-4a21-8003-35c13be2be3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5601 | 2025.05.08 06:21:14.353425 [ 256 ] {d27a0a03-a7d8-4a21-8003-35c13be2be3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5602 | 2025.05.08 06:21:14.353899 [ 256 ] {d27a0a03-a7d8-4a21-8003-35c13be2be3b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2025.05.08 06:21:14.353933 [ 256 ] {d27a0a03-a7d8-4a21-8003-35c13be2be3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5604 | 2025.05.08 06:21:14.354277 [ 256 ] {d27a0a03-a7d8-4a21-8003-35c13be2be3b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5605 | 2025.05.08 06:21:14.354493 [ 256 ] {d27a0a03-a7d8-4a21-8003-35c13be2be3b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2025.05.08 06:21:14.354620 [ 256 ] {d27a0a03-a7d8-4a21-8003-35c13be2be3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 5607 | 2025.05.08 06:21:14.354657 [ 256 ] {d27a0a03-a7d8-4a21-8003-35c13be2be3b} <Debug> TCPHandler: Processed in 0.001419389 sec. | ||
| 5608 | 2025.05.08 06:21:14.354775 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2025.05.08 06:21:14.354872 [ 256 ] {d7976326-2ebf-4c0b-beb9-2a711aaa302d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5610 | 2025.05.08 06:21:14.354927 [ 256 ] {d7976326-2ebf-4c0b-beb9-2a711aaa302d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5611 | 2025.05.08 06:21:14.355685 [ 256 ] {d7976326-2ebf-4c0b-beb9-2a711aaa302d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2025.05.08 06:21:14.355721 [ 256 ] {d7976326-2ebf-4c0b-beb9-2a711aaa302d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5613 | 2025.05.08 06:21:14.356244 [ 256 ] {d7976326-2ebf-4c0b-beb9-2a711aaa302d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5614 | 2025.05.08 06:21:14.356469 [ 256 ] {d7976326-2ebf-4c0b-beb9-2a711aaa302d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2025.05.08 06:21:14.356603 [ 256 ] {d7976326-2ebf-4c0b-beb9-2a711aaa302d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00175 sec., 4571.428571428572 rows/sec., 8.19 MiB/sec. | ||
| 5616 | 2025.05.08 06:21:14.356656 [ 256 ] {d7976326-2ebf-4c0b-beb9-2a711aaa302d} <Debug> TCPHandler: Processed in 0.001930708 sec. | ||
| 5617 | 2025.05.08 06:21:14.356772 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2025.05.08 06:21:14.356867 [ 256 ] {86c9224c-b64d-40ef-895a-85ad4883b8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5619 | 2025.05.08 06:21:14.356908 [ 256 ] {86c9224c-b64d-40ef-895a-85ad4883b8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5620 | 2025.05.08 06:21:14.357254 [ 256 ] {86c9224c-b64d-40ef-895a-85ad4883b8dc} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2025.05.08 06:21:14.357290 [ 256 ] {86c9224c-b64d-40ef-895a-85ad4883b8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5622 | 2025.05.08 06:21:14.357604 [ 256 ] {86c9224c-b64d-40ef-895a-85ad4883b8dc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5623 | 2025.05.08 06:21:14.357840 [ 256 ] {86c9224c-b64d-40ef-895a-85ad4883b8dc} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2025.05.08 06:21:14.357968 [ 256 ] {86c9224c-b64d-40ef-895a-85ad4883b8dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 5625 | 2025.05.08 06:21:14.358004 [ 256 ] {86c9224c-b64d-40ef-895a-85ad4883b8dc} <Debug> TCPHandler: Processed in 0.001282667 sec. | ||
| 5626 | 2025.05.08 06:21:14.817626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 5627 | 2025.05.08 06:21:14.834664 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2025.05.08 06:21:14.834724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5629 | 2025.05.08 06:21:14.840947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5630 | 2025.05.08 06:21:14.841659 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2025.05.08 06:21:14.844611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 5632 | 2025.05.08 06:21:18.999944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 774 | ||
| 5633 | 2025.05.08 06:21:19.002084 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2025.05.08 06:21:19.002132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5635 | 2025.05.08 06:21:19.003321 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5636 | 2025.05.08 06:21:19.003605 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2025.05.08 06:21:19.003864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 5638 | 2025.05.08 06:21:19.240902 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2025.05.08 06:21:19.241141 [ 256 ] {931f31cb-7229-4d7e-ba7d-fa8be496dd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5640 | 2025.05.08 06:21:19.241230 [ 256 ] {931f31cb-7229-4d7e-ba7d-fa8be496dd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5641 | 2025.05.08 06:21:19.242034 [ 256 ] {931f31cb-7229-4d7e-ba7d-fa8be496dd8d} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2025.05.08 06:21:19.242072 [ 256 ] {931f31cb-7229-4d7e-ba7d-fa8be496dd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5643 | 2025.05.08 06:21:19.242394 [ 256 ] {931f31cb-7229-4d7e-ba7d-fa8be496dd8d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5644 | 2025.05.08 06:21:19.242604 [ 256 ] {931f31cb-7229-4d7e-ba7d-fa8be496dd8d} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2025.05.08 06:21:19.242735 [ 256 ] {931f31cb-7229-4d7e-ba7d-fa8be496dd8d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 196.61 KiB/sec. | ||
| 5646 | 2025.05.08 06:21:19.242773 [ 256 ] {931f31cb-7229-4d7e-ba7d-fa8be496dd8d} <Debug> TCPHandler: Processed in 0.001988538 sec. | ||
| 5647 | 2025.05.08 06:21:19.242895 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2025.05.08 06:21:19.242986 [ 256 ] {a4f47482-af50-4e92-ae30-36935d137a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5649 | 2025.05.08 06:21:19.243025 [ 256 ] {a4f47482-af50-4e92-ae30-36935d137a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5650 | 2025.05.08 06:21:19.244054 [ 256 ] {a4f47482-af50-4e92-ae30-36935d137a48} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2025.05.08 06:21:19.244089 [ 256 ] {a4f47482-af50-4e92-ae30-36935d137a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5652 | 2025.05.08 06:21:19.244470 [ 256 ] {a4f47482-af50-4e92-ae30-36935d137a48} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5653 | 2025.05.08 06:21:19.244682 [ 256 ] {a4f47482-af50-4e92-ae30-36935d137a48} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2025.05.08 06:21:19.244813 [ 256 ] {a4f47482-af50-4e92-ae30-36935d137a48} <Debug> executeQuery: Read 1264 rows, 107.34 KiB in 0.001845 sec., 685094.8509485094 rows/sec., 56.82 MiB/sec. | ||
| 5655 | 2025.05.08 06:21:19.244849 [ 256 ] {a4f47482-af50-4e92-ae30-36935d137a48} <Debug> TCPHandler: Processed in 0.002000928 sec. | ||
| 5656 | 2025.05.08 06:21:19.244978 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2025.05.08 06:21:19.245070 [ 256 ] {1e9b4369-9796-4a8b-b744-471c92c2f311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5658 | 2025.05.08 06:21:19.245109 [ 256 ] {1e9b4369-9796-4a8b-b744-471c92c2f311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5659 | 2025.05.08 06:21:19.245509 [ 256 ] {1e9b4369-9796-4a8b-b744-471c92c2f311} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2025.05.08 06:21:19.245545 [ 256 ] {1e9b4369-9796-4a8b-b744-471c92c2f311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5661 | 2025.05.08 06:21:19.245836 [ 256 ] {1e9b4369-9796-4a8b-b744-471c92c2f311} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5662 | 2025.05.08 06:21:19.246056 [ 256 ] {1e9b4369-9796-4a8b-b744-471c92c2f311} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2025.05.08 06:21:19.246182 [ 256 ] {1e9b4369-9796-4a8b-b744-471c92c2f311} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.00113 sec., 32743.36283185841 rows/sec., 2.39 MiB/sec. | ||
| 5664 | 2025.05.08 06:21:19.246217 [ 256 ] {1e9b4369-9796-4a8b-b744-471c92c2f311} <Debug> TCPHandler: Processed in 0.001285518 sec. | ||
| 5665 | 2025.05.08 06:21:19.246331 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2025.05.08 06:21:19.246422 [ 256 ] {95fa9110-d7e9-40c9-bef6-31db2cafd61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5667 | 2025.05.08 06:21:19.246459 [ 256 ] {95fa9110-d7e9-40c9-bef6-31db2cafd61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5668 | 2025.05.08 06:21:19.246976 [ 256 ] {95fa9110-d7e9-40c9-bef6-31db2cafd61b} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2025.05.08 06:21:19.247009 [ 256 ] {95fa9110-d7e9-40c9-bef6-31db2cafd61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5670 | 2025.05.08 06:21:19.247312 [ 256 ] {95fa9110-d7e9-40c9-bef6-31db2cafd61b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5671 | 2025.05.08 06:21:19.247518 [ 256 ] {95fa9110-d7e9-40c9-bef6-31db2cafd61b} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2025.05.08 06:21:19.247640 [ 256 ] {95fa9110-d7e9-40c9-bef6-31db2cafd61b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001235 sec., 184615.38461538462 rows/sec., 12.50 MiB/sec. | ||
| 5673 | 2025.05.08 06:21:19.247675 [ 256 ] {95fa9110-d7e9-40c9-bef6-31db2cafd61b} <Debug> TCPHandler: Processed in 0.00139975 sec. | ||
| 5674 | 2025.05.08 06:21:19.247783 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2025.05.08 06:21:19.247886 [ 256 ] {58d93485-b0f8-4d76-b0c7-226414307e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5676 | 2025.05.08 06:21:19.247924 [ 256 ] {58d93485-b0f8-4d76-b0c7-226414307e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5677 | 2025.05.08 06:21:19.248580 [ 256 ] {58d93485-b0f8-4d76-b0c7-226414307e4e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2025.05.08 06:21:19.248614 [ 256 ] {58d93485-b0f8-4d76-b0c7-226414307e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5679 | 2025.05.08 06:21:19.248924 [ 256 ] {58d93485-b0f8-4d76-b0c7-226414307e4e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5680 | 2025.05.08 06:21:19.249131 [ 256 ] {58d93485-b0f8-4d76-b0c7-226414307e4e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2025.05.08 06:21:19.249256 [ 256 ] {58d93485-b0f8-4d76-b0c7-226414307e4e} <Debug> executeQuery: Read 557 rows, 42.37 KiB in 0.001388 sec., 401296.8299711816 rows/sec., 29.81 MiB/sec. | ||
| 5682 | 2025.05.08 06:21:19.249292 [ 256 ] {58d93485-b0f8-4d76-b0c7-226414307e4e} <Debug> TCPHandler: Processed in 0.001555502 sec. | ||
| 5683 | 2025.05.08 06:21:19.249409 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2025.05.08 06:21:19.249501 [ 256 ] {8c1a6046-24cf-4603-9d55-e9637034be2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5685 | 2025.05.08 06:21:19.249542 [ 256 ] {8c1a6046-24cf-4603-9d55-e9637034be2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5686 | 2025.05.08 06:21:19.250196 [ 256 ] {8c1a6046-24cf-4603-9d55-e9637034be2e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2025.05.08 06:21:19.250228 [ 256 ] {8c1a6046-24cf-4603-9d55-e9637034be2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5688 | 2025.05.08 06:21:19.250595 [ 256 ] {8c1a6046-24cf-4603-9d55-e9637034be2e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5689 | 2025.05.08 06:21:19.250802 [ 256 ] {8c1a6046-24cf-4603-9d55-e9637034be2e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2025.05.08 06:21:19.250928 [ 256 ] {8c1a6046-24cf-4603-9d55-e9637034be2e} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.001446 sec., 634854.7717842323 rows/sec., 42.70 MiB/sec. | ||
| 5691 | 2025.05.08 06:21:19.250963 [ 256 ] {8c1a6046-24cf-4603-9d55-e9637034be2e} <Debug> TCPHandler: Processed in 0.001608672 sec. | ||
| 5692 | 2025.05.08 06:21:19.251088 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2025.05.08 06:21:19.251181 [ 256 ] {ed5c7a77-eaeb-4efc-bb50-75bba6b28859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5694 | 2025.05.08 06:21:19.251233 [ 256 ] {ed5c7a77-eaeb-4efc-bb50-75bba6b28859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5695 | 2025.05.08 06:21:19.252041 [ 256 ] {ed5c7a77-eaeb-4efc-bb50-75bba6b28859} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2025.05.08 06:21:19.252075 [ 256 ] {ed5c7a77-eaeb-4efc-bb50-75bba6b28859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5697 | 2025.05.08 06:21:19.252676 [ 256 ] {ed5c7a77-eaeb-4efc-bb50-75bba6b28859} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5698 | 2025.05.08 06:21:19.252898 [ 256 ] {ed5c7a77-eaeb-4efc-bb50-75bba6b28859} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2025.05.08 06:21:19.253029 [ 256 ] {ed5c7a77-eaeb-4efc-bb50-75bba6b28859} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001866 sec., 17684.887459807072 rows/sec., 31.69 MiB/sec. | ||
| 5700 | 2025.05.08 06:21:19.253088 [ 256 ] {ed5c7a77-eaeb-4efc-bb50-75bba6b28859} <Debug> TCPHandler: Processed in 0.002056169 sec. | ||
| 5701 | 2025.05.08 06:21:19.253199 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2025.05.08 06:21:19.253291 [ 256 ] {5a3de947-db58-4f4f-bb3a-a2bdccaf79a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5703 | 2025.05.08 06:21:19.253330 [ 256 ] {5a3de947-db58-4f4f-bb3a-a2bdccaf79a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5704 | 2025.05.08 06:21:19.253667 [ 256 ] {5a3de947-db58-4f4f-bb3a-a2bdccaf79a0} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2025.05.08 06:21:19.253701 [ 256 ] {5a3de947-db58-4f4f-bb3a-a2bdccaf79a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5706 | 2025.05.08 06:21:19.253997 [ 256 ] {5a3de947-db58-4f4f-bb3a-a2bdccaf79a0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5707 | 2025.05.08 06:21:19.254206 [ 256 ] {5a3de947-db58-4f4f-bb3a-a2bdccaf79a0} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2025.05.08 06:21:19.254337 [ 256 ] {5a3de947-db58-4f4f-bb3a-a2bdccaf79a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 5709 | 2025.05.08 06:21:19.254371 [ 256 ] {5a3de947-db58-4f4f-bb3a-a2bdccaf79a0} <Debug> TCPHandler: Processed in 0.001218777 sec. | ||
| 5710 | 2025.05.08 06:21:21.467738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
| 5711 | 2025.05.08 06:21:21.468311 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2025.05.08 06:21:21.468362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5713 | 2025.05.08 06:21:21.468903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5714 | 2025.05.08 06:21:21.469152 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2025.05.08 06:21:21.469285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
| 5716 | 2025.05.08 06:21:22.344776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 5717 | 2025.05.08 06:21:22.362482 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2025.05.08 06:21:22.362538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5719 | 2025.05.08 06:21:22.368509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5720 | 2025.05.08 06:21:22.369231 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2025.05.08 06:21:22.372115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 5722 | 2025.05.08 06:21:24.348518 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2025.05.08 06:21:24.348717 [ 256 ] {2e62ff38-1953-4540-a138-c921c2ba0a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5724 | 2025.05.08 06:21:24.348788 [ 256 ] {2e62ff38-1953-4540-a138-c921c2ba0a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5725 | 2025.05.08 06:21:24.349490 [ 256 ] {2e62ff38-1953-4540-a138-c921c2ba0a43} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2025.05.08 06:21:24.349537 [ 256 ] {2e62ff38-1953-4540-a138-c921c2ba0a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5727 | 2025.05.08 06:21:24.349950 [ 256 ] {2e62ff38-1953-4540-a138-c921c2ba0a43} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5728 | 2025.05.08 06:21:24.350169 [ 256 ] {2e62ff38-1953-4540-a138-c921c2ba0a43} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2025.05.08 06:21:24.350442 [ 23 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5730 | 2025.05.08 06:21:24.350469 [ 256 ] {2e62ff38-1953-4540-a138-c921c2ba0a43} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001804 sec., 39911.30820399113 rows/sec., 3.24 MiB/sec. | ||
| 5731 | 2025.05.08 06:21:24.350517 [ 23 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2025.05.08 06:21:24.350540 [ 256 ] {2e62ff38-1953-4540-a138-c921c2ba0a43} <Debug> TCPHandler: Processed in 0.00215346 sec. | ||
| 5733 | 2025.05.08 06:21:24.350545 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5734 | 2025.05.08 06:21:24.350661 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 5735 | 2025.05.08 06:21:24.350695 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2025.05.08 06:21:24.350761 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5737 | 2025.05.08 06:21:24.350791 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1409 rows starting from the beginning of the part | ||
| 5738 | 2025.05.08 06:21:24.350807 [ 256 ] {083cc87b-953c-449e-87c0-0156afb392d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5739 | 2025.05.08 06:21:24.350848 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 192 rows starting from the beginning of the part | ||
| 5740 | 2025.05.08 06:21:24.350857 [ 256 ] {083cc87b-953c-449e-87c0-0156afb392d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5741 | 2025.05.08 06:21:24.350892 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 122 rows starting from the beginning of the part | ||
| 5742 | 2025.05.08 06:21:24.350931 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part | ||
| 5743 | 2025.05.08 06:21:24.350983 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1264 rows starting from the beginning of the part | ||
| 5744 | 2025.05.08 06:21:24.351024 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part | ||
| 5745 | 2025.05.08 06:21:24.351360 [ 256 ] {083cc87b-953c-449e-87c0-0156afb392d1} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2025.05.08 06:21:24.351397 [ 256 ] {083cc87b-953c-449e-87c0-0156afb392d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5747 | 2025.05.08 06:21:24.351740 [ 256 ] {083cc87b-953c-449e-87c0-0156afb392d1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5748 | 2025.05.08 06:21:24.351962 [ 256 ] {083cc87b-953c-449e-87c0-0156afb392d1} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2025.05.08 06:21:24.352093 [ 256 ] {083cc87b-953c-449e-87c0-0156afb392d1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001311 sec., 6102.212051868802 rows/sec., 458.86 KiB/sec. | ||
| 5750 | 2025.05.08 06:21:24.352130 [ 256 ] {083cc87b-953c-449e-87c0-0156afb392d1} <Debug> TCPHandler: Processed in 0.001494951 sec. | ||
| 5751 | 2025.05.08 06:21:24.352249 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5752 | 2025.05.08 06:21:24.352343 [ 256 ] {0c8dc825-78dd-4dfa-ba35-112eac026c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5753 | 2025.05.08 06:21:24.352383 [ 256 ] {0c8dc825-78dd-4dfa-ba35-112eac026c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5754 | 2025.05.08 06:21:24.352421 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801566 sec., 1737932.443218844 rows/sec., 152.16 MiB/sec. | ||
| 5755 | 2025.05.08 06:21:24.352689 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5756 | 2025.05.08 06:21:24.352801 [ 256 ] {0c8dc825-78dd-4dfa-ba35-112eac026c51} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2025.05.08 06:21:24.352845 [ 256 ] {0c8dc825-78dd-4dfa-ba35-112eac026c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5758 | 2025.05.08 06:21:24.353043 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2025.05.08 06:21:24.353128 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_46_9} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5760 | 2025.05.08 06:21:24.353197 [ 256 ] {0c8dc825-78dd-4dfa-ba35-112eac026c51} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5761 | 2025.05.08 06:21:24.353237 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5762 | 2025.05.08 06:21:24.353434 [ 256 ] {0c8dc825-78dd-4dfa-ba35-112eac026c51} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2025.05.08 06:21:24.353549 [ 23 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5764 | 2025.05.08 06:21:24.353571 [ 256 ] {0c8dc825-78dd-4dfa-ba35-112eac026c51} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001246 sec., 57784.91171749599 rows/sec., 4.51 MiB/sec. | ||
| 5765 | 2025.05.08 06:21:24.353585 [ 23 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2025.05.08 06:21:24.353611 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5767 | 2025.05.08 06:21:24.353616 [ 256 ] {0c8dc825-78dd-4dfa-ba35-112eac026c51} <Debug> TCPHandler: Processed in 0.001416 sec. | ||
| 5768 | 2025.05.08 06:21:24.353685 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 5769 | 2025.05.08 06:21:24.353746 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5770 | 2025.05.08 06:21:24.353775 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5771 | 2025.05.08 06:21:24.353809 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 633 rows starting from the beginning of the part | ||
| 5772 | 2025.05.08 06:21:24.353845 [ 256 ] {4b5ce467-e48e-4eda-8280-9fd748f64f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5773 | 2025.05.08 06:21:24.353873 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part | ||
| 5774 | 2025.05.08 06:21:24.353893 [ 256 ] {4b5ce467-e48e-4eda-8280-9fd748f64f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5775 | 2025.05.08 06:21:24.353923 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 97 rows starting from the beginning of the part | ||
| 5776 | 2025.05.08 06:21:24.353969 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part | ||
| 5777 | 2025.05.08 06:21:24.354008 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 557 rows starting from the beginning of the part | ||
| 5778 | 2025.05.08 06:21:24.354046 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part | ||
| 5779 | 2025.05.08 06:21:24.354336 [ 256 ] {4b5ce467-e48e-4eda-8280-9fd748f64f0d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2025.05.08 06:21:24.354379 [ 256 ] {4b5ce467-e48e-4eda-8280-9fd748f64f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5781 | 2025.05.08 06:21:24.354740 [ 256 ] {4b5ce467-e48e-4eda-8280-9fd748f64f0d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5782 | 2025.05.08 06:21:24.354970 [ 256 ] {4b5ce467-e48e-4eda-8280-9fd748f64f0d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2025.05.08 06:21:24.355083 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5784 | 2025.05.08 06:21:24.355099 [ 256 ] {4b5ce467-e48e-4eda-8280-9fd748f64f0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 5785 | 2025.05.08 06:21:24.355123 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.05.08 06:21:24.355146 [ 256 ] {4b5ce467-e48e-4eda-8280-9fd748f64f0d} <Debug> TCPHandler: Processed in 0.00144873 sec. | ||
| 5787 | 2025.05.08 06:21:24.355147 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5788 | 2025.05.08 06:21:24.355215 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1539 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553712 sec., 990531.0636720319 rows/sec., 78.90 MiB/sec. | ||
| 5789 | 2025.05.08 06:21:24.355232 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 5790 | 2025.05.08 06:21:24.355271 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2025.05.08 06:21:24.355353 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5792 | 2025.05.08 06:21:24.355371 [ 256 ] {42771389-ee0e-4624-af44-2f8950f51e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5793 | 2025.05.08 06:21:24.355385 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13382 rows starting from the beginning of the part | ||
| 5794 | 2025.05.08 06:21:24.355432 [ 256 ] {42771389-ee0e-4624-af44-2f8950f51e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5795 | 2025.05.08 06:21:24.355434 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5796 | 2025.05.08 06:21:24.355448 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 196 rows starting from the beginning of the part | ||
| 5797 | 2025.05.08 06:21:24.355508 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 5798 | 2025.05.08 06:21:24.355551 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 5799 | 2025.05.08 06:21:24.355592 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 918 rows starting from the beginning of the part | ||
| 5800 | 2025.05.08 06:21:24.355634 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 5801 | 2025.05.08 06:21:24.355761 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2025.05.08 06:21:24.355839 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_46_9} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5803 | 2025.05.08 06:21:24.355921 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5804 | 2025.05.08 06:21:24.356217 [ 256 ] {42771389-ee0e-4624-af44-2f8950f51e72} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2025.05.08 06:21:24.356254 [ 256 ] {42771389-ee0e-4624-af44-2f8950f51e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5806 | 2025.05.08 06:21:24.356783 [ 256 ] {42771389-ee0e-4624-af44-2f8950f51e72} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5807 | 2025.05.08 06:21:24.357035 [ 256 ] {42771389-ee0e-4624-af44-2f8950f51e72} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2025.05.08 06:21:24.357173 [ 256 ] {42771389-ee0e-4624-af44-2f8950f51e72} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001821 sec., 4393.190554640308 rows/sec., 7.87 MiB/sec. | ||
| 5809 | 2025.05.08 06:21:24.357227 [ 256 ] {42771389-ee0e-4624-af44-2f8950f51e72} <Debug> TCPHandler: Processed in 0.002004228 sec. | ||
| 5810 | 2025.05.08 06:21:24.357346 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2025.05.08 06:21:24.357441 [ 256 ] {027ac3a9-8095-4016-98f7-8f6624aef774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5812 | 2025.05.08 06:21:24.357481 [ 256 ] {027ac3a9-8095-4016-98f7-8f6624aef774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5813 | 2025.05.08 06:21:24.357819 [ 256 ] {027ac3a9-8095-4016-98f7-8f6624aef774} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2025.05.08 06:21:24.357855 [ 256 ] {027ac3a9-8095-4016-98f7-8f6624aef774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5815 | 2025.05.08 06:21:24.358165 [ 256 ] {027ac3a9-8095-4016-98f7-8f6624aef774} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5816 | 2025.05.08 06:21:24.358380 [ 256 ] {027ac3a9-8095-4016-98f7-8f6624aef774} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2025.05.08 06:21:24.358485 [ 23 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5818 | 2025.05.08 06:21:24.358509 [ 256 ] {027ac3a9-8095-4016-98f7-8f6624aef774} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5819 | 2025.05.08 06:21:24.358519 [ 23 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2025.05.08 06:21:24.358549 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5821 | 2025.05.08 06:21:24.358552 [ 256 ] {027ac3a9-8095-4016-98f7-8f6624aef774} <Debug> TCPHandler: Processed in 0.001254218 sec. | ||
| 5822 | 2025.05.08 06:21:24.358640 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 5823 | 2025.05.08 06:21:24.358765 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5824 | 2025.05.08 06:21:24.358798 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2370 rows starting from the beginning of the part | ||
| 5825 | 2025.05.08 06:21:24.358860 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 5826 | 2025.05.08 06:21:24.358902 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 5827 | 2025.05.08 06:21:24.358942 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 5828 | 2025.05.08 06:21:24.358967 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14976 rows, containing 5 columns (5 merged, 0 gathered) in 0.003767413 sec., 3975141.562658514 rows/sec., 272.67 MiB/sec. | ||
| 5829 | 2025.05.08 06:21:24.358979 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 5830 | 2025.05.08 06:21:24.359030 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 5831 | 2025.05.08 06:21:24.359612 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5832 | 2025.05.08 06:21:24.360031 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2025.05.08 06:21:24.360127 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5834 | 2025.05.08 06:21:24.360245 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 5835 | 2025.05.08 06:21:24.360412 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2670 rows, containing 4 columns (4 merged, 0 gathered) in 0.001815815 sec., 1470414.111569736 rows/sec., 99.04 MiB/sec. | ||
| 5836 | 2025.05.08 06:21:24.360639 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5837 | 2025.05.08 06:21:24.360898 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_46_9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2025.05.08 06:21:24.360965 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_46_9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5839 | 2025.05.08 06:21:24.361036 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5840 | 2025.05.08 06:21:28.860103 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5841 | 2025.05.08 06:21:28.860171 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5842 | 2025.05.08 06:21:28.969468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
| 5843 | 2025.05.08 06:21:28.970013 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2025.05.08 06:21:28.970064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5845 | 2025.05.08 06:21:28.970621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5846 | 2025.05.08 06:21:28.970860 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2025.05.08 06:21:28.970996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 5848 | 2025.05.08 06:21:28.971011 [ 55 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5849 | 2025.05.08 06:21:28.971086 [ 55 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2025.05.08 06:21:28.971113 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5851 | 2025.05.08 06:21:28.971292 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5852 | 2025.05.08 06:21:28.971469 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5853 | 2025.05.08 06:21:28.971511 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5854 | 2025.05.08 06:21:28.971614 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5855 | 2025.05.08 06:21:28.971671 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5856 | 2025.05.08 06:21:28.971717 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5857 | 2025.05.08 06:21:28.971762 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5858 | 2025.05.08 06:21:28.971834 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 5859 | 2025.05.08 06:21:28.973890 [ 187 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002688638 sec., 6148466.249454184 rows/sec., 87.95 MiB/sec. | ||
| 5860 | 2025.05.08 06:21:28.973988 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5861 | 2025.05.08 06:21:28.974249 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_36_7} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2025.05.08 06:21:28.974318 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_36_7} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5863 | 2025.05.08 06:21:28.974389 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 5864 | 2025.05.08 06:21:29.004161 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 802 | ||
| 5865 | 2025.05.08 06:21:29.006774 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2025.05.08 06:21:29.006816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5867 | 2025.05.08 06:21:29.008019 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5868 | 2025.05.08 06:21:29.008284 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2025.05.08 06:21:29.008530 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 5870 | 2025.05.08 06:21:29.351242 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2025.05.08 06:21:29.351429 [ 256 ] {2e57eb99-0bb8-4d9e-8af7-e91e255720a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5872 | 2025.05.08 06:21:29.351493 [ 256 ] {2e57eb99-0bb8-4d9e-8af7-e91e255720a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5873 | 2025.05.08 06:21:29.352198 [ 256 ] {2e57eb99-0bb8-4d9e-8af7-e91e255720a3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2025.05.08 06:21:29.352245 [ 256 ] {2e57eb99-0bb8-4d9e-8af7-e91e255720a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5875 | 2025.05.08 06:21:29.352661 [ 256 ] {2e57eb99-0bb8-4d9e-8af7-e91e255720a3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5876 | 2025.05.08 06:21:29.352890 [ 256 ] {2e57eb99-0bb8-4d9e-8af7-e91e255720a3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2025.05.08 06:21:29.353038 [ 256 ] {2e57eb99-0bb8-4d9e-8af7-e91e255720a3} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.00166 sec., 73493.97590361445 rows/sec., 6.25 MiB/sec. | ||
| 5878 | 2025.05.08 06:21:29.353078 [ 256 ] {2e57eb99-0bb8-4d9e-8af7-e91e255720a3} <Debug> TCPHandler: Processed in 0.001958448 sec. | ||
| 5879 | 2025.05.08 06:21:29.353200 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2025.05.08 06:21:29.353291 [ 256 ] {a2f42982-c279-4604-9b41-e939c82da22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5881 | 2025.05.08 06:21:29.353331 [ 256 ] {a2f42982-c279-4604-9b41-e939c82da22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5882 | 2025.05.08 06:21:29.353734 [ 256 ] {a2f42982-c279-4604-9b41-e939c82da22e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2025.05.08 06:21:29.353770 [ 256 ] {a2f42982-c279-4604-9b41-e939c82da22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5884 | 2025.05.08 06:21:29.354072 [ 256 ] {a2f42982-c279-4604-9b41-e939c82da22e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5885 | 2025.05.08 06:21:29.354314 [ 256 ] {a2f42982-c279-4604-9b41-e939c82da22e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2025.05.08 06:21:29.354450 [ 256 ] {a2f42982-c279-4604-9b41-e939c82da22e} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001178 sec., 28013.58234295416 rows/sec., 2.06 MiB/sec. | ||
| 5887 | 2025.05.08 06:21:29.354488 [ 256 ] {a2f42982-c279-4604-9b41-e939c82da22e} <Debug> TCPHandler: Processed in 0.001335719 sec. | ||
| 5888 | 2025.05.08 06:21:29.354586 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2025.05.08 06:21:29.354676 [ 256 ] {ce340b37-c5d2-4adc-81be-509c6549e526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5890 | 2025.05.08 06:21:29.354714 [ 256 ] {ce340b37-c5d2-4adc-81be-509c6549e526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5891 | 2025.05.08 06:21:29.355131 [ 256 ] {ce340b37-c5d2-4adc-81be-509c6549e526} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2025.05.08 06:21:29.355167 [ 256 ] {ce340b37-c5d2-4adc-81be-509c6549e526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5893 | 2025.05.08 06:21:29.355469 [ 256 ] {ce340b37-c5d2-4adc-81be-509c6549e526} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5894 | 2025.05.08 06:21:29.355686 [ 256 ] {ce340b37-c5d2-4adc-81be-509c6549e526} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2025.05.08 06:21:29.355812 [ 256 ] {ce340b37-c5d2-4adc-81be-509c6549e526} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001154 sec., 84055.45927209705 rows/sec., 6.56 MiB/sec. | ||
| 5896 | 2025.05.08 06:21:29.355848 [ 256 ] {ce340b37-c5d2-4adc-81be-509c6549e526} <Debug> TCPHandler: Processed in 0.001308109 sec. | ||
| 5897 | 2025.05.08 06:21:29.355954 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5898 | 2025.05.08 06:21:29.356044 [ 256 ] {c8a0efcc-db59-4510-807b-3adb64a52b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5899 | 2025.05.08 06:21:29.356086 [ 256 ] {c8a0efcc-db59-4510-807b-3adb64a52b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5900 | 2025.05.08 06:21:29.356485 [ 256 ] {c8a0efcc-db59-4510-807b-3adb64a52b13} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2025.05.08 06:21:29.356523 [ 256 ] {c8a0efcc-db59-4510-807b-3adb64a52b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5902 | 2025.05.08 06:21:29.356881 [ 256 ] {c8a0efcc-db59-4510-807b-3adb64a52b13} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5903 | 2025.05.08 06:21:29.357095 [ 256 ] {c8a0efcc-db59-4510-807b-3adb64a52b13} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2025.05.08 06:21:29.357225 [ 256 ] {c8a0efcc-db59-4510-807b-3adb64a52b13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 5905 | 2025.05.08 06:21:29.357263 [ 256 ] {c8a0efcc-db59-4510-807b-3adb64a52b13} <Debug> TCPHandler: Processed in 0.001354719 sec. | ||
| 5906 | 2025.05.08 06:21:29.357374 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2025.05.08 06:21:29.357468 [ 256 ] {7e90abcb-5ece-40cf-ae7e-051f4d7e9687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5908 | 2025.05.08 06:21:29.357523 [ 256 ] {7e90abcb-5ece-40cf-ae7e-051f4d7e9687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5909 | 2025.05.08 06:21:29.358414 [ 256 ] {7e90abcb-5ece-40cf-ae7e-051f4d7e9687} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2025.05.08 06:21:29.358451 [ 256 ] {7e90abcb-5ece-40cf-ae7e-051f4d7e9687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5911 | 2025.05.08 06:21:29.359013 [ 256 ] {7e90abcb-5ece-40cf-ae7e-051f4d7e9687} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5912 | 2025.05.08 06:21:29.359259 [ 256 ] {7e90abcb-5ece-40cf-ae7e-051f4d7e9687} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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.05.08 06:21:29.359406 [ 256 ] {7e90abcb-5ece-40cf-ae7e-051f4d7e9687} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001957 sec., 16862.544711292794 rows/sec., 30.22 MiB/sec. | ||
| 5914 | 2025.05.08 06:21:29.359460 [ 256 ] {7e90abcb-5ece-40cf-ae7e-051f4d7e9687} <Debug> TCPHandler: Processed in 0.002135 sec. | ||
| 5915 | 2025.05.08 06:21:29.359584 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5916 | 2025.05.08 06:21:29.359679 [ 256 ] {f1f81f9f-9ac8-4eba-aa20-dc3d4c8f3bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5917 | 2025.05.08 06:21:29.359720 [ 256 ] {f1f81f9f-9ac8-4eba-aa20-dc3d4c8f3bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5918 | 2025.05.08 06:21:29.360057 [ 256 ] {f1f81f9f-9ac8-4eba-aa20-dc3d4c8f3bd2} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2025.05.08 06:21:29.360095 [ 256 ] {f1f81f9f-9ac8-4eba-aa20-dc3d4c8f3bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5920 | 2025.05.08 06:21:29.360403 [ 256 ] {f1f81f9f-9ac8-4eba-aa20-dc3d4c8f3bd2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5921 | 2025.05.08 06:21:29.360623 [ 256 ] {f1f81f9f-9ac8-4eba-aa20-dc3d4c8f3bd2} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2025.05.08 06:21:29.360754 [ 256 ] {f1f81f9f-9ac8-4eba-aa20-dc3d4c8f3bd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 5923 | 2025.05.08 06:21:29.360790 [ 256 ] {f1f81f9f-9ac8-4eba-aa20-dc3d4c8f3bd2} <Debug> TCPHandler: Processed in 0.001256137 sec. | ||
| 5924 | 2025.05.08 06:21:29.872294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 5925 | 2025.05.08 06:21:29.890261 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2025.05.08 06:21:29.890312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5927 | 2025.05.08 06:21:29.896315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5928 | 2025.05.08 06:21:29.897017 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5929 | 2025.05.08 06:21:29.897328 [ 84 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5930 | 2025.05.08 06:21:29.897401 [ 84 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2025.05.08 06:21:29.897427 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5932 | 2025.05.08 06:21:29.897534 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5933 | 2025.05.08 06:21:29.899991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 5934 | 2025.05.08 06:21:29.900611 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5935 | 2025.05.08 06:21:29.901374 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5936 | 2025.05.08 06:21:29.904627 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5937 | 2025.05.08 06:21:29.907885 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5938 | 2025.05.08 06:21:29.911380 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5939 | 2025.05.08 06:21:29.915427 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5940 | 2025.05.08 06:21:29.919213 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 5941 | 2025.05.08 06:21:29.970444 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.072954637 sec., 3714.6370833152114 rows/sec., 19.21 MiB/sec. | ||
| 5942 | 2025.05.08 06:21:29.973245 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5943 | 2025.05.08 06:21:29.975327 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_36_7} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2025.05.08 06:21:29.975439 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_36_7} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5945 | 2025.05.08 06:21:29.978680 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 5946 | 2025.05.08 06:21:30.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.68 MiB, peak 269.56 MiB, free memory in arenas 0.00 B, will set to 259.29 MiB (RSS), difference: 1.61 MiB | ||
| 5947 | 2025.05.08 06:21:31.247377 [ 95 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5948 | 2025.05.08 06:21:31.247448 [ 95 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2025.05.08 06:21:31.247472 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5950 | 2025.05.08 06:21:31.247605 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 5951 | 2025.05.08 06:21:31.247758 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5952 | 2025.05.08 06:21:31.247797 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5953 | 2025.05.08 06:21:31.247875 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5954 | 2025.05.08 06:21:31.247929 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 5955 | 2025.05.08 06:21:31.247978 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 5956 | 2025.05.08 06:21:31.248025 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5957 | 2025.05.08 06:21:31.248834 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288038 sec., 31054.984402634083 rows/sec., 2.59 MiB/sec. | ||
| 5958 | 2025.05.08 06:21:31.249048 [ 196 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5959 | 2025.05.08 06:21:31.249413 [ 196 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_9_2} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2025.05.08 06:21:31.249499 [ 196 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_9_2} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5961 | 2025.05.08 06:21:31.249616 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5962 | 2025.05.08 06:21:34.350757 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5963 | 2025.05.08 06:21:34.350972 [ 256 ] {af1e695f-4444-4c42-a438-117f02bf5369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5964 | 2025.05.08 06:21:34.351044 [ 256 ] {af1e695f-4444-4c42-a438-117f02bf5369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5965 | 2025.05.08 06:21:34.351774 [ 256 ] {af1e695f-4444-4c42-a438-117f02bf5369} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2025.05.08 06:21:34.351817 [ 256 ] {af1e695f-4444-4c42-a438-117f02bf5369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5967 | 2025.05.08 06:21:34.352199 [ 256 ] {af1e695f-4444-4c42-a438-117f02bf5369} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5968 | 2025.05.08 06:21:34.352422 [ 256 ] {af1e695f-4444-4c42-a438-117f02bf5369} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2025.05.08 06:21:34.352591 [ 256 ] {af1e695f-4444-4c42-a438-117f02bf5369} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001674 sec., 14336.917562724015 rows/sec., 1.19 MiB/sec. | ||
| 5970 | 2025.05.08 06:21:34.352637 [ 256 ] {af1e695f-4444-4c42-a438-117f02bf5369} <Debug> TCPHandler: Processed in 0.002009399 sec. | ||
| 5971 | 2025.05.08 06:21:34.352780 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5972 | 2025.05.08 06:21:34.352902 [ 256 ] {f63a9e09-7d1f-4946-a9e2-1140b96228ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5973 | 2025.05.08 06:21:34.352952 [ 256 ] {f63a9e09-7d1f-4946-a9e2-1140b96228ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5974 | 2025.05.08 06:21:34.353443 [ 256 ] {f63a9e09-7d1f-4946-a9e2-1140b96228ec} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2025.05.08 06:21:34.353490 [ 256 ] {f63a9e09-7d1f-4946-a9e2-1140b96228ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5976 | 2025.05.08 06:21:34.353812 [ 256 ] {f63a9e09-7d1f-4946-a9e2-1140b96228ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5977 | 2025.05.08 06:21:34.354031 [ 256 ] {f63a9e09-7d1f-4946-a9e2-1140b96228ec} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): 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.05.08 06:21:34.354161 [ 256 ] {f63a9e09-7d1f-4946-a9e2-1140b96228ec} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001284 sec., 6230.529595015576 rows/sec., 508.06 KiB/sec. | ||
| 5979 | 2025.05.08 06:21:34.354199 [ 256 ] {f63a9e09-7d1f-4946-a9e2-1140b96228ec} <Debug> TCPHandler: Processed in 0.001481061 sec. | ||
| 5980 | 2025.05.08 06:21:34.354309 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2025.05.08 06:21:34.354402 [ 256 ] {37a53509-3e21-4df6-82dd-14545ea568f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5982 | 2025.05.08 06:21:34.354442 [ 256 ] {37a53509-3e21-4df6-82dd-14545ea568f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5983 | 2025.05.08 06:21:34.354923 [ 256 ] {37a53509-3e21-4df6-82dd-14545ea568f6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2025.05.08 06:21:34.354961 [ 256 ] {37a53509-3e21-4df6-82dd-14545ea568f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5985 | 2025.05.08 06:21:34.355291 [ 256 ] {37a53509-3e21-4df6-82dd-14545ea568f6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5986 | 2025.05.08 06:21:34.355521 [ 256 ] {37a53509-3e21-4df6-82dd-14545ea568f6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2025.05.08 06:21:34.355650 [ 256 ] {37a53509-3e21-4df6-82dd-14545ea568f6} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001266 sec., 154818.32543443918 rows/sec., 13.69 MiB/sec. | ||
| 5988 | 2025.05.08 06:21:34.355688 [ 256 ] {37a53509-3e21-4df6-82dd-14545ea568f6} <Debug> TCPHandler: Processed in 0.00142782 sec. | ||
| 5989 | 2025.05.08 06:21:34.355801 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2025.05.08 06:21:34.355897 [ 256 ] {4f1305d7-5e25-4800-b4c1-04361523f114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5991 | 2025.05.08 06:21:34.355936 [ 256 ] {4f1305d7-5e25-4800-b4c1-04361523f114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5992 | 2025.05.08 06:21:34.356341 [ 256 ] {4f1305d7-5e25-4800-b4c1-04361523f114} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2025.05.08 06:21:34.356378 [ 256 ] {4f1305d7-5e25-4800-b4c1-04361523f114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5994 | 2025.05.08 06:21:34.356692 [ 256 ] {4f1305d7-5e25-4800-b4c1-04361523f114} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5995 | 2025.05.08 06:21:34.356899 [ 256 ] {4f1305d7-5e25-4800-b4c1-04361523f114} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2025.05.08 06:21:34.357007 [ 37 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5997 | 2025.05.08 06:21:34.357028 [ 256 ] {4f1305d7-5e25-4800-b4c1-04361523f114} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.00115 sec., 24347.826086956524 rows/sec., 1.80 MiB/sec. | ||
| 5998 | 2025.05.08 06:21:34.357076 [ 37 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2025.05.08 06:21:34.357086 [ 256 ] {4f1305d7-5e25-4800-b4c1-04361523f114} <Debug> TCPHandler: Processed in 0.001333328 sec. | ||
| 6000 | 2025.05.08 06:21:34.357106 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6001 | 2025.05.08 06:21:34.357203 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 6002 | 2025.05.08 06:21:34.357210 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2025.05.08 06:21:34.357300 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6004 | 2025.05.08 06:21:34.357319 [ 256 ] {e5ec5e7d-9c8b-4b7e-9780-d7d83b1a8d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6005 | 2025.05.08 06:21:34.357329 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 71 rows starting from the beginning of the part | ||
| 6006 | 2025.05.08 06:21:34.357359 [ 256 ] {e5ec5e7d-9c8b-4b7e-9780-d7d83b1a8d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6007 | 2025.05.08 06:21:34.357392 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 6008 | 2025.05.08 06:21:34.357437 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 6009 | 2025.05.08 06:21:34.357482 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 6010 | 2025.05.08 06:21:34.357525 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 6011 | 2025.05.08 06:21:34.357569 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part | ||
| 6012 | 2025.05.08 06:21:34.357758 [ 256 ] {e5ec5e7d-9c8b-4b7e-9780-d7d83b1a8d8a} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2025.05.08 06:21:34.357794 [ 256 ] {e5ec5e7d-9c8b-4b7e-9780-d7d83b1a8d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6014 | 2025.05.08 06:21:34.358335 [ 256 ] {e5ec5e7d-9c8b-4b7e-9780-d7d83b1a8d8a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6015 | 2025.05.08 06:21:34.358344 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174386 sec., 157529.125858108 rows/sec., 12.13 MiB/sec. | ||
| 6016 | 2025.05.08 06:21:34.358560 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6017 | 2025.05.08 06:21:34.358566 [ 256 ] {e5ec5e7d-9c8b-4b7e-9780-d7d83b1a8d8a} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2025.05.08 06:21:34.358714 [ 256 ] {e5ec5e7d-9c8b-4b7e-9780-d7d83b1a8d8a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001412 sec., 16997.167138810197 rows/sec., 1.41 MiB/sec. | ||
| 6019 | 2025.05.08 06:21:34.358755 [ 256 ] {e5ec5e7d-9c8b-4b7e-9780-d7d83b1a8d8a} <Debug> TCPHandler: Processed in 0.001594812 sec. | ||
| 6020 | 2025.05.08 06:21:34.358868 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2025.05.08 06:21:34.358870 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_46_9} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2025.05.08 06:21:34.358966 [ 256 ] {1ff8c160-0f18-498a-a532-664942179a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6023 | 2025.05.08 06:21:34.358972 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_46_9} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6024 | 2025.05.08 06:21:34.359015 [ 256 ] {1ff8c160-0f18-498a-a532-664942179a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6025 | 2025.05.08 06:21:34.359086 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6026 | 2025.05.08 06:21:34.359424 [ 256 ] {1ff8c160-0f18-498a-a532-664942179a3e} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2025.05.08 06:21:34.359467 [ 256 ] {1ff8c160-0f18-498a-a532-664942179a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6028 | 2025.05.08 06:21:34.359791 [ 256 ] {1ff8c160-0f18-498a-a532-664942179a3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6029 | 2025.05.08 06:21:34.360003 [ 256 ] {1ff8c160-0f18-498a-a532-664942179a3e} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2025.05.08 06:21:34.360148 [ 256 ] {1ff8c160-0f18-498a-a532-664942179a3e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001196 sec., 10033.444816053512 rows/sec., 783.86 KiB/sec. | ||
| 6031 | 2025.05.08 06:21:34.360206 [ 256 ] {1ff8c160-0f18-498a-a532-664942179a3e} <Debug> TCPHandler: Processed in 0.001386519 sec. | ||
| 6032 | 2025.05.08 06:21:34.360333 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2025.05.08 06:21:34.360446 [ 256 ] {4a63a569-367c-4705-a42a-9b49ba41be14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6034 | 2025.05.08 06:21:34.360492 [ 256 ] {4a63a569-367c-4705-a42a-9b49ba41be14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6035 | 2025.05.08 06:21:34.360942 [ 256 ] {4a63a569-367c-4705-a42a-9b49ba41be14} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.05.08 06:21:34.360977 [ 256 ] {4a63a569-367c-4705-a42a-9b49ba41be14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6037 | 2025.05.08 06:21:34.361301 [ 256 ] {4a63a569-367c-4705-a42a-9b49ba41be14} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6038 | 2025.05.08 06:21:34.361526 [ 256 ] {4a63a569-367c-4705-a42a-9b49ba41be14} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2025.05.08 06:21:34.361653 [ 256 ] {4a63a569-367c-4705-a42a-9b49ba41be14} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001232 sec., 94155.84415584416 rows/sec., 7.66 MiB/sec. | ||
| 6040 | 2025.05.08 06:21:34.361690 [ 256 ] {4a63a569-367c-4705-a42a-9b49ba41be14} <Debug> TCPHandler: Processed in 0.00141477 sec. | ||
| 6041 | 2025.05.08 06:21:34.361803 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2025.05.08 06:21:34.361895 [ 256 ] {869c81ad-d57d-4e67-96e3-75462b4bf7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6043 | 2025.05.08 06:21:34.361937 [ 256 ] {869c81ad-d57d-4e67-96e3-75462b4bf7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6044 | 2025.05.08 06:21:34.362348 [ 256 ] {869c81ad-d57d-4e67-96e3-75462b4bf7b5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2025.05.08 06:21:34.362385 [ 256 ] {869c81ad-d57d-4e67-96e3-75462b4bf7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6046 | 2025.05.08 06:21:34.362726 [ 256 ] {869c81ad-d57d-4e67-96e3-75462b4bf7b5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6047 | 2025.05.08 06:21:34.362947 [ 256 ] {869c81ad-d57d-4e67-96e3-75462b4bf7b5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2025.05.08 06:21:34.363078 [ 256 ] {869c81ad-d57d-4e67-96e3-75462b4bf7b5} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001201 sec., 166527.89342214822 rows/sec., 11.94 MiB/sec. | ||
| 6049 | 2025.05.08 06:21:34.363115 [ 256 ] {869c81ad-d57d-4e67-96e3-75462b4bf7b5} <Debug> TCPHandler: Processed in 0.001358669 sec. | ||
| 6050 | 2025.05.08 06:21:34.363242 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2025.05.08 06:21:34.363337 [ 256 ] {5841c5ce-5a5f-46de-a929-dcac080f71d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6052 | 2025.05.08 06:21:34.363390 [ 256 ] {5841c5ce-5a5f-46de-a929-dcac080f71d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6053 | 2025.05.08 06:21:34.364135 [ 256 ] {5841c5ce-5a5f-46de-a929-dcac080f71d9} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2025.05.08 06:21:34.364172 [ 256 ] {5841c5ce-5a5f-46de-a929-dcac080f71d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6055 | 2025.05.08 06:21:34.364685 [ 256 ] {5841c5ce-5a5f-46de-a929-dcac080f71d9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6056 | 2025.05.08 06:21:34.364941 [ 256 ] {5841c5ce-5a5f-46de-a929-dcac080f71d9} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2025.05.08 06:21:34.365052 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6058 | 2025.05.08 06:21:34.365081 [ 256 ] {5841c5ce-5a5f-46de-a929-dcac080f71d9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001764 sec., 4535.14739229025 rows/sec., 8.13 MiB/sec. | ||
| 6059 | 2025.05.08 06:21:34.365092 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2025.05.08 06:21:34.365126 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6061 | 2025.05.08 06:21:34.365142 [ 256 ] {5841c5ce-5a5f-46de-a929-dcac080f71d9} <Debug> TCPHandler: Processed in 0.001954208 sec. | ||
| 6062 | 2025.05.08 06:21:34.365220 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6063 | 2025.05.08 06:21:34.365260 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2025.05.08 06:21:34.365358 [ 256 ] {8b7a9f76-d116-4043-9d01-151f2d1529bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6065 | 2025.05.08 06:21:34.365400 [ 256 ] {8b7a9f76-d116-4043-9d01-151f2d1529bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6066 | 2025.05.08 06:21:34.365460 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6067 | 2025.05.08 06:21:34.365525 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 803 rows starting from the beginning of the part | ||
| 6068 | 2025.05.08 06:21:34.365655 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6069 | 2025.05.08 06:21:34.365737 [ 256 ] {8b7a9f76-d116-4043-9d01-151f2d1529bf} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2025.05.08 06:21:34.365757 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6071 | 2025.05.08 06:21:34.365782 [ 256 ] {8b7a9f76-d116-4043-9d01-151f2d1529bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6072 | 2025.05.08 06:21:34.365862 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6073 | 2025.05.08 06:21:34.365957 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6074 | 2025.05.08 06:21:34.366046 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6075 | 2025.05.08 06:21:34.366115 [ 256 ] {8b7a9f76-d116-4043-9d01-151f2d1529bf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6076 | 2025.05.08 06:21:34.366359 [ 256 ] {8b7a9f76-d116-4043-9d01-151f2d1529bf} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2025.05.08 06:21:34.366499 [ 256 ] {8b7a9f76-d116-4043-9d01-151f2d1529bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 6078 | 2025.05.08 06:21:34.366535 [ 256 ] {8b7a9f76-d116-4043-9d01-151f2d1529bf} <Debug> TCPHandler: Processed in 0.001325358 sec. | ||
| 6079 | 2025.05.08 06:21:34.371358 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 893 rows, containing 19 columns (19 merged, 0 gathered) in 0.006182087 sec., 144449.60091956 rows/sec., 258.85 MiB/sec. | ||
| 6080 | 2025.05.08 06:21:34.372297 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6081 | 2025.05.08 06:21:34.372641 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2025.05.08 06:21:34.372716 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6083 | 2025.05.08 06:21:34.372834 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 6084 | 2025.05.08 06:21:35.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.09 MiB, peak 269.56 MiB, free memory in arenas 0.00 B, will set to 261.79 MiB (RSS), difference: 1.69 MiB | ||
| 6085 | 2025.05.08 06:21:36.471178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
| 6086 | 2025.05.08 06:21:36.471709 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2025.05.08 06:21:36.471746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6088 | 2025.05.08 06:21:36.472206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6089 | 2025.05.08 06:21:36.472449 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2025.05.08 06:21:36.472585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
| 6091 | 2025.05.08 06:21:37.400185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 6092 | 2025.05.08 06:21:37.416391 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2025.05.08 06:21:37.416458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6094 | 2025.05.08 06:21:37.421823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6095 | 2025.05.08 06:21:37.422518 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2025.05.08 06:21:37.425262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6097 | 2025.05.08 06:21:39.008898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 834 | ||
| 6098 | 2025.05.08 06:21:39.011427 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2025.05.08 06:21:39.011470 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6100 | 2025.05.08 06:21:39.012732 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6101 | 2025.05.08 06:21:39.012999 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2025.05.08 06:21:39.013266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6103 | 2025.05.08 06:21:39.350595 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2025.05.08 06:21:39.350752 [ 256 ] {20e33dd2-58f4-4c62-bfb3-5250d75eb7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6105 | 2025.05.08 06:21:39.350812 [ 256 ] {20e33dd2-58f4-4c62-bfb3-5250d75eb7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6106 | 2025.05.08 06:21:39.351439 [ 256 ] {20e33dd2-58f4-4c62-bfb3-5250d75eb7f3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2025.05.08 06:21:39.351482 [ 256 ] {20e33dd2-58f4-4c62-bfb3-5250d75eb7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6108 | 2025.05.08 06:21:39.351858 [ 256 ] {20e33dd2-58f4-4c62-bfb3-5250d75eb7f3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6109 | 2025.05.08 06:21:39.352116 [ 256 ] {20e33dd2-58f4-4c62-bfb3-5250d75eb7f3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2025.05.08 06:21:39.352268 [ 256 ] {20e33dd2-58f4-4c62-bfb3-5250d75eb7f3} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001562 sec., 78104.99359795134 rows/sec., 6.65 MiB/sec. | ||
| 6111 | 2025.05.08 06:21:39.352309 [ 256 ] {20e33dd2-58f4-4c62-bfb3-5250d75eb7f3} <Debug> TCPHandler: Processed in 0.001808476 sec. | ||
| 6112 | 2025.05.08 06:21:39.352434 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2025.05.08 06:21:39.352528 [ 256 ] {95ce1ed2-f325-4b58-be80-6eb31052b4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6114 | 2025.05.08 06:21:39.352569 [ 256 ] {95ce1ed2-f325-4b58-be80-6eb31052b4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6115 | 2025.05.08 06:21:39.352981 [ 256 ] {95ce1ed2-f325-4b58-be80-6eb31052b4a6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2025.05.08 06:21:39.353020 [ 256 ] {95ce1ed2-f325-4b58-be80-6eb31052b4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6117 | 2025.05.08 06:21:39.353332 [ 256 ] {95ce1ed2-f325-4b58-be80-6eb31052b4a6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6118 | 2025.05.08 06:21:39.353551 [ 256 ] {95ce1ed2-f325-4b58-be80-6eb31052b4a6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2025.05.08 06:21:39.353679 [ 256 ] {95ce1ed2-f325-4b58-be80-6eb31052b4a6} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00117 sec., 28205.128205128203 rows/sec., 2.07 MiB/sec. | ||
| 6120 | 2025.05.08 06:21:39.353716 [ 256 ] {95ce1ed2-f325-4b58-be80-6eb31052b4a6} <Debug> TCPHandler: Processed in 0.001331529 sec. | ||
| 6121 | 2025.05.08 06:21:39.353830 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2025.05.08 06:21:39.353924 [ 256 ] {6caa9114-c6dd-4689-b053-acd8cab9f8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6123 | 2025.05.08 06:21:39.353965 [ 256 ] {6caa9114-c6dd-4689-b053-acd8cab9f8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6124 | 2025.05.08 06:21:39.354388 [ 256 ] {6caa9114-c6dd-4689-b053-acd8cab9f8fb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2025.05.08 06:21:39.354424 [ 256 ] {6caa9114-c6dd-4689-b053-acd8cab9f8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6126 | 2025.05.08 06:21:39.354732 [ 256 ] {6caa9114-c6dd-4689-b053-acd8cab9f8fb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6127 | 2025.05.08 06:21:39.354962 [ 256 ] {6caa9114-c6dd-4689-b053-acd8cab9f8fb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2025.05.08 06:21:39.355090 [ 256 ] {6caa9114-c6dd-4689-b053-acd8cab9f8fb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001185 sec., 81856.54008438818 rows/sec., 6.39 MiB/sec. | ||
| 6129 | 2025.05.08 06:21:39.355128 [ 256 ] {6caa9114-c6dd-4689-b053-acd8cab9f8fb} <Debug> TCPHandler: Processed in 0.001347569 sec. | ||
| 6130 | 2025.05.08 06:21:39.355240 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2025.05.08 06:21:39.355333 [ 256 ] {65f8d6e3-342c-448a-9134-4259644d0780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6132 | 2025.05.08 06:21:39.355377 [ 256 ] {65f8d6e3-342c-448a-9134-4259644d0780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6133 | 2025.05.08 06:21:39.355801 [ 256 ] {65f8d6e3-342c-448a-9134-4259644d0780} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2025.05.08 06:21:39.355842 [ 256 ] {65f8d6e3-342c-448a-9134-4259644d0780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6135 | 2025.05.08 06:21:39.356206 [ 256 ] {65f8d6e3-342c-448a-9134-4259644d0780} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6136 | 2025.05.08 06:21:39.356462 [ 256 ] {65f8d6e3-342c-448a-9134-4259644d0780} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2025.05.08 06:21:39.356599 [ 256 ] {65f8d6e3-342c-448a-9134-4259644d0780} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 6138 | 2025.05.08 06:21:39.356641 [ 256 ] {65f8d6e3-342c-448a-9134-4259644d0780} <Debug> TCPHandler: Processed in 0.001449461 sec. | ||
| 6139 | 2025.05.08 06:21:39.356755 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2025.05.08 06:21:39.356850 [ 256 ] {b13fc045-82c9-4a3c-9b1b-081b19acfabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6141 | 2025.05.08 06:21:39.356906 [ 256 ] {b13fc045-82c9-4a3c-9b1b-081b19acfabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6142 | 2025.05.08 06:21:39.357747 [ 256 ] {b13fc045-82c9-4a3c-9b1b-081b19acfabf} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2025.05.08 06:21:39.357785 [ 256 ] {b13fc045-82c9-4a3c-9b1b-081b19acfabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6144 | 2025.05.08 06:21:39.358339 [ 256 ] {b13fc045-82c9-4a3c-9b1b-081b19acfabf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6145 | 2025.05.08 06:21:39.358587 [ 256 ] {b13fc045-82c9-4a3c-9b1b-081b19acfabf} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2025.05.08 06:21:39.358729 [ 256 ] {b13fc045-82c9-4a3c-9b1b-081b19acfabf} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001897 sec., 17395.888244596732 rows/sec., 31.17 MiB/sec. | ||
| 6147 | 2025.05.08 06:21:39.358786 [ 256 ] {b13fc045-82c9-4a3c-9b1b-081b19acfabf} <Debug> TCPHandler: Processed in 0.00208162 sec. | ||
| 6148 | 2025.05.08 06:21:39.358905 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2025.05.08 06:21:39.359001 [ 256 ] {7f4868e5-d6dd-4766-b957-5993242b4f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6150 | 2025.05.08 06:21:39.359043 [ 256 ] {7f4868e5-d6dd-4766-b957-5993242b4f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6151 | 2025.05.08 06:21:39.359395 [ 256 ] {7f4868e5-d6dd-4766-b957-5993242b4f9b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2025.05.08 06:21:39.359433 [ 256 ] {7f4868e5-d6dd-4766-b957-5993242b4f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6153 | 2025.05.08 06:21:39.359747 [ 256 ] {7f4868e5-d6dd-4766-b957-5993242b4f9b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6154 | 2025.05.08 06:21:39.359965 [ 256 ] {7f4868e5-d6dd-4766-b957-5993242b4f9b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2025.05.08 06:21:39.360098 [ 256 ] {7f4868e5-d6dd-4766-b957-5993242b4f9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 6156 | 2025.05.08 06:21:39.360136 [ 256 ] {7f4868e5-d6dd-4766-b957-5993242b4f9b} <Debug> TCPHandler: Processed in 0.001282918 sec. | ||
| 6157 | 2025.05.08 06:21:43.860219 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6158 | 2025.05.08 06:21:43.860333 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6159 | 2025.05.08 06:21:43.972780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
| 6160 | 2025.05.08 06:21:43.973298 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2025.05.08 06:21:43.973346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6162 | 2025.05.08 06:21:43.973908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6163 | 2025.05.08 06:21:43.974148 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2025.05.08 06:21:43.974295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 6165 | 2025.05.08 06:21:44.349272 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2025.05.08 06:21:44.349458 [ 256 ] {d51e27b9-f91b-4e2e-aef1-9f30be0b308e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6167 | 2025.05.08 06:21:44.349526 [ 256 ] {d51e27b9-f91b-4e2e-aef1-9f30be0b308e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6168 | 2025.05.08 06:21:44.350217 [ 256 ] {d51e27b9-f91b-4e2e-aef1-9f30be0b308e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2025.05.08 06:21:44.350266 [ 256 ] {d51e27b9-f91b-4e2e-aef1-9f30be0b308e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6170 | 2025.05.08 06:21:44.350682 [ 256 ] {d51e27b9-f91b-4e2e-aef1-9f30be0b308e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6171 | 2025.05.08 06:21:44.350930 [ 256 ] {d51e27b9-f91b-4e2e-aef1-9f30be0b308e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2025.05.08 06:21:44.351090 [ 256 ] {d51e27b9-f91b-4e2e-aef1-9f30be0b308e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001681 sec., 42831.647828673405 rows/sec., 3.48 MiB/sec. | ||
| 6173 | 2025.05.08 06:21:44.351134 [ 256 ] {d51e27b9-f91b-4e2e-aef1-9f30be0b308e} <Debug> TCPHandler: Processed in 0.001991078 sec. | ||
| 6174 | 2025.05.08 06:21:44.351261 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2025.05.08 06:21:44.351356 [ 256 ] {7894f8cb-5884-474c-a106-4ab49b15a9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6176 | 2025.05.08 06:21:44.351399 [ 256 ] {7894f8cb-5884-474c-a106-4ab49b15a9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6177 | 2025.05.08 06:21:44.351808 [ 256 ] {7894f8cb-5884-474c-a106-4ab49b15a9fd} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2025.05.08 06:21:44.351844 [ 256 ] {7894f8cb-5884-474c-a106-4ab49b15a9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6179 | 2025.05.08 06:21:44.352132 [ 256 ] {7894f8cb-5884-474c-a106-4ab49b15a9fd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6180 | 2025.05.08 06:21:44.352339 [ 256 ] {7894f8cb-5884-474c-a106-4ab49b15a9fd} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2025.05.08 06:21:44.352468 [ 256 ] {7894f8cb-5884-474c-a106-4ab49b15a9fd} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001177 sec., 6796.941376380628 rows/sec., 511.10 KiB/sec. | ||
| 6182 | 2025.05.08 06:21:44.352509 [ 256 ] {7894f8cb-5884-474c-a106-4ab49b15a9fd} <Debug> TCPHandler: Processed in 0.001349759 sec. | ||
| 6183 | 2025.05.08 06:21:44.352619 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2025.05.08 06:21:44.352775 [ 256 ] {7759b98b-ed20-484b-81c3-31c624ff4a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6185 | 2025.05.08 06:21:44.352817 [ 256 ] {7759b98b-ed20-484b-81c3-31c624ff4a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6186 | 2025.05.08 06:21:44.353255 [ 256 ] {7759b98b-ed20-484b-81c3-31c624ff4a8c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2025.05.08 06:21:44.353294 [ 256 ] {7759b98b-ed20-484b-81c3-31c624ff4a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6188 | 2025.05.08 06:21:44.353612 [ 256 ] {7759b98b-ed20-484b-81c3-31c624ff4a8c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6189 | 2025.05.08 06:21:44.353836 [ 256 ] {7759b98b-ed20-484b-81c3-31c624ff4a8c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2025.05.08 06:21:44.353970 [ 256 ] {7759b98b-ed20-484b-81c3-31c624ff4a8c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001212 sec., 59405.94059405941 rows/sec., 4.64 MiB/sec. | ||
| 6191 | 2025.05.08 06:21:44.354012 [ 256 ] {7759b98b-ed20-484b-81c3-31c624ff4a8c} <Debug> TCPHandler: Processed in 0.001383869 sec. | ||
| 6192 | 2025.05.08 06:21:44.354126 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2025.05.08 06:21:44.354222 [ 256 ] {d2e8f2b2-4b37-41ef-94e2-ae315e59ef97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6194 | 2025.05.08 06:21:44.354267 [ 256 ] {d2e8f2b2-4b37-41ef-94e2-ae315e59ef97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6195 | 2025.05.08 06:21:44.354687 [ 256 ] {d2e8f2b2-4b37-41ef-94e2-ae315e59ef97} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2025.05.08 06:21:44.354725 [ 256 ] {d2e8f2b2-4b37-41ef-94e2-ae315e59ef97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6197 | 2025.05.08 06:21:44.355069 [ 256 ] {d2e8f2b2-4b37-41ef-94e2-ae315e59ef97} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6198 | 2025.05.08 06:21:44.355290 [ 256 ] {d2e8f2b2-4b37-41ef-94e2-ae315e59ef97} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2025.05.08 06:21:44.355447 [ 256 ] {d2e8f2b2-4b37-41ef-94e2-ae315e59ef97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 6200 | 2025.05.08 06:21:44.355487 [ 256 ] {d2e8f2b2-4b37-41ef-94e2-ae315e59ef97} <Debug> TCPHandler: Processed in 0.00141034 sec. | ||
| 6201 | 2025.05.08 06:21:44.355597 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2025.05.08 06:21:44.355691 [ 256 ] {64d8da5e-670b-4cb5-ad90-5719c9fcbe71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6203 | 2025.05.08 06:21:44.355745 [ 256 ] {64d8da5e-670b-4cb5-ad90-5719c9fcbe71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6204 | 2025.05.08 06:21:44.356587 [ 256 ] {64d8da5e-670b-4cb5-ad90-5719c9fcbe71} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2025.05.08 06:21:44.356625 [ 256 ] {64d8da5e-670b-4cb5-ad90-5719c9fcbe71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6206 | 2025.05.08 06:21:44.357153 [ 256 ] {64d8da5e-670b-4cb5-ad90-5719c9fcbe71} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6207 | 2025.05.08 06:21:44.357389 [ 256 ] {64d8da5e-670b-4cb5-ad90-5719c9fcbe71} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2025.05.08 06:21:44.357532 [ 256 ] {64d8da5e-670b-4cb5-ad90-5719c9fcbe71} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001858 sec., 4305.705059203445 rows/sec., 7.72 MiB/sec. | ||
| 6209 | 2025.05.08 06:21:44.357590 [ 256 ] {64d8da5e-670b-4cb5-ad90-5719c9fcbe71} <Debug> TCPHandler: Processed in 0.002040679 sec. | ||
| 6210 | 2025.05.08 06:21:44.357709 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2025.05.08 06:21:44.357805 [ 256 ] {c317425c-99ae-4480-8471-f3e331183d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6212 | 2025.05.08 06:21:44.357847 [ 256 ] {c317425c-99ae-4480-8471-f3e331183d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6213 | 2025.05.08 06:21:44.358205 [ 256 ] {c317425c-99ae-4480-8471-f3e331183d3a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2025.05.08 06:21:44.358243 [ 256 ] {c317425c-99ae-4480-8471-f3e331183d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6215 | 2025.05.08 06:21:44.358554 [ 256 ] {c317425c-99ae-4480-8471-f3e331183d3a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6216 | 2025.05.08 06:21:44.358779 [ 256 ] {c317425c-99ae-4480-8471-f3e331183d3a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2025.05.08 06:21:44.358934 [ 256 ] {c317425c-99ae-4480-8471-f3e331183d3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 6218 | 2025.05.08 06:21:44.358992 [ 256 ] {c317425c-99ae-4480-8471-f3e331183d3a} <Debug> TCPHandler: Processed in 0.001332979 sec. | ||
| 6219 | 2025.05.08 06:21:44.925427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6220 | 2025.05.08 06:21:44.941380 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2025.05.08 06:21:44.941446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6222 | 2025.05.08 06:21:44.947571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6223 | 2025.05.08 06:21:44.948268 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2025.05.08 06:21:44.951031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6225 | 2025.05.08 06:21:49.013661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 858 | ||
| 6226 | 2025.05.08 06:21:49.015959 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2025.05.08 06:21:49.016006 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6228 | 2025.05.08 06:21:49.017237 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6229 | 2025.05.08 06:21:49.017525 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2025.05.08 06:21:49.017693 [ 144 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6231 | 2025.05.08 06:21:49.017767 [ 144 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2025.05.08 06:21:49.017789 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 6233 | 2025.05.08 06:21:49.017791 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6234 | 2025.05.08 06:21:49.017941 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 6235 | 2025.05.08 06:21:49.018542 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6236 | 2025.05.08 06:21:49.018715 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 720 rows starting from the beginning of the part | ||
| 6237 | 2025.05.08 06:21:49.019136 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 6238 | 2025.05.08 06:21:49.019492 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 6239 | 2025.05.08 06:21:49.019827 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 6240 | 2025.05.08 06:21:49.020154 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 6241 | 2025.05.08 06:21:49.020505 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 6242 | 2025.05.08 06:21:49.026531 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 72 columns (72 merged, 0 gathered) in 0.008642722 sec., 99274.27956146223 rows/sec., 81.14 MiB/sec. | ||
| 6243 | 2025.05.08 06:21:49.027413 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6244 | 2025.05.08 06:21:49.027909 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_26_5} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2025.05.08 06:21:49.027972 [ 186 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_26_5} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6246 | 2025.05.08 06:21:49.028106 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 6247 | 2025.05.08 06:21:49.238630 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2025.05.08 06:21:49.238799 [ 256 ] {68cc7831-58ba-44fe-9076-19e88aea5b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6249 | 2025.05.08 06:21:49.238864 [ 256 ] {68cc7831-58ba-44fe-9076-19e88aea5b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6250 | 2025.05.08 06:21:49.239410 [ 256 ] {68cc7831-58ba-44fe-9076-19e88aea5b72} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2025.05.08 06:21:49.239447 [ 256 ] {68cc7831-58ba-44fe-9076-19e88aea5b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6252 | 2025.05.08 06:21:49.239836 [ 256 ] {68cc7831-58ba-44fe-9076-19e88aea5b72} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6253 | 2025.05.08 06:21:49.240077 [ 256 ] {68cc7831-58ba-44fe-9076-19e88aea5b72} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.05.08 06:21:49.240246 [ 256 ] {68cc7831-58ba-44fe-9076-19e88aea5b72} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 328.36 KiB/sec. | ||
| 6255 | 2025.05.08 06:21:49.240289 [ 256 ] {68cc7831-58ba-44fe-9076-19e88aea5b72} <Debug> TCPHandler: Processed in 0.001756375 sec. | ||
| 6256 | 2025.05.08 06:21:49.240404 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2025.05.08 06:21:49.240498 [ 256 ] {0be22e8d-62ff-47fb-98c4-19d04057add8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6258 | 2025.05.08 06:21:49.240538 [ 256 ] {0be22e8d-62ff-47fb-98c4-19d04057add8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6259 | 2025.05.08 06:21:49.241444 [ 256 ] {0be22e8d-62ff-47fb-98c4-19d04057add8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2025.05.08 06:21:49.241481 [ 256 ] {0be22e8d-62ff-47fb-98c4-19d04057add8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6261 | 2025.05.08 06:21:49.241906 [ 256 ] {0be22e8d-62ff-47fb-98c4-19d04057add8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6262 | 2025.05.08 06:21:49.242138 [ 256 ] {0be22e8d-62ff-47fb-98c4-19d04057add8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2025.05.08 06:21:49.242246 [ 150 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6264 | 2025.05.08 06:21:49.242267 [ 256 ] {0be22e8d-62ff-47fb-98c4-19d04057add8} <Debug> executeQuery: Read 1265 rows, 107.41 KiB in 0.001787 sec., 707890.3189703414 rows/sec., 58.70 MiB/sec. | ||
| 6265 | 2025.05.08 06:21:49.242292 [ 150 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2025.05.08 06:21:49.242311 [ 256 ] {0be22e8d-62ff-47fb-98c4-19d04057add8} <Debug> TCPHandler: Processed in 0.001956658 sec. | ||
| 6267 | 2025.05.08 06:21:49.242315 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6268 | 2025.05.08 06:21:49.242431 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2025.05.08 06:21:49.242437 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 6270 | 2025.05.08 06:21:49.242526 [ 256 ] {7d2806bc-481b-46b1-a74f-9df6d24a17b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6271 | 2025.05.08 06:21:49.242573 [ 256 ] {7d2806bc-481b-46b1-a74f-9df6d24a17b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6272 | 2025.05.08 06:21:49.242592 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6273 | 2025.05.08 06:21:49.242633 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1409 rows starting from the beginning of the part | ||
| 6274 | 2025.05.08 06:21:49.242706 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 6275 | 2025.05.08 06:21:49.242757 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 196 rows starting from the beginning of the part | ||
| 6276 | 2025.05.08 06:21:49.242804 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 122 rows starting from the beginning of the part | ||
| 6277 | 2025.05.08 06:21:49.242854 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part | ||
| 6278 | 2025.05.08 06:21:49.242903 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1265 rows starting from the beginning of the part | ||
| 6279 | 2025.05.08 06:21:49.243050 [ 256 ] {7d2806bc-481b-46b1-a74f-9df6d24a17b9} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2025.05.08 06:21:49.243100 [ 256 ] {7d2806bc-481b-46b1-a74f-9df6d24a17b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6281 | 2025.05.08 06:21:49.243445 [ 256 ] {7d2806bc-481b-46b1-a74f-9df6d24a17b9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6282 | 2025.05.08 06:21:49.243669 [ 256 ] {7d2806bc-481b-46b1-a74f-9df6d24a17b9} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2025.05.08 06:21:49.243805 [ 256 ] {7d2806bc-481b-46b1-a74f-9df6d24a17b9} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001297 sec., 30069.390902081726 rows/sec., 2.18 MiB/sec. | ||
| 6284 | 2025.05.08 06:21:49.243843 [ 256 ] {7d2806bc-481b-46b1-a74f-9df6d24a17b9} <Debug> TCPHandler: Processed in 0.001462491 sec. | ||
| 6285 | 2025.05.08 06:21:49.243954 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2025.05.08 06:21:49.244047 [ 256 ] {f911008a-7931-480f-80fa-1cabd336062f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6287 | 2025.05.08 06:21:49.244086 [ 256 ] {f911008a-7931-480f-80fa-1cabd336062f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6288 | 2025.05.08 06:21:49.244517 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 5 columns (5 merged, 0 gathered) in 0.002132459 sec., 1494049.8269837778 rows/sec., 130.94 MiB/sec. | ||
| 6289 | 2025.05.08 06:21:49.244555 [ 256 ] {f911008a-7931-480f-80fa-1cabd336062f} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2025.05.08 06:21:49.244596 [ 256 ] {f911008a-7931-480f-80fa-1cabd336062f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6291 | 2025.05.08 06:21:49.244803 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6292 | 2025.05.08 06:21:49.244953 [ 256 ] {f911008a-7931-480f-80fa-1cabd336062f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6293 | 2025.05.08 06:21:49.245179 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_51_10} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2025.05.08 06:21:49.245227 [ 256 ] {f911008a-7931-480f-80fa-1cabd336062f} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2025.05.08 06:21:49.245278 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_51_10} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6296 | 2025.05.08 06:21:49.245370 [ 256 ] {f911008a-7931-480f-80fa-1cabd336062f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00134 sec., 170149.25373134328 rows/sec., 11.52 MiB/sec. | ||
| 6297 | 2025.05.08 06:21:49.245381 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6298 | 2025.05.08 06:21:49.245414 [ 256 ] {f911008a-7931-480f-80fa-1cabd336062f} <Debug> TCPHandler: Processed in 0.001507311 sec. | ||
| 6299 | 2025.05.08 06:21:49.245522 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2025.05.08 06:21:49.245611 [ 256 ] {cca6cf31-909f-4a1c-835a-d0bf618e97d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6301 | 2025.05.08 06:21:49.245650 [ 256 ] {cca6cf31-909f-4a1c-835a-d0bf618e97d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6302 | 2025.05.08 06:21:49.246224 [ 256 ] {cca6cf31-909f-4a1c-835a-d0bf618e97d3} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2025.05.08 06:21:49.246259 [ 256 ] {cca6cf31-909f-4a1c-835a-d0bf618e97d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6304 | 2025.05.08 06:21:49.246610 [ 256 ] {cca6cf31-909f-4a1c-835a-d0bf618e97d3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6305 | 2025.05.08 06:21:49.246818 [ 256 ] {cca6cf31-909f-4a1c-835a-d0bf618e97d3} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2025.05.08 06:21:49.246932 [ 150 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6307 | 2025.05.08 06:21:49.246949 [ 256 ] {cca6cf31-909f-4a1c-835a-d0bf618e97d3} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001356 sec., 412241.88790560473 rows/sec., 30.63 MiB/sec. | ||
| 6308 | 2025.05.08 06:21:49.246967 [ 150 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2025.05.08 06:21:49.246986 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6310 | 2025.05.08 06:21:49.246987 [ 256 ] {cca6cf31-909f-4a1c-835a-d0bf618e97d3} <Debug> TCPHandler: Processed in 0.001512491 sec. | ||
| 6311 | 2025.05.08 06:21:49.247057 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 6312 | 2025.05.08 06:21:49.247103 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2025.05.08 06:21:49.247152 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6314 | 2025.05.08 06:21:49.247185 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 633 rows starting from the beginning of the part | ||
| 6315 | 2025.05.08 06:21:49.247201 [ 256 ] {9d1005ee-2db9-4ea9-bb58-6996e91d54b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6316 | 2025.05.08 06:21:49.247238 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 6317 | 2025.05.08 06:21:49.247248 [ 256 ] {9d1005ee-2db9-4ea9-bb58-6996e91d54b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6318 | 2025.05.08 06:21:49.247290 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 116 rows starting from the beginning of the part | ||
| 6319 | 2025.05.08 06:21:49.247335 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 97 rows starting from the beginning of the part | ||
| 6320 | 2025.05.08 06:21:49.247374 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part | ||
| 6321 | 2025.05.08 06:21:49.247414 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 559 rows starting from the beginning of the part | ||
| 6322 | 2025.05.08 06:21:49.247895 [ 256 ] {9d1005ee-2db9-4ea9-bb58-6996e91d54b7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2025.05.08 06:21:49.247937 [ 256 ] {9d1005ee-2db9-4ea9-bb58-6996e91d54b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6324 | 2025.05.08 06:21:49.248350 [ 256 ] {9d1005ee-2db9-4ea9-bb58-6996e91d54b7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6325 | 2025.05.08 06:21:49.248466 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1574 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144047 sec., 1092698.9107721786 rows/sec., 87.10 MiB/sec. | ||
| 6326 | 2025.05.08 06:21:49.248570 [ 256 ] {9d1005ee-2db9-4ea9-bb58-6996e91d54b7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2025.05.08 06:21:49.248633 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6328 | 2025.05.08 06:21:49.248681 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6329 | 2025.05.08 06:21:49.248709 [ 256 ] {9d1005ee-2db9-4ea9-bb58-6996e91d54b7} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001527 sec., 601833.660772757 rows/sec., 40.48 MiB/sec. | ||
| 6330 | 2025.05.08 06:21:49.248715 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2025.05.08 06:21:49.248743 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6332 | 2025.05.08 06:21:49.248746 [ 256 ] {9d1005ee-2db9-4ea9-bb58-6996e91d54b7} <Debug> TCPHandler: Processed in 0.001690394 sec. | ||
| 6333 | 2025.05.08 06:21:49.248848 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 6334 | 2025.05.08 06:21:49.248862 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2025.05.08 06:21:49.248913 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_51_10} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2025.05.08 06:21:49.249004 [ 188 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_51_10} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6337 | 2025.05.08 06:21:49.249005 [ 256 ] {8bdea891-5167-4013-bb5a-dc36c9843c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6338 | 2025.05.08 06:21:49.249014 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6339 | 2025.05.08 06:21:49.249071 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14976 rows starting from the beginning of the part | ||
| 6340 | 2025.05.08 06:21:49.249074 [ 256 ] {8bdea891-5167-4013-bb5a-dc36c9843c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6341 | 2025.05.08 06:21:49.249078 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6342 | 2025.05.08 06:21:49.249137 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 6343 | 2025.05.08 06:21:49.249189 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 200 rows starting from the beginning of the part | ||
| 6344 | 2025.05.08 06:21:49.249237 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6345 | 2025.05.08 06:21:49.249279 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 6346 | 2025.05.08 06:21:49.249319 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 919 rows starting from the beginning of the part | ||
| 6347 | 2025.05.08 06:21:49.249949 [ 256 ] {8bdea891-5167-4013-bb5a-dc36c9843c12} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2025.05.08 06:21:49.249990 [ 256 ] {8bdea891-5167-4013-bb5a-dc36c9843c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6349 | 2025.05.08 06:21:49.250728 [ 256 ] {8bdea891-5167-4013-bb5a-dc36c9843c12} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6350 | 2025.05.08 06:21:49.250966 [ 256 ] {8bdea891-5167-4013-bb5a-dc36c9843c12} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2025.05.08 06:21:49.251133 [ 256 ] {8bdea891-5167-4013-bb5a-dc36c9843c12} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002145 sec., 15384.615384615383 rows/sec., 27.57 MiB/sec. | ||
| 6352 | 2025.05.08 06:21:49.251190 [ 256 ] {8bdea891-5167-4013-bb5a-dc36c9843c12} <Debug> TCPHandler: Processed in 0.002375554 sec. | ||
| 6353 | 2025.05.08 06:21:49.251312 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2025.05.08 06:21:49.251405 [ 256 ] {90aea86c-efd5-41c2-be0d-e0ef5bad0b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6355 | 2025.05.08 06:21:49.251445 [ 256 ] {90aea86c-efd5-41c2-be0d-e0ef5bad0b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6356 | 2025.05.08 06:21:49.251819 [ 256 ] {90aea86c-efd5-41c2-be0d-e0ef5bad0b1b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2025.05.08 06:21:49.251855 [ 256 ] {90aea86c-efd5-41c2-be0d-e0ef5bad0b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6358 | 2025.05.08 06:21:49.252264 [ 256 ] {90aea86c-efd5-41c2-be0d-e0ef5bad0b1b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6359 | 2025.05.08 06:21:49.252480 [ 256 ] {90aea86c-efd5-41c2-be0d-e0ef5bad0b1b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2025.05.08 06:21:49.252573 [ 150 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6361 | 2025.05.08 06:21:49.252596 [ 150 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2025.05.08 06:21:49.252613 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6363 | 2025.05.08 06:21:49.252630 [ 256 ] {90aea86c-efd5-41c2-be0d-e0ef5bad0b1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 6364 | 2025.05.08 06:21:49.252679 [ 256 ] {90aea86c-efd5-41c2-be0d-e0ef5bad0b1b} <Debug> TCPHandler: Processed in 0.001414491 sec. | ||
| 6365 | 2025.05.08 06:21:49.252705 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6366 | 2025.05.08 06:21:49.252814 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6367 | 2025.05.08 06:21:49.252849 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2670 rows starting from the beginning of the part | ||
| 6368 | 2025.05.08 06:21:49.252919 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6369 | 2025.05.08 06:21:49.252967 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6370 | 2025.05.08 06:21:49.253011 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6371 | 2025.05.08 06:21:49.253054 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6372 | 2025.05.08 06:21:49.253097 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6373 | 2025.05.08 06:21:49.254374 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 4 columns (4 merged, 0 gathered) in 0.001705854 sec., 1741063.4204334018 rows/sec., 117.28 MiB/sec. | ||
| 6374 | 2025.05.08 06:21:49.254511 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16575 rows, containing 5 columns (5 merged, 0 gathered) in 0.00571767 sec., 2898908.1216649436 rows/sec., 198.83 MiB/sec. | ||
| 6375 | 2025.05.08 06:21:49.254746 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6376 | 2025.05.08 06:21:49.254808 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6377 | 2025.05.08 06:21:49.255131 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_51_10} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.05.08 06:21:49.255227 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2025.05.08 06:21:49.255234 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_51_10} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6380 | 2025.05.08 06:21:49.255328 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6381 | 2025.05.08 06:21:49.255340 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6382 | 2025.05.08 06:21:49.255437 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 6383 | 2025.05.08 06:21:50.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.13 MiB, peak 272.19 MiB, free memory in arenas 0.00 B, will set to 264.79 MiB (RSS), difference: 1.66 MiB | ||
| 6384 | 2025.05.08 06:21:51.474469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
| 6385 | 2025.05.08 06:21:51.474957 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2025.05.08 06:21:51.475005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6387 | 2025.05.08 06:21:51.475484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6388 | 2025.05.08 06:21:51.475718 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2025.05.08 06:21:51.475848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
| 6390 | 2025.05.08 06:21:52.451207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6391 | 2025.05.08 06:21:52.469824 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2025.05.08 06:21:52.469878 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6393 | 2025.05.08 06:21:52.476124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6394 | 2025.05.08 06:21:52.476903 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2025.05.08 06:21:52.479886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6396 | 2025.05.08 06:21:54.349106 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2025.05.08 06:21:54.349303 [ 256 ] {1dfebdc0-75f3-4559-81c8-e8ee6fa80258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6398 | 2025.05.08 06:21:54.349372 [ 256 ] {1dfebdc0-75f3-4559-81c8-e8ee6fa80258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6399 | 2025.05.08 06:21:54.350093 [ 256 ] {1dfebdc0-75f3-4559-81c8-e8ee6fa80258} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2025.05.08 06:21:54.350140 [ 256 ] {1dfebdc0-75f3-4559-81c8-e8ee6fa80258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6401 | 2025.05.08 06:21:54.350520 [ 256 ] {1dfebdc0-75f3-4559-81c8-e8ee6fa80258} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6402 | 2025.05.08 06:21:54.350753 [ 256 ] {1dfebdc0-75f3-4559-81c8-e8ee6fa80258} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2025.05.08 06:21:54.350907 [ 256 ] {1dfebdc0-75f3-4559-81c8-e8ee6fa80258} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001659 sec., 43399.6383363472 rows/sec., 3.53 MiB/sec. | ||
| 6404 | 2025.05.08 06:21:54.350947 [ 256 ] {1dfebdc0-75f3-4559-81c8-e8ee6fa80258} <Debug> TCPHandler: Processed in 0.001972468 sec. | ||
| 6405 | 2025.05.08 06:21:54.351077 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2025.05.08 06:21:54.351169 [ 256 ] {afcb20be-4432-4488-bd46-4b6384f9b6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6407 | 2025.05.08 06:21:54.351298 [ 256 ] {afcb20be-4432-4488-bd46-4b6384f9b6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6408 | 2025.05.08 06:21:54.351691 [ 256 ] {afcb20be-4432-4488-bd46-4b6384f9b6ad} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2025.05.08 06:21:54.351726 [ 256 ] {afcb20be-4432-4488-bd46-4b6384f9b6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6410 | 2025.05.08 06:21:54.352034 [ 256 ] {afcb20be-4432-4488-bd46-4b6384f9b6ad} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6411 | 2025.05.08 06:21:54.352268 [ 256 ] {afcb20be-4432-4488-bd46-4b6384f9b6ad} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2025.05.08 06:21:54.352394 [ 256 ] {afcb20be-4432-4488-bd46-4b6384f9b6ad} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001244 sec., 6430.868167202572 rows/sec., 483.57 KiB/sec. | ||
| 6413 | 2025.05.08 06:21:54.352430 [ 256 ] {afcb20be-4432-4488-bd46-4b6384f9b6ad} <Debug> TCPHandler: Processed in 0.00140062 sec. | ||
| 6414 | 2025.05.08 06:21:54.352540 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2025.05.08 06:21:54.352631 [ 256 ] {36c6dce8-4194-4f74-a835-7ffe24378d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6416 | 2025.05.08 06:21:54.352670 [ 256 ] {36c6dce8-4194-4f74-a835-7ffe24378d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6417 | 2025.05.08 06:21:54.353077 [ 256 ] {36c6dce8-4194-4f74-a835-7ffe24378d41} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2025.05.08 06:21:54.353113 [ 256 ] {36c6dce8-4194-4f74-a835-7ffe24378d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6419 | 2025.05.08 06:21:54.353413 [ 256 ] {36c6dce8-4194-4f74-a835-7ffe24378d41} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6420 | 2025.05.08 06:21:54.353627 [ 256 ] {36c6dce8-4194-4f74-a835-7ffe24378d41} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2025.05.08 06:21:54.353750 [ 256 ] {36c6dce8-4194-4f74-a835-7ffe24378d41} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001136 sec., 63380.281690140844 rows/sec., 4.95 MiB/sec. | ||
| 6422 | 2025.05.08 06:21:54.353784 [ 256 ] {36c6dce8-4194-4f74-a835-7ffe24378d41} <Debug> TCPHandler: Processed in 0.001290818 sec. | ||
| 6423 | 2025.05.08 06:21:54.353894 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2025.05.08 06:21:54.353985 [ 256 ] {e5539212-eed5-495d-a4d4-ec5696ac5f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6425 | 2025.05.08 06:21:54.354026 [ 256 ] {e5539212-eed5-495d-a4d4-ec5696ac5f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6426 | 2025.05.08 06:21:54.354431 [ 256 ] {e5539212-eed5-495d-a4d4-ec5696ac5f8b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2025.05.08 06:21:54.354464 [ 256 ] {e5539212-eed5-495d-a4d4-ec5696ac5f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6428 | 2025.05.08 06:21:54.354795 [ 256 ] {e5539212-eed5-495d-a4d4-ec5696ac5f8b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6429 | 2025.05.08 06:21:54.354998 [ 256 ] {e5539212-eed5-495d-a4d4-ec5696ac5f8b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2025.05.08 06:21:54.355121 [ 256 ] {e5539212-eed5-495d-a4d4-ec5696ac5f8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 6431 | 2025.05.08 06:21:54.355155 [ 256 ] {e5539212-eed5-495d-a4d4-ec5696ac5f8b} <Debug> TCPHandler: Processed in 0.001307198 sec. | ||
| 6432 | 2025.05.08 06:21:54.355261 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2025.05.08 06:21:54.355352 [ 256 ] {9ac580d1-c509-4660-a3d3-4a02924e1fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6434 | 2025.05.08 06:21:54.355403 [ 256 ] {9ac580d1-c509-4660-a3d3-4a02924e1fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6435 | 2025.05.08 06:21:54.356142 [ 256 ] {9ac580d1-c509-4660-a3d3-4a02924e1fd4} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2025.05.08 06:21:54.356178 [ 256 ] {9ac580d1-c509-4660-a3d3-4a02924e1fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6437 | 2025.05.08 06:21:54.356692 [ 256 ] {9ac580d1-c509-4660-a3d3-4a02924e1fd4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6438 | 2025.05.08 06:21:54.356932 [ 256 ] {9ac580d1-c509-4660-a3d3-4a02924e1fd4} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2025.05.08 06:21:54.357068 [ 256 ] {9ac580d1-c509-4660-a3d3-4a02924e1fd4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001734 sec., 4613.610149942329 rows/sec., 8.27 MiB/sec. | ||
| 6440 | 2025.05.08 06:21:54.357119 [ 256 ] {9ac580d1-c509-4660-a3d3-4a02924e1fd4} <Debug> TCPHandler: Processed in 0.001903837 sec. | ||
| 6441 | 2025.05.08 06:21:54.357234 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2025.05.08 06:21:54.357325 [ 256 ] {8f6019b2-3b0e-4145-93b6-9969c84ce460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6443 | 2025.05.08 06:21:54.357365 [ 256 ] {8f6019b2-3b0e-4145-93b6-9969c84ce460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6444 | 2025.05.08 06:21:54.357720 [ 256 ] {8f6019b2-3b0e-4145-93b6-9969c84ce460} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2025.05.08 06:21:54.357755 [ 256 ] {8f6019b2-3b0e-4145-93b6-9969c84ce460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6446 | 2025.05.08 06:21:54.358057 [ 256 ] {8f6019b2-3b0e-4145-93b6-9969c84ce460} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6447 | 2025.05.08 06:21:54.358269 [ 256 ] {8f6019b2-3b0e-4145-93b6-9969c84ce460} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2025.05.08 06:21:54.358394 [ 256 ] {8f6019b2-3b0e-4145-93b6-9969c84ce460} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6449 | 2025.05.08 06:21:54.358428 [ 256 ] {8f6019b2-3b0e-4145-93b6-9969c84ce460} <Debug> TCPHandler: Processed in 0.001239877 sec. | ||
| 6450 | 2025.05.08 06:21:58.860599 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6451 | 2025.05.08 06:21:58.860712 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6452 | 2025.05.08 06:21:58.976052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
| 6453 | 2025.05.08 06:21:58.976719 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.05.08 06:21:58.976759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6455 | 2025.05.08 06:21:58.977229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6456 | 2025.05.08 06:21:58.977478 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2025.05.08 06:21:58.977612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 6458 | 2025.05.08 06:21:59.018083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 886 | ||
| 6459 | 2025.05.08 06:21:59.020224 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2025.05.08 06:21:59.020262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6461 | 2025.05.08 06:21:59.021438 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6462 | 2025.05.08 06:21:59.021731 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2025.05.08 06:21:59.021989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 6464 | 2025.05.08 06:21:59.350475 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2025.05.08 06:21:59.350718 [ 256 ] {ba906abc-74a0-42ec-8434-8ffd90c5c42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6466 | 2025.05.08 06:21:59.350788 [ 256 ] {ba906abc-74a0-42ec-8434-8ffd90c5c42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6467 | 2025.05.08 06:21:59.351555 [ 256 ] {ba906abc-74a0-42ec-8434-8ffd90c5c42d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2025.05.08 06:21:59.351591 [ 256 ] {ba906abc-74a0-42ec-8434-8ffd90c5c42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6469 | 2025.05.08 06:21:59.351973 [ 256 ] {ba906abc-74a0-42ec-8434-8ffd90c5c42d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6470 | 2025.05.08 06:21:59.352199 [ 256 ] {ba906abc-74a0-42ec-8434-8ffd90c5c42d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2025.05.08 06:21:59.352344 [ 256 ] {ba906abc-74a0-42ec-8434-8ffd90c5c42d} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001681 sec., 72575.84770969661 rows/sec., 6.18 MiB/sec. | ||
| 6472 | 2025.05.08 06:21:59.352384 [ 256 ] {ba906abc-74a0-42ec-8434-8ffd90c5c42d} <Debug> TCPHandler: Processed in 0.00212158 sec. | ||
| 6473 | 2025.05.08 06:21:59.352503 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2025.05.08 06:21:59.352596 [ 256 ] {83acd18d-b03e-49b5-bdb7-593cbafa3a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6475 | 2025.05.08 06:21:59.352635 [ 256 ] {83acd18d-b03e-49b5-bdb7-593cbafa3a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6476 | 2025.05.08 06:21:59.353029 [ 256 ] {83acd18d-b03e-49b5-bdb7-593cbafa3a8d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.05.08 06:21:59.353065 [ 256 ] {83acd18d-b03e-49b5-bdb7-593cbafa3a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6478 | 2025.05.08 06:21:59.353370 [ 256 ] {83acd18d-b03e-49b5-bdb7-593cbafa3a8d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6479 | 2025.05.08 06:21:59.353587 [ 256 ] {83acd18d-b03e-49b5-bdb7-593cbafa3a8d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.05.08 06:21:59.353687 [ 138 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6481 | 2025.05.08 06:21:59.353711 [ 256 ] {83acd18d-b03e-49b5-bdb7-593cbafa3a8d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001134 sec., 29100.5291005291 rows/sec., 2.14 MiB/sec. | ||
| 6482 | 2025.05.08 06:21:59.353728 [ 138 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2025.05.08 06:21:59.353746 [ 256 ] {83acd18d-b03e-49b5-bdb7-593cbafa3a8d} <Debug> TCPHandler: Processed in 0.001291398 sec. | ||
| 6484 | 2025.05.08 06:21:59.353749 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6485 | 2025.05.08 06:21:59.353855 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2025.05.08 06:21:59.353873 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 6487 | 2025.05.08 06:21:59.353947 [ 256 ] {dc4809b9-ae02-4ef4-93f1-7bd35d2c1deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6488 | 2025.05.08 06:21:59.353991 [ 256 ] {dc4809b9-ae02-4ef4-93f1-7bd35d2c1deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6489 | 2025.05.08 06:21:59.354027 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6490 | 2025.05.08 06:21:59.354070 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 71 rows starting from the beginning of the part | ||
| 6491 | 2025.05.08 06:21:59.354143 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 6492 | 2025.05.08 06:21:59.354193 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 6493 | 2025.05.08 06:21:59.354240 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
| 6494 | 2025.05.08 06:21:59.354285 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 6495 | 2025.05.08 06:21:59.354330 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 6496 | 2025.05.08 06:21:59.354402 [ 256 ] {dc4809b9-ae02-4ef4-93f1-7bd35d2c1deb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2025.05.08 06:21:59.354441 [ 256 ] {dc4809b9-ae02-4ef4-93f1-7bd35d2c1deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6498 | 2025.05.08 06:21:59.354796 [ 256 ] {dc4809b9-ae02-4ef4-93f1-7bd35d2c1deb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6499 | 2025.05.08 06:21:59.355027 [ 256 ] {dc4809b9-ae02-4ef4-93f1-7bd35d2c1deb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2025.05.08 06:21:59.355155 [ 256 ] {dc4809b9-ae02-4ef4-93f1-7bd35d2c1deb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001226 sec., 79119.08646003262 rows/sec., 6.18 MiB/sec. | ||
| 6501 | 2025.05.08 06:21:59.355190 [ 256 ] {dc4809b9-ae02-4ef4-93f1-7bd35d2c1deb} <Debug> TCPHandler: Processed in 0.00138168 sec. | ||
| 6502 | 2025.05.08 06:21:59.355189 [ 193 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370759 sec., 140068.38547111492 rows/sec., 10.77 MiB/sec. | ||
| 6503 | 2025.05.08 06:21:59.355298 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2025.05.08 06:21:59.355391 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6505 | 2025.05.08 06:21:59.355395 [ 256 ] {937f028b-0adc-4b50-86d4-4533a7d079e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6506 | 2025.05.08 06:21:59.355446 [ 256 ] {937f028b-0adc-4b50-86d4-4533a7d079e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6507 | 2025.05.08 06:21:59.355681 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_51_10} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6508 | 2025.05.08 06:21:59.355752 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_51_10} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6509 | 2025.05.08 06:21:59.355829 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6510 | 2025.05.08 06:21:59.355835 [ 256 ] {937f028b-0adc-4b50-86d4-4533a7d079e7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2025.05.08 06:21:59.355870 [ 256 ] {937f028b-0adc-4b50-86d4-4533a7d079e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6512 | 2025.05.08 06:21:59.356198 [ 256 ] {937f028b-0adc-4b50-86d4-4533a7d079e7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6513 | 2025.05.08 06:21:59.356410 [ 256 ] {937f028b-0adc-4b50-86d4-4533a7d079e7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2025.05.08 06:21:59.356533 [ 256 ] {937f028b-0adc-4b50-86d4-4533a7d079e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 6515 | 2025.05.08 06:21:59.356568 [ 256 ] {937f028b-0adc-4b50-86d4-4533a7d079e7} <Debug> TCPHandler: Processed in 0.001315639 sec. | ||
| 6516 | 2025.05.08 06:21:59.356662 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2025.05.08 06:21:59.356752 [ 256 ] {3a8fcf32-24fb-4929-87a2-8b616adf31dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6518 | 2025.05.08 06:21:59.356804 [ 256 ] {3a8fcf32-24fb-4929-87a2-8b616adf31dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6519 | 2025.05.08 06:21:59.357572 [ 256 ] {3a8fcf32-24fb-4929-87a2-8b616adf31dc} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2025.05.08 06:21:59.357608 [ 256 ] {3a8fcf32-24fb-4929-87a2-8b616adf31dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6521 | 2025.05.08 06:21:59.358154 [ 256 ] {3a8fcf32-24fb-4929-87a2-8b616adf31dc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6522 | 2025.05.08 06:21:59.358381 [ 256 ] {3a8fcf32-24fb-4929-87a2-8b616adf31dc} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2025.05.08 06:21:59.358497 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6524 | 2025.05.08 06:21:59.358512 [ 256 ] {3a8fcf32-24fb-4929-87a2-8b616adf31dc} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001778 sec., 18560.179977502812 rows/sec., 33.26 MiB/sec. | ||
| 6525 | 2025.05.08 06:21:59.358569 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2025.05.08 06:21:59.358590 [ 256 ] {3a8fcf32-24fb-4929-87a2-8b616adf31dc} <Debug> TCPHandler: Processed in 0.001973238 sec. | ||
| 6527 | 2025.05.08 06:21:59.358595 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6528 | 2025.05.08 06:21:59.358687 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6529 | 2025.05.08 06:21:59.358707 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2025.05.08 06:21:59.358799 [ 256 ] {e360c9d4-38b0-4f54-8d61-28e0bbfbcbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6531 | 2025.05.08 06:21:59.358838 [ 256 ] {e360c9d4-38b0-4f54-8d61-28e0bbfbcbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6532 | 2025.05.08 06:21:59.358864 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6533 | 2025.05.08 06:21:59.358913 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 893 rows starting from the beginning of the part | ||
| 6534 | 2025.05.08 06:21:59.359040 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6535 | 2025.05.08 06:21:59.359149 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6536 | 2025.05.08 06:21:59.359170 [ 256 ] {e360c9d4-38b0-4f54-8d61-28e0bbfbcbd6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2025.05.08 06:21:59.359205 [ 256 ] {e360c9d4-38b0-4f54-8d61-28e0bbfbcbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6538 | 2025.05.08 06:21:59.359245 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6539 | 2025.05.08 06:21:59.359338 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6540 | 2025.05.08 06:21:59.359433 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 6541 | 2025.05.08 06:21:59.359534 [ 256 ] {e360c9d4-38b0-4f54-8d61-28e0bbfbcbd6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6542 | 2025.05.08 06:21:59.359745 [ 256 ] {e360c9d4-38b0-4f54-8d61-28e0bbfbcbd6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2025.05.08 06:21:59.359869 [ 256 ] {e360c9d4-38b0-4f54-8d61-28e0bbfbcbd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6544 | 2025.05.08 06:21:59.359903 [ 256 ] {e360c9d4-38b0-4f54-8d61-28e0bbfbcbd6} <Debug> TCPHandler: Processed in 0.001242837 sec. | ||
| 6545 | 2025.05.08 06:21:59.364407 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 19 columns (19 merged, 0 gathered) in 0.005753241 sec., 175205.5928128163 rows/sec., 313.96 MiB/sec. | ||
| 6546 | 2025.05.08 06:21:59.365946 [ 200 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6547 | 2025.05.08 06:21:59.366339 [ 200 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.05.08 06:21:59.366429 [ 200 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6549 | 2025.05.08 06:21:59.366567 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. | ||
| 6550 | 2025.05.08 06:21:59.980056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 6551 | 2025.05.08 06:21:59.999075 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2025.05.08 06:21:59.999133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6553 | 2025.05.08 06:22:00.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.33 MiB, peak 273.56 MiB, free memory in arenas 0.00 B, will set to 267.33 MiB (RSS), difference: 2.00 MiB | ||
| 6554 | 2025.05.08 06:22:00.005048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6555 | 2025.05.08 06:22:00.005827 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2025.05.08 06:22:00.009143 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 6557 | 2025.05.08 06:22:03.571585 [ 133 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6558 | 2025.05.08 06:22:03.571664 [ 133 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2025.05.08 06:22:03.571688 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6560 | 2025.05.08 06:22:03.571813 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::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 | ||
| 6561 | 2025.05.08 06:22:03.571966 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6562 | 2025.05.08 06:22:03.572000 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 253 rows starting from the beginning of the part | ||
| 6563 | 2025.05.08 06:22:03.572067 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6564 | 2025.05.08 06:22:03.572116 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 6565 | 2025.05.08 06:22:03.572162 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6566 | 2025.05.08 06:22:03.572202 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 6567 | 2025.05.08 06:22:03.573015 [ 193 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261228 sec., 600208.6855033349 rows/sec., 43.80 MiB/sec. | ||
| 6568 | 2025.05.08 06:22:03.573233 [ 197 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6569 | 2025.05.08 06:22:03.573591 [ 197 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_17_4} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2025.05.08 06:22:03.573692 [ 197 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_17_4} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6571 | 2025.05.08 06:22:03.573797 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6572 | 2025.05.08 06:22:04.350752 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2025.05.08 06:22:04.350941 [ 256 ] {70384566-ac02-4516-98ec-78b5f07556db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6574 | 2025.05.08 06:22:04.351077 [ 256 ] {70384566-ac02-4516-98ec-78b5f07556db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6575 | 2025.05.08 06:22:04.351759 [ 256 ] {70384566-ac02-4516-98ec-78b5f07556db} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2025.05.08 06:22:04.351805 [ 256 ] {70384566-ac02-4516-98ec-78b5f07556db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6577 | 2025.05.08 06:22:04.352182 [ 256 ] {70384566-ac02-4516-98ec-78b5f07556db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6578 | 2025.05.08 06:22:04.352403 [ 256 ] {70384566-ac02-4516-98ec-78b5f07556db} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.05.08 06:22:04.352529 [ 133 ] {} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6580 | 2025.05.08 06:22:04.352552 [ 256 ] {70384566-ac02-4516-98ec-78b5f07556db} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.24 MiB/sec. | ||
| 6581 | 2025.05.08 06:22:04.352594 [ 133 ] {} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2025.05.08 06:22:04.352608 [ 256 ] {70384566-ac02-4516-98ec-78b5f07556db} <Debug> TCPHandler: Processed in 0.001941508 sec. | ||
| 6583 | 2025.05.08 06:22:04.352621 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6584 | 2025.05.08 06:22:04.352724 [ 193 ] {b45c3aa9-009d-4a40-a145-195d273465ea::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 | ||
| 6585 | 2025.05.08 06:22:04.352742 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2025.05.08 06:22:04.352858 [ 193 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6587 | 2025.05.08 06:22:04.352871 [ 256 ] {cbcc950a-311a-4d04-9854-8014ac78e235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6588 | 2025.05.08 06:22:04.352895 [ 193 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6589 | 2025.05.08 06:22:04.352917 [ 256 ] {cbcc950a-311a-4d04-9854-8014ac78e235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6590 | 2025.05.08 06:22:04.352964 [ 193 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6591 | 2025.05.08 06:22:04.353033 [ 193 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6592 | 2025.05.08 06:22:04.353084 [ 193 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6593 | 2025.05.08 06:22:04.353123 [ 193 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6594 | 2025.05.08 06:22:04.353410 [ 256 ] {cbcc950a-311a-4d04-9854-8014ac78e235} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2025.05.08 06:22:04.353451 [ 256 ] {cbcc950a-311a-4d04-9854-8014ac78e235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6596 | 2025.05.08 06:22:04.353797 [ 256 ] {cbcc950a-311a-4d04-9854-8014ac78e235} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6597 | 2025.05.08 06:22:04.353837 [ 189 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154426 sec., 103947.76278427547 rows/sec., 9.02 MiB/sec. | ||
| 6598 | 2025.05.08 06:22:04.354039 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6599 | 2025.05.08 06:22:04.354049 [ 256 ] {cbcc950a-311a-4d04-9854-8014ac78e235} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2025.05.08 06:22:04.354210 [ 256 ] {cbcc950a-311a-4d04-9854-8014ac78e235} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001359 sec., 141280.353200883 rows/sec., 12.54 MiB/sec. | ||
| 6601 | 2025.05.08 06:22:04.354249 [ 256 ] {cbcc950a-311a-4d04-9854-8014ac78e235} <Debug> TCPHandler: Processed in 0.001554452 sec. | ||
| 6602 | 2025.05.08 06:22:04.354370 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2025.05.08 06:22:04.354381 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_9_2} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.05.08 06:22:04.354465 [ 256 ] {66a768f1-3f35-419c-a911-380502dab5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6605 | 2025.05.08 06:22:04.354468 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_9_2} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6606 | 2025.05.08 06:22:04.354514 [ 256 ] {66a768f1-3f35-419c-a911-380502dab5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6607 | 2025.05.08 06:22:04.354596 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6608 | 2025.05.08 06:22:04.354927 [ 256 ] {66a768f1-3f35-419c-a911-380502dab5e6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2025.05.08 06:22:04.354968 [ 256 ] {66a768f1-3f35-419c-a911-380502dab5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6610 | 2025.05.08 06:22:04.355263 [ 256 ] {66a768f1-3f35-419c-a911-380502dab5e6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6611 | 2025.05.08 06:22:04.355483 [ 256 ] {66a768f1-3f35-419c-a911-380502dab5e6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2025.05.08 06:22:04.355612 [ 256 ] {66a768f1-3f35-419c-a911-380502dab5e6} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001165 sec., 17167.381974248925 rows/sec., 1.31 MiB/sec. | ||
| 6613 | 2025.05.08 06:22:04.355648 [ 256 ] {66a768f1-3f35-419c-a911-380502dab5e6} <Debug> TCPHandler: Processed in 0.001324948 sec. | ||
| 6614 | 2025.05.08 06:22:04.355761 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2025.05.08 06:22:04.355852 [ 256 ] {36ff8bf0-9af0-4a89-b7a9-32f5095c5302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6616 | 2025.05.08 06:22:04.355890 [ 256 ] {36ff8bf0-9af0-4a89-b7a9-32f5095c5302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6617 | 2025.05.08 06:22:04.356283 [ 256 ] {36ff8bf0-9af0-4a89-b7a9-32f5095c5302} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2025.05.08 06:22:04.356319 [ 256 ] {36ff8bf0-9af0-4a89-b7a9-32f5095c5302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6619 | 2025.05.08 06:22:04.356605 [ 256 ] {36ff8bf0-9af0-4a89-b7a9-32f5095c5302} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6620 | 2025.05.08 06:22:04.356809 [ 256 ] {36ff8bf0-9af0-4a89-b7a9-32f5095c5302} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2025.05.08 06:22:04.356935 [ 256 ] {36ff8bf0-9af0-4a89-b7a9-32f5095c5302} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001101 sec., 21798.365122615804 rows/sec., 1.81 MiB/sec. | ||
| 6622 | 2025.05.08 06:22:04.356971 [ 256 ] {36ff8bf0-9af0-4a89-b7a9-32f5095c5302} <Debug> TCPHandler: Processed in 0.001256218 sec. | ||
| 6623 | 2025.05.08 06:22:04.357082 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2025.05.08 06:22:04.357173 [ 256 ] {21dc3fcb-2c3e-4dcc-a1ea-30b607f7ce94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6625 | 2025.05.08 06:22:04.357212 [ 256 ] {21dc3fcb-2c3e-4dcc-a1ea-30b607f7ce94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6626 | 2025.05.08 06:22:04.357608 [ 256 ] {21dc3fcb-2c3e-4dcc-a1ea-30b607f7ce94} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2025.05.08 06:22:04.357644 [ 256 ] {21dc3fcb-2c3e-4dcc-a1ea-30b607f7ce94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6628 | 2025.05.08 06:22:04.357926 [ 256 ] {21dc3fcb-2c3e-4dcc-a1ea-30b607f7ce94} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6629 | 2025.05.08 06:22:04.358136 [ 256 ] {21dc3fcb-2c3e-4dcc-a1ea-30b607f7ce94} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2025.05.08 06:22:04.358244 [ 132 ] {} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6631 | 2025.05.08 06:22:04.358264 [ 256 ] {21dc3fcb-2c3e-4dcc-a1ea-30b607f7ce94} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 6632 | 2025.05.08 06:22:04.358313 [ 132 ] {} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2025.05.08 06:22:04.358322 [ 256 ] {21dc3fcb-2c3e-4dcc-a1ea-30b607f7ce94} <Debug> TCPHandler: Processed in 0.001286508 sec. | ||
| 6634 | 2025.05.08 06:22:04.358370 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6635 | 2025.05.08 06:22:04.358464 [ 197 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::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 | ||
| 6636 | 2025.05.08 06:22:04.358497 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2025.05.08 06:22:04.358578 [ 197 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6638 | 2025.05.08 06:22:04.358613 [ 197 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6639 | 2025.05.08 06:22:04.358617 [ 256 ] {ea2a0a19-4d71-4972-82c0-3a7c188ad5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6640 | 2025.05.08 06:22:04.358674 [ 256 ] {ea2a0a19-4d71-4972-82c0-3a7c188ad5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6641 | 2025.05.08 06:22:04.358675 [ 197 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6642 | 2025.05.08 06:22:04.358739 [ 197 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::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 | ||
| 6643 | 2025.05.08 06:22:04.358781 [ 197 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6644 | 2025.05.08 06:22:04.358817 [ 197 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6645 | 2025.05.08 06:22:04.359177 [ 256 ] {ea2a0a19-4d71-4972-82c0-3a7c188ad5dc} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2025.05.08 06:22:04.359219 [ 256 ] {ea2a0a19-4d71-4972-82c0-3a7c188ad5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6647 | 2025.05.08 06:22:04.359423 [ 189 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000992443 sec., 60456.87258613341 rows/sec., 4.84 MiB/sec. | ||
| 6648 | 2025.05.08 06:22:04.359551 [ 256 ] {ea2a0a19-4d71-4972-82c0-3a7c188ad5dc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6649 | 2025.05.08 06:22:04.359571 [ 197 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6650 | 2025.05.08 06:22:04.359838 [ 256 ] {ea2a0a19-4d71-4972-82c0-3a7c188ad5dc} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2025.05.08 06:22:04.359914 [ 197 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_9_2} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2025.05.08 06:22:04.359989 [ 197 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_9_2} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6653 | 2025.05.08 06:22:04.359994 [ 256 ] {ea2a0a19-4d71-4972-82c0-3a7c188ad5dc} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001402 sec., 77032.81027104137 rows/sec., 6.28 MiB/sec. | ||
| 6654 | 2025.05.08 06:22:04.360043 [ 256 ] {ea2a0a19-4d71-4972-82c0-3a7c188ad5dc} <Debug> TCPHandler: Processed in 0.001603322 sec. | ||
| 6655 | 2025.05.08 06:22:04.360076 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6656 | 2025.05.08 06:22:04.360164 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2025.05.08 06:22:04.360261 [ 256 ] {1954fae4-665b-4f9b-bef9-20d5d428951c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6658 | 2025.05.08 06:22:04.360303 [ 256 ] {1954fae4-665b-4f9b-bef9-20d5d428951c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6659 | 2025.05.08 06:22:04.360718 [ 256 ] {1954fae4-665b-4f9b-bef9-20d5d428951c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2025.05.08 06:22:04.360754 [ 256 ] {1954fae4-665b-4f9b-bef9-20d5d428951c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6661 | 2025.05.08 06:22:04.361100 [ 256 ] {1954fae4-665b-4f9b-bef9-20d5d428951c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6662 | 2025.05.08 06:22:04.361310 [ 256 ] {1954fae4-665b-4f9b-bef9-20d5d428951c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2025.05.08 06:22:04.361437 [ 256 ] {1954fae4-665b-4f9b-bef9-20d5d428951c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001195 sec., 164016.73640167364 rows/sec., 11.77 MiB/sec. | ||
| 6664 | 2025.05.08 06:22:04.361473 [ 256 ] {1954fae4-665b-4f9b-bef9-20d5d428951c} <Debug> TCPHandler: Processed in 0.001356499 sec. | ||
| 6665 | 2025.05.08 06:22:04.361589 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2025.05.08 06:22:04.361680 [ 256 ] {208c72c6-4c4e-4bf5-8774-bee9efcc2770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6667 | 2025.05.08 06:22:04.361732 [ 256 ] {208c72c6-4c4e-4bf5-8774-bee9efcc2770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6668 | 2025.05.08 06:22:04.362486 [ 256 ] {208c72c6-4c4e-4bf5-8774-bee9efcc2770} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2025.05.08 06:22:04.362522 [ 256 ] {208c72c6-4c4e-4bf5-8774-bee9efcc2770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6670 | 2025.05.08 06:22:04.363066 [ 256 ] {208c72c6-4c4e-4bf5-8774-bee9efcc2770} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6671 | 2025.05.08 06:22:04.363287 [ 256 ] {208c72c6-4c4e-4bf5-8774-bee9efcc2770} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2025.05.08 06:22:04.363422 [ 256 ] {208c72c6-4c4e-4bf5-8774-bee9efcc2770} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001759 sec., 4548.038658328596 rows/sec., 8.15 MiB/sec. | ||
| 6673 | 2025.05.08 06:22:04.363472 [ 256 ] {208c72c6-4c4e-4bf5-8774-bee9efcc2770} <Debug> TCPHandler: Processed in 0.001929887 sec. | ||
| 6674 | 2025.05.08 06:22:04.363586 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2025.05.08 06:22:04.363678 [ 256 ] {10852b83-9b74-489c-9cc1-1787e4da01ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6676 | 2025.05.08 06:22:04.363717 [ 256 ] {10852b83-9b74-489c-9cc1-1787e4da01ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6677 | 2025.05.08 06:22:04.364058 [ 256 ] {10852b83-9b74-489c-9cc1-1787e4da01ab} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2025.05.08 06:22:04.364093 [ 256 ] {10852b83-9b74-489c-9cc1-1787e4da01ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6679 | 2025.05.08 06:22:04.364396 [ 256 ] {10852b83-9b74-489c-9cc1-1787e4da01ab} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6680 | 2025.05.08 06:22:04.364602 [ 256 ] {10852b83-9b74-489c-9cc1-1787e4da01ab} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2025.05.08 06:22:04.364728 [ 256 ] {10852b83-9b74-489c-9cc1-1787e4da01ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6682 | 2025.05.08 06:22:04.364762 [ 256 ] {10852b83-9b74-489c-9cc1-1787e4da01ab} <Debug> TCPHandler: Processed in 0.001223488 sec. | ||
| 6683 | 2025.05.08 06:22:06.477798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
| 6684 | 2025.05.08 06:22:06.478357 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2025.05.08 06:22:06.478406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6686 | 2025.05.08 06:22:06.478919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6687 | 2025.05.08 06:22:06.479138 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2025.05.08 06:22:06.479265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
| 6689 | 2025.05.08 06:22:06.479273 [ 126 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6690 | 2025.05.08 06:22:06.479346 [ 126 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2025.05.08 06:22:06.479365 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6692 | 2025.05.08 06:22:06.479487 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 6693 | 2025.05.08 06:22:06.479623 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6694 | 2025.05.08 06:22:06.479664 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 6695 | 2025.05.08 06:22:06.479734 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 6696 | 2025.05.08 06:22:06.479787 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 6697 | 2025.05.08 06:22:06.479831 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 6698 | 2025.05.08 06:22:06.479869 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 6699 | 2025.05.08 06:22:06.479907 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 6700 | 2025.05.08 06:22:06.481756 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002327512 sec., 8098347.07619123 rows/sec., 115.85 MiB/sec. | ||
| 6701 | 2025.05.08 06:22:06.481971 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6702 | 2025.05.08 06:22:06.482219 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_41_8} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2025.05.08 06:22:06.482287 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_41_8} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6704 | 2025.05.08 06:22:06.482359 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 6705 | 2025.05.08 06:22:07.509304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 6706 | 2025.05.08 06:22:07.527419 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2025.05.08 06:22:07.527483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6708 | 2025.05.08 06:22:07.533496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6709 | 2025.05.08 06:22:07.534371 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2025.05.08 06:22:07.534694 [ 126 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6711 | 2025.05.08 06:22:07.534759 [ 126 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2025.05.08 06:22:07.534779 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6713 | 2025.05.08 06:22:07.534904 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 6714 | 2025.05.08 06:22:07.538429 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6715 | 2025.05.08 06:22:07.539015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 6716 | 2025.05.08 06:22:07.539990 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 6717 | 2025.05.08 06:22:07.544966 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 6718 | 2025.05.08 06:22:07.549707 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 6719 | 2025.05.08 06:22:07.554313 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 6720 | 2025.05.08 06:22:07.558901 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 6721 | 2025.05.08 06:22:07.563180 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 6722 | 2025.05.08 06:22:07.614135 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079289836 sec., 3897.094704546999 rows/sec., 20.15 MiB/sec. | ||
| 6723 | 2025.05.08 06:22:07.616228 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6724 | 2025.05.08 06:22:07.617898 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_41_8} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2025.05.08 06:22:07.617985 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_41_8} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6726 | 2025.05.08 06:22:07.619441 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 6727 | 2025.05.08 06:22:09.022306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 916 | ||
| 6728 | 2025.05.08 06:22:09.024737 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2025.05.08 06:22:09.024782 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6730 | 2025.05.08 06:22:09.025980 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6731 | 2025.05.08 06:22:09.026257 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2025.05.08 06:22:09.026516 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916 | ||
| 6733 | 2025.05.08 06:22:09.350323 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2025.05.08 06:22:09.350486 [ 256 ] {ceddddc0-a6ef-4b98-b0f0-1eec1cd0bbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6735 | 2025.05.08 06:22:09.350550 [ 256 ] {ceddddc0-a6ef-4b98-b0f0-1eec1cd0bbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6736 | 2025.05.08 06:22:09.351194 [ 256 ] {ceddddc0-a6ef-4b98-b0f0-1eec1cd0bbdb} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2025.05.08 06:22:09.351240 [ 256 ] {ceddddc0-a6ef-4b98-b0f0-1eec1cd0bbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6738 | 2025.05.08 06:22:09.351622 [ 256 ] {ceddddc0-a6ef-4b98-b0f0-1eec1cd0bbdb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6739 | 2025.05.08 06:22:09.351852 [ 256 ] {ceddddc0-a6ef-4b98-b0f0-1eec1cd0bbdb} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2025.05.08 06:22:09.351999 [ 256 ] {ceddddc0-a6ef-4b98-b0f0-1eec1cd0bbdb} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001558 sec., 78305.51989730424 rows/sec., 6.66 MiB/sec. | ||
| 6741 | 2025.05.08 06:22:09.352045 [ 256 ] {ceddddc0-a6ef-4b98-b0f0-1eec1cd0bbdb} <Debug> TCPHandler: Processed in 0.001820355 sec. | ||
| 6742 | 2025.05.08 06:22:09.352176 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2025.05.08 06:22:09.352278 [ 256 ] {10e65872-5f74-492e-a846-8961f31a0da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6744 | 2025.05.08 06:22:09.352321 [ 256 ] {10e65872-5f74-492e-a846-8961f31a0da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6745 | 2025.05.08 06:22:09.352743 [ 256 ] {10e65872-5f74-492e-a846-8961f31a0da7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2025.05.08 06:22:09.352781 [ 256 ] {10e65872-5f74-492e-a846-8961f31a0da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6747 | 2025.05.08 06:22:09.353122 [ 256 ] {10e65872-5f74-492e-a846-8961f31a0da7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6748 | 2025.05.08 06:22:09.353335 [ 256 ] {10e65872-5f74-492e-a846-8961f31a0da7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2025.05.08 06:22:09.353471 [ 256 ] {10e65872-5f74-492e-a846-8961f31a0da7} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001216 sec., 27138.15789473684 rows/sec., 1.99 MiB/sec. | ||
| 6750 | 2025.05.08 06:22:09.353510 [ 256 ] {10e65872-5f74-492e-a846-8961f31a0da7} <Debug> TCPHandler: Processed in 0.00138485 sec. | ||
| 6751 | 2025.05.08 06:22:09.353619 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2025.05.08 06:22:09.353715 [ 256 ] {009bb94e-386e-4599-9b0f-cc56d5ec52d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6753 | 2025.05.08 06:22:09.353755 [ 256 ] {009bb94e-386e-4599-9b0f-cc56d5ec52d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6754 | 2025.05.08 06:22:09.354204 [ 256 ] {009bb94e-386e-4599-9b0f-cc56d5ec52d1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2025.05.08 06:22:09.354242 [ 256 ] {009bb94e-386e-4599-9b0f-cc56d5ec52d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6756 | 2025.05.08 06:22:09.354566 [ 256 ] {009bb94e-386e-4599-9b0f-cc56d5ec52d1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6757 | 2025.05.08 06:22:09.354792 [ 256 ] {009bb94e-386e-4599-9b0f-cc56d5ec52d1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2025.05.08 06:22:09.354924 [ 256 ] {009bb94e-386e-4599-9b0f-cc56d5ec52d1} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001228 sec., 78990.22801302932 rows/sec., 6.17 MiB/sec. | ||
| 6759 | 2025.05.08 06:22:09.354961 [ 256 ] {009bb94e-386e-4599-9b0f-cc56d5ec52d1} <Debug> TCPHandler: Processed in 0.001391 sec. | ||
| 6760 | 2025.05.08 06:22:09.355076 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2025.05.08 06:22:09.355172 [ 256 ] {c90547f6-bed0-44ef-b962-f4dc29303f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6762 | 2025.05.08 06:22:09.355214 [ 256 ] {c90547f6-bed0-44ef-b962-f4dc29303f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6763 | 2025.05.08 06:22:09.355639 [ 256 ] {c90547f6-bed0-44ef-b962-f4dc29303f10} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2025.05.08 06:22:09.355675 [ 256 ] {c90547f6-bed0-44ef-b962-f4dc29303f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6765 | 2025.05.08 06:22:09.356024 [ 256 ] {c90547f6-bed0-44ef-b962-f4dc29303f10} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6766 | 2025.05.08 06:22:09.356247 [ 256 ] {c90547f6-bed0-44ef-b962-f4dc29303f10} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2025.05.08 06:22:09.356379 [ 256 ] {c90547f6-bed0-44ef-b962-f4dc29303f10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 6768 | 2025.05.08 06:22:09.356416 [ 256 ] {c90547f6-bed0-44ef-b962-f4dc29303f10} <Debug> TCPHandler: Processed in 0.001389139 sec. | ||
| 6769 | 2025.05.08 06:22:09.356535 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2025.05.08 06:22:09.356629 [ 256 ] {fac11560-f404-4530-afe4-85bb6d892d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6771 | 2025.05.08 06:22:09.356682 [ 256 ] {fac11560-f404-4530-afe4-85bb6d892d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.05.08 06:22:09.357487 [ 256 ] {fac11560-f404-4530-afe4-85bb6d892d95} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2025.05.08 06:22:09.357525 [ 256 ] {fac11560-f404-4530-afe4-85bb6d892d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6774 | 2025.05.08 06:22:09.358093 [ 256 ] {fac11560-f404-4530-afe4-85bb6d892d95} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6775 | 2025.05.08 06:22:09.358344 [ 256 ] {fac11560-f404-4530-afe4-85bb6d892d95} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2025.05.08 06:22:09.358482 [ 256 ] {fac11560-f404-4530-afe4-85bb6d892d95} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001871 sec., 17637.626937466594 rows/sec., 31.61 MiB/sec. | ||
| 6777 | 2025.05.08 06:22:09.358536 [ 256 ] {fac11560-f404-4530-afe4-85bb6d892d95} <Debug> TCPHandler: Processed in 0.002049609 sec. | ||
| 6778 | 2025.05.08 06:22:09.358652 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2025.05.08 06:22:09.358747 [ 256 ] {263a52dc-ddd7-420b-9d9b-d237b6e0b16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6780 | 2025.05.08 06:22:09.358789 [ 256 ] {263a52dc-ddd7-420b-9d9b-d237b6e0b16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6781 | 2025.05.08 06:22:09.359125 [ 256 ] {263a52dc-ddd7-420b-9d9b-d237b6e0b16c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2025.05.08 06:22:09.359164 [ 256 ] {263a52dc-ddd7-420b-9d9b-d237b6e0b16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6783 | 2025.05.08 06:22:09.359477 [ 256 ] {263a52dc-ddd7-420b-9d9b-d237b6e0b16c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6784 | 2025.05.08 06:22:09.359697 [ 256 ] {263a52dc-ddd7-420b-9d9b-d237b6e0b16c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2025.05.08 06:22:09.359828 [ 256 ] {263a52dc-ddd7-420b-9d9b-d237b6e0b16c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6786 | 2025.05.08 06:22:09.359864 [ 256 ] {263a52dc-ddd7-420b-9d9b-d237b6e0b16c} <Debug> TCPHandler: Processed in 0.001261957 sec. | ||
| 6787 | 2025.05.08 06:22:13.860979 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6788 | 2025.05.08 06:22:13.861046 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6789 | 2025.05.08 06:22:13.979434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
| 6790 | 2025.05.08 06:22:13.980053 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2025.05.08 06:22:13.980113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6792 | 2025.05.08 06:22:13.980831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6793 | 2025.05.08 06:22:13.981058 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2025.05.08 06:22:13.981184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 6795 | 2025.05.08 06:22:14.349401 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2025.05.08 06:22:14.349585 [ 256 ] {01a7a5f7-25c0-4fd1-9007-54fba401934a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6797 | 2025.05.08 06:22:14.349649 [ 256 ] {01a7a5f7-25c0-4fd1-9007-54fba401934a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6798 | 2025.05.08 06:22:14.350306 [ 256 ] {01a7a5f7-25c0-4fd1-9007-54fba401934a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2025.05.08 06:22:14.350347 [ 256 ] {01a7a5f7-25c0-4fd1-9007-54fba401934a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6800 | 2025.05.08 06:22:14.350750 [ 256 ] {01a7a5f7-25c0-4fd1-9007-54fba401934a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6801 | 2025.05.08 06:22:14.350977 [ 256 ] {01a7a5f7-25c0-4fd1-9007-54fba401934a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2025.05.08 06:22:14.351123 [ 119 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6803 | 2025.05.08 06:22:14.351131 [ 256 ] {01a7a5f7-25c0-4fd1-9007-54fba401934a} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001598 sec., 45056.32040050063 rows/sec., 3.66 MiB/sec. | ||
| 6804 | 2025.05.08 06:22:14.351204 [ 119 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2025.05.08 06:22:14.351219 [ 256 ] {01a7a5f7-25c0-4fd1-9007-54fba401934a} <Debug> TCPHandler: Processed in 0.001936947 sec. | ||
| 6806 | 2025.05.08 06:22:14.351235 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6807 | 2025.05.08 06:22:14.351357 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2025.05.08 06:22:14.351376 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 6809 | 2025.05.08 06:22:14.351456 [ 256 ] {9d2df9c4-2621-4181-b4dd-cec960edefb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6810 | 2025.05.08 06:22:14.351502 [ 256 ] {9d2df9c4-2621-4181-b4dd-cec960edefb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6811 | 2025.05.08 06:22:14.351539 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6812 | 2025.05.08 06:22:14.351582 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1409 rows starting from the beginning of the part | ||
| 6813 | 2025.05.08 06:22:14.351657 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part | ||
| 6814 | 2025.05.08 06:22:14.351710 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 6815 | 2025.05.08 06:22:14.351759 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 192 rows starting from the beginning of the part | ||
| 6816 | 2025.05.08 06:22:14.351804 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 122 rows starting from the beginning of the part | ||
| 6817 | 2025.05.08 06:22:14.351852 [ 201 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 72 rows starting from the beginning of the part | ||
| 6818 | 2025.05.08 06:22:14.351901 [ 256 ] {9d2df9c4-2621-4181-b4dd-cec960edefb3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2025.05.08 06:22:14.351943 [ 256 ] {9d2df9c4-2621-4181-b4dd-cec960edefb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6820 | 2025.05.08 06:22:14.352295 [ 256 ] {9d2df9c4-2621-4181-b4dd-cec960edefb3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6821 | 2025.05.08 06:22:14.352542 [ 256 ] {9d2df9c4-2621-4181-b4dd-cec960edefb3} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2025.05.08 06:22:14.352682 [ 256 ] {9d2df9c4-2621-4181-b4dd-cec960edefb3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001245 sec., 6425.70281124498 rows/sec., 483.18 KiB/sec. | ||
| 6823 | 2025.05.08 06:22:14.352720 [ 256 ] {9d2df9c4-2621-4181-b4dd-cec960edefb3} <Debug> TCPHandler: Processed in 0.00141158 sec. | ||
| 6824 | 2025.05.08 06:22:14.352832 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2025.05.08 06:22:14.352928 [ 256 ] {01e36fed-6926-4f81-b766-654511b08165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6826 | 2025.05.08 06:22:14.352969 [ 256 ] {01e36fed-6926-4f81-b766-654511b08165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6827 | 2025.05.08 06:22:14.353112 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802366 sec., 1103549.4455621112 rows/sec., 97.27 MiB/sec. | ||
| 6828 | 2025.05.08 06:22:14.353399 [ 256 ] {01e36fed-6926-4f81-b766-654511b08165} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2025.05.08 06:22:14.353414 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6830 | 2025.05.08 06:22:14.353440 [ 256 ] {01e36fed-6926-4f81-b766-654511b08165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6831 | 2025.05.08 06:22:14.353768 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_56_11} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2025.05.08 06:22:14.353825 [ 256 ] {01e36fed-6926-4f81-b766-654511b08165} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6833 | 2025.05.08 06:22:14.353856 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_56_11} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6834 | 2025.05.08 06:22:14.353956 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6835 | 2025.05.08 06:22:14.354069 [ 256 ] {01e36fed-6926-4f81-b766-654511b08165} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2025.05.08 06:22:14.354190 [ 119 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6837 | 2025.05.08 06:22:14.354211 [ 256 ] {01e36fed-6926-4f81-b766-654511b08165} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001301 sec., 55342.04458109147 rows/sec., 4.32 MiB/sec. | ||
| 6838 | 2025.05.08 06:22:14.354222 [ 119 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2025.05.08 06:22:14.354252 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6840 | 2025.05.08 06:22:14.354256 [ 256 ] {01e36fed-6926-4f81-b766-654511b08165} <Debug> TCPHandler: Processed in 0.001473531 sec. | ||
| 6841 | 2025.05.08 06:22:14.354328 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 6842 | 2025.05.08 06:22:14.354378 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2025.05.08 06:22:14.354422 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6844 | 2025.05.08 06:22:14.354451 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 633 rows starting from the beginning of the part | ||
| 6845 | 2025.05.08 06:22:14.354481 [ 256 ] {223c1846-63fd-442b-8bdd-d5ab0bac6c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6846 | 2025.05.08 06:22:14.354499 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part | ||
| 6847 | 2025.05.08 06:22:14.354530 [ 256 ] {223c1846-63fd-442b-8bdd-d5ab0bac6c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6848 | 2025.05.08 06:22:14.354541 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 6849 | 2025.05.08 06:22:14.354585 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 108 rows starting from the beginning of the part | ||
| 6850 | 2025.05.08 06:22:14.354617 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 97 rows starting from the beginning of the part | ||
| 6851 | 2025.05.08 06:22:14.354652 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 72 rows starting from the beginning of the part | ||
| 6852 | 2025.05.08 06:22:14.354962 [ 256 ] {223c1846-63fd-442b-8bdd-d5ab0bac6c4a} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2025.05.08 06:22:14.355004 [ 256 ] {223c1846-63fd-442b-8bdd-d5ab0bac6c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6854 | 2025.05.08 06:22:14.355389 [ 256 ] {223c1846-63fd-442b-8bdd-d5ab0bac6c4a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6855 | 2025.05.08 06:22:14.355501 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202457 sec., 897329.3847513881 rows/sec., 72.37 MiB/sec. | ||
| 6856 | 2025.05.08 06:22:14.355613 [ 256 ] {223c1846-63fd-442b-8bdd-d5ab0bac6c4a} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2025.05.08 06:22:14.355656 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6858 | 2025.05.08 06:22:14.355735 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6859 | 2025.05.08 06:22:14.355759 [ 256 ] {223c1846-63fd-442b-8bdd-d5ab0bac6c4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 6860 | 2025.05.08 06:22:14.355767 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2025.05.08 06:22:14.355803 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6862 | 2025.05.08 06:22:14.355805 [ 256 ] {223c1846-63fd-442b-8bdd-d5ab0bac6c4a} <Debug> TCPHandler: Processed in 0.001475621 sec. | ||
| 6863 | 2025.05.08 06:22:14.355886 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 6864 | 2025.05.08 06:22:14.355930 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2025.05.08 06:22:14.355937 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_56_11} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2025.05.08 06:22:14.356009 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6867 | 2025.05.08 06:22:14.356039 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_56_11} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6868 | 2025.05.08 06:22:14.356042 [ 256 ] {1b652ed8-d1e0-4420-af7f-88c37164ece2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6869 | 2025.05.08 06:22:14.356048 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16575 rows starting from the beginning of the part | ||
| 6870 | 2025.05.08 06:22:14.356114 [ 256 ] {1b652ed8-d1e0-4420-af7f-88c37164ece2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6871 | 2025.05.08 06:22:14.356120 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6872 | 2025.05.08 06:22:14.356143 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 6873 | 2025.05.08 06:22:14.356199 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 6874 | 2025.05.08 06:22:14.356246 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 196 rows starting from the beginning of the part | ||
| 6875 | 2025.05.08 06:22:14.356287 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 6876 | 2025.05.08 06:22:14.356329 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 6877 | 2025.05.08 06:22:14.356909 [ 256 ] {1b652ed8-d1e0-4420-af7f-88c37164ece2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2025.05.08 06:22:14.356953 [ 256 ] {1b652ed8-d1e0-4420-af7f-88c37164ece2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6879 | 2025.05.08 06:22:14.357653 [ 256 ] {1b652ed8-d1e0-4420-af7f-88c37164ece2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6880 | 2025.05.08 06:22:14.357900 [ 256 ] {1b652ed8-d1e0-4420-af7f-88c37164ece2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2025.05.08 06:22:14.358066 [ 256 ] {1b652ed8-d1e0-4420-af7f-88c37164ece2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002042 sec., 3917.7277179236044 rows/sec., 7.02 MiB/sec. | ||
| 6882 | 2025.05.08 06:22:14.358135 [ 256 ] {1b652ed8-d1e0-4420-af7f-88c37164ece2} <Debug> TCPHandler: Processed in 0.002255981 sec. | ||
| 6883 | 2025.05.08 06:22:14.358251 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6884 | 2025.05.08 06:22:14.358348 [ 256 ] {c9a1572f-e94c-4282-ac31-43efe4da6302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6885 | 2025.05.08 06:22:14.358391 [ 256 ] {c9a1572f-e94c-4282-ac31-43efe4da6302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6886 | 2025.05.08 06:22:14.358752 [ 256 ] {c9a1572f-e94c-4282-ac31-43efe4da6302} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2025.05.08 06:22:14.358791 [ 256 ] {c9a1572f-e94c-4282-ac31-43efe4da6302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6888 | 2025.05.08 06:22:14.359220 [ 256 ] {c9a1572f-e94c-4282-ac31-43efe4da6302} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6889 | 2025.05.08 06:22:14.359442 [ 256 ] {c9a1572f-e94c-4282-ac31-43efe4da6302} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6890 | 2025.05.08 06:22:14.359572 [ 118 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6891 | 2025.05.08 06:22:14.359581 [ 256 ] {c9a1572f-e94c-4282-ac31-43efe4da6302} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 6892 | 2025.05.08 06:22:14.359622 [ 118 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2025.05.08 06:22:14.359634 [ 256 ] {c9a1572f-e94c-4282-ac31-43efe4da6302} <Debug> TCPHandler: Processed in 0.00143342 sec. | ||
| 6894 | 2025.05.08 06:22:14.359646 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6895 | 2025.05.08 06:22:14.359722 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6896 | 2025.05.08 06:22:14.359813 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6897 | 2025.05.08 06:22:14.359837 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2970 rows starting from the beginning of the part | ||
| 6898 | 2025.05.08 06:22:14.359886 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6899 | 2025.05.08 06:22:14.359930 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6900 | 2025.05.08 06:22:14.359968 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6901 | 2025.05.08 06:22:14.360005 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6902 | 2025.05.08 06:22:14.360043 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 6903 | 2025.05.08 06:22:14.361312 [ 198 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001620213 sec., 2018253.155603615 rows/sec., 135.95 MiB/sec. | ||
| 6904 | 2025.05.08 06:22:14.361821 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6905 | 2025.05.08 06:22:14.362225 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_56_11} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2025.05.08 06:22:14.362257 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17411 rows, containing 5 columns (5 merged, 0 gathered) in 0.00640326 sec., 2719083.7167317895 rows/sec., 186.70 MiB/sec. | ||
| 6907 | 2025.05.08 06:22:14.362333 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_56_11} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6908 | 2025.05.08 06:22:14.362441 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6909 | 2025.05.08 06:22:14.362536 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6910 | 2025.05.08 06:22:14.362840 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2025.05.08 06:22:14.362921 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6912 | 2025.05.08 06:22:14.363016 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 6913 | 2025.05.08 06:22:15.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.52 MiB, peak 281.84 MiB, free memory in arenas 0.00 B, will set to 271.71 MiB (RSS), difference: 2.19 MiB | ||
| 6914 | 2025.05.08 06:22:15.039224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 6915 | 2025.05.08 06:22:15.054470 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2025.05.08 06:22:15.054516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6917 | 2025.05.08 06:22:15.060190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6918 | 2025.05.08 06:22:15.060871 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2025.05.08 06:22:15.063537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 6920 | 2025.05.08 06:22:19.026805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 940 | ||
| 6921 | 2025.05.08 06:22:19.028998 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2025.05.08 06:22:19.029037 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6923 | 2025.05.08 06:22:19.030232 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6924 | 2025.05.08 06:22:19.030509 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2025.05.08 06:22:19.030773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
| 6926 | 2025.05.08 06:22:19.238537 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2025.05.08 06:22:19.238738 [ 256 ] {928ac914-c33a-400d-9b66-9da702199cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6928 | 2025.05.08 06:22:19.238814 [ 256 ] {928ac914-c33a-400d-9b66-9da702199cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6929 | 2025.05.08 06:22:19.239519 [ 256 ] {928ac914-c33a-400d-9b66-9da702199cb0} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2025.05.08 06:22:19.239570 [ 256 ] {928ac914-c33a-400d-9b66-9da702199cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6931 | 2025.05.08 06:22:19.240015 [ 256 ] {928ac914-c33a-400d-9b66-9da702199cb0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6932 | 2025.05.08 06:22:19.240285 [ 256 ] {928ac914-c33a-400d-9b66-9da702199cb0} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2025.05.08 06:22:19.240430 [ 256 ] {928ac914-c33a-400d-9b66-9da702199cb0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001749 sec., 2287.0211549456835 rows/sec., 186.49 KiB/sec. | ||
| 6934 | 2025.05.08 06:22:19.240470 [ 256 ] {928ac914-c33a-400d-9b66-9da702199cb0} <Debug> TCPHandler: Processed in 0.002062119 sec. | ||
| 6935 | 2025.05.08 06:22:19.240589 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2025.05.08 06:22:19.240707 [ 256 ] {c81c00bd-d9e8-4546-afd2-3870e31e132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6937 | 2025.05.08 06:22:19.240750 [ 256 ] {c81c00bd-d9e8-4546-afd2-3870e31e132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6938 | 2025.05.08 06:22:19.241830 [ 256 ] {c81c00bd-d9e8-4546-afd2-3870e31e132f} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2025.05.08 06:22:19.241864 [ 256 ] {c81c00bd-d9e8-4546-afd2-3870e31e132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6940 | 2025.05.08 06:22:19.242256 [ 256 ] {c81c00bd-d9e8-4546-afd2-3870e31e132f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6941 | 2025.05.08 06:22:19.242472 [ 256 ] {c81c00bd-d9e8-4546-afd2-3870e31e132f} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2025.05.08 06:22:19.242597 [ 256 ] {c81c00bd-d9e8-4546-afd2-3870e31e132f} <Debug> executeQuery: Read 1264 rows, 107.34 KiB in 0.00191 sec., 661780.1047120419 rows/sec., 54.88 MiB/sec. | ||
| 6943 | 2025.05.08 06:22:19.242632 [ 256 ] {c81c00bd-d9e8-4546-afd2-3870e31e132f} <Debug> TCPHandler: Processed in 0.00209048 sec. | ||
| 6944 | 2025.05.08 06:22:19.242744 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2025.05.08 06:22:19.242836 [ 256 ] {78e1fcb9-2fc6-44e6-840f-f37a64d24330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6946 | 2025.05.08 06:22:19.242875 [ 256 ] {78e1fcb9-2fc6-44e6-840f-f37a64d24330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6947 | 2025.05.08 06:22:19.243290 [ 256 ] {78e1fcb9-2fc6-44e6-840f-f37a64d24330} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2025.05.08 06:22:19.243325 [ 256 ] {78e1fcb9-2fc6-44e6-840f-f37a64d24330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6949 | 2025.05.08 06:22:19.243624 [ 256 ] {78e1fcb9-2fc6-44e6-840f-f37a64d24330} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6950 | 2025.05.08 06:22:19.243839 [ 256 ] {78e1fcb9-2fc6-44e6-840f-f37a64d24330} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2025.05.08 06:22:19.243964 [ 256 ] {78e1fcb9-2fc6-44e6-840f-f37a64d24330} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001146 sec., 32286.212914485164 rows/sec., 2.35 MiB/sec. | ||
| 6952 | 2025.05.08 06:22:19.243999 [ 256 ] {78e1fcb9-2fc6-44e6-840f-f37a64d24330} <Debug> TCPHandler: Processed in 0.001301418 sec. | ||
| 6953 | 2025.05.08 06:22:19.244103 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2025.05.08 06:22:19.244194 [ 256 ] {daddbf8f-9043-42ca-a8de-0a57908a9e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6955 | 2025.05.08 06:22:19.244232 [ 256 ] {daddbf8f-9043-42ca-a8de-0a57908a9e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6956 | 2025.05.08 06:22:19.244720 [ 256 ] {daddbf8f-9043-42ca-a8de-0a57908a9e10} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2025.05.08 06:22:19.244754 [ 256 ] {daddbf8f-9043-42ca-a8de-0a57908a9e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6958 | 2025.05.08 06:22:19.245055 [ 256 ] {daddbf8f-9043-42ca-a8de-0a57908a9e10} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6959 | 2025.05.08 06:22:19.245275 [ 256 ] {daddbf8f-9043-42ca-a8de-0a57908a9e10} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2025.05.08 06:22:19.245398 [ 256 ] {daddbf8f-9043-42ca-a8de-0a57908a9e10} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001222 sec., 186579.37806873978 rows/sec., 12.63 MiB/sec. | ||
| 6961 | 2025.05.08 06:22:19.245433 [ 256 ] {daddbf8f-9043-42ca-a8de-0a57908a9e10} <Debug> TCPHandler: Processed in 0.001375989 sec. | ||
| 6962 | 2025.05.08 06:22:19.245551 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6963 | 2025.05.08 06:22:19.245641 [ 256 ] {ca6a911a-727a-4b80-9d63-26da93635d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6964 | 2025.05.08 06:22:19.245679 [ 256 ] {ca6a911a-727a-4b80-9d63-26da93635d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6965 | 2025.05.08 06:22:19.246271 [ 256 ] {ca6a911a-727a-4b80-9d63-26da93635d46} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2025.05.08 06:22:19.246304 [ 256 ] {ca6a911a-727a-4b80-9d63-26da93635d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6967 | 2025.05.08 06:22:19.246624 [ 256 ] {ca6a911a-727a-4b80-9d63-26da93635d46} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6968 | 2025.05.08 06:22:19.246835 [ 256 ] {ca6a911a-727a-4b80-9d63-26da93635d46} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2025.05.08 06:22:19.246956 [ 256 ] {ca6a911a-727a-4b80-9d63-26da93635d46} <Debug> executeQuery: Read 557 rows, 42.37 KiB in 0.001333 sec., 417854.463615904 rows/sec., 31.04 MiB/sec. | ||
| 6970 | 2025.05.08 06:22:19.246991 [ 256 ] {ca6a911a-727a-4b80-9d63-26da93635d46} <Debug> TCPHandler: Processed in 0.001486691 sec. | ||
| 6971 | 2025.05.08 06:22:19.247102 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6972 | 2025.05.08 06:22:19.247192 [ 256 ] {33454246-b282-4360-b377-10849f297bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6973 | 2025.05.08 06:22:19.247233 [ 256 ] {33454246-b282-4360-b377-10849f297bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6974 | 2025.05.08 06:22:19.247843 [ 256 ] {33454246-b282-4360-b377-10849f297bbe} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2025.05.08 06:22:19.247877 [ 256 ] {33454246-b282-4360-b377-10849f297bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6976 | 2025.05.08 06:22:19.248256 [ 256 ] {33454246-b282-4360-b377-10849f297bbe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6977 | 2025.05.08 06:22:19.248468 [ 256 ] {33454246-b282-4360-b377-10849f297bbe} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2025.05.08 06:22:19.248593 [ 256 ] {33454246-b282-4360-b377-10849f297bbe} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.001419 sec., 646934.4608879493 rows/sec., 43.52 MiB/sec. | ||
| 6979 | 2025.05.08 06:22:19.248629 [ 256 ] {33454246-b282-4360-b377-10849f297bbe} <Debug> TCPHandler: Processed in 0.001573412 sec. | ||
| 6980 | 2025.05.08 06:22:19.248736 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6981 | 2025.05.08 06:22:19.248828 [ 256 ] {839fac59-cb4e-4f1d-91e7-1158e0e9d0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6982 | 2025.05.08 06:22:19.248880 [ 256 ] {839fac59-cb4e-4f1d-91e7-1158e0e9d0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6983 | 2025.05.08 06:22:19.249709 [ 256 ] {839fac59-cb4e-4f1d-91e7-1158e0e9d0ea} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2025.05.08 06:22:19.249745 [ 256 ] {839fac59-cb4e-4f1d-91e7-1158e0e9d0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6985 | 2025.05.08 06:22:19.250276 [ 256 ] {839fac59-cb4e-4f1d-91e7-1158e0e9d0ea} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6986 | 2025.05.08 06:22:19.250507 [ 256 ] {839fac59-cb4e-4f1d-91e7-1158e0e9d0ea} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2025.05.08 06:22:19.250639 [ 256 ] {839fac59-cb4e-4f1d-91e7-1158e0e9d0ea} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001829 sec., 18042.646254784035 rows/sec., 32.33 MiB/sec. | ||
| 6988 | 2025.05.08 06:22:19.250689 [ 256 ] {839fac59-cb4e-4f1d-91e7-1158e0e9d0ea} <Debug> TCPHandler: Processed in 0.001999048 sec. | ||
| 6989 | 2025.05.08 06:22:19.250799 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6990 | 2025.05.08 06:22:19.250890 [ 256 ] {3f32c4e2-addd-4736-a237-8f13d8f945ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6991 | 2025.05.08 06:22:19.250929 [ 256 ] {3f32c4e2-addd-4736-a237-8f13d8f945ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6992 | 2025.05.08 06:22:19.251297 [ 256 ] {3f32c4e2-addd-4736-a237-8f13d8f945ea} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2025.05.08 06:22:19.251331 [ 256 ] {3f32c4e2-addd-4736-a237-8f13d8f945ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6994 | 2025.05.08 06:22:19.251629 [ 256 ] {3f32c4e2-addd-4736-a237-8f13d8f945ea} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6995 | 2025.05.08 06:22:19.251837 [ 256 ] {3f32c4e2-addd-4736-a237-8f13d8f945ea} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2025.05.08 06:22:19.251961 [ 256 ] {3f32c4e2-addd-4736-a237-8f13d8f945ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6997 | 2025.05.08 06:22:19.251995 [ 256 ] {3f32c4e2-addd-4736-a237-8f13d8f945ea} <Debug> TCPHandler: Processed in 0.001243087 sec. | ||
| 6998 | 2025.05.08 06:22:21.481355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
| 6999 | 2025.05.08 06:22:21.481934 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2025.05.08 06:22:21.481985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7001 | 2025.05.08 06:22:21.482500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7002 | 2025.05.08 06:22:21.482724 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2025.05.08 06:22:21.482854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
| 7004 | 2025.05.08 06:22:22.563694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7005 | 2025.05.08 06:22:22.580147 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2025.05.08 06:22:22.580198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7007 | 2025.05.08 06:22:22.586629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7008 | 2025.05.08 06:22:22.587346 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2025.05.08 06:22:22.590177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7010 | 2025.05.08 06:22:24.349584 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7011 | 2025.05.08 06:22:24.349763 [ 256 ] {7b17e432-4ad9-411a-8eaf-34b60f3dd456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7012 | 2025.05.08 06:22:24.349835 [ 256 ] {7b17e432-4ad9-411a-8eaf-34b60f3dd456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7013 | 2025.05.08 06:22:24.350494 [ 256 ] {7b17e432-4ad9-411a-8eaf-34b60f3dd456} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2025.05.08 06:22:24.350546 [ 256 ] {7b17e432-4ad9-411a-8eaf-34b60f3dd456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7015 | 2025.05.08 06:22:24.351000 [ 256 ] {7b17e432-4ad9-411a-8eaf-34b60f3dd456} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7016 | 2025.05.08 06:22:24.351242 [ 256 ] {7b17e432-4ad9-411a-8eaf-34b60f3dd456} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2025.05.08 06:22:24.351411 [ 256 ] {7b17e432-4ad9-411a-8eaf-34b60f3dd456} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001698 sec., 42402.826855123676 rows/sec., 3.44 MiB/sec. | ||
| 7018 | 2025.05.08 06:22:24.351462 [ 256 ] {7b17e432-4ad9-411a-8eaf-34b60f3dd456} <Debug> TCPHandler: Processed in 0.002007969 sec. | ||
| 7019 | 2025.05.08 06:22:24.351589 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2025.05.08 06:22:24.351695 [ 256 ] {c7f14cd5-ae66-4782-a5af-f29e1bb70b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7021 | 2025.05.08 06:22:24.351741 [ 256 ] {c7f14cd5-ae66-4782-a5af-f29e1bb70b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7022 | 2025.05.08 06:22:24.352167 [ 256 ] {c7f14cd5-ae66-4782-a5af-f29e1bb70b91} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2025.05.08 06:22:24.352206 [ 256 ] {c7f14cd5-ae66-4782-a5af-f29e1bb70b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7024 | 2025.05.08 06:22:24.352538 [ 256 ] {c7f14cd5-ae66-4782-a5af-f29e1bb70b91} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7025 | 2025.05.08 06:22:24.352774 [ 256 ] {c7f14cd5-ae66-4782-a5af-f29e1bb70b91} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2025.05.08 06:22:24.352896 [ 108 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7027 | 2025.05.08 06:22:24.352911 [ 256 ] {c7f14cd5-ae66-4782-a5af-f29e1bb70b91} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00124 sec., 6451.612903225807 rows/sec., 485.13 KiB/sec. | ||
| 7028 | 2025.05.08 06:22:24.352962 [ 108 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2025.05.08 06:22:24.352974 [ 256 ] {c7f14cd5-ae66-4782-a5af-f29e1bb70b91} <Debug> TCPHandler: Processed in 0.0014362 sec. | ||
| 7030 | 2025.05.08 06:22:24.352989 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7031 | 2025.05.08 06:22:24.353085 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2025.05.08 06:22:24.353100 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 7033 | 2025.05.08 06:22:24.353189 [ 256 ] {c344f9c8-df0f-4e70-b084-b0e5aa10cbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7034 | 2025.05.08 06:22:24.353231 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7035 | 2025.05.08 06:22:24.353236 [ 256 ] {c344f9c8-df0f-4e70-b084-b0e5aa10cbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7036 | 2025.05.08 06:22:24.353276 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 71 rows starting from the beginning of the part | ||
| 7037 | 2025.05.08 06:22:24.353356 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
| 7038 | 2025.05.08 06:22:24.353407 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 7039 | 2025.05.08 06:22:24.353455 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 7040 | 2025.05.08 06:22:24.353496 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part | ||
| 7041 | 2025.05.08 06:22:24.353533 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 7042 | 2025.05.08 06:22:24.353676 [ 256 ] {c344f9c8-df0f-4e70-b084-b0e5aa10cbfc} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2025.05.08 06:22:24.353719 [ 256 ] {c344f9c8-df0f-4e70-b084-b0e5aa10cbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7044 | 2025.05.08 06:22:24.354060 [ 256 ] {c344f9c8-df0f-4e70-b084-b0e5aa10cbfc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7045 | 2025.05.08 06:22:24.354303 [ 256 ] {c344f9c8-df0f-4e70-b084-b0e5aa10cbfc} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2025.05.08 06:22:24.354350 [ 201 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294728 sec., 136708.2506904925 rows/sec., 10.56 MiB/sec. | ||
| 7047 | 2025.05.08 06:22:24.354450 [ 256 ] {c344f9c8-df0f-4e70-b084-b0e5aa10cbfc} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00128 sec., 56249.99999999999 rows/sec., 4.39 MiB/sec. | ||
| 7048 | 2025.05.08 06:22:24.354497 [ 256 ] {c344f9c8-df0f-4e70-b084-b0e5aa10cbfc} <Debug> TCPHandler: Processed in 0.00146101 sec. | ||
| 7049 | 2025.05.08 06:22:24.354520 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7050 | 2025.05.08 06:22:24.354611 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2025.05.08 06:22:24.354713 [ 256 ] {053b0373-e499-481c-8a3b-2466b65136ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7052 | 2025.05.08 06:22:24.354760 [ 256 ] {053b0373-e499-481c-8a3b-2466b65136ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7053 | 2025.05.08 06:22:24.354789 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_56_11} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2025.05.08 06:22:24.354861 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_56_11} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7055 | 2025.05.08 06:22:24.354930 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7056 | 2025.05.08 06:22:24.355167 [ 256 ] {053b0373-e499-481c-8a3b-2466b65136ab} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2025.05.08 06:22:24.355209 [ 256 ] {053b0373-e499-481c-8a3b-2466b65136ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7058 | 2025.05.08 06:22:24.355583 [ 256 ] {053b0373-e499-481c-8a3b-2466b65136ab} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7059 | 2025.05.08 06:22:24.355820 [ 256 ] {053b0373-e499-481c-8a3b-2466b65136ab} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2025.05.08 06:22:24.355959 [ 256 ] {053b0373-e499-481c-8a3b-2466b65136ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 7061 | 2025.05.08 06:22:24.355997 [ 256 ] {053b0373-e499-481c-8a3b-2466b65136ab} <Debug> TCPHandler: Processed in 0.00143471 sec. | ||
| 7062 | 2025.05.08 06:22:24.356117 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2025.05.08 06:22:24.356211 [ 256 ] {5ccdc038-c122-4ac2-849d-0311c9005dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7064 | 2025.05.08 06:22:24.356266 [ 256 ] {5ccdc038-c122-4ac2-849d-0311c9005dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7065 | 2025.05.08 06:22:24.357009 [ 256 ] {5ccdc038-c122-4ac2-849d-0311c9005dcd} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2025.05.08 06:22:24.357046 [ 256 ] {5ccdc038-c122-4ac2-849d-0311c9005dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7067 | 2025.05.08 06:22:24.357633 [ 256 ] {5ccdc038-c122-4ac2-849d-0311c9005dcd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7068 | 2025.05.08 06:22:24.357869 [ 256 ] {5ccdc038-c122-4ac2-849d-0311c9005dcd} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2025.05.08 06:22:24.358000 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7070 | 2025.05.08 06:22:24.358013 [ 256 ] {5ccdc038-c122-4ac2-849d-0311c9005dcd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001819 sec., 4398.02089059923 rows/sec., 7.88 MiB/sec. | ||
| 7071 | 2025.05.08 06:22:24.358041 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2025.05.08 06:22:24.358061 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7073 | 2025.05.08 06:22:24.358087 [ 256 ] {5ccdc038-c122-4ac2-849d-0311c9005dcd} <Debug> TCPHandler: Processed in 0.002018639 sec. | ||
| 7074 | 2025.05.08 06:22:24.358139 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 7075 | 2025.05.08 06:22:24.358210 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2025.05.08 06:22:24.358319 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7077 | 2025.05.08 06:22:24.358377 [ 256 ] {186a986d-53c0-4558-b12e-59007f5b6d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7078 | 2025.05.08 06:22:24.358380 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1008 rows starting from the beginning of the part | ||
| 7079 | 2025.05.08 06:22:24.358429 [ 256 ] {186a986d-53c0-4558-b12e-59007f5b6d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7080 | 2025.05.08 06:22:24.358505 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 7081 | 2025.05.08 06:22:24.358601 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 7082 | 2025.05.08 06:22:24.358690 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 7083 | 2025.05.08 06:22:24.358776 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 7084 | 2025.05.08 06:22:24.358796 [ 256 ] {186a986d-53c0-4558-b12e-59007f5b6d2e} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2025.05.08 06:22:24.358877 [ 256 ] {186a986d-53c0-4558-b12e-59007f5b6d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7086 | 2025.05.08 06:22:24.358927 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 7087 | 2025.05.08 06:22:24.359260 [ 256 ] {186a986d-53c0-4558-b12e-59007f5b6d2e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7088 | 2025.05.08 06:22:24.359516 [ 256 ] {186a986d-53c0-4558-b12e-59007f5b6d2e} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2025.05.08 06:22:24.359678 [ 256 ] {186a986d-53c0-4558-b12e-59007f5b6d2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
| 7090 | 2025.05.08 06:22:24.359718 [ 256 ] {186a986d-53c0-4558-b12e-59007f5b6d2e} <Debug> TCPHandler: Processed in 0.001558352 sec. | ||
| 7091 | 2025.05.08 06:22:24.364776 [ 200 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 19 columns (19 merged, 0 gathered) in 0.006667604 sec., 164676.8464353912 rows/sec., 295.09 MiB/sec. | ||
| 7092 | 2025.05.08 06:22:24.366098 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7093 | 2025.05.08 06:22:24.366456 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2025.05.08 06:22:24.366523 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7095 | 2025.05.08 06:22:24.366634 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.37 MiB. | ||
| 7096 | 2025.05.08 06:22:25.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.47 MiB, peak 281.84 MiB, free memory in arenas 0.00 B, will set to 276.05 MiB (RSS), difference: 2.57 MiB | ||
| 7097 | 2025.05.08 06:22:28.861287 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7098 | 2025.05.08 06:22:28.861358 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7099 | 2025.05.08 06:22:28.983020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
| 7100 | 2025.05.08 06:22:28.983553 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2025.05.08 06:22:28.983593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7102 | 2025.05.08 06:22:28.984069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7103 | 2025.05.08 06:22:28.984291 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2025.05.08 06:22:28.984420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 7105 | 2025.05.08 06:22:29.031077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 968 | ||
| 7106 | 2025.05.08 06:22:29.033396 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2025.05.08 06:22:29.033442 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7108 | 2025.05.08 06:22:29.034642 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7109 | 2025.05.08 06:22:29.034916 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2025.05.08 06:22:29.035182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 7111 | 2025.05.08 06:22:29.351423 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2025.05.08 06:22:29.351600 [ 256 ] {aaeb20c5-df05-4d74-8edf-0a06a98a221a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7113 | 2025.05.08 06:22:29.351668 [ 256 ] {aaeb20c5-df05-4d74-8edf-0a06a98a221a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7114 | 2025.05.08 06:22:29.352320 [ 256 ] {aaeb20c5-df05-4d74-8edf-0a06a98a221a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2025.05.08 06:22:29.352365 [ 256 ] {aaeb20c5-df05-4d74-8edf-0a06a98a221a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7116 | 2025.05.08 06:22:29.352750 [ 256 ] {aaeb20c5-df05-4d74-8edf-0a06a98a221a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7117 | 2025.05.08 06:22:29.352972 [ 256 ] {aaeb20c5-df05-4d74-8edf-0a06a98a221a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2025.05.08 06:22:29.353123 [ 256 ] {aaeb20c5-df05-4d74-8edf-0a06a98a221a} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001571 sec., 77657.54296626353 rows/sec., 6.61 MiB/sec. | ||
| 7119 | 2025.05.08 06:22:29.353166 [ 256 ] {aaeb20c5-df05-4d74-8edf-0a06a98a221a} <Debug> TCPHandler: Processed in 0.001852066 sec. | ||
| 7120 | 2025.05.08 06:22:29.353293 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2025.05.08 06:22:29.353393 [ 256 ] {6fe43679-560b-4224-94b5-c5a7f7ded33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7122 | 2025.05.08 06:22:29.353436 [ 256 ] {6fe43679-560b-4224-94b5-c5a7f7ded33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7123 | 2025.05.08 06:22:29.353889 [ 256 ] {6fe43679-560b-4224-94b5-c5a7f7ded33c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2025.05.08 06:22:29.353926 [ 256 ] {6fe43679-560b-4224-94b5-c5a7f7ded33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7125 | 2025.05.08 06:22:29.354230 [ 256 ] {6fe43679-560b-4224-94b5-c5a7f7ded33c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7126 | 2025.05.08 06:22:29.354439 [ 256 ] {6fe43679-560b-4224-94b5-c5a7f7ded33c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2025.05.08 06:22:29.354567 [ 256 ] {6fe43679-560b-4224-94b5-c5a7f7ded33c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001197 sec., 27568.922305764412 rows/sec., 2.02 MiB/sec. | ||
| 7128 | 2025.05.08 06:22:29.354603 [ 256 ] {6fe43679-560b-4224-94b5-c5a7f7ded33c} <Debug> TCPHandler: Processed in 0.001363459 sec. | ||
| 7129 | 2025.05.08 06:22:29.354715 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.05.08 06:22:29.354807 [ 256 ] {315dc71a-555d-4832-8cb4-b40ae18e356a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7131 | 2025.05.08 06:22:29.354847 [ 256 ] {315dc71a-555d-4832-8cb4-b40ae18e356a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7132 | 2025.05.08 06:22:29.355281 [ 256 ] {315dc71a-555d-4832-8cb4-b40ae18e356a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2025.05.08 06:22:29.355316 [ 256 ] {315dc71a-555d-4832-8cb4-b40ae18e356a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7134 | 2025.05.08 06:22:29.355638 [ 256 ] {315dc71a-555d-4832-8cb4-b40ae18e356a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7135 | 2025.05.08 06:22:29.355851 [ 256 ] {315dc71a-555d-4832-8cb4-b40ae18e356a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2025.05.08 06:22:29.355976 [ 256 ] {315dc71a-555d-4832-8cb4-b40ae18e356a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001187 sec., 81718.61836562764 rows/sec., 6.38 MiB/sec. | ||
| 7137 | 2025.05.08 06:22:29.356012 [ 256 ] {315dc71a-555d-4832-8cb4-b40ae18e356a} <Debug> TCPHandler: Processed in 0.001347619 sec. | ||
| 7138 | 2025.05.08 06:22:29.356121 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2025.05.08 06:22:29.356214 [ 256 ] {2a10d57b-5876-4dda-be43-73329d7893af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7140 | 2025.05.08 06:22:29.356254 [ 256 ] {2a10d57b-5876-4dda-be43-73329d7893af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7141 | 2025.05.08 06:22:29.356702 [ 256 ] {2a10d57b-5876-4dda-be43-73329d7893af} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2025.05.08 06:22:29.356746 [ 256 ] {2a10d57b-5876-4dda-be43-73329d7893af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7143 | 2025.05.08 06:22:29.357157 [ 256 ] {2a10d57b-5876-4dda-be43-73329d7893af} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7144 | 2025.05.08 06:22:29.357420 [ 256 ] {2a10d57b-5876-4dda-be43-73329d7893af} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2025.05.08 06:22:29.357576 [ 256 ] {2a10d57b-5876-4dda-be43-73329d7893af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 7146 | 2025.05.08 06:22:29.357620 [ 256 ] {2a10d57b-5876-4dda-be43-73329d7893af} <Debug> TCPHandler: Processed in 0.001545571 sec. | ||
| 7147 | 2025.05.08 06:22:29.357746 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2025.05.08 06:22:29.357861 [ 256 ] {6ecf4931-cf48-4012-9235-99b24f26bb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7149 | 2025.05.08 06:22:29.357918 [ 256 ] {6ecf4931-cf48-4012-9235-99b24f26bb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7150 | 2025.05.08 06:22:29.358732 [ 256 ] {6ecf4931-cf48-4012-9235-99b24f26bb4c} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.05.08 06:22:29.358769 [ 256 ] {6ecf4931-cf48-4012-9235-99b24f26bb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7152 | 2025.05.08 06:22:29.359300 [ 256 ] {6ecf4931-cf48-4012-9235-99b24f26bb4c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7153 | 2025.05.08 06:22:29.359537 [ 256 ] {6ecf4931-cf48-4012-9235-99b24f26bb4c} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.05.08 06:22:29.359674 [ 256 ] {6ecf4931-cf48-4012-9235-99b24f26bb4c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001833 sec., 18003.273322422257 rows/sec., 32.26 MiB/sec. | ||
| 7155 | 2025.05.08 06:22:29.359726 [ 256 ] {6ecf4931-cf48-4012-9235-99b24f26bb4c} <Debug> TCPHandler: Processed in 0.002027289 sec. | ||
| 7156 | 2025.05.08 06:22:29.359850 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2025.05.08 06:22:29.359955 [ 256 ] {b53d33e7-4c8c-471f-bb04-7579812442b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7158 | 2025.05.08 06:22:29.359995 [ 256 ] {b53d33e7-4c8c-471f-bb04-7579812442b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7159 | 2025.05.08 06:22:29.360341 [ 256 ] {b53d33e7-4c8c-471f-bb04-7579812442b6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2025.05.08 06:22:29.360377 [ 256 ] {b53d33e7-4c8c-471f-bb04-7579812442b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7161 | 2025.05.08 06:22:29.360686 [ 256 ] {b53d33e7-4c8c-471f-bb04-7579812442b6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7162 | 2025.05.08 06:22:29.360908 [ 256 ] {b53d33e7-4c8c-471f-bb04-7579812442b6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2025.05.08 06:22:29.361037 [ 256 ] {b53d33e7-4c8c-471f-bb04-7579812442b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 7164 | 2025.05.08 06:22:29.361072 [ 256 ] {b53d33e7-4c8c-471f-bb04-7579812442b6} <Debug> TCPHandler: Processed in 0.001269168 sec. | ||
| 7165 | 2025.05.08 06:22:30.090328 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7166 | 2025.05.08 06:22:30.106997 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2025.05.08 06:22:30.107040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7168 | 2025.05.08 06:22:30.113293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7169 | 2025.05.08 06:22:30.113983 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2025.05.08 06:22:30.116842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7171 | 2025.05.08 06:22:34.351438 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2025.05.08 06:22:34.351644 [ 256 ] {7573e272-8761-4acc-8f62-a9b83203a8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7173 | 2025.05.08 06:22:34.351710 [ 256 ] {7573e272-8761-4acc-8f62-a9b83203a8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7174 | 2025.05.08 06:22:34.352410 [ 256 ] {7573e272-8761-4acc-8f62-a9b83203a8c1} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2025.05.08 06:22:34.352454 [ 256 ] {7573e272-8761-4acc-8f62-a9b83203a8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7176 | 2025.05.08 06:22:34.352862 [ 256 ] {7573e272-8761-4acc-8f62-a9b83203a8c1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7177 | 2025.05.08 06:22:34.353100 [ 256 ] {7573e272-8761-4acc-8f62-a9b83203a8c1} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2025.05.08 06:22:34.353256 [ 256 ] {7573e272-8761-4acc-8f62-a9b83203a8c1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. | ||
| 7179 | 2025.05.08 06:22:34.353300 [ 256 ] {7573e272-8761-4acc-8f62-a9b83203a8c1} <Debug> TCPHandler: Processed in 0.001993938 sec. | ||
| 7180 | 2025.05.08 06:22:34.353429 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2025.05.08 06:22:34.353527 [ 256 ] {3bbd90d7-b531-4f7e-b85d-3c421a2ca33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7182 | 2025.05.08 06:22:34.353568 [ 256 ] {3bbd90d7-b531-4f7e-b85d-3c421a2ca33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7183 | 2025.05.08 06:22:34.353973 [ 256 ] {3bbd90d7-b531-4f7e-b85d-3c421a2ca33a} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2025.05.08 06:22:34.354010 [ 256 ] {3bbd90d7-b531-4f7e-b85d-3c421a2ca33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7185 | 2025.05.08 06:22:34.354307 [ 256 ] {3bbd90d7-b531-4f7e-b85d-3c421a2ca33a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7186 | 2025.05.08 06:22:34.354524 [ 256 ] {3bbd90d7-b531-4f7e-b85d-3c421a2ca33a} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2025.05.08 06:22:34.354658 [ 256 ] {3bbd90d7-b531-4f7e-b85d-3c421a2ca33a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001151 sec., 6950.477845351868 rows/sec., 566.76 KiB/sec. | ||
| 7188 | 2025.05.08 06:22:34.354694 [ 256 ] {3bbd90d7-b531-4f7e-b85d-3c421a2ca33a} <Debug> TCPHandler: Processed in 0.001316599 sec. | ||
| 7189 | 2025.05.08 06:22:34.354821 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2025.05.08 06:22:34.354916 [ 256 ] {6daec37f-263c-4ab3-824d-9ee94f2281ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7191 | 2025.05.08 06:22:34.354956 [ 256 ] {6daec37f-263c-4ab3-824d-9ee94f2281ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7192 | 2025.05.08 06:22:34.355483 [ 256 ] {6daec37f-263c-4ab3-824d-9ee94f2281ac} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2025.05.08 06:22:34.355522 [ 256 ] {6daec37f-263c-4ab3-824d-9ee94f2281ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7194 | 2025.05.08 06:22:34.355843 [ 256 ] {6daec37f-263c-4ab3-824d-9ee94f2281ac} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7195 | 2025.05.08 06:22:34.356062 [ 256 ] {6daec37f-263c-4ab3-824d-9ee94f2281ac} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2025.05.08 06:22:34.356189 [ 256 ] {6daec37f-263c-4ab3-824d-9ee94f2281ac} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001292 sec., 151702.78637770898 rows/sec., 13.41 MiB/sec. | ||
| 7197 | 2025.05.08 06:22:34.356225 [ 256 ] {6daec37f-263c-4ab3-824d-9ee94f2281ac} <Debug> TCPHandler: Processed in 0.0014543 sec. | ||
| 7198 | 2025.05.08 06:22:34.356345 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2025.05.08 06:22:34.356441 [ 256 ] {c3ab51cd-bcd3-48f1-9197-59cb357c8d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7200 | 2025.05.08 06:22:34.356481 [ 256 ] {c3ab51cd-bcd3-48f1-9197-59cb357c8d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7201 | 2025.05.08 06:22:34.356895 [ 256 ] {c3ab51cd-bcd3-48f1-9197-59cb357c8d3e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2025.05.08 06:22:34.356931 [ 256 ] {c3ab51cd-bcd3-48f1-9197-59cb357c8d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7203 | 2025.05.08 06:22:34.357213 [ 256 ] {c3ab51cd-bcd3-48f1-9197-59cb357c8d3e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7204 | 2025.05.08 06:22:34.357415 [ 256 ] {c3ab51cd-bcd3-48f1-9197-59cb357c8d3e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2025.05.08 06:22:34.357565 [ 256 ] {c3ab51cd-bcd3-48f1-9197-59cb357c8d3e} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001142 sec., 24518.388791593694 rows/sec., 1.81 MiB/sec. | ||
| 7206 | 2025.05.08 06:22:34.357602 [ 256 ] {c3ab51cd-bcd3-48f1-9197-59cb357c8d3e} <Debug> TCPHandler: Processed in 0.001303609 sec. | ||
| 7207 | 2025.05.08 06:22:34.357712 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2025.05.08 06:22:34.357803 [ 256 ] {09905706-34bd-4efa-8281-4d064738c72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7209 | 2025.05.08 06:22:34.357840 [ 256 ] {09905706-34bd-4efa-8281-4d064738c72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7210 | 2025.05.08 06:22:34.358227 [ 256 ] {09905706-34bd-4efa-8281-4d064738c72a} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2025.05.08 06:22:34.358263 [ 256 ] {09905706-34bd-4efa-8281-4d064738c72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7212 | 2025.05.08 06:22:34.358545 [ 256 ] {09905706-34bd-4efa-8281-4d064738c72a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7213 | 2025.05.08 06:22:34.358775 [ 256 ] {09905706-34bd-4efa-8281-4d064738c72a} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2025.05.08 06:22:34.358918 [ 256 ] {09905706-34bd-4efa-8281-4d064738c72a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 7215 | 2025.05.08 06:22:34.358954 [ 256 ] {09905706-34bd-4efa-8281-4d064738c72a} <Debug> TCPHandler: Processed in 0.001289448 sec. | ||
| 7216 | 2025.05.08 06:22:34.359071 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2025.05.08 06:22:34.359162 [ 256 ] {4a7353a3-44a3-4fba-9b52-de3b3af217d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7218 | 2025.05.08 06:22:34.359201 [ 256 ] {4a7353a3-44a3-4fba-9b52-de3b3af217d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7219 | 2025.05.08 06:22:34.359587 [ 256 ] {4a7353a3-44a3-4fba-9b52-de3b3af217d4} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2025.05.08 06:22:34.359622 [ 256 ] {4a7353a3-44a3-4fba-9b52-de3b3af217d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7221 | 2025.05.08 06:22:34.359902 [ 256 ] {4a7353a3-44a3-4fba-9b52-de3b3af217d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7222 | 2025.05.08 06:22:34.360119 [ 256 ] {4a7353a3-44a3-4fba-9b52-de3b3af217d4} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2025.05.08 06:22:34.360243 [ 256 ] {4a7353a3-44a3-4fba-9b52-de3b3af217d4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 7224 | 2025.05.08 06:22:34.360279 [ 256 ] {4a7353a3-44a3-4fba-9b52-de3b3af217d4} <Debug> TCPHandler: Processed in 0.001254638 sec. | ||
| 7225 | 2025.05.08 06:22:34.360389 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2025.05.08 06:22:34.360485 [ 256 ] {83bfbbc6-7da0-499c-9106-b4adb5b4748a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7227 | 2025.05.08 06:22:34.360524 [ 256 ] {83bfbbc6-7da0-499c-9106-b4adb5b4748a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7228 | 2025.05.08 06:22:34.360954 [ 256 ] {83bfbbc6-7da0-499c-9106-b4adb5b4748a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2025.05.08 06:22:34.360990 [ 256 ] {83bfbbc6-7da0-499c-9106-b4adb5b4748a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7230 | 2025.05.08 06:22:34.361285 [ 256 ] {83bfbbc6-7da0-499c-9106-b4adb5b4748a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7231 | 2025.05.08 06:22:34.361486 [ 256 ] {83bfbbc6-7da0-499c-9106-b4adb5b4748a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2025.05.08 06:22:34.361612 [ 256 ] {83bfbbc6-7da0-499c-9106-b4adb5b4748a} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001148 sec., 101045.29616724739 rows/sec., 8.22 MiB/sec. | ||
| 7233 | 2025.05.08 06:22:34.361648 [ 256 ] {83bfbbc6-7da0-499c-9106-b4adb5b4748a} <Debug> TCPHandler: Processed in 0.001306489 sec. | ||
| 7234 | 2025.05.08 06:22:34.361767 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2025.05.08 06:22:34.361859 [ 256 ] {8c2000fa-9079-4ec9-bc77-afde23751a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7236 | 2025.05.08 06:22:34.361900 [ 256 ] {8c2000fa-9079-4ec9-bc77-afde23751a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7237 | 2025.05.08 06:22:34.362313 [ 256 ] {8c2000fa-9079-4ec9-bc77-afde23751a8c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2025.05.08 06:22:34.362348 [ 256 ] {8c2000fa-9079-4ec9-bc77-afde23751a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7239 | 2025.05.08 06:22:34.362682 [ 256 ] {8c2000fa-9079-4ec9-bc77-afde23751a8c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7240 | 2025.05.08 06:22:34.362887 [ 256 ] {8c2000fa-9079-4ec9-bc77-afde23751a8c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2025.05.08 06:22:34.363017 [ 256 ] {8c2000fa-9079-4ec9-bc77-afde23751a8c} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001176 sec., 170068.02721088435 rows/sec., 12.19 MiB/sec. | ||
| 7242 | 2025.05.08 06:22:34.363052 [ 256 ] {8c2000fa-9079-4ec9-bc77-afde23751a8c} <Debug> TCPHandler: Processed in 0.001332008 sec. | ||
| 7243 | 2025.05.08 06:22:34.363171 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2025.05.08 06:22:34.363263 [ 256 ] {93f4d0e5-7246-4835-a00d-7f06bbde024c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7245 | 2025.05.08 06:22:34.363315 [ 256 ] {93f4d0e5-7246-4835-a00d-7f06bbde024c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7246 | 2025.05.08 06:22:34.364055 [ 256 ] {93f4d0e5-7246-4835-a00d-7f06bbde024c} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2025.05.08 06:22:34.364089 [ 256 ] {93f4d0e5-7246-4835-a00d-7f06bbde024c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7248 | 2025.05.08 06:22:34.364585 [ 256 ] {93f4d0e5-7246-4835-a00d-7f06bbde024c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7249 | 2025.05.08 06:22:34.364810 [ 256 ] {93f4d0e5-7246-4835-a00d-7f06bbde024c} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2025.05.08 06:22:34.364951 [ 256 ] {93f4d0e5-7246-4835-a00d-7f06bbde024c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001706 sec., 4689.331770222743 rows/sec., 8.40 MiB/sec. | ||
| 7251 | 2025.05.08 06:22:34.365004 [ 256 ] {93f4d0e5-7246-4835-a00d-7f06bbde024c} <Debug> TCPHandler: Processed in 0.001880326 sec. | ||
| 7252 | 2025.05.08 06:22:34.365123 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2025.05.08 06:22:34.365216 [ 256 ] {8957663e-0067-4740-a6d7-9aa035519c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7254 | 2025.05.08 06:22:34.365257 [ 256 ] {8957663e-0067-4740-a6d7-9aa035519c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7255 | 2025.05.08 06:22:34.365594 [ 256 ] {8957663e-0067-4740-a6d7-9aa035519c1c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.05.08 06:22:34.365627 [ 256 ] {8957663e-0067-4740-a6d7-9aa035519c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7257 | 2025.05.08 06:22:34.365916 [ 256 ] {8957663e-0067-4740-a6d7-9aa035519c1c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7258 | 2025.05.08 06:22:34.366124 [ 256 ] {8957663e-0067-4740-a6d7-9aa035519c1c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.05.08 06:22:34.366250 [ 256 ] {8957663e-0067-4740-a6d7-9aa035519c1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 7260 | 2025.05.08 06:22:34.366283 [ 256 ] {8957663e-0067-4740-a6d7-9aa035519c1c} <Debug> TCPHandler: Processed in 0.001208297 sec. | ||
| 7261 | 2025.05.08 06:22:36.484584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
| 7262 | 2025.05.08 06:22:36.485097 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2025.05.08 06:22:36.485147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7264 | 2025.05.08 06:22:36.485642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7265 | 2025.05.08 06:22:36.485883 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2025.05.08 06:22:36.486040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
| 7267 | 2025.05.08 06:22:37.616996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 7268 | 2025.05.08 06:22:37.634830 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2025.05.08 06:22:37.634885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7270 | 2025.05.08 06:22:37.641740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7271 | 2025.05.08 06:22:37.642549 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2025.05.08 06:22:37.646381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 7273 | 2025.05.08 06:22:39.035484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1000 | ||
| 7274 | 2025.05.08 06:22:39.037813 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2025.05.08 06:22:39.037859 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7276 | 2025.05.08 06:22:39.039027 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7277 | 2025.05.08 06:22:39.039282 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7278 | 2025.05.08 06:22:39.039462 [ 88 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7279 | 2025.05.08 06:22:39.039533 [ 88 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2025.05.08 06:22:39.039537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 7281 | 2025.05.08 06:22:39.039560 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7282 | 2025.05.08 06:22:39.039700 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 7283 | 2025.05.08 06:22:39.040273 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7284 | 2025.05.08 06:22:39.040419 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 858 rows starting from the beginning of the part | ||
| 7285 | 2025.05.08 06:22:39.040806 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 7286 | 2025.05.08 06:22:39.041175 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 7287 | 2025.05.08 06:22:39.041521 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 7288 | 2025.05.08 06:22:39.041865 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 7289 | 2025.05.08 06:22:39.042197 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 7290 | 2025.05.08 06:22:39.048298 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 72 columns (72 merged, 0 gathered) in 0.008656472 sec., 115520.50304096172 rows/sec., 92.61 MiB/sec. | ||
| 7291 | 2025.05.08 06:22:39.049580 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7292 | 2025.05.08 06:22:39.050181 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_31_6} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2025.05.08 06:22:39.050264 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_31_6} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7294 | 2025.05.08 06:22:39.050592 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 7295 | 2025.05.08 06:22:39.351516 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2025.05.08 06:22:39.351693 [ 256 ] {c658a2c7-7180-493c-9d0e-b4b015812185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7297 | 2025.05.08 06:22:39.351756 [ 256 ] {c658a2c7-7180-493c-9d0e-b4b015812185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7298 | 2025.05.08 06:22:39.352417 [ 256 ] {c658a2c7-7180-493c-9d0e-b4b015812185} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2025.05.08 06:22:39.352458 [ 256 ] {c658a2c7-7180-493c-9d0e-b4b015812185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7300 | 2025.05.08 06:22:39.352807 [ 256 ] {c658a2c7-7180-493c-9d0e-b4b015812185} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7301 | 2025.05.08 06:22:39.353025 [ 256 ] {c658a2c7-7180-493c-9d0e-b4b015812185} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2025.05.08 06:22:39.353167 [ 256 ] {c658a2c7-7180-493c-9d0e-b4b015812185} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001521 sec., 80210.3879026956 rows/sec., 6.83 MiB/sec. | ||
| 7303 | 2025.05.08 06:22:39.353179 [ 88 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7304 | 2025.05.08 06:22:39.353205 [ 256 ] {c658a2c7-7180-493c-9d0e-b4b015812185} <Debug> TCPHandler: Processed in 0.001771415 sec. | ||
| 7305 | 2025.05.08 06:22:39.353241 [ 88 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2025.05.08 06:22:39.353271 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7307 | 2025.05.08 06:22:39.353341 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7308 | 2025.05.08 06:22:39.353383 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 7309 | 2025.05.08 06:22:39.353442 [ 256 ] {ce333332-ecbb-4532-93e9-6c5516bbc1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7310 | 2025.05.08 06:22:39.353486 [ 256 ] {ce333332-ecbb-4532-93e9-6c5516bbc1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7311 | 2025.05.08 06:22:39.353507 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7312 | 2025.05.08 06:22:39.353542 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1409 rows starting from the beginning of the part | ||
| 7313 | 2025.05.08 06:22:39.353601 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1264 rows starting from the beginning of the part | ||
| 7314 | 2025.05.08 06:22:39.353649 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 72 rows starting from the beginning of the part | ||
| 7315 | 2025.05.08 06:22:39.353693 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 122 rows starting from the beginning of the part | ||
| 7316 | 2025.05.08 06:22:39.353736 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 196 rows starting from the beginning of the part | ||
| 7317 | 2025.05.08 06:22:39.353780 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 122 rows starting from the beginning of the part | ||
| 7318 | 2025.05.08 06:22:39.353909 [ 256 ] {ce333332-ecbb-4532-93e9-6c5516bbc1aa} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2025.05.08 06:22:39.353951 [ 256 ] {ce333332-ecbb-4532-93e9-6c5516bbc1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7320 | 2025.05.08 06:22:39.354269 [ 256 ] {ce333332-ecbb-4532-93e9-6c5516bbc1aa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7321 | 2025.05.08 06:22:39.354502 [ 256 ] {ce333332-ecbb-4532-93e9-6c5516bbc1aa} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.05.08 06:22:39.354635 [ 256 ] {ce333332-ecbb-4532-93e9-6c5516bbc1aa} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001212 sec., 27227.72277227723 rows/sec., 2.00 MiB/sec. | ||
| 7323 | 2025.05.08 06:22:39.354670 [ 256 ] {ce333332-ecbb-4532-93e9-6c5516bbc1aa} <Debug> TCPHandler: Processed in 0.0013779 sec. | ||
| 7324 | 2025.05.08 06:22:39.354786 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2025.05.08 06:22:39.354879 [ 256 ] {f94f4807-ace3-44ac-a1af-f381d6d1952e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7326 | 2025.05.08 06:22:39.354919 [ 256 ] {f94f4807-ace3-44ac-a1af-f381d6d1952e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7327 | 2025.05.08 06:22:39.355147 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807415 sec., 1762185.2203284802 rows/sec., 154.44 MiB/sec. | ||
| 7328 | 2025.05.08 06:22:39.355348 [ 256 ] {f94f4807-ace3-44ac-a1af-f381d6d1952e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2025.05.08 06:22:39.355361 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7330 | 2025.05.08 06:22:39.355392 [ 256 ] {f94f4807-ace3-44ac-a1af-f381d6d1952e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7331 | 2025.05.08 06:22:39.355676 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2025.05.08 06:22:39.355765 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_61_12} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7333 | 2025.05.08 06:22:39.355782 [ 256 ] {f94f4807-ace3-44ac-a1af-f381d6d1952e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7334 | 2025.05.08 06:22:39.355863 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7335 | 2025.05.08 06:22:39.356005 [ 256 ] {f94f4807-ace3-44ac-a1af-f381d6d1952e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2025.05.08 06:22:39.356134 [ 86 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7337 | 2025.05.08 06:22:39.356136 [ 256 ] {f94f4807-ace3-44ac-a1af-f381d6d1952e} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001275 sec., 76078.43137254902 rows/sec., 5.94 MiB/sec. | ||
| 7338 | 2025.05.08 06:22:39.356169 [ 86 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2025.05.08 06:22:39.356186 [ 256 ] {f94f4807-ace3-44ac-a1af-f381d6d1952e} <Debug> TCPHandler: Processed in 0.00145423 sec. | ||
| 7340 | 2025.05.08 06:22:39.356188 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7341 | 2025.05.08 06:22:39.356282 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 7342 | 2025.05.08 06:22:39.356298 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7343 | 2025.05.08 06:22:39.356380 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7344 | 2025.05.08 06:22:39.356408 [ 256 ] {0397d815-5f19-40d9-85d6-7dbc6ce18f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7345 | 2025.05.08 06:22:39.356410 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 633 rows starting from the beginning of the part | ||
| 7346 | 2025.05.08 06:22:39.356457 [ 256 ] {0397d815-5f19-40d9-85d6-7dbc6ce18f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7347 | 2025.05.08 06:22:39.356475 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 557 rows starting from the beginning of the part | ||
| 7348 | 2025.05.08 06:22:39.356519 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 72 rows starting from the beginning of the part | ||
| 7349 | 2025.05.08 06:22:39.356554 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 97 rows starting from the beginning of the part | ||
| 7350 | 2025.05.08 06:22:39.356587 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 116 rows starting from the beginning of the part | ||
| 7351 | 2025.05.08 06:22:39.356620 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 97 rows starting from the beginning of the part | ||
| 7352 | 2025.05.08 06:22:39.356874 [ 256 ] {0397d815-5f19-40d9-85d6-7dbc6ce18f90} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2025.05.08 06:22:39.356915 [ 256 ] {0397d815-5f19-40d9-85d6-7dbc6ce18f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7354 | 2025.05.08 06:22:39.357256 [ 256 ] {0397d815-5f19-40d9-85d6-7dbc6ce18f90} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7355 | 2025.05.08 06:22:39.357473 [ 256 ] {0397d815-5f19-40d9-85d6-7dbc6ce18f90} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2025.05.08 06:22:39.357520 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266888 sec., 1240835.811847614 rows/sec., 98.91 MiB/sec. | ||
| 7357 | 2025.05.08 06:22:39.357596 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7358 | 2025.05.08 06:22:39.357604 [ 256 ] {0397d815-5f19-40d9-85d6-7dbc6ce18f90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 7359 | 2025.05.08 06:22:39.357635 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2025.05.08 06:22:39.357652 [ 256 ] {0397d815-5f19-40d9-85d6-7dbc6ce18f90} <Debug> TCPHandler: Processed in 0.0014015 sec. | ||
| 7361 | 2025.05.08 06:22:39.357654 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7362 | 2025.05.08 06:22:39.357691 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7363 | 2025.05.08 06:22:39.357726 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 7364 | 2025.05.08 06:22:39.357754 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2025.05.08 06:22:39.357817 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7366 | 2025.05.08 06:22:39.357845 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17411 rows starting from the beginning of the part | ||
| 7367 | 2025.05.08 06:22:39.357859 [ 256 ] {98ef5ec8-7478-4287-809e-c9c40e647c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7368 | 2025.05.08 06:22:39.357890 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 918 rows starting from the beginning of the part | ||
| 7369 | 2025.05.08 06:22:39.357919 [ 256 ] {98ef5ec8-7478-4287-809e-c9c40e647c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7370 | 2025.05.08 06:22:39.357930 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7371 | 2025.05.08 06:22:39.357977 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 7372 | 2025.05.08 06:22:39.358001 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2025.05.08 06:22:39.358012 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 200 rows starting from the beginning of the part | ||
| 7374 | 2025.05.08 06:22:39.358049 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 7375 | 2025.05.08 06:22:39.358084 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_61_12} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7376 | 2025.05.08 06:22:39.358165 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7377 | 2025.05.08 06:22:39.358815 [ 256 ] {98ef5ec8-7478-4287-809e-c9c40e647c40} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2025.05.08 06:22:39.358857 [ 256 ] {98ef5ec8-7478-4287-809e-c9c40e647c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7379 | 2025.05.08 06:22:39.359450 [ 256 ] {98ef5ec8-7478-4287-809e-c9c40e647c40} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7380 | 2025.05.08 06:22:39.359675 [ 256 ] {98ef5ec8-7478-4287-809e-c9c40e647c40} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2025.05.08 06:22:39.359815 [ 256 ] {98ef5ec8-7478-4287-809e-c9c40e647c40} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001975 sec., 16708.86075949367 rows/sec., 29.94 MiB/sec. | ||
| 7382 | 2025.05.08 06:22:39.359874 [ 256 ] {98ef5ec8-7478-4287-809e-c9c40e647c40} <Debug> TCPHandler: Processed in 0.00216671 sec. | ||
| 7383 | 2025.05.08 06:22:39.359995 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2025.05.08 06:22:39.360090 [ 256 ] {e2ea0f6d-8d22-43a5-ba2c-cdd4cf527211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7385 | 2025.05.08 06:22:39.360130 [ 256 ] {e2ea0f6d-8d22-43a5-ba2c-cdd4cf527211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7386 | 2025.05.08 06:22:39.360482 [ 256 ] {e2ea0f6d-8d22-43a5-ba2c-cdd4cf527211} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2025.05.08 06:22:39.360516 [ 256 ] {e2ea0f6d-8d22-43a5-ba2c-cdd4cf527211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7388 | 2025.05.08 06:22:39.360937 [ 256 ] {e2ea0f6d-8d22-43a5-ba2c-cdd4cf527211} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7389 | 2025.05.08 06:22:39.361160 [ 256 ] {e2ea0f6d-8d22-43a5-ba2c-cdd4cf527211} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2025.05.08 06:22:39.361280 [ 86 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7391 | 2025.05.08 06:22:39.361287 [ 256 ] {e2ea0f6d-8d22-43a5-ba2c-cdd4cf527211} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 7392 | 2025.05.08 06:22:39.361314 [ 86 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2025.05.08 06:22:39.361330 [ 256 ] {e2ea0f6d-8d22-43a5-ba2c-cdd4cf527211} <Debug> TCPHandler: Processed in 0.001382389 sec. | ||
| 7394 | 2025.05.08 06:22:39.361333 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7395 | 2025.05.08 06:22:39.361437 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 7396 | 2025.05.08 06:22:39.361550 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7397 | 2025.05.08 06:22:39.361581 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3270 rows starting from the beginning of the part | ||
| 7398 | 2025.05.08 06:22:39.361637 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 7399 | 2025.05.08 06:22:39.361683 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 7400 | 2025.05.08 06:22:39.361726 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 7401 | 2025.05.08 06:22:39.361768 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 7402 | 2025.05.08 06:22:39.361809 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 7403 | 2025.05.08 06:22:39.362324 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19009 rows, containing 5 columns (5 merged, 0 gathered) in 0.004624195 sec., 4110769.550159541 rows/sec., 282.21 MiB/sec. | ||
| 7404 | 2025.05.08 06:22:39.362624 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7405 | 2025.05.08 06:22:39.362824 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3570 rows, containing 4 columns (4 merged, 0 gathered) in 0.00142906 sec., 2498145.634193106 rows/sec., 168.29 MiB/sec. | ||
| 7406 | 2025.05.08 06:22:39.362901 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2025.05.08 06:22:39.362968 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7408 | 2025.05.08 06:22:39.363046 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 7409 | 2025.05.08 06:22:39.363074 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7410 | 2025.05.08 06:22:39.363339 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_61_12} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2025.05.08 06:22:39.363406 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_61_12} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7412 | 2025.05.08 06:22:39.363474 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7413 | 2025.05.08 06:22:43.861645 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7414 | 2025.05.08 06:22:43.861748 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7415 | 2025.05.08 06:22:43.986217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
| 7416 | 2025.05.08 06:22:43.986745 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2025.05.08 06:22:43.986788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7418 | 2025.05.08 06:22:43.987326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7419 | 2025.05.08 06:22:43.987556 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2025.05.08 06:22:43.987683 [ 80 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7421 | 2025.05.08 06:22:43.987711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 7422 | 2025.05.08 06:22:43.987728 [ 80 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2025.05.08 06:22:43.987752 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7424 | 2025.05.08 06:22:43.987874 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 7425 | 2025.05.08 06:22:43.988021 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7426 | 2025.05.08 06:22:43.988061 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 7427 | 2025.05.08 06:22:43.988124 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 7428 | 2025.05.08 06:22:43.988170 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 7429 | 2025.05.08 06:22:43.988212 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 7430 | 2025.05.08 06:22:43.988252 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 7431 | 2025.05.08 06:22:43.988296 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 7432 | 2025.05.08 06:22:43.990239 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002419974 sec., 8721581.306245439 rows/sec., 124.76 MiB/sec. | ||
| 7433 | 2025.05.08 06:22:43.990585 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7434 | 2025.05.08 06:22:43.990943 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_46_9} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2025.05.08 06:22:43.991028 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_46_9} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7436 | 2025.05.08 06:22:43.991154 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 7437 | 2025.05.08 06:22:44.349788 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2025.05.08 06:22:44.349979 [ 256 ] {4f66e9b1-cb98-44ba-b73d-46a40a88df70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7439 | 2025.05.08 06:22:44.350050 [ 256 ] {4f66e9b1-cb98-44ba-b73d-46a40a88df70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7440 | 2025.05.08 06:22:44.350864 [ 256 ] {4f66e9b1-cb98-44ba-b73d-46a40a88df70} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2025.05.08 06:22:44.350906 [ 256 ] {4f66e9b1-cb98-44ba-b73d-46a40a88df70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7442 | 2025.05.08 06:22:44.351314 [ 256 ] {4f66e9b1-cb98-44ba-b73d-46a40a88df70} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7443 | 2025.05.08 06:22:44.351544 [ 256 ] {4f66e9b1-cb98-44ba-b73d-46a40a88df70} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2025.05.08 06:22:44.351702 [ 256 ] {4f66e9b1-cb98-44ba-b73d-46a40a88df70} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00178 sec., 40449.43820224719 rows/sec., 3.29 MiB/sec. | ||
| 7445 | 2025.05.08 06:22:44.351744 [ 256 ] {4f66e9b1-cb98-44ba-b73d-46a40a88df70} <Debug> TCPHandler: Processed in 0.002087709 sec. | ||
| 7446 | 2025.05.08 06:22:44.351883 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7447 | 2025.05.08 06:22:44.351981 [ 256 ] {e2291c0a-bd54-4a21-af88-67693b331b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7448 | 2025.05.08 06:22:44.352021 [ 256 ] {e2291c0a-bd54-4a21-af88-67693b331b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7449 | 2025.05.08 06:22:44.352520 [ 256 ] {e2291c0a-bd54-4a21-af88-67693b331b76} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2025.05.08 06:22:44.352557 [ 256 ] {e2291c0a-bd54-4a21-af88-67693b331b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7451 | 2025.05.08 06:22:44.352856 [ 256 ] {e2291c0a-bd54-4a21-af88-67693b331b76} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7452 | 2025.05.08 06:22:44.353063 [ 256 ] {e2291c0a-bd54-4a21-af88-67693b331b76} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7453 | 2025.05.08 06:22:44.353191 [ 256 ] {e2291c0a-bd54-4a21-af88-67693b331b76} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00123 sec., 6504.065040650406 rows/sec., 489.08 KiB/sec. | ||
| 7454 | 2025.05.08 06:22:44.353229 [ 256 ] {e2291c0a-bd54-4a21-af88-67693b331b76} <Debug> TCPHandler: Processed in 0.00140075 sec. | ||
| 7455 | 2025.05.08 06:22:44.353459 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7456 | 2025.05.08 06:22:44.353566 [ 256 ] {ff302159-ff0b-4c2e-b153-1717b55ac1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7457 | 2025.05.08 06:22:44.353613 [ 256 ] {ff302159-ff0b-4c2e-b153-1717b55ac1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7458 | 2025.05.08 06:22:44.354116 [ 256 ] {ff302159-ff0b-4c2e-b153-1717b55ac1db} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2025.05.08 06:22:44.354152 [ 256 ] {ff302159-ff0b-4c2e-b153-1717b55ac1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7460 | 2025.05.08 06:22:44.354464 [ 256 ] {ff302159-ff0b-4c2e-b153-1717b55ac1db} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7461 | 2025.05.08 06:22:44.354688 [ 256 ] {ff302159-ff0b-4c2e-b153-1717b55ac1db} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7462 | 2025.05.08 06:22:44.354816 [ 256 ] {ff302159-ff0b-4c2e-b153-1717b55ac1db} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001277 sec., 56382.14565387627 rows/sec., 4.40 MiB/sec. | ||
| 7463 | 2025.05.08 06:22:44.354854 [ 256 ] {ff302159-ff0b-4c2e-b153-1717b55ac1db} <Debug> TCPHandler: Processed in 0.00144391 sec. | ||
| 7464 | 2025.05.08 06:22:44.354977 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2025.05.08 06:22:44.355072 [ 256 ] {646f6c4e-fdbd-4658-983f-022c42d04778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7466 | 2025.05.08 06:22:44.355114 [ 256 ] {646f6c4e-fdbd-4658-983f-022c42d04778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7467 | 2025.05.08 06:22:44.355543 [ 256 ] {646f6c4e-fdbd-4658-983f-022c42d04778} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2025.05.08 06:22:44.355579 [ 256 ] {646f6c4e-fdbd-4658-983f-022c42d04778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7469 | 2025.05.08 06:22:44.355907 [ 256 ] {646f6c4e-fdbd-4658-983f-022c42d04778} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7470 | 2025.05.08 06:22:44.356119 [ 256 ] {646f6c4e-fdbd-4658-983f-022c42d04778} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2025.05.08 06:22:44.356250 [ 256 ] {646f6c4e-fdbd-4658-983f-022c42d04778} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 7472 | 2025.05.08 06:22:44.356287 [ 256 ] {646f6c4e-fdbd-4658-983f-022c42d04778} <Debug> TCPHandler: Processed in 0.001358579 sec. | ||
| 7473 | 2025.05.08 06:22:44.356396 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7474 | 2025.05.08 06:22:44.356492 [ 256 ] {c377b529-5ffd-48a8-8bc3-a33666bbf8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7475 | 2025.05.08 06:22:44.356546 [ 256 ] {c377b529-5ffd-48a8-8bc3-a33666bbf8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7476 | 2025.05.08 06:22:44.357313 [ 256 ] {c377b529-5ffd-48a8-8bc3-a33666bbf8eb} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2025.05.08 06:22:44.357349 [ 256 ] {c377b529-5ffd-48a8-8bc3-a33666bbf8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7478 | 2025.05.08 06:22:44.357871 [ 256 ] {c377b529-5ffd-48a8-8bc3-a33666bbf8eb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7479 | 2025.05.08 06:22:44.358091 [ 256 ] {c377b529-5ffd-48a8-8bc3-a33666bbf8eb} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2025.05.08 06:22:44.358230 [ 256 ] {c377b529-5ffd-48a8-8bc3-a33666bbf8eb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001757 sec., 4553.215708594194 rows/sec., 8.16 MiB/sec. | ||
| 7481 | 2025.05.08 06:22:44.358283 [ 256 ] {c377b529-5ffd-48a8-8bc3-a33666bbf8eb} <Debug> TCPHandler: Processed in 0.001936038 sec. | ||
| 7482 | 2025.05.08 06:22:44.358403 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2025.05.08 06:22:44.358499 [ 256 ] {e06ea24b-040e-4994-9ac6-5294ee49edcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7484 | 2025.05.08 06:22:44.358540 [ 256 ] {e06ea24b-040e-4994-9ac6-5294ee49edcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7485 | 2025.05.08 06:22:44.358881 [ 256 ] {e06ea24b-040e-4994-9ac6-5294ee49edcc} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2025.05.08 06:22:44.358916 [ 256 ] {e06ea24b-040e-4994-9ac6-5294ee49edcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7487 | 2025.05.08 06:22:44.359219 [ 256 ] {e06ea24b-040e-4994-9ac6-5294ee49edcc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7488 | 2025.05.08 06:22:44.359441 [ 256 ] {e06ea24b-040e-4994-9ac6-5294ee49edcc} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2025.05.08 06:22:44.359570 [ 256 ] {e06ea24b-040e-4994-9ac6-5294ee49edcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 7490 | 2025.05.08 06:22:44.359607 [ 256 ] {e06ea24b-040e-4994-9ac6-5294ee49edcc} <Debug> TCPHandler: Processed in 0.001253457 sec. | ||
| 7491 | 2025.05.08 06:22:45.146544 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 7492 | 2025.05.08 06:22:45.164127 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2025.05.08 06:22:45.164175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7494 | 2025.05.08 06:22:45.170373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7495 | 2025.05.08 06:22:45.171065 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2025.05.08 06:22:45.171359 [ 79 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7497 | 2025.05.08 06:22:45.171393 [ 79 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2025.05.08 06:22:45.171414 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7499 | 2025.05.08 06:22:45.171500 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 7500 | 2025.05.08 06:22:45.173979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 7501 | 2025.05.08 06:22:45.174461 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7502 | 2025.05.08 06:22:45.175191 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 7503 | 2025.05.08 06:22:45.178472 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 7504 | 2025.05.08 06:22:45.181846 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 7505 | 2025.05.08 06:22:45.185815 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 7506 | 2025.05.08 06:22:45.189765 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 7507 | 2025.05.08 06:22:45.193866 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 7508 | 2025.05.08 06:22:45.255280 [ 194 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.08380635 sec., 4140.497706916003 rows/sec., 21.41 MiB/sec. | ||
| 7509 | 2025.05.08 06:22:45.258021 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7510 | 2025.05.08 06:22:45.260135 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_46_9} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2025.05.08 06:22:45.260251 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_46_9} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7512 | 2025.05.08 06:22:45.262854 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7513 | 2025.05.08 06:22:46.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.76 MiB, peak 291.18 MiB, free memory in arenas 0.00 B, will set to 278.87 MiB (RSS), difference: 1.11 MiB | ||
| 7514 | 2025.05.08 06:22:47.095488 [ 76 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7515 | 2025.05.08 06:22:47.095557 [ 76 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2025.05.08 06:22:47.095583 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7517 | 2025.05.08 06:22:47.095766 [ 186 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 7518 | 2025.05.08 06:22:47.095975 [ 186 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7519 | 2025.05.08 06:22:47.096033 [ 186 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7520 | 2025.05.08 06:22:47.096141 [ 186 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 7521 | 2025.05.08 06:22:47.096216 [ 186 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7522 | 2025.05.08 06:22:47.096287 [ 186 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7523 | 2025.05.08 06:22:47.096353 [ 186 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 7524 | 2025.05.08 06:22:47.097125 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145256 sec., 30291.347689596296 rows/sec., 2.53 MiB/sec. | ||
| 7525 | 2025.05.08 06:22:47.097309 [ 187 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7526 | 2025.05.08 06:22:47.097657 [ 187 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_13_3} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2025.05.08 06:22:47.097747 [ 187 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_13_3} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7528 | 2025.05.08 06:22:47.097847 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7529 | 2025.05.08 06:22:49.039893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1024 | ||
| 7530 | 2025.05.08 06:22:49.042166 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2025.05.08 06:22:49.042216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7532 | 2025.05.08 06:22:49.043398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7533 | 2025.05.08 06:22:49.043668 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2025.05.08 06:22:49.043938 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
| 7535 | 2025.05.08 06:22:49.238245 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2025.05.08 06:22:49.238415 [ 256 ] {2ff4646c-b876-49bd-a764-becd3b31de6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7537 | 2025.05.08 06:22:49.238475 [ 256 ] {2ff4646c-b876-49bd-a764-becd3b31de6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7538 | 2025.05.08 06:22:49.239022 [ 256 ] {2ff4646c-b876-49bd-a764-becd3b31de6d} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2025.05.08 06:22:49.239063 [ 256 ] {2ff4646c-b876-49bd-a764-becd3b31de6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7540 | 2025.05.08 06:22:49.239393 [ 256 ] {2ff4646c-b876-49bd-a764-becd3b31de6d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7541 | 2025.05.08 06:22:49.239606 [ 256 ] {2ff4646c-b876-49bd-a764-becd3b31de6d} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2025.05.08 06:22:49.239753 [ 256 ] {2ff4646c-b876-49bd-a764-becd3b31de6d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 353.25 KiB/sec. | ||
| 7543 | 2025.05.08 06:22:49.239793 [ 256 ] {2ff4646c-b876-49bd-a764-becd3b31de6d} <Debug> TCPHandler: Processed in 0.001634003 sec. | ||
| 7544 | 2025.05.08 06:22:49.239904 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2025.05.08 06:22:49.239997 [ 256 ] {801a6372-6c32-4afe-a183-3b56e6b6f26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7546 | 2025.05.08 06:22:49.240035 [ 256 ] {801a6372-6c32-4afe-a183-3b56e6b6f26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7547 | 2025.05.08 06:22:49.240948 [ 256 ] {801a6372-6c32-4afe-a183-3b56e6b6f26c} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2025.05.08 06:22:49.240986 [ 256 ] {801a6372-6c32-4afe-a183-3b56e6b6f26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7549 | 2025.05.08 06:22:49.241363 [ 256 ] {801a6372-6c32-4afe-a183-3b56e6b6f26c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7550 | 2025.05.08 06:22:49.241572 [ 256 ] {801a6372-6c32-4afe-a183-3b56e6b6f26c} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2025.05.08 06:22:49.241701 [ 256 ] {801a6372-6c32-4afe-a183-3b56e6b6f26c} <Debug> executeQuery: Read 1265 rows, 107.41 KiB in 0.001722 sec., 734610.9175377468 rows/sec., 60.91 MiB/sec. | ||
| 7552 | 2025.05.08 06:22:49.241738 [ 256 ] {801a6372-6c32-4afe-a183-3b56e6b6f26c} <Debug> TCPHandler: Processed in 0.001881416 sec. | ||
| 7553 | 2025.05.08 06:22:49.241850 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7554 | 2025.05.08 06:22:49.241943 [ 256 ] {75cc10bd-eadd-446d-a9ec-215ffe56b806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7555 | 2025.05.08 06:22:49.241982 [ 256 ] {75cc10bd-eadd-446d-a9ec-215ffe56b806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7556 | 2025.05.08 06:22:49.242385 [ 256 ] {75cc10bd-eadd-446d-a9ec-215ffe56b806} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7557 | 2025.05.08 06:22:49.242422 [ 256 ] {75cc10bd-eadd-446d-a9ec-215ffe56b806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7558 | 2025.05.08 06:22:49.242720 [ 256 ] {75cc10bd-eadd-446d-a9ec-215ffe56b806} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7559 | 2025.05.08 06:22:49.242942 [ 256 ] {75cc10bd-eadd-446d-a9ec-215ffe56b806} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2025.05.08 06:22:49.243069 [ 256 ] {75cc10bd-eadd-446d-a9ec-215ffe56b806} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001145 sec., 34061.13537117904 rows/sec., 2.47 MiB/sec. | ||
| 7561 | 2025.05.08 06:22:49.243081 [ 73 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7562 | 2025.05.08 06:22:49.243105 [ 256 ] {75cc10bd-eadd-446d-a9ec-215ffe56b806} <Debug> TCPHandler: Processed in 0.001303118 sec. | ||
| 7563 | 2025.05.08 06:22:49.243150 [ 73 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2025.05.08 06:22:49.243177 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7565 | 2025.05.08 06:22:49.243254 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2025.05.08 06:22:49.243271 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 7567 | 2025.05.08 06:22:49.243360 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7568 | 2025.05.08 06:22:49.243382 [ 256 ] {e6eb3656-83cf-45ce-9dbf-843e65d09053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7569 | 2025.05.08 06:22:49.243387 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 71 rows starting from the beginning of the part | ||
| 7570 | 2025.05.08 06:22:49.243434 [ 256 ] {e6eb3656-83cf-45ce-9dbf-843e65d09053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7571 | 2025.05.08 06:22:49.243453 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 7572 | 2025.05.08 06:22:49.243496 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 28 rows starting from the beginning of the part | ||
| 7573 | 2025.05.08 06:22:49.243534 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 7574 | 2025.05.08 06:22:49.243572 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
| 7575 | 2025.05.08 06:22:49.243610 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part | ||
| 7576 | 2025.05.08 06:22:49.243990 [ 256 ] {e6eb3656-83cf-45ce-9dbf-843e65d09053} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2025.05.08 06:22:49.244035 [ 256 ] {e6eb3656-83cf-45ce-9dbf-843e65d09053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7578 | 2025.05.08 06:22:49.244295 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001055075 sec., 200933.58292064545 rows/sec., 15.47 MiB/sec. | ||
| 7579 | 2025.05.08 06:22:49.244432 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7580 | 2025.05.08 06:22:49.244679 [ 256 ] {e6eb3656-83cf-45ce-9dbf-843e65d09053} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7581 | 2025.05.08 06:22:49.244684 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_61_12} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2025.05.08 06:22:49.244753 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_61_12} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7583 | 2025.05.08 06:22:49.244809 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7584 | 2025.05.08 06:22:49.244909 [ 256 ] {e6eb3656-83cf-45ce-9dbf-843e65d09053} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2025.05.08 06:22:49.245041 [ 256 ] {e6eb3656-83cf-45ce-9dbf-843e65d09053} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001685 sec., 135311.57270029673 rows/sec., 9.16 MiB/sec. | ||
| 7586 | 2025.05.08 06:22:49.245080 [ 256 ] {e6eb3656-83cf-45ce-9dbf-843e65d09053} <Debug> TCPHandler: Processed in 0.001891926 sec. | ||
| 7587 | 2025.05.08 06:22:49.245188 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2025.05.08 06:22:49.245285 [ 256 ] {ae5f8ac1-02d3-42a7-9f0b-4443ae45b26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7589 | 2025.05.08 06:22:49.245325 [ 256 ] {ae5f8ac1-02d3-42a7-9f0b-4443ae45b26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7590 | 2025.05.08 06:22:49.245892 [ 256 ] {ae5f8ac1-02d3-42a7-9f0b-4443ae45b26a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2025.05.08 06:22:49.245930 [ 256 ] {ae5f8ac1-02d3-42a7-9f0b-4443ae45b26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7592 | 2025.05.08 06:22:49.246258 [ 256 ] {ae5f8ac1-02d3-42a7-9f0b-4443ae45b26a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7593 | 2025.05.08 06:22:49.246468 [ 256 ] {ae5f8ac1-02d3-42a7-9f0b-4443ae45b26a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2025.05.08 06:22:49.246598 [ 256 ] {ae5f8ac1-02d3-42a7-9f0b-4443ae45b26a} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001332 sec., 419669.66966966965 rows/sec., 31.19 MiB/sec. | ||
| 7595 | 2025.05.08 06:22:49.246637 [ 256 ] {ae5f8ac1-02d3-42a7-9f0b-4443ae45b26a} <Debug> TCPHandler: Processed in 0.001498261 sec. | ||
| 7596 | 2025.05.08 06:22:49.246753 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2025.05.08 06:22:49.246848 [ 256 ] {b1bbb4d7-4db8-4087-8f96-ac7af54ce377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7598 | 2025.05.08 06:22:49.246891 [ 256 ] {b1bbb4d7-4db8-4087-8f96-ac7af54ce377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7599 | 2025.05.08 06:22:49.247455 [ 256 ] {b1bbb4d7-4db8-4087-8f96-ac7af54ce377} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.05.08 06:22:49.247492 [ 256 ] {b1bbb4d7-4db8-4087-8f96-ac7af54ce377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7601 | 2025.05.08 06:22:49.247883 [ 256 ] {b1bbb4d7-4db8-4087-8f96-ac7af54ce377} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7602 | 2025.05.08 06:22:49.248095 [ 256 ] {b1bbb4d7-4db8-4087-8f96-ac7af54ce377} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2025.05.08 06:22:49.248225 [ 256 ] {b1bbb4d7-4db8-4087-8f96-ac7af54ce377} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001397 sec., 657838.2247673586 rows/sec., 44.25 MiB/sec. | ||
| 7604 | 2025.05.08 06:22:49.248263 [ 256 ] {b1bbb4d7-4db8-4087-8f96-ac7af54ce377} <Debug> TCPHandler: Processed in 0.001560022 sec. | ||
| 7605 | 2025.05.08 06:22:49.248372 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2025.05.08 06:22:49.248468 [ 256 ] {f634fe66-a911-403e-b7ca-28e6b0e544f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7607 | 2025.05.08 06:22:49.248521 [ 256 ] {f634fe66-a911-403e-b7ca-28e6b0e544f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7608 | 2025.05.08 06:22:49.249331 [ 256 ] {f634fe66-a911-403e-b7ca-28e6b0e544f4} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2025.05.08 06:22:49.249368 [ 256 ] {f634fe66-a911-403e-b7ca-28e6b0e544f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7610 | 2025.05.08 06:22:49.249898 [ 256 ] {f634fe66-a911-403e-b7ca-28e6b0e544f4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7611 | 2025.05.08 06:22:49.250124 [ 256 ] {f634fe66-a911-403e-b7ca-28e6b0e544f4} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2025.05.08 06:22:49.250250 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7613 | 2025.05.08 06:22:49.250262 [ 256 ] {f634fe66-a911-403e-b7ca-28e6b0e544f4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001812 sec., 18211.920529801326 rows/sec., 32.63 MiB/sec. | ||
| 7614 | 2025.05.08 06:22:49.250332 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2025.05.08 06:22:49.250360 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7616 | 2025.05.08 06:22:49.250375 [ 256 ] {f634fe66-a911-403e-b7ca-28e6b0e544f4} <Debug> TCPHandler: Processed in 0.002051689 sec. | ||
| 7617 | 2025.05.08 06:22:49.250429 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 7618 | 2025.05.08 06:22:49.250535 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2025.05.08 06:22:49.250583 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7620 | 2025.05.08 06:22:49.250623 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1098 rows starting from the beginning of the part | ||
| 7621 | 2025.05.08 06:22:49.250631 [ 256 ] {d5093fd8-07fc-43a1-8b16-d114f5861c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7622 | 2025.05.08 06:22:49.250673 [ 256 ] {d5093fd8-07fc-43a1-8b16-d114f5861c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7623 | 2025.05.08 06:22:49.250720 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 7624 | 2025.05.08 06:22:49.250808 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
| 7625 | 2025.05.08 06:22:49.250892 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 7626 | 2025.05.08 06:22:49.250972 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
| 7627 | 2025.05.08 06:22:49.251020 [ 256 ] {d5093fd8-07fc-43a1-8b16-d114f5861c94} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2025.05.08 06:22:49.251054 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 7629 | 2025.05.08 06:22:49.251057 [ 256 ] {d5093fd8-07fc-43a1-8b16-d114f5861c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7630 | 2025.05.08 06:22:49.251382 [ 256 ] {d5093fd8-07fc-43a1-8b16-d114f5861c94} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7631 | 2025.05.08 06:22:49.251594 [ 256 ] {d5093fd8-07fc-43a1-8b16-d114f5861c94} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2025.05.08 06:22:49.251727 [ 256 ] {d5093fd8-07fc-43a1-8b16-d114f5861c94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 7633 | 2025.05.08 06:22:49.251763 [ 256 ] {d5093fd8-07fc-43a1-8b16-d114f5861c94} <Debug> TCPHandler: Processed in 0.001282698 sec. | ||
| 7634 | 2025.05.08 06:22:49.258151 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1213 rows, containing 19 columns (19 merged, 0 gathered) in 0.007743519 sec., 156647.12645503937 rows/sec., 280.70 MiB/sec. | ||
| 7635 | 2025.05.08 06:22:49.260028 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7636 | 2025.05.08 06:22:49.260431 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2025.05.08 06:22:49.260515 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7638 | 2025.05.08 06:22:49.260668 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 7639 | 2025.05.08 06:22:50.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.54 MiB, peak 291.18 MiB, free memory in arenas 0.00 B, will set to 284.24 MiB (RSS), difference: 4.70 MiB | ||
| 7640 | 2025.05.08 06:22:51.487895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
| 7641 | 2025.05.08 06:22:51.488460 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2025.05.08 06:22:51.488510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7643 | 2025.05.08 06:22:51.489005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7644 | 2025.05.08 06:22:51.489223 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2025.05.08 06:22:51.489352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
| 7646 | 2025.05.08 06:22:52.674155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 7647 | 2025.05.08 06:22:52.690313 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2025.05.08 06:22:52.690377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7649 | 2025.05.08 06:22:52.695750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7650 | 2025.05.08 06:22:52.696393 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2025.05.08 06:22:52.699316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 7652 | 2025.05.08 06:22:54.349534 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2025.05.08 06:22:54.349721 [ 256 ] {5f4dcb96-cd2f-4238-aef5-67086ba1cee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7654 | 2025.05.08 06:22:54.349795 [ 256 ] {5f4dcb96-cd2f-4238-aef5-67086ba1cee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7655 | 2025.05.08 06:22:54.350514 [ 256 ] {5f4dcb96-cd2f-4238-aef5-67086ba1cee5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2025.05.08 06:22:54.350567 [ 256 ] {5f4dcb96-cd2f-4238-aef5-67086ba1cee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7657 | 2025.05.08 06:22:54.350973 [ 256 ] {5f4dcb96-cd2f-4238-aef5-67086ba1cee5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7658 | 2025.05.08 06:22:54.351198 [ 256 ] {5f4dcb96-cd2f-4238-aef5-67086ba1cee5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2025.05.08 06:22:54.351351 [ 256 ] {5f4dcb96-cd2f-4238-aef5-67086ba1cee5} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001685 sec., 42729.97032640949 rows/sec., 3.47 MiB/sec. | ||
| 7660 | 2025.05.08 06:22:54.351392 [ 256 ] {5f4dcb96-cd2f-4238-aef5-67086ba1cee5} <Debug> TCPHandler: Processed in 0.001984978 sec. | ||
| 7661 | 2025.05.08 06:22:54.351514 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2025.05.08 06:22:54.351617 [ 256 ] {14b02eb1-4706-4fc0-865c-a4fc8dd20e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7663 | 2025.05.08 06:22:54.351658 [ 256 ] {14b02eb1-4706-4fc0-865c-a4fc8dd20e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7664 | 2025.05.08 06:22:54.352055 [ 256 ] {14b02eb1-4706-4fc0-865c-a4fc8dd20e1e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2025.05.08 06:22:54.352091 [ 256 ] {14b02eb1-4706-4fc0-865c-a4fc8dd20e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7666 | 2025.05.08 06:22:54.352383 [ 256 ] {14b02eb1-4706-4fc0-865c-a4fc8dd20e1e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7667 | 2025.05.08 06:22:54.352594 [ 256 ] {14b02eb1-4706-4fc0-865c-a4fc8dd20e1e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2025.05.08 06:22:54.352721 [ 256 ] {14b02eb1-4706-4fc0-865c-a4fc8dd20e1e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001129 sec., 7085.916740478299 rows/sec., 532.83 KiB/sec. | ||
| 7669 | 2025.05.08 06:22:54.352758 [ 256 ] {14b02eb1-4706-4fc0-865c-a4fc8dd20e1e} <Debug> TCPHandler: Processed in 0.001291188 sec. | ||
| 7670 | 2025.05.08 06:22:54.352881 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2025.05.08 06:22:54.352972 [ 256 ] {10d5c3f8-f649-404c-8399-38b7b7ed453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7672 | 2025.05.08 06:22:54.353011 [ 256 ] {10d5c3f8-f649-404c-8399-38b7b7ed453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7673 | 2025.05.08 06:22:54.353416 [ 256 ] {10d5c3f8-f649-404c-8399-38b7b7ed453b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2025.05.08 06:22:54.353451 [ 256 ] {10d5c3f8-f649-404c-8399-38b7b7ed453b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7675 | 2025.05.08 06:22:54.353762 [ 256 ] {10d5c3f8-f649-404c-8399-38b7b7ed453b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7676 | 2025.05.08 06:22:54.353969 [ 256 ] {10d5c3f8-f649-404c-8399-38b7b7ed453b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2025.05.08 06:22:54.354092 [ 256 ] {10d5c3f8-f649-404c-8399-38b7b7ed453b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001138 sec., 63268.8927943761 rows/sec., 4.94 MiB/sec. | ||
| 7678 | 2025.05.08 06:22:54.354128 [ 256 ] {10d5c3f8-f649-404c-8399-38b7b7ed453b} <Debug> TCPHandler: Processed in 0.001294339 sec. | ||
| 7679 | 2025.05.08 06:22:54.354243 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7680 | 2025.05.08 06:22:54.354334 [ 256 ] {d0d62308-e83a-48c9-9776-35dfb4fc709d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7681 | 2025.05.08 06:22:54.354376 [ 256 ] {d0d62308-e83a-48c9-9776-35dfb4fc709d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7682 | 2025.05.08 06:22:54.354783 [ 256 ] {d0d62308-e83a-48c9-9776-35dfb4fc709d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2025.05.08 06:22:54.354818 [ 256 ] {d0d62308-e83a-48c9-9776-35dfb4fc709d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7684 | 2025.05.08 06:22:54.355144 [ 256 ] {d0d62308-e83a-48c9-9776-35dfb4fc709d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7685 | 2025.05.08 06:22:54.355354 [ 256 ] {d0d62308-e83a-48c9-9776-35dfb4fc709d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2025.05.08 06:22:54.355480 [ 256 ] {d0d62308-e83a-48c9-9776-35dfb4fc709d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 7687 | 2025.05.08 06:22:54.355516 [ 256 ] {d0d62308-e83a-48c9-9776-35dfb4fc709d} <Debug> TCPHandler: Processed in 0.001319918 sec. | ||
| 7688 | 2025.05.08 06:22:54.355627 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7689 | 2025.05.08 06:22:54.355719 [ 256 ] {a54cf1ed-8155-4562-80a6-98b0af956460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7690 | 2025.05.08 06:22:54.355772 [ 256 ] {a54cf1ed-8155-4562-80a6-98b0af956460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7691 | 2025.05.08 06:22:54.356511 [ 256 ] {a54cf1ed-8155-4562-80a6-98b0af956460} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2025.05.08 06:22:54.356546 [ 256 ] {a54cf1ed-8155-4562-80a6-98b0af956460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7693 | 2025.05.08 06:22:54.357066 [ 256 ] {a54cf1ed-8155-4562-80a6-98b0af956460} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7694 | 2025.05.08 06:22:54.357283 [ 256 ] {a54cf1ed-8155-4562-80a6-98b0af956460} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2025.05.08 06:22:54.357417 [ 256 ] {a54cf1ed-8155-4562-80a6-98b0af956460} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001716 sec., 4662.004662004661 rows/sec., 8.35 MiB/sec. | ||
| 7696 | 2025.05.08 06:22:54.357469 [ 256 ] {a54cf1ed-8155-4562-80a6-98b0af956460} <Debug> TCPHandler: Processed in 0.001889007 sec. | ||
| 7697 | 2025.05.08 06:22:54.357583 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7698 | 2025.05.08 06:22:54.357675 [ 256 ] {df8967ce-4738-4a15-885f-38e2dca878f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7699 | 2025.05.08 06:22:54.357715 [ 256 ] {df8967ce-4738-4a15-885f-38e2dca878f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7700 | 2025.05.08 06:22:54.358044 [ 256 ] {df8967ce-4738-4a15-885f-38e2dca878f6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2025.05.08 06:22:54.358079 [ 256 ] {df8967ce-4738-4a15-885f-38e2dca878f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7702 | 2025.05.08 06:22:54.358386 [ 256 ] {df8967ce-4738-4a15-885f-38e2dca878f6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7703 | 2025.05.08 06:22:54.358599 [ 256 ] {df8967ce-4738-4a15-885f-38e2dca878f6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2025.05.08 06:22:54.358726 [ 256 ] {df8967ce-4738-4a15-885f-38e2dca878f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 7705 | 2025.05.08 06:22:54.358761 [ 256 ] {df8967ce-4738-4a15-885f-38e2dca878f6} <Debug> TCPHandler: Processed in 0.001224437 sec. | ||
| 7706 | 2025.05.08 06:22:58.861796 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7707 | 2025.05.08 06:22:58.861870 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7708 | 2025.05.08 06:22:58.989519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
| 7709 | 2025.05.08 06:22:58.990002 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2025.05.08 06:22:58.990045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7711 | 2025.05.08 06:22:58.990548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7712 | 2025.05.08 06:22:58.990793 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2025.05.08 06:22:58.990929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 7714 | 2025.05.08 06:22:59.001168 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000827862 sec. | ||
| 7715 | 2025.05.08 06:22:59.044215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1052 | ||
| 7716 | 2025.05.08 06:22:59.046555 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2025.05.08 06:22:59.046601 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7718 | 2025.05.08 06:22:59.047858 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7719 | 2025.05.08 06:22:59.048127 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2025.05.08 06:22:59.048396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
| 7721 | 2025.05.08 06:22:59.351545 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2025.05.08 06:22:59.351822 [ 256 ] {99ddbad6-7698-4caf-8c13-cf03fa1a6a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7723 | 2025.05.08 06:22:59.351907 [ 256 ] {99ddbad6-7698-4caf-8c13-cf03fa1a6a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7724 | 2025.05.08 06:22:59.352569 [ 256 ] {99ddbad6-7698-4caf-8c13-cf03fa1a6a7b} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2025.05.08 06:22:59.352612 [ 256 ] {99ddbad6-7698-4caf-8c13-cf03fa1a6a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7726 | 2025.05.08 06:22:59.352999 [ 256 ] {99ddbad6-7698-4caf-8c13-cf03fa1a6a7b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7727 | 2025.05.08 06:22:59.353225 [ 256 ] {99ddbad6-7698-4caf-8c13-cf03fa1a6a7b} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2025.05.08 06:22:59.353374 [ 256 ] {99ddbad6-7698-4caf-8c13-cf03fa1a6a7b} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001628 sec., 74938.57493857494 rows/sec., 6.38 MiB/sec. | ||
| 7729 | 2025.05.08 06:22:59.353416 [ 256 ] {99ddbad6-7698-4caf-8c13-cf03fa1a6a7b} <Debug> TCPHandler: Processed in 0.002020409 sec. | ||
| 7730 | 2025.05.08 06:22:59.353543 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2025.05.08 06:22:59.353637 [ 256 ] {43257511-d565-4172-8777-e952616afef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7732 | 2025.05.08 06:22:59.353678 [ 256 ] {43257511-d565-4172-8777-e952616afef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7733 | 2025.05.08 06:22:59.354085 [ 256 ] {43257511-d565-4172-8777-e952616afef0} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7734 | 2025.05.08 06:22:59.354121 [ 256 ] {43257511-d565-4172-8777-e952616afef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7735 | 2025.05.08 06:22:59.354434 [ 256 ] {43257511-d565-4172-8777-e952616afef0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7736 | 2025.05.08 06:22:59.354647 [ 256 ] {43257511-d565-4172-8777-e952616afef0} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2025.05.08 06:22:59.354780 [ 256 ] {43257511-d565-4172-8777-e952616afef0} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001161 sec., 28423.772609819123 rows/sec., 2.09 MiB/sec. | ||
| 7738 | 2025.05.08 06:22:59.354815 [ 256 ] {43257511-d565-4172-8777-e952616afef0} <Debug> TCPHandler: Processed in 0.001320449 sec. | ||
| 7739 | 2025.05.08 06:22:59.354924 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2025.05.08 06:22:59.355017 [ 256 ] {9ce6b919-bc40-409f-9efd-e99972631984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7741 | 2025.05.08 06:22:59.355057 [ 256 ] {9ce6b919-bc40-409f-9efd-e99972631984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7742 | 2025.05.08 06:22:59.355509 [ 256 ] {9ce6b919-bc40-409f-9efd-e99972631984} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2025.05.08 06:22:59.355548 [ 256 ] {9ce6b919-bc40-409f-9efd-e99972631984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7744 | 2025.05.08 06:22:59.355873 [ 256 ] {9ce6b919-bc40-409f-9efd-e99972631984} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7745 | 2025.05.08 06:22:59.356106 [ 256 ] {9ce6b919-bc40-409f-9efd-e99972631984} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2025.05.08 06:22:59.356240 [ 256 ] {9ce6b919-bc40-409f-9efd-e99972631984} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001241 sec., 78162.77195809831 rows/sec., 6.10 MiB/sec. | ||
| 7747 | 2025.05.08 06:22:59.356277 [ 256 ] {9ce6b919-bc40-409f-9efd-e99972631984} <Debug> TCPHandler: Processed in 0.00140002 sec. | ||
| 7748 | 2025.05.08 06:22:59.356389 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7749 | 2025.05.08 06:22:59.356484 [ 256 ] {426c9afe-a271-4dfd-ad3a-d3678385516c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7750 | 2025.05.08 06:22:59.356526 [ 256 ] {426c9afe-a271-4dfd-ad3a-d3678385516c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7751 | 2025.05.08 06:22:59.356956 [ 256 ] {426c9afe-a271-4dfd-ad3a-d3678385516c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2025.05.08 06:22:59.356995 [ 256 ] {426c9afe-a271-4dfd-ad3a-d3678385516c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7753 | 2025.05.08 06:22:59.357342 [ 256 ] {426c9afe-a271-4dfd-ad3a-d3678385516c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7754 | 2025.05.08 06:22:59.357554 [ 256 ] {426c9afe-a271-4dfd-ad3a-d3678385516c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2025.05.08 06:22:59.357687 [ 256 ] {426c9afe-a271-4dfd-ad3a-d3678385516c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 7756 | 2025.05.08 06:22:59.357724 [ 256 ] {426c9afe-a271-4dfd-ad3a-d3678385516c} <Debug> TCPHandler: Processed in 0.001382459 sec. | ||
| 7757 | 2025.05.08 06:22:59.357835 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7758 | 2025.05.08 06:22:59.357956 [ 256 ] {6e5fd1c8-48ba-44b0-b990-d98c51518840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7759 | 2025.05.08 06:22:59.358010 [ 256 ] {6e5fd1c8-48ba-44b0-b990-d98c51518840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7760 | 2025.05.08 06:22:59.358860 [ 256 ] {6e5fd1c8-48ba-44b0-b990-d98c51518840} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2025.05.08 06:22:59.358896 [ 256 ] {6e5fd1c8-48ba-44b0-b990-d98c51518840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7762 | 2025.05.08 06:22:59.359445 [ 256 ] {6e5fd1c8-48ba-44b0-b990-d98c51518840} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7763 | 2025.05.08 06:22:59.359663 [ 256 ] {6e5fd1c8-48ba-44b0-b990-d98c51518840} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7764 | 2025.05.08 06:22:59.359822 [ 256 ] {6e5fd1c8-48ba-44b0-b990-d98c51518840} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001884 sec., 17515.92356687898 rows/sec., 31.39 MiB/sec. | ||
| 7765 | 2025.05.08 06:22:59.359875 [ 256 ] {6e5fd1c8-48ba-44b0-b990-d98c51518840} <Debug> TCPHandler: Processed in 0.00208696 sec. | ||
| 7766 | 2025.05.08 06:22:59.359990 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2025.05.08 06:22:59.360082 [ 256 ] {bd4a8ded-ab3a-4888-a0ad-25809808e958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7768 | 2025.05.08 06:22:59.360122 [ 256 ] {bd4a8ded-ab3a-4888-a0ad-25809808e958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7769 | 2025.05.08 06:22:59.360450 [ 256 ] {bd4a8ded-ab3a-4888-a0ad-25809808e958} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2025.05.08 06:22:59.360486 [ 256 ] {bd4a8ded-ab3a-4888-a0ad-25809808e958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7771 | 2025.05.08 06:22:59.360842 [ 256 ] {bd4a8ded-ab3a-4888-a0ad-25809808e958} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7772 | 2025.05.08 06:22:59.361150 [ 256 ] {bd4a8ded-ab3a-4888-a0ad-25809808e958} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2025.05.08 06:22:59.361289 [ 256 ] {bd4a8ded-ab3a-4888-a0ad-25809808e958} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 7774 | 2025.05.08 06:22:59.361324 [ 256 ] {bd4a8ded-ab3a-4888-a0ad-25809808e958} <Debug> TCPHandler: Processed in 0.001381299 sec. | ||
| 7775 | 2025.05.08 06:23:00.199432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 7776 | 2025.05.08 06:23:00.215835 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2025.05.08 06:23:00.215897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7778 | 2025.05.08 06:23:00.221410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7779 | 2025.05.08 06:23:00.222123 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2025.05.08 06:23:00.224914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 7781 | 2025.05.08 06:23:02.359221 [ 57 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7782 | 2025.05.08 06:23:02.359331 [ 57 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2025.05.08 06:23:02.359379 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7784 | 2025.05.08 06:23:02.359540 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::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 | ||
| 7785 | 2025.05.08 06:23:02.359735 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7786 | 2025.05.08 06:23:02.359780 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 253 rows starting from the beginning of the part | ||
| 7787 | 2025.05.08 06:23:02.359878 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 7788 | 2025.05.08 06:23:02.359954 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 7789 | 2025.05.08 06:23:02.360022 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 7790 | 2025.05.08 06:23:02.360084 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 7791 | 2025.05.08 06:23:02.361021 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546962 sec., 489346.21535629185 rows/sec., 35.71 MiB/sec. | ||
| 7792 | 2025.05.08 06:23:02.361185 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7793 | 2025.05.08 06:23:02.361457 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_21_5} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2025.05.08 06:23:02.361530 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_21_5} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7795 | 2025.05.08 06:23:02.361598 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7796 | 2025.05.08 06:23:04.351863 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7797 | 2025.05.08 06:23:04.352170 [ 256 ] {db4173d4-aff2-4200-bf46-93fd13c5c4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7798 | 2025.05.08 06:23:04.352256 [ 256 ] {db4173d4-aff2-4200-bf46-93fd13c5c4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7799 | 2025.05.08 06:23:04.352882 [ 256 ] {db4173d4-aff2-4200-bf46-93fd13c5c4fb} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2025.05.08 06:23:04.352932 [ 256 ] {db4173d4-aff2-4200-bf46-93fd13c5c4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7801 | 2025.05.08 06:23:04.353330 [ 256 ] {db4173d4-aff2-4200-bf46-93fd13c5c4fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7802 | 2025.05.08 06:23:04.353560 [ 256 ] {db4173d4-aff2-4200-bf46-93fd13c5c4fb} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2025.05.08 06:23:04.353720 [ 256 ] {db4173d4-aff2-4200-bf46-93fd13c5c4fb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001621 sec., 14805.675508945094 rows/sec., 1.23 MiB/sec. | ||
| 7804 | 2025.05.08 06:23:04.353764 [ 256 ] {db4173d4-aff2-4200-bf46-93fd13c5c4fb} <Debug> TCPHandler: Processed in 0.00208267 sec. | ||
| 7805 | 2025.05.08 06:23:04.353879 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2025.05.08 06:23:04.353980 [ 256 ] {a81b99b9-b512-4988-bda9-e1b9326e116e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7807 | 2025.05.08 06:23:04.354022 [ 256 ] {a81b99b9-b512-4988-bda9-e1b9326e116e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7808 | 2025.05.08 06:23:04.354496 [ 256 ] {a81b99b9-b512-4988-bda9-e1b9326e116e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2025.05.08 06:23:04.354534 [ 256 ] {a81b99b9-b512-4988-bda9-e1b9326e116e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7810 | 2025.05.08 06:23:04.354880 [ 256 ] {a81b99b9-b512-4988-bda9-e1b9326e116e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7811 | 2025.05.08 06:23:04.355098 [ 256 ] {a81b99b9-b512-4988-bda9-e1b9326e116e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2025.05.08 06:23:04.355214 [ 52 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7813 | 2025.05.08 06:23:04.355227 [ 256 ] {a81b99b9-b512-4988-bda9-e1b9326e116e} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001266 sec., 151658.76777251184 rows/sec., 13.46 MiB/sec. | ||
| 7814 | 2025.05.08 06:23:04.355289 [ 52 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2025.05.08 06:23:04.355306 [ 256 ] {a81b99b9-b512-4988-bda9-e1b9326e116e} <Debug> TCPHandler: Processed in 0.00147576 sec. | ||
| 7816 | 2025.05.08 06:23:04.355317 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7817 | 2025.05.08 06:23:04.355434 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2025.05.08 06:23:04.355445 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 7819 | 2025.05.08 06:23:04.355532 [ 256 ] {35d2a84e-84e1-4bd0-b117-7e5cb5482af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7820 | 2025.05.08 06:23:04.355576 [ 256 ] {35d2a84e-84e1-4bd0-b117-7e5cb5482af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7821 | 2025.05.08 06:23:04.355587 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7822 | 2025.05.08 06:23:04.355628 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1409 rows starting from the beginning of the part | ||
| 7823 | 2025.05.08 06:23:04.355697 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 72 rows starting from the beginning of the part | ||
| 7824 | 2025.05.08 06:23:04.355745 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1265 rows starting from the beginning of the part | ||
| 7825 | 2025.05.08 06:23:04.355788 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 72 rows starting from the beginning of the part | ||
| 7826 | 2025.05.08 06:23:04.355831 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 122 rows starting from the beginning of the part | ||
| 7827 | 2025.05.08 06:23:04.355870 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 192 rows starting from the beginning of the part | ||
| 7828 | 2025.05.08 06:23:04.355986 [ 256 ] {35d2a84e-84e1-4bd0-b117-7e5cb5482af4} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2025.05.08 06:23:04.356030 [ 256 ] {35d2a84e-84e1-4bd0-b117-7e5cb5482af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7830 | 2025.05.08 06:23:04.356351 [ 256 ] {35d2a84e-84e1-4bd0-b117-7e5cb5482af4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7831 | 2025.05.08 06:23:04.356591 [ 256 ] {35d2a84e-84e1-4bd0-b117-7e5cb5482af4} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2025.05.08 06:23:04.356729 [ 256 ] {35d2a84e-84e1-4bd0-b117-7e5cb5482af4} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001215 sec., 16460.90534979424 rows/sec., 1.26 MiB/sec. | ||
| 7833 | 2025.05.08 06:23:04.356767 [ 256 ] {35d2a84e-84e1-4bd0-b117-7e5cb5482af4} <Debug> TCPHandler: Processed in 0.00138255 sec. | ||
| 7834 | 2025.05.08 06:23:04.356883 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2025.05.08 06:23:04.356976 [ 256 ] {a10a9d91-9678-4568-a57c-feff743a9bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7836 | 2025.05.08 06:23:04.357016 [ 256 ] {a10a9d91-9678-4568-a57c-feff743a9bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7837 | 2025.05.08 06:23:04.357315 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3132 rows, containing 5 columns (5 merged, 0 gathered) in 0.001928737 sec., 1623860.5885613228 rows/sec., 142.16 MiB/sec. | ||
| 7838 | 2025.05.08 06:23:04.357410 [ 256 ] {a10a9d91-9678-4568-a57c-feff743a9bce} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2025.05.08 06:23:04.357447 [ 256 ] {a10a9d91-9678-4568-a57c-feff743a9bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7840 | 2025.05.08 06:23:04.357571 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7841 | 2025.05.08 06:23:04.357749 [ 256 ] {a10a9d91-9678-4568-a57c-feff743a9bce} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7842 | 2025.05.08 06:23:04.357954 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2025.05.08 06:23:04.358030 [ 256 ] {a10a9d91-9678-4568-a57c-feff743a9bce} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2025.05.08 06:23:04.358049 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_66_13} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7845 | 2025.05.08 06:23:04.358177 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7846 | 2025.05.08 06:23:04.358180 [ 256 ] {a10a9d91-9678-4568-a57c-feff743a9bce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001221 sec., 19656.019656019656 rows/sec., 1.63 MiB/sec. | ||
| 7847 | 2025.05.08 06:23:04.358232 [ 256 ] {a10a9d91-9678-4568-a57c-feff743a9bce} <Debug> TCPHandler: Processed in 0.00139846 sec. | ||
| 7848 | 2025.05.08 06:23:04.358353 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7849 | 2025.05.08 06:23:04.358472 [ 256 ] {3e750a41-2dd3-44ba-86bb-580590c9ac81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7850 | 2025.05.08 06:23:04.358519 [ 256 ] {3e750a41-2dd3-44ba-86bb-580590c9ac81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7851 | 2025.05.08 06:23:04.359003 [ 256 ] {3e750a41-2dd3-44ba-86bb-580590c9ac81} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2025.05.08 06:23:04.359045 [ 256 ] {3e750a41-2dd3-44ba-86bb-580590c9ac81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7853 | 2025.05.08 06:23:04.359365 [ 256 ] {3e750a41-2dd3-44ba-86bb-580590c9ac81} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7854 | 2025.05.08 06:23:04.359583 [ 256 ] {3e750a41-2dd3-44ba-86bb-580590c9ac81} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2025.05.08 06:23:04.359716 [ 256 ] {3e750a41-2dd3-44ba-86bb-580590c9ac81} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001269 sec., 9456.264775413712 rows/sec., 738.77 KiB/sec. | ||
| 7856 | 2025.05.08 06:23:04.359754 [ 256 ] {3e750a41-2dd3-44ba-86bb-580590c9ac81} <Debug> TCPHandler: Processed in 0.001460111 sec. | ||
| 7857 | 2025.05.08 06:23:04.359872 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2025.05.08 06:23:04.359966 [ 256 ] {6734cb79-827a-40a2-86bd-81b31f00751b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7859 | 2025.05.08 06:23:04.360005 [ 256 ] {6734cb79-827a-40a2-86bd-81b31f00751b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7860 | 2025.05.08 06:23:04.360447 [ 256 ] {6734cb79-827a-40a2-86bd-81b31f00751b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2025.05.08 06:23:04.360483 [ 256 ] {6734cb79-827a-40a2-86bd-81b31f00751b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7862 | 2025.05.08 06:23:04.360791 [ 256 ] {6734cb79-827a-40a2-86bd-81b31f00751b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7863 | 2025.05.08 06:23:04.361009 [ 256 ] {6734cb79-827a-40a2-86bd-81b31f00751b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2025.05.08 06:23:04.361121 [ 52 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7865 | 2025.05.08 06:23:04.361139 [ 256 ] {6734cb79-827a-40a2-86bd-81b31f00751b} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001192 sec., 90604.02684563759 rows/sec., 7.38 MiB/sec. | ||
| 7866 | 2025.05.08 06:23:04.361155 [ 52 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2025.05.08 06:23:04.361180 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7868 | 2025.05.08 06:23:04.361182 [ 256 ] {6734cb79-827a-40a2-86bd-81b31f00751b} <Debug> TCPHandler: Processed in 0.001357869 sec. | ||
| 7869 | 2025.05.08 06:23:04.361262 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 7870 | 2025.05.08 06:23:04.361333 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2025.05.08 06:23:04.361367 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7872 | 2025.05.08 06:23:04.361399 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 633 rows starting from the beginning of the part | ||
| 7873 | 2025.05.08 06:23:04.361429 [ 256 ] {8aa5edc2-ffc1-4f04-b3ee-7a64899d0bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7874 | 2025.05.08 06:23:04.361448 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 72 rows starting from the beginning of the part | ||
| 7875 | 2025.05.08 06:23:04.361476 [ 256 ] {8aa5edc2-ffc1-4f04-b3ee-7a64899d0bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7876 | 2025.05.08 06:23:04.361503 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 559 rows starting from the beginning of the part | ||
| 7877 | 2025.05.08 06:23:04.361549 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 72 rows starting from the beginning of the part | ||
| 7878 | 2025.05.08 06:23:04.361596 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 97 rows starting from the beginning of the part | ||
| 7879 | 2025.05.08 06:23:04.361635 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 108 rows starting from the beginning of the part | ||
| 7880 | 2025.05.08 06:23:04.361906 [ 256 ] {8aa5edc2-ffc1-4f04-b3ee-7a64899d0bd5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2025.05.08 06:23:04.361953 [ 256 ] {8aa5edc2-ffc1-4f04-b3ee-7a64899d0bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7882 | 2025.05.08 06:23:04.362307 [ 256 ] {8aa5edc2-ffc1-4f04-b3ee-7a64899d0bd5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7883 | 2025.05.08 06:23:04.362526 [ 256 ] {8aa5edc2-ffc1-4f04-b3ee-7a64899d0bd5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2025.05.08 06:23:04.362619 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391799 sec., 1107200.105762398 rows/sec., 88.20 MiB/sec. | ||
| 7885 | 2025.05.08 06:23:04.362648 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7886 | 2025.05.08 06:23:04.362658 [ 256 ] {8aa5edc2-ffc1-4f04-b3ee-7a64899d0bd5} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001247 sec., 157177.22534081797 rows/sec., 11.28 MiB/sec. | ||
| 7887 | 2025.05.08 06:23:04.362686 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2025.05.08 06:23:04.362699 [ 256 ] {8aa5edc2-ffc1-4f04-b3ee-7a64899d0bd5} <Debug> TCPHandler: Processed in 0.00141379 sec. | ||
| 7889 | 2025.05.08 06:23:04.362706 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7890 | 2025.05.08 06:23:04.362780 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7891 | 2025.05.08 06:23:04.362796 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 7892 | 2025.05.08 06:23:04.362836 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2025.05.08 06:23:04.362916 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7894 | 2025.05.08 06:23:04.362935 [ 256 ] {8f5f2af1-e434-4bd8-80ff-d4d114f7708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7895 | 2025.05.08 06:23:04.362957 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19009 rows starting from the beginning of the part | ||
| 7896 | 2025.05.08 06:23:04.362997 [ 256 ] {8f5f2af1-e434-4bd8-80ff-d4d114f7708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7897 | 2025.05.08 06:23:04.363035 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 7898 | 2025.05.08 06:23:04.363055 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2025.05.08 06:23:04.363086 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 919 rows starting from the beginning of the part | ||
| 7900 | 2025.05.08 06:23:04.363135 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 7901 | 2025.05.08 06:23:04.363140 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_66_13} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7902 | 2025.05.08 06:23:04.363182 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 7903 | 2025.05.08 06:23:04.363229 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 196 rows starting from the beginning of the part | ||
| 7904 | 2025.05.08 06:23:04.363233 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7905 | 2025.05.08 06:23:04.363783 [ 256 ] {8f5f2af1-e434-4bd8-80ff-d4d114f7708c} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.05.08 06:23:04.363825 [ 256 ] {8f5f2af1-e434-4bd8-80ff-d4d114f7708c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7907 | 2025.05.08 06:23:04.364584 [ 256 ] {8f5f2af1-e434-4bd8-80ff-d4d114f7708c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7908 | 2025.05.08 06:23:04.364820 [ 256 ] {8f5f2af1-e434-4bd8-80ff-d4d114f7708c} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.05.08 06:23:04.364972 [ 256 ] {8f5f2af1-e434-4bd8-80ff-d4d114f7708c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002054 sec., 3894.839337877313 rows/sec., 6.98 MiB/sec. | ||
| 7910 | 2025.05.08 06:23:04.365046 [ 256 ] {8f5f2af1-e434-4bd8-80ff-d4d114f7708c} <Debug> TCPHandler: Processed in 0.002266962 sec. | ||
| 7911 | 2025.05.08 06:23:04.365165 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2025.05.08 06:23:04.365258 [ 256 ] {1ab14339-78cf-4763-a1a4-7f67b653eeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7913 | 2025.05.08 06:23:04.365300 [ 256 ] {1ab14339-78cf-4763-a1a4-7f67b653eeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7914 | 2025.05.08 06:23:04.365633 [ 256 ] {1ab14339-78cf-4763-a1a4-7f67b653eeba} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2025.05.08 06:23:04.365667 [ 256 ] {1ab14339-78cf-4763-a1a4-7f67b653eeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7916 | 2025.05.08 06:23:04.366093 [ 256 ] {1ab14339-78cf-4763-a1a4-7f67b653eeba} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7917 | 2025.05.08 06:23:04.366310 [ 256 ] {1ab14339-78cf-4763-a1a4-7f67b653eeba} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2025.05.08 06:23:04.366424 [ 54 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7919 | 2025.05.08 06:23:04.366448 [ 256 ] {1ab14339-78cf-4763-a1a4-7f67b653eeba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 7920 | 2025.05.08 06:23:04.366460 [ 54 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2025.05.08 06:23:04.366488 [ 256 ] {1ab14339-78cf-4763-a1a4-7f67b653eeba} <Debug> TCPHandler: Processed in 0.00136989 sec. | ||
| 7922 | 2025.05.08 06:23:04.366493 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7923 | 2025.05.08 06:23:04.366585 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 7924 | 2025.05.08 06:23:04.366701 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7925 | 2025.05.08 06:23:04.366731 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3570 rows starting from the beginning of the part | ||
| 7926 | 2025.05.08 06:23:04.366787 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 7927 | 2025.05.08 06:23:04.366834 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 7928 | 2025.05.08 06:23:04.366877 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 7929 | 2025.05.08 06:23:04.366919 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 7930 | 2025.05.08 06:23:04.366962 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 7931 | 2025.05.08 06:23:04.368464 [ 199 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001917367 sec., 2018392.931556661 rows/sec., 135.97 MiB/sec. | ||
| 7932 | 2025.05.08 06:23:04.368854 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7933 | 2025.05.08 06:23:04.369114 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_66_13} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2025.05.08 06:23:04.369183 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_66_13} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7935 | 2025.05.08 06:23:04.369256 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 7936 | 2025.05.08 06:23:04.369472 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20604 rows, containing 5 columns (5 merged, 0 gathered) in 0.006712655 sec., 3069426.329820317 rows/sec., 210.69 MiB/sec. | ||
| 7937 | 2025.05.08 06:23:04.369763 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7938 | 2025.05.08 06:23:04.370007 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2025.05.08 06:23:04.370074 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7940 | 2025.05.08 06:23:04.370145 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 7941 | 2025.05.08 06:23:05.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.36 MiB, peak 295.93 MiB, free memory in arenas 0.00 B, will set to 286.84 MiB (RSS), difference: 1.48 MiB | ||
| 7942 | 2025.05.08 06:23:06.491118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
| 7943 | 2025.05.08 06:23:06.491636 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2025.05.08 06:23:06.491681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7945 | 2025.05.08 06:23:06.492166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7946 | 2025.05.08 06:23:06.492399 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2025.05.08 06:23:06.492533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 7948 | 2025.05.08 06:23:07.725092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 7949 | 2025.05.08 06:23:07.741838 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2025.05.08 06:23:07.741897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7951 | 2025.05.08 06:23:07.748359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7952 | 2025.05.08 06:23:07.749081 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2025.05.08 06:23:07.752862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 7954 | 2025.05.08 06:23:09.048708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1082 | ||
| 7955 | 2025.05.08 06:23:09.051068 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2025.05.08 06:23:09.051121 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7957 | 2025.05.08 06:23:09.052342 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7958 | 2025.05.08 06:23:09.052625 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2025.05.08 06:23:09.052986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
| 7960 | 2025.05.08 06:23:09.351737 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2025.05.08 06:23:09.351912 [ 256 ] {91fc4d58-72ee-4a06-a691-65b456a61649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7962 | 2025.05.08 06:23:09.351978 [ 256 ] {91fc4d58-72ee-4a06-a691-65b456a61649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7963 | 2025.05.08 06:23:09.352683 [ 256 ] {91fc4d58-72ee-4a06-a691-65b456a61649} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2025.05.08 06:23:09.352732 [ 256 ] {91fc4d58-72ee-4a06-a691-65b456a61649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7965 | 2025.05.08 06:23:09.353127 [ 256 ] {91fc4d58-72ee-4a06-a691-65b456a61649} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7966 | 2025.05.08 06:23:09.353357 [ 256 ] {91fc4d58-72ee-4a06-a691-65b456a61649} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2025.05.08 06:23:09.353514 [ 256 ] {91fc4d58-72ee-4a06-a691-65b456a61649} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001651 sec., 73894.6093276802 rows/sec., 6.29 MiB/sec. | ||
| 7968 | 2025.05.08 06:23:09.353558 [ 256 ] {91fc4d58-72ee-4a06-a691-65b456a61649} <Debug> TCPHandler: Processed in 0.001944087 sec. | ||
| 7969 | 2025.05.08 06:23:09.353680 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2025.05.08 06:23:09.353783 [ 256 ] {d8005bb4-208c-40e2-a795-8c0220ed54dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7971 | 2025.05.08 06:23:09.353823 [ 256 ] {d8005bb4-208c-40e2-a795-8c0220ed54dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7972 | 2025.05.08 06:23:09.354289 [ 256 ] {d8005bb4-208c-40e2-a795-8c0220ed54dc} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2025.05.08 06:23:09.354326 [ 256 ] {d8005bb4-208c-40e2-a795-8c0220ed54dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7974 | 2025.05.08 06:23:09.354629 [ 256 ] {d8005bb4-208c-40e2-a795-8c0220ed54dc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7975 | 2025.05.08 06:23:09.354839 [ 256 ] {d8005bb4-208c-40e2-a795-8c0220ed54dc} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2025.05.08 06:23:09.354975 [ 256 ] {d8005bb4-208c-40e2-a795-8c0220ed54dc} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00121 sec., 27272.727272727276 rows/sec., 2.00 MiB/sec. | ||
| 7977 | 2025.05.08 06:23:09.355011 [ 256 ] {d8005bb4-208c-40e2-a795-8c0220ed54dc} <Debug> TCPHandler: Processed in 0.00137819 sec. | ||
| 7978 | 2025.05.08 06:23:09.355127 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2025.05.08 06:23:09.355218 [ 256 ] {47c85d06-cad9-473f-bea5-a05001a7db00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7980 | 2025.05.08 06:23:09.355258 [ 256 ] {47c85d06-cad9-473f-bea5-a05001a7db00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7981 | 2025.05.08 06:23:09.355708 [ 256 ] {47c85d06-cad9-473f-bea5-a05001a7db00} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2025.05.08 06:23:09.355744 [ 256 ] {47c85d06-cad9-473f-bea5-a05001a7db00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7983 | 2025.05.08 06:23:09.356046 [ 256 ] {47c85d06-cad9-473f-bea5-a05001a7db00} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7984 | 2025.05.08 06:23:09.356255 [ 256 ] {47c85d06-cad9-473f-bea5-a05001a7db00} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2025.05.08 06:23:09.356381 [ 256 ] {47c85d06-cad9-473f-bea5-a05001a7db00} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001181 sec., 82133.7849280271 rows/sec., 6.41 MiB/sec. | ||
| 7986 | 2025.05.08 06:23:09.356417 [ 256 ] {47c85d06-cad9-473f-bea5-a05001a7db00} <Debug> TCPHandler: Processed in 0.001342019 sec. | ||
| 7987 | 2025.05.08 06:23:09.356528 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2025.05.08 06:23:09.356620 [ 256 ] {c1c816b8-ac22-4bbd-8d9e-8f9ad1676eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7989 | 2025.05.08 06:23:09.356662 [ 256 ] {c1c816b8-ac22-4bbd-8d9e-8f9ad1676eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7990 | 2025.05.08 06:23:09.357068 [ 256 ] {c1c816b8-ac22-4bbd-8d9e-8f9ad1676eda} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2025.05.08 06:23:09.357104 [ 256 ] {c1c816b8-ac22-4bbd-8d9e-8f9ad1676eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7992 | 2025.05.08 06:23:09.357421 [ 256 ] {c1c816b8-ac22-4bbd-8d9e-8f9ad1676eda} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7993 | 2025.05.08 06:23:09.357629 [ 256 ] {c1c816b8-ac22-4bbd-8d9e-8f9ad1676eda} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2025.05.08 06:23:09.357755 [ 256 ] {c1c816b8-ac22-4bbd-8d9e-8f9ad1676eda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 7995 | 2025.05.08 06:23:09.357790 [ 256 ] {c1c816b8-ac22-4bbd-8d9e-8f9ad1676eda} <Debug> TCPHandler: Processed in 0.001307939 sec. | ||
| 7996 | 2025.05.08 06:23:09.357902 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2025.05.08 06:23:09.357993 [ 256 ] {026f5a38-2dc4-4c83-a780-b03df9dee4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7998 | 2025.05.08 06:23:09.358047 [ 256 ] {026f5a38-2dc4-4c83-a780-b03df9dee4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7999 | 2025.05.08 06:23:09.358878 [ 256 ] {026f5a38-2dc4-4c83-a780-b03df9dee4f4} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2025.05.08 06:23:09.358914 [ 256 ] {026f5a38-2dc4-4c83-a780-b03df9dee4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8001 | 2025.05.08 06:23:09.359448 [ 256 ] {026f5a38-2dc4-4c83-a780-b03df9dee4f4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8002 | 2025.05.08 06:23:09.359669 [ 256 ] {026f5a38-2dc4-4c83-a780-b03df9dee4f4} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2025.05.08 06:23:09.359807 [ 256 ] {026f5a38-2dc4-4c83-a780-b03df9dee4f4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001832 sec., 18013.100436681223 rows/sec., 32.28 MiB/sec. | ||
| 8004 | 2025.05.08 06:23:09.359858 [ 256 ] {026f5a38-2dc4-4c83-a780-b03df9dee4f4} <Debug> TCPHandler: Processed in 0.002006468 sec. | ||
| 8005 | 2025.05.08 06:23:09.359974 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8006 | 2025.05.08 06:23:09.360073 [ 256 ] {56146842-11b0-4ff6-8aab-9f95f9246e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8007 | 2025.05.08 06:23:09.360114 [ 256 ] {56146842-11b0-4ff6-8aab-9f95f9246e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8008 | 2025.05.08 06:23:09.360444 [ 256 ] {56146842-11b0-4ff6-8aab-9f95f9246e4d} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8009 | 2025.05.08 06:23:09.360479 [ 256 ] {56146842-11b0-4ff6-8aab-9f95f9246e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8010 | 2025.05.08 06:23:09.360775 [ 256 ] {56146842-11b0-4ff6-8aab-9f95f9246e4d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8011 | 2025.05.08 06:23:09.360980 [ 256 ] {56146842-11b0-4ff6-8aab-9f95f9246e4d} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2025.05.08 06:23:09.361104 [ 256 ] {56146842-11b0-4ff6-8aab-9f95f9246e4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 8013 | 2025.05.08 06:23:09.361138 [ 256 ] {56146842-11b0-4ff6-8aab-9f95f9246e4d} <Debug> TCPHandler: Processed in 0.001214987 sec. | ||
| 8014 | 2025.05.08 06:23:13.861904 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8015 | 2025.05.08 06:23:13.861975 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8016 | 2025.05.08 06:23:13.992715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
| 8017 | 2025.05.08 06:23:13.993207 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2025.05.08 06:23:13.993255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8019 | 2025.05.08 06:23:13.993746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8020 | 2025.05.08 06:23:13.994001 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8021 | 2025.05.08 06:23:13.994150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 8022 | 2025.05.08 06:23:14.350778 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2025.05.08 06:23:14.351072 [ 256 ] {5e546a3d-981f-441b-92ff-64866ad48e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8024 | 2025.05.08 06:23:14.351180 [ 256 ] {5e546a3d-981f-441b-92ff-64866ad48e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8025 | 2025.05.08 06:23:14.351942 [ 256 ] {5e546a3d-981f-441b-92ff-64866ad48e02} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2025.05.08 06:23:14.351992 [ 256 ] {5e546a3d-981f-441b-92ff-64866ad48e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8027 | 2025.05.08 06:23:14.352408 [ 256 ] {5e546a3d-981f-441b-92ff-64866ad48e02} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8028 | 2025.05.08 06:23:14.352639 [ 256 ] {5e546a3d-981f-441b-92ff-64866ad48e02} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2025.05.08 06:23:14.352798 [ 256 ] {5e546a3d-981f-441b-92ff-64866ad48e02} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001807 sec., 39845.04703929165 rows/sec., 3.24 MiB/sec. | ||
| 8030 | 2025.05.08 06:23:14.352839 [ 256 ] {5e546a3d-981f-441b-92ff-64866ad48e02} <Debug> TCPHandler: Processed in 0.002250121 sec. | ||
| 8031 | 2025.05.08 06:23:14.352966 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2025.05.08 06:23:14.353064 [ 256 ] {62864292-85a4-4e39-b81f-c5670192d4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8033 | 2025.05.08 06:23:14.353105 [ 256 ] {62864292-85a4-4e39-b81f-c5670192d4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8034 | 2025.05.08 06:23:14.353530 [ 256 ] {62864292-85a4-4e39-b81f-c5670192d4b2} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2025.05.08 06:23:14.353568 [ 256 ] {62864292-85a4-4e39-b81f-c5670192d4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8036 | 2025.05.08 06:23:14.353870 [ 256 ] {62864292-85a4-4e39-b81f-c5670192d4b2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8037 | 2025.05.08 06:23:14.354102 [ 256 ] {62864292-85a4-4e39-b81f-c5670192d4b2} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2025.05.08 06:23:14.354236 [ 256 ] {62864292-85a4-4e39-b81f-c5670192d4b2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001191 sec., 6717.044500419815 rows/sec., 505.09 KiB/sec. | ||
| 8039 | 2025.05.08 06:23:14.354261 [ 44 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8040 | 2025.05.08 06:23:14.354274 [ 256 ] {62864292-85a4-4e39-b81f-c5670192d4b2} <Debug> TCPHandler: Processed in 0.001358879 sec. | ||
| 8041 | 2025.05.08 06:23:14.354329 [ 44 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2025.05.08 06:23:14.354359 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8043 | 2025.05.08 06:23:14.354442 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2025.05.08 06:23:14.354491 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 8045 | 2025.05.08 06:23:14.354543 [ 256 ] {c60fafcc-36a8-4ed8-9769-9734a33be06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8046 | 2025.05.08 06:23:14.354591 [ 256 ] {c60fafcc-36a8-4ed8-9769-9734a33be06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8047 | 2025.05.08 06:23:14.354661 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8048 | 2025.05.08 06:23:14.354703 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 71 rows starting from the beginning of the part | ||
| 8049 | 2025.05.08 06:23:14.354781 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
| 8050 | 2025.05.08 06:23:14.354833 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 8051 | 2025.05.08 06:23:14.354882 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
| 8052 | 2025.05.08 06:23:14.354931 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 8053 | 2025.05.08 06:23:14.354977 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
| 8054 | 2025.05.08 06:23:14.355016 [ 256 ] {c60fafcc-36a8-4ed8-9769-9734a33be06e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2025.05.08 06:23:14.355058 [ 256 ] {c60fafcc-36a8-4ed8-9769-9734a33be06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8056 | 2025.05.08 06:23:14.355408 [ 256 ] {c60fafcc-36a8-4ed8-9769-9734a33be06e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8057 | 2025.05.08 06:23:14.355659 [ 256 ] {c60fafcc-36a8-4ed8-9769-9734a33be06e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2025.05.08 06:23:14.355794 [ 256 ] {c60fafcc-36a8-4ed8-9769-9734a33be06e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00127 sec., 56692.91338582677 rows/sec., 4.43 MiB/sec. | ||
| 8059 | 2025.05.08 06:23:14.355833 [ 256 ] {c60fafcc-36a8-4ed8-9769-9734a33be06e} <Debug> TCPHandler: Processed in 0.00144208 sec. | ||
| 8060 | 2025.05.08 06:23:14.355910 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483361 sec., 116627.03819232134 rows/sec., 9.02 MiB/sec. | ||
| 8061 | 2025.05.08 06:23:14.355957 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2025.05.08 06:23:14.356064 [ 256 ] {494f9ef3-48e1-4cab-b06e-64ade8a6978e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8063 | 2025.05.08 06:23:14.356073 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8064 | 2025.05.08 06:23:14.356112 [ 256 ] {494f9ef3-48e1-4cab-b06e-64ade8a6978e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8065 | 2025.05.08 06:23:14.356355 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_66_13} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2025.05.08 06:23:14.356431 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_66_13} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8067 | 2025.05.08 06:23:14.356513 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8068 | 2025.05.08 06:23:14.356544 [ 256 ] {494f9ef3-48e1-4cab-b06e-64ade8a6978e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2025.05.08 06:23:14.356587 [ 256 ] {494f9ef3-48e1-4cab-b06e-64ade8a6978e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8070 | 2025.05.08 06:23:14.356929 [ 256 ] {494f9ef3-48e1-4cab-b06e-64ade8a6978e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8071 | 2025.05.08 06:23:14.357149 [ 256 ] {494f9ef3-48e1-4cab-b06e-64ade8a6978e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2025.05.08 06:23:14.357281 [ 256 ] {494f9ef3-48e1-4cab-b06e-64ade8a6978e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 8073 | 2025.05.08 06:23:14.357317 [ 256 ] {494f9ef3-48e1-4cab-b06e-64ade8a6978e} <Debug> TCPHandler: Processed in 0.00141011 sec. | ||
| 8074 | 2025.05.08 06:23:14.357434 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2025.05.08 06:23:14.357529 [ 256 ] {907d70e1-bb07-418e-86af-0864c56b5069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8076 | 2025.05.08 06:23:14.357583 [ 256 ] {907d70e1-bb07-418e-86af-0864c56b5069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8077 | 2025.05.08 06:23:14.358347 [ 256 ] {907d70e1-bb07-418e-86af-0864c56b5069} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2025.05.08 06:23:14.358384 [ 256 ] {907d70e1-bb07-418e-86af-0864c56b5069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8079 | 2025.05.08 06:23:14.358922 [ 256 ] {907d70e1-bb07-418e-86af-0864c56b5069} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8080 | 2025.05.08 06:23:14.359156 [ 256 ] {907d70e1-bb07-418e-86af-0864c56b5069} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2025.05.08 06:23:14.359314 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8082 | 2025.05.08 06:23:14.359332 [ 256 ] {907d70e1-bb07-418e-86af-0864c56b5069} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001821 sec., 4393.190554640308 rows/sec., 7.87 MiB/sec. | ||
| 8083 | 2025.05.08 06:23:14.359348 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2025.05.08 06:23:14.359374 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8085 | 2025.05.08 06:23:14.359394 [ 256 ] {907d70e1-bb07-418e-86af-0864c56b5069} <Debug> TCPHandler: Processed in 0.002008218 sec. | ||
| 8086 | 2025.05.08 06:23:14.359446 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 8087 | 2025.05.08 06:23:14.359513 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2025.05.08 06:23:14.359613 [ 256 ] {14f8e700-f75f-4280-b981-28d1b583bfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8089 | 2025.05.08 06:23:14.359630 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8090 | 2025.05.08 06:23:14.359656 [ 256 ] {14f8e700-f75f-4280-b981-28d1b583bfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8091 | 2025.05.08 06:23:14.359679 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1213 rows starting from the beginning of the part | ||
| 8092 | 2025.05.08 06:23:14.359787 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
| 8093 | 2025.05.08 06:23:14.359884 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 8094 | 2025.05.08 06:23:14.359985 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
| 8095 | 2025.05.08 06:23:14.359994 [ 256 ] {14f8e700-f75f-4280-b981-28d1b583bfef} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2025.05.08 06:23:14.360035 [ 256 ] {14f8e700-f75f-4280-b981-28d1b583bfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8097 | 2025.05.08 06:23:14.360087 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 8098 | 2025.05.08 06:23:14.360191 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
| 8099 | 2025.05.08 06:23:14.360357 [ 256 ] {14f8e700-f75f-4280-b981-28d1b583bfef} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8100 | 2025.05.08 06:23:14.360617 [ 256 ] {14f8e700-f75f-4280-b981-28d1b583bfef} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2025.05.08 06:23:14.360755 [ 256 ] {14f8e700-f75f-4280-b981-28d1b583bfef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 8102 | 2025.05.08 06:23:14.360791 [ 256 ] {14f8e700-f75f-4280-b981-28d1b583bfef} <Debug> TCPHandler: Processed in 0.001327009 sec. | ||
| 8103 | 2025.05.08 06:23:14.366123 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1303 rows, containing 19 columns (19 merged, 0 gathered) in 0.006707004 sec., 194274.52257371548 rows/sec., 348.13 MiB/sec. | ||
| 8104 | 2025.05.08 06:23:14.367343 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8105 | 2025.05.08 06:23:14.367691 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2025.05.08 06:23:14.367758 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8107 | 2025.05.08 06:23:14.367833 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 8108 | 2025.05.08 06:23:15.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.37 MiB, peak 298.90 MiB, free memory in arenas 0.00 B, will set to 289.03 MiB (RSS), difference: 1.66 MiB | ||
| 8109 | 2025.05.08 06:23:15.253029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 8110 | 2025.05.08 06:23:15.270633 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2025.05.08 06:23:15.270699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8112 | 2025.05.08 06:23:15.277169 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8113 | 2025.05.08 06:23:15.277857 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2025.05.08 06:23:15.281359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 8115 | 2025.05.08 06:23:19.053289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1106 | ||
| 8116 | 2025.05.08 06:23:19.055418 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2025.05.08 06:23:19.055461 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8118 | 2025.05.08 06:23:19.056634 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8119 | 2025.05.08 06:23:19.056896 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2025.05.08 06:23:19.057151 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
| 8121 | 2025.05.08 06:23:19.239888 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2025.05.08 06:23:19.240088 [ 256 ] {eaf3a6e2-6b6a-4aaa-8b75-a66c8427317a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8123 | 2025.05.08 06:23:19.240162 [ 256 ] {eaf3a6e2-6b6a-4aaa-8b75-a66c8427317a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8124 | 2025.05.08 06:23:19.240836 [ 256 ] {eaf3a6e2-6b6a-4aaa-8b75-a66c8427317a} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2025.05.08 06:23:19.240884 [ 256 ] {eaf3a6e2-6b6a-4aaa-8b75-a66c8427317a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8126 | 2025.05.08 06:23:19.241266 [ 256 ] {eaf3a6e2-6b6a-4aaa-8b75-a66c8427317a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8127 | 2025.05.08 06:23:19.241503 [ 256 ] {eaf3a6e2-6b6a-4aaa-8b75-a66c8427317a} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2025.05.08 06:23:19.241661 [ 256 ] {eaf3a6e2-6b6a-4aaa-8b75-a66c8427317a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001627 sec., 2458.5125998770745 rows/sec., 200.47 KiB/sec. | ||
| 8129 | 2025.05.08 06:23:19.241702 [ 256 ] {eaf3a6e2-6b6a-4aaa-8b75-a66c8427317a} <Debug> TCPHandler: Processed in 0.001948587 sec. | ||
| 8130 | 2025.05.08 06:23:19.241819 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2025.05.08 06:23:19.241917 [ 256 ] {834fe86d-7d1c-453b-8087-ada9163c9553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8132 | 2025.05.08 06:23:19.241956 [ 256 ] {834fe86d-7d1c-453b-8087-ada9163c9553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8133 | 2025.05.08 06:23:19.243179 [ 256 ] {834fe86d-7d1c-453b-8087-ada9163c9553} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2025.05.08 06:23:19.243216 [ 256 ] {834fe86d-7d1c-453b-8087-ada9163c9553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8135 | 2025.05.08 06:23:19.243607 [ 256 ] {834fe86d-7d1c-453b-8087-ada9163c9553} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8136 | 2025.05.08 06:23:19.243823 [ 256 ] {834fe86d-7d1c-453b-8087-ada9163c9553} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2025.05.08 06:23:19.243954 [ 256 ] {834fe86d-7d1c-453b-8087-ada9163c9553} <Debug> executeQuery: Read 1264 rows, 107.34 KiB in 0.002056 sec., 614785.9922178988 rows/sec., 50.98 MiB/sec. | ||
| 8138 | 2025.05.08 06:23:19.243991 [ 256 ] {834fe86d-7d1c-453b-8087-ada9163c9553} <Debug> TCPHandler: Processed in 0.002222051 sec. | ||
| 8139 | 2025.05.08 06:23:19.244105 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2025.05.08 06:23:19.244201 [ 256 ] {be1f32ee-41d4-40c5-88e5-bfffa97c4946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8141 | 2025.05.08 06:23:19.244242 [ 256 ] {be1f32ee-41d4-40c5-88e5-bfffa97c4946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8142 | 2025.05.08 06:23:19.244655 [ 256 ] {be1f32ee-41d4-40c5-88e5-bfffa97c4946} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2025.05.08 06:23:19.244692 [ 256 ] {be1f32ee-41d4-40c5-88e5-bfffa97c4946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8144 | 2025.05.08 06:23:19.245003 [ 256 ] {be1f32ee-41d4-40c5-88e5-bfffa97c4946} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8145 | 2025.05.08 06:23:19.245220 [ 256 ] {be1f32ee-41d4-40c5-88e5-bfffa97c4946} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2025.05.08 06:23:19.245348 [ 256 ] {be1f32ee-41d4-40c5-88e5-bfffa97c4946} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001166 sec., 31732.41852487136 rows/sec., 2.31 MiB/sec. | ||
| 8147 | 2025.05.08 06:23:19.245385 [ 256 ] {be1f32ee-41d4-40c5-88e5-bfffa97c4946} <Debug> TCPHandler: Processed in 0.001329199 sec. | ||
| 8148 | 2025.05.08 06:23:19.245489 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2025.05.08 06:23:19.245583 [ 256 ] {e3cd9eb2-f7b7-49ae-bf44-c2bb300f51a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8150 | 2025.05.08 06:23:19.245623 [ 256 ] {e3cd9eb2-f7b7-49ae-bf44-c2bb300f51a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8151 | 2025.05.08 06:23:19.246129 [ 256 ] {e3cd9eb2-f7b7-49ae-bf44-c2bb300f51a2} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2025.05.08 06:23:19.246167 [ 256 ] {e3cd9eb2-f7b7-49ae-bf44-c2bb300f51a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8153 | 2025.05.08 06:23:19.246477 [ 256 ] {e3cd9eb2-f7b7-49ae-bf44-c2bb300f51a2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8154 | 2025.05.08 06:23:19.246696 [ 256 ] {e3cd9eb2-f7b7-49ae-bf44-c2bb300f51a2} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2025.05.08 06:23:19.246825 [ 256 ] {e3cd9eb2-f7b7-49ae-bf44-c2bb300f51a2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00126 sec., 180952.38095238095 rows/sec., 12.25 MiB/sec. | ||
| 8156 | 2025.05.08 06:23:19.246862 [ 256 ] {e3cd9eb2-f7b7-49ae-bf44-c2bb300f51a2} <Debug> TCPHandler: Processed in 0.00142162 sec. | ||
| 8157 | 2025.05.08 06:23:19.246962 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2025.05.08 06:23:19.247056 [ 256 ] {381f0e66-93f6-4441-9f3e-cb99de40f40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8159 | 2025.05.08 06:23:19.247095 [ 256 ] {381f0e66-93f6-4441-9f3e-cb99de40f40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8160 | 2025.05.08 06:23:19.247768 [ 256 ] {381f0e66-93f6-4441-9f3e-cb99de40f40f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2025.05.08 06:23:19.247804 [ 256 ] {381f0e66-93f6-4441-9f3e-cb99de40f40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8162 | 2025.05.08 06:23:19.248121 [ 256 ] {381f0e66-93f6-4441-9f3e-cb99de40f40f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8163 | 2025.05.08 06:23:19.248329 [ 256 ] {381f0e66-93f6-4441-9f3e-cb99de40f40f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2025.05.08 06:23:19.248455 [ 256 ] {381f0e66-93f6-4441-9f3e-cb99de40f40f} <Debug> executeQuery: Read 557 rows, 42.37 KiB in 0.001416 sec., 393361.581920904 rows/sec., 29.22 MiB/sec. | ||
| 8165 | 2025.05.08 06:23:19.248492 [ 256 ] {381f0e66-93f6-4441-9f3e-cb99de40f40f} <Debug> TCPHandler: Processed in 0.001578443 sec. | ||
| 8166 | 2025.05.08 06:23:19.248600 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8167 | 2025.05.08 06:23:19.248696 [ 256 ] {7f0cd049-8112-4601-a1a2-7e7254848fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8168 | 2025.05.08 06:23:19.248740 [ 256 ] {7f0cd049-8112-4601-a1a2-7e7254848fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8169 | 2025.05.08 06:23:19.249420 [ 256 ] {7f0cd049-8112-4601-a1a2-7e7254848fb6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2025.05.08 06:23:19.249456 [ 256 ] {7f0cd049-8112-4601-a1a2-7e7254848fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8171 | 2025.05.08 06:23:19.249844 [ 256 ] {7f0cd049-8112-4601-a1a2-7e7254848fb6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8172 | 2025.05.08 06:23:19.250056 [ 256 ] {7f0cd049-8112-4601-a1a2-7e7254848fb6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2025.05.08 06:23:19.250186 [ 256 ] {7f0cd049-8112-4601-a1a2-7e7254848fb6} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.001508 sec., 608753.3156498674 rows/sec., 40.95 MiB/sec. | ||
| 8174 | 2025.05.08 06:23:19.250222 [ 256 ] {7f0cd049-8112-4601-a1a2-7e7254848fb6} <Debug> TCPHandler: Processed in 0.001670643 sec. | ||
| 8175 | 2025.05.08 06:23:19.250322 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2025.05.08 06:23:19.250417 [ 256 ] {49c42278-c158-4e77-9442-7f74269c0711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8177 | 2025.05.08 06:23:19.250473 [ 256 ] {49c42278-c158-4e77-9442-7f74269c0711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8178 | 2025.05.08 06:23:19.251304 [ 256 ] {49c42278-c158-4e77-9442-7f74269c0711} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2025.05.08 06:23:19.251341 [ 256 ] {49c42278-c158-4e77-9442-7f74269c0711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8180 | 2025.05.08 06:23:19.251881 [ 256 ] {49c42278-c158-4e77-9442-7f74269c0711} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8181 | 2025.05.08 06:23:19.252103 [ 256 ] {49c42278-c158-4e77-9442-7f74269c0711} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2025.05.08 06:23:19.252239 [ 256 ] {49c42278-c158-4e77-9442-7f74269c0711} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00184 sec., 17934.782608695652 rows/sec., 32.14 MiB/sec. | ||
| 8183 | 2025.05.08 06:23:19.252293 [ 256 ] {49c42278-c158-4e77-9442-7f74269c0711} <Debug> TCPHandler: Processed in 0.002018618 sec. | ||
| 8184 | 2025.05.08 06:23:19.252412 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8185 | 2025.05.08 06:23:19.252508 [ 256 ] {69fe75fd-9160-4e7e-aaa9-7b53e3a292c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8186 | 2025.05.08 06:23:19.252550 [ 256 ] {69fe75fd-9160-4e7e-aaa9-7b53e3a292c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8187 | 2025.05.08 06:23:19.252891 [ 256 ] {69fe75fd-9160-4e7e-aaa9-7b53e3a292c1} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2025.05.08 06:23:19.252927 [ 256 ] {69fe75fd-9160-4e7e-aaa9-7b53e3a292c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8189 | 2025.05.08 06:23:19.253236 [ 256 ] {69fe75fd-9160-4e7e-aaa9-7b53e3a292c1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8190 | 2025.05.08 06:23:19.253447 [ 256 ] {69fe75fd-9160-4e7e-aaa9-7b53e3a292c1} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2025.05.08 06:23:19.253575 [ 256 ] {69fe75fd-9160-4e7e-aaa9-7b53e3a292c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 8192 | 2025.05.08 06:23:19.253611 [ 256 ] {69fe75fd-9160-4e7e-aaa9-7b53e3a292c1} <Debug> TCPHandler: Processed in 0.001247308 sec. | ||
| 8193 | 2025.05.08 06:23:21.494328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
| 8194 | 2025.05.08 06:23:21.494818 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2025.05.08 06:23:21.494862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8196 | 2025.05.08 06:23:21.495337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8197 | 2025.05.08 06:23:21.495575 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2025.05.08 06:23:21.495720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
| 8199 | 2025.05.08 06:23:21.495720 [ 33 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8200 | 2025.05.08 06:23:21.495797 [ 33 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2025.05.08 06:23:21.495821 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8202 | 2025.05.08 06:23:21.495932 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8203 | 2025.05.08 06:23:21.496041 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8204 | 2025.05.08 06:23:21.496076 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8205 | 2025.05.08 06:23:21.496141 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8206 | 2025.05.08 06:23:21.496191 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8207 | 2025.05.08 06:23:21.496238 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8208 | 2025.05.08 06:23:21.496289 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8209 | 2025.05.08 06:23:21.496338 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8210 | 2025.05.08 06:23:21.498276 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002397304 sec., 9770976.063110895 rows/sec., 139.77 MiB/sec. | ||
| 8211 | 2025.05.08 06:23:21.498518 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8212 | 2025.05.08 06:23:21.498754 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_51_10} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2025.05.08 06:23:21.498825 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_51_10} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8214 | 2025.05.08 06:23:21.498905 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 8215 | 2025.05.08 06:23:22.781551 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 8216 | 2025.05.08 06:23:22.799731 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2025.05.08 06:23:22.799799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8218 | 2025.05.08 06:23:22.806151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8219 | 2025.05.08 06:23:22.806883 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8220 | 2025.05.08 06:23:22.807209 [ 56 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8221 | 2025.05.08 06:23:22.807275 [ 56 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2025.05.08 06:23:22.807295 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8223 | 2025.05.08 06:23:22.807387 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 8224 | 2025.05.08 06:23:22.810419 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8225 | 2025.05.08 06:23:22.810889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 8226 | 2025.05.08 06:23:22.811239 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 8227 | 2025.05.08 06:23:22.814738 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 8228 | 2025.05.08 06:23:22.818283 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 8229 | 2025.05.08 06:23:22.822391 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 8230 | 2025.05.08 06:23:22.826636 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 8231 | 2025.05.08 06:23:22.830528 [ 199 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 8232 | 2025.05.08 06:23:22.882705 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.07535457 sec., 5095.908582584972 rows/sec., 26.35 MiB/sec. | ||
| 8233 | 2025.05.08 06:23:22.885697 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8234 | 2025.05.08 06:23:22.887746 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_51_10} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2025.05.08 06:23:22.887863 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_51_10} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8236 | 2025.05.08 06:23:22.890587 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8237 | 2025.05.08 06:23:24.350093 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2025.05.08 06:23:24.350292 [ 256 ] {576b0a04-7bde-42b5-9b7c-b5ce3d668de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8239 | 2025.05.08 06:23:24.350364 [ 256 ] {576b0a04-7bde-42b5-9b7c-b5ce3d668de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8240 | 2025.05.08 06:23:24.351052 [ 256 ] {576b0a04-7bde-42b5-9b7c-b5ce3d668de7} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2025.05.08 06:23:24.351100 [ 256 ] {576b0a04-7bde-42b5-9b7c-b5ce3d668de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8242 | 2025.05.08 06:23:24.351494 [ 256 ] {576b0a04-7bde-42b5-9b7c-b5ce3d668de7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8243 | 2025.05.08 06:23:24.351709 [ 256 ] {576b0a04-7bde-42b5-9b7c-b5ce3d668de7} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2025.05.08 06:23:24.351859 [ 256 ] {576b0a04-7bde-42b5-9b7c-b5ce3d668de7} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001622 sec., 44389.64241676942 rows/sec., 3.61 MiB/sec. | ||
| 8245 | 2025.05.08 06:23:24.351899 [ 256 ] {576b0a04-7bde-42b5-9b7c-b5ce3d668de7} <Debug> TCPHandler: Processed in 0.001936387 sec. | ||
| 8246 | 2025.05.08 06:23:24.352014 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2025.05.08 06:23:24.352107 [ 256 ] {068ff502-f929-4080-9550-4bc36520fe3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8248 | 2025.05.08 06:23:24.352148 [ 256 ] {068ff502-f929-4080-9550-4bc36520fe3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8249 | 2025.05.08 06:23:24.352535 [ 256 ] {068ff502-f929-4080-9550-4bc36520fe3e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2025.05.08 06:23:24.352571 [ 256 ] {068ff502-f929-4080-9550-4bc36520fe3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8251 | 2025.05.08 06:23:24.352853 [ 256 ] {068ff502-f929-4080-9550-4bc36520fe3e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8252 | 2025.05.08 06:23:24.353068 [ 256 ] {068ff502-f929-4080-9550-4bc36520fe3e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2025.05.08 06:23:24.353195 [ 256 ] {068ff502-f929-4080-9550-4bc36520fe3e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001107 sec., 7226.738934056008 rows/sec., 543.42 KiB/sec. | ||
| 8254 | 2025.05.08 06:23:24.353230 [ 256 ] {068ff502-f929-4080-9550-4bc36520fe3e} <Debug> TCPHandler: Processed in 0.001263968 sec. | ||
| 8255 | 2025.05.08 06:23:24.353328 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2025.05.08 06:23:24.353418 [ 256 ] {f68b8220-3375-4cf4-8026-d7a48764b6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8257 | 2025.05.08 06:23:24.353457 [ 256 ] {f68b8220-3375-4cf4-8026-d7a48764b6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8258 | 2025.05.08 06:23:24.353856 [ 256 ] {f68b8220-3375-4cf4-8026-d7a48764b6a7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2025.05.08 06:23:24.353891 [ 256 ] {f68b8220-3375-4cf4-8026-d7a48764b6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8260 | 2025.05.08 06:23:24.354181 [ 256 ] {f68b8220-3375-4cf4-8026-d7a48764b6a7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8261 | 2025.05.08 06:23:24.354387 [ 256 ] {f68b8220-3375-4cf4-8026-d7a48764b6a7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2025.05.08 06:23:24.354509 [ 256 ] {f68b8220-3375-4cf4-8026-d7a48764b6a7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001109 sec., 64923.35437330929 rows/sec., 5.07 MiB/sec. | ||
| 8263 | 2025.05.08 06:23:24.354545 [ 256 ] {f68b8220-3375-4cf4-8026-d7a48764b6a7} <Debug> TCPHandler: Processed in 0.001263208 sec. | ||
| 8264 | 2025.05.08 06:23:24.354651 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2025.05.08 06:23:24.354743 [ 256 ] {ac60c4cc-9838-4393-80ac-94293b885ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8266 | 2025.05.08 06:23:24.354784 [ 256 ] {ac60c4cc-9838-4393-80ac-94293b885ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8267 | 2025.05.08 06:23:24.355170 [ 256 ] {ac60c4cc-9838-4393-80ac-94293b885ab3} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2025.05.08 06:23:24.355206 [ 256 ] {ac60c4cc-9838-4393-80ac-94293b885ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8269 | 2025.05.08 06:23:24.355527 [ 256 ] {ac60c4cc-9838-4393-80ac-94293b885ab3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8270 | 2025.05.08 06:23:24.355736 [ 256 ] {ac60c4cc-9838-4393-80ac-94293b885ab3} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2025.05.08 06:23:24.355862 [ 256 ] {ac60c4cc-9838-4393-80ac-94293b885ab3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 8272 | 2025.05.08 06:23:24.355897 [ 256 ] {ac60c4cc-9838-4393-80ac-94293b885ab3} <Debug> TCPHandler: Processed in 0.001292258 sec. | ||
| 8273 | 2025.05.08 06:23:24.355998 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2025.05.08 06:23:24.356088 [ 256 ] {7c72bb59-0b8f-4ded-a9df-b81af8a9158e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8275 | 2025.05.08 06:23:24.356139 [ 256 ] {7c72bb59-0b8f-4ded-a9df-b81af8a9158e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8276 | 2025.05.08 06:23:24.356896 [ 256 ] {7c72bb59-0b8f-4ded-a9df-b81af8a9158e} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2025.05.08 06:23:24.356934 [ 256 ] {7c72bb59-0b8f-4ded-a9df-b81af8a9158e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8278 | 2025.05.08 06:23:24.357443 [ 256 ] {7c72bb59-0b8f-4ded-a9df-b81af8a9158e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8279 | 2025.05.08 06:23:24.357671 [ 256 ] {7c72bb59-0b8f-4ded-a9df-b81af8a9158e} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2025.05.08 06:23:24.357806 [ 256 ] {7c72bb59-0b8f-4ded-a9df-b81af8a9158e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001736 sec., 4608.294930875576 rows/sec., 8.26 MiB/sec. | ||
| 8281 | 2025.05.08 06:23:24.357858 [ 256 ] {7c72bb59-0b8f-4ded-a9df-b81af8a9158e} <Debug> TCPHandler: Processed in 0.001906016 sec. | ||
| 8282 | 2025.05.08 06:23:24.357966 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2025.05.08 06:23:24.358058 [ 256 ] {cca66ff3-660d-42bc-aae0-0c731f4ae922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8284 | 2025.05.08 06:23:24.358099 [ 256 ] {cca66ff3-660d-42bc-aae0-0c731f4ae922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8285 | 2025.05.08 06:23:24.358428 [ 256 ] {cca66ff3-660d-42bc-aae0-0c731f4ae922} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2025.05.08 06:23:24.358463 [ 256 ] {cca66ff3-660d-42bc-aae0-0c731f4ae922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8287 | 2025.05.08 06:23:24.358755 [ 256 ] {cca66ff3-660d-42bc-aae0-0c731f4ae922} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8288 | 2025.05.08 06:23:24.358959 [ 256 ] {cca66ff3-660d-42bc-aae0-0c731f4ae922} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2025.05.08 06:23:24.359084 [ 256 ] {cca66ff3-660d-42bc-aae0-0c731f4ae922} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 8290 | 2025.05.08 06:23:24.359118 [ 256 ] {cca66ff3-660d-42bc-aae0-0c731f4ae922} <Debug> TCPHandler: Processed in 0.001199267 sec. | ||
| 8291 | 2025.05.08 06:23:28.862031 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8292 | 2025.05.08 06:23:28.862154 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8293 | 2025.05.08 06:23:28.995910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
| 8294 | 2025.05.08 06:23:28.996630 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2025.05.08 06:23:28.996696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8296 | 2025.05.08 06:23:28.997692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8297 | 2025.05.08 06:23:28.997932 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2025.05.08 06:23:28.998077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 8299 | 2025.05.08 06:23:29.057452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1134 | ||
| 8300 | 2025.05.08 06:23:29.060050 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2025.05.08 06:23:29.060089 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8302 | 2025.05.08 06:23:29.061267 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8303 | 2025.05.08 06:23:29.061570 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2025.05.08 06:23:29.061695 [ 146 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8305 | 2025.05.08 06:23:29.061738 [ 146 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2025.05.08 06:23:29.061760 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8307 | 2025.05.08 06:23:29.061829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 8308 | 2025.05.08 06:23:29.061853 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 8309 | 2025.05.08 06:23:29.062409 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8310 | 2025.05.08 06:23:29.062570 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1000 rows starting from the beginning of the part | ||
| 8311 | 2025.05.08 06:23:29.062979 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 8312 | 2025.05.08 06:23:29.063335 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 8313 | 2025.05.08 06:23:29.063673 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 8314 | 2025.05.08 06:23:29.063992 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 8315 | 2025.05.08 06:23:29.064328 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 8316 | 2025.05.08 06:23:29.070057 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 72 columns (72 merged, 0 gathered) in 0.008239506 sec., 137629.61031887104 rows/sec., 108.80 MiB/sec. | ||
| 8317 | 2025.05.08 06:23:29.071504 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8318 | 2025.05.08 06:23:29.072179 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2025.05.08 06:23:29.072277 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_36_7} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8320 | 2025.05.08 06:23:29.072676 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 8321 | 2025.05.08 06:23:29.351754 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2025.05.08 06:23:29.351926 [ 256 ] {96f5a8e7-3496-4a4c-921f-c560d6702268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8323 | 2025.05.08 06:23:29.351988 [ 256 ] {96f5a8e7-3496-4a4c-921f-c560d6702268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8324 | 2025.05.08 06:23:29.352739 [ 256 ] {96f5a8e7-3496-4a4c-921f-c560d6702268} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2025.05.08 06:23:29.352777 [ 256 ] {96f5a8e7-3496-4a4c-921f-c560d6702268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8326 | 2025.05.08 06:23:29.353176 [ 256 ] {96f5a8e7-3496-4a4c-921f-c560d6702268} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8327 | 2025.05.08 06:23:29.353405 [ 256 ] {96f5a8e7-3496-4a4c-921f-c560d6702268} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2025.05.08 06:23:29.353552 [ 256 ] {96f5a8e7-3496-4a4c-921f-c560d6702268} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001674 sec., 72879.33094384708 rows/sec., 6.20 MiB/sec. | ||
| 8329 | 2025.05.08 06:23:29.353556 [ 62 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8330 | 2025.05.08 06:23:29.353592 [ 256 ] {96f5a8e7-3496-4a4c-921f-c560d6702268} <Debug> TCPHandler: Processed in 0.001949677 sec. | ||
| 8331 | 2025.05.08 06:23:29.353606 [ 62 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2025.05.08 06:23:29.353630 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8333 | 2025.05.08 06:23:29.353717 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2025.05.08 06:23:29.353726 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 8335 | 2025.05.08 06:23:29.353810 [ 256 ] {692ed7b1-4e15-470c-9232-a177eeedce3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8336 | 2025.05.08 06:23:29.353835 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8337 | 2025.05.08 06:23:29.353850 [ 256 ] {692ed7b1-4e15-470c-9232-a177eeedce3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8338 | 2025.05.08 06:23:29.353869 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1409 rows starting from the beginning of the part | ||
| 8339 | 2025.05.08 06:23:29.353943 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 122 rows starting from the beginning of the part | ||
| 8340 | 2025.05.08 06:23:29.353995 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 72 rows starting from the beginning of the part | ||
| 8341 | 2025.05.08 06:23:29.354040 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1264 rows starting from the beginning of the part | ||
| 8342 | 2025.05.08 06:23:29.354086 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 72 rows starting from the beginning of the part | ||
| 8343 | 2025.05.08 06:23:29.354127 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 122 rows starting from the beginning of the part | ||
| 8344 | 2025.05.08 06:23:29.354293 [ 256 ] {692ed7b1-4e15-470c-9232-a177eeedce3b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2025.05.08 06:23:29.354329 [ 256 ] {692ed7b1-4e15-470c-9232-a177eeedce3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8346 | 2025.05.08 06:23:29.354632 [ 256 ] {692ed7b1-4e15-470c-9232-a177eeedce3b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8347 | 2025.05.08 06:23:29.354843 [ 256 ] {692ed7b1-4e15-470c-9232-a177eeedce3b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2025.05.08 06:23:29.354968 [ 256 ] {692ed7b1-4e15-470c-9232-a177eeedce3b} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001177 sec., 28037.383177570093 rows/sec., 2.06 MiB/sec. | ||
| 8349 | 2025.05.08 06:23:29.355003 [ 256 ] {692ed7b1-4e15-470c-9232-a177eeedce3b} <Debug> TCPHandler: Processed in 0.001333628 sec. | ||
| 8350 | 2025.05.08 06:23:29.355124 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2025.05.08 06:23:29.355216 [ 256 ] {d18a007d-df3c-4712-bfb0-1eac22c14531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8352 | 2025.05.08 06:23:29.355255 [ 256 ] {d18a007d-df3c-4712-bfb0-1eac22c14531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8353 | 2025.05.08 06:23:29.355446 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755704 sec., 1743460.1732410474 rows/sec., 152.18 MiB/sec. | ||
| 8354 | 2025.05.08 06:23:29.355687 [ 256 ] {d18a007d-df3c-4712-bfb0-1eac22c14531} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2025.05.08 06:23:29.355728 [ 256 ] {d18a007d-df3c-4712-bfb0-1eac22c14531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8356 | 2025.05.08 06:23:29.355751 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8357 | 2025.05.08 06:23:29.356076 [ 256 ] {d18a007d-df3c-4712-bfb0-1eac22c14531} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8358 | 2025.05.08 06:23:29.356127 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2025.05.08 06:23:29.356232 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_71_14} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8360 | 2025.05.08 06:23:29.356319 [ 256 ] {d18a007d-df3c-4712-bfb0-1eac22c14531} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2025.05.08 06:23:29.356331 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8362 | 2025.05.08 06:23:29.356450 [ 62 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8363 | 2025.05.08 06:23:29.356455 [ 256 ] {d18a007d-df3c-4712-bfb0-1eac22c14531} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001258 sec., 77106.51828298887 rows/sec., 6.02 MiB/sec. | ||
| 8364 | 2025.05.08 06:23:29.356487 [ 62 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2025.05.08 06:23:29.356502 [ 256 ] {d18a007d-df3c-4712-bfb0-1eac22c14531} <Debug> TCPHandler: Processed in 0.00143273 sec. | ||
| 8366 | 2025.05.08 06:23:29.356506 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8367 | 2025.05.08 06:23:29.356595 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 8368 | 2025.05.08 06:23:29.356619 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2025.05.08 06:23:29.356704 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8370 | 2025.05.08 06:23:29.356724 [ 256 ] {6b1da4a7-b602-4838-85ed-8da7db849125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8371 | 2025.05.08 06:23:29.356738 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 633 rows starting from the beginning of the part | ||
| 8372 | 2025.05.08 06:23:29.356772 [ 256 ] {6b1da4a7-b602-4838-85ed-8da7db849125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8373 | 2025.05.08 06:23:29.356809 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 97 rows starting from the beginning of the part | ||
| 8374 | 2025.05.08 06:23:29.356862 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 72 rows starting from the beginning of the part | ||
| 8375 | 2025.05.08 06:23:29.356902 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 557 rows starting from the beginning of the part | ||
| 8376 | 2025.05.08 06:23:29.356943 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 72 rows starting from the beginning of the part | ||
| 8377 | 2025.05.08 06:23:29.356984 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 97 rows starting from the beginning of the part | ||
| 8378 | 2025.05.08 06:23:29.357193 [ 256 ] {6b1da4a7-b602-4838-85ed-8da7db849125} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2025.05.08 06:23:29.357234 [ 256 ] {6b1da4a7-b602-4838-85ed-8da7db849125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8380 | 2025.05.08 06:23:29.357607 [ 256 ] {6b1da4a7-b602-4838-85ed-8da7db849125} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8381 | 2025.05.08 06:23:29.357829 [ 256 ] {6b1da4a7-b602-4838-85ed-8da7db849125} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2025.05.08 06:23:29.357949 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8383 | 2025.05.08 06:23:29.357954 [ 256 ] {6b1da4a7-b602-4838-85ed-8da7db849125} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 8384 | 2025.05.08 06:23:29.357985 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2025.05.08 06:23:29.358003 [ 256 ] {6b1da4a7-b602-4838-85ed-8da7db849125} <Debug> TCPHandler: Processed in 0.00143037 sec. | ||
| 8386 | 2025.05.08 06:23:29.358004 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8387 | 2025.05.08 06:23:29.358066 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509371 sec., 1012342.2273251573 rows/sec., 80.38 MiB/sec. | ||
| 8388 | 2025.05.08 06:23:29.358083 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 8389 | 2025.05.08 06:23:29.358110 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2025.05.08 06:23:29.358181 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8391 | 2025.05.08 06:23:29.358213 [ 256 ] {51401fdd-b438-44d7-98b9-3d11a78c5842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8392 | 2025.05.08 06:23:29.358213 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20604 rows starting from the beginning of the part | ||
| 8393 | 2025.05.08 06:23:29.358263 [ 190 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8394 | 2025.05.08 06:23:29.358273 [ 256 ] {51401fdd-b438-44d7-98b9-3d11a78c5842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8395 | 2025.05.08 06:23:29.358293 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 8396 | 2025.05.08 06:23:29.358342 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 8397 | 2025.05.08 06:23:29.358384 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 918 rows starting from the beginning of the part | ||
| 8398 | 2025.05.08 06:23:29.358425 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 8399 | 2025.05.08 06:23:29.358465 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 8400 | 2025.05.08 06:23:29.358599 [ 190 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.05.08 06:23:29.358690 [ 190 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_71_14} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8402 | 2025.05.08 06:23:29.358784 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8403 | 2025.05.08 06:23:29.359163 [ 256 ] {51401fdd-b438-44d7-98b9-3d11a78c5842} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2025.05.08 06:23:29.359201 [ 256 ] {51401fdd-b438-44d7-98b9-3d11a78c5842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8405 | 2025.05.08 06:23:29.359939 [ 256 ] {51401fdd-b438-44d7-98b9-3d11a78c5842} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8406 | 2025.05.08 06:23:29.360173 [ 256 ] {51401fdd-b438-44d7-98b9-3d11a78c5842} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2025.05.08 06:23:29.360313 [ 256 ] {51401fdd-b438-44d7-98b9-3d11a78c5842} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002118 sec., 15580.736543909348 rows/sec., 27.92 MiB/sec. | ||
| 8408 | 2025.05.08 06:23:29.360376 [ 256 ] {51401fdd-b438-44d7-98b9-3d11a78c5842} <Debug> TCPHandler: Processed in 0.002311993 sec. | ||
| 8409 | 2025.05.08 06:23:29.360495 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2025.05.08 06:23:29.360588 [ 256 ] {6d5d8c1e-c59a-4851-92d9-0db1ab1a6c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8411 | 2025.05.08 06:23:29.360629 [ 256 ] {6d5d8c1e-c59a-4851-92d9-0db1ab1a6c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8412 | 2025.05.08 06:23:29.360997 [ 256 ] {6d5d8c1e-c59a-4851-92d9-0db1ab1a6c81} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2025.05.08 06:23:29.361032 [ 256 ] {6d5d8c1e-c59a-4851-92d9-0db1ab1a6c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8414 | 2025.05.08 06:23:29.361455 [ 256 ] {6d5d8c1e-c59a-4851-92d9-0db1ab1a6c81} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8415 | 2025.05.08 06:23:29.361670 [ 256 ] {6d5d8c1e-c59a-4851-92d9-0db1ab1a6c81} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2025.05.08 06:23:29.361792 [ 62 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8417 | 2025.05.08 06:23:29.361794 [ 256 ] {6d5d8c1e-c59a-4851-92d9-0db1ab1a6c81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 8418 | 2025.05.08 06:23:29.361825 [ 62 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2025.05.08 06:23:29.361841 [ 256 ] {6d5d8c1e-c59a-4851-92d9-0db1ab1a6c81} <Debug> TCPHandler: Processed in 0.001394339 sec. | ||
| 8420 | 2025.05.08 06:23:29.361844 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8421 | 2025.05.08 06:23:29.362012 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 8422 | 2025.05.08 06:23:29.362223 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8423 | 2025.05.08 06:23:29.362278 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3870 rows starting from the beginning of the part | ||
| 8424 | 2025.05.08 06:23:29.362385 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 8425 | 2025.05.08 06:23:29.362461 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 8426 | 2025.05.08 06:23:29.362528 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 8427 | 2025.05.08 06:23:29.362592 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 8428 | 2025.05.08 06:23:29.362680 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 8429 | 2025.05.08 06:23:29.371934 [ 190 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4170 rows, containing 4 columns (4 merged, 0 gathered) in 0.00999894 sec., 417044.2066859087 rows/sec., 28.10 MiB/sec. | ||
| 8430 | 2025.05.08 06:23:29.372368 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8431 | 2025.05.08 06:23:29.372631 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_71_14} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2025.05.08 06:23:29.372712 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_71_14} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8433 | 2025.05.08 06:23:29.372811 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 8434 | 2025.05.08 06:23:29.374158 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22162 rows, containing 5 columns (5 merged, 0 gathered) in 0.016105777 sec., 1376027.9929369441 rows/sec., 94.42 MiB/sec. | ||
| 8435 | 2025.05.08 06:23:29.374533 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8436 | 2025.05.08 06:23:29.374786 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2025.05.08 06:23:29.374856 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8438 | 2025.05.08 06:23:29.374920 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 8439 | 2025.05.08 06:23:30.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.25 MiB, peak 303.52 MiB, free memory in arenas 0.00 B, will set to 293.14 MiB (RSS), difference: 2.89 MiB | ||
| 8440 | 2025.05.08 06:23:30.311067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 8441 | 2025.05.08 06:23:30.325922 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2025.05.08 06:23:30.325976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8443 | 2025.05.08 06:23:30.331872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8444 | 2025.05.08 06:23:30.332547 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2025.05.08 06:23:30.335181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 8446 | 2025.05.08 06:23:34.353364 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2025.05.08 06:23:34.353582 [ 256 ] {b1a6f71e-b3b2-4d3e-a328-b402e43d7e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8448 | 2025.05.08 06:23:34.353656 [ 256 ] {b1a6f71e-b3b2-4d3e-a328-b402e43d7e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8449 | 2025.05.08 06:23:34.354361 [ 256 ] {b1a6f71e-b3b2-4d3e-a328-b402e43d7e2c} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2025.05.08 06:23:34.354413 [ 256 ] {b1a6f71e-b3b2-4d3e-a328-b402e43d7e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8451 | 2025.05.08 06:23:34.354802 [ 256 ] {b1a6f71e-b3b2-4d3e-a328-b402e43d7e2c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8452 | 2025.05.08 06:23:34.355026 [ 256 ] {b1a6f71e-b3b2-4d3e-a328-b402e43d7e2c} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2025.05.08 06:23:34.355182 [ 256 ] {b1a6f71e-b3b2-4d3e-a328-b402e43d7e2c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001652 sec., 14527.845036319612 rows/sec., 1.21 MiB/sec. | ||
| 8454 | 2025.05.08 06:23:34.355225 [ 256 ] {b1a6f71e-b3b2-4d3e-a328-b402e43d7e2c} <Debug> TCPHandler: Processed in 0.001992548 sec. | ||
| 8455 | 2025.05.08 06:23:34.355349 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2025.05.08 06:23:34.355442 [ 256 ] {728548f1-b780-4176-b995-905f5485db84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8457 | 2025.05.08 06:23:34.355483 [ 256 ] {728548f1-b780-4176-b995-905f5485db84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8458 | 2025.05.08 06:23:34.355875 [ 256 ] {728548f1-b780-4176-b995-905f5485db84} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2025.05.08 06:23:34.355912 [ 256 ] {728548f1-b780-4176-b995-905f5485db84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8460 | 2025.05.08 06:23:34.356259 [ 256 ] {728548f1-b780-4176-b995-905f5485db84} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8461 | 2025.05.08 06:23:34.356465 [ 256 ] {728548f1-b780-4176-b995-905f5485db84} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2025.05.08 06:23:34.356591 [ 256 ] {728548f1-b780-4176-b995-905f5485db84} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001167 sec., 6855.184233076264 rows/sec., 558.99 KiB/sec. | ||
| 8463 | 2025.05.08 06:23:34.356627 [ 256 ] {728548f1-b780-4176-b995-905f5485db84} <Debug> TCPHandler: Processed in 0.001324758 sec. | ||
| 8464 | 2025.05.08 06:23:34.356749 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2025.05.08 06:23:34.356876 [ 256 ] {addcc8f0-e0a5-4b6b-95ec-d67d91702ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8466 | 2025.05.08 06:23:34.356926 [ 256 ] {addcc8f0-e0a5-4b6b-95ec-d67d91702ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8467 | 2025.05.08 06:23:34.357470 [ 256 ] {addcc8f0-e0a5-4b6b-95ec-d67d91702ab5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2025.05.08 06:23:34.357507 [ 256 ] {addcc8f0-e0a5-4b6b-95ec-d67d91702ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8469 | 2025.05.08 06:23:34.357848 [ 256 ] {addcc8f0-e0a5-4b6b-95ec-d67d91702ab5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8470 | 2025.05.08 06:23:34.358060 [ 256 ] {addcc8f0-e0a5-4b6b-95ec-d67d91702ab5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2025.05.08 06:23:34.358190 [ 256 ] {addcc8f0-e0a5-4b6b-95ec-d67d91702ab5} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.00134 sec., 146268.6567164179 rows/sec., 12.93 MiB/sec. | ||
| 8472 | 2025.05.08 06:23:34.358230 [ 256 ] {addcc8f0-e0a5-4b6b-95ec-d67d91702ab5} <Debug> TCPHandler: Processed in 0.001542742 sec. | ||
| 8473 | 2025.05.08 06:23:34.358345 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2025.05.08 06:23:34.358441 [ 256 ] {721f29d4-309c-4f6e-b43c-ab27b485645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8475 | 2025.05.08 06:23:34.358481 [ 256 ] {721f29d4-309c-4f6e-b43c-ab27b485645c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8476 | 2025.05.08 06:23:34.358885 [ 256 ] {721f29d4-309c-4f6e-b43c-ab27b485645c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2025.05.08 06:23:34.358921 [ 256 ] {721f29d4-309c-4f6e-b43c-ab27b485645c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8478 | 2025.05.08 06:23:34.359232 [ 256 ] {721f29d4-309c-4f6e-b43c-ab27b485645c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8479 | 2025.05.08 06:23:34.359446 [ 256 ] {721f29d4-309c-4f6e-b43c-ab27b485645c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2025.05.08 06:23:34.359578 [ 256 ] {721f29d4-309c-4f6e-b43c-ab27b485645c} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001156 sec., 24221.453287197233 rows/sec., 1.79 MiB/sec. | ||
| 8481 | 2025.05.08 06:23:34.359616 [ 256 ] {721f29d4-309c-4f6e-b43c-ab27b485645c} <Debug> TCPHandler: Processed in 0.001321158 sec. | ||
| 8482 | 2025.05.08 06:23:34.359740 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2025.05.08 06:23:34.359866 [ 256 ] {36bb35ea-1dc2-4f63-81e8-82d1c5eb4eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8484 | 2025.05.08 06:23:34.359915 [ 256 ] {36bb35ea-1dc2-4f63-81e8-82d1c5eb4eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8485 | 2025.05.08 06:23:34.360373 [ 256 ] {36bb35ea-1dc2-4f63-81e8-82d1c5eb4eaa} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2025.05.08 06:23:34.360413 [ 256 ] {36bb35ea-1dc2-4f63-81e8-82d1c5eb4eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8487 | 2025.05.08 06:23:34.360723 [ 256 ] {36bb35ea-1dc2-4f63-81e8-82d1c5eb4eaa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8488 | 2025.05.08 06:23:34.360950 [ 256 ] {36bb35ea-1dc2-4f63-81e8-82d1c5eb4eaa} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2025.05.08 06:23:34.361085 [ 256 ] {36bb35ea-1dc2-4f63-81e8-82d1c5eb4eaa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001244 sec., 19292.604501607715 rows/sec., 1.60 MiB/sec. | ||
| 8490 | 2025.05.08 06:23:34.361123 [ 256 ] {36bb35ea-1dc2-4f63-81e8-82d1c5eb4eaa} <Debug> TCPHandler: Processed in 0.001445941 sec. | ||
| 8491 | 2025.05.08 06:23:34.361239 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2025.05.08 06:23:34.361353 [ 256 ] {fcd782ca-eee8-42c7-9a8b-dd6878ddf575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8493 | 2025.05.08 06:23:34.361400 [ 256 ] {fcd782ca-eee8-42c7-9a8b-dd6878ddf575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8494 | 2025.05.08 06:23:34.361863 [ 256 ] {fcd782ca-eee8-42c7-9a8b-dd6878ddf575} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2025.05.08 06:23:34.361906 [ 256 ] {fcd782ca-eee8-42c7-9a8b-dd6878ddf575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8496 | 2025.05.08 06:23:34.362260 [ 256 ] {fcd782ca-eee8-42c7-9a8b-dd6878ddf575} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8497 | 2025.05.08 06:23:34.362477 [ 256 ] {fcd782ca-eee8-42c7-9a8b-dd6878ddf575} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2025.05.08 06:23:34.362605 [ 256 ] {fcd782ca-eee8-42c7-9a8b-dd6878ddf575} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001276 sec., 9404.388714733543 rows/sec., 734.72 KiB/sec. | ||
| 8499 | 2025.05.08 06:23:34.362642 [ 256 ] {fcd782ca-eee8-42c7-9a8b-dd6878ddf575} <Debug> TCPHandler: Processed in 0.001458551 sec. | ||
| 8500 | 2025.05.08 06:23:34.362754 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2025.05.08 06:23:34.362863 [ 256 ] {0bd361d4-9425-492c-a087-fa4f30245768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8502 | 2025.05.08 06:23:34.362909 [ 256 ] {0bd361d4-9425-492c-a087-fa4f30245768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8503 | 2025.05.08 06:23:34.363381 [ 256 ] {0bd361d4-9425-492c-a087-fa4f30245768} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2025.05.08 06:23:34.363418 [ 256 ] {0bd361d4-9425-492c-a087-fa4f30245768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8505 | 2025.05.08 06:23:34.363717 [ 256 ] {0bd361d4-9425-492c-a087-fa4f30245768} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8506 | 2025.05.08 06:23:34.363929 [ 256 ] {0bd361d4-9425-492c-a087-fa4f30245768} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2025.05.08 06:23:34.364055 [ 256 ] {0bd361d4-9425-492c-a087-fa4f30245768} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001215 sec., 95473.25102880658 rows/sec., 7.77 MiB/sec. | ||
| 8508 | 2025.05.08 06:23:34.364091 [ 256 ] {0bd361d4-9425-492c-a087-fa4f30245768} <Debug> TCPHandler: Processed in 0.001393189 sec. | ||
| 8509 | 2025.05.08 06:23:34.364203 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2025.05.08 06:23:34.364296 [ 256 ] {b8b2d80f-9697-4224-ab37-ae2b6696ed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8511 | 2025.05.08 06:23:34.364337 [ 256 ] {b8b2d80f-9697-4224-ab37-ae2b6696ed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8512 | 2025.05.08 06:23:34.364735 [ 256 ] {b8b2d80f-9697-4224-ab37-ae2b6696ed3b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2025.05.08 06:23:34.364771 [ 256 ] {b8b2d80f-9697-4224-ab37-ae2b6696ed3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8514 | 2025.05.08 06:23:34.365091 [ 256 ] {b8b2d80f-9697-4224-ab37-ae2b6696ed3b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8515 | 2025.05.08 06:23:34.365301 [ 256 ] {b8b2d80f-9697-4224-ab37-ae2b6696ed3b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2025.05.08 06:23:34.365428 [ 256 ] {b8b2d80f-9697-4224-ab37-ae2b6696ed3b} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00115 sec., 173913.04347826086 rows/sec., 12.47 MiB/sec. | ||
| 8517 | 2025.05.08 06:23:34.365464 [ 256 ] {b8b2d80f-9697-4224-ab37-ae2b6696ed3b} <Debug> TCPHandler: Processed in 0.001306948 sec. | ||
| 8518 | 2025.05.08 06:23:34.365574 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2025.05.08 06:23:34.365665 [ 256 ] {455f4639-dcad-40f5-84cc-89b82ddcf951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8520 | 2025.05.08 06:23:34.365716 [ 256 ] {455f4639-dcad-40f5-84cc-89b82ddcf951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8521 | 2025.05.08 06:23:34.366455 [ 256 ] {455f4639-dcad-40f5-84cc-89b82ddcf951} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2025.05.08 06:23:34.366491 [ 256 ] {455f4639-dcad-40f5-84cc-89b82ddcf951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8523 | 2025.05.08 06:23:34.366993 [ 256 ] {455f4639-dcad-40f5-84cc-89b82ddcf951} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8524 | 2025.05.08 06:23:34.367208 [ 256 ] {455f4639-dcad-40f5-84cc-89b82ddcf951} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2025.05.08 06:23:34.367349 [ 256 ] {455f4639-dcad-40f5-84cc-89b82ddcf951} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001702 sec., 4700.352526439483 rows/sec., 8.42 MiB/sec. | ||
| 8526 | 2025.05.08 06:23:34.367400 [ 256 ] {455f4639-dcad-40f5-84cc-89b82ddcf951} <Debug> TCPHandler: Processed in 0.001872386 sec. | ||
| 8527 | 2025.05.08 06:23:34.367512 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2025.05.08 06:23:34.367603 [ 256 ] {dd27dcb1-09de-444a-8b53-5cfffa0bf961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8529 | 2025.05.08 06:23:34.367644 [ 256 ] {dd27dcb1-09de-444a-8b53-5cfffa0bf961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8530 | 2025.05.08 06:23:34.367969 [ 256 ] {dd27dcb1-09de-444a-8b53-5cfffa0bf961} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2025.05.08 06:23:34.368005 [ 256 ] {dd27dcb1-09de-444a-8b53-5cfffa0bf961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8532 | 2025.05.08 06:23:34.368297 [ 256 ] {dd27dcb1-09de-444a-8b53-5cfffa0bf961} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8533 | 2025.05.08 06:23:34.368509 [ 256 ] {dd27dcb1-09de-444a-8b53-5cfffa0bf961} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2025.05.08 06:23:34.368634 [ 256 ] {dd27dcb1-09de-444a-8b53-5cfffa0bf961} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 8535 | 2025.05.08 06:23:34.368669 [ 256 ] {dd27dcb1-09de-444a-8b53-5cfffa0bf961} <Debug> TCPHandler: Processed in 0.001203237 sec. | ||
| 8536 | 2025.05.08 06:23:36.498276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
| 8537 | 2025.05.08 06:23:36.498770 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2025.05.08 06:23:36.498805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8539 | 2025.05.08 06:23:36.499285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8540 | 2025.05.08 06:23:36.499530 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2025.05.08 06:23:36.499659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
| 8542 | 2025.05.08 06:23:37.835345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 8543 | 2025.05.08 06:23:37.852391 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2025.05.08 06:23:37.852449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8545 | 2025.05.08 06:23:37.858679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8546 | 2025.05.08 06:23:37.859377 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2025.05.08 06:23:37.862370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 8548 | 2025.05.08 06:23:39.062112 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1166 | ||
| 8549 | 2025.05.08 06:23:39.064462 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2025.05.08 06:23:39.064512 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8551 | 2025.05.08 06:23:39.065774 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8552 | 2025.05.08 06:23:39.066043 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2025.05.08 06:23:39.066312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
| 8554 | 2025.05.08 06:23:39.353007 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2025.05.08 06:23:39.353213 [ 256 ] {3d153863-3e7d-4d52-be91-0f357fafc5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8556 | 2025.05.08 06:23:39.353286 [ 256 ] {3d153863-3e7d-4d52-be91-0f357fafc5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8557 | 2025.05.08 06:23:39.354080 [ 256 ] {3d153863-3e7d-4d52-be91-0f357fafc5a9} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2025.05.08 06:23:39.354130 [ 256 ] {3d153863-3e7d-4d52-be91-0f357fafc5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8559 | 2025.05.08 06:23:39.354688 [ 256 ] {3d153863-3e7d-4d52-be91-0f357fafc5a9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8560 | 2025.05.08 06:23:39.354955 [ 256 ] {3d153863-3e7d-4d52-be91-0f357fafc5a9} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2025.05.08 06:23:39.355122 [ 256 ] {3d153863-3e7d-4d52-be91-0f357fafc5a9} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001975 sec., 61772.15189873417 rows/sec., 5.26 MiB/sec. | ||
| 8562 | 2025.05.08 06:23:39.355166 [ 256 ] {3d153863-3e7d-4d52-be91-0f357fafc5a9} <Debug> TCPHandler: Processed in 0.002293852 sec. | ||
| 8563 | 2025.05.08 06:23:39.355304 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2025.05.08 06:23:39.355430 [ 256 ] {87bec261-f03c-4e7d-bc31-8e17d3b0a235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8565 | 2025.05.08 06:23:39.355475 [ 256 ] {87bec261-f03c-4e7d-bc31-8e17d3b0a235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8566 | 2025.05.08 06:23:39.355925 [ 256 ] {87bec261-f03c-4e7d-bc31-8e17d3b0a235} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2025.05.08 06:23:39.355960 [ 256 ] {87bec261-f03c-4e7d-bc31-8e17d3b0a235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8568 | 2025.05.08 06:23:39.356293 [ 256 ] {87bec261-f03c-4e7d-bc31-8e17d3b0a235} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8569 | 2025.05.08 06:23:39.356508 [ 256 ] {87bec261-f03c-4e7d-bc31-8e17d3b0a235} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2025.05.08 06:23:39.356616 [ 78 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8571 | 2025.05.08 06:23:39.356640 [ 256 ] {87bec261-f03c-4e7d-bc31-8e17d3b0a235} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001232 sec., 26785.714285714286 rows/sec., 1.97 MiB/sec. | ||
| 8572 | 2025.05.08 06:23:39.356655 [ 78 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8573 | 2025.05.08 06:23:39.356676 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8574 | 2025.05.08 06:23:39.356679 [ 256 ] {87bec261-f03c-4e7d-bc31-8e17d3b0a235} <Debug> TCPHandler: Processed in 0.00142641 sec. | ||
| 8575 | 2025.05.08 06:23:39.356801 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2025.05.08 06:23:39.356802 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 8577 | 2025.05.08 06:23:39.356897 [ 256 ] {b055d2df-b56b-456a-aac6-bb3580a1f510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8578 | 2025.05.08 06:23:39.356943 [ 256 ] {b055d2df-b56b-456a-aac6-bb3580a1f510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8579 | 2025.05.08 06:23:39.356947 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8580 | 2025.05.08 06:23:39.356993 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 71 rows starting from the beginning of the part | ||
| 8581 | 2025.05.08 06:23:39.357061 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part | ||
| 8582 | 2025.05.08 06:23:39.357110 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 8583 | 2025.05.08 06:23:39.357153 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 8584 | 2025.05.08 06:23:39.357198 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part | ||
| 8585 | 2025.05.08 06:23:39.357242 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 8586 | 2025.05.08 06:23:39.357423 [ 256 ] {b055d2df-b56b-456a-aac6-bb3580a1f510} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2025.05.08 06:23:39.357466 [ 256 ] {b055d2df-b56b-456a-aac6-bb3580a1f510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8588 | 2025.05.08 06:23:39.357811 [ 256 ] {b055d2df-b56b-456a-aac6-bb3580a1f510} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8589 | 2025.05.08 06:23:39.358052 [ 256 ] {b055d2df-b56b-456a-aac6-bb3580a1f510} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2025.05.08 06:23:39.358096 [ 197 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349839 sec., 155574.1092085797 rows/sec., 11.99 MiB/sec. | ||
| 8591 | 2025.05.08 06:23:39.358187 [ 256 ] {b055d2df-b56b-456a-aac6-bb3580a1f510} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001309 sec., 74102.36822001527 rows/sec., 5.79 MiB/sec. | ||
| 8592 | 2025.05.08 06:23:39.358231 [ 256 ] {b055d2df-b56b-456a-aac6-bb3580a1f510} <Debug> TCPHandler: Processed in 0.001480371 sec. | ||
| 8593 | 2025.05.08 06:23:39.358290 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8594 | 2025.05.08 06:23:39.358354 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2025.05.08 06:23:39.358458 [ 256 ] {a0f87457-df43-43fb-9b4c-644e3a91dabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8596 | 2025.05.08 06:23:39.358505 [ 256 ] {a0f87457-df43-43fb-9b4c-644e3a91dabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8597 | 2025.05.08 06:23:39.358634 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_71_14} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2025.05.08 06:23:39.358726 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_71_14} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8599 | 2025.05.08 06:23:39.358826 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8600 | 2025.05.08 06:23:39.358963 [ 256 ] {a0f87457-df43-43fb-9b4c-644e3a91dabc} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2025.05.08 06:23:39.359005 [ 256 ] {a0f87457-df43-43fb-9b4c-644e3a91dabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8602 | 2025.05.08 06:23:39.359355 [ 256 ] {a0f87457-df43-43fb-9b4c-644e3a91dabc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8603 | 2025.05.08 06:23:39.359607 [ 256 ] {a0f87457-df43-43fb-9b4c-644e3a91dabc} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2025.05.08 06:23:39.359751 [ 256 ] {a0f87457-df43-43fb-9b4c-644e3a91dabc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 8605 | 2025.05.08 06:23:39.359789 [ 256 ] {a0f87457-df43-43fb-9b4c-644e3a91dabc} <Debug> TCPHandler: Processed in 0.001485341 sec. | ||
| 8606 | 2025.05.08 06:23:39.359913 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2025.05.08 06:23:39.360009 [ 256 ] {47f5c0c1-caf3-4304-b3d1-30a9c4ec0f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8608 | 2025.05.08 06:23:39.360063 [ 256 ] {47f5c0c1-caf3-4304-b3d1-30a9c4ec0f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8609 | 2025.05.08 06:23:39.360942 [ 256 ] {47f5c0c1-caf3-4304-b3d1-30a9c4ec0f0a} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2025.05.08 06:23:39.360977 [ 256 ] {47f5c0c1-caf3-4304-b3d1-30a9c4ec0f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8611 | 2025.05.08 06:23:39.361533 [ 256 ] {47f5c0c1-caf3-4304-b3d1-30a9c4ec0f0a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8612 | 2025.05.08 06:23:39.361789 [ 256 ] {47f5c0c1-caf3-4304-b3d1-30a9c4ec0f0a} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2025.05.08 06:23:39.361932 [ 256 ] {47f5c0c1-caf3-4304-b3d1-30a9c4ec0f0a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001942 sec., 16992.790937178168 rows/sec., 30.45 MiB/sec. | ||
| 8614 | 2025.05.08 06:23:39.361933 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8615 | 2025.05.08 06:23:39.361989 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2025.05.08 06:23:39.361991 [ 256 ] {47f5c0c1-caf3-4304-b3d1-30a9c4ec0f0a} <Debug> TCPHandler: Processed in 0.00212778 sec. | ||
| 8617 | 2025.05.08 06:23:39.362015 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8618 | 2025.05.08 06:23:39.362128 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2025.05.08 06:23:39.362138 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 8620 | 2025.05.08 06:23:39.362231 [ 256 ] {92dd43ca-5bc5-436a-8349-475dd599ad75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8621 | 2025.05.08 06:23:39.362279 [ 256 ] {92dd43ca-5bc5-436a-8349-475dd599ad75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8622 | 2025.05.08 06:23:39.362399 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8623 | 2025.05.08 06:23:39.362464 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1303 rows starting from the beginning of the part | ||
| 8624 | 2025.05.08 06:23:39.362600 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 8625 | 2025.05.08 06:23:39.362630 [ 256 ] {92dd43ca-5bc5-436a-8349-475dd599ad75} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2025.05.08 06:23:39.362679 [ 256 ] {92dd43ca-5bc5-436a-8349-475dd599ad75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8627 | 2025.05.08 06:23:39.362709 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 8628 | 2025.05.08 06:23:39.362820 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 8629 | 2025.05.08 06:23:39.362927 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 8630 | 2025.05.08 06:23:39.363025 [ 256 ] {92dd43ca-5bc5-436a-8349-475dd599ad75} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8631 | 2025.05.08 06:23:39.363026 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 8632 | 2025.05.08 06:23:39.363279 [ 256 ] {92dd43ca-5bc5-436a-8349-475dd599ad75} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2025.05.08 06:23:39.363424 [ 256 ] {92dd43ca-5bc5-436a-8349-475dd599ad75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 8634 | 2025.05.08 06:23:39.363463 [ 256 ] {92dd43ca-5bc5-436a-8349-475dd599ad75} <Debug> TCPHandler: Processed in 0.001385299 sec. | ||
| 8635 | 2025.05.08 06:23:39.371643 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1418 rows, containing 19 columns (19 merged, 0 gathered) in 0.009561404 sec., 148304.57953664544 rows/sec., 265.75 MiB/sec. | ||
| 8636 | 2025.05.08 06:23:39.373037 [ 197 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8637 | 2025.05.08 06:23:39.373390 [ 197 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2025.05.08 06:23:39.373545 [ 197 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8639 | 2025.05.08 06:23:39.373715 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 8640 | 2025.05.08 06:23:40.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.91 MiB, peak 305.50 MiB, free memory in arenas 0.00 B, will set to 297.47 MiB (RSS), difference: 3.56 MiB | ||
| 8641 | 2025.05.08 06:23:43.862207 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8642 | 2025.05.08 06:23:43.862276 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8643 | 2025.05.08 06:23:43.999897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
| 8644 | 2025.05.08 06:23:44.000415 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2025.05.08 06:23:44.000467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8646 | 2025.05.08 06:23:44.001027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8647 | 2025.05.08 06:23:44.001296 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2025.05.08 06:23:44.001433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 8649 | 2025.05.08 06:23:44.351030 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2025.05.08 06:23:44.351200 [ 256 ] {2049e0aa-84dc-43d3-9041-0220746c3c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8651 | 2025.05.08 06:23:44.351261 [ 256 ] {2049e0aa-84dc-43d3-9041-0220746c3c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8652 | 2025.05.08 06:23:44.351969 [ 256 ] {2049e0aa-84dc-43d3-9041-0220746c3c83} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2025.05.08 06:23:44.352011 [ 256 ] {2049e0aa-84dc-43d3-9041-0220746c3c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8654 | 2025.05.08 06:23:44.352419 [ 256 ] {2049e0aa-84dc-43d3-9041-0220746c3c83} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8655 | 2025.05.08 06:23:44.352652 [ 256 ] {2049e0aa-84dc-43d3-9041-0220746c3c83} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2025.05.08 06:23:44.352809 [ 256 ] {2049e0aa-84dc-43d3-9041-0220746c3c83} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001616 sec., 44554.455445544554 rows/sec., 3.62 MiB/sec. | ||
| 8657 | 2025.05.08 06:23:44.352850 [ 256 ] {2049e0aa-84dc-43d3-9041-0220746c3c83} <Debug> TCPHandler: Processed in 0.001908447 sec. | ||
| 8658 | 2025.05.08 06:23:44.352974 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2025.05.08 06:23:44.353067 [ 256 ] {0ca554b7-3095-4018-bae3-8afba0d6acd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8660 | 2025.05.08 06:23:44.353107 [ 256 ] {0ca554b7-3095-4018-bae3-8afba0d6acd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8661 | 2025.05.08 06:23:44.353507 [ 256 ] {0ca554b7-3095-4018-bae3-8afba0d6acd8} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2025.05.08 06:23:44.353544 [ 256 ] {0ca554b7-3095-4018-bae3-8afba0d6acd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8663 | 2025.05.08 06:23:44.353840 [ 256 ] {0ca554b7-3095-4018-bae3-8afba0d6acd8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8664 | 2025.05.08 06:23:44.354070 [ 256 ] {0ca554b7-3095-4018-bae3-8afba0d6acd8} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2025.05.08 06:23:44.354199 [ 256 ] {0ca554b7-3095-4018-bae3-8afba0d6acd8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00115 sec., 6956.521739130435 rows/sec., 523.10 KiB/sec. | ||
| 8666 | 2025.05.08 06:23:44.354236 [ 256 ] {0ca554b7-3095-4018-bae3-8afba0d6acd8} <Debug> TCPHandler: Processed in 0.001309598 sec. | ||
| 8667 | 2025.05.08 06:23:44.354350 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2025.05.08 06:23:44.354442 [ 256 ] {ae541fb4-9893-488e-8fcb-77cbfaf06792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8669 | 2025.05.08 06:23:44.354481 [ 256 ] {ae541fb4-9893-488e-8fcb-77cbfaf06792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8670 | 2025.05.08 06:23:44.354896 [ 256 ] {ae541fb4-9893-488e-8fcb-77cbfaf06792} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2025.05.08 06:23:44.354931 [ 256 ] {ae541fb4-9893-488e-8fcb-77cbfaf06792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8672 | 2025.05.08 06:23:44.355230 [ 256 ] {ae541fb4-9893-488e-8fcb-77cbfaf06792} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8673 | 2025.05.08 06:23:44.355439 [ 256 ] {ae541fb4-9893-488e-8fcb-77cbfaf06792} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2025.05.08 06:23:44.355565 [ 256 ] {ae541fb4-9893-488e-8fcb-77cbfaf06792} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001141 sec., 63102.54163014899 rows/sec., 4.93 MiB/sec. | ||
| 8675 | 2025.05.08 06:23:44.355601 [ 256 ] {ae541fb4-9893-488e-8fcb-77cbfaf06792} <Debug> TCPHandler: Processed in 0.001298558 sec. | ||
| 8676 | 2025.05.08 06:23:44.355709 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2025.05.08 06:23:44.355801 [ 256 ] {5ad5fa83-61c0-4a63-a3a2-30d8f7239df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8678 | 2025.05.08 06:23:44.355843 [ 256 ] {5ad5fa83-61c0-4a63-a3a2-30d8f7239df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8679 | 2025.05.08 06:23:44.356248 [ 256 ] {5ad5fa83-61c0-4a63-a3a2-30d8f7239df6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2025.05.08 06:23:44.356284 [ 256 ] {5ad5fa83-61c0-4a63-a3a2-30d8f7239df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8681 | 2025.05.08 06:23:44.356620 [ 256 ] {5ad5fa83-61c0-4a63-a3a2-30d8f7239df6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8682 | 2025.05.08 06:23:44.356834 [ 256 ] {5ad5fa83-61c0-4a63-a3a2-30d8f7239df6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2025.05.08 06:23:44.356963 [ 256 ] {5ad5fa83-61c0-4a63-a3a2-30d8f7239df6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8684 | 2025.05.08 06:23:44.356999 [ 256 ] {5ad5fa83-61c0-4a63-a3a2-30d8f7239df6} <Debug> TCPHandler: Processed in 0.001336869 sec. | ||
| 8685 | 2025.05.08 06:23:44.357097 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2025.05.08 06:23:44.357187 [ 256 ] {f6dbe108-9e89-4fa5-8405-b95b25b61954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8687 | 2025.05.08 06:23:44.357239 [ 256 ] {f6dbe108-9e89-4fa5-8405-b95b25b61954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8688 | 2025.05.08 06:23:44.357977 [ 256 ] {f6dbe108-9e89-4fa5-8405-b95b25b61954} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2025.05.08 06:23:44.358014 [ 256 ] {f6dbe108-9e89-4fa5-8405-b95b25b61954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8690 | 2025.05.08 06:23:44.358508 [ 256 ] {f6dbe108-9e89-4fa5-8405-b95b25b61954} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8691 | 2025.05.08 06:23:44.358745 [ 256 ] {f6dbe108-9e89-4fa5-8405-b95b25b61954} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2025.05.08 06:23:44.358879 [ 256 ] {f6dbe108-9e89-4fa5-8405-b95b25b61954} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001709 sec., 4681.100058513751 rows/sec., 8.39 MiB/sec. | ||
| 8693 | 2025.05.08 06:23:44.358930 [ 256 ] {f6dbe108-9e89-4fa5-8405-b95b25b61954} <Debug> TCPHandler: Processed in 0.001880036 sec. | ||
| 8694 | 2025.05.08 06:23:44.359041 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2025.05.08 06:23:44.359133 [ 256 ] {bccc21d4-81df-4994-af61-8a2d1fb1ba8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8696 | 2025.05.08 06:23:44.359173 [ 256 ] {bccc21d4-81df-4994-af61-8a2d1fb1ba8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8697 | 2025.05.08 06:23:44.359507 [ 256 ] {bccc21d4-81df-4994-af61-8a2d1fb1ba8b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2025.05.08 06:23:44.359541 [ 256 ] {bccc21d4-81df-4994-af61-8a2d1fb1ba8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8699 | 2025.05.08 06:23:44.359843 [ 256 ] {bccc21d4-81df-4994-af61-8a2d1fb1ba8b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8700 | 2025.05.08 06:23:44.360053 [ 256 ] {bccc21d4-81df-4994-af61-8a2d1fb1ba8b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2025.05.08 06:23:44.360177 [ 256 ] {bccc21d4-81df-4994-af61-8a2d1fb1ba8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 8702 | 2025.05.08 06:23:44.360211 [ 256 ] {bccc21d4-81df-4994-af61-8a2d1fb1ba8b} <Debug> TCPHandler: Processed in 0.001217257 sec. | ||
| 8703 | 2025.05.08 06:23:45.362542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 8704 | 2025.05.08 06:23:45.380467 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2025.05.08 06:23:45.380536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8706 | 2025.05.08 06:23:45.386758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8707 | 2025.05.08 06:23:45.387469 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2025.05.08 06:23:45.390610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 8709 | 2025.05.08 06:23:49.066714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1190 | ||
| 8710 | 2025.05.08 06:23:49.069078 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2025.05.08 06:23:49.069130 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8712 | 2025.05.08 06:23:49.070340 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8713 | 2025.05.08 06:23:49.070597 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2025.05.08 06:23:49.070886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 8715 | 2025.05.08 06:23:49.238930 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8716 | 2025.05.08 06:23:49.239095 [ 256 ] {d7802b59-0e67-4b26-8e2a-06aa3dcf5013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8717 | 2025.05.08 06:23:49.239154 [ 256 ] {d7802b59-0e67-4b26-8e2a-06aa3dcf5013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8718 | 2025.05.08 06:23:49.239735 [ 256 ] {d7802b59-0e67-4b26-8e2a-06aa3dcf5013} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2025.05.08 06:23:49.239780 [ 256 ] {d7802b59-0e67-4b26-8e2a-06aa3dcf5013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8720 | 2025.05.08 06:23:49.240140 [ 256 ] {d7802b59-0e67-4b26-8e2a-06aa3dcf5013} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8721 | 2025.05.08 06:23:49.240364 [ 256 ] {d7802b59-0e67-4b26-8e2a-06aa3dcf5013} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2025.05.08 06:23:49.240511 [ 256 ] {d7802b59-0e67-4b26-8e2a-06aa3dcf5013} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 333.28 KiB/sec. | ||
| 8723 | 2025.05.08 06:23:49.240552 [ 256 ] {d7802b59-0e67-4b26-8e2a-06aa3dcf5013} <Debug> TCPHandler: Processed in 0.001718194 sec. | ||
| 8724 | 2025.05.08 06:23:49.240676 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2025.05.08 06:23:49.240769 [ 256 ] {6f07ade9-1e6a-40d5-8647-3802382b5207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8726 | 2025.05.08 06:23:49.240809 [ 256 ] {6f07ade9-1e6a-40d5-8647-3802382b5207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8727 | 2025.05.08 06:23:49.241921 [ 256 ] {6f07ade9-1e6a-40d5-8647-3802382b5207} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2025.05.08 06:23:49.241958 [ 256 ] {6f07ade9-1e6a-40d5-8647-3802382b5207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8729 | 2025.05.08 06:23:49.242339 [ 256 ] {6f07ade9-1e6a-40d5-8647-3802382b5207} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8730 | 2025.05.08 06:23:49.242555 [ 256 ] {6f07ade9-1e6a-40d5-8647-3802382b5207} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2025.05.08 06:23:49.242683 [ 256 ] {6f07ade9-1e6a-40d5-8647-3802382b5207} <Debug> executeQuery: Read 1265 rows, 107.41 KiB in 0.001933 sec., 654423.1764097258 rows/sec., 54.27 MiB/sec. | ||
| 8732 | 2025.05.08 06:23:49.242720 [ 256 ] {6f07ade9-1e6a-40d5-8647-3802382b5207} <Debug> TCPHandler: Processed in 0.00209148 sec. | ||
| 8733 | 2025.05.08 06:23:49.242848 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2025.05.08 06:23:49.242939 [ 256 ] {5e98f82d-798e-474f-a4e5-22c722bc5b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8735 | 2025.05.08 06:23:49.242978 [ 256 ] {5e98f82d-798e-474f-a4e5-22c722bc5b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8736 | 2025.05.08 06:23:49.243394 [ 256 ] {5e98f82d-798e-474f-a4e5-22c722bc5b58} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8737 | 2025.05.08 06:23:49.243430 [ 256 ] {5e98f82d-798e-474f-a4e5-22c722bc5b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8738 | 2025.05.08 06:23:49.243743 [ 256 ] {5e98f82d-798e-474f-a4e5-22c722bc5b58} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8739 | 2025.05.08 06:23:49.243954 [ 256 ] {5e98f82d-798e-474f-a4e5-22c722bc5b58} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2025.05.08 06:23:49.244080 [ 256 ] {5e98f82d-798e-474f-a4e5-22c722bc5b58} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001159 sec., 33649.69801553063 rows/sec., 2.44 MiB/sec. | ||
| 8741 | 2025.05.08 06:23:49.244117 [ 256 ] {5e98f82d-798e-474f-a4e5-22c722bc5b58} <Debug> TCPHandler: Processed in 0.001316669 sec. | ||
| 8742 | 2025.05.08 06:23:49.244228 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8743 | 2025.05.08 06:23:49.244319 [ 256 ] {ec05b1d4-4bd6-48c1-ab7b-e47bc94c85f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8744 | 2025.05.08 06:23:49.244358 [ 256 ] {ec05b1d4-4bd6-48c1-ab7b-e47bc94c85f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8745 | 2025.05.08 06:23:49.244841 [ 256 ] {ec05b1d4-4bd6-48c1-ab7b-e47bc94c85f1} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2025.05.08 06:23:49.244877 [ 256 ] {ec05b1d4-4bd6-48c1-ab7b-e47bc94c85f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8747 | 2025.05.08 06:23:49.245184 [ 256 ] {ec05b1d4-4bd6-48c1-ab7b-e47bc94c85f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8748 | 2025.05.08 06:23:49.245398 [ 256 ] {ec05b1d4-4bd6-48c1-ab7b-e47bc94c85f1} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2025.05.08 06:23:49.245519 [ 256 ] {ec05b1d4-4bd6-48c1-ab7b-e47bc94c85f1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 12.67 MiB/sec. | ||
| 8750 | 2025.05.08 06:23:49.245556 [ 256 ] {ec05b1d4-4bd6-48c1-ab7b-e47bc94c85f1} <Debug> TCPHandler: Processed in 0.00137446 sec. | ||
| 8751 | 2025.05.08 06:23:49.245668 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8752 | 2025.05.08 06:23:49.245759 [ 256 ] {64dd7fbc-39b2-429e-b906-a36f6e1c72b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8753 | 2025.05.08 06:23:49.245798 [ 256 ] {64dd7fbc-39b2-429e-b906-a36f6e1c72b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8754 | 2025.05.08 06:23:49.246387 [ 256 ] {64dd7fbc-39b2-429e-b906-a36f6e1c72b5} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8755 | 2025.05.08 06:23:49.246423 [ 256 ] {64dd7fbc-39b2-429e-b906-a36f6e1c72b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8756 | 2025.05.08 06:23:49.246743 [ 256 ] {64dd7fbc-39b2-429e-b906-a36f6e1c72b5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8757 | 2025.05.08 06:23:49.246955 [ 256 ] {64dd7fbc-39b2-429e-b906-a36f6e1c72b5} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2025.05.08 06:23:49.247082 [ 256 ] {64dd7fbc-39b2-429e-b906-a36f6e1c72b5} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001341 sec., 416853.0947054437 rows/sec., 30.98 MiB/sec. | ||
| 8759 | 2025.05.08 06:23:49.247119 [ 256 ] {64dd7fbc-39b2-429e-b906-a36f6e1c72b5} <Debug> TCPHandler: Processed in 0.001497831 sec. | ||
| 8760 | 2025.05.08 06:23:49.247232 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2025.05.08 06:23:49.247325 [ 256 ] {0c891c8c-a9c9-4dba-908a-80b73ca7a29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8762 | 2025.05.08 06:23:49.247366 [ 256 ] {0c891c8c-a9c9-4dba-908a-80b73ca7a29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8763 | 2025.05.08 06:23:49.247973 [ 256 ] {0c891c8c-a9c9-4dba-908a-80b73ca7a29b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2025.05.08 06:23:49.248008 [ 256 ] {0c891c8c-a9c9-4dba-908a-80b73ca7a29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8765 | 2025.05.08 06:23:49.248385 [ 256 ] {0c891c8c-a9c9-4dba-908a-80b73ca7a29b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8766 | 2025.05.08 06:23:49.248610 [ 256 ] {0c891c8c-a9c9-4dba-908a-80b73ca7a29b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2025.05.08 06:23:49.248737 [ 256 ] {0c891c8c-a9c9-4dba-908a-80b73ca7a29b} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001431 sec., 642208.2459818309 rows/sec., 43.20 MiB/sec. | ||
| 8768 | 2025.05.08 06:23:49.248773 [ 256 ] {0c891c8c-a9c9-4dba-908a-80b73ca7a29b} <Debug> TCPHandler: Processed in 0.001587322 sec. | ||
| 8769 | 2025.05.08 06:23:49.248885 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8770 | 2025.05.08 06:23:49.248976 [ 256 ] {38536139-df19-4586-ae02-5a6274182627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8771 | 2025.05.08 06:23:49.249029 [ 256 ] {38536139-df19-4586-ae02-5a6274182627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8772 | 2025.05.08 06:23:49.249842 [ 256 ] {38536139-df19-4586-ae02-5a6274182627} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2025.05.08 06:23:49.249877 [ 256 ] {38536139-df19-4586-ae02-5a6274182627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8774 | 2025.05.08 06:23:49.250406 [ 256 ] {38536139-df19-4586-ae02-5a6274182627} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8775 | 2025.05.08 06:23:49.250624 [ 256 ] {38536139-df19-4586-ae02-5a6274182627} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2025.05.08 06:23:49.250763 [ 256 ] {38536139-df19-4586-ae02-5a6274182627} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001805 sec., 18282.548476454293 rows/sec., 32.76 MiB/sec. | ||
| 8777 | 2025.05.08 06:23:49.250814 [ 256 ] {38536139-df19-4586-ae02-5a6274182627} <Debug> TCPHandler: Processed in 0.001976038 sec. | ||
| 8778 | 2025.05.08 06:23:49.250929 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8779 | 2025.05.08 06:23:49.251020 [ 256 ] {f4ec2201-0d53-41d6-9266-6a3fda04ccab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8780 | 2025.05.08 06:23:49.251061 [ 256 ] {f4ec2201-0d53-41d6-9266-6a3fda04ccab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8781 | 2025.05.08 06:23:49.251400 [ 256 ] {f4ec2201-0d53-41d6-9266-6a3fda04ccab} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2025.05.08 06:23:49.251435 [ 256 ] {f4ec2201-0d53-41d6-9266-6a3fda04ccab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8783 | 2025.05.08 06:23:49.251738 [ 256 ] {f4ec2201-0d53-41d6-9266-6a3fda04ccab} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8784 | 2025.05.08 06:23:49.251945 [ 256 ] {f4ec2201-0d53-41d6-9266-6a3fda04ccab} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2025.05.08 06:23:49.252073 [ 256 ] {f4ec2201-0d53-41d6-9266-6a3fda04ccab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 8786 | 2025.05.08 06:23:49.252108 [ 256 ] {f4ec2201-0d53-41d6-9266-6a3fda04ccab} <Debug> TCPHandler: Processed in 0.001225287 sec. | ||
| 8787 | 2025.05.08 06:23:51.501646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
| 8788 | 2025.05.08 06:23:51.502161 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2025.05.08 06:23:51.502210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8790 | 2025.05.08 06:23:51.502699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8791 | 2025.05.08 06:23:51.502925 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2025.05.08 06:23:51.503071 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
| 8793 | 2025.05.08 06:23:52.890789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 8794 | 2025.05.08 06:23:52.908027 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2025.05.08 06:23:52.908073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8796 | 2025.05.08 06:23:52.914299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8797 | 2025.05.08 06:23:52.915008 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2025.05.08 06:23:52.917964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 8799 | 2025.05.08 06:23:54.351944 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2025.05.08 06:23:54.352233 [ 256 ] {ef1f56b7-b47f-4b7a-9e69-37e87ae5de58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8801 | 2025.05.08 06:23:54.352336 [ 256 ] {ef1f56b7-b47f-4b7a-9e69-37e87ae5de58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8802 | 2025.05.08 06:23:54.353253 [ 256 ] {ef1f56b7-b47f-4b7a-9e69-37e87ae5de58} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2025.05.08 06:23:54.353301 [ 256 ] {ef1f56b7-b47f-4b7a-9e69-37e87ae5de58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8804 | 2025.05.08 06:23:54.353712 [ 256 ] {ef1f56b7-b47f-4b7a-9e69-37e87ae5de58} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8805 | 2025.05.08 06:23:54.353951 [ 256 ] {ef1f56b7-b47f-4b7a-9e69-37e87ae5de58} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2025.05.08 06:23:54.354108 [ 256 ] {ef1f56b7-b47f-4b7a-9e69-37e87ae5de58} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001955 sec., 36828.644501278766 rows/sec., 2.99 MiB/sec. | ||
| 8807 | 2025.05.08 06:23:54.354123 [ 105 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8808 | 2025.05.08 06:23:54.354149 [ 256 ] {ef1f56b7-b47f-4b7a-9e69-37e87ae5de58} <Debug> TCPHandler: Processed in 0.002384884 sec. | ||
| 8809 | 2025.05.08 06:23:54.354193 [ 105 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2025.05.08 06:23:54.354220 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8811 | 2025.05.08 06:23:54.354307 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2025.05.08 06:23:54.354376 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 8813 | 2025.05.08 06:23:54.354407 [ 256 ] {fefe0fe9-2b54-456f-9a0e-b21582f96f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8814 | 2025.05.08 06:23:54.354493 [ 256 ] {fefe0fe9-2b54-456f-9a0e-b21582f96f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8815 | 2025.05.08 06:23:54.354586 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8816 | 2025.05.08 06:23:54.354647 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1409 rows starting from the beginning of the part | ||
| 8817 | 2025.05.08 06:23:54.354752 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 196 rows starting from the beginning of the part | ||
| 8818 | 2025.05.08 06:23:54.354830 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 122 rows starting from the beginning of the part | ||
| 8819 | 2025.05.08 06:23:54.354902 [ 256 ] {fefe0fe9-2b54-456f-9a0e-b21582f96f48} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2025.05.08 06:23:54.354905 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 72 rows starting from the beginning of the part | ||
| 8821 | 2025.05.08 06:23:54.354950 [ 256 ] {fefe0fe9-2b54-456f-9a0e-b21582f96f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8822 | 2025.05.08 06:23:54.355008 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1265 rows starting from the beginning of the part | ||
| 8823 | 2025.05.08 06:23:54.355079 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 72 rows starting from the beginning of the part | ||
| 8824 | 2025.05.08 06:23:54.355279 [ 256 ] {fefe0fe9-2b54-456f-9a0e-b21582f96f48} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8825 | 2025.05.08 06:23:54.355522 [ 256 ] {fefe0fe9-2b54-456f-9a0e-b21582f96f48} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2025.05.08 06:23:54.355656 [ 256 ] {fefe0fe9-2b54-456f-9a0e-b21582f96f48} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001268 sec., 6309.148264984227 rows/sec., 474.42 KiB/sec. | ||
| 8827 | 2025.05.08 06:23:54.355693 [ 256 ] {fefe0fe9-2b54-456f-9a0e-b21582f96f48} <Debug> TCPHandler: Processed in 0.001434251 sec. | ||
| 8828 | 2025.05.08 06:23:54.355805 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2025.05.08 06:23:54.355897 [ 256 ] {655ccc81-ebbf-4fb6-95cf-5b064ac7b09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8830 | 2025.05.08 06:23:54.355937 [ 256 ] {655ccc81-ebbf-4fb6-95cf-5b064ac7b09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8831 | 2025.05.08 06:23:54.356353 [ 256 ] {655ccc81-ebbf-4fb6-95cf-5b064ac7b09b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2025.05.08 06:23:54.356390 [ 256 ] {655ccc81-ebbf-4fb6-95cf-5b064ac7b09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8833 | 2025.05.08 06:23:54.356529 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002234641 sec., 1403357.40729719 rows/sec., 122.84 MiB/sec. | ||
| 8834 | 2025.05.08 06:23:54.356689 [ 256 ] {655ccc81-ebbf-4fb6-95cf-5b064ac7b09b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8835 | 2025.05.08 06:23:54.356784 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8836 | 2025.05.08 06:23:54.356952 [ 256 ] {655ccc81-ebbf-4fb6-95cf-5b064ac7b09b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2025.05.08 06:23:54.357084 [ 105 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8838 | 2025.05.08 06:23:54.357101 [ 256 ] {655ccc81-ebbf-4fb6-95cf-5b064ac7b09b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001221 sec., 58968.05896805896 rows/sec., 4.60 MiB/sec. | ||
| 8839 | 2025.05.08 06:23:54.357118 [ 105 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2025.05.08 06:23:54.357131 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2025.05.08 06:23:54.357143 [ 256 ] {655ccc81-ebbf-4fb6-95cf-5b064ac7b09b} <Debug> TCPHandler: Processed in 0.001385889 sec. | ||
| 8842 | 2025.05.08 06:23:54.357146 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8843 | 2025.05.08 06:23:54.357217 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_76_15} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8844 | 2025.05.08 06:23:54.357236 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 8845 | 2025.05.08 06:23:54.357265 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8846 | 2025.05.08 06:23:54.357325 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8847 | 2025.05.08 06:23:54.357327 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8848 | 2025.05.08 06:23:54.357363 [ 256 ] {bef41f36-470f-448b-97ec-c32267050976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8849 | 2025.05.08 06:23:54.357371 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 633 rows starting from the beginning of the part | ||
| 8850 | 2025.05.08 06:23:54.357415 [ 256 ] {bef41f36-470f-448b-97ec-c32267050976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8851 | 2025.05.08 06:23:54.357433 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 116 rows starting from the beginning of the part | ||
| 8852 | 2025.05.08 06:23:54.357477 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 97 rows starting from the beginning of the part | ||
| 8853 | 2025.05.08 06:23:54.357513 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 72 rows starting from the beginning of the part | ||
| 8854 | 2025.05.08 06:23:54.357547 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 559 rows starting from the beginning of the part | ||
| 8855 | 2025.05.08 06:23:54.357582 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 72 rows starting from the beginning of the part | ||
| 8856 | 2025.05.08 06:23:54.357840 [ 256 ] {bef41f36-470f-448b-97ec-c32267050976} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2025.05.08 06:23:54.357882 [ 256 ] {bef41f36-470f-448b-97ec-c32267050976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8858 | 2025.05.08 06:23:54.358234 [ 256 ] {bef41f36-470f-448b-97ec-c32267050976} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8859 | 2025.05.08 06:23:54.358461 [ 256 ] {bef41f36-470f-448b-97ec-c32267050976} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2025.05.08 06:23:54.358522 [ 192 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308098 sec., 1184162.0429050424 rows/sec., 94.35 MiB/sec. | ||
| 8861 | 2025.05.08 06:23:54.358575 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8862 | 2025.05.08 06:23:54.358594 [ 256 ] {bef41f36-470f-448b-97ec-c32267050976} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 8863 | 2025.05.08 06:23:54.358603 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2025.05.08 06:23:54.358633 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8865 | 2025.05.08 06:23:54.358639 [ 256 ] {bef41f36-470f-448b-97ec-c32267050976} <Debug> TCPHandler: Processed in 0.00142075 sec. | ||
| 8866 | 2025.05.08 06:23:54.358719 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8867 | 2025.05.08 06:23:54.358720 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 8868 | 2025.05.08 06:23:54.358751 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2025.05.08 06:23:54.358844 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8870 | 2025.05.08 06:23:54.358851 [ 256 ] {dee699ab-1d62-4fcc-9c0d-85cde4396583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8871 | 2025.05.08 06:23:54.358883 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22162 rows starting from the beginning of the part | ||
| 8872 | 2025.05.08 06:23:54.358921 [ 256 ] {dee699ab-1d62-4fcc-9c0d-85cde4396583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8873 | 2025.05.08 06:23:54.358947 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 200 rows starting from the beginning of the part | ||
| 8874 | 2025.05.08 06:23:54.359000 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 8875 | 2025.05.08 06:23:54.359013 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2025.05.08 06:23:54.359043 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 8877 | 2025.05.08 06:23:54.359090 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 919 rows starting from the beginning of the part | ||
| 8878 | 2025.05.08 06:23:54.359094 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_76_15} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8879 | 2025.05.08 06:23:54.359137 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 8880 | 2025.05.08 06:23:54.359199 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8881 | 2025.05.08 06:23:54.359736 [ 256 ] {dee699ab-1d62-4fcc-9c0d-85cde4396583} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2025.05.08 06:23:54.359778 [ 256 ] {dee699ab-1d62-4fcc-9c0d-85cde4396583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8883 | 2025.05.08 06:23:54.360307 [ 256 ] {dee699ab-1d62-4fcc-9c0d-85cde4396583} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8884 | 2025.05.08 06:23:54.360550 [ 256 ] {dee699ab-1d62-4fcc-9c0d-85cde4396583} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2025.05.08 06:23:54.360696 [ 256 ] {dee699ab-1d62-4fcc-9c0d-85cde4396583} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001862 sec., 4296.455424274974 rows/sec., 7.70 MiB/sec. | ||
| 8886 | 2025.05.08 06:23:54.360750 [ 256 ] {dee699ab-1d62-4fcc-9c0d-85cde4396583} <Debug> TCPHandler: Processed in 0.002045439 sec. | ||
| 8887 | 2025.05.08 06:23:54.360867 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2025.05.08 06:23:54.360960 [ 256 ] {36c09352-1214-429d-93ee-54a787a08df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8889 | 2025.05.08 06:23:54.361000 [ 256 ] {36c09352-1214-429d-93ee-54a787a08df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8890 | 2025.05.08 06:23:54.361341 [ 256 ] {36c09352-1214-429d-93ee-54a787a08df3} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2025.05.08 06:23:54.361377 [ 256 ] {36c09352-1214-429d-93ee-54a787a08df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8892 | 2025.05.08 06:23:54.361680 [ 256 ] {36c09352-1214-429d-93ee-54a787a08df3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8893 | 2025.05.08 06:23:54.361893 [ 256 ] {36c09352-1214-429d-93ee-54a787a08df3} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2025.05.08 06:23:54.362000 [ 105 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8895 | 2025.05.08 06:23:54.362023 [ 256 ] {36c09352-1214-429d-93ee-54a787a08df3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 8896 | 2025.05.08 06:23:54.362032 [ 105 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2025.05.08 06:23:54.362065 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8898 | 2025.05.08 06:23:54.362066 [ 256 ] {36c09352-1214-429d-93ee-54a787a08df3} <Debug> TCPHandler: Processed in 0.001245767 sec. | ||
| 8899 | 2025.05.08 06:23:54.362155 [ 192 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 8900 | 2025.05.08 06:23:54.362274 [ 192 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8901 | 2025.05.08 06:23:54.362307 [ 192 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4170 rows starting from the beginning of the part | ||
| 8902 | 2025.05.08 06:23:54.362368 [ 192 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 8903 | 2025.05.08 06:23:54.362412 [ 192 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 8904 | 2025.05.08 06:23:54.362450 [ 192 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 8905 | 2025.05.08 06:23:54.362487 [ 192 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 8906 | 2025.05.08 06:23:54.362526 [ 192 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 8907 | 2025.05.08 06:23:54.364095 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23761 rows, containing 5 columns (5 merged, 0 gathered) in 0.005416227 sec., 4387002.243443637 rows/sec., 300.99 MiB/sec. | ||
| 8908 | 2025.05.08 06:23:54.364354 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4470 rows, containing 4 columns (4 merged, 0 gathered) in 0.002232281 sec., 2002436.0732362994 rows/sec., 134.91 MiB/sec. | ||
| 8909 | 2025.05.08 06:23:54.364617 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8910 | 2025.05.08 06:23:54.364749 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8911 | 2025.05.08 06:23:54.364957 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2025.05.08 06:23:54.365056 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8913 | 2025.05.08 06:23:54.365102 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_76_15} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2025.05.08 06:23:54.365168 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 8915 | 2025.05.08 06:23:54.365180 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_76_15} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8916 | 2025.05.08 06:23:54.365260 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 8917 | 2025.05.08 06:23:58.862307 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8918 | 2025.05.08 06:23:58.862376 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8919 | 2025.05.08 06:23:59.003338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25742 | ||
| 8920 | 2025.05.08 06:23:59.003917 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2025.05.08 06:23:59.003962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8922 | 2025.05.08 06:23:59.004454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8923 | 2025.05.08 06:23:59.004682 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2025.05.08 06:23:59.004814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25742 | ||
| 8925 | 2025.05.08 06:23:59.004829 [ 55 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8926 | 2025.05.08 06:23:59.004887 [ 55 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2025.05.08 06:23:59.004911 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8928 | 2025.05.08 06:23:59.005046 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8929 | 2025.05.08 06:23:59.005213 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8930 | 2025.05.08 06:23:59.005256 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8931 | 2025.05.08 06:23:59.005330 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8932 | 2025.05.08 06:23:59.005383 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8933 | 2025.05.08 06:23:59.005431 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8934 | 2025.05.08 06:23:59.005474 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 8935 | 2025.05.08 06:23:59.005518 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
| 8936 | 2025.05.08 06:23:59.007824 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25742 rows, containing 4 columns (4 merged, 0 gathered) in 0.002844461 sec., 9049869.20193316 rows/sec., 129.46 MiB/sec. | ||
| 8937 | 2025.05.08 06:23:59.008152 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8938 | 2025.05.08 06:23:59.008459 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_56_11} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2025.05.08 06:23:59.008538 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_56_11} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8940 | 2025.05.08 06:23:59.008658 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 8941 | 2025.05.08 06:23:59.071152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1218 | ||
| 8942 | 2025.05.08 06:23:59.073309 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2025.05.08 06:23:59.073353 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8944 | 2025.05.08 06:23:59.074487 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8945 | 2025.05.08 06:23:59.074761 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2025.05.08 06:23:59.075025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
| 8947 | 2025.05.08 06:23:59.352450 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2025.05.08 06:23:59.352636 [ 256 ] {28e7f5c8-4b69-4db1-9af9-0a309b861de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8949 | 2025.05.08 06:23:59.352704 [ 256 ] {28e7f5c8-4b69-4db1-9af9-0a309b861de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8950 | 2025.05.08 06:23:59.353351 [ 256 ] {28e7f5c8-4b69-4db1-9af9-0a309b861de8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2025.05.08 06:23:59.353398 [ 256 ] {28e7f5c8-4b69-4db1-9af9-0a309b861de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8952 | 2025.05.08 06:23:59.353802 [ 256 ] {28e7f5c8-4b69-4db1-9af9-0a309b861de8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8953 | 2025.05.08 06:23:59.354039 [ 256 ] {28e7f5c8-4b69-4db1-9af9-0a309b861de8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2025.05.08 06:23:59.354190 [ 256 ] {28e7f5c8-4b69-4db1-9af9-0a309b861de8} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001608 sec., 75870.64676616916 rows/sec., 6.46 MiB/sec. | ||
| 8955 | 2025.05.08 06:23:59.354232 [ 256 ] {28e7f5c8-4b69-4db1-9af9-0a309b861de8} <Debug> TCPHandler: Processed in 0.001907387 sec. | ||
| 8956 | 2025.05.08 06:23:59.354354 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2025.05.08 06:23:59.354452 [ 256 ] {c9e6905e-6293-4c2d-8dde-05679ec12a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8958 | 2025.05.08 06:23:59.354492 [ 256 ] {c9e6905e-6293-4c2d-8dde-05679ec12a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8959 | 2025.05.08 06:23:59.354911 [ 256 ] {c9e6905e-6293-4c2d-8dde-05679ec12a9d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2025.05.08 06:23:59.354947 [ 256 ] {c9e6905e-6293-4c2d-8dde-05679ec12a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8961 | 2025.05.08 06:23:59.355239 [ 256 ] {c9e6905e-6293-4c2d-8dde-05679ec12a9d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8962 | 2025.05.08 06:23:59.355453 [ 256 ] {c9e6905e-6293-4c2d-8dde-05679ec12a9d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2025.05.08 06:23:59.355584 [ 256 ] {c9e6905e-6293-4c2d-8dde-05679ec12a9d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001152 sec., 28645.833333333332 rows/sec., 2.10 MiB/sec. | ||
| 8964 | 2025.05.08 06:23:59.355621 [ 256 ] {c9e6905e-6293-4c2d-8dde-05679ec12a9d} <Debug> TCPHandler: Processed in 0.001317739 sec. | ||
| 8965 | 2025.05.08 06:23:59.355723 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2025.05.08 06:23:59.355818 [ 256 ] {e935e1d3-0ada-44b2-afe5-610778d98c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8967 | 2025.05.08 06:23:59.355859 [ 256 ] {e935e1d3-0ada-44b2-afe5-610778d98c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8968 | 2025.05.08 06:23:59.356297 [ 256 ] {e935e1d3-0ada-44b2-afe5-610778d98c50} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2025.05.08 06:23:59.356333 [ 256 ] {e935e1d3-0ada-44b2-afe5-610778d98c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8970 | 2025.05.08 06:23:59.356633 [ 256 ] {e935e1d3-0ada-44b2-afe5-610778d98c50} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8971 | 2025.05.08 06:23:59.356838 [ 256 ] {e935e1d3-0ada-44b2-afe5-610778d98c50} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2025.05.08 06:23:59.357001 [ 256 ] {e935e1d3-0ada-44b2-afe5-610778d98c50} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001184 sec., 81925.67567567568 rows/sec., 6.40 MiB/sec. | ||
| 8973 | 2025.05.08 06:23:59.357038 [ 256 ] {e935e1d3-0ada-44b2-afe5-610778d98c50} <Debug> TCPHandler: Processed in 0.001364919 sec. | ||
| 8974 | 2025.05.08 06:23:59.357152 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2025.05.08 06:23:59.357247 [ 256 ] {babc61ba-9529-4efe-bf71-0434fbf880a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8976 | 2025.05.08 06:23:59.357291 [ 256 ] {babc61ba-9529-4efe-bf71-0434fbf880a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8977 | 2025.05.08 06:23:59.357694 [ 256 ] {babc61ba-9529-4efe-bf71-0434fbf880a5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2025.05.08 06:23:59.357732 [ 256 ] {babc61ba-9529-4efe-bf71-0434fbf880a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8979 | 2025.05.08 06:23:59.358063 [ 256 ] {babc61ba-9529-4efe-bf71-0434fbf880a5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8980 | 2025.05.08 06:23:59.358281 [ 256 ] {babc61ba-9529-4efe-bf71-0434fbf880a5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2025.05.08 06:23:59.358409 [ 256 ] {babc61ba-9529-4efe-bf71-0434fbf880a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 8982 | 2025.05.08 06:23:59.358445 [ 256 ] {babc61ba-9529-4efe-bf71-0434fbf880a5} <Debug> TCPHandler: Processed in 0.001343629 sec. | ||
| 8983 | 2025.05.08 06:23:59.358552 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2025.05.08 06:23:59.358647 [ 256 ] {7cd5435c-6534-4f84-8b93-0c1efcb23c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8985 | 2025.05.08 06:23:59.358701 [ 256 ] {7cd5435c-6534-4f84-8b93-0c1efcb23c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8986 | 2025.05.08 06:23:59.359521 [ 256 ] {7cd5435c-6534-4f84-8b93-0c1efcb23c32} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2025.05.08 06:23:59.359558 [ 256 ] {7cd5435c-6534-4f84-8b93-0c1efcb23c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8988 | 2025.05.08 06:23:59.360105 [ 256 ] {7cd5435c-6534-4f84-8b93-0c1efcb23c32} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8989 | 2025.05.08 06:23:59.360340 [ 256 ] {7cd5435c-6534-4f84-8b93-0c1efcb23c32} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2025.05.08 06:23:59.360479 [ 256 ] {7cd5435c-6534-4f84-8b93-0c1efcb23c32} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00185 sec., 17837.837837837837 rows/sec., 31.96 MiB/sec. | ||
| 8991 | 2025.05.08 06:23:59.360532 [ 256 ] {7cd5435c-6534-4f84-8b93-0c1efcb23c32} <Debug> TCPHandler: Processed in 0.002029499 sec. | ||
| 8992 | 2025.05.08 06:23:59.360658 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2025.05.08 06:23:59.360763 [ 256 ] {bb6c883c-9e17-4f9e-8354-58f2d1e10384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8994 | 2025.05.08 06:23:59.360846 [ 256 ] {bb6c883c-9e17-4f9e-8354-58f2d1e10384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8995 | 2025.05.08 06:23:59.361240 [ 256 ] {bb6c883c-9e17-4f9e-8354-58f2d1e10384} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2025.05.08 06:23:59.361277 [ 256 ] {bb6c883c-9e17-4f9e-8354-58f2d1e10384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8997 | 2025.05.08 06:23:59.361606 [ 256 ] {bb6c883c-9e17-4f9e-8354-58f2d1e10384} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8998 | 2025.05.08 06:23:59.361828 [ 256 ] {bb6c883c-9e17-4f9e-8354-58f2d1e10384} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2025.05.08 06:23:59.361960 [ 256 ] {bb6c883c-9e17-4f9e-8354-58f2d1e10384} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 9000 | 2025.05.08 06:23:59.361997 [ 256 ] {bb6c883c-9e17-4f9e-8354-58f2d1e10384} <Debug> TCPHandler: Processed in 0.00139949 sec. | ||
| 9001 | 2025.05.08 06:24:00.418151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 9002 | 2025.05.08 06:24:00.435832 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2025.05.08 06:24:00.435877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9004 | 2025.05.08 06:24:00.441895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9005 | 2025.05.08 06:24:00.442593 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2025.05.08 06:24:00.442898 [ 55 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9007 | 2025.05.08 06:24:00.442937 [ 55 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2025.05.08 06:24:00.442955 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9009 | 2025.05.08 06:24:00.443083 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9010 | 2025.05.08 06:24:00.446130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 9011 | 2025.05.08 06:24:00.447245 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9012 | 2025.05.08 06:24:00.448772 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9013 | 2025.05.08 06:24:00.453543 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9014 | 2025.05.08 06:24:00.458206 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9015 | 2025.05.08 06:24:00.462775 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9016 | 2025.05.08 06:24:00.467162 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9017 | 2025.05.08 06:24:00.471031 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9018 | 2025.05.08 06:24:00.524776 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081747371 sec., 5162.24552346766 rows/sec., 26.69 MiB/sec. | ||
| 9019 | 2025.05.08 06:24:00.526827 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9020 | 2025.05.08 06:24:00.528720 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_56_11} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2025.05.08 06:24:00.528827 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_56_11} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9022 | 2025.05.08 06:24:00.530510 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9023 | 2025.05.08 06:24:02.740631 [ 95 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9024 | 2025.05.08 06:24:02.740752 [ 95 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2025.05.08 06:24:02.740795 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9026 | 2025.05.08 06:24:02.740957 [ 188 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 9027 | 2025.05.08 06:24:02.741146 [ 188 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9028 | 2025.05.08 06:24:02.741193 [ 188 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 9029 | 2025.05.08 06:24:02.741282 [ 188 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 9030 | 2025.05.08 06:24:02.741354 [ 188 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 9031 | 2025.05.08 06:24:02.741422 [ 188 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 9032 | 2025.05.08 06:24:02.741483 [ 188 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9033 | 2025.05.08 06:24:02.742478 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587043 sec., 26464.31130095404 rows/sec., 2.21 MiB/sec. | ||
| 9034 | 2025.05.08 06:24:02.742662 [ 191 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9035 | 2025.05.08 06:24:02.742965 [ 191 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_17_4} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2025.05.08 06:24:02.743047 [ 191 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_17_4} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9037 | 2025.05.08 06:24:02.743156 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9038 | 2025.05.08 06:24:02.876825 [ 95 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9039 | 2025.05.08 06:24:02.876868 [ 95 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2025.05.08 06:24:02.876887 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9041 | 2025.05.08 06:24:02.876974 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::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 | ||
| 9042 | 2025.05.08 06:24:02.877082 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9043 | 2025.05.08 06:24:02.877109 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 253 rows starting from the beginning of the part | ||
| 9044 | 2025.05.08 06:24:02.877160 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 9045 | 2025.05.08 06:24:02.877200 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 9046 | 2025.05.08 06:24:02.877238 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 9047 | 2025.05.08 06:24:02.877275 [ 188 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 9048 | 2025.05.08 06:24:02.878047 [ 191 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001106815 sec., 683944.4712982748 rows/sec., 49.91 MiB/sec. | ||
| 9049 | 2025.05.08 06:24:02.878199 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9050 | 2025.05.08 06:24:02.878474 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_25_6} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2025.05.08 06:24:02.878550 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_25_6} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9052 | 2025.05.08 06:24:02.878620 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9053 | 2025.05.08 06:24:04.353192 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2025.05.08 06:24:04.353465 [ 256 ] {1e814cc5-85e8-4cbe-9476-5f42663efbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9055 | 2025.05.08 06:24:04.353533 [ 256 ] {1e814cc5-85e8-4cbe-9476-5f42663efbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9056 | 2025.05.08 06:24:04.354186 [ 256 ] {1e814cc5-85e8-4cbe-9476-5f42663efbd9} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2025.05.08 06:24:04.354233 [ 256 ] {1e814cc5-85e8-4cbe-9476-5f42663efbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9058 | 2025.05.08 06:24:04.354626 [ 256 ] {1e814cc5-85e8-4cbe-9476-5f42663efbd9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9059 | 2025.05.08 06:24:04.354860 [ 256 ] {1e814cc5-85e8-4cbe-9476-5f42663efbd9} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2025.05.08 06:24:04.354998 [ 43 ] {} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9061 | 2025.05.08 06:24:04.355014 [ 256 ] {1e814cc5-85e8-4cbe-9476-5f42663efbd9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.24 MiB/sec. | ||
| 9062 | 2025.05.08 06:24:04.355073 [ 43 ] {} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2025.05.08 06:24:04.355084 [ 256 ] {1e814cc5-85e8-4cbe-9476-5f42663efbd9} <Debug> TCPHandler: Processed in 0.002073289 sec. | ||
| 9064 | 2025.05.08 06:24:04.355110 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9065 | 2025.05.08 06:24:04.355233 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2025.05.08 06:24:04.355273 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::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 | ||
| 9067 | 2025.05.08 06:24:04.355335 [ 256 ] {7a84a0f8-5e28-4ae2-b2d2-d445de2aee52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9068 | 2025.05.08 06:24:04.355385 [ 256 ] {7a84a0f8-5e28-4ae2-b2d2-d445de2aee52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9069 | 2025.05.08 06:24:04.355469 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9070 | 2025.05.08 06:24:04.355530 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 9071 | 2025.05.08 06:24:04.355633 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 9072 | 2025.05.08 06:24:04.355709 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9073 | 2025.05.08 06:24:04.355781 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9074 | 2025.05.08 06:24:04.355849 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9075 | 2025.05.08 06:24:04.355857 [ 256 ] {7a84a0f8-5e28-4ae2-b2d2-d445de2aee52} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2025.05.08 06:24:04.355909 [ 256 ] {7a84a0f8-5e28-4ae2-b2d2-d445de2aee52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9077 | 2025.05.08 06:24:04.356566 [ 256 ] {7a84a0f8-5e28-4ae2-b2d2-d445de2aee52} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9078 | 2025.05.08 06:24:04.356813 [ 256 ] {7a84a0f8-5e28-4ae2-b2d2-d445de2aee52} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2025.05.08 06:24:04.356956 [ 256 ] {7a84a0f8-5e28-4ae2-b2d2-d445de2aee52} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001639 sec., 117144.60036607688 rows/sec., 10.40 MiB/sec. | ||
| 9080 | 2025.05.08 06:24:04.356995 [ 256 ] {7a84a0f8-5e28-4ae2-b2d2-d445de2aee52} <Debug> TCPHandler: Processed in 0.001816875 sec. | ||
| 9081 | 2025.05.08 06:24:04.357102 [ 200 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906547 sec., 62941.013255901904 rows/sec., 5.46 MiB/sec. | ||
| 9082 | 2025.05.08 06:24:04.357106 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2025.05.08 06:24:04.357247 [ 256 ] {d7d18287-3a82-4b7d-a3a2-e1c38002474f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9084 | 2025.05.08 06:24:04.357288 [ 256 ] {d7d18287-3a82-4b7d-a3a2-e1c38002474f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9085 | 2025.05.08 06:24:04.357322 [ 191 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9086 | 2025.05.08 06:24:04.357645 [ 191 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_13_3} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2025.05.08 06:24:04.357680 [ 256 ] {d7d18287-3a82-4b7d-a3a2-e1c38002474f} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2025.05.08 06:24:04.357724 [ 256 ] {d7d18287-3a82-4b7d-a3a2-e1c38002474f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9089 | 2025.05.08 06:24:04.357726 [ 191 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_13_3} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9090 | 2025.05.08 06:24:04.357850 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9091 | 2025.05.08 06:24:04.358040 [ 256 ] {d7d18287-3a82-4b7d-a3a2-e1c38002474f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9092 | 2025.05.08 06:24:04.358270 [ 256 ] {d7d18287-3a82-4b7d-a3a2-e1c38002474f} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2025.05.08 06:24:04.358386 [ 43 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9094 | 2025.05.08 06:24:04.358399 [ 256 ] {d7d18287-3a82-4b7d-a3a2-e1c38002474f} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.00117 sec., 17094.017094017094 rows/sec., 1.30 MiB/sec. | ||
| 9095 | 2025.05.08 06:24:04.358426 [ 43 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2025.05.08 06:24:04.358447 [ 256 ] {d7d18287-3a82-4b7d-a3a2-e1c38002474f} <Debug> TCPHandler: Processed in 0.00139026 sec. | ||
| 9097 | 2025.05.08 06:24:04.358454 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9098 | 2025.05.08 06:24:04.358552 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 9099 | 2025.05.08 06:24:04.358558 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2025.05.08 06:24:04.358668 [ 256 ] {8be0c88b-0b30-4cd6-bfb3-18e51476ef74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9101 | 2025.05.08 06:24:04.358671 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9102 | 2025.05.08 06:24:04.358712 [ 256 ] {8be0c88b-0b30-4cd6-bfb3-18e51476ef74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9103 | 2025.05.08 06:24:04.358723 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 71 rows starting from the beginning of the part | ||
| 9104 | 2025.05.08 06:24:04.358803 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 9105 | 2025.05.08 06:24:04.358861 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 39 rows starting from the beginning of the part | ||
| 9106 | 2025.05.08 06:24:04.358906 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 9107 | 2025.05.08 06:24:04.358950 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 9108 | 2025.05.08 06:24:04.358992 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part | ||
| 9109 | 2025.05.08 06:24:04.359109 [ 256 ] {8be0c88b-0b30-4cd6-bfb3-18e51476ef74} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2025.05.08 06:24:04.359152 [ 256 ] {8be0c88b-0b30-4cd6-bfb3-18e51476ef74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9111 | 2025.05.08 06:24:04.359463 [ 256 ] {8be0c88b-0b30-4cd6-bfb3-18e51476ef74} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9112 | 2025.05.08 06:24:04.359690 [ 256 ] {8be0c88b-0b30-4cd6-bfb3-18e51476ef74} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2025.05.08 06:24:04.359850 [ 256 ] {8be0c88b-0b30-4cd6-bfb3-18e51476ef74} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0012 sec., 20000 rows/sec., 1.66 MiB/sec. | ||
| 9114 | 2025.05.08 06:24:04.359869 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353279 sec., 132271.3202525126 rows/sec., 10.21 MiB/sec. | ||
| 9115 | 2025.05.08 06:24:04.359887 [ 256 ] {8be0c88b-0b30-4cd6-bfb3-18e51476ef74} <Debug> TCPHandler: Processed in 0.00137838 sec. | ||
| 9116 | 2025.05.08 06:24:04.360008 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2025.05.08 06:24:04.360041 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9118 | 2025.05.08 06:24:04.360101 [ 256 ] {0da0a315-1bee-4a45-bdf8-f58991a1bbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9119 | 2025.05.08 06:24:04.360147 [ 256 ] {0da0a315-1bee-4a45-bdf8-f58991a1bbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9120 | 2025.05.08 06:24:04.360368 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_76_15} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9121 | 2025.05.08 06:24:04.360470 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_76_15} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9122 | 2025.05.08 06:24:04.360530 [ 256 ] {0da0a315-1bee-4a45-bdf8-f58991a1bbcf} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2025.05.08 06:24:04.360548 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9124 | 2025.05.08 06:24:04.360574 [ 256 ] {0da0a315-1bee-4a45-bdf8-f58991a1bbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9125 | 2025.05.08 06:24:04.360887 [ 256 ] {0da0a315-1bee-4a45-bdf8-f58991a1bbcf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9126 | 2025.05.08 06:24:04.361106 [ 256 ] {0da0a315-1bee-4a45-bdf8-f58991a1bbcf} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2025.05.08 06:24:04.361222 [ 43 ] {} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9128 | 2025.05.08 06:24:04.361234 [ 256 ] {0da0a315-1bee-4a45-bdf8-f58991a1bbcf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 9129 | 2025.05.08 06:24:04.361274 [ 43 ] {} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2025.05.08 06:24:04.361292 [ 256 ] {0da0a315-1bee-4a45-bdf8-f58991a1bbcf} <Debug> TCPHandler: Processed in 0.001331689 sec. | ||
| 9131 | 2025.05.08 06:24:04.361302 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9132 | 2025.05.08 06:24:04.361383 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::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 | ||
| 9133 | 2025.05.08 06:24:04.361403 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9134 | 2025.05.08 06:24:04.361472 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9135 | 2025.05.08 06:24:04.361502 [ 256 ] {9eba0cee-a4bb-4019-a8c5-b1fffe31b56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9136 | 2025.05.08 06:24:04.361505 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 9137 | 2025.05.08 06:24:04.361549 [ 256 ] {9eba0cee-a4bb-4019-a8c5-b1fffe31b56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9138 | 2025.05.08 06:24:04.361589 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 9139 | 2025.05.08 06:24:04.361637 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9140 | 2025.05.08 06:24:04.361677 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9141 | 2025.05.08 06:24:04.361717 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9142 | 2025.05.08 06:24:04.361982 [ 256 ] {9eba0cee-a4bb-4019-a8c5-b1fffe31b56e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2025.05.08 06:24:04.362024 [ 256 ] {9eba0cee-a4bb-4019-a8c5-b1fffe31b56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9144 | 2025.05.08 06:24:04.362355 [ 256 ] {9eba0cee-a4bb-4019-a8c5-b1fffe31b56e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9145 | 2025.05.08 06:24:04.362422 [ 193 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001065265 sec., 56324.013273692464 rows/sec., 4.51 MiB/sec. | ||
| 9146 | 2025.05.08 06:24:04.362555 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9147 | 2025.05.08 06:24:04.362587 [ 256 ] {9eba0cee-a4bb-4019-a8c5-b1fffe31b56e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2025.05.08 06:24:04.362739 [ 256 ] {9eba0cee-a4bb-4019-a8c5-b1fffe31b56e} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001254 sec., 86124.4019138756 rows/sec., 7.02 MiB/sec. | ||
| 9149 | 2025.05.08 06:24:04.362779 [ 256 ] {9eba0cee-a4bb-4019-a8c5-b1fffe31b56e} <Debug> TCPHandler: Processed in 0.00142593 sec. | ||
| 9150 | 2025.05.08 06:24:04.362817 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_13_3} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2025.05.08 06:24:04.362884 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_13_3} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9152 | 2025.05.08 06:24:04.362897 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9153 | 2025.05.08 06:24:04.362940 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9154 | 2025.05.08 06:24:04.362996 [ 256 ] {8a21eaec-07cc-4667-9065-2fc6e10604ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9155 | 2025.05.08 06:24:04.363044 [ 256 ] {8a21eaec-07cc-4667-9065-2fc6e10604ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9156 | 2025.05.08 06:24:04.363431 [ 256 ] {8a21eaec-07cc-4667-9065-2fc6e10604ec} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2025.05.08 06:24:04.363469 [ 256 ] {8a21eaec-07cc-4667-9065-2fc6e10604ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9158 | 2025.05.08 06:24:04.363812 [ 256 ] {8a21eaec-07cc-4667-9065-2fc6e10604ec} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9159 | 2025.05.08 06:24:04.364025 [ 256 ] {8a21eaec-07cc-4667-9065-2fc6e10604ec} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2025.05.08 06:24:04.364159 [ 256 ] {8a21eaec-07cc-4667-9065-2fc6e10604ec} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001181 sec., 165961.049957663 rows/sec., 11.91 MiB/sec. | ||
| 9161 | 2025.05.08 06:24:04.364196 [ 256 ] {8a21eaec-07cc-4667-9065-2fc6e10604ec} <Debug> TCPHandler: Processed in 0.001346759 sec. | ||
| 9162 | 2025.05.08 06:24:04.364307 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2025.05.08 06:24:04.364401 [ 256 ] {a257feed-9905-4a5a-a6c6-1af536c6d7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9164 | 2025.05.08 06:24:04.364454 [ 256 ] {a257feed-9905-4a5a-a6c6-1af536c6d7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9165 | 2025.05.08 06:24:04.365196 [ 256 ] {a257feed-9905-4a5a-a6c6-1af536c6d7d3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2025.05.08 06:24:04.365233 [ 256 ] {a257feed-9905-4a5a-a6c6-1af536c6d7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9167 | 2025.05.08 06:24:04.365739 [ 256 ] {a257feed-9905-4a5a-a6c6-1af536c6d7d3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9168 | 2025.05.08 06:24:04.365968 [ 256 ] {a257feed-9905-4a5a-a6c6-1af536c6d7d3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2025.05.08 06:24:04.366083 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9170 | 2025.05.08 06:24:04.366106 [ 256 ] {a257feed-9905-4a5a-a6c6-1af536c6d7d3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001722 sec., 4645.760743321719 rows/sec., 8.32 MiB/sec. | ||
| 9171 | 2025.05.08 06:24:04.366116 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2025.05.08 06:24:04.366147 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9173 | 2025.05.08 06:24:04.366167 [ 256 ] {a257feed-9905-4a5a-a6c6-1af536c6d7d3} <Debug> TCPHandler: Processed in 0.001908197 sec. | ||
| 9174 | 2025.05.08 06:24:04.366224 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9175 | 2025.05.08 06:24:04.366290 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9176 | 2025.05.08 06:24:04.366385 [ 256 ] {acfab917-087e-40a1-9ce6-0a2152868425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9177 | 2025.05.08 06:24:04.366426 [ 256 ] {acfab917-087e-40a1-9ce6-0a2152868425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9178 | 2025.05.08 06:24:04.366431 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9179 | 2025.05.08 06:24:04.366488 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1418 rows starting from the beginning of the part | ||
| 9180 | 2025.05.08 06:24:04.366619 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 9181 | 2025.05.08 06:24:04.366728 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9182 | 2025.05.08 06:24:04.366756 [ 256 ] {acfab917-087e-40a1-9ce6-0a2152868425} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2025.05.08 06:24:04.366793 [ 256 ] {acfab917-087e-40a1-9ce6-0a2152868425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9184 | 2025.05.08 06:24:04.366834 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9185 | 2025.05.08 06:24:04.366943 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9186 | 2025.05.08 06:24:04.367052 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9187 | 2025.05.08 06:24:04.367116 [ 256 ] {acfab917-087e-40a1-9ce6-0a2152868425} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9188 | 2025.05.08 06:24:04.367333 [ 256 ] {acfab917-087e-40a1-9ce6-0a2152868425} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2025.05.08 06:24:04.367492 [ 256 ] {acfab917-087e-40a1-9ce6-0a2152868425} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 9190 | 2025.05.08 06:24:04.367528 [ 256 ] {acfab917-087e-40a1-9ce6-0a2152868425} <Debug> TCPHandler: Processed in 0.001287238 sec. | ||
| 9191 | 2025.05.08 06:24:04.375024 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 19 columns (19 merged, 0 gathered) in 0.008836264 sec., 170660.36053246033 rows/sec., 305.82 MiB/sec. | ||
| 9192 | 2025.05.08 06:24:04.376189 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9193 | 2025.05.08 06:24:04.376487 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2025.05.08 06:24:04.376549 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9195 | 2025.05.08 06:24:04.376641 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 9196 | 2025.05.08 06:24:05.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.47 MiB, peak 312.60 MiB, free memory in arenas 0.00 B, will set to 304.63 MiB (RSS), difference: 4.16 MiB | ||
| 9197 | 2025.05.08 06:24:06.505218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26169 | ||
| 9198 | 2025.05.08 06:24:06.505752 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2025.05.08 06:24:06.505800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9200 | 2025.05.08 06:24:06.506445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9201 | 2025.05.08 06:24:06.506782 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2025.05.08 06:24:06.506968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
| 9203 | 2025.05.08 06:24:07.946272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 9204 | 2025.05.08 06:24:07.961601 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2025.05.08 06:24:07.961655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9206 | 2025.05.08 06:24:07.967300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9207 | 2025.05.08 06:24:07.967979 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2025.05.08 06:24:07.970712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 9209 | 2025.05.08 06:24:09.075311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1248 | ||
| 9210 | 2025.05.08 06:24:09.077601 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2025.05.08 06:24:09.077651 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9212 | 2025.05.08 06:24:09.078861 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9213 | 2025.05.08 06:24:09.079121 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2025.05.08 06:24:09.079380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
| 9215 | 2025.05.08 06:24:09.353745 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9216 | 2025.05.08 06:24:09.354006 [ 256 ] {8db666d5-d012-4ac9-b25d-6205bef19c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9217 | 2025.05.08 06:24:09.354103 [ 256 ] {8db666d5-d012-4ac9-b25d-6205bef19c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9218 | 2025.05.08 06:24:09.354894 [ 256 ] {8db666d5-d012-4ac9-b25d-6205bef19c6f} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2025.05.08 06:24:09.354938 [ 256 ] {8db666d5-d012-4ac9-b25d-6205bef19c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9220 | 2025.05.08 06:24:09.355318 [ 256 ] {8db666d5-d012-4ac9-b25d-6205bef19c6f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9221 | 2025.05.08 06:24:09.355539 [ 256 ] {8db666d5-d012-4ac9-b25d-6205bef19c6f} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2025.05.08 06:24:09.355688 [ 256 ] {8db666d5-d012-4ac9-b25d-6205bef19c6f} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001755 sec., 69515.66951566952 rows/sec., 5.92 MiB/sec. | ||
| 9223 | 2025.05.08 06:24:09.355727 [ 256 ] {8db666d5-d012-4ac9-b25d-6205bef19c6f} <Debug> TCPHandler: Processed in 0.002135819 sec. | ||
| 9224 | 2025.05.08 06:24:09.355840 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9225 | 2025.05.08 06:24:09.355932 [ 256 ] {40f651db-c422-45cf-9bff-2c37c71fe2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9226 | 2025.05.08 06:24:09.355972 [ 256 ] {40f651db-c422-45cf-9bff-2c37c71fe2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9227 | 2025.05.08 06:24:09.356361 [ 256 ] {40f651db-c422-45cf-9bff-2c37c71fe2c8} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2025.05.08 06:24:09.356397 [ 256 ] {40f651db-c422-45cf-9bff-2c37c71fe2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9229 | 2025.05.08 06:24:09.356684 [ 256 ] {40f651db-c422-45cf-9bff-2c37c71fe2c8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9230 | 2025.05.08 06:24:09.356891 [ 256 ] {40f651db-c422-45cf-9bff-2c37c71fe2c8} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2025.05.08 06:24:09.357016 [ 256 ] {40f651db-c422-45cf-9bff-2c37c71fe2c8} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001103 sec., 29918.404351767906 rows/sec., 2.20 MiB/sec. | ||
| 9232 | 2025.05.08 06:24:09.357052 [ 256 ] {40f651db-c422-45cf-9bff-2c37c71fe2c8} <Debug> TCPHandler: Processed in 0.001259127 sec. | ||
| 9233 | 2025.05.08 06:24:09.357154 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9234 | 2025.05.08 06:24:09.357245 [ 256 ] {badf2644-c380-4930-b557-7c9a2cde8538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9235 | 2025.05.08 06:24:09.357284 [ 256 ] {badf2644-c380-4930-b557-7c9a2cde8538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9236 | 2025.05.08 06:24:09.357682 [ 256 ] {badf2644-c380-4930-b557-7c9a2cde8538} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2025.05.08 06:24:09.357717 [ 256 ] {badf2644-c380-4930-b557-7c9a2cde8538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9238 | 2025.05.08 06:24:09.358015 [ 256 ] {badf2644-c380-4930-b557-7c9a2cde8538} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9239 | 2025.05.08 06:24:09.358224 [ 256 ] {badf2644-c380-4930-b557-7c9a2cde8538} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2025.05.08 06:24:09.358345 [ 256 ] {badf2644-c380-4930-b557-7c9a2cde8538} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001118 sec., 86762.07513416815 rows/sec., 6.78 MiB/sec. | ||
| 9241 | 2025.05.08 06:24:09.358381 [ 256 ] {badf2644-c380-4930-b557-7c9a2cde8538} <Debug> TCPHandler: Processed in 0.001273328 sec. | ||
| 9242 | 2025.05.08 06:24:09.358487 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2025.05.08 06:24:09.358578 [ 256 ] {f45462ab-38c6-4b44-b69b-5c4637952aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9244 | 2025.05.08 06:24:09.358619 [ 256 ] {f45462ab-38c6-4b44-b69b-5c4637952aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9245 | 2025.05.08 06:24:09.358998 [ 256 ] {f45462ab-38c6-4b44-b69b-5c4637952aa0} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2025.05.08 06:24:09.359032 [ 256 ] {f45462ab-38c6-4b44-b69b-5c4637952aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9247 | 2025.05.08 06:24:09.359347 [ 256 ] {f45462ab-38c6-4b44-b69b-5c4637952aa0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9248 | 2025.05.08 06:24:09.359564 [ 256 ] {f45462ab-38c6-4b44-b69b-5c4637952aa0} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2025.05.08 06:24:09.359690 [ 256 ] {f45462ab-38c6-4b44-b69b-5c4637952aa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 9250 | 2025.05.08 06:24:09.359726 [ 256 ] {f45462ab-38c6-4b44-b69b-5c4637952aa0} <Debug> TCPHandler: Processed in 0.001285528 sec. | ||
| 9251 | 2025.05.08 06:24:09.359822 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9252 | 2025.05.08 06:24:09.359912 [ 256 ] {f039d51d-d0d5-47b3-a67d-a736bc5a8e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9253 | 2025.05.08 06:24:09.359964 [ 256 ] {f039d51d-d0d5-47b3-a67d-a736bc5a8e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9254 | 2025.05.08 06:24:09.360731 [ 256 ] {f039d51d-d0d5-47b3-a67d-a736bc5a8e4b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2025.05.08 06:24:09.360766 [ 256 ] {f039d51d-d0d5-47b3-a67d-a736bc5a8e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9256 | 2025.05.08 06:24:09.361308 [ 256 ] {f039d51d-d0d5-47b3-a67d-a736bc5a8e4b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9257 | 2025.05.08 06:24:09.361525 [ 256 ] {f039d51d-d0d5-47b3-a67d-a736bc5a8e4b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2025.05.08 06:24:09.361660 [ 256 ] {f039d51d-d0d5-47b3-a67d-a736bc5a8e4b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001765 sec., 18696.88385269122 rows/sec., 33.50 MiB/sec. | ||
| 9259 | 2025.05.08 06:24:09.361712 [ 256 ] {f039d51d-d0d5-47b3-a67d-a736bc5a8e4b} <Debug> TCPHandler: Processed in 0.001936068 sec. | ||
| 9260 | 2025.05.08 06:24:09.361820 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9261 | 2025.05.08 06:24:09.361912 [ 256 ] {1a9adc2f-fe8f-4903-a307-bbe0fb54abdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9262 | 2025.05.08 06:24:09.361951 [ 256 ] {1a9adc2f-fe8f-4903-a307-bbe0fb54abdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9263 | 2025.05.08 06:24:09.362273 [ 256 ] {1a9adc2f-fe8f-4903-a307-bbe0fb54abdc} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9264 | 2025.05.08 06:24:09.362309 [ 256 ] {1a9adc2f-fe8f-4903-a307-bbe0fb54abdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9265 | 2025.05.08 06:24:09.362604 [ 256 ] {1a9adc2f-fe8f-4903-a307-bbe0fb54abdc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9266 | 2025.05.08 06:24:09.362811 [ 256 ] {1a9adc2f-fe8f-4903-a307-bbe0fb54abdc} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2025.05.08 06:24:09.362935 [ 256 ] {1a9adc2f-fe8f-4903-a307-bbe0fb54abdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 9268 | 2025.05.08 06:24:09.362969 [ 256 ] {1a9adc2f-fe8f-4903-a307-bbe0fb54abdc} <Debug> TCPHandler: Processed in 0.001196357 sec. | ||
| 9269 | 2025.05.08 06:24:13.862645 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9270 | 2025.05.08 06:24:13.862720 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9271 | 2025.05.08 06:24:14.007191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26657 | ||
| 9272 | 2025.05.08 06:24:14.007759 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9273 | 2025.05.08 06:24:14.007797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9274 | 2025.05.08 06:24:14.008295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9275 | 2025.05.08 06:24:14.008527 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9276 | 2025.05.08 06:24:14.008671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26657 | ||
| 9277 | 2025.05.08 06:24:14.352530 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9278 | 2025.05.08 06:24:14.352736 [ 256 ] {2a3472d1-a9e0-4162-a860-de56c33766de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9279 | 2025.05.08 06:24:14.352809 [ 256 ] {2a3472d1-a9e0-4162-a860-de56c33766de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9280 | 2025.05.08 06:24:14.353507 [ 256 ] {2a3472d1-a9e0-4162-a860-de56c33766de} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2025.05.08 06:24:14.353562 [ 256 ] {2a3472d1-a9e0-4162-a860-de56c33766de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9282 | 2025.05.08 06:24:14.353979 [ 256 ] {2a3472d1-a9e0-4162-a860-de56c33766de} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9283 | 2025.05.08 06:24:14.354235 [ 256 ] {2a3472d1-a9e0-4162-a860-de56c33766de} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2025.05.08 06:24:14.354401 [ 256 ] {2a3472d1-a9e0-4162-a860-de56c33766de} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00172 sec., 41860.46511627907 rows/sec., 3.40 MiB/sec. | ||
| 9285 | 2025.05.08 06:24:14.354455 [ 256 ] {2a3472d1-a9e0-4162-a860-de56c33766de} <Debug> TCPHandler: Processed in 0.002064229 sec. | ||
| 9286 | 2025.05.08 06:24:14.354582 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2025.05.08 06:24:14.354688 [ 256 ] {371a23f9-711a-41bf-b391-9608335657fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9288 | 2025.05.08 06:24:14.354733 [ 256 ] {371a23f9-711a-41bf-b391-9608335657fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9289 | 2025.05.08 06:24:14.355154 [ 256 ] {371a23f9-711a-41bf-b391-9608335657fd} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9290 | 2025.05.08 06:24:14.355193 [ 256 ] {371a23f9-711a-41bf-b391-9608335657fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9291 | 2025.05.08 06:24:14.355507 [ 256 ] {371a23f9-711a-41bf-b391-9608335657fd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9292 | 2025.05.08 06:24:14.355742 [ 256 ] {371a23f9-711a-41bf-b391-9608335657fd} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2025.05.08 06:24:14.355883 [ 256 ] {371a23f9-711a-41bf-b391-9608335657fd} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001219 sec., 6562.756357670221 rows/sec., 493.49 KiB/sec. | ||
| 9294 | 2025.05.08 06:24:14.355922 [ 256 ] {371a23f9-711a-41bf-b391-9608335657fd} <Debug> TCPHandler: Processed in 0.001392109 sec. | ||
| 9295 | 2025.05.08 06:24:14.356039 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9296 | 2025.05.08 06:24:14.356156 [ 256 ] {13ee817a-66d5-40bc-910c-690cb9323ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9297 | 2025.05.08 06:24:14.356200 [ 256 ] {13ee817a-66d5-40bc-910c-690cb9323ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9298 | 2025.05.08 06:24:14.356634 [ 256 ] {13ee817a-66d5-40bc-910c-690cb9323ff8} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2025.05.08 06:24:14.356671 [ 256 ] {13ee817a-66d5-40bc-910c-690cb9323ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9300 | 2025.05.08 06:24:14.356985 [ 256 ] {13ee817a-66d5-40bc-910c-690cb9323ff8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9301 | 2025.05.08 06:24:14.357208 [ 256 ] {13ee817a-66d5-40bc-910c-690cb9323ff8} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2025.05.08 06:24:14.357338 [ 256 ] {13ee817a-66d5-40bc-910c-690cb9323ff8} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001201 sec., 59950.041631973356 rows/sec., 4.68 MiB/sec. | ||
| 9303 | 2025.05.08 06:24:14.357377 [ 256 ] {13ee817a-66d5-40bc-910c-690cb9323ff8} <Debug> TCPHandler: Processed in 0.00138714 sec. | ||
| 9304 | 2025.05.08 06:24:14.357487 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9305 | 2025.05.08 06:24:14.357583 [ 256 ] {4cd4691d-9b33-41b4-9470-6eff6ebf99b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9306 | 2025.05.08 06:24:14.357625 [ 256 ] {4cd4691d-9b33-41b4-9470-6eff6ebf99b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9307 | 2025.05.08 06:24:14.358042 [ 256 ] {4cd4691d-9b33-41b4-9470-6eff6ebf99b8} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2025.05.08 06:24:14.358079 [ 256 ] {4cd4691d-9b33-41b4-9470-6eff6ebf99b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9309 | 2025.05.08 06:24:14.358414 [ 256 ] {4cd4691d-9b33-41b4-9470-6eff6ebf99b8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9310 | 2025.05.08 06:24:14.358636 [ 256 ] {4cd4691d-9b33-41b4-9470-6eff6ebf99b8} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2025.05.08 06:24:14.358765 [ 256 ] {4cd4691d-9b33-41b4-9470-6eff6ebf99b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 9312 | 2025.05.08 06:24:14.358802 [ 256 ] {4cd4691d-9b33-41b4-9470-6eff6ebf99b8} <Debug> TCPHandler: Processed in 0.001363929 sec. | ||
| 9313 | 2025.05.08 06:24:14.358903 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2025.05.08 06:24:14.358996 [ 256 ] {46dc434a-a853-454d-83a4-cbda8e90e754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9315 | 2025.05.08 06:24:14.359049 [ 256 ] {46dc434a-a853-454d-83a4-cbda8e90e754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9316 | 2025.05.08 06:24:14.359820 [ 256 ] {46dc434a-a853-454d-83a4-cbda8e90e754} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2025.05.08 06:24:14.359857 [ 256 ] {46dc434a-a853-454d-83a4-cbda8e90e754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9318 | 2025.05.08 06:24:14.360378 [ 256 ] {46dc434a-a853-454d-83a4-cbda8e90e754} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9319 | 2025.05.08 06:24:14.360606 [ 256 ] {46dc434a-a853-454d-83a4-cbda8e90e754} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2025.05.08 06:24:14.360752 [ 256 ] {46dc434a-a853-454d-83a4-cbda8e90e754} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001774 sec., 4509.5828635851185 rows/sec., 8.08 MiB/sec. | ||
| 9321 | 2025.05.08 06:24:14.360807 [ 256 ] {46dc434a-a853-454d-83a4-cbda8e90e754} <Debug> TCPHandler: Processed in 0.001952637 sec. | ||
| 9322 | 2025.05.08 06:24:14.360919 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2025.05.08 06:24:14.361015 [ 256 ] {8aa6fdb9-da1e-4038-8950-3b3b42cba47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9324 | 2025.05.08 06:24:14.361054 [ 256 ] {8aa6fdb9-da1e-4038-8950-3b3b42cba47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9325 | 2025.05.08 06:24:14.361374 [ 256 ] {8aa6fdb9-da1e-4038-8950-3b3b42cba47a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2025.05.08 06:24:14.361408 [ 256 ] {8aa6fdb9-da1e-4038-8950-3b3b42cba47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9327 | 2025.05.08 06:24:14.361723 [ 256 ] {8aa6fdb9-da1e-4038-8950-3b3b42cba47a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9328 | 2025.05.08 06:24:14.361995 [ 256 ] {8aa6fdb9-da1e-4038-8950-3b3b42cba47a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2025.05.08 06:24:14.362127 [ 256 ] {8aa6fdb9-da1e-4038-8950-3b3b42cba47a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 9330 | 2025.05.08 06:24:14.362164 [ 256 ] {8aa6fdb9-da1e-4038-8950-3b3b42cba47a} <Debug> TCPHandler: Processed in 0.001293828 sec. | ||
| 9331 | 2025.05.08 06:24:15.470857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 9332 | 2025.05.08 06:24:15.486629 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2025.05.08 06:24:15.486675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9334 | 2025.05.08 06:24:15.492722 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9335 | 2025.05.08 06:24:15.493536 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2025.05.08 06:24:15.496456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 9337 | 2025.05.08 06:24:19.079705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1272 | ||
| 9338 | 2025.05.08 06:24:19.082137 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9339 | 2025.05.08 06:24:19.082184 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9340 | 2025.05.08 06:24:19.083362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9341 | 2025.05.08 06:24:19.083631 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9342 | 2025.05.08 06:24:19.083795 [ 144 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9343 | 2025.05.08 06:24:19.083864 [ 144 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2025.05.08 06:24:19.083888 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9345 | 2025.05.08 06:24:19.083895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 9346 | 2025.05.08 06:24:19.083995 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 9347 | 2025.05.08 06:24:19.084572 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9348 | 2025.05.08 06:24:19.084726 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1134 rows starting from the beginning of the part | ||
| 9349 | 2025.05.08 06:24:19.085128 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 9350 | 2025.05.08 06:24:19.085471 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 9351 | 2025.05.08 06:24:19.085815 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 9352 | 2025.05.08 06:24:19.086151 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 9353 | 2025.05.08 06:24:19.086475 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 9354 | 2025.05.08 06:24:19.092814 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 72 columns (72 merged, 0 gathered) in 0.008865195 sec., 143482.46146869866 rows/sec., 112.13 MiB/sec. | ||
| 9355 | 2025.05.08 06:24:19.094419 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9356 | 2025.05.08 06:24:19.095056 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2025.05.08 06:24:19.095146 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_41_8} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9358 | 2025.05.08 06:24:19.095492 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 9359 | 2025.05.08 06:24:19.242953 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9360 | 2025.05.08 06:24:19.243102 [ 256 ] {ed6a6287-ba0a-496c-a40c-cb7f254f7897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9361 | 2025.05.08 06:24:19.243157 [ 256 ] {ed6a6287-ba0a-496c-a40c-cb7f254f7897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9362 | 2025.05.08 06:24:19.243684 [ 256 ] {ed6a6287-ba0a-496c-a40c-cb7f254f7897} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2025.05.08 06:24:19.243724 [ 256 ] {ed6a6287-ba0a-496c-a40c-cb7f254f7897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9364 | 2025.05.08 06:24:19.244055 [ 256 ] {ed6a6287-ba0a-496c-a40c-cb7f254f7897} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9365 | 2025.05.08 06:24:19.244268 [ 256 ] {ed6a6287-ba0a-496c-a40c-cb7f254f7897} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2025.05.08 06:24:19.244422 [ 256 ] {ed6a6287-ba0a-496c-a40c-cb7f254f7897} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001363 sec., 2934.7028613352895 rows/sec., 239.30 KiB/sec. | ||
| 9367 | 2025.05.08 06:24:19.244461 [ 256 ] {ed6a6287-ba0a-496c-a40c-cb7f254f7897} <Debug> TCPHandler: Processed in 0.001582352 sec. | ||
| 9368 | 2025.05.08 06:24:19.244572 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9369 | 2025.05.08 06:24:19.244672 [ 256 ] {d4bfb08b-e2a5-4cdd-ae2b-9a091bf3a2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9370 | 2025.05.08 06:24:19.244711 [ 256 ] {d4bfb08b-e2a5-4cdd-ae2b-9a091bf3a2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9371 | 2025.05.08 06:24:19.245851 [ 256 ] {d4bfb08b-e2a5-4cdd-ae2b-9a091bf3a2df} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2025.05.08 06:24:19.245889 [ 256 ] {d4bfb08b-e2a5-4cdd-ae2b-9a091bf3a2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9373 | 2025.05.08 06:24:19.246281 [ 256 ] {d4bfb08b-e2a5-4cdd-ae2b-9a091bf3a2df} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9374 | 2025.05.08 06:24:19.246499 [ 256 ] {d4bfb08b-e2a5-4cdd-ae2b-9a091bf3a2df} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2025.05.08 06:24:19.246619 [ 144 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9376 | 2025.05.08 06:24:19.246627 [ 256 ] {d4bfb08b-e2a5-4cdd-ae2b-9a091bf3a2df} <Debug> executeQuery: Read 1264 rows, 107.34 KiB in 0.001973 sec., 640648.7582361886 rows/sec., 53.13 MiB/sec. | ||
| 9377 | 2025.05.08 06:24:19.246672 [ 144 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.05.08 06:24:19.246687 [ 256 ] {d4bfb08b-e2a5-4cdd-ae2b-9a091bf3a2df} <Debug> TCPHandler: Processed in 0.00216157 sec. | ||
| 9379 | 2025.05.08 06:24:19.246698 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9380 | 2025.05.08 06:24:19.246816 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9381 | 2025.05.08 06:24:19.246819 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 9382 | 2025.05.08 06:24:19.246915 [ 256 ] {7a751e43-b98e-4a23-a752-7a3be61c7aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9383 | 2025.05.08 06:24:19.246960 [ 256 ] {7a751e43-b98e-4a23-a752-7a3be61c7aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9384 | 2025.05.08 06:24:19.246960 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9385 | 2025.05.08 06:24:19.247010 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1409 rows starting from the beginning of the part | ||
| 9386 | 2025.05.08 06:24:19.247082 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 9387 | 2025.05.08 06:24:19.247136 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 192 rows starting from the beginning of the part | ||
| 9388 | 2025.05.08 06:24:19.247185 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 122 rows starting from the beginning of the part | ||
| 9389 | 2025.05.08 06:24:19.247233 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 72 rows starting from the beginning of the part | ||
| 9390 | 2025.05.08 06:24:19.247279 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1264 rows starting from the beginning of the part | ||
| 9391 | 2025.05.08 06:24:19.247379 [ 256 ] {7a751e43-b98e-4a23-a752-7a3be61c7aca} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2025.05.08 06:24:19.247421 [ 256 ] {7a751e43-b98e-4a23-a752-7a3be61c7aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9393 | 2025.05.08 06:24:19.247762 [ 256 ] {7a751e43-b98e-4a23-a752-7a3be61c7aca} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9394 | 2025.05.08 06:24:19.247985 [ 256 ] {7a751e43-b98e-4a23-a752-7a3be61c7aca} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2025.05.08 06:24:19.248117 [ 256 ] {7a751e43-b98e-4a23-a752-7a3be61c7aca} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001226 sec., 30179.44535073409 rows/sec., 2.20 MiB/sec. | ||
| 9396 | 2025.05.08 06:24:19.248151 [ 256 ] {7a751e43-b98e-4a23-a752-7a3be61c7aca} <Debug> TCPHandler: Processed in 0.00139202 sec. | ||
| 9397 | 2025.05.08 06:24:19.248253 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9398 | 2025.05.08 06:24:19.248339 [ 256 ] {ca85f001-2719-4cbd-b746-c4e81e97f946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9399 | 2025.05.08 06:24:19.248376 [ 256 ] {ca85f001-2719-4cbd-b746-c4e81e97f946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9400 | 2025.05.08 06:24:19.248767 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3181 rows, containing 5 columns (5 merged, 0 gathered) in 0.002042609 sec., 1557322.0327532094 rows/sec., 136.51 MiB/sec. | ||
| 9401 | 2025.05.08 06:24:19.248838 [ 256 ] {ca85f001-2719-4cbd-b746-c4e81e97f946} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9402 | 2025.05.08 06:24:19.248876 [ 256 ] {ca85f001-2719-4cbd-b746-c4e81e97f946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9403 | 2025.05.08 06:24:19.249043 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9404 | 2025.05.08 06:24:19.249246 [ 256 ] {ca85f001-2719-4cbd-b746-c4e81e97f946} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9405 | 2025.05.08 06:24:19.249314 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_81_16} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2025.05.08 06:24:19.249380 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_81_16} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9407 | 2025.05.08 06:24:19.249459 [ 256 ] {ca85f001-2719-4cbd-b746-c4e81e97f946} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2025.05.08 06:24:19.249473 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9409 | 2025.05.08 06:24:19.249587 [ 256 ] {ca85f001-2719-4cbd-b746-c4e81e97f946} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 9410 | 2025.05.08 06:24:19.249623 [ 256 ] {ca85f001-2719-4cbd-b746-c4e81e97f946} <Debug> TCPHandler: Processed in 0.001401339 sec. | ||
| 9411 | 2025.05.08 06:24:19.249735 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9412 | 2025.05.08 06:24:19.249827 [ 256 ] {83cfd3c2-a30b-4635-9028-f47bda219875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9413 | 2025.05.08 06:24:19.249865 [ 256 ] {83cfd3c2-a30b-4635-9028-f47bda219875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9414 | 2025.05.08 06:24:19.250456 [ 256 ] {83cfd3c2-a30b-4635-9028-f47bda219875} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2025.05.08 06:24:19.250497 [ 256 ] {83cfd3c2-a30b-4635-9028-f47bda219875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9416 | 2025.05.08 06:24:19.250815 [ 256 ] {83cfd3c2-a30b-4635-9028-f47bda219875} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9417 | 2025.05.08 06:24:19.251026 [ 256 ] {83cfd3c2-a30b-4635-9028-f47bda219875} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2025.05.08 06:24:19.251153 [ 150 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9419 | 2025.05.08 06:24:19.251155 [ 256 ] {83cfd3c2-a30b-4635-9028-f47bda219875} <Debug> executeQuery: Read 557 rows, 42.37 KiB in 0.001346 sec., 413818.72213967313 rows/sec., 30.74 MiB/sec. | ||
| 9420 | 2025.05.08 06:24:19.251191 [ 150 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2025.05.08 06:24:19.251208 [ 256 ] {83cfd3c2-a30b-4635-9028-f47bda219875} <Debug> TCPHandler: Processed in 0.001519002 sec. | ||
| 9422 | 2025.05.08 06:24:19.251211 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9423 | 2025.05.08 06:24:19.251307 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 9424 | 2025.05.08 06:24:19.251326 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2025.05.08 06:24:19.251403 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9426 | 2025.05.08 06:24:19.251426 [ 256 ] {643e8399-1153-4bac-873e-3e7a64c3f0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9427 | 2025.05.08 06:24:19.251435 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 633 rows starting from the beginning of the part | ||
| 9428 | 2025.05.08 06:24:19.251475 [ 256 ] {643e8399-1153-4bac-873e-3e7a64c3f0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9429 | 2025.05.08 06:24:19.251496 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 9430 | 2025.05.08 06:24:19.251540 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 108 rows starting from the beginning of the part | ||
| 9431 | 2025.05.08 06:24:19.251574 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 97 rows starting from the beginning of the part | ||
| 9432 | 2025.05.08 06:24:19.251608 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 72 rows starting from the beginning of the part | ||
| 9433 | 2025.05.08 06:24:19.251642 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 557 rows starting from the beginning of the part | ||
| 9434 | 2025.05.08 06:24:19.252104 [ 256 ] {643e8399-1153-4bac-873e-3e7a64c3f0d6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2025.05.08 06:24:19.252146 [ 256 ] {643e8399-1153-4bac-873e-3e7a64c3f0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9436 | 2025.05.08 06:24:19.252517 [ 256 ] {643e8399-1153-4bac-873e-3e7a64c3f0d6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9437 | 2025.05.08 06:24:19.252569 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294648 sec., 1208050.3735378266 rows/sec., 96.27 MiB/sec. | ||
| 9438 | 2025.05.08 06:24:19.252727 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9439 | 2025.05.08 06:24:19.252745 [ 256 ] {643e8399-1153-4bac-873e-3e7a64c3f0d6} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2025.05.08 06:24:19.252864 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9441 | 2025.05.08 06:24:19.252888 [ 256 ] {643e8399-1153-4bac-873e-3e7a64c3f0d6} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.00148 sec., 620270.2702702703 rows/sec., 41.72 MiB/sec. | ||
| 9442 | 2025.05.08 06:24:19.252891 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2025.05.08 06:24:19.252924 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9444 | 2025.05.08 06:24:19.252925 [ 256 ] {643e8399-1153-4bac-873e-3e7a64c3f0d6} <Debug> TCPHandler: Processed in 0.001645343 sec. | ||
| 9445 | 2025.05.08 06:24:19.252993 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 9446 | 2025.05.08 06:24:19.252996 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_81_16} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2025.05.08 06:24:19.253079 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2025.05.08 06:24:19.253080 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9449 | 2025.05.08 06:24:19.253090 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_81_16} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9450 | 2025.05.08 06:24:19.253128 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23761 rows starting from the beginning of the part | ||
| 9451 | 2025.05.08 06:24:19.253177 [ 256 ] {a8520c49-6476-40f0-b8da-866ba4c1eb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9452 | 2025.05.08 06:24:19.253177 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9453 | 2025.05.08 06:24:19.253188 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 9454 | 2025.05.08 06:24:19.253232 [ 256 ] {a8520c49-6476-40f0-b8da-866ba4c1eb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9455 | 2025.05.08 06:24:19.253256 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 196 rows starting from the beginning of the part | ||
| 9456 | 2025.05.08 06:24:19.253295 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 9457 | 2025.05.08 06:24:19.253335 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 9458 | 2025.05.08 06:24:19.253383 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 918 rows starting from the beginning of the part | ||
| 9459 | 2025.05.08 06:24:19.254097 [ 256 ] {a8520c49-6476-40f0-b8da-866ba4c1eb18} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2025.05.08 06:24:19.254132 [ 256 ] {a8520c49-6476-40f0-b8da-866ba4c1eb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9461 | 2025.05.08 06:24:19.254845 [ 256 ] {a8520c49-6476-40f0-b8da-866ba4c1eb18} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9462 | 2025.05.08 06:24:19.255068 [ 256 ] {a8520c49-6476-40f0-b8da-866ba4c1eb18} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2025.05.08 06:24:19.255206 [ 256 ] {a8520c49-6476-40f0-b8da-866ba4c1eb18} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002047 sec., 16121.15290669272 rows/sec., 28.89 MiB/sec. | ||
| 9464 | 2025.05.08 06:24:19.255261 [ 256 ] {a8520c49-6476-40f0-b8da-866ba4c1eb18} <Debug> TCPHandler: Processed in 0.002229012 sec. | ||
| 9465 | 2025.05.08 06:24:19.255385 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2025.05.08 06:24:19.255477 [ 256 ] {af3c67fd-6bef-4c1e-8b80-a84bb3299ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9467 | 2025.05.08 06:24:19.255517 [ 256 ] {af3c67fd-6bef-4c1e-8b80-a84bb3299ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9468 | 2025.05.08 06:24:19.255868 [ 256 ] {af3c67fd-6bef-4c1e-8b80-a84bb3299ae8} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2025.05.08 06:24:19.255902 [ 256 ] {af3c67fd-6bef-4c1e-8b80-a84bb3299ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9470 | 2025.05.08 06:24:19.256364 [ 256 ] {af3c67fd-6bef-4c1e-8b80-a84bb3299ae8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9471 | 2025.05.08 06:24:19.256569 [ 256 ] {af3c67fd-6bef-4c1e-8b80-a84bb3299ae8} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2025.05.08 06:24:19.256679 [ 150 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9473 | 2025.05.08 06:24:19.256696 [ 256 ] {af3c67fd-6bef-4c1e-8b80-a84bb3299ae8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 9474 | 2025.05.08 06:24:19.256709 [ 150 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2025.05.08 06:24:19.256728 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9476 | 2025.05.08 06:24:19.256731 [ 256 ] {af3c67fd-6bef-4c1e-8b80-a84bb3299ae8} <Debug> TCPHandler: Processed in 0.001393719 sec. | ||
| 9477 | 2025.05.08 06:24:19.256803 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9478 | 2025.05.08 06:24:19.256909 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9479 | 2025.05.08 06:24:19.256937 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4470 rows starting from the beginning of the part | ||
| 9480 | 2025.05.08 06:24:19.256979 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9481 | 2025.05.08 06:24:19.257015 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9482 | 2025.05.08 06:24:19.257049 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9483 | 2025.05.08 06:24:19.257080 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9484 | 2025.05.08 06:24:19.257117 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9485 | 2025.05.08 06:24:19.258741 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25355 rows, containing 5 columns (5 merged, 0 gathered) in 0.005774192 sec., 4391090.562974006 rows/sec., 301.25 MiB/sec. | ||
| 9486 | 2025.05.08 06:24:19.258911 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4770 rows, containing 4 columns (4 merged, 0 gathered) in 0.00214377 sec., 2225052.12779356 rows/sec., 149.91 MiB/sec. | ||
| 9487 | 2025.05.08 06:24:19.258958 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9488 | 2025.05.08 06:24:19.259232 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2025.05.08 06:24:19.259303 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9490 | 2025.05.08 06:24:19.259318 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9491 | 2025.05.08 06:24:19.259379 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 9492 | 2025.05.08 06:24:19.259566 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_81_16} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2025.05.08 06:24:19.259633 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_81_16} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9494 | 2025.05.08 06:24:19.259692 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9495 | 2025.05.08 06:24:21.508889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27084 | ||
| 9496 | 2025.05.08 06:24:21.509409 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2025.05.08 06:24:21.509448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9498 | 2025.05.08 06:24:21.509977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9499 | 2025.05.08 06:24:21.510221 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2025.05.08 06:24:21.510343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
| 9501 | 2025.05.08 06:24:22.996611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 9502 | 2025.05.08 06:24:23.013688 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2025.05.08 06:24:23.013735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9504 | 2025.05.08 06:24:23.020303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9505 | 2025.05.08 06:24:23.021022 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2025.05.08 06:24:23.023956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 9507 | 2025.05.08 06:24:24.351498 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2025.05.08 06:24:24.351779 [ 256 ] {6a1ddaab-a86f-44be-8100-9ce048c3a1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9509 | 2025.05.08 06:24:24.351881 [ 256 ] {6a1ddaab-a86f-44be-8100-9ce048c3a1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9510 | 2025.05.08 06:24:24.352610 [ 256 ] {6a1ddaab-a86f-44be-8100-9ce048c3a1bc} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2025.05.08 06:24:24.352657 [ 256 ] {6a1ddaab-a86f-44be-8100-9ce048c3a1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9512 | 2025.05.08 06:24:24.353059 [ 256 ] {6a1ddaab-a86f-44be-8100-9ce048c3a1bc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9513 | 2025.05.08 06:24:24.353279 [ 256 ] {6a1ddaab-a86f-44be-8100-9ce048c3a1bc} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2025.05.08 06:24:24.353428 [ 256 ] {6a1ddaab-a86f-44be-8100-9ce048c3a1bc} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001727 sec., 41690.79328314997 rows/sec., 3.39 MiB/sec. | ||
| 9515 | 2025.05.08 06:24:24.353470 [ 256 ] {6a1ddaab-a86f-44be-8100-9ce048c3a1bc} <Debug> TCPHandler: Processed in 0.002150701 sec. | ||
| 9516 | 2025.05.08 06:24:24.353586 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2025.05.08 06:24:24.353679 [ 256 ] {c6ef1077-76e9-4c2b-ba48-a20ffa2694b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9518 | 2025.05.08 06:24:24.353719 [ 256 ] {c6ef1077-76e9-4c2b-ba48-a20ffa2694b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9519 | 2025.05.08 06:24:24.354110 [ 256 ] {c6ef1077-76e9-4c2b-ba48-a20ffa2694b7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2025.05.08 06:24:24.354146 [ 256 ] {c6ef1077-76e9-4c2b-ba48-a20ffa2694b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9521 | 2025.05.08 06:24:24.354433 [ 256 ] {c6ef1077-76e9-4c2b-ba48-a20ffa2694b7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9522 | 2025.05.08 06:24:24.354637 [ 256 ] {c6ef1077-76e9-4c2b-ba48-a20ffa2694b7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2025.05.08 06:24:24.354767 [ 256 ] {c6ef1077-76e9-4c2b-ba48-a20ffa2694b7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001106 sec., 7233.273056057867 rows/sec., 543.91 KiB/sec. | ||
| 9524 | 2025.05.08 06:24:24.354804 [ 256 ] {c6ef1077-76e9-4c2b-ba48-a20ffa2694b7} <Debug> TCPHandler: Processed in 0.001264807 sec. | ||
| 9525 | 2025.05.08 06:24:24.354902 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9526 | 2025.05.08 06:24:24.354992 [ 256 ] {c2a56295-a123-41ec-97cc-fb4130f1f93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9527 | 2025.05.08 06:24:24.355031 [ 256 ] {c2a56295-a123-41ec-97cc-fb4130f1f93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9528 | 2025.05.08 06:24:24.355429 [ 256 ] {c2a56295-a123-41ec-97cc-fb4130f1f93b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2025.05.08 06:24:24.355465 [ 256 ] {c2a56295-a123-41ec-97cc-fb4130f1f93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9530 | 2025.05.08 06:24:24.355759 [ 256 ] {c2a56295-a123-41ec-97cc-fb4130f1f93b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9531 | 2025.05.08 06:24:24.355963 [ 256 ] {c2a56295-a123-41ec-97cc-fb4130f1f93b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2025.05.08 06:24:24.356089 [ 256 ] {c2a56295-a123-41ec-97cc-fb4130f1f93b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001114 sec., 64631.95691202873 rows/sec., 5.05 MiB/sec. | ||
| 9533 | 2025.05.08 06:24:24.356126 [ 256 ] {c2a56295-a123-41ec-97cc-fb4130f1f93b} <Debug> TCPHandler: Processed in 0.001269888 sec. | ||
| 9534 | 2025.05.08 06:24:24.356233 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2025.05.08 06:24:24.356323 [ 256 ] {8165536f-6449-4acd-b913-ce93fbc1848b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9536 | 2025.05.08 06:24:24.356365 [ 256 ] {8165536f-6449-4acd-b913-ce93fbc1848b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9537 | 2025.05.08 06:24:24.356755 [ 256 ] {8165536f-6449-4acd-b913-ce93fbc1848b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2025.05.08 06:24:24.356791 [ 256 ] {8165536f-6449-4acd-b913-ce93fbc1848b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9539 | 2025.05.08 06:24:24.357126 [ 256 ] {8165536f-6449-4acd-b913-ce93fbc1848b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9540 | 2025.05.08 06:24:24.357332 [ 256 ] {8165536f-6449-4acd-b913-ce93fbc1848b} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2025.05.08 06:24:24.357467 [ 256 ] {8165536f-6449-4acd-b913-ce93fbc1848b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9542 | 2025.05.08 06:24:24.357503 [ 256 ] {8165536f-6449-4acd-b913-ce93fbc1848b} <Debug> TCPHandler: Processed in 0.001317268 sec. | ||
| 9543 | 2025.05.08 06:24:24.357625 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9544 | 2025.05.08 06:24:24.357749 [ 256 ] {9649b842-2687-4222-83c6-f7ab4178b529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9545 | 2025.05.08 06:24:24.357815 [ 256 ] {9649b842-2687-4222-83c6-f7ab4178b529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9546 | 2025.05.08 06:24:24.358612 [ 256 ] {9649b842-2687-4222-83c6-f7ab4178b529} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9547 | 2025.05.08 06:24:24.358649 [ 256 ] {9649b842-2687-4222-83c6-f7ab4178b529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9548 | 2025.05.08 06:24:24.359172 [ 256 ] {9649b842-2687-4222-83c6-f7ab4178b529} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9549 | 2025.05.08 06:24:24.359399 [ 256 ] {9649b842-2687-4222-83c6-f7ab4178b529} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9550 | 2025.05.08 06:24:24.359538 [ 256 ] {9649b842-2687-4222-83c6-f7ab4178b529} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001814 sec., 4410.143329658214 rows/sec., 7.90 MiB/sec. | ||
| 9551 | 2025.05.08 06:24:24.359593 [ 256 ] {9649b842-2687-4222-83c6-f7ab4178b529} <Debug> TCPHandler: Processed in 0.002029419 sec. | ||
| 9552 | 2025.05.08 06:24:24.359704 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9553 | 2025.05.08 06:24:24.359799 [ 256 ] {ceea9c28-7181-488b-a8fe-74480fb3a825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9554 | 2025.05.08 06:24:24.359841 [ 256 ] {ceea9c28-7181-488b-a8fe-74480fb3a825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9555 | 2025.05.08 06:24:24.360213 [ 256 ] {ceea9c28-7181-488b-a8fe-74480fb3a825} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2025.05.08 06:24:24.360259 [ 256 ] {ceea9c28-7181-488b-a8fe-74480fb3a825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9557 | 2025.05.08 06:24:24.360648 [ 256 ] {ceea9c28-7181-488b-a8fe-74480fb3a825} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9558 | 2025.05.08 06:24:24.360919 [ 256 ] {ceea9c28-7181-488b-a8fe-74480fb3a825} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2025.05.08 06:24:24.361079 [ 256 ] {ceea9c28-7181-488b-a8fe-74480fb3a825} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. | ||
| 9560 | 2025.05.08 06:24:24.361125 [ 256 ] {ceea9c28-7181-488b-a8fe-74480fb3a825} <Debug> TCPHandler: Processed in 0.00146923 sec. | ||
| 9561 | 2025.05.08 06:24:28.862758 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9562 | 2025.05.08 06:24:28.862825 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9563 | 2025.05.08 06:24:29.010546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27572 | ||
| 9564 | 2025.05.08 06:24:29.011081 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2025.05.08 06:24:29.011142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9566 | 2025.05.08 06:24:29.011672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9567 | 2025.05.08 06:24:29.011935 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9568 | 2025.05.08 06:24:29.012120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27572 | ||
| 9569 | 2025.05.08 06:24:29.084164 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1300 | ||
| 9570 | 2025.05.08 06:24:29.086533 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2025.05.08 06:24:29.086572 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9572 | 2025.05.08 06:24:29.087776 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9573 | 2025.05.08 06:24:29.088050 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2025.05.08 06:24:29.088318 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
| 9575 | 2025.05.08 06:24:29.353757 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2025.05.08 06:24:29.353931 [ 256 ] {74963138-e54f-4376-a3a7-c2de04fbc13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9577 | 2025.05.08 06:24:29.353994 [ 256 ] {74963138-e54f-4376-a3a7-c2de04fbc13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9578 | 2025.05.08 06:24:29.354684 [ 256 ] {74963138-e54f-4376-a3a7-c2de04fbc13e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2025.05.08 06:24:29.354722 [ 256 ] {74963138-e54f-4376-a3a7-c2de04fbc13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9580 | 2025.05.08 06:24:29.355134 [ 256 ] {74963138-e54f-4376-a3a7-c2de04fbc13e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9581 | 2025.05.08 06:24:29.355379 [ 256 ] {74963138-e54f-4376-a3a7-c2de04fbc13e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2025.05.08 06:24:29.355529 [ 256 ] {74963138-e54f-4376-a3a7-c2de04fbc13e} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001645 sec., 74164.13373860183 rows/sec., 6.31 MiB/sec. | ||
| 9583 | 2025.05.08 06:24:29.355571 [ 256 ] {74963138-e54f-4376-a3a7-c2de04fbc13e} <Debug> TCPHandler: Processed in 0.001926307 sec. | ||
| 9584 | 2025.05.08 06:24:29.355693 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2025.05.08 06:24:29.355789 [ 256 ] {4c792004-709f-443f-a225-72113cd2d2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9586 | 2025.05.08 06:24:29.355829 [ 256 ] {4c792004-709f-443f-a225-72113cd2d2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9587 | 2025.05.08 06:24:29.356248 [ 256 ] {4c792004-709f-443f-a225-72113cd2d2cf} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2025.05.08 06:24:29.356283 [ 256 ] {4c792004-709f-443f-a225-72113cd2d2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9589 | 2025.05.08 06:24:29.356611 [ 256 ] {4c792004-709f-443f-a225-72113cd2d2cf} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9590 | 2025.05.08 06:24:29.356842 [ 256 ] {4c792004-709f-443f-a225-72113cd2d2cf} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2025.05.08 06:24:29.356947 [ 138 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9592 | 2025.05.08 06:24:29.356980 [ 256 ] {4c792004-709f-443f-a225-72113cd2d2cf} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001211 sec., 27250.206440957885 rows/sec., 2.00 MiB/sec. | ||
| 9593 | 2025.05.08 06:24:29.356990 [ 138 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2025.05.08 06:24:29.357013 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9595 | 2025.05.08 06:24:29.357019 [ 256 ] {4c792004-709f-443f-a225-72113cd2d2cf} <Debug> TCPHandler: Processed in 0.001375309 sec. | ||
| 9596 | 2025.05.08 06:24:29.357117 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 9597 | 2025.05.08 06:24:29.357137 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2025.05.08 06:24:29.357218 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9599 | 2025.05.08 06:24:29.357235 [ 256 ] {32ab82ea-05f3-4a03-ba9d-5ea5b420d774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9600 | 2025.05.08 06:24:29.357249 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 71 rows starting from the beginning of the part | ||
| 9601 | 2025.05.08 06:24:29.357274 [ 256 ] {32ab82ea-05f3-4a03-ba9d-5ea5b420d774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9602 | 2025.05.08 06:24:29.357316 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 9603 | 2025.05.08 06:24:29.357367 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 9604 | 2025.05.08 06:24:29.357414 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 37 rows starting from the beginning of the part | ||
| 9605 | 2025.05.08 06:24:29.357459 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 9606 | 2025.05.08 06:24:29.357500 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 9607 | 2025.05.08 06:24:29.357709 [ 256 ] {32ab82ea-05f3-4a03-ba9d-5ea5b420d774} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2025.05.08 06:24:29.357749 [ 256 ] {32ab82ea-05f3-4a03-ba9d-5ea5b420d774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9609 | 2025.05.08 06:24:29.358074 [ 256 ] {32ab82ea-05f3-4a03-ba9d-5ea5b420d774} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9610 | 2025.05.08 06:24:29.358282 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205737 sec., 157579.9697612332 rows/sec., 12.12 MiB/sec. | ||
| 9611 | 2025.05.08 06:24:29.358294 [ 256 ] {32ab82ea-05f3-4a03-ba9d-5ea5b420d774} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2025.05.08 06:24:29.358430 [ 256 ] {32ab82ea-05f3-4a03-ba9d-5ea5b420d774} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001213 sec., 79967.02390766694 rows/sec., 6.25 MiB/sec. | ||
| 9613 | 2025.05.08 06:24:29.358469 [ 256 ] {32ab82ea-05f3-4a03-ba9d-5ea5b420d774} <Debug> TCPHandler: Processed in 0.001381879 sec. | ||
| 9614 | 2025.05.08 06:24:29.358488 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9615 | 2025.05.08 06:24:29.358590 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2025.05.08 06:24:29.358689 [ 256 ] {4b0c1ba7-5c1f-402d-8b08-11696ffe8b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9617 | 2025.05.08 06:24:29.358733 [ 256 ] {4b0c1ba7-5c1f-402d-8b08-11696ffe8b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9618 | 2025.05.08 06:24:29.358828 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_81_16} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2025.05.08 06:24:29.358915 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_81_16} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9620 | 2025.05.08 06:24:29.359033 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9621 | 2025.05.08 06:24:29.359182 [ 256 ] {4b0c1ba7-5c1f-402d-8b08-11696ffe8b3f} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2025.05.08 06:24:29.359225 [ 256 ] {4b0c1ba7-5c1f-402d-8b08-11696ffe8b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9623 | 2025.05.08 06:24:29.359581 [ 256 ] {4b0c1ba7-5c1f-402d-8b08-11696ffe8b3f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9624 | 2025.05.08 06:24:29.359817 [ 256 ] {4b0c1ba7-5c1f-402d-8b08-11696ffe8b3f} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2025.05.08 06:24:29.359947 [ 256 ] {4b0c1ba7-5c1f-402d-8b08-11696ffe8b3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 9626 | 2025.05.08 06:24:29.359984 [ 256 ] {4b0c1ba7-5c1f-402d-8b08-11696ffe8b3f} <Debug> TCPHandler: Processed in 0.001443561 sec. | ||
| 9627 | 2025.05.08 06:24:29.360101 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2025.05.08 06:24:29.360215 [ 256 ] {2bf5d1ca-cb60-49d0-b44f-abd0b08244a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9629 | 2025.05.08 06:24:29.360270 [ 256 ] {2bf5d1ca-cb60-49d0-b44f-abd0b08244a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9630 | 2025.05.08 06:24:29.361202 [ 256 ] {2bf5d1ca-cb60-49d0-b44f-abd0b08244a3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2025.05.08 06:24:29.361243 [ 256 ] {2bf5d1ca-cb60-49d0-b44f-abd0b08244a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9632 | 2025.05.08 06:24:29.361776 [ 256 ] {2bf5d1ca-cb60-49d0-b44f-abd0b08244a3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9633 | 2025.05.08 06:24:29.361995 [ 256 ] {2bf5d1ca-cb60-49d0-b44f-abd0b08244a3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2025.05.08 06:24:29.362102 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9635 | 2025.05.08 06:24:29.362126 [ 256 ] {2bf5d1ca-cb60-49d0-b44f-abd0b08244a3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001931 sec., 17089.590885551526 rows/sec., 30.62 MiB/sec. | ||
| 9636 | 2025.05.08 06:24:29.362130 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2025.05.08 06:24:29.362155 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9638 | 2025.05.08 06:24:29.362182 [ 256 ] {2bf5d1ca-cb60-49d0-b44f-abd0b08244a3} <Debug> TCPHandler: Processed in 0.00212762 sec. | ||
| 9639 | 2025.05.08 06:24:29.362255 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9640 | 2025.05.08 06:24:29.362292 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9641 | 2025.05.08 06:24:29.362406 [ 256 ] {52459feb-6ec1-4d53-95be-2fd02dde6105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9642 | 2025.05.08 06:24:29.362450 [ 256 ] {52459feb-6ec1-4d53-95be-2fd02dde6105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9643 | 2025.05.08 06:24:29.362494 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9644 | 2025.05.08 06:24:29.362560 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1508 rows starting from the beginning of the part | ||
| 9645 | 2025.05.08 06:24:29.362685 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9646 | 2025.05.08 06:24:29.362782 [ 256 ] {52459feb-6ec1-4d53-95be-2fd02dde6105} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2025.05.08 06:24:29.362789 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9648 | 2025.05.08 06:24:29.362824 [ 256 ] {52459feb-6ec1-4d53-95be-2fd02dde6105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9649 | 2025.05.08 06:24:29.362903 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9650 | 2025.05.08 06:24:29.362998 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9651 | 2025.05.08 06:24:29.363089 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 9652 | 2025.05.08 06:24:29.363137 [ 256 ] {52459feb-6ec1-4d53-95be-2fd02dde6105} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9653 | 2025.05.08 06:24:29.363355 [ 256 ] {52459feb-6ec1-4d53-95be-2fd02dde6105} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9654 | 2025.05.08 06:24:29.363491 [ 256 ] {52459feb-6ec1-4d53-95be-2fd02dde6105} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 9655 | 2025.05.08 06:24:29.363526 [ 256 ] {52459feb-6ec1-4d53-95be-2fd02dde6105} <Debug> TCPHandler: Processed in 0.001281087 sec. | ||
| 9656 | 2025.05.08 06:24:29.369922 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1623 rows, containing 19 columns (19 merged, 0 gathered) in 0.007719079 sec., 210258.24453927728 rows/sec., 376.77 MiB/sec. | ||
| 9657 | 2025.05.08 06:24:29.371342 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9658 | 2025.05.08 06:24:29.371660 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2025.05.08 06:24:29.371723 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9660 | 2025.05.08 06:24:29.371827 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 9661 | 2025.05.08 06:24:30.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.18 MiB, peak 318.76 MiB, free memory in arenas 0.00 B, will set to 309.57 MiB (RSS), difference: 2.38 MiB | ||
| 9662 | 2025.05.08 06:24:30.524107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 9663 | 2025.05.08 06:24:30.542005 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2025.05.08 06:24:30.542063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9665 | 2025.05.08 06:24:30.548440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9666 | 2025.05.08 06:24:30.549162 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2025.05.08 06:24:30.552185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 9668 | 2025.05.08 06:24:34.353848 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2025.05.08 06:24:34.354164 [ 256 ] {ba2c490a-d7a2-4968-807a-35405a8a877b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9670 | 2025.05.08 06:24:34.354272 [ 256 ] {ba2c490a-d7a2-4968-807a-35405a8a877b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9671 | 2025.05.08 06:24:34.355015 [ 256 ] {ba2c490a-d7a2-4968-807a-35405a8a877b} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2025.05.08 06:24:34.355067 [ 256 ] {ba2c490a-d7a2-4968-807a-35405a8a877b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9673 | 2025.05.08 06:24:34.355476 [ 256 ] {ba2c490a-d7a2-4968-807a-35405a8a877b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9674 | 2025.05.08 06:24:34.355699 [ 256 ] {ba2c490a-d7a2-4968-807a-35405a8a877b} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2025.05.08 06:24:34.355858 [ 256 ] {ba2c490a-d7a2-4968-807a-35405a8a877b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001773 sec., 13536.37901861252 rows/sec., 1.12 MiB/sec. | ||
| 9676 | 2025.05.08 06:24:34.355911 [ 256 ] {ba2c490a-d7a2-4968-807a-35405a8a877b} <Debug> TCPHandler: Processed in 0.002249631 sec. | ||
| 9677 | 2025.05.08 06:24:34.356037 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2025.05.08 06:24:34.356141 [ 256 ] {31e05d2b-98be-4df2-bb11-b2f804892665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9679 | 2025.05.08 06:24:34.356186 [ 256 ] {31e05d2b-98be-4df2-bb11-b2f804892665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9680 | 2025.05.08 06:24:34.356604 [ 256 ] {31e05d2b-98be-4df2-bb11-b2f804892665} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2025.05.08 06:24:34.356642 [ 256 ] {31e05d2b-98be-4df2-bb11-b2f804892665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9682 | 2025.05.08 06:24:34.356932 [ 256 ] {31e05d2b-98be-4df2-bb11-b2f804892665} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9683 | 2025.05.08 06:24:34.357147 [ 256 ] {31e05d2b-98be-4df2-bb11-b2f804892665} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2025.05.08 06:24:34.357277 [ 256 ] {31e05d2b-98be-4df2-bb11-b2f804892665} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001159 sec., 6902.502157031923 rows/sec., 562.85 KiB/sec. | ||
| 9685 | 2025.05.08 06:24:34.357316 [ 256 ] {31e05d2b-98be-4df2-bb11-b2f804892665} <Debug> TCPHandler: Processed in 0.001330178 sec. | ||
| 9686 | 2025.05.08 06:24:34.357427 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9687 | 2025.05.08 06:24:34.357522 [ 256 ] {46fad672-d22e-4155-948e-7c6202ca6a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9688 | 2025.05.08 06:24:34.357563 [ 256 ] {46fad672-d22e-4155-948e-7c6202ca6a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9689 | 2025.05.08 06:24:34.358046 [ 256 ] {46fad672-d22e-4155-948e-7c6202ca6a28} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2025.05.08 06:24:34.358083 [ 256 ] {46fad672-d22e-4155-948e-7c6202ca6a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9691 | 2025.05.08 06:24:34.358417 [ 256 ] {46fad672-d22e-4155-948e-7c6202ca6a28} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9692 | 2025.05.08 06:24:34.358630 [ 256 ] {46fad672-d22e-4155-948e-7c6202ca6a28} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2025.05.08 06:24:34.358763 [ 256 ] {46fad672-d22e-4155-948e-7c6202ca6a28} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001259 sec., 155679.1104050834 rows/sec., 13.76 MiB/sec. | ||
| 9694 | 2025.05.08 06:24:34.358800 [ 256 ] {46fad672-d22e-4155-948e-7c6202ca6a28} <Debug> TCPHandler: Processed in 0.00142159 sec. | ||
| 9695 | 2025.05.08 06:24:34.358911 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2025.05.08 06:24:34.359006 [ 256 ] {d9ecc2e3-e433-4c3e-836a-515f32c5c074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9697 | 2025.05.08 06:24:34.359046 [ 256 ] {d9ecc2e3-e433-4c3e-836a-515f32c5c074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9698 | 2025.05.08 06:24:34.359448 [ 256 ] {d9ecc2e3-e433-4c3e-836a-515f32c5c074} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2025.05.08 06:24:34.359485 [ 256 ] {d9ecc2e3-e433-4c3e-836a-515f32c5c074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9700 | 2025.05.08 06:24:34.359783 [ 256 ] {d9ecc2e3-e433-4c3e-836a-515f32c5c074} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9701 | 2025.05.08 06:24:34.360009 [ 256 ] {d9ecc2e3-e433-4c3e-836a-515f32c5c074} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2025.05.08 06:24:34.360137 [ 256 ] {d9ecc2e3-e433-4c3e-836a-515f32c5c074} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001149 sec., 24369.01653611836 rows/sec., 1.80 MiB/sec. | ||
| 9703 | 2025.05.08 06:24:34.360175 [ 256 ] {d9ecc2e3-e433-4c3e-836a-515f32c5c074} <Debug> TCPHandler: Processed in 0.001312928 sec. | ||
| 9704 | 2025.05.08 06:24:34.360275 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9705 | 2025.05.08 06:24:34.360369 [ 256 ] {7e9f4821-f11c-4b67-b94a-3e2f0a724d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9706 | 2025.05.08 06:24:34.360408 [ 256 ] {7e9f4821-f11c-4b67-b94a-3e2f0a724d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9707 | 2025.05.08 06:24:34.360791 [ 256 ] {7e9f4821-f11c-4b67-b94a-3e2f0a724d40} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2025.05.08 06:24:34.360828 [ 256 ] {7e9f4821-f11c-4b67-b94a-3e2f0a724d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9709 | 2025.05.08 06:24:34.361119 [ 256 ] {7e9f4821-f11c-4b67-b94a-3e2f0a724d40} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9710 | 2025.05.08 06:24:34.361332 [ 256 ] {7e9f4821-f11c-4b67-b94a-3e2f0a724d40} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2025.05.08 06:24:34.361460 [ 256 ] {7e9f4821-f11c-4b67-b94a-3e2f0a724d40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 9712 | 2025.05.08 06:24:34.361498 [ 256 ] {7e9f4821-f11c-4b67-b94a-3e2f0a724d40} <Debug> TCPHandler: Processed in 0.001271108 sec. | ||
| 9713 | 2025.05.08 06:24:34.361607 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2025.05.08 06:24:34.361701 [ 256 ] {64aad804-b5c5-45b0-bbb7-8fb6c027cd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9715 | 2025.05.08 06:24:34.361742 [ 256 ] {64aad804-b5c5-45b0-bbb7-8fb6c027cd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9716 | 2025.05.08 06:24:34.362152 [ 256 ] {64aad804-b5c5-45b0-bbb7-8fb6c027cd8e} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2025.05.08 06:24:34.362189 [ 256 ] {64aad804-b5c5-45b0-bbb7-8fb6c027cd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9718 | 2025.05.08 06:24:34.362482 [ 256 ] {64aad804-b5c5-45b0-bbb7-8fb6c027cd8e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9719 | 2025.05.08 06:24:34.362694 [ 256 ] {64aad804-b5c5-45b0-bbb7-8fb6c027cd8e} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2025.05.08 06:24:34.362823 [ 256 ] {64aad804-b5c5-45b0-bbb7-8fb6c027cd8e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 9721 | 2025.05.08 06:24:34.362860 [ 256 ] {64aad804-b5c5-45b0-bbb7-8fb6c027cd8e} <Debug> TCPHandler: Processed in 0.001302148 sec. | ||
| 9722 | 2025.05.08 06:24:34.362979 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9723 | 2025.05.08 06:24:34.363098 [ 256 ] {db0c0f48-fd29-4408-87f5-7c4ce87608f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9724 | 2025.05.08 06:24:34.363140 [ 256 ] {db0c0f48-fd29-4408-87f5-7c4ce87608f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9725 | 2025.05.08 06:24:34.363582 [ 256 ] {db0c0f48-fd29-4408-87f5-7c4ce87608f1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2025.05.08 06:24:34.363618 [ 256 ] {db0c0f48-fd29-4408-87f5-7c4ce87608f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9727 | 2025.05.08 06:24:34.363916 [ 256 ] {db0c0f48-fd29-4408-87f5-7c4ce87608f1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9728 | 2025.05.08 06:24:34.364139 [ 256 ] {db0c0f48-fd29-4408-87f5-7c4ce87608f1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2025.05.08 06:24:34.364268 [ 256 ] {db0c0f48-fd29-4408-87f5-7c4ce87608f1} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001188 sec., 97643.09764309764 rows/sec., 7.95 MiB/sec. | ||
| 9730 | 2025.05.08 06:24:34.364305 [ 256 ] {db0c0f48-fd29-4408-87f5-7c4ce87608f1} <Debug> TCPHandler: Processed in 0.0013748 sec. | ||
| 9731 | 2025.05.08 06:24:34.364417 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9732 | 2025.05.08 06:24:34.364511 [ 256 ] {61cf829e-4619-461e-b0b2-d3872e093067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9733 | 2025.05.08 06:24:34.364553 [ 256 ] {61cf829e-4619-461e-b0b2-d3872e093067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9734 | 2025.05.08 06:24:34.364955 [ 256 ] {61cf829e-4619-461e-b0b2-d3872e093067} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2025.05.08 06:24:34.364992 [ 256 ] {61cf829e-4619-461e-b0b2-d3872e093067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9736 | 2025.05.08 06:24:34.365329 [ 256 ] {61cf829e-4619-461e-b0b2-d3872e093067} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9737 | 2025.05.08 06:24:34.365545 [ 256 ] {61cf829e-4619-461e-b0b2-d3872e093067} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2025.05.08 06:24:34.365668 [ 256 ] {61cf829e-4619-461e-b0b2-d3872e093067} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001176 sec., 170068.02721088435 rows/sec., 12.19 MiB/sec. | ||
| 9739 | 2025.05.08 06:24:34.365704 [ 256 ] {61cf829e-4619-461e-b0b2-d3872e093067} <Debug> TCPHandler: Processed in 0.001335809 sec. | ||
| 9740 | 2025.05.08 06:24:34.365819 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9741 | 2025.05.08 06:24:34.365913 [ 256 ] {9bd3d5e1-14b0-48c7-9d36-7c6cc68ed3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9742 | 2025.05.08 06:24:34.365967 [ 256 ] {9bd3d5e1-14b0-48c7-9d36-7c6cc68ed3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9743 | 2025.05.08 06:24:34.366733 [ 256 ] {9bd3d5e1-14b0-48c7-9d36-7c6cc68ed3ca} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2025.05.08 06:24:34.366770 [ 256 ] {9bd3d5e1-14b0-48c7-9d36-7c6cc68ed3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9745 | 2025.05.08 06:24:34.367278 [ 256 ] {9bd3d5e1-14b0-48c7-9d36-7c6cc68ed3ca} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9746 | 2025.05.08 06:24:34.367502 [ 256 ] {9bd3d5e1-14b0-48c7-9d36-7c6cc68ed3ca} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2025.05.08 06:24:34.367640 [ 256 ] {9bd3d5e1-14b0-48c7-9d36-7c6cc68ed3ca} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001745 sec., 4584.5272206303725 rows/sec., 8.22 MiB/sec. | ||
| 9748 | 2025.05.08 06:24:34.367693 [ 256 ] {9bd3d5e1-14b0-48c7-9d36-7c6cc68ed3ca} <Debug> TCPHandler: Processed in 0.001921217 sec. | ||
| 9749 | 2025.05.08 06:24:34.367807 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2025.05.08 06:24:34.367901 [ 256 ] {6c97d480-2e7a-4955-885a-d95eb1cf8a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9751 | 2025.05.08 06:24:34.367943 [ 256 ] {6c97d480-2e7a-4955-885a-d95eb1cf8a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9752 | 2025.05.08 06:24:34.368281 [ 256 ] {6c97d480-2e7a-4955-885a-d95eb1cf8a13} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2025.05.08 06:24:34.368318 [ 256 ] {6c97d480-2e7a-4955-885a-d95eb1cf8a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9754 | 2025.05.08 06:24:34.368624 [ 256 ] {6c97d480-2e7a-4955-885a-d95eb1cf8a13} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9755 | 2025.05.08 06:24:34.368846 [ 256 ] {6c97d480-2e7a-4955-885a-d95eb1cf8a13} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2025.05.08 06:24:34.368967 [ 256 ] {6c97d480-2e7a-4955-885a-d95eb1cf8a13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9757 | 2025.05.08 06:24:34.369003 [ 256 ] {6c97d480-2e7a-4955-885a-d95eb1cf8a13} <Debug> TCPHandler: Processed in 0.001244428 sec. | ||
| 9758 | 2025.05.08 06:24:36.512359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27999 | ||
| 9759 | 2025.05.08 06:24:36.512912 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2025.05.08 06:24:36.512968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9761 | 2025.05.08 06:24:36.513535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9762 | 2025.05.08 06:24:36.513775 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2025.05.08 06:24:36.513920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
| 9764 | 2025.05.08 06:24:36.513948 [ 130 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9765 | 2025.05.08 06:24:36.514021 [ 130 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2025.05.08 06:24:36.514041 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9767 | 2025.05.08 06:24:36.514175 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 9768 | 2025.05.08 06:24:36.514341 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9769 | 2025.05.08 06:24:36.514383 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25742 rows starting from the beginning of the part | ||
| 9770 | 2025.05.08 06:24:36.514449 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
| 9771 | 2025.05.08 06:24:36.514493 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
| 9772 | 2025.05.08 06:24:36.514535 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
| 9773 | 2025.05.08 06:24:36.514574 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
| 9774 | 2025.05.08 06:24:36.514611 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
| 9775 | 2025.05.08 06:24:36.516784 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002670978 sec., 10482677.131747248 rows/sec., 149.96 MiB/sec. | ||
| 9776 | 2025.05.08 06:24:36.516997 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9777 | 2025.05.08 06:24:36.517249 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2025.05.08 06:24:36.517321 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_61_12} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9779 | 2025.05.08 06:24:36.517395 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 9780 | 2025.05.08 06:24:38.052343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 9781 | 2025.05.08 06:24:38.069943 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2025.05.08 06:24:38.069993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9783 | 2025.05.08 06:24:38.076394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9784 | 2025.05.08 06:24:38.077088 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2025.05.08 06:24:38.077404 [ 126 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9786 | 2025.05.08 06:24:38.077467 [ 126 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2025.05.08 06:24:38.077487 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9788 | 2025.05.08 06:24:38.077615 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9789 | 2025.05.08 06:24:38.080272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 9790 | 2025.05.08 06:24:38.081479 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9791 | 2025.05.08 06:24:38.083101 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9792 | 2025.05.08 06:24:38.087920 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9793 | 2025.05.08 06:24:38.092567 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9794 | 2025.05.08 06:24:38.097176 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9795 | 2025.05.08 06:24:38.101854 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9796 | 2025.05.08 06:24:38.105832 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 9797 | 2025.05.08 06:24:38.157445 [ 195 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079888714 sec., 5758.009823515246 rows/sec., 29.77 MiB/sec. | ||
| 9798 | 2025.05.08 06:24:38.160706 [ 195 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9799 | 2025.05.08 06:24:38.162631 [ 195 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_61_12} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9800 | 2025.05.08 06:24:38.162733 [ 195 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_61_12} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9801 | 2025.05.08 06:24:38.165202 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9802 | 2025.05.08 06:24:39.088614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1332 | ||
| 9803 | 2025.05.08 06:24:39.091063 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2025.05.08 06:24:39.091106 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9805 | 2025.05.08 06:24:39.092331 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9806 | 2025.05.08 06:24:39.092603 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2025.05.08 06:24:39.092881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 9808 | 2025.05.08 06:24:39.354101 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9809 | 2025.05.08 06:24:39.354365 [ 256 ] {7014090d-a39f-48b7-b7b9-75ef45c7162b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9810 | 2025.05.08 06:24:39.354463 [ 256 ] {7014090d-a39f-48b7-b7b9-75ef45c7162b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9811 | 2025.05.08 06:24:39.355256 [ 256 ] {7014090d-a39f-48b7-b7b9-75ef45c7162b} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2025.05.08 06:24:39.355299 [ 256 ] {7014090d-a39f-48b7-b7b9-75ef45c7162b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9813 | 2025.05.08 06:24:39.355681 [ 256 ] {7014090d-a39f-48b7-b7b9-75ef45c7162b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9814 | 2025.05.08 06:24:39.355910 [ 256 ] {7014090d-a39f-48b7-b7b9-75ef45c7162b} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2025.05.08 06:24:39.356074 [ 256 ] {7014090d-a39f-48b7-b7b9-75ef45c7162b} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001782 sec., 68462.40179573513 rows/sec., 5.83 MiB/sec. | ||
| 9816 | 2025.05.08 06:24:39.356122 [ 256 ] {7014090d-a39f-48b7-b7b9-75ef45c7162b} <Debug> TCPHandler: Processed in 0.002178061 sec. | ||
| 9817 | 2025.05.08 06:24:39.356254 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9818 | 2025.05.08 06:24:39.356351 [ 256 ] {16061269-7bcd-444b-bb88-01638e23952c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9819 | 2025.05.08 06:24:39.356392 [ 256 ] {16061269-7bcd-444b-bb88-01638e23952c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9820 | 2025.05.08 06:24:39.356822 [ 256 ] {16061269-7bcd-444b-bb88-01638e23952c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2025.05.08 06:24:39.356858 [ 256 ] {16061269-7bcd-444b-bb88-01638e23952c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9822 | 2025.05.08 06:24:39.357160 [ 256 ] {16061269-7bcd-444b-bb88-01638e23952c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9823 | 2025.05.08 06:24:39.357373 [ 256 ] {16061269-7bcd-444b-bb88-01638e23952c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2025.05.08 06:24:39.357503 [ 256 ] {16061269-7bcd-444b-bb88-01638e23952c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001172 sec., 28156.996587030713 rows/sec., 2.07 MiB/sec. | ||
| 9825 | 2025.05.08 06:24:39.357541 [ 256 ] {16061269-7bcd-444b-bb88-01638e23952c} <Debug> TCPHandler: Processed in 0.001335279 sec. | ||
| 9826 | 2025.05.08 06:24:39.357645 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9827 | 2025.05.08 06:24:39.357738 [ 256 ] {d4e02c07-6dc5-4b56-aea5-4e673daa3396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9828 | 2025.05.08 06:24:39.357778 [ 256 ] {d4e02c07-6dc5-4b56-aea5-4e673daa3396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9829 | 2025.05.08 06:24:39.358203 [ 256 ] {d4e02c07-6dc5-4b56-aea5-4e673daa3396} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2025.05.08 06:24:39.358240 [ 256 ] {d4e02c07-6dc5-4b56-aea5-4e673daa3396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9831 | 2025.05.08 06:24:39.358545 [ 256 ] {d4e02c07-6dc5-4b56-aea5-4e673daa3396} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9832 | 2025.05.08 06:24:39.358762 [ 256 ] {d4e02c07-6dc5-4b56-aea5-4e673daa3396} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2025.05.08 06:24:39.358893 [ 256 ] {d4e02c07-6dc5-4b56-aea5-4e673daa3396} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001173 sec., 82693.94714407502 rows/sec., 6.46 MiB/sec. | ||
| 9834 | 2025.05.08 06:24:39.358929 [ 256 ] {d4e02c07-6dc5-4b56-aea5-4e673daa3396} <Debug> TCPHandler: Processed in 0.001330789 sec. | ||
| 9835 | 2025.05.08 06:24:39.359039 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9836 | 2025.05.08 06:24:39.359131 [ 256 ] {ebeb58a7-f2b8-4c47-8f4a-2dfeadd4ab8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9837 | 2025.05.08 06:24:39.359172 [ 256 ] {ebeb58a7-f2b8-4c47-8f4a-2dfeadd4ab8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9838 | 2025.05.08 06:24:39.359570 [ 256 ] {ebeb58a7-f2b8-4c47-8f4a-2dfeadd4ab8c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2025.05.08 06:24:39.359606 [ 256 ] {ebeb58a7-f2b8-4c47-8f4a-2dfeadd4ab8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9840 | 2025.05.08 06:24:39.359926 [ 256 ] {ebeb58a7-f2b8-4c47-8f4a-2dfeadd4ab8c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9841 | 2025.05.08 06:24:39.360133 [ 256 ] {ebeb58a7-f2b8-4c47-8f4a-2dfeadd4ab8c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9842 | 2025.05.08 06:24:39.360262 [ 256 ] {ebeb58a7-f2b8-4c47-8f4a-2dfeadd4ab8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 9843 | 2025.05.08 06:24:39.360297 [ 256 ] {ebeb58a7-f2b8-4c47-8f4a-2dfeadd4ab8c} <Debug> TCPHandler: Processed in 0.001305448 sec. | ||
| 9844 | 2025.05.08 06:24:39.360395 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2025.05.08 06:24:39.360486 [ 256 ] {20048886-ab75-4c83-950e-b632ba2eb41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9846 | 2025.05.08 06:24:39.360538 [ 256 ] {20048886-ab75-4c83-950e-b632ba2eb41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9847 | 2025.05.08 06:24:39.361362 [ 256 ] {20048886-ab75-4c83-950e-b632ba2eb41f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2025.05.08 06:24:39.361398 [ 256 ] {20048886-ab75-4c83-950e-b632ba2eb41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9849 | 2025.05.08 06:24:39.361941 [ 256 ] {20048886-ab75-4c83-950e-b632ba2eb41f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9850 | 2025.05.08 06:24:39.362158 [ 256 ] {20048886-ab75-4c83-950e-b632ba2eb41f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2025.05.08 06:24:39.362292 [ 256 ] {20048886-ab75-4c83-950e-b632ba2eb41f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001824 sec., 18092.105263157893 rows/sec., 32.42 MiB/sec. | ||
| 9852 | 2025.05.08 06:24:39.362347 [ 256 ] {20048886-ab75-4c83-950e-b632ba2eb41f} <Debug> TCPHandler: Processed in 0.001997608 sec. | ||
| 9853 | 2025.05.08 06:24:39.362457 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2025.05.08 06:24:39.362549 [ 256 ] {b5b1ad89-74f2-4553-be6d-e4de55fa4104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9855 | 2025.05.08 06:24:39.362589 [ 256 ] {b5b1ad89-74f2-4553-be6d-e4de55fa4104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9856 | 2025.05.08 06:24:39.362916 [ 256 ] {b5b1ad89-74f2-4553-be6d-e4de55fa4104} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2025.05.08 06:24:39.362952 [ 256 ] {b5b1ad89-74f2-4553-be6d-e4de55fa4104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9858 | 2025.05.08 06:24:39.363248 [ 256 ] {b5b1ad89-74f2-4553-be6d-e4de55fa4104} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9859 | 2025.05.08 06:24:39.363462 [ 256 ] {b5b1ad89-74f2-4553-be6d-e4de55fa4104} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2025.05.08 06:24:39.363592 [ 256 ] {b5b1ad89-74f2-4553-be6d-e4de55fa4104} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 9861 | 2025.05.08 06:24:39.363626 [ 256 ] {b5b1ad89-74f2-4553-be6d-e4de55fa4104} <Debug> TCPHandler: Processed in 0.001216937 sec. | ||
| 9862 | 2025.05.08 06:24:43.863079 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9863 | 2025.05.08 06:24:43.863153 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9864 | 2025.05.08 06:24:44.014143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28487 | ||
| 9865 | 2025.05.08 06:24:44.014731 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2025.05.08 06:24:44.014791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9867 | 2025.05.08 06:24:44.015293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9868 | 2025.05.08 06:24:44.015552 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2025.05.08 06:24:44.015707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28487 | ||
| 9870 | 2025.05.08 06:24:44.352185 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9871 | 2025.05.08 06:24:44.352485 [ 256 ] {05175370-12f5-4a8f-bfad-0caf6a6f1659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9872 | 2025.05.08 06:24:44.352592 [ 256 ] {05175370-12f5-4a8f-bfad-0caf6a6f1659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9873 | 2025.05.08 06:24:44.353384 [ 256 ] {05175370-12f5-4a8f-bfad-0caf6a6f1659} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2025.05.08 06:24:44.353432 [ 256 ] {05175370-12f5-4a8f-bfad-0caf6a6f1659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9875 | 2025.05.08 06:24:44.353854 [ 256 ] {05175370-12f5-4a8f-bfad-0caf6a6f1659} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9876 | 2025.05.08 06:24:44.354084 [ 256 ] {05175370-12f5-4a8f-bfad-0caf6a6f1659} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2025.05.08 06:24:44.354238 [ 119 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9878 | 2025.05.08 06:24:44.354243 [ 256 ] {05175370-12f5-4a8f-bfad-0caf6a6f1659} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001839 sec., 39151.71288743883 rows/sec., 3.18 MiB/sec. | ||
| 9879 | 2025.05.08 06:24:44.354311 [ 119 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2025.05.08 06:24:44.354333 [ 256 ] {05175370-12f5-4a8f-bfad-0caf6a6f1659} <Debug> TCPHandler: Processed in 0.002331773 sec. | ||
| 9881 | 2025.05.08 06:24:44.354337 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9882 | 2025.05.08 06:24:44.354469 [ 196 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 9883 | 2025.05.08 06:24:44.354473 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2025.05.08 06:24:44.354609 [ 196 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9885 | 2025.05.08 06:24:44.354613 [ 256 ] {63996a2e-cb3e-40a8-bd99-ef81fe7e182f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9886 | 2025.05.08 06:24:44.354650 [ 196 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1409 rows starting from the beginning of the part | ||
| 9887 | 2025.05.08 06:24:44.354670 [ 256 ] {63996a2e-cb3e-40a8-bd99-ef81fe7e182f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9888 | 2025.05.08 06:24:44.354721 [ 196 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part | ||
| 9889 | 2025.05.08 06:24:44.354776 [ 196 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 9890 | 2025.05.08 06:24:44.354819 [ 196 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 196 rows starting from the beginning of the part | ||
| 9891 | 2025.05.08 06:24:44.354862 [ 196 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 122 rows starting from the beginning of the part | ||
| 9892 | 2025.05.08 06:24:44.354904 [ 196 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 72 rows starting from the beginning of the part | ||
| 9893 | 2025.05.08 06:24:44.355085 [ 256 ] {63996a2e-cb3e-40a8-bd99-ef81fe7e182f} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2025.05.08 06:24:44.355130 [ 256 ] {63996a2e-cb3e-40a8-bd99-ef81fe7e182f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9895 | 2025.05.08 06:24:44.355475 [ 256 ] {63996a2e-cb3e-40a8-bd99-ef81fe7e182f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9896 | 2025.05.08 06:24:44.355717 [ 256 ] {63996a2e-cb3e-40a8-bd99-ef81fe7e182f} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2025.05.08 06:24:44.355848 [ 256 ] {63996a2e-cb3e-40a8-bd99-ef81fe7e182f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001254 sec., 6379.585326953748 rows/sec., 479.71 KiB/sec. | ||
| 9898 | 2025.05.08 06:24:44.355886 [ 256 ] {63996a2e-cb3e-40a8-bd99-ef81fe7e182f} <Debug> TCPHandler: Processed in 0.001462941 sec. | ||
| 9899 | 2025.05.08 06:24:44.355996 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9900 | 2025.05.08 06:24:44.356089 [ 256 ] {bb632f40-b404-4ec7-90ca-7278061a78b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9901 | 2025.05.08 06:24:44.356129 [ 256 ] {bb632f40-b404-4ec7-90ca-7278061a78b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9902 | 2025.05.08 06:24:44.356128 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715184 sec., 1161974.4587169655 rows/sec., 102.39 MiB/sec. | ||
| 9903 | 2025.05.08 06:24:44.356362 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9904 | 2025.05.08 06:24:44.356560 [ 256 ] {bb632f40-b404-4ec7-90ca-7278061a78b8} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2025.05.08 06:24:44.356595 [ 256 ] {bb632f40-b404-4ec7-90ca-7278061a78b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9906 | 2025.05.08 06:24:44.356630 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_86_17} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9907 | 2025.05.08 06:24:44.356698 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_86_17} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9908 | 2025.05.08 06:24:44.356795 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 9909 | 2025.05.08 06:24:44.356903 [ 256 ] {bb632f40-b404-4ec7-90ca-7278061a78b8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9910 | 2025.05.08 06:24:44.357129 [ 256 ] {bb632f40-b404-4ec7-90ca-7278061a78b8} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2025.05.08 06:24:44.357245 [ 119 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9912 | 2025.05.08 06:24:44.357255 [ 256 ] {bb632f40-b404-4ec7-90ca-7278061a78b8} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001184 sec., 60810.81081081081 rows/sec., 4.75 MiB/sec. | ||
| 9913 | 2025.05.08 06:24:44.357283 [ 119 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2025.05.08 06:24:44.357305 [ 256 ] {bb632f40-b404-4ec7-90ca-7278061a78b8} <Debug> TCPHandler: Processed in 0.001359659 sec. | ||
| 9915 | 2025.05.08 06:24:44.357307 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9916 | 2025.05.08 06:24:44.357408 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 9917 | 2025.05.08 06:24:44.357432 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9918 | 2025.05.08 06:24:44.357521 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9919 | 2025.05.08 06:24:44.357532 [ 256 ] {7211392c-6454-42dc-ba64-6bb5eed1eeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9920 | 2025.05.08 06:24:44.357561 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 633 rows starting from the beginning of the part | ||
| 9921 | 2025.05.08 06:24:44.357583 [ 256 ] {7211392c-6454-42dc-ba64-6bb5eed1eeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9922 | 2025.05.08 06:24:44.357631 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part | ||
| 9923 | 2025.05.08 06:24:44.357679 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 9924 | 2025.05.08 06:24:44.357719 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 116 rows starting from the beginning of the part | ||
| 9925 | 2025.05.08 06:24:44.357755 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 97 rows starting from the beginning of the part | ||
| 9926 | 2025.05.08 06:24:44.357794 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 72 rows starting from the beginning of the part | ||
| 9927 | 2025.05.08 06:24:44.358016 [ 256 ] {7211392c-6454-42dc-ba64-6bb5eed1eeae} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2025.05.08 06:24:44.358059 [ 256 ] {7211392c-6454-42dc-ba64-6bb5eed1eeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9929 | 2025.05.08 06:24:44.358439 [ 256 ] {7211392c-6454-42dc-ba64-6bb5eed1eeae} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9930 | 2025.05.08 06:24:44.358670 [ 256 ] {7211392c-6454-42dc-ba64-6bb5eed1eeae} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2025.05.08 06:24:44.358789 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9932 | 2025.05.08 06:24:44.358790 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1087 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141296 sec., 769306.9867512173 rows/sec., 62.06 MiB/sec. | ||
| 9933 | 2025.05.08 06:24:44.358823 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2025.05.08 06:24:44.358800 [ 256 ] {7211392c-6454-42dc-ba64-6bb5eed1eeae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 9935 | 2025.05.08 06:24:44.358863 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9936 | 2025.05.08 06:24:44.358899 [ 256 ] {7211392c-6454-42dc-ba64-6bb5eed1eeae} <Debug> TCPHandler: Processed in 0.001516041 sec. | ||
| 9937 | 2025.05.08 06:24:44.358948 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 9938 | 2025.05.08 06:24:44.358985 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9939 | 2025.05.08 06:24:44.359018 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2025.05.08 06:24:44.359033 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9941 | 2025.05.08 06:24:44.359065 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25355 rows starting from the beginning of the part | ||
| 9942 | 2025.05.08 06:24:44.359119 [ 256 ] {93cbd74c-6a97-482a-aa90-27363daf43f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9943 | 2025.05.08 06:24:44.359125 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 9944 | 2025.05.08 06:24:44.359175 [ 256 ] {93cbd74c-6a97-482a-aa90-27363daf43f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9945 | 2025.05.08 06:24:44.359176 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 9946 | 2025.05.08 06:24:44.359229 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 200 rows starting from the beginning of the part | ||
| 9947 | 2025.05.08 06:24:44.359258 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_86_17} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2025.05.08 06:24:44.359270 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 9949 | 2025.05.08 06:24:44.359320 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 9950 | 2025.05.08 06:24:44.359340 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_86_17} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9951 | 2025.05.08 06:24:44.359417 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9952 | 2025.05.08 06:24:44.359974 [ 256 ] {93cbd74c-6a97-482a-aa90-27363daf43f1} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2025.05.08 06:24:44.360014 [ 256 ] {93cbd74c-6a97-482a-aa90-27363daf43f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9954 | 2025.05.08 06:24:44.360682 [ 256 ] {93cbd74c-6a97-482a-aa90-27363daf43f1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9955 | 2025.05.08 06:24:44.360923 [ 256 ] {93cbd74c-6a97-482a-aa90-27363daf43f1} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2025.05.08 06:24:44.361065 [ 256 ] {93cbd74c-6a97-482a-aa90-27363daf43f1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001965 sec., 4071.246819338422 rows/sec., 7.30 MiB/sec. | ||
| 9957 | 2025.05.08 06:24:44.361121 [ 256 ] {93cbd74c-6a97-482a-aa90-27363daf43f1} <Debug> TCPHandler: Processed in 0.00215231 sec. | ||
| 9958 | 2025.05.08 06:24:44.361235 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2025.05.08 06:24:44.361329 [ 256 ] {3fb68cab-dcb9-4537-8e60-24b8bfc4648a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9960 | 2025.05.08 06:24:44.361370 [ 256 ] {3fb68cab-dcb9-4537-8e60-24b8bfc4648a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9961 | 2025.05.08 06:24:44.361708 [ 256 ] {3fb68cab-dcb9-4537-8e60-24b8bfc4648a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2025.05.08 06:24:44.361744 [ 256 ] {3fb68cab-dcb9-4537-8e60-24b8bfc4648a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9963 | 2025.05.08 06:24:44.362125 [ 256 ] {3fb68cab-dcb9-4537-8e60-24b8bfc4648a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9964 | 2025.05.08 06:24:44.362345 [ 256 ] {3fb68cab-dcb9-4537-8e60-24b8bfc4648a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2025.05.08 06:24:44.362460 [ 119 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9966 | 2025.05.08 06:24:44.362475 [ 256 ] {3fb68cab-dcb9-4537-8e60-24b8bfc4648a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 9967 | 2025.05.08 06:24:44.362493 [ 119 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2025.05.08 06:24:44.362516 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9969 | 2025.05.08 06:24:44.362519 [ 256 ] {3fb68cab-dcb9-4537-8e60-24b8bfc4648a} <Debug> TCPHandler: Processed in 0.001333949 sec. | ||
| 9970 | 2025.05.08 06:24:44.362588 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9971 | 2025.05.08 06:24:44.362686 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9972 | 2025.05.08 06:24:44.362717 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4770 rows starting from the beginning of the part | ||
| 9973 | 2025.05.08 06:24:44.362770 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9974 | 2025.05.08 06:24:44.362812 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9975 | 2025.05.08 06:24:44.362850 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9976 | 2025.05.08 06:24:44.362886 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9977 | 2025.05.08 06:24:44.362919 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 9978 | 2025.05.08 06:24:44.365653 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003096693 sec., 1637230.4261352352 rows/sec., 110.31 MiB/sec. | ||
| 9979 | 2025.05.08 06:24:44.366098 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9980 | 2025.05.08 06:24:44.366348 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_86_17} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2025.05.08 06:24:44.366414 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_86_17} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9982 | 2025.05.08 06:24:44.366477 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 9983 | 2025.05.08 06:24:44.367533 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26195 rows, containing 5 columns (5 merged, 0 gathered) in 0.008619361 sec., 3039088.396460016 rows/sec., 208.64 MiB/sec. | ||
| 9984 | 2025.05.08 06:24:44.367773 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9985 | 2025.05.08 06:24:44.368033 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2025.05.08 06:24:44.368099 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9987 | 2025.05.08 06:24:44.368174 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9988 | 2025.05.08 06:24:45.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.30 MiB, peak 324.08 MiB, free memory in arenas 0.00 B, will set to 314.11 MiB (RSS), difference: 2.81 MiB | ||
| 9989 | 2025.05.08 06:24:45.580438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 9990 | 2025.05.08 06:24:45.596494 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2025.05.08 06:24:45.596566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9992 | 2025.05.08 06:24:45.601956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9993 | 2025.05.08 06:24:45.602682 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2025.05.08 06:24:45.605760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 9995 | 2025.05.08 06:24:49.093222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1356 | ||
| 9996 | 2025.05.08 06:24:49.095801 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2025.05.08 06:24:49.095852 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9998 | 2025.05.08 06:24:49.097123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9999 | 2025.05.08 06:24:49.097415 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2025.05.08 06:24:49.097836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1356 | ||
| 10001 | 2025.05.08 06:24:49.242720 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2025.05.08 06:24:49.242900 [ 256 ] {848dcef4-e836-4e1e-bdec-588d75bc0701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10003 | 2025.05.08 06:24:49.242966 [ 256 ] {848dcef4-e836-4e1e-bdec-588d75bc0701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10004 | 2025.05.08 06:24:49.243616 [ 256 ] {848dcef4-e836-4e1e-bdec-588d75bc0701} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10005 | 2025.05.08 06:24:49.243664 [ 256 ] {848dcef4-e836-4e1e-bdec-588d75bc0701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10006 | 2025.05.08 06:24:49.244055 [ 256 ] {848dcef4-e836-4e1e-bdec-588d75bc0701} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10007 | 2025.05.08 06:24:49.244285 [ 256 ] {848dcef4-e836-4e1e-bdec-588d75bc0701} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10008 | 2025.05.08 06:24:49.244437 [ 256 ] {848dcef4-e836-4e1e-bdec-588d75bc0701} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 308.10 KiB/sec. | ||
| 10009 | 2025.05.08 06:24:49.244479 [ 256 ] {848dcef4-e836-4e1e-bdec-588d75bc0701} <Debug> TCPHandler: Processed in 0.001886637 sec. | ||
| 10010 | 2025.05.08 06:24:49.244604 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10011 | 2025.05.08 06:24:49.244701 [ 256 ] {f802f7f8-40d5-46ae-8448-f1ebebed8945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10012 | 2025.05.08 06:24:49.244742 [ 256 ] {f802f7f8-40d5-46ae-8448-f1ebebed8945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10013 | 2025.05.08 06:24:49.245804 [ 256 ] {f802f7f8-40d5-46ae-8448-f1ebebed8945} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2025.05.08 06:24:49.245840 [ 256 ] {f802f7f8-40d5-46ae-8448-f1ebebed8945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10015 | 2025.05.08 06:24:49.246228 [ 256 ] {f802f7f8-40d5-46ae-8448-f1ebebed8945} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10016 | 2025.05.08 06:24:49.246445 [ 256 ] {f802f7f8-40d5-46ae-8448-f1ebebed8945} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10017 | 2025.05.08 06:24:49.246581 [ 256 ] {f802f7f8-40d5-46ae-8448-f1ebebed8945} <Debug> executeQuery: Read 1265 rows, 107.41 KiB in 0.001899 sec., 666140.0737230121 rows/sec., 55.24 MiB/sec. | ||
| 10018 | 2025.05.08 06:24:49.246618 [ 256 ] {f802f7f8-40d5-46ae-8448-f1ebebed8945} <Debug> TCPHandler: Processed in 0.002063889 sec. | ||
| 10019 | 2025.05.08 06:24:49.246732 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10020 | 2025.05.08 06:24:49.246829 [ 256 ] {177797d7-f100-44fc-ae1a-a15251d9aaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10021 | 2025.05.08 06:24:49.246870 [ 256 ] {177797d7-f100-44fc-ae1a-a15251d9aaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10022 | 2025.05.08 06:24:49.247284 [ 256 ] {177797d7-f100-44fc-ae1a-a15251d9aaad} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2025.05.08 06:24:49.247321 [ 256 ] {177797d7-f100-44fc-ae1a-a15251d9aaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10024 | 2025.05.08 06:24:49.247628 [ 256 ] {177797d7-f100-44fc-ae1a-a15251d9aaad} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10025 | 2025.05.08 06:24:49.247847 [ 256 ] {177797d7-f100-44fc-ae1a-a15251d9aaad} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2025.05.08 06:24:49.247977 [ 256 ] {177797d7-f100-44fc-ae1a-a15251d9aaad} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001167 sec., 33419.02313624678 rows/sec., 2.43 MiB/sec. | ||
| 10027 | 2025.05.08 06:24:49.248015 [ 256 ] {177797d7-f100-44fc-ae1a-a15251d9aaad} <Debug> TCPHandler: Processed in 0.001333719 sec. | ||
| 10028 | 2025.05.08 06:24:49.248123 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10029 | 2025.05.08 06:24:49.248218 [ 256 ] {abfa6dcb-a82e-437f-a9d7-3432bf5a59f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10030 | 2025.05.08 06:24:49.248257 [ 256 ] {abfa6dcb-a82e-437f-a9d7-3432bf5a59f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10031 | 2025.05.08 06:24:49.248744 [ 256 ] {abfa6dcb-a82e-437f-a9d7-3432bf5a59f8} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2025.05.08 06:24:49.248782 [ 256 ] {abfa6dcb-a82e-437f-a9d7-3432bf5a59f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10033 | 2025.05.08 06:24:49.249113 [ 256 ] {abfa6dcb-a82e-437f-a9d7-3432bf5a59f8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10034 | 2025.05.08 06:24:49.249333 [ 256 ] {abfa6dcb-a82e-437f-a9d7-3432bf5a59f8} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2025.05.08 06:24:49.249486 [ 256 ] {abfa6dcb-a82e-437f-a9d7-3432bf5a59f8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001286 sec., 177293.93468118194 rows/sec., 12.00 MiB/sec. | ||
| 10036 | 2025.05.08 06:24:49.249525 [ 256 ] {abfa6dcb-a82e-437f-a9d7-3432bf5a59f8} <Debug> TCPHandler: Processed in 0.001451041 sec. | ||
| 10037 | 2025.05.08 06:24:49.249641 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10038 | 2025.05.08 06:24:49.249735 [ 256 ] {0c156e9e-dff6-4be5-9b2f-9e720e6aaa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10039 | 2025.05.08 06:24:49.249774 [ 256 ] {0c156e9e-dff6-4be5-9b2f-9e720e6aaa7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10040 | 2025.05.08 06:24:49.250441 [ 256 ] {0c156e9e-dff6-4be5-9b2f-9e720e6aaa7e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2025.05.08 06:24:49.250479 [ 256 ] {0c156e9e-dff6-4be5-9b2f-9e720e6aaa7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10042 | 2025.05.08 06:24:49.250807 [ 256 ] {0c156e9e-dff6-4be5-9b2f-9e720e6aaa7e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10043 | 2025.05.08 06:24:49.251021 [ 256 ] {0c156e9e-dff6-4be5-9b2f-9e720e6aaa7e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2025.05.08 06:24:49.251156 [ 256 ] {0c156e9e-dff6-4be5-9b2f-9e720e6aaa7e} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.00144 sec., 388194.44444444444 rows/sec., 28.85 MiB/sec. | ||
| 10045 | 2025.05.08 06:24:49.251196 [ 256 ] {0c156e9e-dff6-4be5-9b2f-9e720e6aaa7e} <Debug> TCPHandler: Processed in 0.001605252 sec. | ||
| 10046 | 2025.05.08 06:24:49.251312 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2025.05.08 06:24:49.251409 [ 256 ] {b9e47c51-07c7-437a-adde-50edc226f8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10048 | 2025.05.08 06:24:49.251452 [ 256 ] {b9e47c51-07c7-437a-adde-50edc226f8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10049 | 2025.05.08 06:24:49.252053 [ 256 ] {b9e47c51-07c7-437a-adde-50edc226f8b0} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2025.05.08 06:24:49.252090 [ 256 ] {b9e47c51-07c7-437a-adde-50edc226f8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10051 | 2025.05.08 06:24:49.252469 [ 256 ] {b9e47c51-07c7-437a-adde-50edc226f8b0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10052 | 2025.05.08 06:24:49.252687 [ 256 ] {b9e47c51-07c7-437a-adde-50edc226f8b0} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2025.05.08 06:24:49.252814 [ 256 ] {b9e47c51-07c7-437a-adde-50edc226f8b0} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001424 sec., 645365.1685393258 rows/sec., 43.41 MiB/sec. | ||
| 10054 | 2025.05.08 06:24:49.252851 [ 256 ] {b9e47c51-07c7-437a-adde-50edc226f8b0} <Debug> TCPHandler: Processed in 0.001587752 sec. | ||
| 10055 | 2025.05.08 06:24:49.252974 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2025.05.08 06:24:49.253099 [ 256 ] {2d959db2-c696-4e49-8946-36654712407d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10057 | 2025.05.08 06:24:49.253167 [ 256 ] {2d959db2-c696-4e49-8946-36654712407d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10058 | 2025.05.08 06:24:49.254143 [ 256 ] {2d959db2-c696-4e49-8946-36654712407d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2025.05.08 06:24:49.254183 [ 256 ] {2d959db2-c696-4e49-8946-36654712407d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10060 | 2025.05.08 06:24:49.254755 [ 256 ] {2d959db2-c696-4e49-8946-36654712407d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10061 | 2025.05.08 06:24:49.255008 [ 256 ] {2d959db2-c696-4e49-8946-36654712407d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2025.05.08 06:24:49.255171 [ 256 ] {2d959db2-c696-4e49-8946-36654712407d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002097 sec., 15736.766809728184 rows/sec., 28.20 MiB/sec. | ||
| 10063 | 2025.05.08 06:24:49.255230 [ 256 ] {2d959db2-c696-4e49-8946-36654712407d} <Debug> TCPHandler: Processed in 0.002317822 sec. | ||
| 10064 | 2025.05.08 06:24:49.255350 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2025.05.08 06:24:49.255445 [ 256 ] {b7b1fe6c-64aa-486e-9e78-bc93ea545111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10066 | 2025.05.08 06:24:49.255490 [ 256 ] {b7b1fe6c-64aa-486e-9e78-bc93ea545111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10067 | 2025.05.08 06:24:49.255884 [ 256 ] {b7b1fe6c-64aa-486e-9e78-bc93ea545111} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2025.05.08 06:24:49.255932 [ 256 ] {b7b1fe6c-64aa-486e-9e78-bc93ea545111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10069 | 2025.05.08 06:24:49.256272 [ 256 ] {b7b1fe6c-64aa-486e-9e78-bc93ea545111} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10070 | 2025.05.08 06:24:49.256500 [ 256 ] {b7b1fe6c-64aa-486e-9e78-bc93ea545111} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2025.05.08 06:24:49.256633 [ 256 ] {b7b1fe6c-64aa-486e-9e78-bc93ea545111} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 10072 | 2025.05.08 06:24:49.256671 [ 256 ] {b7b1fe6c-64aa-486e-9e78-bc93ea545111} <Debug> TCPHandler: Processed in 0.001371069 sec. | ||
| 10073 | 2025.05.08 06:24:51.515923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28914 | ||
| 10074 | 2025.05.08 06:24:51.516439 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2025.05.08 06:24:51.516487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10076 | 2025.05.08 06:24:51.517034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10077 | 2025.05.08 06:24:51.517281 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2025.05.08 06:24:51.517412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
| 10079 | 2025.05.08 06:24:53.105931 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 10080 | 2025.05.08 06:24:53.122313 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2025.05.08 06:24:53.122375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10082 | 2025.05.08 06:24:53.128234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10083 | 2025.05.08 06:24:53.128938 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2025.05.08 06:24:53.131990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 10085 | 2025.05.08 06:24:54.351884 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10086 | 2025.05.08 06:24:54.352062 [ 256 ] {93a7b05c-dc4a-4121-ac91-5159d4aed6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10087 | 2025.05.08 06:24:54.352129 [ 256 ] {93a7b05c-dc4a-4121-ac91-5159d4aed6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10088 | 2025.05.08 06:24:54.352807 [ 256 ] {93a7b05c-dc4a-4121-ac91-5159d4aed6f7} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2025.05.08 06:24:54.352855 [ 256 ] {93a7b05c-dc4a-4121-ac91-5159d4aed6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10090 | 2025.05.08 06:24:54.353267 [ 256 ] {93a7b05c-dc4a-4121-ac91-5159d4aed6f7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10091 | 2025.05.08 06:24:54.353530 [ 256 ] {93a7b05c-dc4a-4121-ac91-5159d4aed6f7} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2025.05.08 06:24:54.353686 [ 256 ] {93a7b05c-dc4a-4121-ac91-5159d4aed6f7} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001674 sec., 43010.75268817205 rows/sec., 3.49 MiB/sec. | ||
| 10093 | 2025.05.08 06:24:54.353729 [ 256 ] {93a7b05c-dc4a-4121-ac91-5159d4aed6f7} <Debug> TCPHandler: Processed in 0.001972228 sec. | ||
| 10094 | 2025.05.08 06:24:54.353862 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2025.05.08 06:24:54.353959 [ 256 ] {3ff87dfa-67a4-487f-b37f-959322c9c70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10096 | 2025.05.08 06:24:54.354001 [ 256 ] {3ff87dfa-67a4-487f-b37f-959322c9c70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10097 | 2025.05.08 06:24:54.354415 [ 256 ] {3ff87dfa-67a4-487f-b37f-959322c9c70f} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2025.05.08 06:24:54.354452 [ 256 ] {3ff87dfa-67a4-487f-b37f-959322c9c70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10099 | 2025.05.08 06:24:54.354756 [ 256 ] {3ff87dfa-67a4-487f-b37f-959322c9c70f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10100 | 2025.05.08 06:24:54.354961 [ 256 ] {3ff87dfa-67a4-487f-b37f-959322c9c70f} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2025.05.08 06:24:54.355092 [ 106 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10102 | 2025.05.08 06:24:54.355094 [ 256 ] {3ff87dfa-67a4-487f-b37f-959322c9c70f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001155 sec., 6926.406926406927 rows/sec., 520.83 KiB/sec. | ||
| 10103 | 2025.05.08 06:24:54.355129 [ 106 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2025.05.08 06:24:54.355147 [ 256 ] {3ff87dfa-67a4-487f-b37f-959322c9c70f} <Debug> TCPHandler: Processed in 0.001334859 sec. | ||
| 10105 | 2025.05.08 06:24:54.355148 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10106 | 2025.05.08 06:24:54.355260 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10107 | 2025.05.08 06:24:54.355297 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 10108 | 2025.05.08 06:24:54.355355 [ 256 ] {ecfa810e-2964-463b-936c-227a49628457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10109 | 2025.05.08 06:24:54.355401 [ 256 ] {ecfa810e-2964-463b-936c-227a49628457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10110 | 2025.05.08 06:24:54.355438 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10111 | 2025.05.08 06:24:54.355478 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 71 rows starting from the beginning of the part | ||
| 10112 | 2025.05.08 06:24:54.355545 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 28 rows starting from the beginning of the part | ||
| 10113 | 2025.05.08 06:24:54.355591 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 10114 | 2025.05.08 06:24:54.355633 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 10115 | 2025.05.08 06:24:54.355677 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 39 rows starting from the beginning of the part | ||
| 10116 | 2025.05.08 06:24:54.355720 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 10117 | 2025.05.08 06:24:54.355868 [ 256 ] {ecfa810e-2964-463b-936c-227a49628457} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2025.05.08 06:24:54.355914 [ 256 ] {ecfa810e-2964-463b-936c-227a49628457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10119 | 2025.05.08 06:24:54.356272 [ 256 ] {ecfa810e-2964-463b-936c-227a49628457} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10120 | 2025.05.08 06:24:54.356515 [ 256 ] {ecfa810e-2964-463b-936c-227a49628457} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2025.05.08 06:24:54.356643 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142236 sec., 131471.6386850024 rows/sec., 10.12 MiB/sec. | ||
| 10122 | 2025.05.08 06:24:54.356648 [ 256 ] {ecfa810e-2964-463b-936c-227a49628457} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001311 sec., 54919.908466819215 rows/sec., 4.29 MiB/sec. | ||
| 10123 | 2025.05.08 06:24:54.356712 [ 256 ] {ecfa810e-2964-463b-936c-227a49628457} <Debug> TCPHandler: Processed in 0.001502051 sec. | ||
| 10124 | 2025.05.08 06:24:54.356816 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10125 | 2025.05.08 06:24:54.356834 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10126 | 2025.05.08 06:24:54.356936 [ 256 ] {f3a467f4-7911-453c-8faa-5fea367d25a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10127 | 2025.05.08 06:24:54.356983 [ 256 ] {f3a467f4-7911-453c-8faa-5fea367d25a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10128 | 2025.05.08 06:24:54.357108 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_86_17} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.05.08 06:24:54.357187 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_86_17} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10130 | 2025.05.08 06:24:54.357268 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10131 | 2025.05.08 06:24:54.357437 [ 256 ] {f3a467f4-7911-453c-8faa-5fea367d25a2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2025.05.08 06:24:54.357478 [ 256 ] {f3a467f4-7911-453c-8faa-5fea367d25a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10133 | 2025.05.08 06:24:54.357837 [ 256 ] {f3a467f4-7911-453c-8faa-5fea367d25a2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10134 | 2025.05.08 06:24:54.358059 [ 256 ] {f3a467f4-7911-453c-8faa-5fea367d25a2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2025.05.08 06:24:54.358193 [ 256 ] {f3a467f4-7911-453c-8faa-5fea367d25a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 10136 | 2025.05.08 06:24:54.358230 [ 256 ] {f3a467f4-7911-453c-8faa-5fea367d25a2} <Debug> TCPHandler: Processed in 0.001445741 sec. | ||
| 10137 | 2025.05.08 06:24:54.358348 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10138 | 2025.05.08 06:24:54.358442 [ 256 ] {a8da5df1-ea1d-4acf-bab3-2168cbcc2762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10139 | 2025.05.08 06:24:54.358497 [ 256 ] {a8da5df1-ea1d-4acf-bab3-2168cbcc2762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10140 | 2025.05.08 06:24:54.359278 [ 256 ] {a8da5df1-ea1d-4acf-bab3-2168cbcc2762} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10141 | 2025.05.08 06:24:54.359314 [ 256 ] {a8da5df1-ea1d-4acf-bab3-2168cbcc2762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10142 | 2025.05.08 06:24:54.359850 [ 256 ] {a8da5df1-ea1d-4acf-bab3-2168cbcc2762} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10143 | 2025.05.08 06:24:54.360081 [ 256 ] {a8da5df1-ea1d-4acf-bab3-2168cbcc2762} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10144 | 2025.05.08 06:24:54.360190 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10145 | 2025.05.08 06:24:54.360218 [ 256 ] {a8da5df1-ea1d-4acf-bab3-2168cbcc2762} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001795 sec., 4456.824512534819 rows/sec., 7.99 MiB/sec. | ||
| 10146 | 2025.05.08 06:24:54.360220 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10147 | 2025.05.08 06:24:54.360247 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10148 | 2025.05.08 06:24:54.360271 [ 256 ] {a8da5df1-ea1d-4acf-bab3-2168cbcc2762} <Debug> TCPHandler: Processed in 0.001972427 sec. | ||
| 10149 | 2025.05.08 06:24:54.360358 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10150 | 2025.05.08 06:24:54.360388 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10151 | 2025.05.08 06:24:54.360493 [ 256 ] {d68fe2d4-8251-4a52-a697-279e47b23224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10152 | 2025.05.08 06:24:54.360536 [ 256 ] {d68fe2d4-8251-4a52-a697-279e47b23224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10153 | 2025.05.08 06:24:54.360632 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10154 | 2025.05.08 06:24:54.360700 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1623 rows starting from the beginning of the part | ||
| 10155 | 2025.05.08 06:24:54.360846 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10156 | 2025.05.08 06:24:54.360872 [ 256 ] {d68fe2d4-8251-4a52-a697-279e47b23224} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2025.05.08 06:24:54.360912 [ 256 ] {d68fe2d4-8251-4a52-a697-279e47b23224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10158 | 2025.05.08 06:24:54.360966 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10159 | 2025.05.08 06:24:54.361100 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10160 | 2025.05.08 06:24:54.361224 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10161 | 2025.05.08 06:24:54.361232 [ 256 ] {d68fe2d4-8251-4a52-a697-279e47b23224} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10162 | 2025.05.08 06:24:54.361340 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10163 | 2025.05.08 06:24:54.361473 [ 256 ] {d68fe2d4-8251-4a52-a697-279e47b23224} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2025.05.08 06:24:54.361607 [ 256 ] {d68fe2d4-8251-4a52-a697-279e47b23224} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 10165 | 2025.05.08 06:24:54.361645 [ 256 ] {d68fe2d4-8251-4a52-a697-279e47b23224} <Debug> TCPHandler: Processed in 0.001306939 sec. | ||
| 10166 | 2025.05.08 06:24:54.371264 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1713 rows, containing 19 columns (19 merged, 0 gathered) in 0.010964674 sec., 156228.99504353708 rows/sec., 279.96 MiB/sec. | ||
| 10167 | 2025.05.08 06:24:54.372986 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10168 | 2025.05.08 06:24:54.373325 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2025.05.08 06:24:54.373403 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10170 | 2025.05.08 06:24:54.373531 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.46 MiB. | ||
| 10171 | 2025.05.08 06:24:55.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.61 MiB, peak 328.02 MiB, free memory in arenas 0.00 B, will set to 319.86 MiB (RSS), difference: 5.25 MiB | ||
| 10172 | 2025.05.08 06:24:58.863185 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10173 | 2025.05.08 06:24:58.863245 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10174 | 2025.05.08 06:24:59.002491 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001981038 sec. | ||
| 10175 | 2025.05.08 06:24:59.017656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29402 | ||
| 10176 | 2025.05.08 06:24:59.018413 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2025.05.08 06:24:59.018488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10178 | 2025.05.08 06:24:59.019142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10179 | 2025.05.08 06:24:59.019368 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2025.05.08 06:24:59.019503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29402 | ||
| 10181 | 2025.05.08 06:24:59.098125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1384 | ||
| 10182 | 2025.05.08 06:24:59.100475 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10183 | 2025.05.08 06:24:59.100525 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10184 | 2025.05.08 06:24:59.101783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10185 | 2025.05.08 06:24:59.102066 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2025.05.08 06:24:59.102383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1384 | ||
| 10187 | 2025.05.08 06:24:59.353449 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2025.05.08 06:24:59.353627 [ 256 ] {30b748b4-54de-414c-9866-8067f3b02720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10189 | 2025.05.08 06:24:59.353692 [ 256 ] {30b748b4-54de-414c-9866-8067f3b02720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10190 | 2025.05.08 06:24:59.354326 [ 256 ] {30b748b4-54de-414c-9866-8067f3b02720} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2025.05.08 06:24:59.354373 [ 256 ] {30b748b4-54de-414c-9866-8067f3b02720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10192 | 2025.05.08 06:24:59.354759 [ 256 ] {30b748b4-54de-414c-9866-8067f3b02720} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10193 | 2025.05.08 06:24:59.354988 [ 256 ] {30b748b4-54de-414c-9866-8067f3b02720} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2025.05.08 06:24:59.355134 [ 256 ] {30b748b4-54de-414c-9866-8067f3b02720} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001557 sec., 78355.8124598587 rows/sec., 6.67 MiB/sec. | ||
| 10195 | 2025.05.08 06:24:59.355174 [ 256 ] {30b748b4-54de-414c-9866-8067f3b02720} <Debug> TCPHandler: Processed in 0.001838646 sec. | ||
| 10196 | 2025.05.08 06:24:59.355295 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2025.05.08 06:24:59.355390 [ 256 ] {8d2a16ea-f6b5-43eb-b7fb-4b3190a0c395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10198 | 2025.05.08 06:24:59.355430 [ 256 ] {8d2a16ea-f6b5-43eb-b7fb-4b3190a0c395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10199 | 2025.05.08 06:24:59.355840 [ 256 ] {8d2a16ea-f6b5-43eb-b7fb-4b3190a0c395} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2025.05.08 06:24:59.355877 [ 256 ] {8d2a16ea-f6b5-43eb-b7fb-4b3190a0c395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10201 | 2025.05.08 06:24:59.356184 [ 256 ] {8d2a16ea-f6b5-43eb-b7fb-4b3190a0c395} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10202 | 2025.05.08 06:24:59.356399 [ 256 ] {8d2a16ea-f6b5-43eb-b7fb-4b3190a0c395} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2025.05.08 06:24:59.356527 [ 256 ] {8d2a16ea-f6b5-43eb-b7fb-4b3190a0c395} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001156 sec., 28546.71280276817 rows/sec., 2.10 MiB/sec. | ||
| 10204 | 2025.05.08 06:24:59.356564 [ 256 ] {8d2a16ea-f6b5-43eb-b7fb-4b3190a0c395} <Debug> TCPHandler: Processed in 0.001319329 sec. | ||
| 10205 | 2025.05.08 06:24:59.356676 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2025.05.08 06:24:59.356770 [ 256 ] {8206019b-1606-4986-83e4-33053dc4328c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10207 | 2025.05.08 06:24:59.356809 [ 256 ] {8206019b-1606-4986-83e4-33053dc4328c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10208 | 2025.05.08 06:24:59.357214 [ 256 ] {8206019b-1606-4986-83e4-33053dc4328c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2025.05.08 06:24:59.357251 [ 256 ] {8206019b-1606-4986-83e4-33053dc4328c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10210 | 2025.05.08 06:24:59.357557 [ 256 ] {8206019b-1606-4986-83e4-33053dc4328c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10211 | 2025.05.08 06:24:59.357772 [ 256 ] {8206019b-1606-4986-83e4-33053dc4328c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10212 | 2025.05.08 06:24:59.357897 [ 256 ] {8206019b-1606-4986-83e4-33053dc4328c} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001145 sec., 84716.15720524018 rows/sec., 6.62 MiB/sec. | ||
| 10213 | 2025.05.08 06:24:59.357934 [ 256 ] {8206019b-1606-4986-83e4-33053dc4328c} <Debug> TCPHandler: Processed in 0.001306459 sec. | ||
| 10214 | 2025.05.08 06:24:59.358047 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2025.05.08 06:24:59.358142 [ 256 ] {32143abb-6587-43c1-8b94-9fb78380b397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10216 | 2025.05.08 06:24:59.358186 [ 256 ] {32143abb-6587-43c1-8b94-9fb78380b397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10217 | 2025.05.08 06:24:59.358582 [ 256 ] {32143abb-6587-43c1-8b94-9fb78380b397} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2025.05.08 06:24:59.358620 [ 256 ] {32143abb-6587-43c1-8b94-9fb78380b397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10219 | 2025.05.08 06:24:59.358949 [ 256 ] {32143abb-6587-43c1-8b94-9fb78380b397} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10220 | 2025.05.08 06:24:59.359162 [ 256 ] {32143abb-6587-43c1-8b94-9fb78380b397} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10221 | 2025.05.08 06:24:59.359292 [ 256 ] {32143abb-6587-43c1-8b94-9fb78380b397} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 10222 | 2025.05.08 06:24:59.359328 [ 256 ] {32143abb-6587-43c1-8b94-9fb78380b397} <Debug> TCPHandler: Processed in 0.001329968 sec. | ||
| 10223 | 2025.05.08 06:24:59.359434 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10224 | 2025.05.08 06:24:59.359528 [ 256 ] {1f94ec11-5363-4491-b60a-4f8ddb8a91ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10225 | 2025.05.08 06:24:59.359582 [ 256 ] {1f94ec11-5363-4491-b60a-4f8ddb8a91ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10226 | 2025.05.08 06:24:59.360378 [ 256 ] {1f94ec11-5363-4491-b60a-4f8ddb8a91ad} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2025.05.08 06:24:59.360416 [ 256 ] {1f94ec11-5363-4491-b60a-4f8ddb8a91ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10228 | 2025.05.08 06:24:59.360964 [ 256 ] {1f94ec11-5363-4491-b60a-4f8ddb8a91ad} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10229 | 2025.05.08 06:24:59.361201 [ 256 ] {1f94ec11-5363-4491-b60a-4f8ddb8a91ad} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2025.05.08 06:24:59.361339 [ 256 ] {1f94ec11-5363-4491-b60a-4f8ddb8a91ad} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001828 sec., 18052.516411378558 rows/sec., 32.35 MiB/sec. | ||
| 10231 | 2025.05.08 06:24:59.361392 [ 256 ] {1f94ec11-5363-4491-b60a-4f8ddb8a91ad} <Debug> TCPHandler: Processed in 0.002006238 sec. | ||
| 10232 | 2025.05.08 06:24:59.361514 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10233 | 2025.05.08 06:24:59.361609 [ 256 ] {88dd4c94-867b-4898-a1c2-00be7b1f68ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10234 | 2025.05.08 06:24:59.361651 [ 256 ] {88dd4c94-867b-4898-a1c2-00be7b1f68ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10235 | 2025.05.08 06:24:59.361987 [ 256 ] {88dd4c94-867b-4898-a1c2-00be7b1f68ed} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10236 | 2025.05.08 06:24:59.362024 [ 256 ] {88dd4c94-867b-4898-a1c2-00be7b1f68ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10237 | 2025.05.08 06:24:59.362330 [ 256 ] {88dd4c94-867b-4898-a1c2-00be7b1f68ed} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10238 | 2025.05.08 06:24:59.362550 [ 256 ] {88dd4c94-867b-4898-a1c2-00be7b1f68ed} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10239 | 2025.05.08 06:24:59.362680 [ 256 ] {88dd4c94-867b-4898-a1c2-00be7b1f68ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10240 | 2025.05.08 06:24:59.362715 [ 256 ] {88dd4c94-867b-4898-a1c2-00be7b1f68ed} <Debug> TCPHandler: Processed in 0.001250388 sec. | ||
| 10241 | 2025.05.08 06:25:00.632154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 10242 | 2025.05.08 06:25:00.649251 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2025.05.08 06:25:00.649314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10244 | 2025.05.08 06:25:00.655711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10245 | 2025.05.08 06:25:00.656445 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2025.05.08 06:25:00.659416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 10247 | 2025.05.08 06:25:01.851833 [ 97 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 10248 | 2025.05.08 06:25:01.851895 [ 97 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2025.05.08 06:25:01.851915 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10250 | 2025.05.08 06:25:01.852044 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::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 | ||
| 10251 | 2025.05.08 06:25:01.852208 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10252 | 2025.05.08 06:25:01.852247 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 253 rows starting from the beginning of the part | ||
| 10253 | 2025.05.08 06:25:01.852325 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 10254 | 2025.05.08 06:25:01.852378 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 10255 | 2025.05.08 06:25:01.852427 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 10256 | 2025.05.08 06:25:01.852474 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 10257 | 2025.05.08 06:25:01.853372 [ 197 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139411 sec., 542998.7590649232 rows/sec., 39.62 MiB/sec. | ||
| 10258 | 2025.05.08 06:25:01.853506 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 10259 | 2025.05.08 06:25:01.853767 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_29_7} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2025.05.08 06:25:01.853842 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_29_7} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 10261 | 2025.05.08 06:25:01.853918 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10262 | 2025.05.08 06:25:04.354290 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2025.05.08 06:25:04.354512 [ 256 ] {ebbc9937-e3af-4e9b-88f8-ea3b57cb6da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10264 | 2025.05.08 06:25:04.354587 [ 256 ] {ebbc9937-e3af-4e9b-88f8-ea3b57cb6da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10265 | 2025.05.08 06:25:04.355251 [ 256 ] {ebbc9937-e3af-4e9b-88f8-ea3b57cb6da3} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2025.05.08 06:25:04.355299 [ 256 ] {ebbc9937-e3af-4e9b-88f8-ea3b57cb6da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10267 | 2025.05.08 06:25:04.355708 [ 256 ] {ebbc9937-e3af-4e9b-88f8-ea3b57cb6da3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10268 | 2025.05.08 06:25:04.355946 [ 256 ] {ebbc9937-e3af-4e9b-88f8-ea3b57cb6da3} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2025.05.08 06:25:04.356107 [ 256 ] {ebbc9937-e3af-4e9b-88f8-ea3b57cb6da3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.21 MiB/sec. | ||
| 10270 | 2025.05.08 06:25:04.356150 [ 256 ] {ebbc9937-e3af-4e9b-88f8-ea3b57cb6da3} <Debug> TCPHandler: Processed in 0.001996399 sec. | ||
| 10271 | 2025.05.08 06:25:04.356266 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2025.05.08 06:25:04.356363 [ 256 ] {5ec12c4c-a34e-4f44-a0f8-32c46d5614c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10273 | 2025.05.08 06:25:04.356403 [ 256 ] {5ec12c4c-a34e-4f44-a0f8-32c46d5614c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10274 | 2025.05.08 06:25:04.356899 [ 256 ] {5ec12c4c-a34e-4f44-a0f8-32c46d5614c8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2025.05.08 06:25:04.356937 [ 256 ] {5ec12c4c-a34e-4f44-a0f8-32c46d5614c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10276 | 2025.05.08 06:25:04.357267 [ 256 ] {5ec12c4c-a34e-4f44-a0f8-32c46d5614c8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10277 | 2025.05.08 06:25:04.357499 [ 256 ] {5ec12c4c-a34e-4f44-a0f8-32c46d5614c8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2025.05.08 06:25:04.357631 [ 256 ] {5ec12c4c-a34e-4f44-a0f8-32c46d5614c8} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001288 sec., 149068.32298136645 rows/sec., 13.23 MiB/sec. | ||
| 10279 | 2025.05.08 06:25:04.357670 [ 256 ] {5ec12c4c-a34e-4f44-a0f8-32c46d5614c8} <Debug> TCPHandler: Processed in 0.001453581 sec. | ||
| 10280 | 2025.05.08 06:25:04.357783 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2025.05.08 06:25:04.357877 [ 256 ] {ed6c8a55-c64a-462e-9d0c-b4c9f4260212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10282 | 2025.05.08 06:25:04.357918 [ 256 ] {ed6c8a55-c64a-462e-9d0c-b4c9f4260212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10283 | 2025.05.08 06:25:04.358320 [ 256 ] {ed6c8a55-c64a-462e-9d0c-b4c9f4260212} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2025.05.08 06:25:04.358358 [ 256 ] {ed6c8a55-c64a-462e-9d0c-b4c9f4260212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10285 | 2025.05.08 06:25:04.358660 [ 256 ] {ed6c8a55-c64a-462e-9d0c-b4c9f4260212} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10286 | 2025.05.08 06:25:04.358873 [ 256 ] {ed6c8a55-c64a-462e-9d0c-b4c9f4260212} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2025.05.08 06:25:04.359003 [ 256 ] {ed6c8a55-c64a-462e-9d0c-b4c9f4260212} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001144 sec., 17482.51748251748 rows/sec., 1.33 MiB/sec. | ||
| 10288 | 2025.05.08 06:25:04.359039 [ 256 ] {ed6c8a55-c64a-462e-9d0c-b4c9f4260212} <Debug> TCPHandler: Processed in 0.001305288 sec. | ||
| 10289 | 2025.05.08 06:25:04.359144 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2025.05.08 06:25:04.359249 [ 256 ] {d3f9dc8d-e4ef-4083-ab75-a43fb8bd1f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10291 | 2025.05.08 06:25:04.359291 [ 256 ] {d3f9dc8d-e4ef-4083-ab75-a43fb8bd1f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10292 | 2025.05.08 06:25:04.359717 [ 256 ] {d3f9dc8d-e4ef-4083-ab75-a43fb8bd1f41} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2025.05.08 06:25:04.359757 [ 256 ] {d3f9dc8d-e4ef-4083-ab75-a43fb8bd1f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10294 | 2025.05.08 06:25:04.360108 [ 256 ] {d3f9dc8d-e4ef-4083-ab75-a43fb8bd1f41} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10295 | 2025.05.08 06:25:04.360334 [ 256 ] {d3f9dc8d-e4ef-4083-ab75-a43fb8bd1f41} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2025.05.08 06:25:04.360483 [ 256 ] {d3f9dc8d-e4ef-4083-ab75-a43fb8bd1f41} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001252 sec., 19169.329073482426 rows/sec., 1.59 MiB/sec. | ||
| 10297 | 2025.05.08 06:25:04.360523 [ 256 ] {d3f9dc8d-e4ef-4083-ab75-a43fb8bd1f41} <Debug> TCPHandler: Processed in 0.00143007 sec. | ||
| 10298 | 2025.05.08 06:25:04.360632 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2025.05.08 06:25:04.360731 [ 256 ] {8bb24fa5-6ffe-4cb9-a662-d91368d77319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10300 | 2025.05.08 06:25:04.360772 [ 256 ] {8bb24fa5-6ffe-4cb9-a662-d91368d77319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10301 | 2025.05.08 06:25:04.361182 [ 256 ] {8bb24fa5-6ffe-4cb9-a662-d91368d77319} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2025.05.08 06:25:04.361222 [ 256 ] {8bb24fa5-6ffe-4cb9-a662-d91368d77319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10303 | 2025.05.08 06:25:04.361529 [ 256 ] {8bb24fa5-6ffe-4cb9-a662-d91368d77319} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10304 | 2025.05.08 06:25:04.361746 [ 256 ] {8bb24fa5-6ffe-4cb9-a662-d91368d77319} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2025.05.08 06:25:04.361884 [ 256 ] {8bb24fa5-6ffe-4cb9-a662-d91368d77319} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001171 sec., 10247.651579846286 rows/sec., 800.60 KiB/sec. | ||
| 10306 | 2025.05.08 06:25:04.361926 [ 256 ] {8bb24fa5-6ffe-4cb9-a662-d91368d77319} <Debug> TCPHandler: Processed in 0.001343669 sec. | ||
| 10307 | 2025.05.08 06:25:04.362029 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2025.05.08 06:25:04.362126 [ 256 ] {2cc639ce-9f7c-40b6-8514-df4417ff74f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10309 | 2025.05.08 06:25:04.362168 [ 256 ] {2cc639ce-9f7c-40b6-8514-df4417ff74f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10310 | 2025.05.08 06:25:04.362613 [ 256 ] {2cc639ce-9f7c-40b6-8514-df4417ff74f4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2025.05.08 06:25:04.362650 [ 256 ] {2cc639ce-9f7c-40b6-8514-df4417ff74f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10312 | 2025.05.08 06:25:04.362962 [ 256 ] {2cc639ce-9f7c-40b6-8514-df4417ff74f4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10313 | 2025.05.08 06:25:04.363192 [ 256 ] {2cc639ce-9f7c-40b6-8514-df4417ff74f4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2025.05.08 06:25:04.363327 [ 256 ] {2cc639ce-9f7c-40b6-8514-df4417ff74f4} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001219 sec., 88597.21082854799 rows/sec., 7.22 MiB/sec. | ||
| 10315 | 2025.05.08 06:25:04.363367 [ 256 ] {2cc639ce-9f7c-40b6-8514-df4417ff74f4} <Debug> TCPHandler: Processed in 0.0013875 sec. | ||
| 10316 | 2025.05.08 06:25:04.363481 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2025.05.08 06:25:04.363576 [ 256 ] {f53c43a6-a26a-4085-8c22-02cf490e7175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10318 | 2025.05.08 06:25:04.363619 [ 256 ] {f53c43a6-a26a-4085-8c22-02cf490e7175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10319 | 2025.05.08 06:25:04.364036 [ 256 ] {f53c43a6-a26a-4085-8c22-02cf490e7175} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2025.05.08 06:25:04.364073 [ 256 ] {f53c43a6-a26a-4085-8c22-02cf490e7175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10321 | 2025.05.08 06:25:04.364426 [ 256 ] {f53c43a6-a26a-4085-8c22-02cf490e7175} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10322 | 2025.05.08 06:25:04.364662 [ 256 ] {f53c43a6-a26a-4085-8c22-02cf490e7175} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2025.05.08 06:25:04.364791 [ 256 ] {f53c43a6-a26a-4085-8c22-02cf490e7175} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001241 sec., 157937.14746172444 rows/sec., 11.33 MiB/sec. | ||
| 10324 | 2025.05.08 06:25:04.364828 [ 256 ] {f53c43a6-a26a-4085-8c22-02cf490e7175} <Debug> TCPHandler: Processed in 0.00140775 sec. | ||
| 10325 | 2025.05.08 06:25:04.364935 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2025.05.08 06:25:04.365024 [ 256 ] {2e048d6b-4f9d-4806-a4af-8e3eed704d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10327 | 2025.05.08 06:25:04.365076 [ 256 ] {2e048d6b-4f9d-4806-a4af-8e3eed704d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10328 | 2025.05.08 06:25:04.365882 [ 256 ] {2e048d6b-4f9d-4806-a4af-8e3eed704d2f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2025.05.08 06:25:04.365921 [ 256 ] {2e048d6b-4f9d-4806-a4af-8e3eed704d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10330 | 2025.05.08 06:25:04.366443 [ 256 ] {2e048d6b-4f9d-4806-a4af-8e3eed704d2f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10331 | 2025.05.08 06:25:04.366674 [ 256 ] {2e048d6b-4f9d-4806-a4af-8e3eed704d2f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2025.05.08 06:25:04.366822 [ 256 ] {2e048d6b-4f9d-4806-a4af-8e3eed704d2f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00179 sec., 4469.27374301676 rows/sec., 8.01 MiB/sec. | ||
| 10333 | 2025.05.08 06:25:04.366879 [ 256 ] {2e048d6b-4f9d-4806-a4af-8e3eed704d2f} <Debug> TCPHandler: Processed in 0.001974018 sec. | ||
| 10334 | 2025.05.08 06:25:04.367000 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2025.05.08 06:25:04.367095 [ 256 ] {524c3d39-cf0f-44e0-82ee-0c60fe291071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10336 | 2025.05.08 06:25:04.367137 [ 256 ] {524c3d39-cf0f-44e0-82ee-0c60fe291071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10337 | 2025.05.08 06:25:04.367481 [ 256 ] {524c3d39-cf0f-44e0-82ee-0c60fe291071} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2025.05.08 06:25:04.367519 [ 256 ] {524c3d39-cf0f-44e0-82ee-0c60fe291071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10339 | 2025.05.08 06:25:04.367833 [ 256 ] {524c3d39-cf0f-44e0-82ee-0c60fe291071} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10340 | 2025.05.08 06:25:04.368051 [ 256 ] {524c3d39-cf0f-44e0-82ee-0c60fe291071} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2025.05.08 06:25:04.368185 [ 256 ] {524c3d39-cf0f-44e0-82ee-0c60fe291071} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 10342 | 2025.05.08 06:25:04.368223 [ 256 ] {524c3d39-cf0f-44e0-82ee-0c60fe291071} <Debug> TCPHandler: Processed in 0.001273409 sec. | ||
| 10343 | 2025.05.08 06:25:06.519732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29829 | ||
| 10344 | 2025.05.08 06:25:06.520222 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2025.05.08 06:25:06.520268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10346 | 2025.05.08 06:25:06.520753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10347 | 2025.05.08 06:25:06.520981 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2025.05.08 06:25:06.521125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
| 10349 | 2025.05.08 06:25:08.159579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 10350 | 2025.05.08 06:25:08.178506 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10351 | 2025.05.08 06:25:08.178564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10352 | 2025.05.08 06:25:08.184931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10353 | 2025.05.08 06:25:08.185643 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10354 | 2025.05.08 06:25:08.189126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 10355 | 2025.05.08 06:25:09.102687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1414 | ||
| 10356 | 2025.05.08 06:25:09.105065 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2025.05.08 06:25:09.105130 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10358 | 2025.05.08 06:25:09.106370 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10359 | 2025.05.08 06:25:09.106673 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2025.05.08 06:25:09.106847 [ 87 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10361 | 2025.05.08 06:25:09.106919 [ 87 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2025.05.08 06:25:09.106940 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10363 | 2025.05.08 06:25:09.107052 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 10364 | 2025.05.08 06:25:09.107055 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
| 10365 | 2025.05.08 06:25:09.107726 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10366 | 2025.05.08 06:25:09.107895 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1272 rows starting from the beginning of the part | ||
| 10367 | 2025.05.08 06:25:09.108306 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 10368 | 2025.05.08 06:25:09.108687 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 10369 | 2025.05.08 06:25:09.109052 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 10370 | 2025.05.08 06:25:09.109411 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 10371 | 2025.05.08 06:25:09.109784 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 10372 | 2025.05.08 06:25:09.116051 [ 197 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1414 rows, containing 72 columns (72 merged, 0 gathered) in 0.009045257 sec., 156325.0220529942 rows/sec., 121.00 MiB/sec. | ||
| 10373 | 2025.05.08 06:25:09.117623 [ 188 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10374 | 2025.05.08 06:25:09.118279 [ 188 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2025.05.08 06:25:09.118364 [ 188 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_46_9} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10376 | 2025.05.08 06:25:09.118627 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 10377 | 2025.05.08 06:25:09.353911 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2025.05.08 06:25:09.354075 [ 256 ] {1594940e-ac64-42db-a066-ef7b8db9aabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10379 | 2025.05.08 06:25:09.354139 [ 256 ] {1594940e-ac64-42db-a066-ef7b8db9aabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10380 | 2025.05.08 06:25:09.354901 [ 256 ] {1594940e-ac64-42db-a066-ef7b8db9aabe} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2025.05.08 06:25:09.354944 [ 256 ] {1594940e-ac64-42db-a066-ef7b8db9aabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10382 | 2025.05.08 06:25:09.355296 [ 256 ] {1594940e-ac64-42db-a066-ef7b8db9aabe} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10383 | 2025.05.08 06:25:09.355518 [ 256 ] {1594940e-ac64-42db-a066-ef7b8db9aabe} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2025.05.08 06:25:09.355663 [ 87 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10385 | 2025.05.08 06:25:09.355666 [ 256 ] {1594940e-ac64-42db-a066-ef7b8db9aabe} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001636 sec., 74572.1271393643 rows/sec., 6.35 MiB/sec. | ||
| 10386 | 2025.05.08 06:25:09.355721 [ 87 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2025.05.08 06:25:09.355751 [ 256 ] {1594940e-ac64-42db-a066-ef7b8db9aabe} <Debug> TCPHandler: Processed in 0.001925378 sec. | ||
| 10388 | 2025.05.08 06:25:09.355758 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10389 | 2025.05.08 06:25:09.355873 [ 194 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 10390 | 2025.05.08 06:25:09.355910 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10391 | 2025.05.08 06:25:09.355968 [ 194 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10392 | 2025.05.08 06:25:09.355996 [ 194 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1409 rows starting from the beginning of the part | ||
| 10393 | 2025.05.08 06:25:09.356008 [ 256 ] {94fb6844-a11a-4b31-b308-3fbb56e8217d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10394 | 2025.05.08 06:25:09.356049 [ 256 ] {94fb6844-a11a-4b31-b308-3fbb56e8217d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10395 | 2025.05.08 06:25:09.356056 [ 194 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1265 rows starting from the beginning of the part | ||
| 10396 | 2025.05.08 06:25:09.356102 [ 194 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 72 rows starting from the beginning of the part | ||
| 10397 | 2025.05.08 06:25:09.356142 [ 194 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 122 rows starting from the beginning of the part | ||
| 10398 | 2025.05.08 06:25:09.356183 [ 194 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 192 rows starting from the beginning of the part | ||
| 10399 | 2025.05.08 06:25:09.356225 [ 194 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 122 rows starting from the beginning of the part | ||
| 10400 | 2025.05.08 06:25:09.356539 [ 256 ] {94fb6844-a11a-4b31-b308-3fbb56e8217d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2025.05.08 06:25:09.356576 [ 256 ] {94fb6844-a11a-4b31-b308-3fbb56e8217d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10402 | 2025.05.08 06:25:09.356873 [ 256 ] {94fb6844-a11a-4b31-b308-3fbb56e8217d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10403 | 2025.05.08 06:25:09.357084 [ 256 ] {94fb6844-a11a-4b31-b308-3fbb56e8217d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2025.05.08 06:25:09.357215 [ 256 ] {94fb6844-a11a-4b31-b308-3fbb56e8217d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001227 sec., 26894.865525672372 rows/sec., 1.97 MiB/sec. | ||
| 10405 | 2025.05.08 06:25:09.357255 [ 256 ] {94fb6844-a11a-4b31-b308-3fbb56e8217d} <Debug> TCPHandler: Processed in 0.00139366 sec. | ||
| 10406 | 2025.05.08 06:25:09.357376 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10407 | 2025.05.08 06:25:09.357470 [ 256 ] {875b504b-ae83-4243-8a8b-cf0ded06cddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10408 | 2025.05.08 06:25:09.357509 [ 256 ] {875b504b-ae83-4243-8a8b-cf0ded06cddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10409 | 2025.05.08 06:25:09.357581 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748184 sec., 1820174.535403596 rows/sec., 159.55 MiB/sec. | ||
| 10410 | 2025.05.08 06:25:09.357834 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10411 | 2025.05.08 06:25:09.357982 [ 256 ] {875b504b-ae83-4243-8a8b-cf0ded06cddd} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2025.05.08 06:25:09.358026 [ 256 ] {875b504b-ae83-4243-8a8b-cf0ded06cddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10413 | 2025.05.08 06:25:09.358186 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2025.05.08 06:25:09.358288 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_91_18} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10415 | 2025.05.08 06:25:09.358361 [ 256 ] {875b504b-ae83-4243-8a8b-cf0ded06cddd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10416 | 2025.05.08 06:25:09.358390 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10417 | 2025.05.08 06:25:09.358594 [ 256 ] {875b504b-ae83-4243-8a8b-cf0ded06cddd} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2025.05.08 06:25:09.358718 [ 87 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10419 | 2025.05.08 06:25:09.358730 [ 256 ] {875b504b-ae83-4243-8a8b-cf0ded06cddd} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001277 sec., 75959.2795614722 rows/sec., 5.93 MiB/sec. | ||
| 10420 | 2025.05.08 06:25:09.358756 [ 87 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2025.05.08 06:25:09.358787 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10422 | 2025.05.08 06:25:09.358795 [ 256 ] {875b504b-ae83-4243-8a8b-cf0ded06cddd} <Debug> TCPHandler: Processed in 0.00146553 sec. | ||
| 10423 | 2025.05.08 06:25:09.358869 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 10424 | 2025.05.08 06:25:09.358923 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2025.05.08 06:25:09.358950 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10426 | 2025.05.08 06:25:09.358973 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 633 rows starting from the beginning of the part | ||
| 10427 | 2025.05.08 06:25:09.359016 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 559 rows starting from the beginning of the part | ||
| 10428 | 2025.05.08 06:25:09.359017 [ 256 ] {dad17abe-1f71-42c6-8e00-1e51b24e6c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10429 | 2025.05.08 06:25:09.359053 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 72 rows starting from the beginning of the part | ||
| 10430 | 2025.05.08 06:25:09.359065 [ 256 ] {dad17abe-1f71-42c6-8e00-1e51b24e6c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10431 | 2025.05.08 06:25:09.359087 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 97 rows starting from the beginning of the part | ||
| 10432 | 2025.05.08 06:25:09.359122 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 108 rows starting from the beginning of the part | ||
| 10433 | 2025.05.08 06:25:09.359156 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 97 rows starting from the beginning of the part | ||
| 10434 | 2025.05.08 06:25:09.359491 [ 256 ] {dad17abe-1f71-42c6-8e00-1e51b24e6c87} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2025.05.08 06:25:09.359525 [ 256 ] {dad17abe-1f71-42c6-8e00-1e51b24e6c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10436 | 2025.05.08 06:25:09.359842 [ 256 ] {dad17abe-1f71-42c6-8e00-1e51b24e6c87} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10437 | 2025.05.08 06:25:09.360017 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178087 sec., 1329273.644476172 rows/sec., 105.94 MiB/sec. | ||
| 10438 | 2025.05.08 06:25:09.360065 [ 256 ] {dad17abe-1f71-42c6-8e00-1e51b24e6c87} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2025.05.08 06:25:09.360158 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10440 | 2025.05.08 06:25:09.360181 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10441 | 2025.05.08 06:25:09.360200 [ 256 ] {dad17abe-1f71-42c6-8e00-1e51b24e6c87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10442 | 2025.05.08 06:25:09.360213 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2025.05.08 06:25:09.360245 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10444 | 2025.05.08 06:25:09.360246 [ 256 ] {dad17abe-1f71-42c6-8e00-1e51b24e6c87} <Debug> TCPHandler: Processed in 0.001370379 sec. | ||
| 10445 | 2025.05.08 06:25:09.360336 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 10446 | 2025.05.08 06:25:09.360372 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10447 | 2025.05.08 06:25:09.360397 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2025.05.08 06:25:09.360462 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10449 | 2025.05.08 06:25:09.360469 [ 256 ] {d96cc32b-c299-40d2-8df8-e110128a4b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10450 | 2025.05.08 06:25:09.360466 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_91_18} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10451 | 2025.05.08 06:25:09.360503 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26195 rows starting from the beginning of the part | ||
| 10452 | 2025.05.08 06:25:09.360536 [ 256 ] {d96cc32b-c299-40d2-8df8-e110128a4b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10453 | 2025.05.08 06:25:09.360563 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10454 | 2025.05.08 06:25:09.360582 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 919 rows starting from the beginning of the part | ||
| 10455 | 2025.05.08 06:25:09.360640 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 10456 | 2025.05.08 06:25:09.360685 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 10457 | 2025.05.08 06:25:09.360730 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 196 rows starting from the beginning of the part | ||
| 10458 | 2025.05.08 06:25:09.360774 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 10459 | 2025.05.08 06:25:09.361396 [ 256 ] {d96cc32b-c299-40d2-8df8-e110128a4b4a} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2025.05.08 06:25:09.361437 [ 256 ] {d96cc32b-c299-40d2-8df8-e110128a4b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10461 | 2025.05.08 06:25:09.361984 [ 256 ] {d96cc32b-c299-40d2-8df8-e110128a4b4a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10462 | 2025.05.08 06:25:09.362226 [ 256 ] {d96cc32b-c299-40d2-8df8-e110128a4b4a} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2025.05.08 06:25:09.362374 [ 256 ] {d96cc32b-c299-40d2-8df8-e110128a4b4a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001921 sec., 17178.552837064028 rows/sec., 30.78 MiB/sec. | ||
| 10464 | 2025.05.08 06:25:09.362430 [ 256 ] {d96cc32b-c299-40d2-8df8-e110128a4b4a} <Debug> TCPHandler: Processed in 0.00210476 sec. | ||
| 10465 | 2025.05.08 06:25:09.362546 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10466 | 2025.05.08 06:25:09.362639 [ 256 ] {8c080fde-b978-46ca-9481-e7fb3ce89787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10467 | 2025.05.08 06:25:09.362680 [ 256 ] {8c080fde-b978-46ca-9481-e7fb3ce89787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10468 | 2025.05.08 06:25:09.363030 [ 256 ] {8c080fde-b978-46ca-9481-e7fb3ce89787} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2025.05.08 06:25:09.363066 [ 256 ] {8c080fde-b978-46ca-9481-e7fb3ce89787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10470 | 2025.05.08 06:25:09.363420 [ 256 ] {8c080fde-b978-46ca-9481-e7fb3ce89787} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10471 | 2025.05.08 06:25:09.363628 [ 256 ] {8c080fde-b978-46ca-9481-e7fb3ce89787} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2025.05.08 06:25:09.363738 [ 87 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10473 | 2025.05.08 06:25:09.363760 [ 256 ] {8c080fde-b978-46ca-9481-e7fb3ce89787} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 10474 | 2025.05.08 06:25:09.363770 [ 87 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2025.05.08 06:25:09.363801 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10476 | 2025.05.08 06:25:09.363805 [ 256 ] {8c080fde-b978-46ca-9481-e7fb3ce89787} <Debug> TCPHandler: Processed in 0.001305218 sec. | ||
| 10477 | 2025.05.08 06:25:09.363915 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 10478 | 2025.05.08 06:25:09.364036 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10479 | 2025.05.08 06:25:09.364099 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5070 rows starting from the beginning of the part | ||
| 10480 | 2025.05.08 06:25:09.364166 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 10481 | 2025.05.08 06:25:09.364215 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 10482 | 2025.05.08 06:25:09.364257 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 10483 | 2025.05.08 06:25:09.364300 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 10484 | 2025.05.08 06:25:09.364342 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 10485 | 2025.05.08 06:25:09.366104 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5370 rows, containing 4 columns (4 merged, 0 gathered) in 0.002245021 sec., 2391959.8079483444 rows/sec., 161.16 MiB/sec. | ||
| 10486 | 2025.05.08 06:25:09.366448 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10487 | 2025.05.08 06:25:09.366718 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_91_18} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2025.05.08 06:25:09.366793 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_91_18} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10489 | 2025.05.08 06:25:09.366863 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 10490 | 2025.05.08 06:25:09.366918 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27790 rows, containing 5 columns (5 merged, 0 gathered) in 0.006626193 sec., 4193961.751491392 rows/sec., 287.90 MiB/sec. | ||
| 10491 | 2025.05.08 06:25:09.367242 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10492 | 2025.05.08 06:25:09.367499 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2025.05.08 06:25:09.367575 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10494 | 2025.05.08 06:25:09.367661 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 10495 | 2025.05.08 06:25:13.863357 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10496 | 2025.05.08 06:25:13.863481 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10497 | 2025.05.08 06:25:14.021344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30317 | ||
| 10498 | 2025.05.08 06:25:14.021915 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2025.05.08 06:25:14.021961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10500 | 2025.05.08 06:25:14.022433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10501 | 2025.05.08 06:25:14.022653 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2025.05.08 06:25:14.022783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30317 | ||
| 10503 | 2025.05.08 06:25:14.022825 [ 81 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10504 | 2025.05.08 06:25:14.022895 [ 81 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2025.05.08 06:25:14.022919 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10506 | 2025.05.08 06:25:14.023026 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 10507 | 2025.05.08 06:25:14.023152 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10508 | 2025.05.08 06:25:14.023192 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 10509 | 2025.05.08 06:25:14.023265 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
| 10510 | 2025.05.08 06:25:14.023319 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
| 10511 | 2025.05.08 06:25:14.023367 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
| 10512 | 2025.05.08 06:25:14.023414 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
| 10513 | 2025.05.08 06:25:14.023459 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
| 10514 | 2025.05.08 06:25:14.025889 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30317 rows, containing 4 columns (4 merged, 0 gathered) in 0.002910261 sec., 10417278.72517276 rows/sec., 149.02 MiB/sec. | ||
| 10515 | 2025.05.08 06:25:14.026182 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10516 | 2025.05.08 06:25:14.026499 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_66_13} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2025.05.08 06:25:14.026583 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_66_13} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10518 | 2025.05.08 06:25:14.026683 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 10519 | 2025.05.08 06:25:14.353414 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10520 | 2025.05.08 06:25:14.353703 [ 256 ] {e26235e8-7889-41ec-a6df-e5aee0715fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10521 | 2025.05.08 06:25:14.353811 [ 256 ] {e26235e8-7889-41ec-a6df-e5aee0715fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10522 | 2025.05.08 06:25:14.354619 [ 256 ] {e26235e8-7889-41ec-a6df-e5aee0715fc5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2025.05.08 06:25:14.354663 [ 256 ] {e26235e8-7889-41ec-a6df-e5aee0715fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10524 | 2025.05.08 06:25:14.355080 [ 256 ] {e26235e8-7889-41ec-a6df-e5aee0715fc5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10525 | 2025.05.08 06:25:14.355315 [ 256 ] {e26235e8-7889-41ec-a6df-e5aee0715fc5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2025.05.08 06:25:14.355479 [ 256 ] {e26235e8-7889-41ec-a6df-e5aee0715fc5} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001853 sec., 38855.909336211545 rows/sec., 3.16 MiB/sec. | ||
| 10527 | 2025.05.08 06:25:14.355523 [ 256 ] {e26235e8-7889-41ec-a6df-e5aee0715fc5} <Debug> TCPHandler: Processed in 0.002290592 sec. | ||
| 10528 | 2025.05.08 06:25:14.355645 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10529 | 2025.05.08 06:25:14.355743 [ 256 ] {f2e09dcb-ea29-4e5c-b907-bb33544df3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10530 | 2025.05.08 06:25:14.355785 [ 256 ] {f2e09dcb-ea29-4e5c-b907-bb33544df3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10531 | 2025.05.08 06:25:14.356212 [ 256 ] {f2e09dcb-ea29-4e5c-b907-bb33544df3c7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2025.05.08 06:25:14.356250 [ 256 ] {f2e09dcb-ea29-4e5c-b907-bb33544df3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10533 | 2025.05.08 06:25:14.356552 [ 256 ] {f2e09dcb-ea29-4e5c-b907-bb33544df3c7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10534 | 2025.05.08 06:25:14.356774 [ 256 ] {f2e09dcb-ea29-4e5c-b907-bb33544df3c7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2025.05.08 06:25:14.356910 [ 256 ] {f2e09dcb-ea29-4e5c-b907-bb33544df3c7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001185 sec., 6751.054852320674 rows/sec., 507.65 KiB/sec. | ||
| 10536 | 2025.05.08 06:25:14.356949 [ 256 ] {f2e09dcb-ea29-4e5c-b907-bb33544df3c7} <Debug> TCPHandler: Processed in 0.001354079 sec. | ||
| 10537 | 2025.05.08 06:25:14.357062 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10538 | 2025.05.08 06:25:14.357157 [ 256 ] {8aa16002-bb61-4f24-8451-52c53efe4ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10539 | 2025.05.08 06:25:14.357199 [ 256 ] {8aa16002-bb61-4f24-8451-52c53efe4ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10540 | 2025.05.08 06:25:14.357631 [ 256 ] {8aa16002-bb61-4f24-8451-52c53efe4ccf} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2025.05.08 06:25:14.357668 [ 256 ] {8aa16002-bb61-4f24-8451-52c53efe4ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10542 | 2025.05.08 06:25:14.357983 [ 256 ] {8aa16002-bb61-4f24-8451-52c53efe4ccf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10543 | 2025.05.08 06:25:14.358204 [ 256 ] {8aa16002-bb61-4f24-8451-52c53efe4ccf} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2025.05.08 06:25:14.358335 [ 256 ] {8aa16002-bb61-4f24-8451-52c53efe4ccf} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001195 sec., 60251.046025104595 rows/sec., 4.70 MiB/sec. | ||
| 10545 | 2025.05.08 06:25:14.358377 [ 256 ] {8aa16002-bb61-4f24-8451-52c53efe4ccf} <Debug> TCPHandler: Processed in 0.00136436 sec. | ||
| 10546 | 2025.05.08 06:25:14.358491 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2025.05.08 06:25:14.358587 [ 256 ] {669266b9-9b73-43ba-8bd0-f28863c029e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10548 | 2025.05.08 06:25:14.358630 [ 256 ] {669266b9-9b73-43ba-8bd0-f28863c029e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10549 | 2025.05.08 06:25:14.359060 [ 256 ] {669266b9-9b73-43ba-8bd0-f28863c029e9} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2025.05.08 06:25:14.359098 [ 256 ] {669266b9-9b73-43ba-8bd0-f28863c029e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10551 | 2025.05.08 06:25:14.359445 [ 256 ] {669266b9-9b73-43ba-8bd0-f28863c029e9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10552 | 2025.05.08 06:25:14.359665 [ 256 ] {669266b9-9b73-43ba-8bd0-f28863c029e9} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2025.05.08 06:25:14.359801 [ 256 ] {669266b9-9b73-43ba-8bd0-f28863c029e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 10554 | 2025.05.08 06:25:14.359842 [ 256 ] {669266b9-9b73-43ba-8bd0-f28863c029e9} <Debug> TCPHandler: Processed in 0.00140177 sec. | ||
| 10555 | 2025.05.08 06:25:14.359950 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10556 | 2025.05.08 06:25:14.360040 [ 256 ] {2cc547cd-fbd9-4cf7-984c-c9dddbc06084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10557 | 2025.05.08 06:25:14.360093 [ 256 ] {2cc547cd-fbd9-4cf7-984c-c9dddbc06084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10558 | 2025.05.08 06:25:14.360898 [ 256 ] {2cc547cd-fbd9-4cf7-984c-c9dddbc06084} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2025.05.08 06:25:14.360936 [ 256 ] {2cc547cd-fbd9-4cf7-984c-c9dddbc06084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10560 | 2025.05.08 06:25:14.361477 [ 256 ] {2cc547cd-fbd9-4cf7-984c-c9dddbc06084} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10561 | 2025.05.08 06:25:14.361710 [ 256 ] {2cc547cd-fbd9-4cf7-984c-c9dddbc06084} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2025.05.08 06:25:14.361856 [ 256 ] {2cc547cd-fbd9-4cf7-984c-c9dddbc06084} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001817 sec., 4402.861860209136 rows/sec., 7.89 MiB/sec. | ||
| 10563 | 2025.05.08 06:25:14.361914 [ 256 ] {2cc547cd-fbd9-4cf7-984c-c9dddbc06084} <Debug> TCPHandler: Processed in 0.002003668 sec. | ||
| 10564 | 2025.05.08 06:25:14.362027 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2025.05.08 06:25:14.362122 [ 256 ] {073ef09f-a4e3-47ec-a774-f3d641e18cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10566 | 2025.05.08 06:25:14.362166 [ 256 ] {073ef09f-a4e3-47ec-a774-f3d641e18cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10567 | 2025.05.08 06:25:14.362516 [ 256 ] {073ef09f-a4e3-47ec-a774-f3d641e18cf8} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2025.05.08 06:25:14.362555 [ 256 ] {073ef09f-a4e3-47ec-a774-f3d641e18cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10569 | 2025.05.08 06:25:14.362865 [ 256 ] {073ef09f-a4e3-47ec-a774-f3d641e18cf8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10570 | 2025.05.08 06:25:14.363083 [ 256 ] {073ef09f-a4e3-47ec-a774-f3d641e18cf8} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2025.05.08 06:25:14.363216 [ 256 ] {073ef09f-a4e3-47ec-a774-f3d641e18cf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 10572 | 2025.05.08 06:25:14.363253 [ 256 ] {073ef09f-a4e3-47ec-a774-f3d641e18cf8} <Debug> TCPHandler: Processed in 0.001275628 sec. | ||
| 10573 | 2025.05.08 06:25:15.689287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 10574 | 2025.05.08 06:25:15.707203 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2025.05.08 06:25:15.707256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10576 | 2025.05.08 06:25:15.712891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10577 | 2025.05.08 06:25:15.713560 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2025.05.08 06:25:15.713882 [ 80 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10579 | 2025.05.08 06:25:15.713948 [ 80 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2025.05.08 06:25:15.713968 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10581 | 2025.05.08 06:25:15.714118 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 10582 | 2025.05.08 06:25:15.716780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 10583 | 2025.05.08 06:25:15.718373 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10584 | 2025.05.08 06:25:15.719961 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 10585 | 2025.05.08 06:25:15.724488 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 10586 | 2025.05.08 06:25:15.729101 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 10587 | 2025.05.08 06:25:15.733831 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 10588 | 2025.05.08 06:25:15.738234 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 10589 | 2025.05.08 06:25:15.742123 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 10590 | 2025.05.08 06:25:15.799393 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.085347701 sec., 5823.238285000788 rows/sec., 30.11 MiB/sec. | ||
| 10591 | 2025.05.08 06:25:15.803149 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10592 | 2025.05.08 06:25:15.805332 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_66_13} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2025.05.08 06:25:15.805460 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_66_13} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10594 | 2025.05.08 06:25:15.808147 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 10595 | 2025.05.08 06:25:16.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.22 MiB, peak 334.96 MiB, free memory in arenas 0.00 B, will set to 323.02 MiB (RSS), difference: 1.80 MiB | ||
| 10596 | 2025.05.08 06:25:19.107409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1438 | ||
| 10597 | 2025.05.08 06:25:19.109634 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2025.05.08 06:25:19.109687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10599 | 2025.05.08 06:25:19.110901 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10600 | 2025.05.08 06:25:19.111189 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2025.05.08 06:25:19.111457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 10602 | 2025.05.08 06:25:19.240276 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10603 | 2025.05.08 06:25:19.240441 [ 256 ] {fe10f639-ccee-4a62-92fc-a7bc5eb98507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10604 | 2025.05.08 06:25:19.240505 [ 256 ] {fe10f639-ccee-4a62-92fc-a7bc5eb98507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10605 | 2025.05.08 06:25:19.241116 [ 256 ] {fe10f639-ccee-4a62-92fc-a7bc5eb98507} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2025.05.08 06:25:19.241163 [ 256 ] {fe10f639-ccee-4a62-92fc-a7bc5eb98507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10607 | 2025.05.08 06:25:19.241493 [ 256 ] {fe10f639-ccee-4a62-92fc-a7bc5eb98507} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10608 | 2025.05.08 06:25:19.241714 [ 256 ] {fe10f639-ccee-4a62-92fc-a7bc5eb98507} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2025.05.08 06:25:19.241859 [ 256 ] {fe10f639-ccee-4a62-92fc-a7bc5eb98507} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00146 sec., 2739.7260273972606 rows/sec., 223.41 KiB/sec. | ||
| 10610 | 2025.05.08 06:25:19.241902 [ 256 ] {fe10f639-ccee-4a62-92fc-a7bc5eb98507} <Debug> TCPHandler: Processed in 0.001710764 sec. | ||
| 10611 | 2025.05.08 06:25:19.242034 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10612 | 2025.05.08 06:25:19.242130 [ 256 ] {9db2f776-8a5b-43f8-83d4-9d1bf8385f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10613 | 2025.05.08 06:25:19.242171 [ 256 ] {9db2f776-8a5b-43f8-83d4-9d1bf8385f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10614 | 2025.05.08 06:25:19.243295 [ 256 ] {9db2f776-8a5b-43f8-83d4-9d1bf8385f65} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2025.05.08 06:25:19.243333 [ 256 ] {9db2f776-8a5b-43f8-83d4-9d1bf8385f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10616 | 2025.05.08 06:25:19.243719 [ 256 ] {9db2f776-8a5b-43f8-83d4-9d1bf8385f65} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10617 | 2025.05.08 06:25:19.243944 [ 256 ] {9db2f776-8a5b-43f8-83d4-9d1bf8385f65} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2025.05.08 06:25:19.244077 [ 256 ] {9db2f776-8a5b-43f8-83d4-9d1bf8385f65} <Debug> executeQuery: Read 1264 rows, 107.34 KiB in 0.001964 sec., 643584.5213849287 rows/sec., 53.37 MiB/sec. | ||
| 10619 | 2025.05.08 06:25:19.244119 [ 256 ] {9db2f776-8a5b-43f8-83d4-9d1bf8385f65} <Debug> TCPHandler: Processed in 0.00213435 sec. | ||
| 10620 | 2025.05.08 06:25:19.244234 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10621 | 2025.05.08 06:25:19.244331 [ 256 ] {4b9ebe45-a167-4656-bbf8-ab9bec4a87ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10622 | 2025.05.08 06:25:19.244372 [ 256 ] {4b9ebe45-a167-4656-bbf8-ab9bec4a87ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10623 | 2025.05.08 06:25:19.244800 [ 256 ] {4b9ebe45-a167-4656-bbf8-ab9bec4a87ac} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2025.05.08 06:25:19.244838 [ 256 ] {4b9ebe45-a167-4656-bbf8-ab9bec4a87ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10625 | 2025.05.08 06:25:19.245144 [ 256 ] {4b9ebe45-a167-4656-bbf8-ab9bec4a87ac} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10626 | 2025.05.08 06:25:19.245368 [ 256 ] {4b9ebe45-a167-4656-bbf8-ab9bec4a87ac} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2025.05.08 06:25:19.245489 [ 76 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10628 | 2025.05.08 06:25:19.245502 [ 256 ] {4b9ebe45-a167-4656-bbf8-ab9bec4a87ac} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001188 sec., 31144.781144781144 rows/sec., 2.27 MiB/sec. | ||
| 10629 | 2025.05.08 06:25:19.245556 [ 76 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10630 | 2025.05.08 06:25:19.245566 [ 256 ] {4b9ebe45-a167-4656-bbf8-ab9bec4a87ac} <Debug> TCPHandler: Processed in 0.001380479 sec. | ||
| 10631 | 2025.05.08 06:25:19.245587 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10632 | 2025.05.08 06:25:19.245689 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10633 | 2025.05.08 06:25:19.245695 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 10634 | 2025.05.08 06:25:19.245787 [ 256 ] {f7a6baff-f010-411b-97ef-fa3b0ed68e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10635 | 2025.05.08 06:25:19.245811 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10636 | 2025.05.08 06:25:19.245828 [ 256 ] {f7a6baff-f010-411b-97ef-fa3b0ed68e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10637 | 2025.05.08 06:25:19.245844 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 71 rows starting from the beginning of the part | ||
| 10638 | 2025.05.08 06:25:19.245915 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 10639 | 2025.05.08 06:25:19.245967 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 20 rows starting from the beginning of the part | ||
| 10640 | 2025.05.08 06:25:19.246014 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 10641 | 2025.05.08 06:25:19.246059 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 10642 | 2025.05.08 06:25:19.246106 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 37 rows starting from the beginning of the part | ||
| 10643 | 2025.05.08 06:25:19.246320 [ 256 ] {f7a6baff-f010-411b-97ef-fa3b0ed68e27} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2025.05.08 06:25:19.246357 [ 256 ] {f7a6baff-f010-411b-97ef-fa3b0ed68e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10645 | 2025.05.08 06:25:19.246880 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223807 sec., 165058.70615219558 rows/sec., 12.75 MiB/sec. | ||
| 10646 | 2025.05.08 06:25:19.246963 [ 256 ] {f7a6baff-f010-411b-97ef-fa3b0ed68e27} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10647 | 2025.05.08 06:25:19.247117 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10648 | 2025.05.08 06:25:19.247221 [ 256 ] {f7a6baff-f010-411b-97ef-fa3b0ed68e27} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2025.05.08 06:25:19.247378 [ 256 ] {f7a6baff-f010-411b-97ef-fa3b0ed68e27} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001607 sec., 141879.2781580585 rows/sec., 9.61 MiB/sec. | ||
| 10650 | 2025.05.08 06:25:19.247420 [ 256 ] {f7a6baff-f010-411b-97ef-fa3b0ed68e27} <Debug> TCPHandler: Processed in 0.001781245 sec. | ||
| 10651 | 2025.05.08 06:25:19.247521 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_91_18} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10652 | 2025.05.08 06:25:19.247540 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10653 | 2025.05.08 06:25:19.247624 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_91_18} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10654 | 2025.05.08 06:25:19.247641 [ 256 ] {b77f0657-3255-4e6f-9734-87b833c1bdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10655 | 2025.05.08 06:25:19.247689 [ 256 ] {b77f0657-3255-4e6f-9734-87b833c1bdaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10656 | 2025.05.08 06:25:19.247739 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10657 | 2025.05.08 06:25:19.248310 [ 256 ] {b77f0657-3255-4e6f-9734-87b833c1bdaf} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.05.08 06:25:19.248352 [ 256 ] {b77f0657-3255-4e6f-9734-87b833c1bdaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10659 | 2025.05.08 06:25:19.248702 [ 256 ] {b77f0657-3255-4e6f-9734-87b833c1bdaf} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10660 | 2025.05.08 06:25:19.248923 [ 256 ] {b77f0657-3255-4e6f-9734-87b833c1bdaf} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2025.05.08 06:25:19.249049 [ 256 ] {b77f0657-3255-4e6f-9734-87b833c1bdaf} <Debug> executeQuery: Read 557 rows, 42.37 KiB in 0.001435 sec., 388153.3101045296 rows/sec., 28.84 MiB/sec. | ||
| 10662 | 2025.05.08 06:25:19.249087 [ 256 ] {b77f0657-3255-4e6f-9734-87b833c1bdaf} <Debug> TCPHandler: Processed in 0.001608573 sec. | ||
| 10663 | 2025.05.08 06:25:19.249196 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10664 | 2025.05.08 06:25:19.249287 [ 256 ] {07d60a7f-5d24-4afd-9187-b50bb8ca3505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10665 | 2025.05.08 06:25:19.249328 [ 256 ] {07d60a7f-5d24-4afd-9187-b50bb8ca3505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10666 | 2025.05.08 06:25:19.249977 [ 256 ] {07d60a7f-5d24-4afd-9187-b50bb8ca3505} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2025.05.08 06:25:19.250015 [ 256 ] {07d60a7f-5d24-4afd-9187-b50bb8ca3505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10668 | 2025.05.08 06:25:19.250411 [ 256 ] {07d60a7f-5d24-4afd-9187-b50bb8ca3505} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10669 | 2025.05.08 06:25:19.250659 [ 256 ] {07d60a7f-5d24-4afd-9187-b50bb8ca3505} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10670 | 2025.05.08 06:25:19.250799 [ 256 ] {07d60a7f-5d24-4afd-9187-b50bb8ca3505} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.001503 sec., 610778.4431137724 rows/sec., 41.08 MiB/sec. | ||
| 10671 | 2025.05.08 06:25:19.250838 [ 256 ] {07d60a7f-5d24-4afd-9187-b50bb8ca3505} <Debug> TCPHandler: Processed in 0.001670844 sec. | ||
| 10672 | 2025.05.08 06:25:19.250953 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10673 | 2025.05.08 06:25:19.251049 [ 256 ] {50ce25d5-3cdb-4509-912c-34f7b295c854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10674 | 2025.05.08 06:25:19.251103 [ 256 ] {50ce25d5-3cdb-4509-912c-34f7b295c854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10675 | 2025.05.08 06:25:19.251948 [ 256 ] {50ce25d5-3cdb-4509-912c-34f7b295c854} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2025.05.08 06:25:19.251986 [ 256 ] {50ce25d5-3cdb-4509-912c-34f7b295c854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10677 | 2025.05.08 06:25:19.252545 [ 256 ] {50ce25d5-3cdb-4509-912c-34f7b295c854} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10678 | 2025.05.08 06:25:19.252788 [ 256 ] {50ce25d5-3cdb-4509-912c-34f7b295c854} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2025.05.08 06:25:19.252916 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10680 | 2025.05.08 06:25:19.252929 [ 256 ] {50ce25d5-3cdb-4509-912c-34f7b295c854} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001898 sec., 17386.72286617492 rows/sec., 31.16 MiB/sec. | ||
| 10681 | 2025.05.08 06:25:19.252966 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2025.05.08 06:25:19.252993 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10683 | 2025.05.08 06:25:19.253000 [ 256 ] {50ce25d5-3cdb-4509-912c-34f7b295c854} <Debug> TCPHandler: Processed in 0.00209656 sec. | ||
| 10684 | 2025.05.08 06:25:19.253076 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10685 | 2025.05.08 06:25:19.253125 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2025.05.08 06:25:19.253226 [ 256 ] {ae11a8b5-da52-487e-8a49-f8b0a88425db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10687 | 2025.05.08 06:25:19.253268 [ 256 ] {ae11a8b5-da52-487e-8a49-f8b0a88425db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10688 | 2025.05.08 06:25:19.253304 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10689 | 2025.05.08 06:25:19.253367 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1713 rows starting from the beginning of the part | ||
| 10690 | 2025.05.08 06:25:19.253495 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10691 | 2025.05.08 06:25:19.253601 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10692 | 2025.05.08 06:25:19.253622 [ 256 ] {ae11a8b5-da52-487e-8a49-f8b0a88425db} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2025.05.08 06:25:19.253665 [ 256 ] {ae11a8b5-da52-487e-8a49-f8b0a88425db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10694 | 2025.05.08 06:25:19.253713 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10695 | 2025.05.08 06:25:19.253824 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10696 | 2025.05.08 06:25:19.253930 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 10697 | 2025.05.08 06:25:19.253995 [ 256 ] {ae11a8b5-da52-487e-8a49-f8b0a88425db} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10698 | 2025.05.08 06:25:19.254225 [ 256 ] {ae11a8b5-da52-487e-8a49-f8b0a88425db} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2025.05.08 06:25:19.254369 [ 256 ] {ae11a8b5-da52-487e-8a49-f8b0a88425db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 10700 | 2025.05.08 06:25:19.254410 [ 256 ] {ae11a8b5-da52-487e-8a49-f8b0a88425db} <Debug> TCPHandler: Processed in 0.001335359 sec. | ||
| 10701 | 2025.05.08 06:25:19.265398 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 19 columns (19 merged, 0 gathered) in 0.012358314 sec., 147916.61710488988 rows/sec., 265.06 MiB/sec. | ||
| 10702 | 2025.05.08 06:25:19.267030 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10703 | 2025.05.08 06:25:19.267433 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2025.05.08 06:25:19.267535 [ 192 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10705 | 2025.05.08 06:25:19.267707 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.26 MiB. | ||
| 10706 | 2025.05.08 06:25:20.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.68 MiB, peak 340.89 MiB, free memory in arenas 0.00 B, will set to 331.54 MiB (RSS), difference: 7.86 MiB | ||
| 10707 | 2025.05.08 06:25:21.523008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30744 | ||
| 10708 | 2025.05.08 06:25:21.523486 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2025.05.08 06:25:21.523521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10710 | 2025.05.08 06:25:21.523999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10711 | 2025.05.08 06:25:21.524234 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2025.05.08 06:25:21.524366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
| 10713 | 2025.05.08 06:25:23.216967 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 10714 | 2025.05.08 06:25:23.232580 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2025.05.08 06:25:23.232638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10716 | 2025.05.08 06:25:23.237964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10717 | 2025.05.08 06:25:23.238627 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2025.05.08 06:25:23.241449 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 10719 | 2025.05.08 06:25:24.353236 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2025.05.08 06:25:24.353434 [ 256 ] {12cf20a6-4b8e-4f3d-bc56-fd21013af271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10721 | 2025.05.08 06:25:24.353503 [ 256 ] {12cf20a6-4b8e-4f3d-bc56-fd21013af271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10722 | 2025.05.08 06:25:24.354209 [ 256 ] {12cf20a6-4b8e-4f3d-bc56-fd21013af271} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2025.05.08 06:25:24.354260 [ 256 ] {12cf20a6-4b8e-4f3d-bc56-fd21013af271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10724 | 2025.05.08 06:25:24.354683 [ 256 ] {12cf20a6-4b8e-4f3d-bc56-fd21013af271} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10725 | 2025.05.08 06:25:24.354923 [ 256 ] {12cf20a6-4b8e-4f3d-bc56-fd21013af271} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2025.05.08 06:25:24.355083 [ 256 ] {12cf20a6-4b8e-4f3d-bc56-fd21013af271} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001709 sec., 42129.90052662376 rows/sec., 3.42 MiB/sec. | ||
| 10727 | 2025.05.08 06:25:24.355131 [ 256 ] {12cf20a6-4b8e-4f3d-bc56-fd21013af271} <Debug> TCPHandler: Processed in 0.002025549 sec. | ||
| 10728 | 2025.05.08 06:25:24.355258 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2025.05.08 06:25:24.355356 [ 256 ] {62eaaa64-56d4-4dd4-8dd4-258792bb015a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10730 | 2025.05.08 06:25:24.355399 [ 256 ] {62eaaa64-56d4-4dd4-8dd4-258792bb015a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10731 | 2025.05.08 06:25:24.355816 [ 256 ] {62eaaa64-56d4-4dd4-8dd4-258792bb015a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2025.05.08 06:25:24.355855 [ 256 ] {62eaaa64-56d4-4dd4-8dd4-258792bb015a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10733 | 2025.05.08 06:25:24.356184 [ 256 ] {62eaaa64-56d4-4dd4-8dd4-258792bb015a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10734 | 2025.05.08 06:25:24.356410 [ 256 ] {62eaaa64-56d4-4dd4-8dd4-258792bb015a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2025.05.08 06:25:24.356549 [ 256 ] {62eaaa64-56d4-4dd4-8dd4-258792bb015a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001211 sec., 6606.110652353426 rows/sec., 496.75 KiB/sec. | ||
| 10736 | 2025.05.08 06:25:24.356589 [ 256 ] {62eaaa64-56d4-4dd4-8dd4-258792bb015a} <Debug> TCPHandler: Processed in 0.001382709 sec. | ||
| 10737 | 2025.05.08 06:25:24.356703 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10738 | 2025.05.08 06:25:24.356799 [ 256 ] {11a44ecb-5b93-41c6-9204-7a705daa5230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10739 | 2025.05.08 06:25:24.356840 [ 256 ] {11a44ecb-5b93-41c6-9204-7a705daa5230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10740 | 2025.05.08 06:25:24.357282 [ 256 ] {11a44ecb-5b93-41c6-9204-7a705daa5230} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2025.05.08 06:25:24.357319 [ 256 ] {11a44ecb-5b93-41c6-9204-7a705daa5230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10742 | 2025.05.08 06:25:24.357628 [ 256 ] {11a44ecb-5b93-41c6-9204-7a705daa5230} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10743 | 2025.05.08 06:25:24.357853 [ 256 ] {11a44ecb-5b93-41c6-9204-7a705daa5230} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2025.05.08 06:25:24.357989 [ 256 ] {11a44ecb-5b93-41c6-9204-7a705daa5230} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001207 sec., 59652.029826014914 rows/sec., 4.66 MiB/sec. | ||
| 10745 | 2025.05.08 06:25:24.358031 [ 256 ] {11a44ecb-5b93-41c6-9204-7a705daa5230} <Debug> TCPHandler: Processed in 0.00137791 sec. | ||
| 10746 | 2025.05.08 06:25:24.358147 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2025.05.08 06:25:24.358243 [ 256 ] {acdae227-0feb-41c5-af8b-8f3aba293c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10748 | 2025.05.08 06:25:24.358287 [ 256 ] {acdae227-0feb-41c5-af8b-8f3aba293c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10749 | 2025.05.08 06:25:24.358727 [ 256 ] {acdae227-0feb-41c5-af8b-8f3aba293c18} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2025.05.08 06:25:24.358764 [ 256 ] {acdae227-0feb-41c5-af8b-8f3aba293c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10751 | 2025.05.08 06:25:24.359115 [ 256 ] {acdae227-0feb-41c5-af8b-8f3aba293c18} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10752 | 2025.05.08 06:25:24.359360 [ 256 ] {acdae227-0feb-41c5-af8b-8f3aba293c18} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2025.05.08 06:25:24.359497 [ 256 ] {acdae227-0feb-41c5-af8b-8f3aba293c18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 10754 | 2025.05.08 06:25:24.359537 [ 256 ] {acdae227-0feb-41c5-af8b-8f3aba293c18} <Debug> TCPHandler: Processed in 0.00144005 sec. | ||
| 10755 | 2025.05.08 06:25:24.359664 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10756 | 2025.05.08 06:25:24.359775 [ 256 ] {37aa9688-e4bb-4c13-9828-6782e8555aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10757 | 2025.05.08 06:25:24.359842 [ 256 ] {37aa9688-e4bb-4c13-9828-6782e8555aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10758 | 2025.05.08 06:25:24.360732 [ 256 ] {37aa9688-e4bb-4c13-9828-6782e8555aca} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2025.05.08 06:25:24.360770 [ 256 ] {37aa9688-e4bb-4c13-9828-6782e8555aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10760 | 2025.05.08 06:25:24.361267 [ 256 ] {37aa9688-e4bb-4c13-9828-6782e8555aca} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10761 | 2025.05.08 06:25:24.361492 [ 256 ] {37aa9688-e4bb-4c13-9828-6782e8555aca} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2025.05.08 06:25:24.361620 [ 256 ] {37aa9688-e4bb-4c13-9828-6782e8555aca} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001911 sec., 4186.289900575615 rows/sec., 7.50 MiB/sec. | ||
| 10763 | 2025.05.08 06:25:24.361672 [ 256 ] {37aa9688-e4bb-4c13-9828-6782e8555aca} <Debug> TCPHandler: Processed in 0.002113229 sec. | ||
| 10764 | 2025.05.08 06:25:24.361780 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2025.05.08 06:25:24.361872 [ 256 ] {615114cc-f159-4d9d-b63e-1288c36bb65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10766 | 2025.05.08 06:25:24.361911 [ 256 ] {615114cc-f159-4d9d-b63e-1288c36bb65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10767 | 2025.05.08 06:25:24.362310 [ 256 ] {615114cc-f159-4d9d-b63e-1288c36bb65f} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2025.05.08 06:25:24.362347 [ 256 ] {615114cc-f159-4d9d-b63e-1288c36bb65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10769 | 2025.05.08 06:25:24.362677 [ 256 ] {615114cc-f159-4d9d-b63e-1288c36bb65f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10770 | 2025.05.08 06:25:24.362907 [ 256 ] {615114cc-f159-4d9d-b63e-1288c36bb65f} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2025.05.08 06:25:24.363036 [ 256 ] {615114cc-f159-4d9d-b63e-1288c36bb65f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 10772 | 2025.05.08 06:25:24.363073 [ 256 ] {615114cc-f159-4d9d-b63e-1288c36bb65f} <Debug> TCPHandler: Processed in 0.001288429 sec. | ||
| 10773 | 2025.05.08 06:25:28.863519 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10774 | 2025.05.08 06:25:28.863583 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10775 | 2025.05.08 06:25:29.024578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31232 | ||
| 10776 | 2025.05.08 06:25:29.025158 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2025.05.08 06:25:29.025207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10778 | 2025.05.08 06:25:29.025729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10779 | 2025.05.08 06:25:29.025951 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2025.05.08 06:25:29.026088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31232 | ||
| 10781 | 2025.05.08 06:25:29.111745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1466 | ||
| 10782 | 2025.05.08 06:25:29.114128 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2025.05.08 06:25:29.114174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10784 | 2025.05.08 06:25:29.115385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10785 | 2025.05.08 06:25:29.115654 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2025.05.08 06:25:29.115922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
| 10787 | 2025.05.08 06:25:29.353934 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2025.05.08 06:25:29.354199 [ 256 ] {d8f49bde-f389-4bd3-90a9-2bff88b8b650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10789 | 2025.05.08 06:25:29.354299 [ 256 ] {d8f49bde-f389-4bd3-90a9-2bff88b8b650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10790 | 2025.05.08 06:25:29.355267 [ 256 ] {d8f49bde-f389-4bd3-90a9-2bff88b8b650} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2025.05.08 06:25:29.355312 [ 256 ] {d8f49bde-f389-4bd3-90a9-2bff88b8b650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10792 | 2025.05.08 06:25:29.355694 [ 256 ] {d8f49bde-f389-4bd3-90a9-2bff88b8b650} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10793 | 2025.05.08 06:25:29.355908 [ 256 ] {d8f49bde-f389-4bd3-90a9-2bff88b8b650} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2025.05.08 06:25:29.356059 [ 256 ] {d8f49bde-f389-4bd3-90a9-2bff88b8b650} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001936 sec., 63016.52892561984 rows/sec., 5.36 MiB/sec. | ||
| 10795 | 2025.05.08 06:25:29.356100 [ 256 ] {d8f49bde-f389-4bd3-90a9-2bff88b8b650} <Debug> TCPHandler: Processed in 0.002328393 sec. | ||
| 10796 | 2025.05.08 06:25:29.356230 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2025.05.08 06:25:29.356324 [ 256 ] {fd8ff1ed-72c7-46a3-9cef-724b62b5ae6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10798 | 2025.05.08 06:25:29.356364 [ 256 ] {fd8ff1ed-72c7-46a3-9cef-724b62b5ae6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10799 | 2025.05.08 06:25:29.356876 [ 256 ] {fd8ff1ed-72c7-46a3-9cef-724b62b5ae6a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2025.05.08 06:25:29.356914 [ 256 ] {fd8ff1ed-72c7-46a3-9cef-724b62b5ae6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10801 | 2025.05.08 06:25:29.357218 [ 256 ] {fd8ff1ed-72c7-46a3-9cef-724b62b5ae6a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10802 | 2025.05.08 06:25:29.357433 [ 256 ] {fd8ff1ed-72c7-46a3-9cef-724b62b5ae6a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2025.05.08 06:25:29.357562 [ 256 ] {fd8ff1ed-72c7-46a3-9cef-724b62b5ae6a} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001257 sec., 26252.983293556084 rows/sec., 1.93 MiB/sec. | ||
| 10804 | 2025.05.08 06:25:29.357599 [ 256 ] {fd8ff1ed-72c7-46a3-9cef-724b62b5ae6a} <Debug> TCPHandler: Processed in 0.00142244 sec. | ||
| 10805 | 2025.05.08 06:25:29.357745 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10806 | 2025.05.08 06:25:29.357838 [ 256 ] {65013422-d539-4551-a9bb-32bee83f46ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10807 | 2025.05.08 06:25:29.357877 [ 256 ] {65013422-d539-4551-a9bb-32bee83f46ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10808 | 2025.05.08 06:25:29.358397 [ 256 ] {65013422-d539-4551-a9bb-32bee83f46ed} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2025.05.08 06:25:29.358435 [ 256 ] {65013422-d539-4551-a9bb-32bee83f46ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10810 | 2025.05.08 06:25:29.358737 [ 256 ] {65013422-d539-4551-a9bb-32bee83f46ed} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10811 | 2025.05.08 06:25:29.358944 [ 256 ] {65013422-d539-4551-a9bb-32bee83f46ed} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2025.05.08 06:25:29.359073 [ 256 ] {65013422-d539-4551-a9bb-32bee83f46ed} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001253 sec., 77414.20590582602 rows/sec., 6.05 MiB/sec. | ||
| 10813 | 2025.05.08 06:25:29.359110 [ 256 ] {65013422-d539-4551-a9bb-32bee83f46ed} <Debug> TCPHandler: Processed in 0.00141776 sec. | ||
| 10814 | 2025.05.08 06:25:29.359233 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2025.05.08 06:25:29.359326 [ 256 ] {7da96084-ed89-42d6-8e8a-3f8e1fcce510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10816 | 2025.05.08 06:25:29.359369 [ 256 ] {7da96084-ed89-42d6-8e8a-3f8e1fcce510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10817 | 2025.05.08 06:25:29.359831 [ 256 ] {7da96084-ed89-42d6-8e8a-3f8e1fcce510} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2025.05.08 06:25:29.359869 [ 256 ] {7da96084-ed89-42d6-8e8a-3f8e1fcce510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10819 | 2025.05.08 06:25:29.360193 [ 256 ] {7da96084-ed89-42d6-8e8a-3f8e1fcce510} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10820 | 2025.05.08 06:25:29.360412 [ 256 ] {7da96084-ed89-42d6-8e8a-3f8e1fcce510} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2025.05.08 06:25:29.360541 [ 256 ] {7da96084-ed89-42d6-8e8a-3f8e1fcce510} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 10822 | 2025.05.08 06:25:29.360578 [ 256 ] {7da96084-ed89-42d6-8e8a-3f8e1fcce510} <Debug> TCPHandler: Processed in 0.00139286 sec. | ||
| 10823 | 2025.05.08 06:25:29.360683 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2025.05.08 06:25:29.360776 [ 256 ] {807c0410-e593-4df7-ab76-f81f13f45e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10825 | 2025.05.08 06:25:29.360828 [ 256 ] {807c0410-e593-4df7-ab76-f81f13f45e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10826 | 2025.05.08 06:25:29.361677 [ 256 ] {807c0410-e593-4df7-ab76-f81f13f45e6a} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2025.05.08 06:25:29.361715 [ 256 ] {807c0410-e593-4df7-ab76-f81f13f45e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10828 | 2025.05.08 06:25:29.362243 [ 256 ] {807c0410-e593-4df7-ab76-f81f13f45e6a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10829 | 2025.05.08 06:25:29.362467 [ 256 ] {807c0410-e593-4df7-ab76-f81f13f45e6a} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2025.05.08 06:25:29.362608 [ 256 ] {807c0410-e593-4df7-ab76-f81f13f45e6a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00185 sec., 17837.837837837837 rows/sec., 31.96 MiB/sec. | ||
| 10831 | 2025.05.08 06:25:29.362662 [ 256 ] {807c0410-e593-4df7-ab76-f81f13f45e6a} <Debug> TCPHandler: Processed in 0.002025979 sec. | ||
| 10832 | 2025.05.08 06:25:29.362782 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10833 | 2025.05.08 06:25:29.362875 [ 256 ] {9b75c2c0-85ef-450b-97f8-30400442277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10834 | 2025.05.08 06:25:29.362918 [ 256 ] {9b75c2c0-85ef-450b-97f8-30400442277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10835 | 2025.05.08 06:25:29.363267 [ 256 ] {9b75c2c0-85ef-450b-97f8-30400442277d} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2025.05.08 06:25:29.363303 [ 256 ] {9b75c2c0-85ef-450b-97f8-30400442277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10837 | 2025.05.08 06:25:29.363598 [ 256 ] {9b75c2c0-85ef-450b-97f8-30400442277d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10838 | 2025.05.08 06:25:29.363803 [ 256 ] {9b75c2c0-85ef-450b-97f8-30400442277d} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2025.05.08 06:25:29.363931 [ 256 ] {9b75c2c0-85ef-450b-97f8-30400442277d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 10840 | 2025.05.08 06:25:29.363966 [ 256 ] {9b75c2c0-85ef-450b-97f8-30400442277d} <Debug> TCPHandler: Processed in 0.001231487 sec. | ||
| 10841 | 2025.05.08 06:25:30.741609 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 10842 | 2025.05.08 06:25:30.757784 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2025.05.08 06:25:30.757840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10844 | 2025.05.08 06:25:30.763182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10845 | 2025.05.08 06:25:30.763901 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2025.05.08 06:25:30.766593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 10847 | 2025.05.08 06:25:31.250730 [ 63 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10848 | 2025.05.08 06:25:31.250835 [ 63 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2025.05.08 06:25:31.250873 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10850 | 2025.05.08 06:25:31.251073 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 10851 | 2025.05.08 06:25:31.251280 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10852 | 2025.05.08 06:25:31.251342 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 10853 | 2025.05.08 06:25:31.251445 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 10854 | 2025.05.08 06:25:31.251521 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 10855 | 2025.05.08 06:25:31.251601 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 10856 | 2025.05.08 06:25:31.251681 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 10857 | 2025.05.08 06:25:31.252396 [ 191 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141989 sec., 28171.19636028143 rows/sec., 2.35 MiB/sec. | ||
| 10858 | 2025.05.08 06:25:31.252555 [ 199 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10859 | 2025.05.08 06:25:31.252851 [ 199 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_21_5} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2025.05.08 06:25:31.252929 [ 199 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_21_5} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10861 | 2025.05.08 06:25:31.253096 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10862 | 2025.05.08 06:25:34.355498 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10863 | 2025.05.08 06:25:34.355700 [ 256 ] {31661147-0f76-4bd3-86e2-5fed585962ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10864 | 2025.05.08 06:25:34.355769 [ 256 ] {31661147-0f76-4bd3-86e2-5fed585962ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10865 | 2025.05.08 06:25:34.356420 [ 256 ] {31661147-0f76-4bd3-86e2-5fed585962ab} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10866 | 2025.05.08 06:25:34.356467 [ 256 ] {31661147-0f76-4bd3-86e2-5fed585962ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10867 | 2025.05.08 06:25:34.356858 [ 256 ] {31661147-0f76-4bd3-86e2-5fed585962ab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10868 | 2025.05.08 06:25:34.357097 [ 256 ] {31661147-0f76-4bd3-86e2-5fed585962ab} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2025.05.08 06:25:34.357256 [ 256 ] {31661147-0f76-4bd3-86e2-5fed585962ab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 10870 | 2025.05.08 06:25:34.357296 [ 256 ] {31661147-0f76-4bd3-86e2-5fed585962ab} <Debug> TCPHandler: Processed in 0.001930507 sec. | ||
| 10871 | 2025.05.08 06:25:34.357417 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10872 | 2025.05.08 06:25:34.357514 [ 256 ] {ebdb7808-1fd8-4815-a879-11fec0cbcaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10873 | 2025.05.08 06:25:34.357555 [ 256 ] {ebdb7808-1fd8-4815-a879-11fec0cbcaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10874 | 2025.05.08 06:25:34.357947 [ 256 ] {ebdb7808-1fd8-4815-a879-11fec0cbcaf0} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2025.05.08 06:25:34.357982 [ 256 ] {ebdb7808-1fd8-4815-a879-11fec0cbcaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10876 | 2025.05.08 06:25:34.358279 [ 256 ] {ebdb7808-1fd8-4815-a879-11fec0cbcaf0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10877 | 2025.05.08 06:25:34.358499 [ 256 ] {ebdb7808-1fd8-4815-a879-11fec0cbcaf0} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2025.05.08 06:25:34.358627 [ 256 ] {ebdb7808-1fd8-4815-a879-11fec0cbcaf0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001133 sec., 7060.900264783761 rows/sec., 575.77 KiB/sec. | ||
| 10879 | 2025.05.08 06:25:34.358664 [ 256 ] {ebdb7808-1fd8-4815-a879-11fec0cbcaf0} <Debug> TCPHandler: Processed in 0.001296919 sec. | ||
| 10880 | 2025.05.08 06:25:34.358784 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2025.05.08 06:25:34.358906 [ 256 ] {a7985a3a-b8dc-4bff-b3e3-383fd4599535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10882 | 2025.05.08 06:25:34.358955 [ 256 ] {a7985a3a-b8dc-4bff-b3e3-383fd4599535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10883 | 2025.05.08 06:25:34.359543 [ 256 ] {a7985a3a-b8dc-4bff-b3e3-383fd4599535} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2025.05.08 06:25:34.359588 [ 256 ] {a7985a3a-b8dc-4bff-b3e3-383fd4599535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10885 | 2025.05.08 06:25:34.359965 [ 256 ] {a7985a3a-b8dc-4bff-b3e3-383fd4599535} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10886 | 2025.05.08 06:25:34.360184 [ 256 ] {a7985a3a-b8dc-4bff-b3e3-383fd4599535} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2025.05.08 06:25:34.360298 [ 58 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10888 | 2025.05.08 06:25:34.360315 [ 256 ] {a7985a3a-b8dc-4bff-b3e3-383fd4599535} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001435 sec., 136585.36585365853 rows/sec., 12.07 MiB/sec. | ||
| 10889 | 2025.05.08 06:25:34.360337 [ 58 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2025.05.08 06:25:34.360354 [ 256 ] {a7985a3a-b8dc-4bff-b3e3-383fd4599535} <Debug> TCPHandler: Processed in 0.001630713 sec. | ||
| 10891 | 2025.05.08 06:25:34.360357 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10892 | 2025.05.08 06:25:34.360467 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2025.05.08 06:25:34.360494 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 10894 | 2025.05.08 06:25:34.360561 [ 256 ] {39575ef4-e425-46ec-bc0d-0f1e9fab8035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10895 | 2025.05.08 06:25:34.360608 [ 256 ] {39575ef4-e425-46ec-bc0d-0f1e9fab8035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10896 | 2025.05.08 06:25:34.360651 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10897 | 2025.05.08 06:25:34.360696 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1409 rows starting from the beginning of the part | ||
| 10898 | 2025.05.08 06:25:34.360770 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 72 rows starting from the beginning of the part | ||
| 10899 | 2025.05.08 06:25:34.360822 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1264 rows starting from the beginning of the part | ||
| 10900 | 2025.05.08 06:25:34.360867 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part | ||
| 10901 | 2025.05.08 06:25:34.360904 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 122 rows starting from the beginning of the part | ||
| 10902 | 2025.05.08 06:25:34.360947 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 196 rows starting from the beginning of the part | ||
| 10903 | 2025.05.08 06:25:34.361024 [ 256 ] {39575ef4-e425-46ec-bc0d-0f1e9fab8035} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2025.05.08 06:25:34.361066 [ 256 ] {39575ef4-e425-46ec-bc0d-0f1e9fab8035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10905 | 2025.05.08 06:25:34.361406 [ 256 ] {39575ef4-e425-46ec-bc0d-0f1e9fab8035} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10906 | 2025.05.08 06:25:34.361648 [ 256 ] {39575ef4-e425-46ec-bc0d-0f1e9fab8035} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2025.05.08 06:25:34.361784 [ 256 ] {39575ef4-e425-46ec-bc0d-0f1e9fab8035} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001242 sec., 22544.28341384863 rows/sec., 1.67 MiB/sec. | ||
| 10908 | 2025.05.08 06:25:34.361823 [ 256 ] {39575ef4-e425-46ec-bc0d-0f1e9fab8035} <Debug> TCPHandler: Processed in 0.00140536 sec. | ||
| 10909 | 2025.05.08 06:25:34.361925 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10910 | 2025.05.08 06:25:34.362022 [ 256 ] {2a45bd7e-9fc8-4f3d-b659-d8c7753017ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10911 | 2025.05.08 06:25:34.362064 [ 256 ] {2a45bd7e-9fc8-4f3d-b659-d8c7753017ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10912 | 2025.05.08 06:25:34.362350 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917327 sec., 1635088.8502587196 rows/sec., 143.13 MiB/sec. | ||
| 10913 | 2025.05.08 06:25:34.362461 [ 256 ] {2a45bd7e-9fc8-4f3d-b659-d8c7753017ca} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2025.05.08 06:25:34.362501 [ 256 ] {2a45bd7e-9fc8-4f3d-b659-d8c7753017ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10915 | 2025.05.08 06:25:34.362622 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10916 | 2025.05.08 06:25:34.362860 [ 256 ] {2a45bd7e-9fc8-4f3d-b659-d8c7753017ca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10917 | 2025.05.08 06:25:34.362972 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2025.05.08 06:25:34.363066 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_96_19} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10919 | 2025.05.08 06:25:34.363121 [ 256 ] {2a45bd7e-9fc8-4f3d-b659-d8c7753017ca} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2025.05.08 06:25:34.363162 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10921 | 2025.05.08 06:25:34.363261 [ 256 ] {2a45bd7e-9fc8-4f3d-b659-d8c7753017ca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001258 sec., 19077.90143084261 rows/sec., 1.58 MiB/sec. | ||
| 10922 | 2025.05.08 06:25:34.363304 [ 256 ] {2a45bd7e-9fc8-4f3d-b659-d8c7753017ca} <Debug> TCPHandler: Processed in 0.00142873 sec. | ||
| 10923 | 2025.05.08 06:25:34.363427 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2025.05.08 06:25:34.363549 [ 256 ] {19a47b54-3d9b-43d8-b937-bdf1fc3955da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10925 | 2025.05.08 06:25:34.363597 [ 256 ] {19a47b54-3d9b-43d8-b937-bdf1fc3955da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10926 | 2025.05.08 06:25:34.364063 [ 256 ] {19a47b54-3d9b-43d8-b937-bdf1fc3955da} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2025.05.08 06:25:34.364100 [ 256 ] {19a47b54-3d9b-43d8-b937-bdf1fc3955da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10928 | 2025.05.08 06:25:34.364418 [ 256 ] {19a47b54-3d9b-43d8-b937-bdf1fc3955da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10929 | 2025.05.08 06:25:34.364648 [ 256 ] {19a47b54-3d9b-43d8-b937-bdf1fc3955da} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2025.05.08 06:25:34.364783 [ 256 ] {19a47b54-3d9b-43d8-b937-bdf1fc3955da} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001259 sec., 9531.374106433677 rows/sec., 744.64 KiB/sec. | ||
| 10931 | 2025.05.08 06:25:34.364823 [ 256 ] {19a47b54-3d9b-43d8-b937-bdf1fc3955da} <Debug> TCPHandler: Processed in 0.00145818 sec. | ||
| 10932 | 2025.05.08 06:25:34.364939 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2025.05.08 06:25:34.365034 [ 256 ] {88ed4a34-f00c-4027-89e7-4c759c838115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10934 | 2025.05.08 06:25:34.365074 [ 256 ] {88ed4a34-f00c-4027-89e7-4c759c838115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10935 | 2025.05.08 06:25:34.365543 [ 256 ] {88ed4a34-f00c-4027-89e7-4c759c838115} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2025.05.08 06:25:34.365581 [ 256 ] {88ed4a34-f00c-4027-89e7-4c759c838115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10937 | 2025.05.08 06:25:34.365901 [ 256 ] {88ed4a34-f00c-4027-89e7-4c759c838115} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10938 | 2025.05.08 06:25:34.366120 [ 256 ] {88ed4a34-f00c-4027-89e7-4c759c838115} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2025.05.08 06:25:34.366252 [ 256 ] {88ed4a34-f00c-4027-89e7-4c759c838115} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001236 sec., 93851.13268608415 rows/sec., 7.64 MiB/sec. | ||
| 10940 | 2025.05.08 06:25:34.366254 [ 57 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10941 | 2025.05.08 06:25:34.366293 [ 256 ] {88ed4a34-f00c-4027-89e7-4c759c838115} <Debug> TCPHandler: Processed in 0.00140444 sec. | ||
| 10942 | 2025.05.08 06:25:34.366308 [ 57 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10943 | 2025.05.08 06:25:34.366357 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10944 | 2025.05.08 06:25:34.366425 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2025.05.08 06:25:34.366468 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 10946 | 2025.05.08 06:25:34.366524 [ 256 ] {53a5ff6b-e362-48da-b815-c7c58ec1dbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10947 | 2025.05.08 06:25:34.366573 [ 256 ] {53a5ff6b-e362-48da-b815-c7c58ec1dbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10948 | 2025.05.08 06:25:34.366587 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10949 | 2025.05.08 06:25:34.366626 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 633 rows starting from the beginning of the part | ||
| 10950 | 2025.05.08 06:25:34.366694 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 72 rows starting from the beginning of the part | ||
| 10951 | 2025.05.08 06:25:34.366745 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 557 rows starting from the beginning of the part | ||
| 10952 | 2025.05.08 06:25:34.366788 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part | ||
| 10953 | 2025.05.08 06:25:34.366831 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 97 rows starting from the beginning of the part | ||
| 10954 | 2025.05.08 06:25:34.366872 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 116 rows starting from the beginning of the part | ||
| 10955 | 2025.05.08 06:25:34.366999 [ 256 ] {53a5ff6b-e362-48da-b815-c7c58ec1dbb9} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2025.05.08 06:25:34.367044 [ 256 ] {53a5ff6b-e362-48da-b815-c7c58ec1dbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10957 | 2025.05.08 06:25:34.367416 [ 256 ] {53a5ff6b-e362-48da-b815-c7c58ec1dbb9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10958 | 2025.05.08 06:25:34.367663 [ 256 ] {53a5ff6b-e362-48da-b815-c7c58ec1dbb9} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2025.05.08 06:25:34.367784 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10960 | 2025.05.08 06:25:34.367800 [ 256 ] {53a5ff6b-e362-48da-b815-c7c58ec1dbb9} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001294 sec., 154559.5054095827 rows/sec., 11.08 MiB/sec. | ||
| 10961 | 2025.05.08 06:25:34.367834 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2025.05.08 06:25:34.367854 [ 256 ] {53a5ff6b-e362-48da-b815-c7c58ec1dbb9} <Debug> TCPHandler: Processed in 0.001481101 sec. | ||
| 10963 | 2025.05.08 06:25:34.367861 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10964 | 2025.05.08 06:25:34.367937 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 10965 | 2025.05.08 06:25:34.367988 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10966 | 2025.05.08 06:25:34.368042 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10967 | 2025.05.08 06:25:34.368073 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27790 rows starting from the beginning of the part | ||
| 10968 | 2025.05.08 06:25:34.368087 [ 256 ] {d77012bd-f60a-449b-a72b-33d688481b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10969 | 2025.05.08 06:25:34.368101 [ 191 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677404 sec., 922258.4422118941 rows/sec., 73.48 MiB/sec. | ||
| 10970 | 2025.05.08 06:25:34.368125 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 10971 | 2025.05.08 06:25:34.368154 [ 256 ] {d77012bd-f60a-449b-a72b-33d688481b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10972 | 2025.05.08 06:25:34.368169 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 918 rows starting from the beginning of the part | ||
| 10973 | 2025.05.08 06:25:34.368220 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 10974 | 2025.05.08 06:25:34.368265 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10975 | 2025.05.08 06:25:34.368268 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 10976 | 2025.05.08 06:25:34.368352 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 200 rows starting from the beginning of the part | ||
| 10977 | 2025.05.08 06:25:34.368531 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.05.08 06:25:34.368611 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_96_19} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10979 | 2025.05.08 06:25:34.368703 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10980 | 2025.05.08 06:25:34.368953 [ 256 ] {d77012bd-f60a-449b-a72b-33d688481b86} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2025.05.08 06:25:34.368995 [ 256 ] {d77012bd-f60a-449b-a72b-33d688481b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10982 | 2025.05.08 06:25:34.369625 [ 256 ] {d77012bd-f60a-449b-a72b-33d688481b86} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10983 | 2025.05.08 06:25:34.369885 [ 256 ] {d77012bd-f60a-449b-a72b-33d688481b86} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2025.05.08 06:25:34.370036 [ 256 ] {d77012bd-f60a-449b-a72b-33d688481b86} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001966 sec., 4069.175991861648 rows/sec., 7.29 MiB/sec. | ||
| 10985 | 2025.05.08 06:25:34.370091 [ 256 ] {d77012bd-f60a-449b-a72b-33d688481b86} <Debug> TCPHandler: Processed in 0.00215141 sec. | ||
| 10986 | 2025.05.08 06:25:34.370216 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2025.05.08 06:25:34.370311 [ 256 ] {0fd837cd-45d8-4676-af68-97595d4d8ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10988 | 2025.05.08 06:25:34.370353 [ 256 ] {0fd837cd-45d8-4676-af68-97595d4d8ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10989 | 2025.05.08 06:25:34.370704 [ 256 ] {0fd837cd-45d8-4676-af68-97595d4d8ad2} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2025.05.08 06:25:34.370741 [ 256 ] {0fd837cd-45d8-4676-af68-97595d4d8ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10991 | 2025.05.08 06:25:34.371058 [ 256 ] {0fd837cd-45d8-4676-af68-97595d4d8ad2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10992 | 2025.05.08 06:25:34.371278 [ 256 ] {0fd837cd-45d8-4676-af68-97595d4d8ad2} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2025.05.08 06:25:34.371394 [ 57 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10994 | 2025.05.08 06:25:34.371412 [ 256 ] {0fd837cd-45d8-4676-af68-97595d4d8ad2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 10995 | 2025.05.08 06:25:34.371430 [ 57 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2025.05.08 06:25:34.371455 [ 256 ] {0fd837cd-45d8-4676-af68-97595d4d8ad2} <Debug> TCPHandler: Processed in 0.001288228 sec. | ||
| 10997 | 2025.05.08 06:25:34.371456 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10998 | 2025.05.08 06:25:34.371558 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 10999 | 2025.05.08 06:25:34.371660 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11000 | 2025.05.08 06:25:34.371690 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5370 rows starting from the beginning of the part | ||
| 11001 | 2025.05.08 06:25:34.371749 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 11002 | 2025.05.08 06:25:34.371793 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 11003 | 2025.05.08 06:25:34.371831 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 11004 | 2025.05.08 06:25:34.371870 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 11005 | 2025.05.08 06:25:34.371909 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 11006 | 2025.05.08 06:25:34.373886 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5670 rows, containing 4 columns (4 merged, 0 gathered) in 0.002360954 sec., 2401571.568103402 rows/sec., 161.81 MiB/sec. | ||
| 11007 | 2025.05.08 06:25:34.374286 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11008 | 2025.05.08 06:25:34.374551 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_96_19} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2025.05.08 06:25:34.374618 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_96_19} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11010 | 2025.05.08 06:25:34.374687 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11011 | 2025.05.08 06:25:34.374756 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29388 rows, containing 5 columns (5 merged, 0 gathered) in 0.006842807 sec., 4294728.75678066 rows/sec., 294.79 MiB/sec. | ||
| 11012 | 2025.05.08 06:25:34.375290 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11013 | 2025.05.08 06:25:34.375611 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2025.05.08 06:25:34.375689 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11015 | 2025.05.08 06:25:34.375785 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11016 | 2025.05.08 06:25:36.526339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31659 | ||
| 11017 | 2025.05.08 06:25:36.526980 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2025.05.08 06:25:36.527030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11019 | 2025.05.08 06:25:36.527527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11020 | 2025.05.08 06:25:36.527764 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2025.05.08 06:25:36.527902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
| 11022 | 2025.05.08 06:25:38.266746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 11023 | 2025.05.08 06:25:38.284412 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2025.05.08 06:25:38.284475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11025 | 2025.05.08 06:25:38.290674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11026 | 2025.05.08 06:25:38.291404 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2025.05.08 06:25:38.294455 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 11028 | 2025.05.08 06:25:39.116285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1498 | ||
| 11029 | 2025.05.08 06:25:39.118918 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2025.05.08 06:25:39.118958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11031 | 2025.05.08 06:25:39.120160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11032 | 2025.05.08 06:25:39.120434 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2025.05.08 06:25:39.120711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 11034 | 2025.05.08 06:25:39.353961 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2025.05.08 06:25:39.354165 [ 256 ] {6c6a6931-7d9e-4c1e-b043-2da66315505a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11036 | 2025.05.08 06:25:39.354218 [ 256 ] {6c6a6931-7d9e-4c1e-b043-2da66315505a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11037 | 2025.05.08 06:25:39.354859 [ 256 ] {6c6a6931-7d9e-4c1e-b043-2da66315505a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2025.05.08 06:25:39.354898 [ 256 ] {6c6a6931-7d9e-4c1e-b043-2da66315505a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11039 | 2025.05.08 06:25:39.355241 [ 256 ] {6c6a6931-7d9e-4c1e-b043-2da66315505a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11040 | 2025.05.08 06:25:39.355453 [ 256 ] {6c6a6931-7d9e-4c1e-b043-2da66315505a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2025.05.08 06:25:39.355595 [ 256 ] {6c6a6931-7d9e-4c1e-b043-2da66315505a} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001471 sec., 82936.77770224337 rows/sec., 7.06 MiB/sec. | ||
| 11042 | 2025.05.08 06:25:39.355633 [ 256 ] {6c6a6931-7d9e-4c1e-b043-2da66315505a} <Debug> TCPHandler: Processed in 0.001800525 sec. | ||
| 11043 | 2025.05.08 06:25:39.355766 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2025.05.08 06:25:39.355858 [ 256 ] {d1ca4b4d-55a5-48c0-a975-40657b58403c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11045 | 2025.05.08 06:25:39.355898 [ 256 ] {d1ca4b4d-55a5-48c0-a975-40657b58403c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11046 | 2025.05.08 06:25:39.356524 [ 256 ] {d1ca4b4d-55a5-48c0-a975-40657b58403c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2025.05.08 06:25:39.356559 [ 256 ] {d1ca4b4d-55a5-48c0-a975-40657b58403c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11048 | 2025.05.08 06:25:39.356859 [ 256 ] {d1ca4b4d-55a5-48c0-a975-40657b58403c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11049 | 2025.05.08 06:25:39.357081 [ 256 ] {d1ca4b4d-55a5-48c0-a975-40657b58403c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.05.08 06:25:39.357209 [ 256 ] {d1ca4b4d-55a5-48c0-a975-40657b58403c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001369 sec., 24105.18626734843 rows/sec., 1.77 MiB/sec. | ||
| 11051 | 2025.05.08 06:25:39.357246 [ 256 ] {d1ca4b4d-55a5-48c0-a975-40657b58403c} <Debug> TCPHandler: Processed in 0.001528472 sec. | ||
| 11052 | 2025.05.08 06:25:39.357368 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2025.05.08 06:25:39.357459 [ 256 ] {387c0f0c-4edc-4cda-9b65-ef3fbdd08bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11054 | 2025.05.08 06:25:39.357499 [ 256 ] {387c0f0c-4edc-4cda-9b65-ef3fbdd08bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11055 | 2025.05.08 06:25:39.357933 [ 256 ] {387c0f0c-4edc-4cda-9b65-ef3fbdd08bf7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2025.05.08 06:25:39.357970 [ 256 ] {387c0f0c-4edc-4cda-9b65-ef3fbdd08bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11057 | 2025.05.08 06:25:39.358269 [ 256 ] {387c0f0c-4edc-4cda-9b65-ef3fbdd08bf7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11058 | 2025.05.08 06:25:39.358485 [ 256 ] {387c0f0c-4edc-4cda-9b65-ef3fbdd08bf7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2025.05.08 06:25:39.358611 [ 256 ] {387c0f0c-4edc-4cda-9b65-ef3fbdd08bf7} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00117 sec., 82905.9829059829 rows/sec., 6.48 MiB/sec. | ||
| 11060 | 2025.05.08 06:25:39.358647 [ 256 ] {387c0f0c-4edc-4cda-9b65-ef3fbdd08bf7} <Debug> TCPHandler: Processed in 0.001326419 sec. | ||
| 11061 | 2025.05.08 06:25:39.358766 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2025.05.08 06:25:39.358856 [ 256 ] {4824106f-59d1-418e-998a-b5a57ea1769c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11063 | 2025.05.08 06:25:39.358897 [ 256 ] {4824106f-59d1-418e-998a-b5a57ea1769c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11064 | 2025.05.08 06:25:39.359406 [ 256 ] {4824106f-59d1-418e-998a-b5a57ea1769c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2025.05.08 06:25:39.359441 [ 256 ] {4824106f-59d1-418e-998a-b5a57ea1769c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11066 | 2025.05.08 06:25:39.359770 [ 256 ] {4824106f-59d1-418e-998a-b5a57ea1769c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11067 | 2025.05.08 06:25:39.359983 [ 256 ] {4824106f-59d1-418e-998a-b5a57ea1769c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2025.05.08 06:25:39.360110 [ 256 ] {4824106f-59d1-418e-998a-b5a57ea1769c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 11069 | 2025.05.08 06:25:39.360145 [ 256 ] {4824106f-59d1-418e-998a-b5a57ea1769c} <Debug> TCPHandler: Processed in 0.00143128 sec. | ||
| 11070 | 2025.05.08 06:25:39.360257 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11071 | 2025.05.08 06:25:39.360348 [ 256 ] {4ad02b24-009d-438b-a038-99716298b4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11072 | 2025.05.08 06:25:39.360400 [ 256 ] {4ad02b24-009d-438b-a038-99716298b4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.05.08 06:25:39.361231 [ 256 ] {4ad02b24-009d-438b-a038-99716298b4bb} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2025.05.08 06:25:39.361266 [ 256 ] {4ad02b24-009d-438b-a038-99716298b4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11075 | 2025.05.08 06:25:39.361814 [ 256 ] {4ad02b24-009d-438b-a038-99716298b4bb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11076 | 2025.05.08 06:25:39.362042 [ 256 ] {4ad02b24-009d-438b-a038-99716298b4bb} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2025.05.08 06:25:39.362177 [ 256 ] {4ad02b24-009d-438b-a038-99716298b4bb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001847 sec., 17866.81104493774 rows/sec., 32.02 MiB/sec. | ||
| 11078 | 2025.05.08 06:25:39.362228 [ 256 ] {4ad02b24-009d-438b-a038-99716298b4bb} <Debug> TCPHandler: Processed in 0.002020258 sec. | ||
| 11079 | 2025.05.08 06:25:39.362340 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11080 | 2025.05.08 06:25:39.362427 [ 256 ] {faf60e1c-f873-450b-8354-b52dd2faea0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11081 | 2025.05.08 06:25:39.362466 [ 256 ] {faf60e1c-f873-450b-8354-b52dd2faea0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11082 | 2025.05.08 06:25:39.362789 [ 256 ] {faf60e1c-f873-450b-8354-b52dd2faea0a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2025.05.08 06:25:39.362822 [ 256 ] {faf60e1c-f873-450b-8354-b52dd2faea0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11084 | 2025.05.08 06:25:39.363118 [ 256 ] {faf60e1c-f873-450b-8354-b52dd2faea0a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11085 | 2025.05.08 06:25:39.363391 [ 256 ] {faf60e1c-f873-450b-8354-b52dd2faea0a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2025.05.08 06:25:39.363518 [ 256 ] {faf60e1c-f873-450b-8354-b52dd2faea0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 11087 | 2025.05.08 06:25:39.363553 [ 256 ] {faf60e1c-f873-450b-8354-b52dd2faea0a} <Debug> TCPHandler: Processed in 0.001248408 sec. | ||
| 11088 | 2025.05.08 06:25:43.577814 [ 224 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 11089 | 2025.05.08 06:25:43.577878 [ 224 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 11090 | 2025.05.08 06:25:43.594278 [ 224 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 11091 | 2025.05.08 06:25:43.863616 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11092 | 2025.05.08 06:25:43.863677 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11093 | 2025.05.08 06:25:44.028108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32147 | ||
| 11094 | 2025.05.08 06:25:44.028673 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2025.05.08 06:25:44.028723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11096 | 2025.05.08 06:25:44.029278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11097 | 2025.05.08 06:25:44.029512 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2025.05.08 06:25:44.029665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32147 | ||
| 11099 | 2025.05.08 06:25:44.352334 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2025.05.08 06:25:44.352619 [ 256 ] {adf6c42a-9ad2-4ae2-b019-6cd68d9a56df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11101 | 2025.05.08 06:25:44.352723 [ 256 ] {adf6c42a-9ad2-4ae2-b019-6cd68d9a56df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11102 | 2025.05.08 06:25:44.353638 [ 256 ] {adf6c42a-9ad2-4ae2-b019-6cd68d9a56df} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2025.05.08 06:25:44.353680 [ 256 ] {adf6c42a-9ad2-4ae2-b019-6cd68d9a56df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11104 | 2025.05.08 06:25:44.354074 [ 256 ] {adf6c42a-9ad2-4ae2-b019-6cd68d9a56df} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11105 | 2025.05.08 06:25:44.354300 [ 256 ] {adf6c42a-9ad2-4ae2-b019-6cd68d9a56df} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2025.05.08 06:25:44.354461 [ 256 ] {adf6c42a-9ad2-4ae2-b019-6cd68d9a56df} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00192 sec., 37500 rows/sec., 3.05 MiB/sec. | ||
| 11107 | 2025.05.08 06:25:44.354504 [ 256 ] {adf6c42a-9ad2-4ae2-b019-6cd68d9a56df} <Debug> TCPHandler: Processed in 0.002343403 sec. | ||
| 11108 | 2025.05.08 06:25:44.354631 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2025.05.08 06:25:44.354725 [ 256 ] {288ec9e2-8f82-416e-b2a1-2a4d78aef560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11110 | 2025.05.08 06:25:44.354765 [ 256 ] {288ec9e2-8f82-416e-b2a1-2a4d78aef560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11111 | 2025.05.08 06:25:44.355167 [ 256 ] {288ec9e2-8f82-416e-b2a1-2a4d78aef560} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2025.05.08 06:25:44.355204 [ 256 ] {288ec9e2-8f82-416e-b2a1-2a4d78aef560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11113 | 2025.05.08 06:25:44.355493 [ 256 ] {288ec9e2-8f82-416e-b2a1-2a4d78aef560} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11114 | 2025.05.08 06:25:44.355700 [ 256 ] {288ec9e2-8f82-416e-b2a1-2a4d78aef560} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2025.05.08 06:25:44.355821 [ 47 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11116 | 2025.05.08 06:25:44.355827 [ 256 ] {288ec9e2-8f82-416e-b2a1-2a4d78aef560} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001121 sec., 7136.485280999108 rows/sec., 536.63 KiB/sec. | ||
| 11117 | 2025.05.08 06:25:44.355893 [ 47 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2025.05.08 06:25:44.355910 [ 256 ] {288ec9e2-8f82-416e-b2a1-2a4d78aef560} <Debug> TCPHandler: Processed in 0.001326639 sec. | ||
| 11119 | 2025.05.08 06:25:44.355920 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11120 | 2025.05.08 06:25:44.356033 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2025.05.08 06:25:44.356054 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 11122 | 2025.05.08 06:25:44.356131 [ 256 ] {8a744552-5aa4-4de8-a009-732c578ef9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11123 | 2025.05.08 06:25:44.356176 [ 256 ] {8a744552-5aa4-4de8-a009-732c578ef9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11124 | 2025.05.08 06:25:44.356200 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11125 | 2025.05.08 06:25:44.356241 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 71 rows starting from the beginning of the part | ||
| 11126 | 2025.05.08 06:25:44.356314 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 11127 | 2025.05.08 06:25:44.356365 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 11128 | 2025.05.08 06:25:44.356414 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 28 rows starting from the beginning of the part | ||
| 11129 | 2025.05.08 06:25:44.356465 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 11130 | 2025.05.08 06:25:44.356511 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
| 11131 | 2025.05.08 06:25:44.356593 [ 256 ] {8a744552-5aa4-4de8-a009-732c578ef9e4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11132 | 2025.05.08 06:25:44.356634 [ 256 ] {8a744552-5aa4-4de8-a009-732c578ef9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11133 | 2025.05.08 06:25:44.356981 [ 256 ] {8a744552-5aa4-4de8-a009-732c578ef9e4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11134 | 2025.05.08 06:25:44.357213 [ 256 ] {8a744552-5aa4-4de8-a009-732c578ef9e4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11135 | 2025.05.08 06:25:44.357349 [ 256 ] {8a744552-5aa4-4de8-a009-732c578ef9e4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001236 sec., 58252.427184466025 rows/sec., 4.55 MiB/sec. | ||
| 11136 | 2025.05.08 06:25:44.357386 [ 256 ] {8a744552-5aa4-4de8-a009-732c578ef9e4} <Debug> TCPHandler: Processed in 0.00139964 sec. | ||
| 11137 | 2025.05.08 06:25:44.357445 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440941 sec., 125612.36025624922 rows/sec., 9.69 MiB/sec. | ||
| 11138 | 2025.05.08 06:25:44.357498 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11139 | 2025.05.08 06:25:44.357596 [ 256 ] {22c7119b-b594-4d41-8a8c-386bc898a774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11140 | 2025.05.08 06:25:44.357622 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11141 | 2025.05.08 06:25:44.357639 [ 256 ] {22c7119b-b594-4d41-8a8c-386bc898a774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11142 | 2025.05.08 06:25:44.357927 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_96_19} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2025.05.08 06:25:44.358015 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_96_19} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11144 | 2025.05.08 06:25:44.358059 [ 256 ] {22c7119b-b594-4d41-8a8c-386bc898a774} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2025.05.08 06:25:44.358093 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11146 | 2025.05.08 06:25:44.358100 [ 256 ] {22c7119b-b594-4d41-8a8c-386bc898a774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11147 | 2025.05.08 06:25:44.358440 [ 256 ] {22c7119b-b594-4d41-8a8c-386bc898a774} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11148 | 2025.05.08 06:25:44.358637 [ 256 ] {22c7119b-b594-4d41-8a8c-386bc898a774} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2025.05.08 06:25:44.358830 [ 256 ] {22c7119b-b594-4d41-8a8c-386bc898a774} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 11150 | 2025.05.08 06:25:44.358865 [ 256 ] {22c7119b-b594-4d41-8a8c-386bc898a774} <Debug> TCPHandler: Processed in 0.001454 sec. | ||
| 11151 | 2025.05.08 06:25:44.358989 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2025.05.08 06:25:44.359104 [ 256 ] {cb4a94c3-9a32-4e55-82c0-64e3e61bd7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11153 | 2025.05.08 06:25:44.359164 [ 256 ] {cb4a94c3-9a32-4e55-82c0-64e3e61bd7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11154 | 2025.05.08 06:25:44.360156 [ 256 ] {cb4a94c3-9a32-4e55-82c0-64e3e61bd7c2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2025.05.08 06:25:44.360201 [ 256 ] {cb4a94c3-9a32-4e55-82c0-64e3e61bd7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11156 | 2025.05.08 06:25:44.360821 [ 256 ] {cb4a94c3-9a32-4e55-82c0-64e3e61bd7c2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11157 | 2025.05.08 06:25:44.361041 [ 256 ] {cb4a94c3-9a32-4e55-82c0-64e3e61bd7c2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2025.05.08 06:25:44.361183 [ 256 ] {cb4a94c3-9a32-4e55-82c0-64e3e61bd7c2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002046 sec., 3910.0684261974584 rows/sec., 7.01 MiB/sec. | ||
| 11159 | 2025.05.08 06:25:44.361219 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11160 | 2025.05.08 06:25:44.361235 [ 256 ] {cb4a94c3-9a32-4e55-82c0-64e3e61bd7c2} <Debug> TCPHandler: Processed in 0.002254992 sec. | ||
| 11161 | 2025.05.08 06:25:44.361304 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2025.05.08 06:25:44.361338 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11163 | 2025.05.08 06:25:44.361396 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2025.05.08 06:25:44.361487 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 11165 | 2025.05.08 06:25:44.361495 [ 256 ] {8675b3cd-fad2-4eee-bade-57d602333d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11166 | 2025.05.08 06:25:44.361588 [ 256 ] {8675b3cd-fad2-4eee-bade-57d602333d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11167 | 2025.05.08 06:25:44.361796 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11168 | 2025.05.08 06:25:44.361875 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1828 rows starting from the beginning of the part | ||
| 11169 | 2025.05.08 06:25:44.361927 [ 256 ] {8675b3cd-fad2-4eee-bade-57d602333d07} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2025.05.08 06:25:44.361970 [ 256 ] {8675b3cd-fad2-4eee-bade-57d602333d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11171 | 2025.05.08 06:25:44.362043 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 11172 | 2025.05.08 06:25:44.362200 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 11173 | 2025.05.08 06:25:44.362274 [ 256 ] {8675b3cd-fad2-4eee-bade-57d602333d07} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11174 | 2025.05.08 06:25:44.362321 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
| 11175 | 2025.05.08 06:25:44.362417 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 11176 | 2025.05.08 06:25:44.362495 [ 256 ] {8675b3cd-fad2-4eee-bade-57d602333d07} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2025.05.08 06:25:44.362511 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
| 11178 | 2025.05.08 06:25:44.362642 [ 256 ] {8675b3cd-fad2-4eee-bade-57d602333d07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 11179 | 2025.05.08 06:25:44.362683 [ 256 ] {8675b3cd-fad2-4eee-bade-57d602333d07} <Debug> TCPHandler: Processed in 0.001334308 sec. | ||
| 11180 | 2025.05.08 06:25:44.363764 [ 222 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 11181 | 2025.05.08 06:25:44.363796 [ 222 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 11182 | 2025.05.08 06:25:44.367278 [ 222 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 11183 | 2025.05.08 06:25:44.371163 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 19 columns (19 merged, 0 gathered) in 0.009743588 sec., 196847.4036463775 rows/sec., 352.74 MiB/sec. | ||
| 11184 | 2025.05.08 06:25:44.372972 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11185 | 2025.05.08 06:25:44.373286 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2025.05.08 06:25:44.373358 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11187 | 2025.05.08 06:25:44.373445 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.31 MiB. | ||
| 11188 | 2025.05.08 06:25:45.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.52 MiB, peak 350.79 MiB, free memory in arenas 0.00 B, will set to 338.07 MiB (RSS), difference: 4.55 MiB | ||
| 11189 | 2025.05.08 06:25:45.794609 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 11190 | 2025.05.08 06:25:45.811543 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2025.05.08 06:25:45.811611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11192 | 2025.05.08 06:25:45.817744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11193 | 2025.05.08 06:25:45.818492 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2025.05.08 06:25:45.821565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 11195 | 2025.05.08 06:25:49.121020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1522 | ||
| 11196 | 2025.05.08 06:25:49.123271 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2025.05.08 06:25:49.123321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11198 | 2025.05.08 06:25:49.124641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11199 | 2025.05.08 06:25:49.124960 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2025.05.08 06:25:49.125283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1522 | ||
| 11201 | 2025.05.08 06:25:49.244510 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11202 | 2025.05.08 06:25:49.244682 [ 256 ] {b67cc469-2830-4faf-ae82-20bf21b261cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11203 | 2025.05.08 06:25:49.244746 [ 256 ] {b67cc469-2830-4faf-ae82-20bf21b261cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11204 | 2025.05.08 06:25:49.245369 [ 256 ] {b67cc469-2830-4faf-ae82-20bf21b261cb} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2025.05.08 06:25:49.245412 [ 256 ] {b67cc469-2830-4faf-ae82-20bf21b261cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11206 | 2025.05.08 06:25:49.245791 [ 256 ] {b67cc469-2830-4faf-ae82-20bf21b261cb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11207 | 2025.05.08 06:25:49.246034 [ 256 ] {b67cc469-2830-4faf-ae82-20bf21b261cb} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2025.05.08 06:25:49.246187 [ 256 ] {b67cc469-2830-4faf-ae82-20bf21b261cb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 314.84 KiB/sec. | ||
| 11209 | 2025.05.08 06:25:49.246228 [ 256 ] {b67cc469-2830-4faf-ae82-20bf21b261cb} <Debug> TCPHandler: Processed in 0.001841337 sec. | ||
| 11210 | 2025.05.08 06:25:49.246345 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11211 | 2025.05.08 06:25:49.246442 [ 256 ] {968873c4-c40f-4ec7-a7f3-6c29212f96dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11212 | 2025.05.08 06:25:49.246482 [ 256 ] {968873c4-c40f-4ec7-a7f3-6c29212f96dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11213 | 2025.05.08 06:25:49.247522 [ 256 ] {968873c4-c40f-4ec7-a7f3-6c29212f96dc} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2025.05.08 06:25:49.247558 [ 256 ] {968873c4-c40f-4ec7-a7f3-6c29212f96dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11215 | 2025.05.08 06:25:49.247948 [ 256 ] {968873c4-c40f-4ec7-a7f3-6c29212f96dc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11216 | 2025.05.08 06:25:49.248167 [ 256 ] {968873c4-c40f-4ec7-a7f3-6c29212f96dc} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2025.05.08 06:25:49.248299 [ 256 ] {968873c4-c40f-4ec7-a7f3-6c29212f96dc} <Debug> executeQuery: Read 1265 rows, 107.41 KiB in 0.001876 sec., 674307.0362473347 rows/sec., 55.91 MiB/sec. | ||
| 11218 | 2025.05.08 06:25:49.248338 [ 256 ] {968873c4-c40f-4ec7-a7f3-6c29212f96dc} <Debug> TCPHandler: Processed in 0.002040958 sec. | ||
| 11219 | 2025.05.08 06:25:49.248456 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2025.05.08 06:25:49.248551 [ 256 ] {818932ad-a879-4523-8119-36e485502304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11221 | 2025.05.08 06:25:49.248591 [ 256 ] {818932ad-a879-4523-8119-36e485502304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11222 | 2025.05.08 06:25:49.249011 [ 256 ] {818932ad-a879-4523-8119-36e485502304} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2025.05.08 06:25:49.249047 [ 256 ] {818932ad-a879-4523-8119-36e485502304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11224 | 2025.05.08 06:25:49.249351 [ 256 ] {818932ad-a879-4523-8119-36e485502304} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11225 | 2025.05.08 06:25:49.249579 [ 256 ] {818932ad-a879-4523-8119-36e485502304} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2025.05.08 06:25:49.249706 [ 256 ] {818932ad-a879-4523-8119-36e485502304} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001174 sec., 33219.76149914821 rows/sec., 2.41 MiB/sec. | ||
| 11227 | 2025.05.08 06:25:49.249744 [ 256 ] {818932ad-a879-4523-8119-36e485502304} <Debug> TCPHandler: Processed in 0.001337459 sec. | ||
| 11228 | 2025.05.08 06:25:49.249853 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2025.05.08 06:25:49.249959 [ 256 ] {8cf23a73-e98e-4481-8ffd-ce2dc3139a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11230 | 2025.05.08 06:25:49.250002 [ 256 ] {8cf23a73-e98e-4481-8ffd-ce2dc3139a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11231 | 2025.05.08 06:25:49.250485 [ 256 ] {8cf23a73-e98e-4481-8ffd-ce2dc3139a1a} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2025.05.08 06:25:49.250521 [ 256 ] {8cf23a73-e98e-4481-8ffd-ce2dc3139a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11233 | 2025.05.08 06:25:49.250841 [ 256 ] {8cf23a73-e98e-4481-8ffd-ce2dc3139a1a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11234 | 2025.05.08 06:25:49.251069 [ 256 ] {8cf23a73-e98e-4481-8ffd-ce2dc3139a1a} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2025.05.08 06:25:49.251204 [ 256 ] {8cf23a73-e98e-4481-8ffd-ce2dc3139a1a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001266 sec., 180094.78672985782 rows/sec., 12.19 MiB/sec. | ||
| 11236 | 2025.05.08 06:25:49.251242 [ 256 ] {8cf23a73-e98e-4481-8ffd-ce2dc3139a1a} <Debug> TCPHandler: Processed in 0.00143793 sec. | ||
| 11237 | 2025.05.08 06:25:49.251358 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11238 | 2025.05.08 06:25:49.251454 [ 256 ] {5af00d02-dce6-4646-9b06-8bf869f617b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11239 | 2025.05.08 06:25:49.251493 [ 256 ] {5af00d02-dce6-4646-9b06-8bf869f617b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11240 | 2025.05.08 06:25:49.252107 [ 256 ] {5af00d02-dce6-4646-9b06-8bf869f617b7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11241 | 2025.05.08 06:25:49.252144 [ 256 ] {5af00d02-dce6-4646-9b06-8bf869f617b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11242 | 2025.05.08 06:25:49.252473 [ 256 ] {5af00d02-dce6-4646-9b06-8bf869f617b7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11243 | 2025.05.08 06:25:49.252691 [ 256 ] {5af00d02-dce6-4646-9b06-8bf869f617b7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2025.05.08 06:25:49.252819 [ 256 ] {5af00d02-dce6-4646-9b06-8bf869f617b7} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001384 sec., 403901.73410404625 rows/sec., 30.01 MiB/sec. | ||
| 11245 | 2025.05.08 06:25:49.252857 [ 256 ] {5af00d02-dce6-4646-9b06-8bf869f617b7} <Debug> TCPHandler: Processed in 0.001551512 sec. | ||
| 11246 | 2025.05.08 06:25:49.252968 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11247 | 2025.05.08 06:25:49.253064 [ 256 ] {d53bdc02-58d0-4cdb-8623-821cf98f64e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11248 | 2025.05.08 06:25:49.253106 [ 256 ] {d53bdc02-58d0-4cdb-8623-821cf98f64e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11249 | 2025.05.08 06:25:49.253701 [ 256 ] {d53bdc02-58d0-4cdb-8623-821cf98f64e7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11250 | 2025.05.08 06:25:49.253737 [ 256 ] {d53bdc02-58d0-4cdb-8623-821cf98f64e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11251 | 2025.05.08 06:25:49.254110 [ 256 ] {d53bdc02-58d0-4cdb-8623-821cf98f64e7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11252 | 2025.05.08 06:25:49.254333 [ 256 ] {d53bdc02-58d0-4cdb-8623-821cf98f64e7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2025.05.08 06:25:49.254464 [ 256 ] {d53bdc02-58d0-4cdb-8623-821cf98f64e7} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001419 sec., 647639.1825229035 rows/sec., 43.56 MiB/sec. | ||
| 11254 | 2025.05.08 06:25:49.254500 [ 256 ] {d53bdc02-58d0-4cdb-8623-821cf98f64e7} <Debug> TCPHandler: Processed in 0.001580782 sec. | ||
| 11255 | 2025.05.08 06:25:49.254611 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2025.05.08 06:25:49.254705 [ 256 ] {a2e0d962-b718-4e31-b097-640b10c525df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11257 | 2025.05.08 06:25:49.254759 [ 256 ] {a2e0d962-b718-4e31-b097-640b10c525df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11258 | 2025.05.08 06:25:49.255595 [ 256 ] {a2e0d962-b718-4e31-b097-640b10c525df} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2025.05.08 06:25:49.255633 [ 256 ] {a2e0d962-b718-4e31-b097-640b10c525df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11260 | 2025.05.08 06:25:49.256182 [ 256 ] {a2e0d962-b718-4e31-b097-640b10c525df} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11261 | 2025.05.08 06:25:49.256462 [ 256 ] {a2e0d962-b718-4e31-b097-640b10c525df} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2025.05.08 06:25:49.256606 [ 256 ] {a2e0d962-b718-4e31-b097-640b10c525df} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001918 sec., 17205.422314911368 rows/sec., 30.83 MiB/sec. | ||
| 11263 | 2025.05.08 06:25:49.256659 [ 256 ] {a2e0d962-b718-4e31-b097-640b10c525df} <Debug> TCPHandler: Processed in 0.002097669 sec. | ||
| 11264 | 2025.05.08 06:25:49.256774 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2025.05.08 06:25:49.256870 [ 256 ] {e9461467-6a62-4286-b543-3a71c7f5837a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11266 | 2025.05.08 06:25:49.256910 [ 256 ] {e9461467-6a62-4286-b543-3a71c7f5837a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11267 | 2025.05.08 06:25:49.257245 [ 256 ] {e9461467-6a62-4286-b543-3a71c7f5837a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2025.05.08 06:25:49.257282 [ 256 ] {e9461467-6a62-4286-b543-3a71c7f5837a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11269 | 2025.05.08 06:25:49.257597 [ 256 ] {e9461467-6a62-4286-b543-3a71c7f5837a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11270 | 2025.05.08 06:25:49.257815 [ 256 ] {e9461467-6a62-4286-b543-3a71c7f5837a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2025.05.08 06:25:49.257942 [ 256 ] {e9461467-6a62-4286-b543-3a71c7f5837a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11272 | 2025.05.08 06:25:49.257978 [ 256 ] {e9461467-6a62-4286-b543-3a71c7f5837a} <Debug> TCPHandler: Processed in 0.001253138 sec. | ||
| 11273 | 2025.05.08 06:25:51.529906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32574 | ||
| 11274 | 2025.05.08 06:25:51.530640 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2025.05.08 06:25:51.530688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11276 | 2025.05.08 06:25:51.531174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11277 | 2025.05.08 06:25:51.531409 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2025.05.08 06:25:51.531556 [ 40 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11279 | 2025.05.08 06:25:51.531560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
| 11280 | 2025.05.08 06:25:51.531610 [ 40 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2025.05.08 06:25:51.531639 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11282 | 2025.05.08 06:25:51.531806 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 11283 | 2025.05.08 06:25:51.532032 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11284 | 2025.05.08 06:25:51.532095 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30317 rows starting from the beginning of the part | ||
| 11285 | 2025.05.08 06:25:51.532197 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part | ||
| 11286 | 2025.05.08 06:25:51.532279 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
| 11287 | 2025.05.08 06:25:51.532348 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part | ||
| 11288 | 2025.05.08 06:25:51.532419 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part | ||
| 11289 | 2025.05.08 06:25:51.532481 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part | ||
| 11290 | 2025.05.08 06:25:51.534803 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.003073843 sec., 10597158.020107077 rows/sec., 151.59 MiB/sec. | ||
| 11291 | 2025.05.08 06:25:51.535471 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11292 | 2025.05.08 06:25:51.535800 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2025.05.08 06:25:51.535888 [ 190 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_71_14} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11294 | 2025.05.08 06:25:51.536012 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 11295 | 2025.05.08 06:25:53.321733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 11296 | 2025.05.08 06:25:53.339410 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.05.08 06:25:53.339459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11298 | 2025.05.08 06:25:53.345761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11299 | 2025.05.08 06:25:53.346521 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2025.05.08 06:25:53.346848 [ 33 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11301 | 2025.05.08 06:25:53.346948 [ 33 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2025.05.08 06:25:53.346984 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11303 | 2025.05.08 06:25:53.347179 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 11304 | 2025.05.08 06:25:53.349636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 11305 | 2025.05.08 06:25:53.351027 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11306 | 2025.05.08 06:25:53.352513 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 11307 | 2025.05.08 06:25:53.357297 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 11308 | 2025.05.08 06:25:53.362000 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 11309 | 2025.05.08 06:25:53.366674 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 11310 | 2025.05.08 06:25:53.371718 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 11311 | 2025.05.08 06:25:53.376570 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 11312 | 2025.05.08 06:25:53.433255 [ 193 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.086166972 sec., 6208.875484216853 rows/sec., 32.10 MiB/sec. | ||
| 11313 | 2025.05.08 06:25:53.435278 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11314 | 2025.05.08 06:25:53.437015 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_71_14} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2025.05.08 06:25:53.437108 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_71_14} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11316 | 2025.05.08 06:25:53.438525 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 11317 | 2025.05.08 06:25:54.000275 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.16 MiB, peak 356.57 MiB, free memory in arenas 0.00 B, will set to 338.07 MiB (RSS), difference: -1.09 MiB | ||
| 11318 | 2025.05.08 06:25:54.352483 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11319 | 2025.05.08 06:25:54.352663 [ 256 ] {fd75f7c4-a93d-44d9-a058-6da76e19fa04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11320 | 2025.05.08 06:25:54.352728 [ 256 ] {fd75f7c4-a93d-44d9-a058-6da76e19fa04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11321 | 2025.05.08 06:25:54.353418 [ 256 ] {fd75f7c4-a93d-44d9-a058-6da76e19fa04} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11322 | 2025.05.08 06:25:54.353465 [ 256 ] {fd75f7c4-a93d-44d9-a058-6da76e19fa04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11323 | 2025.05.08 06:25:54.353919 [ 256 ] {fd75f7c4-a93d-44d9-a058-6da76e19fa04} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11324 | 2025.05.08 06:25:54.354147 [ 256 ] {fd75f7c4-a93d-44d9-a058-6da76e19fa04} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2025.05.08 06:25:54.354299 [ 256 ] {fd75f7c4-a93d-44d9-a058-6da76e19fa04} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001687 sec., 42679.31238885596 rows/sec., 3.47 MiB/sec. | ||
| 11326 | 2025.05.08 06:25:54.354340 [ 256 ] {fd75f7c4-a93d-44d9-a058-6da76e19fa04} <Debug> TCPHandler: Processed in 0.001986198 sec. | ||
| 11327 | 2025.05.08 06:25:54.354473 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11328 | 2025.05.08 06:25:54.354567 [ 256 ] {285b4a97-ba93-405a-a076-44e76abc571d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11329 | 2025.05.08 06:25:54.354606 [ 256 ] {285b4a97-ba93-405a-a076-44e76abc571d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11330 | 2025.05.08 06:25:54.355051 [ 256 ] {285b4a97-ba93-405a-a076-44e76abc571d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2025.05.08 06:25:54.355087 [ 256 ] {285b4a97-ba93-405a-a076-44e76abc571d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11332 | 2025.05.08 06:25:54.355393 [ 256 ] {285b4a97-ba93-405a-a076-44e76abc571d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11333 | 2025.05.08 06:25:54.355606 [ 256 ] {285b4a97-ba93-405a-a076-44e76abc571d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2025.05.08 06:25:54.355736 [ 256 ] {285b4a97-ba93-405a-a076-44e76abc571d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001189 sec., 6728.343145500421 rows/sec., 505.94 KiB/sec. | ||
| 11335 | 2025.05.08 06:25:54.355772 [ 256 ] {285b4a97-ba93-405a-a076-44e76abc571d} <Debug> TCPHandler: Processed in 0.001352359 sec. | ||
| 11336 | 2025.05.08 06:25:54.355885 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11337 | 2025.05.08 06:25:54.355977 [ 256 ] {5028758b-d547-4c97-95c5-c3691e84ec3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11338 | 2025.05.08 06:25:54.356016 [ 256 ] {5028758b-d547-4c97-95c5-c3691e84ec3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11339 | 2025.05.08 06:25:54.356432 [ 256 ] {5028758b-d547-4c97-95c5-c3691e84ec3f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2025.05.08 06:25:54.356468 [ 256 ] {5028758b-d547-4c97-95c5-c3691e84ec3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11341 | 2025.05.08 06:25:54.356774 [ 256 ] {5028758b-d547-4c97-95c5-c3691e84ec3f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11342 | 2025.05.08 06:25:54.356984 [ 256 ] {5028758b-d547-4c97-95c5-c3691e84ec3f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2025.05.08 06:25:54.357108 [ 256 ] {5028758b-d547-4c97-95c5-c3691e84ec3f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001149 sec., 62663.185378590075 rows/sec., 4.89 MiB/sec. | ||
| 11344 | 2025.05.08 06:25:54.357145 [ 256 ] {5028758b-d547-4c97-95c5-c3691e84ec3f} <Debug> TCPHandler: Processed in 0.001306468 sec. | ||
| 11345 | 2025.05.08 06:25:54.357257 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2025.05.08 06:25:54.357348 [ 256 ] {20eb1b58-cffd-4549-b85e-4a24610ccd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11347 | 2025.05.08 06:25:54.357390 [ 256 ] {20eb1b58-cffd-4549-b85e-4a24610ccd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11348 | 2025.05.08 06:25:54.357797 [ 256 ] {20eb1b58-cffd-4549-b85e-4a24610ccd90} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2025.05.08 06:25:54.357832 [ 256 ] {20eb1b58-cffd-4549-b85e-4a24610ccd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11350 | 2025.05.08 06:25:54.358154 [ 256 ] {20eb1b58-cffd-4549-b85e-4a24610ccd90} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11351 | 2025.05.08 06:25:54.358364 [ 256 ] {20eb1b58-cffd-4549-b85e-4a24610ccd90} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2025.05.08 06:25:54.358492 [ 256 ] {20eb1b58-cffd-4549-b85e-4a24610ccd90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 11353 | 2025.05.08 06:25:54.358527 [ 256 ] {20eb1b58-cffd-4549-b85e-4a24610ccd90} <Debug> TCPHandler: Processed in 0.001317069 sec. | ||
| 11354 | 2025.05.08 06:25:54.358636 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2025.05.08 06:25:54.358728 [ 256 ] {fd943534-fe59-4754-a3e0-1d6361f71b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11356 | 2025.05.08 06:25:54.358779 [ 256 ] {fd943534-fe59-4754-a3e0-1d6361f71b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11357 | 2025.05.08 06:25:54.359540 [ 256 ] {fd943534-fe59-4754-a3e0-1d6361f71b79} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2025.05.08 06:25:54.359576 [ 256 ] {fd943534-fe59-4754-a3e0-1d6361f71b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11359 | 2025.05.08 06:25:54.360083 [ 256 ] {fd943534-fe59-4754-a3e0-1d6361f71b79} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11360 | 2025.05.08 06:25:54.360304 [ 256 ] {fd943534-fe59-4754-a3e0-1d6361f71b79} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2025.05.08 06:25:54.360446 [ 256 ] {fd943534-fe59-4754-a3e0-1d6361f71b79} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001735 sec., 4610.951008645533 rows/sec., 8.26 MiB/sec. | ||
| 11362 | 2025.05.08 06:25:54.360499 [ 256 ] {fd943534-fe59-4754-a3e0-1d6361f71b79} <Debug> TCPHandler: Processed in 0.001908467 sec. | ||
| 11363 | 2025.05.08 06:25:54.360614 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2025.05.08 06:25:54.360706 [ 256 ] {11e9e845-a844-466f-9eb2-c66a6c5fbd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11365 | 2025.05.08 06:25:54.360748 [ 256 ] {11e9e845-a844-466f-9eb2-c66a6c5fbd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11366 | 2025.05.08 06:25:54.361087 [ 256 ] {11e9e845-a844-466f-9eb2-c66a6c5fbd4b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2025.05.08 06:25:54.361122 [ 256 ] {11e9e845-a844-466f-9eb2-c66a6c5fbd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11368 | 2025.05.08 06:25:54.361421 [ 256 ] {11e9e845-a844-466f-9eb2-c66a6c5fbd4b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11369 | 2025.05.08 06:25:54.361636 [ 256 ] {11e9e845-a844-466f-9eb2-c66a6c5fbd4b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2025.05.08 06:25:54.361761 [ 256 ] {11e9e845-a844-466f-9eb2-c66a6c5fbd4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 11371 | 2025.05.08 06:25:54.361796 [ 256 ] {11e9e845-a844-466f-9eb2-c66a6c5fbd4b} <Debug> TCPHandler: Processed in 0.001228587 sec. | ||
| 11372 | 2025.05.08 06:25:58.863939 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11373 | 2025.05.08 06:25:58.864058 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11374 | 2025.05.08 06:25:59.031850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33062 | ||
| 11375 | 2025.05.08 06:25:59.032630 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2025.05.08 06:25:59.032702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11377 | 2025.05.08 06:25:59.033378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11378 | 2025.05.08 06:25:59.033626 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2025.05.08 06:25:59.033758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33062 | ||
| 11380 | 2025.05.08 06:25:59.125570 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1550 | ||
| 11381 | 2025.05.08 06:25:59.127880 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2025.05.08 06:25:59.127931 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11383 | 2025.05.08 06:25:59.129149 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11384 | 2025.05.08 06:25:59.129447 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11385 | 2025.05.08 06:25:59.129616 [ 123 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11386 | 2025.05.08 06:25:59.129681 [ 123 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11387 | 2025.05.08 06:25:59.129707 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11388 | 2025.05.08 06:25:59.129725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1550 | ||
| 11389 | 2025.05.08 06:25:59.129819 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 11390 | 2025.05.08 06:25:59.130340 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11391 | 2025.05.08 06:25:59.130485 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1414 rows starting from the beginning of the part | ||
| 11392 | 2025.05.08 06:25:59.130842 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 11393 | 2025.05.08 06:25:59.131209 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part | ||
| 11394 | 2025.05.08 06:25:59.131566 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 11395 | 2025.05.08 06:25:59.131914 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 11396 | 2025.05.08 06:25:59.132262 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 11397 | 2025.05.08 06:25:59.139471 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 72 columns (72 merged, 0 gathered) in 0.009697417 sec., 159836.37704762002 rows/sec., 122.79 MiB/sec. | ||
| 11398 | 2025.05.08 06:25:59.141242 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11399 | 2025.05.08 06:25:59.141858 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2025.05.08 06:25:59.141957 [ 199 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_51_10} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11401 | 2025.05.08 06:25:59.142304 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 11402 | 2025.05.08 06:25:59.354884 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11403 | 2025.05.08 06:25:59.355046 [ 256 ] {eb41ed1b-24b0-4050-be1f-b378c5cdb6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11404 | 2025.05.08 06:25:59.355105 [ 256 ] {eb41ed1b-24b0-4050-be1f-b378c5cdb6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11405 | 2025.05.08 06:25:59.355733 [ 256 ] {eb41ed1b-24b0-4050-be1f-b378c5cdb6fd} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2025.05.08 06:25:59.355771 [ 256 ] {eb41ed1b-24b0-4050-be1f-b378c5cdb6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11407 | 2025.05.08 06:25:59.356155 [ 256 ] {eb41ed1b-24b0-4050-be1f-b378c5cdb6fd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11408 | 2025.05.08 06:25:59.356394 [ 256 ] {eb41ed1b-24b0-4050-be1f-b378c5cdb6fd} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2025.05.08 06:25:59.356524 [ 146 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11410 | 2025.05.08 06:25:59.356541 [ 256 ] {eb41ed1b-24b0-4050-be1f-b378c5cdb6fd} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001539 sec., 79272.25471085121 rows/sec., 6.75 MiB/sec. | ||
| 11411 | 2025.05.08 06:25:59.356562 [ 146 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11412 | 2025.05.08 06:25:59.356582 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11413 | 2025.05.08 06:25:59.356586 [ 256 ] {eb41ed1b-24b0-4050-be1f-b378c5cdb6fd} <Debug> TCPHandler: Processed in 0.001809625 sec. | ||
| 11414 | 2025.05.08 06:25:59.356690 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 11415 | 2025.05.08 06:25:59.356712 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2025.05.08 06:25:59.356824 [ 256 ] {c4a9b937-9603-437d-a081-8dadbcd32e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11417 | 2025.05.08 06:25:59.356825 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11418 | 2025.05.08 06:25:59.356869 [ 256 ] {c4a9b937-9603-437d-a081-8dadbcd32e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11419 | 2025.05.08 06:25:59.356878 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1409 rows starting from the beginning of the part | ||
| 11420 | 2025.05.08 06:25:59.356963 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 122 rows starting from the beginning of the part | ||
| 11421 | 2025.05.08 06:25:59.357017 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 72 rows starting from the beginning of the part | ||
| 11422 | 2025.05.08 06:25:59.357068 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1265 rows starting from the beginning of the part | ||
| 11423 | 2025.05.08 06:25:59.357114 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part | ||
| 11424 | 2025.05.08 06:25:59.357161 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 122 rows starting from the beginning of the part | ||
| 11425 | 2025.05.08 06:25:59.357312 [ 256 ] {c4a9b937-9603-437d-a081-8dadbcd32e16} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2025.05.08 06:25:59.357358 [ 256 ] {c4a9b937-9603-437d-a081-8dadbcd32e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11427 | 2025.05.08 06:25:59.357698 [ 256 ] {c4a9b937-9603-437d-a081-8dadbcd32e16} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11428 | 2025.05.08 06:25:59.357949 [ 256 ] {c4a9b937-9603-437d-a081-8dadbcd32e16} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2025.05.08 06:25:59.358084 [ 256 ] {c4a9b937-9603-437d-a081-8dadbcd32e16} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001279 sec., 25801.40734949179 rows/sec., 1.89 MiB/sec. | ||
| 11430 | 2025.05.08 06:25:59.358121 [ 256 ] {c4a9b937-9603-437d-a081-8dadbcd32e16} <Debug> TCPHandler: Processed in 0.001459531 sec. | ||
| 11431 | 2025.05.08 06:25:59.358233 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11432 | 2025.05.08 06:25:59.358328 [ 256 ] {d184e02a-67ef-4558-9d23-ae31dd846fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11433 | 2025.05.08 06:25:59.358369 [ 256 ] {d184e02a-67ef-4558-9d23-ae31dd846fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11434 | 2025.05.08 06:25:59.358680 [ 199 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3062 rows, containing 5 columns (5 merged, 0 gathered) in 0.002040629 sec., 1500517.7325226683 rows/sec., 130.97 MiB/sec. | ||
| 11435 | 2025.05.08 06:25:59.358813 [ 256 ] {d184e02a-67ef-4558-9d23-ae31dd846fb9} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2025.05.08 06:25:59.358858 [ 256 ] {d184e02a-67ef-4558-9d23-ae31dd846fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11437 | 2025.05.08 06:25:59.358917 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11438 | 2025.05.08 06:25:59.359221 [ 256 ] {d184e02a-67ef-4558-9d23-ae31dd846fb9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11439 | 2025.05.08 06:25:59.359237 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11440 | 2025.05.08 06:25:59.359334 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_101_20} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11441 | 2025.05.08 06:25:59.359419 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11442 | 2025.05.08 06:25:59.359494 [ 256 ] {d184e02a-67ef-4558-9d23-ae31dd846fb9} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2025.05.08 06:25:59.359608 [ 146 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11444 | 2025.05.08 06:25:59.359632 [ 256 ] {d184e02a-67ef-4558-9d23-ae31dd846fb9} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001322 sec., 73373.67624810892 rows/sec., 5.73 MiB/sec. | ||
| 11445 | 2025.05.08 06:25:59.359638 [ 146 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2025.05.08 06:25:59.359662 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11447 | 2025.05.08 06:25:59.359671 [ 256 ] {d184e02a-67ef-4558-9d23-ae31dd846fb9} <Debug> TCPHandler: Processed in 0.001486581 sec. | ||
| 11448 | 2025.05.08 06:25:59.359786 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2025.05.08 06:25:59.359798 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 11450 | 2025.05.08 06:25:59.359882 [ 256 ] {87244bf0-7764-4c76-b70b-7cdfeed15a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11451 | 2025.05.08 06:25:59.359932 [ 256 ] {87244bf0-7764-4c76-b70b-7cdfeed15a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11452 | 2025.05.08 06:25:59.359960 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11453 | 2025.05.08 06:25:59.359997 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 633 rows starting from the beginning of the part | ||
| 11454 | 2025.05.08 06:25:59.360066 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 97 rows starting from the beginning of the part | ||
| 11455 | 2025.05.08 06:25:59.360112 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 72 rows starting from the beginning of the part | ||
| 11456 | 2025.05.08 06:25:59.360155 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 559 rows starting from the beginning of the part | ||
| 11457 | 2025.05.08 06:25:59.360192 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part | ||
| 11458 | 2025.05.08 06:25:59.360231 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 97 rows starting from the beginning of the part | ||
| 11459 | 2025.05.08 06:25:59.360371 [ 256 ] {87244bf0-7764-4c76-b70b-7cdfeed15a03} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11460 | 2025.05.08 06:25:59.360414 [ 256 ] {87244bf0-7764-4c76-b70b-7cdfeed15a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11461 | 2025.05.08 06:25:59.360804 [ 256 ] {87244bf0-7764-4c76-b70b-7cdfeed15a03} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11462 | 2025.05.08 06:25:59.361051 [ 256 ] {87244bf0-7764-4c76-b70b-7cdfeed15a03} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2025.05.08 06:25:59.361160 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11464 | 2025.05.08 06:25:59.361184 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2025.05.08 06:25:59.361184 [ 256 ] {87244bf0-7764-4c76-b70b-7cdfeed15a03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 11466 | 2025.05.08 06:25:59.361201 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11467 | 2025.05.08 06:25:59.361230 [ 256 ] {87244bf0-7764-4c76-b70b-7cdfeed15a03} <Debug> TCPHandler: Processed in 0.001493341 sec. | ||
| 11468 | 2025.05.08 06:25:59.361301 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 11469 | 2025.05.08 06:25:59.361341 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11470 | 2025.05.08 06:25:59.361345 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624573 sec., 941785.9339038627 rows/sec., 74.78 MiB/sec. | ||
| 11471 | 2025.05.08 06:25:59.361396 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11472 | 2025.05.08 06:25:59.361430 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29388 rows starting from the beginning of the part | ||
| 11473 | 2025.05.08 06:25:59.361441 [ 256 ] {99834077-1e3b-451a-9718-22603f414dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11474 | 2025.05.08 06:25:59.361488 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 11475 | 2025.05.08 06:25:59.361501 [ 256 ] {99834077-1e3b-451a-9718-22603f414dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11476 | 2025.05.08 06:25:59.361544 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 11477 | 2025.05.08 06:25:59.361554 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11478 | 2025.05.08 06:25:59.361596 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 919 rows starting from the beginning of the part | ||
| 11479 | 2025.05.08 06:25:59.361643 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 11480 | 2025.05.08 06:25:59.361686 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 11481 | 2025.05.08 06:25:59.361872 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2025.05.08 06:25:59.361962 [ 199 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_101_20} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11483 | 2025.05.08 06:25:59.362073 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11484 | 2025.05.08 06:25:59.362402 [ 256 ] {99834077-1e3b-451a-9718-22603f414dbf} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2025.05.08 06:25:59.362445 [ 256 ] {99834077-1e3b-451a-9718-22603f414dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11486 | 2025.05.08 06:25:59.363029 [ 256 ] {99834077-1e3b-451a-9718-22603f414dbf} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11487 | 2025.05.08 06:25:59.363292 [ 256 ] {99834077-1e3b-451a-9718-22603f414dbf} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2025.05.08 06:25:59.363433 [ 256 ] {99834077-1e3b-451a-9718-22603f414dbf} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002011 sec., 16409.746394828442 rows/sec., 29.41 MiB/sec. | ||
| 11489 | 2025.05.08 06:25:59.363491 [ 256 ] {99834077-1e3b-451a-9718-22603f414dbf} <Debug> TCPHandler: Processed in 0.002198411 sec. | ||
| 11490 | 2025.05.08 06:25:59.363608 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11491 | 2025.05.08 06:25:59.363704 [ 256 ] {f728ebc1-0116-4cb2-942f-17f14b9742be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11492 | 2025.05.08 06:25:59.363747 [ 256 ] {f728ebc1-0116-4cb2-942f-17f14b9742be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11493 | 2025.05.08 06:25:59.364093 [ 256 ] {f728ebc1-0116-4cb2-942f-17f14b9742be} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11494 | 2025.05.08 06:25:59.364129 [ 256 ] {f728ebc1-0116-4cb2-942f-17f14b9742be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11495 | 2025.05.08 06:25:59.364452 [ 256 ] {f728ebc1-0116-4cb2-942f-17f14b9742be} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11496 | 2025.05.08 06:25:59.364697 [ 256 ] {f728ebc1-0116-4cb2-942f-17f14b9742be} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2025.05.08 06:25:59.364804 [ 146 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11498 | 2025.05.08 06:25:59.364829 [ 256 ] {f728ebc1-0116-4cb2-942f-17f14b9742be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 11499 | 2025.05.08 06:25:59.364832 [ 146 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11500 | 2025.05.08 06:25:59.364862 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11501 | 2025.05.08 06:25:59.364867 [ 256 ] {f728ebc1-0116-4cb2-942f-17f14b9742be} <Debug> TCPHandler: Processed in 0.001308718 sec. | ||
| 11502 | 2025.05.08 06:25:59.364952 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 11503 | 2025.05.08 06:25:59.365082 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11504 | 2025.05.08 06:25:59.365118 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5670 rows starting from the beginning of the part | ||
| 11505 | 2025.05.08 06:25:59.365184 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 11506 | 2025.05.08 06:25:59.365233 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 11507 | 2025.05.08 06:25:59.365276 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 11508 | 2025.05.08 06:25:59.365319 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 11509 | 2025.05.08 06:25:59.365360 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 11510 | 2025.05.08 06:25:59.367555 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5970 rows, containing 4 columns (4 merged, 0 gathered) in 0.002645838 sec., 2256373.973009685 rows/sec., 152.03 MiB/sec. | ||
| 11511 | 2025.05.08 06:25:59.367894 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006645403 sec., 4656903.42632343 rows/sec., 319.56 MiB/sec. | ||
| 11512 | 2025.05.08 06:25:59.367967 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11513 | 2025.05.08 06:25:59.368263 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_101_20} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2025.05.08 06:25:59.368345 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_101_20} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11515 | 2025.05.08 06:25:59.368418 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 11516 | 2025.05.08 06:25:59.368865 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11517 | 2025.05.08 06:25:59.369189 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2025.05.08 06:25:59.369273 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11519 | 2025.05.08 06:25:59.369376 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11520 | 2025.05.08 06:26:00.849810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 11521 | 2025.05.08 06:26:00.867374 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11522 | 2025.05.08 06:26:00.867445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11523 | 2025.05.08 06:26:00.873773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11524 | 2025.05.08 06:26:00.874518 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11525 | 2025.05.08 06:26:00.877758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 11526 | 2025.05.08 06:26:01.414659 [ 140 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11527 | 2025.05.08 06:26:01.414728 [ 140 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2025.05.08 06:26:01.414752 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11529 | 2025.05.08 06:26:01.414870 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::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 | ||
| 11530 | 2025.05.08 06:26:01.415014 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11531 | 2025.05.08 06:26:01.415050 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 253 rows starting from the beginning of the part | ||
| 11532 | 2025.05.08 06:26:01.415119 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 11533 | 2025.05.08 06:26:01.415174 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 11534 | 2025.05.08 06:26:01.415218 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 11535 | 2025.05.08 06:26:01.415258 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 11536 | 2025.05.08 06:26:01.416211 [ 194 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138899 sec., 545000.3239764145 rows/sec., 39.77 MiB/sec. | ||
| 11537 | 2025.05.08 06:26:01.416403 [ 187 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11538 | 2025.05.08 06:26:01.416677 [ 187 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_33_8} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11539 | 2025.05.08 06:26:01.416750 [ 187 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_33_8} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11540 | 2025.05.08 06:26:01.416823 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11541 | 2025.05.08 06:26:04.354966 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2025.05.08 06:26:04.355279 [ 256 ] {bb494c99-69fb-4ee6-acc1-ea0b6a810e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11543 | 2025.05.08 06:26:04.355388 [ 256 ] {bb494c99-69fb-4ee6-acc1-ea0b6a810e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11544 | 2025.05.08 06:26:04.356257 [ 256 ] {bb494c99-69fb-4ee6-acc1-ea0b6a810e8b} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2025.05.08 06:26:04.356305 [ 256 ] {bb494c99-69fb-4ee6-acc1-ea0b6a810e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11546 | 2025.05.08 06:26:04.356718 [ 256 ] {bb494c99-69fb-4ee6-acc1-ea0b6a810e8b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11547 | 2025.05.08 06:26:04.356963 [ 256 ] {bb494c99-69fb-4ee6-acc1-ea0b6a810e8b} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2025.05.08 06:26:04.357095 [ 131 ] {} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11549 | 2025.05.08 06:26:04.357124 [ 256 ] {bb494c99-69fb-4ee6-acc1-ea0b6a810e8b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001926 sec., 12461.059190031152 rows/sec., 1.03 MiB/sec. | ||
| 11550 | 2025.05.08 06:26:04.357165 [ 131 ] {} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2025.05.08 06:26:04.357179 [ 256 ] {bb494c99-69fb-4ee6-acc1-ea0b6a810e8b} <Debug> TCPHandler: Processed in 0.002396154 sec. | ||
| 11552 | 2025.05.08 06:26:04.357196 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11553 | 2025.05.08 06:26:04.357315 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2025.05.08 06:26:04.357326 [ 195 ] {b45c3aa9-009d-4a40-a145-195d273465ea::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 | ||
| 11555 | 2025.05.08 06:26:04.357423 [ 256 ] {7e01feff-3eb3-4ded-8d75-493bb5a2fd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11556 | 2025.05.08 06:26:04.357472 [ 256 ] {7e01feff-3eb3-4ded-8d75-493bb5a2fd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11557 | 2025.05.08 06:26:04.357474 [ 195 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11558 | 2025.05.08 06:26:04.357522 [ 195 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 11559 | 2025.05.08 06:26:04.357597 [ 195 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 11560 | 2025.05.08 06:26:04.357648 [ 195 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 11561 | 2025.05.08 06:26:04.357698 [ 195 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 11562 | 2025.05.08 06:26:04.357758 [ 195 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 11563 | 2025.05.08 06:26:04.357949 [ 256 ] {7e01feff-3eb3-4ded-8d75-493bb5a2fd51} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11564 | 2025.05.08 06:26:04.357993 [ 256 ] {7e01feff-3eb3-4ded-8d75-493bb5a2fd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11565 | 2025.05.08 06:26:04.358353 [ 256 ] {7e01feff-3eb3-4ded-8d75-493bb5a2fd51} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11566 | 2025.05.08 06:26:04.358493 [ 187 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214177 sec., 98832.37781641391 rows/sec., 8.58 MiB/sec. | ||
| 11567 | 2025.05.08 06:26:04.358594 [ 256 ] {7e01feff-3eb3-4ded-8d75-493bb5a2fd51} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2025.05.08 06:26:04.358684 [ 196 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11569 | 2025.05.08 06:26:04.358739 [ 256 ] {7e01feff-3eb3-4ded-8d75-493bb5a2fd51} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001335 sec., 143820.22471910113 rows/sec., 12.76 MiB/sec. | ||
| 11570 | 2025.05.08 06:26:04.358784 [ 256 ] {7e01feff-3eb3-4ded-8d75-493bb5a2fd51} <Debug> TCPHandler: Processed in 0.001518721 sec. | ||
| 11571 | 2025.05.08 06:26:04.358924 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2025.05.08 06:26:04.359023 [ 256 ] {a2c6c45f-681b-4d3b-a5a3-c29c48b1b014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11573 | 2025.05.08 06:26:04.359025 [ 196 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_17_4} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2025.05.08 06:26:04.359066 [ 256 ] {a2c6c45f-681b-4d3b-a5a3-c29c48b1b014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11575 | 2025.05.08 06:26:04.359135 [ 196 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_17_4} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11576 | 2025.05.08 06:26:04.359255 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11577 | 2025.05.08 06:26:04.359500 [ 256 ] {a2c6c45f-681b-4d3b-a5a3-c29c48b1b014} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2025.05.08 06:26:04.359543 [ 256 ] {a2c6c45f-681b-4d3b-a5a3-c29c48b1b014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11579 | 2025.05.08 06:26:04.359865 [ 256 ] {a2c6c45f-681b-4d3b-a5a3-c29c48b1b014} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11580 | 2025.05.08 06:26:04.360094 [ 256 ] {a2c6c45f-681b-4d3b-a5a3-c29c48b1b014} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2025.05.08 06:26:04.360225 [ 256 ] {a2c6c45f-681b-4d3b-a5a3-c29c48b1b014} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001223 sec., 16353.229762878169 rows/sec., 1.25 MiB/sec. | ||
| 11582 | 2025.05.08 06:26:04.360263 [ 256 ] {a2c6c45f-681b-4d3b-a5a3-c29c48b1b014} <Debug> TCPHandler: Processed in 0.00139463 sec. | ||
| 11583 | 2025.05.08 06:26:04.360380 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11584 | 2025.05.08 06:26:04.360475 [ 256 ] {381a4fde-024c-4ec8-b9ca-3757fa5e3587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11585 | 2025.05.08 06:26:04.360516 [ 256 ] {381a4fde-024c-4ec8-b9ca-3757fa5e3587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11586 | 2025.05.08 06:26:04.360910 [ 256 ] {381a4fde-024c-4ec8-b9ca-3757fa5e3587} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2025.05.08 06:26:04.360945 [ 256 ] {381a4fde-024c-4ec8-b9ca-3757fa5e3587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11588 | 2025.05.08 06:26:04.361260 [ 256 ] {381a4fde-024c-4ec8-b9ca-3757fa5e3587} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11589 | 2025.05.08 06:26:04.361486 [ 256 ] {381a4fde-024c-4ec8-b9ca-3757fa5e3587} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2025.05.08 06:26:04.361621 [ 256 ] {381a4fde-024c-4ec8-b9ca-3757fa5e3587} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.71 MiB/sec. | ||
| 11591 | 2025.05.08 06:26:04.361668 [ 256 ] {381a4fde-024c-4ec8-b9ca-3757fa5e3587} <Debug> TCPHandler: Processed in 0.001342449 sec. | ||
| 11592 | 2025.05.08 06:26:04.361780 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11593 | 2025.05.08 06:26:04.361875 [ 256 ] {a01727d7-fde7-4a9f-9530-a371b1fb7dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11594 | 2025.05.08 06:26:04.361915 [ 256 ] {a01727d7-fde7-4a9f-9530-a371b1fb7dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11595 | 2025.05.08 06:26:04.362301 [ 256 ] {a01727d7-fde7-4a9f-9530-a371b1fb7dc6} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2025.05.08 06:26:04.362337 [ 256 ] {a01727d7-fde7-4a9f-9530-a371b1fb7dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11597 | 2025.05.08 06:26:04.362634 [ 256 ] {a01727d7-fde7-4a9f-9530-a371b1fb7dc6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11598 | 2025.05.08 06:26:04.362873 [ 256 ] {a01727d7-fde7-4a9f-9530-a371b1fb7dc6} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2025.05.08 06:26:04.362991 [ 82 ] {} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11600 | 2025.05.08 06:26:04.363003 [ 256 ] {a01727d7-fde7-4a9f-9530-a371b1fb7dc6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 11601 | 2025.05.08 06:26:04.363028 [ 82 ] {} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11602 | 2025.05.08 06:26:04.363047 [ 256 ] {a01727d7-fde7-4a9f-9530-a371b1fb7dc6} <Debug> TCPHandler: Processed in 0.001315338 sec. | ||
| 11603 | 2025.05.08 06:26:04.363048 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11604 | 2025.05.08 06:26:04.363151 [ 194 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::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 | ||
| 11605 | 2025.05.08 06:26:04.363157 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2025.05.08 06:26:04.363259 [ 194 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11607 | 2025.05.08 06:26:04.363270 [ 256 ] {0ad82544-9c0d-4b0a-8266-a0e5b827ff97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11608 | 2025.05.08 06:26:04.363299 [ 194 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 11609 | 2025.05.08 06:26:04.363320 [ 256 ] {0ad82544-9c0d-4b0a-8266-a0e5b827ff97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11610 | 2025.05.08 06:26:04.363367 [ 194 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 11611 | 2025.05.08 06:26:04.363419 [ 194 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 11612 | 2025.05.08 06:26:04.363466 [ 194 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 11613 | 2025.05.08 06:26:04.363511 [ 194 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 11614 | 2025.05.08 06:26:04.363739 [ 256 ] {0ad82544-9c0d-4b0a-8266-a0e5b827ff97} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2025.05.08 06:26:04.363775 [ 256 ] {0ad82544-9c0d-4b0a-8266-a0e5b827ff97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11616 | 2025.05.08 06:26:04.364095 [ 256 ] {0ad82544-9c0d-4b0a-8266-a0e5b827ff97} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11617 | 2025.05.08 06:26:04.364222 [ 194 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109986 sec., 54054.73582549689 rows/sec., 4.33 MiB/sec. | ||
| 11618 | 2025.05.08 06:26:04.364315 [ 256 ] {0ad82544-9c0d-4b0a-8266-a0e5b827ff97} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11619 | 2025.05.08 06:26:04.364358 [ 196 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11620 | 2025.05.08 06:26:04.364455 [ 256 ] {0ad82544-9c0d-4b0a-8266-a0e5b827ff97} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001202 sec., 89850.24958402662 rows/sec., 7.32 MiB/sec. | ||
| 11621 | 2025.05.08 06:26:04.364499 [ 256 ] {0ad82544-9c0d-4b0a-8266-a0e5b827ff97} <Debug> TCPHandler: Processed in 0.00138989 sec. | ||
| 11622 | 2025.05.08 06:26:04.364537 [ 225 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 11623 | 2025.05.08 06:26:04.364595 [ 225 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 11624 | 2025.05.08 06:26:04.364614 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11625 | 2025.05.08 06:26:04.364648 [ 196 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_17_4} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11626 | 2025.05.08 06:26:04.364714 [ 256 ] {3df61d2e-c132-427b-8645-21efc694ddd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11627 | 2025.05.08 06:26:04.364729 [ 196 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_17_4} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11628 | 2025.05.08 06:26:04.364763 [ 256 ] {3df61d2e-c132-427b-8645-21efc694ddd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11629 | 2025.05.08 06:26:04.364830 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11630 | 2025.05.08 06:26:04.365196 [ 256 ] {3df61d2e-c132-427b-8645-21efc694ddd0} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2025.05.08 06:26:04.365237 [ 256 ] {3df61d2e-c132-427b-8645-21efc694ddd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11632 | 2025.05.08 06:26:04.365638 [ 256 ] {3df61d2e-c132-427b-8645-21efc694ddd0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11633 | 2025.05.08 06:26:04.365912 [ 256 ] {3df61d2e-c132-427b-8645-21efc694ddd0} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2025.05.08 06:26:04.366058 [ 256 ] {3df61d2e-c132-427b-8645-21efc694ddd0} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001362 sec., 143906.02055800296 rows/sec., 10.32 MiB/sec. | ||
| 11635 | 2025.05.08 06:26:04.366097 [ 256 ] {3df61d2e-c132-427b-8645-21efc694ddd0} <Debug> TCPHandler: Processed in 0.001532062 sec. | ||
| 11636 | 2025.05.08 06:26:04.366210 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2025.05.08 06:26:04.366307 [ 256 ] {9a5db572-873e-4887-925f-23f2496b5bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11638 | 2025.05.08 06:26:04.366365 [ 256 ] {9a5db572-873e-4887-925f-23f2496b5bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11639 | 2025.05.08 06:26:04.366607 [ 225 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 11640 | 2025.05.08 06:26:04.367125 [ 256 ] {9a5db572-873e-4887-925f-23f2496b5bfd} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2025.05.08 06:26:04.367168 [ 256 ] {9a5db572-873e-4887-925f-23f2496b5bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11642 | 2025.05.08 06:26:04.367696 [ 256 ] {9a5db572-873e-4887-925f-23f2496b5bfd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11643 | 2025.05.08 06:26:04.367934 [ 256 ] {9a5db572-873e-4887-925f-23f2496b5bfd} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2025.05.08 06:26:04.368076 [ 256 ] {9a5db572-873e-4887-925f-23f2496b5bfd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001788 sec., 4474.272930648769 rows/sec., 8.02 MiB/sec. | ||
| 11645 | 2025.05.08 06:26:04.368134 [ 256 ] {9a5db572-873e-4887-925f-23f2496b5bfd} <Debug> TCPHandler: Processed in 0.001971568 sec. | ||
| 11646 | 2025.05.08 06:26:04.368246 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2025.05.08 06:26:04.368340 [ 256 ] {6f502c8e-a5a7-48c2-ab54-835a6b796172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11648 | 2025.05.08 06:26:04.368384 [ 256 ] {6f502c8e-a5a7-48c2-ab54-835a6b796172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11649 | 2025.05.08 06:26:04.368722 [ 256 ] {6f502c8e-a5a7-48c2-ab54-835a6b796172} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2025.05.08 06:26:04.368760 [ 256 ] {6f502c8e-a5a7-48c2-ab54-835a6b796172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11651 | 2025.05.08 06:26:04.369079 [ 256 ] {6f502c8e-a5a7-48c2-ab54-835a6b796172} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11652 | 2025.05.08 06:26:04.369310 [ 256 ] {6f502c8e-a5a7-48c2-ab54-835a6b796172} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2025.05.08 06:26:04.369441 [ 256 ] {6f502c8e-a5a7-48c2-ab54-835a6b796172} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 11654 | 2025.05.08 06:26:04.369478 [ 256 ] {6f502c8e-a5a7-48c2-ab54-835a6b796172} <Debug> TCPHandler: Processed in 0.001281228 sec. | ||
| 11655 | 2025.05.08 06:26:04.968553 [ 223 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 11656 | 2025.05.08 06:26:04.968610 [ 223 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 11657 | 2025.05.08 06:26:04.970840 [ 223 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 11658 | 2025.05.08 06:26:05.213026 [ 218 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 11659 | 2025.05.08 06:26:05.213099 [ 218 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 11660 | 2025.05.08 06:26:05.215266 [ 218 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 11661 | 2025.05.08 06:26:05.289859 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 11662 | 2025.05.08 06:26:05.289930 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 11663 | 2025.05.08 06:26:05.292552 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 11664 | 2025.05.08 06:26:06.533977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33489 | ||
| 11665 | 2025.05.08 06:26:06.534467 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2025.05.08 06:26:06.534501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11667 | 2025.05.08 06:26:06.534987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11668 | 2025.05.08 06:26:06.535223 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2025.05.08 06:26:06.535353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
| 11670 | 2025.05.08 06:26:08.377922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 11671 | 2025.05.08 06:26:08.395561 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2025.05.08 06:26:08.395633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11673 | 2025.05.08 06:26:08.402102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11674 | 2025.05.08 06:26:08.402893 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2025.05.08 06:26:08.406313 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 11676 | 2025.05.08 06:26:09.130051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1580 | ||
| 11677 | 2025.05.08 06:26:09.132504 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2025.05.08 06:26:09.132544 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11679 | 2025.05.08 06:26:09.133734 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11680 | 2025.05.08 06:26:09.134010 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2025.05.08 06:26:09.134271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
| 11682 | 2025.05.08 06:26:09.354586 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11683 | 2025.05.08 06:26:09.354746 [ 256 ] {3cb6cbe7-ce03-406d-b0b1-d5ee786b04b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11684 | 2025.05.08 06:26:09.354803 [ 256 ] {3cb6cbe7-ce03-406d-b0b1-d5ee786b04b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11685 | 2025.05.08 06:26:09.355388 [ 256 ] {3cb6cbe7-ce03-406d-b0b1-d5ee786b04b0} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2025.05.08 06:26:09.355428 [ 256 ] {3cb6cbe7-ce03-406d-b0b1-d5ee786b04b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11687 | 2025.05.08 06:26:09.355791 [ 256 ] {3cb6cbe7-ce03-406d-b0b1-d5ee786b04b0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11688 | 2025.05.08 06:26:09.356025 [ 256 ] {3cb6cbe7-ce03-406d-b0b1-d5ee786b04b0} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2025.05.08 06:26:09.356170 [ 256 ] {3cb6cbe7-ce03-406d-b0b1-d5ee786b04b0} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001467 sec., 83162.91751874574 rows/sec., 7.08 MiB/sec. | ||
| 11690 | 2025.05.08 06:26:09.356209 [ 256 ] {3cb6cbe7-ce03-406d-b0b1-d5ee786b04b0} <Debug> TCPHandler: Processed in 0.001707164 sec. | ||
| 11691 | 2025.05.08 06:26:09.356327 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11692 | 2025.05.08 06:26:09.356419 [ 256 ] {d1b696b3-beb3-4d52-92af-03302026b865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11693 | 2025.05.08 06:26:09.356458 [ 256 ] {d1b696b3-beb3-4d52-92af-03302026b865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11694 | 2025.05.08 06:26:09.356860 [ 256 ] {d1b696b3-beb3-4d52-92af-03302026b865} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11695 | 2025.05.08 06:26:09.356895 [ 256 ] {d1b696b3-beb3-4d52-92af-03302026b865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11696 | 2025.05.08 06:26:09.357186 [ 256 ] {d1b696b3-beb3-4d52-92af-03302026b865} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11697 | 2025.05.08 06:26:09.357391 [ 256 ] {d1b696b3-beb3-4d52-92af-03302026b865} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11698 | 2025.05.08 06:26:09.357515 [ 100 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11699 | 2025.05.08 06:26:09.357534 [ 256 ] {d1b696b3-beb3-4d52-92af-03302026b865} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001133 sec., 29126.213592233013 rows/sec., 2.14 MiB/sec. | ||
| 11700 | 2025.05.08 06:26:09.357586 [ 100 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2025.05.08 06:26:09.357595 [ 256 ] {d1b696b3-beb3-4d52-92af-03302026b865} <Debug> TCPHandler: Processed in 0.001315718 sec. | ||
| 11702 | 2025.05.08 06:26:09.357619 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11703 | 2025.05.08 06:26:09.357716 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 11704 | 2025.05.08 06:26:09.357746 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11705 | 2025.05.08 06:26:09.357812 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11706 | 2025.05.08 06:26:09.357840 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 71 rows starting from the beginning of the part | ||
| 11707 | 2025.05.08 06:26:09.357871 [ 256 ] {dc24df7d-acf3-4d12-8a23-9e67ca56fb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11708 | 2025.05.08 06:26:09.357897 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 39 rows starting from the beginning of the part | ||
| 11709 | 2025.05.08 06:26:09.357923 [ 256 ] {dc24df7d-acf3-4d12-8a23-9e67ca56fb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11710 | 2025.05.08 06:26:09.357939 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part | ||
| 11711 | 2025.05.08 06:26:09.357981 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 11712 | 2025.05.08 06:26:09.358021 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 20 rows starting from the beginning of the part | ||
| 11713 | 2025.05.08 06:26:09.358064 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 11714 | 2025.05.08 06:26:09.358474 [ 256 ] {dc24df7d-acf3-4d12-8a23-9e67ca56fb16} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2025.05.08 06:26:09.358510 [ 256 ] {dc24df7d-acf3-4d12-8a23-9e67ca56fb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11716 | 2025.05.08 06:26:09.358765 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001086105 sec., 187827.14378444073 rows/sec., 14.50 MiB/sec. | ||
| 11717 | 2025.05.08 06:26:09.358858 [ 256 ] {dc24df7d-acf3-4d12-8a23-9e67ca56fb16} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11718 | 2025.05.08 06:26:09.358912 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11719 | 2025.05.08 06:26:09.359099 [ 256 ] {dc24df7d-acf3-4d12-8a23-9e67ca56fb16} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2025.05.08 06:26:09.359171 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_101_20} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2025.05.08 06:26:09.359233 [ 256 ] {dc24df7d-acf3-4d12-8a23-9e67ca56fb16} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001387 sec., 69935.1117519827 rows/sec., 5.46 MiB/sec. | ||
| 11722 | 2025.05.08 06:26:09.359240 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_101_20} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11723 | 2025.05.08 06:26:09.359272 [ 256 ] {dc24df7d-acf3-4d12-8a23-9e67ca56fb16} <Debug> TCPHandler: Processed in 0.001588143 sec. | ||
| 11724 | 2025.05.08 06:26:09.359316 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11725 | 2025.05.08 06:26:09.359399 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2025.05.08 06:26:09.359495 [ 256 ] {dd90bcb9-2fd5-4bbc-b460-0959d4fd1967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11727 | 2025.05.08 06:26:09.359538 [ 256 ] {dd90bcb9-2fd5-4bbc-b460-0959d4fd1967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11728 | 2025.05.08 06:26:09.359948 [ 256 ] {dd90bcb9-2fd5-4bbc-b460-0959d4fd1967} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2025.05.08 06:26:09.359984 [ 256 ] {dd90bcb9-2fd5-4bbc-b460-0959d4fd1967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11730 | 2025.05.08 06:26:09.360321 [ 256 ] {dd90bcb9-2fd5-4bbc-b460-0959d4fd1967} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11731 | 2025.05.08 06:26:09.360544 [ 256 ] {dd90bcb9-2fd5-4bbc-b460-0959d4fd1967} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2025.05.08 06:26:09.360677 [ 256 ] {dd90bcb9-2fd5-4bbc-b460-0959d4fd1967} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11733 | 2025.05.08 06:26:09.360714 [ 256 ] {dd90bcb9-2fd5-4bbc-b460-0959d4fd1967} <Debug> TCPHandler: Processed in 0.001365379 sec. | ||
| 11734 | 2025.05.08 06:26:09.360823 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2025.05.08 06:26:09.360917 [ 256 ] {db07e0fe-74c3-445b-85d0-5881b4ef0bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11736 | 2025.05.08 06:26:09.360971 [ 256 ] {db07e0fe-74c3-445b-85d0-5881b4ef0bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.05.08 06:26:09.361767 [ 256 ] {db07e0fe-74c3-445b-85d0-5881b4ef0bba} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2025.05.08 06:26:09.361805 [ 256 ] {db07e0fe-74c3-445b-85d0-5881b4ef0bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11739 | 2025.05.08 06:26:09.362367 [ 256 ] {db07e0fe-74c3-445b-85d0-5881b4ef0bba} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11740 | 2025.05.08 06:26:09.362602 [ 256 ] {db07e0fe-74c3-445b-85d0-5881b4ef0bba} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2025.05.08 06:26:09.362725 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11742 | 2025.05.08 06:26:09.362741 [ 256 ] {db07e0fe-74c3-445b-85d0-5881b4ef0bba} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001842 sec., 17915.309446254072 rows/sec., 32.10 MiB/sec. | ||
| 11743 | 2025.05.08 06:26:09.362765 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2025.05.08 06:26:09.362789 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11745 | 2025.05.08 06:26:09.362802 [ 256 ] {db07e0fe-74c3-445b-85d0-5881b4ef0bba} <Debug> TCPHandler: Processed in 0.002027319 sec. | ||
| 11746 | 2025.05.08 06:26:09.362856 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 11747 | 2025.05.08 06:26:09.362923 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2025.05.08 06:26:09.363018 [ 256 ] {5191a5c7-4331-4c0c-91f1-f7d3298b9d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11749 | 2025.05.08 06:26:09.363043 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11750 | 2025.05.08 06:26:09.363059 [ 256 ] {5191a5c7-4331-4c0c-91f1-f7d3298b9d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11751 | 2025.05.08 06:26:09.363091 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1918 rows starting from the beginning of the part | ||
| 11752 | 2025.05.08 06:26:09.363200 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 11753 | 2025.05.08 06:26:09.363290 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part | ||
| 11754 | 2025.05.08 06:26:09.363376 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 11755 | 2025.05.08 06:26:09.363441 [ 256 ] {5191a5c7-4331-4c0c-91f1-f7d3298b9d32} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2025.05.08 06:26:09.363458 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
| 11757 | 2025.05.08 06:26:09.363482 [ 256 ] {5191a5c7-4331-4c0c-91f1-f7d3298b9d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11758 | 2025.05.08 06:26:09.363548 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 11759 | 2025.05.08 06:26:09.363827 [ 256 ] {5191a5c7-4331-4c0c-91f1-f7d3298b9d32} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11760 | 2025.05.08 06:26:09.364052 [ 256 ] {5191a5c7-4331-4c0c-91f1-f7d3298b9d32} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11761 | 2025.05.08 06:26:09.364187 [ 256 ] {5191a5c7-4331-4c0c-91f1-f7d3298b9d32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 11762 | 2025.05.08 06:26:09.364223 [ 256 ] {5191a5c7-4331-4c0c-91f1-f7d3298b9d32} <Debug> TCPHandler: Processed in 0.001350179 sec. | ||
| 11763 | 2025.05.08 06:26:09.372149 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2033 rows, containing 19 columns (19 merged, 0 gathered) in 0.009318821 sec., 218160.64500004883 rows/sec., 390.93 MiB/sec. | ||
| 11764 | 2025.05.08 06:26:09.373835 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11765 | 2025.05.08 06:26:09.374176 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2025.05.08 06:26:09.374249 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11767 | 2025.05.08 06:26:09.374356 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.83 MiB. | ||
| 11768 | 2025.05.08 06:26:10.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.45 MiB, peak 357.22 MiB, free memory in arenas 0.00 B, will set to 342.82 MiB (RSS), difference: 3.37 MiB | ||
| 11769 | 2025.05.08 06:26:13.864115 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11770 | 2025.05.08 06:26:13.864197 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11771 | 2025.05.08 06:26:14.035564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33977 | ||
| 11772 | 2025.05.08 06:26:14.036144 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2025.05.08 06:26:14.036198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11774 | 2025.05.08 06:26:14.036696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11775 | 2025.05.08 06:26:14.036933 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11776 | 2025.05.08 06:26:14.037082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33977 | ||
| 11777 | 2025.05.08 06:26:14.219782 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 11778 | 2025.05.08 06:26:14.219856 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 11779 | 2025.05.08 06:26:14.221819 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 11780 | 2025.05.08 06:26:14.353360 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2025.05.08 06:26:14.353537 [ 256 ] {befd26e5-4c7e-498d-b188-0d446acec465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11782 | 2025.05.08 06:26:14.353600 [ 256 ] {befd26e5-4c7e-498d-b188-0d446acec465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11783 | 2025.05.08 06:26:14.354234 [ 256 ] {befd26e5-4c7e-498d-b188-0d446acec465} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2025.05.08 06:26:14.354270 [ 256 ] {befd26e5-4c7e-498d-b188-0d446acec465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11785 | 2025.05.08 06:26:14.354665 [ 256 ] {befd26e5-4c7e-498d-b188-0d446acec465} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11786 | 2025.05.08 06:26:14.354889 [ 256 ] {befd26e5-4c7e-498d-b188-0d446acec465} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2025.05.08 06:26:14.355030 [ 256 ] {befd26e5-4c7e-498d-b188-0d446acec465} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001543 sec., 46662.34607906675 rows/sec., 3.79 MiB/sec. | ||
| 11788 | 2025.05.08 06:26:14.355069 [ 256 ] {befd26e5-4c7e-498d-b188-0d446acec465} <Debug> TCPHandler: Processed in 0.001837166 sec. | ||
| 11789 | 2025.05.08 06:26:14.355187 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11790 | 2025.05.08 06:26:14.355281 [ 256 ] {14880c77-2956-4265-a17f-25ef352a4e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11791 | 2025.05.08 06:26:14.355319 [ 256 ] {14880c77-2956-4265-a17f-25ef352a4e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11792 | 2025.05.08 06:26:14.355710 [ 256 ] {14880c77-2956-4265-a17f-25ef352a4e10} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11793 | 2025.05.08 06:26:14.355744 [ 256 ] {14880c77-2956-4265-a17f-25ef352a4e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11794 | 2025.05.08 06:26:14.356041 [ 256 ] {14880c77-2956-4265-a17f-25ef352a4e10} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11795 | 2025.05.08 06:26:14.356250 [ 256 ] {14880c77-2956-4265-a17f-25ef352a4e10} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2025.05.08 06:26:14.356374 [ 256 ] {14880c77-2956-4265-a17f-25ef352a4e10} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001112 sec., 7194.244604316547 rows/sec., 540.97 KiB/sec. | ||
| 11797 | 2025.05.08 06:26:14.356410 [ 256 ] {14880c77-2956-4265-a17f-25ef352a4e10} <Debug> TCPHandler: Processed in 0.001270548 sec. | ||
| 11798 | 2025.05.08 06:26:14.356467 [ 225 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 11799 | 2025.05.08 06:26:14.356519 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11800 | 2025.05.08 06:26:14.356522 [ 225 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 11801 | 2025.05.08 06:26:14.356619 [ 256 ] {dcfdc618-a21d-4c41-816c-a24a78c5b450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11802 | 2025.05.08 06:26:14.356663 [ 256 ] {dcfdc618-a21d-4c41-816c-a24a78c5b450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11803 | 2025.05.08 06:26:14.357083 [ 256 ] {dcfdc618-a21d-4c41-816c-a24a78c5b450} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2025.05.08 06:26:14.357122 [ 256 ] {dcfdc618-a21d-4c41-816c-a24a78c5b450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11805 | 2025.05.08 06:26:14.357452 [ 256 ] {dcfdc618-a21d-4c41-816c-a24a78c5b450} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11806 | 2025.05.08 06:26:14.357698 [ 256 ] {dcfdc618-a21d-4c41-816c-a24a78c5b450} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2025.05.08 06:26:14.357851 [ 256 ] {dcfdc618-a21d-4c41-816c-a24a78c5b450} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001251 sec., 57553.95683453238 rows/sec., 4.49 MiB/sec. | ||
| 11808 | 2025.05.08 06:26:14.357890 [ 256 ] {dcfdc618-a21d-4c41-816c-a24a78c5b450} <Debug> TCPHandler: Processed in 0.001417 sec. | ||
| 11809 | 2025.05.08 06:26:14.358006 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11810 | 2025.05.08 06:26:14.358100 [ 256 ] {191ca599-85f5-441b-9c41-746553d093bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11811 | 2025.05.08 06:26:14.358143 [ 256 ] {191ca599-85f5-441b-9c41-746553d093bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11812 | 2025.05.08 06:26:14.358341 [ 225 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 11813 | 2025.05.08 06:26:14.358545 [ 256 ] {191ca599-85f5-441b-9c41-746553d093bf} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2025.05.08 06:26:14.358587 [ 256 ] {191ca599-85f5-441b-9c41-746553d093bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11815 | 2025.05.08 06:26:14.358923 [ 256 ] {191ca599-85f5-441b-9c41-746553d093bf} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11816 | 2025.05.08 06:26:14.359131 [ 256 ] {191ca599-85f5-441b-9c41-746553d093bf} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11817 | 2025.05.08 06:26:14.359258 [ 256 ] {191ca599-85f5-441b-9c41-746553d093bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 11818 | 2025.05.08 06:26:14.359293 [ 256 ] {191ca599-85f5-441b-9c41-746553d093bf} <Debug> TCPHandler: Processed in 0.001332718 sec. | ||
| 11819 | 2025.05.08 06:26:14.359403 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11820 | 2025.05.08 06:26:14.359493 [ 256 ] {6f9fa92a-d1fd-4cb2-af70-2e7364057ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11821 | 2025.05.08 06:26:14.359545 [ 256 ] {6f9fa92a-d1fd-4cb2-af70-2e7364057ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11822 | 2025.05.08 06:26:14.360320 [ 256 ] {6f9fa92a-d1fd-4cb2-af70-2e7364057ec5} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2025.05.08 06:26:14.360354 [ 256 ] {6f9fa92a-d1fd-4cb2-af70-2e7364057ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11824 | 2025.05.08 06:26:14.360861 [ 256 ] {6f9fa92a-d1fd-4cb2-af70-2e7364057ec5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11825 | 2025.05.08 06:26:14.361080 [ 256 ] {6f9fa92a-d1fd-4cb2-af70-2e7364057ec5} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2025.05.08 06:26:14.361222 [ 256 ] {6f9fa92a-d1fd-4cb2-af70-2e7364057ec5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001746 sec., 4581.901489117984 rows/sec., 8.21 MiB/sec. | ||
| 11827 | 2025.05.08 06:26:14.361275 [ 256 ] {6f9fa92a-d1fd-4cb2-af70-2e7364057ec5} <Debug> TCPHandler: Processed in 0.001917467 sec. | ||
| 11828 | 2025.05.08 06:26:14.361387 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11829 | 2025.05.08 06:26:14.361505 [ 256 ] {c4971e7f-dd08-4dcd-8060-9ba4a0ad6224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11830 | 2025.05.08 06:26:14.361545 [ 256 ] {c4971e7f-dd08-4dcd-8060-9ba4a0ad6224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11831 | 2025.05.08 06:26:14.361883 [ 256 ] {c4971e7f-dd08-4dcd-8060-9ba4a0ad6224} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11832 | 2025.05.08 06:26:14.361916 [ 256 ] {c4971e7f-dd08-4dcd-8060-9ba4a0ad6224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11833 | 2025.05.08 06:26:14.362213 [ 256 ] {c4971e7f-dd08-4dcd-8060-9ba4a0ad6224} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11834 | 2025.05.08 06:26:14.362434 [ 256 ] {c4971e7f-dd08-4dcd-8060-9ba4a0ad6224} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11835 | 2025.05.08 06:26:14.362557 [ 256 ] {c4971e7f-dd08-4dcd-8060-9ba4a0ad6224} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 11836 | 2025.05.08 06:26:14.362592 [ 256 ] {c4971e7f-dd08-4dcd-8060-9ba4a0ad6224} <Debug> TCPHandler: Processed in 0.001251858 sec. | ||
| 11837 | 2025.05.08 06:26:15.906474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 11838 | 2025.05.08 06:26:15.924437 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2025.05.08 06:26:15.924511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11840 | 2025.05.08 06:26:15.931231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11841 | 2025.05.08 06:26:15.932274 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2025.05.08 06:26:15.937633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 11843 | 2025.05.08 06:26:19.134621 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1604 | ||
| 11844 | 2025.05.08 06:26:19.137201 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2025.05.08 06:26:19.137249 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11846 | 2025.05.08 06:26:19.138447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11847 | 2025.05.08 06:26:19.138728 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2025.05.08 06:26:19.139010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
| 11849 | 2025.05.08 06:26:19.239549 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2025.05.08 06:26:19.239701 [ 256 ] {6d9b64c5-2abd-470f-83c8-9fd087b30779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11851 | 2025.05.08 06:26:19.239759 [ 256 ] {6d9b64c5-2abd-470f-83c8-9fd087b30779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11852 | 2025.05.08 06:26:19.240304 [ 256 ] {6d9b64c5-2abd-470f-83c8-9fd087b30779} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2025.05.08 06:26:19.240345 [ 256 ] {6d9b64c5-2abd-470f-83c8-9fd087b30779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11854 | 2025.05.08 06:26:19.240679 [ 256 ] {6d9b64c5-2abd-470f-83c8-9fd087b30779} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11855 | 2025.05.08 06:26:19.240905 [ 256 ] {6d9b64c5-2abd-470f-83c8-9fd087b30779} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2025.05.08 06:26:19.241049 [ 256 ] {6d9b64c5-2abd-470f-83c8-9fd087b30779} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00139 sec., 2877.6978417266187 rows/sec., 234.66 KiB/sec. | ||
| 11857 | 2025.05.08 06:26:19.241088 [ 256 ] {6d9b64c5-2abd-470f-83c8-9fd087b30779} <Debug> TCPHandler: Processed in 0.001617233 sec. | ||
| 11858 | 2025.05.08 06:26:19.241216 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2025.05.08 06:26:19.241308 [ 256 ] {d87f29de-ba97-4557-8b99-d60243afa6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11860 | 2025.05.08 06:26:19.241346 [ 256 ] {d87f29de-ba97-4557-8b99-d60243afa6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11861 | 2025.05.08 06:26:19.242408 [ 256 ] {d87f29de-ba97-4557-8b99-d60243afa6de} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2025.05.08 06:26:19.242444 [ 256 ] {d87f29de-ba97-4557-8b99-d60243afa6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11863 | 2025.05.08 06:26:19.242841 [ 256 ] {d87f29de-ba97-4557-8b99-d60243afa6de} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11864 | 2025.05.08 06:26:19.243054 [ 256 ] {d87f29de-ba97-4557-8b99-d60243afa6de} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2025.05.08 06:26:19.243177 [ 256 ] {d87f29de-ba97-4557-8b99-d60243afa6de} <Debug> executeQuery: Read 1264 rows, 107.34 KiB in 0.001887 sec., 669846.3169051404 rows/sec., 55.55 MiB/sec. | ||
| 11866 | 2025.05.08 06:26:19.243213 [ 256 ] {d87f29de-ba97-4557-8b99-d60243afa6de} <Debug> TCPHandler: Processed in 0.002043919 sec. | ||
| 11867 | 2025.05.08 06:26:19.243325 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2025.05.08 06:26:19.243417 [ 256 ] {b337288f-f7ad-4f3e-9c61-865e8186e4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11869 | 2025.05.08 06:26:19.243455 [ 256 ] {b337288f-f7ad-4f3e-9c61-865e8186e4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11870 | 2025.05.08 06:26:19.243878 [ 256 ] {b337288f-f7ad-4f3e-9c61-865e8186e4c2} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2025.05.08 06:26:19.243918 [ 256 ] {b337288f-f7ad-4f3e-9c61-865e8186e4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11872 | 2025.05.08 06:26:19.244221 [ 256 ] {b337288f-f7ad-4f3e-9c61-865e8186e4c2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11873 | 2025.05.08 06:26:19.244433 [ 256 ] {b337288f-f7ad-4f3e-9c61-865e8186e4c2} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2025.05.08 06:26:19.244595 [ 256 ] {b337288f-f7ad-4f3e-9c61-865e8186e4c2} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001193 sec., 31014.249790444257 rows/sec., 2.26 MiB/sec. | ||
| 11875 | 2025.05.08 06:26:19.244654 [ 256 ] {b337288f-f7ad-4f3e-9c61-865e8186e4c2} <Debug> TCPHandler: Processed in 0.001375639 sec. | ||
| 11876 | 2025.05.08 06:26:19.244786 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2025.05.08 06:26:19.244898 [ 256 ] {2b9098dd-a2c3-4125-9dd5-19f7d59b69f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11878 | 2025.05.08 06:26:19.244944 [ 256 ] {2b9098dd-a2c3-4125-9dd5-19f7d59b69f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11879 | 2025.05.08 06:26:19.245534 [ 256 ] {2b9098dd-a2c3-4125-9dd5-19f7d59b69f0} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2025.05.08 06:26:19.245576 [ 256 ] {2b9098dd-a2c3-4125-9dd5-19f7d59b69f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11881 | 2025.05.08 06:26:19.245894 [ 256 ] {2b9098dd-a2c3-4125-9dd5-19f7d59b69f0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11882 | 2025.05.08 06:26:19.246109 [ 256 ] {2b9098dd-a2c3-4125-9dd5-19f7d59b69f0} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2025.05.08 06:26:19.246237 [ 256 ] {2b9098dd-a2c3-4125-9dd5-19f7d59b69f0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001363 sec., 167278.06309611152 rows/sec., 11.33 MiB/sec. | ||
| 11884 | 2025.05.08 06:26:19.246274 [ 256 ] {2b9098dd-a2c3-4125-9dd5-19f7d59b69f0} <Debug> TCPHandler: Processed in 0.001546392 sec. | ||
| 11885 | 2025.05.08 06:26:19.246381 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2025.05.08 06:26:19.246473 [ 256 ] {7c946f5c-29d0-4f4a-a74b-4c4db8ec2220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11887 | 2025.05.08 06:26:19.246512 [ 256 ] {7c946f5c-29d0-4f4a-a74b-4c4db8ec2220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11888 | 2025.05.08 06:26:19.247146 [ 256 ] {7c946f5c-29d0-4f4a-a74b-4c4db8ec2220} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2025.05.08 06:26:19.247184 [ 256 ] {7c946f5c-29d0-4f4a-a74b-4c4db8ec2220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11890 | 2025.05.08 06:26:19.247518 [ 256 ] {7c946f5c-29d0-4f4a-a74b-4c4db8ec2220} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11891 | 2025.05.08 06:26:19.247735 [ 256 ] {7c946f5c-29d0-4f4a-a74b-4c4db8ec2220} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2025.05.08 06:26:19.247868 [ 256 ] {7c946f5c-29d0-4f4a-a74b-4c4db8ec2220} <Debug> executeQuery: Read 557 rows, 42.37 KiB in 0.001413 sec., 394196.74451521586 rows/sec., 29.29 MiB/sec. | ||
| 11893 | 2025.05.08 06:26:19.247905 [ 256 ] {7c946f5c-29d0-4f4a-a74b-4c4db8ec2220} <Debug> TCPHandler: Processed in 0.001571972 sec. | ||
| 11894 | 2025.05.08 06:26:19.248015 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2025.05.08 06:26:19.248110 [ 256 ] {1166e60b-9c96-498a-bf8b-6f49d9e4ba10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11896 | 2025.05.08 06:26:19.248152 [ 256 ] {1166e60b-9c96-498a-bf8b-6f49d9e4ba10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11897 | 2025.05.08 06:26:19.248781 [ 256 ] {1166e60b-9c96-498a-bf8b-6f49d9e4ba10} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2025.05.08 06:26:19.248819 [ 256 ] {1166e60b-9c96-498a-bf8b-6f49d9e4ba10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11899 | 2025.05.08 06:26:19.249199 [ 256 ] {1166e60b-9c96-498a-bf8b-6f49d9e4ba10} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11900 | 2025.05.08 06:26:19.249410 [ 256 ] {1166e60b-9c96-498a-bf8b-6f49d9e4ba10} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2025.05.08 06:26:19.249541 [ 256 ] {1166e60b-9c96-498a-bf8b-6f49d9e4ba10} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.00145 sec., 633103.4482758621 rows/sec., 42.59 MiB/sec. | ||
| 11902 | 2025.05.08 06:26:19.249581 [ 256 ] {1166e60b-9c96-498a-bf8b-6f49d9e4ba10} <Debug> TCPHandler: Processed in 0.001613043 sec. | ||
| 11903 | 2025.05.08 06:26:19.249714 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2025.05.08 06:26:19.249841 [ 256 ] {d6001bd9-9a6b-4c35-b581-c22d2ab7d084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11905 | 2025.05.08 06:26:19.249908 [ 256 ] {d6001bd9-9a6b-4c35-b581-c22d2ab7d084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11906 | 2025.05.08 06:26:19.250851 [ 256 ] {d6001bd9-9a6b-4c35-b581-c22d2ab7d084} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2025.05.08 06:26:19.250891 [ 256 ] {d6001bd9-9a6b-4c35-b581-c22d2ab7d084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11908 | 2025.05.08 06:26:19.251464 [ 256 ] {d6001bd9-9a6b-4c35-b581-c22d2ab7d084} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11909 | 2025.05.08 06:26:19.251692 [ 256 ] {d6001bd9-9a6b-4c35-b581-c22d2ab7d084} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2025.05.08 06:26:19.251834 [ 256 ] {d6001bd9-9a6b-4c35-b581-c22d2ab7d084} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002018 sec., 16352.824578790884 rows/sec., 29.30 MiB/sec. | ||
| 11911 | 2025.05.08 06:26:19.251890 [ 256 ] {d6001bd9-9a6b-4c35-b581-c22d2ab7d084} <Debug> TCPHandler: Processed in 0.002245792 sec. | ||
| 11912 | 2025.05.08 06:26:19.252005 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11913 | 2025.05.08 06:26:19.252101 [ 256 ] {24801597-f4a0-4f16-ba13-706246593008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11914 | 2025.05.08 06:26:19.252144 [ 256 ] {24801597-f4a0-4f16-ba13-706246593008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11915 | 2025.05.08 06:26:19.252483 [ 256 ] {24801597-f4a0-4f16-ba13-706246593008} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2025.05.08 06:26:19.252519 [ 256 ] {24801597-f4a0-4f16-ba13-706246593008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11917 | 2025.05.08 06:26:19.252828 [ 256 ] {24801597-f4a0-4f16-ba13-706246593008} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11918 | 2025.05.08 06:26:19.253043 [ 256 ] {24801597-f4a0-4f16-ba13-706246593008} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2025.05.08 06:26:19.253170 [ 256 ] {24801597-f4a0-4f16-ba13-706246593008} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 11920 | 2025.05.08 06:26:19.253206 [ 256 ] {24801597-f4a0-4f16-ba13-706246593008} <Debug> TCPHandler: Processed in 0.001251247 sec. | ||
| 11921 | 2025.05.08 06:26:21.366471 [ 223 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 11922 | 2025.05.08 06:26:21.366524 [ 223 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 11923 | 2025.05.08 06:26:21.368234 [ 223 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 11924 | 2025.05.08 06:26:21.537329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34404 | ||
| 11925 | 2025.05.08 06:26:21.537959 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2025.05.08 06:26:21.538006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11927 | 2025.05.08 06:26:21.538489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11928 | 2025.05.08 06:26:21.538731 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2025.05.08 06:26:21.538872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
| 11930 | 2025.05.08 06:26:22.161092 [ 221 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 11931 | 2025.05.08 06:26:22.161146 [ 221 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 11932 | 2025.05.08 06:26:22.162862 [ 221 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 11933 | 2025.05.08 06:26:23.437810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 11934 | 2025.05.08 06:26:23.454664 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11935 | 2025.05.08 06:26:23.454712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11936 | 2025.05.08 06:26:23.460979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11937 | 2025.05.08 06:26:23.461706 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2025.05.08 06:26:23.464927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 11939 | 2025.05.08 06:26:24.353726 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2025.05.08 06:26:24.354009 [ 256 ] {929fea85-536e-47fc-9227-6cb50ef574b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11941 | 2025.05.08 06:26:24.354114 [ 256 ] {929fea85-536e-47fc-9227-6cb50ef574b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11942 | 2025.05.08 06:26:24.355045 [ 256 ] {929fea85-536e-47fc-9227-6cb50ef574b2} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2025.05.08 06:26:24.355093 [ 256 ] {929fea85-536e-47fc-9227-6cb50ef574b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11944 | 2025.05.08 06:26:24.355481 [ 256 ] {929fea85-536e-47fc-9227-6cb50ef574b2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11945 | 2025.05.08 06:26:24.355714 [ 256 ] {929fea85-536e-47fc-9227-6cb50ef574b2} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2025.05.08 06:26:24.355866 [ 256 ] {929fea85-536e-47fc-9227-6cb50ef574b2} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001934 sec., 37228.54188210962 rows/sec., 3.02 MiB/sec. | ||
| 11947 | 2025.05.08 06:26:24.355878 [ 105 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11948 | 2025.05.08 06:26:24.355908 [ 256 ] {929fea85-536e-47fc-9227-6cb50ef574b2} <Debug> TCPHandler: Processed in 0.002356413 sec. | ||
| 11949 | 2025.05.08 06:26:24.355971 [ 105 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2025.05.08 06:26:24.356011 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11951 | 2025.05.08 06:26:24.356088 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2025.05.08 06:26:24.356126 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 11953 | 2025.05.08 06:26:24.356187 [ 256 ] {57f341df-b475-4f5a-b81e-cec83630b77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11954 | 2025.05.08 06:26:24.356231 [ 256 ] {57f341df-b475-4f5a-b81e-cec83630b77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11955 | 2025.05.08 06:26:24.356235 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11956 | 2025.05.08 06:26:24.356272 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1409 rows starting from the beginning of the part | ||
| 11957 | 2025.05.08 06:26:24.356338 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 192 rows starting from the beginning of the part | ||
| 11958 | 2025.05.08 06:26:24.356390 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 122 rows starting from the beginning of the part | ||
| 11959 | 2025.05.08 06:26:24.356438 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 72 rows starting from the beginning of the part | ||
| 11960 | 2025.05.08 06:26:24.356485 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1264 rows starting from the beginning of the part | ||
| 11961 | 2025.05.08 06:26:24.356532 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 72 rows starting from the beginning of the part | ||
| 11962 | 2025.05.08 06:26:24.356664 [ 256 ] {57f341df-b475-4f5a-b81e-cec83630b77a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2025.05.08 06:26:24.356699 [ 256 ] {57f341df-b475-4f5a-b81e-cec83630b77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11964 | 2025.05.08 06:26:24.357005 [ 256 ] {57f341df-b475-4f5a-b81e-cec83630b77a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11965 | 2025.05.08 06:26:24.357214 [ 256 ] {57f341df-b475-4f5a-b81e-cec83630b77a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2025.05.08 06:26:24.357340 [ 256 ] {57f341df-b475-4f5a-b81e-cec83630b77a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001171 sec., 6831.767719897523 rows/sec., 513.72 KiB/sec. | ||
| 11967 | 2025.05.08 06:26:24.357376 [ 256 ] {57f341df-b475-4f5a-b81e-cec83630b77a} <Debug> TCPHandler: Processed in 0.001335318 sec. | ||
| 11968 | 2025.05.08 06:26:24.357494 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2025.05.08 06:26:24.357584 [ 256 ] {7983b8c5-dfdf-424b-94d0-99728cf41e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11970 | 2025.05.08 06:26:24.357623 [ 256 ] {7983b8c5-dfdf-424b-94d0-99728cf41e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11971 | 2025.05.08 06:26:24.357895 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817176 sec., 1723003.1653510723 rows/sec., 150.85 MiB/sec. | ||
| 11972 | 2025.05.08 06:26:24.358072 [ 256 ] {7983b8c5-dfdf-424b-94d0-99728cf41e33} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11973 | 2025.05.08 06:26:24.358086 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11974 | 2025.05.08 06:26:24.358114 [ 256 ] {7983b8c5-dfdf-424b-94d0-99728cf41e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11975 | 2025.05.08 06:26:24.358338 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2025.05.08 06:26:24.358400 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_106_21} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11977 | 2025.05.08 06:26:24.358423 [ 256 ] {7983b8c5-dfdf-424b-94d0-99728cf41e33} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11978 | 2025.05.08 06:26:24.358474 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 11979 | 2025.05.08 06:26:24.358646 [ 256 ] {7983b8c5-dfdf-424b-94d0-99728cf41e33} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2025.05.08 06:26:24.358772 [ 256 ] {7983b8c5-dfdf-424b-94d0-99728cf41e33} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001205 sec., 59751.03734439835 rows/sec., 4.66 MiB/sec. | ||
| 11981 | 2025.05.08 06:26:24.358808 [ 256 ] {7983b8c5-dfdf-424b-94d0-99728cf41e33} <Debug> TCPHandler: Processed in 0.001360909 sec. | ||
| 11982 | 2025.05.08 06:26:24.358810 [ 23 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11983 | 2025.05.08 06:26:24.358878 [ 23 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2025.05.08 06:26:24.358902 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11985 | 2025.05.08 06:26:24.358928 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2025.05.08 06:26:24.359027 [ 256 ] {ba923834-7d60-4058-88db-07ab3c2e2ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11987 | 2025.05.08 06:26:24.359036 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 11988 | 2025.05.08 06:26:24.359069 [ 256 ] {ba923834-7d60-4058-88db-07ab3c2e2ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11989 | 2025.05.08 06:26:24.359177 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11990 | 2025.05.08 06:26:24.359212 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 633 rows starting from the beginning of the part | ||
| 11991 | 2025.05.08 06:26:24.359276 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 108 rows starting from the beginning of the part | ||
| 11992 | 2025.05.08 06:26:24.359321 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 97 rows starting from the beginning of the part | ||
| 11993 | 2025.05.08 06:26:24.359363 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 72 rows starting from the beginning of the part | ||
| 11994 | 2025.05.08 06:26:24.359404 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 557 rows starting from the beginning of the part | ||
| 11995 | 2025.05.08 06:26:24.359442 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 72 rows starting from the beginning of the part | ||
| 11996 | 2025.05.08 06:26:24.359508 [ 256 ] {ba923834-7d60-4058-88db-07ab3c2e2ca2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2025.05.08 06:26:24.359549 [ 256 ] {ba923834-7d60-4058-88db-07ab3c2e2ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11998 | 2025.05.08 06:26:24.359924 [ 256 ] {ba923834-7d60-4058-88db-07ab3c2e2ca2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11999 | 2025.05.08 06:26:24.360181 [ 256 ] {ba923834-7d60-4058-88db-07ab3c2e2ca2} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2025.05.08 06:26:24.360314 [ 256 ] {ba923834-7d60-4058-88db-07ab3c2e2ca2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 12001 | 2025.05.08 06:26:24.360337 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12002 | 2025.05.08 06:26:24.360350 [ 256 ] {ba923834-7d60-4058-88db-07ab3c2e2ca2} <Debug> TCPHandler: Processed in 0.001468921 sec. | ||
| 12003 | 2025.05.08 06:26:24.360387 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2025.05.08 06:26:24.360413 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12005 | 2025.05.08 06:26:24.360480 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12006 | 2025.05.08 06:26:24.360499 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 12007 | 2025.05.08 06:26:24.360548 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1539 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565182 sec., 983272.23287771 rows/sec., 78.32 MiB/sec. | ||
| 12008 | 2025.05.08 06:26:24.360574 [ 256 ] {c2a19a5e-5833-4c03-910c-7b5e67e95434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12009 | 2025.05.08 06:26:24.360587 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12010 | 2025.05.08 06:26:24.360618 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30947 rows starting from the beginning of the part | ||
| 12011 | 2025.05.08 06:26:24.360635 [ 256 ] {c2a19a5e-5833-4c03-910c-7b5e67e95434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12012 | 2025.05.08 06:26:24.360672 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 196 rows starting from the beginning of the part | ||
| 12013 | 2025.05.08 06:26:24.360721 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 12014 | 2025.05.08 06:26:24.360769 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 12015 | 2025.05.08 06:26:24.360773 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12016 | 2025.05.08 06:26:24.360815 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 918 rows starting from the beginning of the part | ||
| 12017 | 2025.05.08 06:26:24.360866 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 12018 | 2025.05.08 06:26:24.361086 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12019 | 2025.05.08 06:26:24.361168 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_106_21} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12020 | 2025.05.08 06:26:24.361245 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12021 | 2025.05.08 06:26:24.361426 [ 256 ] {c2a19a5e-5833-4c03-910c-7b5e67e95434} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2025.05.08 06:26:24.361466 [ 256 ] {c2a19a5e-5833-4c03-910c-7b5e67e95434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12023 | 2025.05.08 06:26:24.361990 [ 256 ] {c2a19a5e-5833-4c03-910c-7b5e67e95434} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12024 | 2025.05.08 06:26:24.362219 [ 256 ] {c2a19a5e-5833-4c03-910c-7b5e67e95434} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2025.05.08 06:26:24.362353 [ 256 ] {c2a19a5e-5833-4c03-910c-7b5e67e95434} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001797 sec., 4451.864218141347 rows/sec., 7.98 MiB/sec. | ||
| 12026 | 2025.05.08 06:26:24.362408 [ 256 ] {c2a19a5e-5833-4c03-910c-7b5e67e95434} <Debug> TCPHandler: Processed in 0.001975128 sec. | ||
| 12027 | 2025.05.08 06:26:24.362523 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12028 | 2025.05.08 06:26:24.362614 [ 256 ] {5a9e1c6c-3817-467a-8aab-708478203620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12029 | 2025.05.08 06:26:24.362655 [ 256 ] {5a9e1c6c-3817-467a-8aab-708478203620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12030 | 2025.05.08 06:26:24.362991 [ 256 ] {5a9e1c6c-3817-467a-8aab-708478203620} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2025.05.08 06:26:24.363026 [ 256 ] {5a9e1c6c-3817-467a-8aab-708478203620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12032 | 2025.05.08 06:26:24.363326 [ 256 ] {5a9e1c6c-3817-467a-8aab-708478203620} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12033 | 2025.05.08 06:26:24.363536 [ 256 ] {5a9e1c6c-3817-467a-8aab-708478203620} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2025.05.08 06:26:24.363653 [ 23 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12035 | 2025.05.08 06:26:24.363660 [ 256 ] {5a9e1c6c-3817-467a-8aab-708478203620} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 12036 | 2025.05.08 06:26:24.363695 [ 23 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2025.05.08 06:26:24.363713 [ 256 ] {5a9e1c6c-3817-467a-8aab-708478203620} <Debug> TCPHandler: Processed in 0.001236808 sec. | ||
| 12038 | 2025.05.08 06:26:24.363719 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12039 | 2025.05.08 06:26:24.363831 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 12040 | 2025.05.08 06:26:24.363944 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12041 | 2025.05.08 06:26:24.363973 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5970 rows starting from the beginning of the part | ||
| 12042 | 2025.05.08 06:26:24.364024 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 12043 | 2025.05.08 06:26:24.364066 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 12044 | 2025.05.08 06:26:24.364102 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 12045 | 2025.05.08 06:26:24.364138 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 12046 | 2025.05.08 06:26:24.364174 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 12047 | 2025.05.08 06:26:24.365957 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6270 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216325 sec., 2898416.7340806657 rows/sec., 195.29 MiB/sec. | ||
| 12048 | 2025.05.08 06:26:24.366462 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12049 | 2025.05.08 06:26:24.366713 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32541 rows, containing 5 columns (5 merged, 0 gathered) in 0.006245148 sec., 5210605.096948863 rows/sec., 357.53 MiB/sec. | ||
| 12050 | 2025.05.08 06:26:24.366814 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_106_21} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2025.05.08 06:26:24.366898 [ 197 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_106_21} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12052 | 2025.05.08 06:26:24.366992 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12053 | 2025.05.08 06:26:24.367327 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12054 | 2025.05.08 06:26:24.367589 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2025.05.08 06:26:24.367660 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12056 | 2025.05.08 06:26:24.367753 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12057 | 2025.05.08 06:26:28.608331 [ 224 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 12058 | 2025.05.08 06:26:28.608398 [ 224 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 12059 | 2025.05.08 06:26:28.610494 [ 224 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 12060 | 2025.05.08 06:26:28.864236 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12061 | 2025.05.08 06:26:28.864301 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12062 | 2025.05.08 06:26:29.007934 [ 223 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 12063 | 2025.05.08 06:26:29.007984 [ 223 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 12064 | 2025.05.08 06:26:29.009916 [ 223 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 12065 | 2025.05.08 06:26:29.039086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34892 | ||
| 12066 | 2025.05.08 06:26:29.039597 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2025.05.08 06:26:29.039638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12068 | 2025.05.08 06:26:29.040114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12069 | 2025.05.08 06:26:29.040342 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2025.05.08 06:26:29.040472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34892 | ||
| 12071 | 2025.05.08 06:26:29.040476 [ 55 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12072 | 2025.05.08 06:26:29.040536 [ 55 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2025.05.08 06:26:29.040560 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12074 | 2025.05.08 06:26:29.040711 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 12075 | 2025.05.08 06:26:29.040873 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12076 | 2025.05.08 06:26:29.040921 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 12077 | 2025.05.08 06:26:29.040989 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part | ||
| 12078 | 2025.05.08 06:26:29.041036 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part | ||
| 12079 | 2025.05.08 06:26:29.041079 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part | ||
| 12080 | 2025.05.08 06:26:29.041118 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part | ||
| 12081 | 2025.05.08 06:26:29.041157 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part | ||
| 12082 | 2025.05.08 06:26:29.043531 [ 197 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34892 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881381 sec., 12109471.118189506 rows/sec., 173.23 MiB/sec. | ||
| 12083 | 2025.05.08 06:26:29.043846 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12084 | 2025.05.08 06:26:29.044133 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_76_15} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12085 | 2025.05.08 06:26:29.044194 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_76_15} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12086 | 2025.05.08 06:26:29.044291 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 12087 | 2025.05.08 06:26:29.139324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1632 | ||
| 12088 | 2025.05.08 06:26:29.141919 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2025.05.08 06:26:29.141962 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12090 | 2025.05.08 06:26:29.143104 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12091 | 2025.05.08 06:26:29.143393 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2025.05.08 06:26:29.143654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1632 | ||
| 12093 | 2025.05.08 06:26:29.354627 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12094 | 2025.05.08 06:26:29.354867 [ 256 ] {13bbdbf7-750b-49e8-8e36-c69b75ed2ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12095 | 2025.05.08 06:26:29.354958 [ 256 ] {13bbdbf7-750b-49e8-8e36-c69b75ed2ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12096 | 2025.05.08 06:26:29.355650 [ 256 ] {13bbdbf7-750b-49e8-8e36-c69b75ed2ff4} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2025.05.08 06:26:29.355688 [ 256 ] {13bbdbf7-750b-49e8-8e36-c69b75ed2ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12098 | 2025.05.08 06:26:29.356016 [ 256 ] {13bbdbf7-750b-49e8-8e36-c69b75ed2ff4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12099 | 2025.05.08 06:26:29.356230 [ 256 ] {13bbdbf7-750b-49e8-8e36-c69b75ed2ff4} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12100 | 2025.05.08 06:26:29.356364 [ 256 ] {13bbdbf7-750b-49e8-8e36-c69b75ed2ff4} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001563 sec., 78055.02239283429 rows/sec., 6.64 MiB/sec. | ||
| 12101 | 2025.05.08 06:26:29.356403 [ 256 ] {13bbdbf7-750b-49e8-8e36-c69b75ed2ff4} <Debug> TCPHandler: Processed in 0.001893597 sec. | ||
| 12102 | 2025.05.08 06:26:29.356532 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2025.05.08 06:26:29.356624 [ 256 ] {25377e10-dc03-4431-86a9-50100e9b0411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12104 | 2025.05.08 06:26:29.356663 [ 256 ] {25377e10-dc03-4431-86a9-50100e9b0411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12105 | 2025.05.08 06:26:29.357129 [ 256 ] {25377e10-dc03-4431-86a9-50100e9b0411} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2025.05.08 06:26:29.357168 [ 256 ] {25377e10-dc03-4431-86a9-50100e9b0411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12107 | 2025.05.08 06:26:29.357472 [ 256 ] {25377e10-dc03-4431-86a9-50100e9b0411} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12108 | 2025.05.08 06:26:29.357687 [ 256 ] {25377e10-dc03-4431-86a9-50100e9b0411} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2025.05.08 06:26:29.357840 [ 256 ] {25377e10-dc03-4431-86a9-50100e9b0411} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001234 sec., 26742.301458670987 rows/sec., 1.96 MiB/sec. | ||
| 12110 | 2025.05.08 06:26:29.357881 [ 256 ] {25377e10-dc03-4431-86a9-50100e9b0411} <Debug> TCPHandler: Processed in 0.00139611 sec. | ||
| 12111 | 2025.05.08 06:26:29.358007 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12112 | 2025.05.08 06:26:29.358101 [ 256 ] {474ca549-039b-4a2e-b3c8-1a1d113e8564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12113 | 2025.05.08 06:26:29.358140 [ 256 ] {474ca549-039b-4a2e-b3c8-1a1d113e8564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12114 | 2025.05.08 06:26:29.358662 [ 256 ] {474ca549-039b-4a2e-b3c8-1a1d113e8564} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2025.05.08 06:26:29.358713 [ 256 ] {474ca549-039b-4a2e-b3c8-1a1d113e8564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12116 | 2025.05.08 06:26:29.359081 [ 256 ] {474ca549-039b-4a2e-b3c8-1a1d113e8564} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12117 | 2025.05.08 06:26:29.359316 [ 256 ] {474ca549-039b-4a2e-b3c8-1a1d113e8564} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2025.05.08 06:26:29.359450 [ 256 ] {474ca549-039b-4a2e-b3c8-1a1d113e8564} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001367 sec., 70958.30285296269 rows/sec., 5.54 MiB/sec. | ||
| 12119 | 2025.05.08 06:26:29.359490 [ 256 ] {474ca549-039b-4a2e-b3c8-1a1d113e8564} <Debug> TCPHandler: Processed in 0.001529892 sec. | ||
| 12120 | 2025.05.08 06:26:29.359614 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12121 | 2025.05.08 06:26:29.359710 [ 256 ] {c9336ace-7530-4ca2-b635-425501f5fc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12122 | 2025.05.08 06:26:29.359755 [ 256 ] {c9336ace-7530-4ca2-b635-425501f5fc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12123 | 2025.05.08 06:26:29.360194 [ 256 ] {c9336ace-7530-4ca2-b635-425501f5fc06} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12124 | 2025.05.08 06:26:29.360232 [ 256 ] {c9336ace-7530-4ca2-b635-425501f5fc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12125 | 2025.05.08 06:26:29.360577 [ 256 ] {c9336ace-7530-4ca2-b635-425501f5fc06} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12126 | 2025.05.08 06:26:29.360813 [ 256 ] {c9336ace-7530-4ca2-b635-425501f5fc06} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12127 | 2025.05.08 06:26:29.360945 [ 256 ] {c9336ace-7530-4ca2-b635-425501f5fc06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 12128 | 2025.05.08 06:26:29.360985 [ 256 ] {c9336ace-7530-4ca2-b635-425501f5fc06} <Debug> TCPHandler: Processed in 0.00141934 sec. | ||
| 12129 | 2025.05.08 06:26:29.361035 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 12130 | 2025.05.08 06:26:29.361084 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 12131 | 2025.05.08 06:26:29.361097 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2025.05.08 06:26:29.361197 [ 256 ] {93150352-6731-4c6f-9c75-490984c7c677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12133 | 2025.05.08 06:26:29.361254 [ 256 ] {93150352-6731-4c6f-9c75-490984c7c677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12134 | 2025.05.08 06:26:29.362101 [ 256 ] {93150352-6731-4c6f-9c75-490984c7c677} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2025.05.08 06:26:29.362141 [ 256 ] {93150352-6731-4c6f-9c75-490984c7c677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12136 | 2025.05.08 06:26:29.362729 [ 256 ] {93150352-6731-4c6f-9c75-490984c7c677} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12137 | 2025.05.08 06:26:29.363009 [ 256 ] {93150352-6731-4c6f-9c75-490984c7c677} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2025.05.08 06:26:29.363110 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 12139 | 2025.05.08 06:26:29.363164 [ 256 ] {93150352-6731-4c6f-9c75-490984c7c677} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001985 sec., 16624.685138539044 rows/sec., 29.79 MiB/sec. | ||
| 12140 | 2025.05.08 06:26:29.363226 [ 256 ] {93150352-6731-4c6f-9c75-490984c7c677} <Debug> TCPHandler: Processed in 0.002177671 sec. | ||
| 12141 | 2025.05.08 06:26:29.363341 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12142 | 2025.05.08 06:26:29.363438 [ 256 ] {1874bda4-1147-49a1-a149-dfb14c90a421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12143 | 2025.05.08 06:26:29.363481 [ 256 ] {1874bda4-1147-49a1-a149-dfb14c90a421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12144 | 2025.05.08 06:26:29.363835 [ 256 ] {1874bda4-1147-49a1-a149-dfb14c90a421} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2025.05.08 06:26:29.363872 [ 256 ] {1874bda4-1147-49a1-a149-dfb14c90a421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12146 | 2025.05.08 06:26:29.364186 [ 256 ] {1874bda4-1147-49a1-a149-dfb14c90a421} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12147 | 2025.05.08 06:26:29.364408 [ 256 ] {1874bda4-1147-49a1-a149-dfb14c90a421} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12148 | 2025.05.08 06:26:29.364540 [ 256 ] {1874bda4-1147-49a1-a149-dfb14c90a421} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 12149 | 2025.05.08 06:26:29.364578 [ 256 ] {1874bda4-1147-49a1-a149-dfb14c90a421} <Debug> TCPHandler: Processed in 0.001286099 sec. | ||
| 12150 | 2025.05.08 06:26:30.070552 [ 218 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 12151 | 2025.05.08 06:26:30.070612 [ 218 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 12152 | 2025.05.08 06:26:30.072558 [ 218 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 12153 | 2025.05.08 06:26:30.487862 [ 220 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 12154 | 2025.05.08 06:26:30.487915 [ 220 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 12155 | 2025.05.08 06:26:30.489895 [ 220 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 12156 | 2025.05.08 06:26:30.965088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 12157 | 2025.05.08 06:26:30.982872 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12158 | 2025.05.08 06:26:30.982934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12159 | 2025.05.08 06:26:30.989155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12160 | 2025.05.08 06:26:30.989898 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2025.05.08 06:26:30.990234 [ 84 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12162 | 2025.05.08 06:26:30.990305 [ 84 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12163 | 2025.05.08 06:26:30.990329 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12164 | 2025.05.08 06:26:30.990498 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12165 | 2025.05.08 06:26:30.993361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 12166 | 2025.05.08 06:26:30.994632 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12167 | 2025.05.08 06:26:30.996154 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12168 | 2025.05.08 06:26:31.000974 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12169 | 2025.05.08 06:26:31.005633 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12170 | 2025.05.08 06:26:31.010325 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12171 | 2025.05.08 06:26:31.015290 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12172 | 2025.05.08 06:26:31.020020 [ 197 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12173 | 2025.05.08 06:26:31.074966 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08455059 sec., 6777.007706273842 rows/sec., 35.04 MiB/sec. | ||
| 12174 | 2025.05.08 06:26:31.078037 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12175 | 2025.05.08 06:26:31.080204 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_76_15} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2025.05.08 06:26:31.080317 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_76_15} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12177 | 2025.05.08 06:26:31.083481 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 12178 | 2025.05.08 06:26:34.355632 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2025.05.08 06:26:34.355941 [ 256 ] {971865bb-7b0a-41c9-84b5-504a8771149b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12180 | 2025.05.08 06:26:34.356047 [ 256 ] {971865bb-7b0a-41c9-84b5-504a8771149b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12181 | 2025.05.08 06:26:34.356802 [ 256 ] {971865bb-7b0a-41c9-84b5-504a8771149b} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2025.05.08 06:26:34.356844 [ 256 ] {971865bb-7b0a-41c9-84b5-504a8771149b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12183 | 2025.05.08 06:26:34.357232 [ 256 ] {971865bb-7b0a-41c9-84b5-504a8771149b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12184 | 2025.05.08 06:26:34.357464 [ 256 ] {971865bb-7b0a-41c9-84b5-504a8771149b} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2025.05.08 06:26:34.357617 [ 256 ] {971865bb-7b0a-41c9-84b5-504a8771149b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001753 sec., 13690.815744438107 rows/sec., 1.14 MiB/sec. | ||
| 12186 | 2025.05.08 06:26:34.357660 [ 256 ] {971865bb-7b0a-41c9-84b5-504a8771149b} <Debug> TCPHandler: Processed in 0.002204571 sec. | ||
| 12187 | 2025.05.08 06:26:34.357783 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12188 | 2025.05.08 06:26:34.357878 [ 256 ] {31b636e6-eb5b-47ea-9fa1-1f1ef4b69c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12189 | 2025.05.08 06:26:34.357919 [ 256 ] {31b636e6-eb5b-47ea-9fa1-1f1ef4b69c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12190 | 2025.05.08 06:26:34.358357 [ 256 ] {31b636e6-eb5b-47ea-9fa1-1f1ef4b69c3c} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2025.05.08 06:26:34.358393 [ 256 ] {31b636e6-eb5b-47ea-9fa1-1f1ef4b69c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12192 | 2025.05.08 06:26:34.358682 [ 256 ] {31b636e6-eb5b-47ea-9fa1-1f1ef4b69c3c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12193 | 2025.05.08 06:26:34.358885 [ 256 ] {31b636e6-eb5b-47ea-9fa1-1f1ef4b69c3c} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2025.05.08 06:26:34.359011 [ 256 ] {31b636e6-eb5b-47ea-9fa1-1f1ef4b69c3c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001152 sec., 6944.444444444444 rows/sec., 566.27 KiB/sec. | ||
| 12195 | 2025.05.08 06:26:34.359047 [ 256 ] {31b636e6-eb5b-47ea-9fa1-1f1ef4b69c3c} <Debug> TCPHandler: Processed in 0.001316639 sec. | ||
| 12196 | 2025.05.08 06:26:34.359162 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2025.05.08 06:26:34.359255 [ 256 ] {4ca4c7ef-4ba5-4023-ad33-38e89dbf4af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12198 | 2025.05.08 06:26:34.359293 [ 256 ] {4ca4c7ef-4ba5-4023-ad33-38e89dbf4af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12199 | 2025.05.08 06:26:34.359811 [ 256 ] {4ca4c7ef-4ba5-4023-ad33-38e89dbf4af5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2025.05.08 06:26:34.359849 [ 256 ] {4ca4c7ef-4ba5-4023-ad33-38e89dbf4af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12201 | 2025.05.08 06:26:34.360165 [ 256 ] {4ca4c7ef-4ba5-4023-ad33-38e89dbf4af5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12202 | 2025.05.08 06:26:34.360373 [ 256 ] {4ca4c7ef-4ba5-4023-ad33-38e89dbf4af5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2025.05.08 06:26:34.360499 [ 256 ] {4ca4c7ef-4ba5-4023-ad33-38e89dbf4af5} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001262 sec., 155309.0332805071 rows/sec., 13.73 MiB/sec. | ||
| 12204 | 2025.05.08 06:26:34.360536 [ 256 ] {4ca4c7ef-4ba5-4023-ad33-38e89dbf4af5} <Debug> TCPHandler: Processed in 0.00142576 sec. | ||
| 12205 | 2025.05.08 06:26:34.360647 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12206 | 2025.05.08 06:26:34.360742 [ 256 ] {75809803-fbac-4091-a458-89a2bcfe6e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12207 | 2025.05.08 06:26:34.360780 [ 256 ] {75809803-fbac-4091-a458-89a2bcfe6e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12208 | 2025.05.08 06:26:34.361191 [ 256 ] {75809803-fbac-4091-a458-89a2bcfe6e96} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2025.05.08 06:26:34.361227 [ 256 ] {75809803-fbac-4091-a458-89a2bcfe6e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12210 | 2025.05.08 06:26:34.361522 [ 256 ] {75809803-fbac-4091-a458-89a2bcfe6e96} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12211 | 2025.05.08 06:26:34.361734 [ 256 ] {75809803-fbac-4091-a458-89a2bcfe6e96} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2025.05.08 06:26:34.361853 [ 43 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12213 | 2025.05.08 06:26:34.361860 [ 256 ] {75809803-fbac-4091-a458-89a2bcfe6e96} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001137 sec., 24626.209322779243 rows/sec., 1.82 MiB/sec. | ||
| 12214 | 2025.05.08 06:26:34.361925 [ 43 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2025.05.08 06:26:34.361943 [ 256 ] {75809803-fbac-4091-a458-89a2bcfe6e96} <Debug> TCPHandler: Processed in 0.001343209 sec. | ||
| 12216 | 2025.05.08 06:26:34.361951 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12217 | 2025.05.08 06:26:34.362061 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12218 | 2025.05.08 06:26:34.362084 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 12219 | 2025.05.08 06:26:34.362159 [ 256 ] {17d7dd28-4b65-453d-ad27-848c01dbb172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12220 | 2025.05.08 06:26:34.362202 [ 256 ] {17d7dd28-4b65-453d-ad27-848c01dbb172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12221 | 2025.05.08 06:26:34.362219 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12222 | 2025.05.08 06:26:34.362271 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 71 rows starting from the beginning of the part | ||
| 12223 | 2025.05.08 06:26:34.362349 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
| 12224 | 2025.05.08 06:26:34.362402 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 37 rows starting from the beginning of the part | ||
| 12225 | 2025.05.08 06:26:34.362451 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 12226 | 2025.05.08 06:26:34.362498 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 12227 | 2025.05.08 06:26:34.362545 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 28 rows starting from the beginning of the part | ||
| 12228 | 2025.05.08 06:26:34.362597 [ 256 ] {17d7dd28-4b65-453d-ad27-848c01dbb172} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12229 | 2025.05.08 06:26:34.362639 [ 256 ] {17d7dd28-4b65-453d-ad27-848c01dbb172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12230 | 2025.05.08 06:26:34.362977 [ 256 ] {17d7dd28-4b65-453d-ad27-848c01dbb172} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12231 | 2025.05.08 06:26:34.363209 [ 256 ] {17d7dd28-4b65-453d-ad27-848c01dbb172} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12232 | 2025.05.08 06:26:34.363344 [ 256 ] {17d7dd28-4b65-453d-ad27-848c01dbb172} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.66 MiB/sec. | ||
| 12233 | 2025.05.08 06:26:34.363381 [ 256 ] {17d7dd28-4b65-453d-ad27-848c01dbb172} <Debug> TCPHandler: Processed in 0.00136685 sec. | ||
| 12234 | 2025.05.08 06:26:34.363445 [ 195 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014077 sec., 131420.0468849897 rows/sec., 10.12 MiB/sec. | ||
| 12235 | 2025.05.08 06:26:34.363485 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2025.05.08 06:26:34.363582 [ 256 ] {190b8d2d-3e81-40ce-9ac6-1695f2fe07d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12237 | 2025.05.08 06:26:34.363617 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12238 | 2025.05.08 06:26:34.363622 [ 256 ] {190b8d2d-3e81-40ce-9ac6-1695f2fe07d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12239 | 2025.05.08 06:26:34.363918 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_106_21} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2025.05.08 06:26:34.364001 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_106_21} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12241 | 2025.05.08 06:26:34.364037 [ 256 ] {190b8d2d-3e81-40ce-9ac6-1695f2fe07d2} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12242 | 2025.05.08 06:26:34.364079 [ 256 ] {190b8d2d-3e81-40ce-9ac6-1695f2fe07d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12243 | 2025.05.08 06:26:34.364087 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12244 | 2025.05.08 06:26:34.364370 [ 256 ] {190b8d2d-3e81-40ce-9ac6-1695f2fe07d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12245 | 2025.05.08 06:26:34.364581 [ 256 ] {190b8d2d-3e81-40ce-9ac6-1695f2fe07d2} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12246 | 2025.05.08 06:26:34.364706 [ 256 ] {190b8d2d-3e81-40ce-9ac6-1695f2fe07d2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 12247 | 2025.05.08 06:26:34.364742 [ 256 ] {190b8d2d-3e81-40ce-9ac6-1695f2fe07d2} <Debug> TCPHandler: Processed in 0.001303488 sec. | ||
| 12248 | 2025.05.08 06:26:34.364849 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12249 | 2025.05.08 06:26:34.364955 [ 256 ] {d579ddb2-7698-4633-9ff8-07fee1c891f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12250 | 2025.05.08 06:26:34.364997 [ 256 ] {d579ddb2-7698-4633-9ff8-07fee1c891f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12251 | 2025.05.08 06:26:34.365446 [ 256 ] {d579ddb2-7698-4633-9ff8-07fee1c891f6} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12252 | 2025.05.08 06:26:34.365484 [ 256 ] {d579ddb2-7698-4633-9ff8-07fee1c891f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12253 | 2025.05.08 06:26:34.365813 [ 256 ] {d579ddb2-7698-4633-9ff8-07fee1c891f6} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12254 | 2025.05.08 06:26:34.366026 [ 256 ] {d579ddb2-7698-4633-9ff8-07fee1c891f6} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12255 | 2025.05.08 06:26:34.366160 [ 256 ] {d579ddb2-7698-4633-9ff8-07fee1c891f6} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001223 sec., 94848.73262469338 rows/sec., 7.72 MiB/sec. | ||
| 12256 | 2025.05.08 06:26:34.366196 [ 256 ] {d579ddb2-7698-4633-9ff8-07fee1c891f6} <Debug> TCPHandler: Processed in 0.001397949 sec. | ||
| 12257 | 2025.05.08 06:26:34.366309 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12258 | 2025.05.08 06:26:34.366406 [ 256 ] {bedc1c6f-32d1-429e-ae75-2b1b7f6a7059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12259 | 2025.05.08 06:26:34.366450 [ 256 ] {bedc1c6f-32d1-429e-ae75-2b1b7f6a7059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12260 | 2025.05.08 06:26:34.366860 [ 256 ] {bedc1c6f-32d1-429e-ae75-2b1b7f6a7059} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12261 | 2025.05.08 06:26:34.366897 [ 256 ] {bedc1c6f-32d1-429e-ae75-2b1b7f6a7059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12262 | 2025.05.08 06:26:34.367238 [ 256 ] {bedc1c6f-32d1-429e-ae75-2b1b7f6a7059} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12263 | 2025.05.08 06:26:34.367470 [ 256 ] {bedc1c6f-32d1-429e-ae75-2b1b7f6a7059} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12264 | 2025.05.08 06:26:34.367599 [ 256 ] {bedc1c6f-32d1-429e-ae75-2b1b7f6a7059} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001212 sec., 165016.501650165 rows/sec., 11.83 MiB/sec. | ||
| 12265 | 2025.05.08 06:26:34.367636 [ 256 ] {bedc1c6f-32d1-429e-ae75-2b1b7f6a7059} <Debug> TCPHandler: Processed in 0.00137605 sec. | ||
| 12266 | 2025.05.08 06:26:34.367752 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12267 | 2025.05.08 06:26:34.367847 [ 256 ] {fa138ca8-70b1-4c43-9d90-facec7dd7549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12268 | 2025.05.08 06:26:34.367900 [ 256 ] {fa138ca8-70b1-4c43-9d90-facec7dd7549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12269 | 2025.05.08 06:26:34.368667 [ 256 ] {fa138ca8-70b1-4c43-9d90-facec7dd7549} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12270 | 2025.05.08 06:26:34.368704 [ 256 ] {fa138ca8-70b1-4c43-9d90-facec7dd7549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12271 | 2025.05.08 06:26:34.369200 [ 256 ] {fa138ca8-70b1-4c43-9d90-facec7dd7549} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12272 | 2025.05.08 06:26:34.369432 [ 256 ] {fa138ca8-70b1-4c43-9d90-facec7dd7549} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12273 | 2025.05.08 06:26:34.369565 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12274 | 2025.05.08 06:26:34.369571 [ 256 ] {fa138ca8-70b1-4c43-9d90-facec7dd7549} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001741 sec., 4595.060310166571 rows/sec., 8.23 MiB/sec. | ||
| 12275 | 2025.05.08 06:26:34.369634 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2025.05.08 06:26:34.369660 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12277 | 2025.05.08 06:26:34.369669 [ 256 ] {fa138ca8-70b1-4c43-9d90-facec7dd7549} <Debug> TCPHandler: Processed in 0.001965447 sec. | ||
| 12278 | 2025.05.08 06:26:34.369758 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 12279 | 2025.05.08 06:26:34.369793 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12280 | 2025.05.08 06:26:34.369887 [ 256 ] {c19b1b2e-31e6-4760-b1f5-bb0d15c072a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12281 | 2025.05.08 06:26:34.369929 [ 256 ] {c19b1b2e-31e6-4760-b1f5-bb0d15c072a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12282 | 2025.05.08 06:26:34.369977 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12283 | 2025.05.08 06:26:34.370036 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2033 rows starting from the beginning of the part | ||
| 12284 | 2025.05.08 06:26:34.370166 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
| 12285 | 2025.05.08 06:26:34.370265 [ 256 ] {c19b1b2e-31e6-4760-b1f5-bb0d15c072a6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2025.05.08 06:26:34.370266 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 12287 | 2025.05.08 06:26:34.370302 [ 256 ] {c19b1b2e-31e6-4760-b1f5-bb0d15c072a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12288 | 2025.05.08 06:26:34.370378 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 12289 | 2025.05.08 06:26:34.370479 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 12290 | 2025.05.08 06:26:34.370579 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 12291 | 2025.05.08 06:26:34.370614 [ 256 ] {c19b1b2e-31e6-4760-b1f5-bb0d15c072a6} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12292 | 2025.05.08 06:26:34.370830 [ 256 ] {c19b1b2e-31e6-4760-b1f5-bb0d15c072a6} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2025.05.08 06:26:34.370963 [ 256 ] {c19b1b2e-31e6-4760-b1f5-bb0d15c072a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 12294 | 2025.05.08 06:26:34.370998 [ 256 ] {c19b1b2e-31e6-4760-b1f5-bb0d15c072a6} <Debug> TCPHandler: Processed in 0.001254058 sec. | ||
| 12295 | 2025.05.08 06:26:34.377589 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2123 rows, containing 19 columns (19 merged, 0 gathered) in 0.007878461 sec., 269468.8721566306 rows/sec., 482.88 MiB/sec. | ||
| 12296 | 2025.05.08 06:26:34.379489 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12297 | 2025.05.08 06:26:34.379834 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2025.05.08 06:26:34.379909 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12299 | 2025.05.08 06:26:34.380050 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.17 MiB. | ||
| 12300 | 2025.05.08 06:26:35.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.74 MiB, peak 360.88 MiB, free memory in arenas 0.00 B, will set to 344.17 MiB (RSS), difference: 4.43 MiB | ||
| 12301 | 2025.05.08 06:26:36.540718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35319 | ||
| 12302 | 2025.05.08 06:26:36.541267 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12303 | 2025.05.08 06:26:36.541310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12304 | 2025.05.08 06:26:36.541785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12305 | 2025.05.08 06:26:36.542008 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2025.05.08 06:26:36.542134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
| 12307 | 2025.05.08 06:26:38.493527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 12308 | 2025.05.08 06:26:38.509858 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2025.05.08 06:26:38.509906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12310 | 2025.05.08 06:26:38.515963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12311 | 2025.05.08 06:26:38.516745 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2025.05.08 06:26:38.519609 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 12313 | 2025.05.08 06:26:39.144014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1664 | ||
| 12314 | 2025.05.08 06:26:39.146502 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2025.05.08 06:26:39.146549 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12316 | 2025.05.08 06:26:39.147780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12317 | 2025.05.08 06:26:39.148048 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2025.05.08 06:26:39.148314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1664 | ||
| 12319 | 2025.05.08 06:26:39.355420 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12320 | 2025.05.08 06:26:39.355679 [ 256 ] {8e1a96bd-25b8-4ac9-a527-a9623fb43946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12321 | 2025.05.08 06:26:39.355777 [ 256 ] {8e1a96bd-25b8-4ac9-a527-a9623fb43946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12322 | 2025.05.08 06:26:39.356654 [ 256 ] {8e1a96bd-25b8-4ac9-a527-a9623fb43946} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12323 | 2025.05.08 06:26:39.356700 [ 256 ] {8e1a96bd-25b8-4ac9-a527-a9623fb43946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12324 | 2025.05.08 06:26:39.357067 [ 256 ] {8e1a96bd-25b8-4ac9-a527-a9623fb43946} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12325 | 2025.05.08 06:26:39.357285 [ 256 ] {8e1a96bd-25b8-4ac9-a527-a9623fb43946} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12326 | 2025.05.08 06:26:39.357435 [ 256 ] {8e1a96bd-25b8-4ac9-a527-a9623fb43946} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001826 sec., 66812.70536692224 rows/sec., 5.69 MiB/sec. | ||
| 12327 | 2025.05.08 06:26:39.357475 [ 256 ] {8e1a96bd-25b8-4ac9-a527-a9623fb43946} <Debug> TCPHandler: Processed in 0.002202701 sec. | ||
| 12328 | 2025.05.08 06:26:39.357599 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12329 | 2025.05.08 06:26:39.357693 [ 256 ] {86597848-c8d1-4322-9214-b3df49ffd61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12330 | 2025.05.08 06:26:39.357733 [ 256 ] {86597848-c8d1-4322-9214-b3df49ffd61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12331 | 2025.05.08 06:26:39.358175 [ 256 ] {86597848-c8d1-4322-9214-b3df49ffd61b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2025.05.08 06:26:39.358211 [ 256 ] {86597848-c8d1-4322-9214-b3df49ffd61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12333 | 2025.05.08 06:26:39.358497 [ 256 ] {86597848-c8d1-4322-9214-b3df49ffd61b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12334 | 2025.05.08 06:26:39.358715 [ 256 ] {86597848-c8d1-4322-9214-b3df49ffd61b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2025.05.08 06:26:39.358842 [ 256 ] {86597848-c8d1-4322-9214-b3df49ffd61b} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001168 sec., 28253.424657534248 rows/sec., 2.07 MiB/sec. | ||
| 12336 | 2025.05.08 06:26:39.358878 [ 256 ] {86597848-c8d1-4322-9214-b3df49ffd61b} <Debug> TCPHandler: Processed in 0.001331598 sec. | ||
| 12337 | 2025.05.08 06:26:39.358942 [ 220 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 12338 | 2025.05.08 06:26:39.358993 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12339 | 2025.05.08 06:26:39.358994 [ 220 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 12340 | 2025.05.08 06:26:39.359092 [ 256 ] {327f894b-70be-4e32-bd72-eb6e8878c094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12341 | 2025.05.08 06:26:39.359135 [ 256 ] {327f894b-70be-4e32-bd72-eb6e8878c094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12342 | 2025.05.08 06:26:39.359567 [ 256 ] {327f894b-70be-4e32-bd72-eb6e8878c094} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12343 | 2025.05.08 06:26:39.359605 [ 256 ] {327f894b-70be-4e32-bd72-eb6e8878c094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12344 | 2025.05.08 06:26:39.359921 [ 256 ] {327f894b-70be-4e32-bd72-eb6e8878c094} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12345 | 2025.05.08 06:26:39.360174 [ 256 ] {327f894b-70be-4e32-bd72-eb6e8878c094} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2025.05.08 06:26:39.360303 [ 256 ] {327f894b-70be-4e32-bd72-eb6e8878c094} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00123 sec., 78861.78861788618 rows/sec., 6.16 MiB/sec. | ||
| 12347 | 2025.05.08 06:26:39.360340 [ 256 ] {327f894b-70be-4e32-bd72-eb6e8878c094} <Debug> TCPHandler: Processed in 0.00139913 sec. | ||
| 12348 | 2025.05.08 06:26:39.360454 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12349 | 2025.05.08 06:26:39.360545 [ 256 ] {969c9994-06f5-4abb-9255-8684c32b70a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12350 | 2025.05.08 06:26:39.360587 [ 256 ] {969c9994-06f5-4abb-9255-8684c32b70a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12351 | 2025.05.08 06:26:39.360996 [ 256 ] {969c9994-06f5-4abb-9255-8684c32b70a5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2025.05.08 06:26:39.361034 [ 256 ] {969c9994-06f5-4abb-9255-8684c32b70a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12353 | 2025.05.08 06:26:39.361105 [ 220 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 12354 | 2025.05.08 06:26:39.361373 [ 256 ] {969c9994-06f5-4abb-9255-8684c32b70a5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12355 | 2025.05.08 06:26:39.361583 [ 256 ] {969c9994-06f5-4abb-9255-8684c32b70a5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12356 | 2025.05.08 06:26:39.361708 [ 256 ] {969c9994-06f5-4abb-9255-8684c32b70a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 12357 | 2025.05.08 06:26:39.361743 [ 256 ] {969c9994-06f5-4abb-9255-8684c32b70a5} <Debug> TCPHandler: Processed in 0.001336049 sec. | ||
| 12358 | 2025.05.08 06:26:39.361848 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12359 | 2025.05.08 06:26:39.361939 [ 256 ] {69648d96-20aa-412e-8e32-1b8552d8c911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12360 | 2025.05.08 06:26:39.361990 [ 256 ] {69648d96-20aa-412e-8e32-1b8552d8c911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12361 | 2025.05.08 06:26:39.362818 [ 256 ] {69648d96-20aa-412e-8e32-1b8552d8c911} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2025.05.08 06:26:39.362854 [ 256 ] {69648d96-20aa-412e-8e32-1b8552d8c911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12363 | 2025.05.08 06:26:39.363413 [ 256 ] {69648d96-20aa-412e-8e32-1b8552d8c911} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12364 | 2025.05.08 06:26:39.363629 [ 256 ] {69648d96-20aa-412e-8e32-1b8552d8c911} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2025.05.08 06:26:39.363765 [ 256 ] {69648d96-20aa-412e-8e32-1b8552d8c911} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001844 sec., 17895.878524945772 rows/sec., 32.07 MiB/sec. | ||
| 12366 | 2025.05.08 06:26:39.363816 [ 256 ] {69648d96-20aa-412e-8e32-1b8552d8c911} <Debug> TCPHandler: Processed in 0.002015038 sec. | ||
| 12367 | 2025.05.08 06:26:39.363924 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2025.05.08 06:26:39.364016 [ 256 ] {1813369a-59d9-4ace-8bbd-7da574d30313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12369 | 2025.05.08 06:26:39.364055 [ 256 ] {1813369a-59d9-4ace-8bbd-7da574d30313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12370 | 2025.05.08 06:26:39.364381 [ 256 ] {1813369a-59d9-4ace-8bbd-7da574d30313} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2025.05.08 06:26:39.364416 [ 256 ] {1813369a-59d9-4ace-8bbd-7da574d30313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12372 | 2025.05.08 06:26:39.364709 [ 256 ] {1813369a-59d9-4ace-8bbd-7da574d30313} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12373 | 2025.05.08 06:26:39.364910 [ 256 ] {1813369a-59d9-4ace-8bbd-7da574d30313} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2025.05.08 06:26:39.365034 [ 256 ] {1813369a-59d9-4ace-8bbd-7da574d30313} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 12375 | 2025.05.08 06:26:39.365068 [ 256 ] {1813369a-59d9-4ace-8bbd-7da574d30313} <Debug> TCPHandler: Processed in 0.001190966 sec. | ||
| 12376 | 2025.05.08 06:26:40.535899 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 12377 | 2025.05.08 06:26:40.535950 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 12378 | 2025.05.08 06:26:40.537633 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 12379 | 2025.05.08 06:26:43.864345 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12380 | 2025.05.08 06:26:43.864414 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12381 | 2025.05.08 06:26:44.042377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35807 | ||
| 12382 | 2025.05.08 06:26:44.043195 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2025.05.08 06:26:44.043273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12384 | 2025.05.08 06:26:44.044029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12385 | 2025.05.08 06:26:44.044264 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2025.05.08 06:26:44.044410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35807 | ||
| 12387 | 2025.05.08 06:26:44.353287 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12388 | 2025.05.08 06:26:44.353492 [ 256 ] {a86d9c93-a982-428d-a879-d79d2832e5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12389 | 2025.05.08 06:26:44.353565 [ 256 ] {a86d9c93-a982-428d-a879-d79d2832e5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12390 | 2025.05.08 06:26:44.354225 [ 256 ] {a86d9c93-a982-428d-a879-d79d2832e5ca} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2025.05.08 06:26:44.354274 [ 256 ] {a86d9c93-a982-428d-a879-d79d2832e5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12392 | 2025.05.08 06:26:44.354676 [ 256 ] {a86d9c93-a982-428d-a879-d79d2832e5ca} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12393 | 2025.05.08 06:26:44.354907 [ 256 ] {a86d9c93-a982-428d-a879-d79d2832e5ca} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2025.05.08 06:26:44.355061 [ 256 ] {a86d9c93-a982-428d-a879-d79d2832e5ca} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001625 sec., 44307.69230769231 rows/sec., 3.60 MiB/sec. | ||
| 12395 | 2025.05.08 06:26:44.355105 [ 256 ] {a86d9c93-a982-428d-a879-d79d2832e5ca} <Debug> TCPHandler: Processed in 0.001955967 sec. | ||
| 12396 | 2025.05.08 06:26:44.355232 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12397 | 2025.05.08 06:26:44.355329 [ 256 ] {3fb2365d-de9b-4e52-b8f7-b302f8c94684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12398 | 2025.05.08 06:26:44.355371 [ 256 ] {3fb2365d-de9b-4e52-b8f7-b302f8c94684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12399 | 2025.05.08 06:26:44.355781 [ 256 ] {3fb2365d-de9b-4e52-b8f7-b302f8c94684} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12400 | 2025.05.08 06:26:44.355818 [ 256 ] {3fb2365d-de9b-4e52-b8f7-b302f8c94684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12401 | 2025.05.08 06:26:44.356118 [ 256 ] {3fb2365d-de9b-4e52-b8f7-b302f8c94684} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12402 | 2025.05.08 06:26:44.356334 [ 256 ] {3fb2365d-de9b-4e52-b8f7-b302f8c94684} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2025.05.08 06:26:44.356469 [ 256 ] {3fb2365d-de9b-4e52-b8f7-b302f8c94684} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001159 sec., 6902.502157031923 rows/sec., 519.04 KiB/sec. | ||
| 12404 | 2025.05.08 06:26:44.356507 [ 256 ] {3fb2365d-de9b-4e52-b8f7-b302f8c94684} <Debug> TCPHandler: Processed in 0.001324969 sec. | ||
| 12405 | 2025.05.08 06:26:44.356634 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12406 | 2025.05.08 06:26:44.356726 [ 256 ] {b36f66b7-64ca-46c1-80a0-28ee96cc0f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12407 | 2025.05.08 06:26:44.356767 [ 256 ] {b36f66b7-64ca-46c1-80a0-28ee96cc0f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12408 | 2025.05.08 06:26:44.357191 [ 256 ] {b36f66b7-64ca-46c1-80a0-28ee96cc0f8e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2025.05.08 06:26:44.357227 [ 256 ] {b36f66b7-64ca-46c1-80a0-28ee96cc0f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12410 | 2025.05.08 06:26:44.357539 [ 256 ] {b36f66b7-64ca-46c1-80a0-28ee96cc0f8e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12411 | 2025.05.08 06:26:44.357747 [ 256 ] {b36f66b7-64ca-46c1-80a0-28ee96cc0f8e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2025.05.08 06:26:44.357874 [ 256 ] {b36f66b7-64ca-46c1-80a0-28ee96cc0f8e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001164 sec., 61855.67010309278 rows/sec., 4.83 MiB/sec. | ||
| 12413 | 2025.05.08 06:26:44.357909 [ 256 ] {b36f66b7-64ca-46c1-80a0-28ee96cc0f8e} <Debug> TCPHandler: Processed in 0.001325089 sec. | ||
| 12414 | 2025.05.08 06:26:44.358027 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2025.05.08 06:26:44.358122 [ 256 ] {24a944d9-c2c4-41b0-9de1-2e2dfc78590c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12416 | 2025.05.08 06:26:44.358165 [ 256 ] {24a944d9-c2c4-41b0-9de1-2e2dfc78590c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12417 | 2025.05.08 06:26:44.358573 [ 256 ] {24a944d9-c2c4-41b0-9de1-2e2dfc78590c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2025.05.08 06:26:44.358609 [ 256 ] {24a944d9-c2c4-41b0-9de1-2e2dfc78590c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12419 | 2025.05.08 06:26:44.358939 [ 256 ] {24a944d9-c2c4-41b0-9de1-2e2dfc78590c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12420 | 2025.05.08 06:26:44.359156 [ 256 ] {24a944d9-c2c4-41b0-9de1-2e2dfc78590c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2025.05.08 06:26:44.359287 [ 256 ] {24a944d9-c2c4-41b0-9de1-2e2dfc78590c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 12422 | 2025.05.08 06:26:44.359324 [ 256 ] {24a944d9-c2c4-41b0-9de1-2e2dfc78590c} <Debug> TCPHandler: Processed in 0.001346349 sec. | ||
| 12423 | 2025.05.08 06:26:44.359440 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12424 | 2025.05.08 06:26:44.359534 [ 256 ] {53d740cd-7a10-469f-bf49-8252abc6457b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12425 | 2025.05.08 06:26:44.359588 [ 256 ] {53d740cd-7a10-469f-bf49-8252abc6457b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12426 | 2025.05.08 06:26:44.360359 [ 256 ] {53d740cd-7a10-469f-bf49-8252abc6457b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2025.05.08 06:26:44.360397 [ 256 ] {53d740cd-7a10-469f-bf49-8252abc6457b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12428 | 2025.05.08 06:26:44.360911 [ 256 ] {53d740cd-7a10-469f-bf49-8252abc6457b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12429 | 2025.05.08 06:26:44.361133 [ 256 ] {53d740cd-7a10-469f-bf49-8252abc6457b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2025.05.08 06:26:44.361268 [ 256 ] {53d740cd-7a10-469f-bf49-8252abc6457b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001752 sec., 4566.2100456621 rows/sec., 8.18 MiB/sec. | ||
| 12431 | 2025.05.08 06:26:44.361340 [ 256 ] {53d740cd-7a10-469f-bf49-8252abc6457b} <Debug> TCPHandler: Processed in 0.001949167 sec. | ||
| 12432 | 2025.05.08 06:26:44.361472 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12433 | 2025.05.08 06:26:44.361580 [ 256 ] {cc6c784e-d25a-475f-a168-00dfe6696f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12434 | 2025.05.08 06:26:44.361631 [ 256 ] {cc6c784e-d25a-475f-a168-00dfe6696f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12435 | 2025.05.08 06:26:44.361981 [ 256 ] {cc6c784e-d25a-475f-a168-00dfe6696f9e} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2025.05.08 06:26:44.362016 [ 256 ] {cc6c784e-d25a-475f-a168-00dfe6696f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12437 | 2025.05.08 06:26:44.362328 [ 256 ] {cc6c784e-d25a-475f-a168-00dfe6696f9e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12438 | 2025.05.08 06:26:44.362551 [ 256 ] {cc6c784e-d25a-475f-a168-00dfe6696f9e} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2025.05.08 06:26:44.362681 [ 256 ] {cc6c784e-d25a-475f-a168-00dfe6696f9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 12440 | 2025.05.08 06:26:44.362719 [ 256 ] {cc6c784e-d25a-475f-a168-00dfe6696f9e} <Debug> TCPHandler: Processed in 0.001305548 sec. | ||
| 12441 | 2025.05.08 06:26:45.073149 [ 125 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12442 | 2025.05.08 06:26:45.073242 [ 125 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2025.05.08 06:26:45.073280 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12444 | 2025.05.08 06:26:45.073469 [ 198 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 12445 | 2025.05.08 06:26:45.073727 [ 198 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12446 | 2025.05.08 06:26:45.073791 [ 198 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 12447 | 2025.05.08 06:26:45.073913 [ 198 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 12448 | 2025.05.08 06:26:45.074001 [ 198 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 12449 | 2025.05.08 06:26:45.074074 [ 198 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 12450 | 2025.05.08 06:26:45.074138 [ 198 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 12451 | 2025.05.08 06:26:45.075057 [ 195 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675503 sec., 26260.77064618804 rows/sec., 2.19 MiB/sec. | ||
| 12452 | 2025.05.08 06:26:45.075197 [ 198 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12453 | 2025.05.08 06:26:45.075442 [ 198 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_25_6} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2025.05.08 06:26:45.075514 [ 198 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_25_6} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12455 | 2025.05.08 06:26:45.075587 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12456 | 2025.05.08 06:26:46.019768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 12457 | 2025.05.08 06:26:46.037160 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2025.05.08 06:26:46.037199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12459 | 2025.05.08 06:26:46.043333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12460 | 2025.05.08 06:26:46.044046 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2025.05.08 06:26:46.046810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 12462 | 2025.05.08 06:26:49.148696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1688 | ||
| 12463 | 2025.05.08 06:26:49.151485 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2025.05.08 06:26:49.151524 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12465 | 2025.05.08 06:26:49.152720 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12466 | 2025.05.08 06:26:49.152991 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12467 | 2025.05.08 06:26:49.153136 [ 150 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12468 | 2025.05.08 06:26:49.153174 [ 150 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2025.05.08 06:26:49.153193 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12470 | 2025.05.08 06:26:49.153273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 12471 | 2025.05.08 06:26:49.153284 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 12472 | 2025.05.08 06:26:49.153820 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12473 | 2025.05.08 06:26:49.153946 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1550 rows starting from the beginning of the part | ||
| 12474 | 2025.05.08 06:26:49.154283 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 12475 | 2025.05.08 06:26:49.154631 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 12476 | 2025.05.08 06:26:49.154938 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part | ||
| 12477 | 2025.05.08 06:26:49.155237 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 12478 | 2025.05.08 06:26:49.155540 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 12479 | 2025.05.08 06:26:49.161953 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 72 columns (72 merged, 0 gathered) in 0.008701582 sec., 193987.7139582205 rows/sec., 148.05 MiB/sec. | ||
| 12480 | 2025.05.08 06:26:49.164011 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12481 | 2025.05.08 06:26:49.164619 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2025.05.08 06:26:49.164709 [ 193 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_56_11} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12483 | 2025.05.08 06:26:49.164975 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 12484 | 2025.05.08 06:26:49.242697 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12485 | 2025.05.08 06:26:49.242947 [ 256 ] {8063f5f6-fcd4-466b-9a9b-404d04332c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12486 | 2025.05.08 06:26:49.243045 [ 256 ] {8063f5f6-fcd4-466b-9a9b-404d04332c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12487 | 2025.05.08 06:26:49.243892 [ 256 ] {8063f5f6-fcd4-466b-9a9b-404d04332c11} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2025.05.08 06:26:49.243932 [ 256 ] {8063f5f6-fcd4-466b-9a9b-404d04332c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12489 | 2025.05.08 06:26:49.244284 [ 256 ] {8063f5f6-fcd4-466b-9a9b-404d04332c11} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12490 | 2025.05.08 06:26:49.244510 [ 256 ] {8063f5f6-fcd4-466b-9a9b-404d04332c11} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2025.05.08 06:26:49.244662 [ 256 ] {8063f5f6-fcd4-466b-9a9b-404d04332c11} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001783 sec., 3365.1149747616373 rows/sec., 274.40 KiB/sec. | ||
| 12492 | 2025.05.08 06:26:49.244704 [ 256 ] {8063f5f6-fcd4-466b-9a9b-404d04332c11} <Debug> TCPHandler: Processed in 0.00209472 sec. | ||
| 12493 | 2025.05.08 06:26:49.244830 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12494 | 2025.05.08 06:26:49.244926 [ 256 ] {abd06efd-6ea7-4264-b795-3e6281650fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12495 | 2025.05.08 06:26:49.244967 [ 256 ] {abd06efd-6ea7-4264-b795-3e6281650fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12496 | 2025.05.08 06:26:49.245967 [ 256 ] {abd06efd-6ea7-4264-b795-3e6281650fc8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2025.05.08 06:26:49.246004 [ 256 ] {abd06efd-6ea7-4264-b795-3e6281650fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12498 | 2025.05.08 06:26:49.246389 [ 256 ] {abd06efd-6ea7-4264-b795-3e6281650fc8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12499 | 2025.05.08 06:26:49.246608 [ 256 ] {abd06efd-6ea7-4264-b795-3e6281650fc8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12500 | 2025.05.08 06:26:49.246741 [ 256 ] {abd06efd-6ea7-4264-b795-3e6281650fc8} <Debug> executeQuery: Read 1265 rows, 107.41 KiB in 0.001834 sec., 689749.1821155944 rows/sec., 57.19 MiB/sec. | ||
| 12501 | 2025.05.08 06:26:49.246764 [ 148 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12502 | 2025.05.08 06:26:49.246779 [ 256 ] {abd06efd-6ea7-4264-b795-3e6281650fc8} <Debug> TCPHandler: Processed in 0.001998718 sec. | ||
| 12503 | 2025.05.08 06:26:49.246846 [ 148 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2025.05.08 06:26:49.246905 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12505 | 2025.05.08 06:26:49.246978 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12506 | 2025.05.08 06:26:49.247031 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 12507 | 2025.05.08 06:26:49.247079 [ 256 ] {b3c84da9-fcb0-47a5-9ff7-c65395db9636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12508 | 2025.05.08 06:26:49.247126 [ 256 ] {b3c84da9-fcb0-47a5-9ff7-c65395db9636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12509 | 2025.05.08 06:26:49.247181 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12510 | 2025.05.08 06:26:49.247226 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1409 rows starting from the beginning of the part | ||
| 12511 | 2025.05.08 06:26:49.247302 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 12512 | 2025.05.08 06:26:49.247362 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 196 rows starting from the beginning of the part | ||
| 12513 | 2025.05.08 06:26:49.247412 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 122 rows starting from the beginning of the part | ||
| 12514 | 2025.05.08 06:26:49.247460 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 72 rows starting from the beginning of the part | ||
| 12515 | 2025.05.08 06:26:49.247509 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1265 rows starting from the beginning of the part | ||
| 12516 | 2025.05.08 06:26:49.247567 [ 256 ] {b3c84da9-fcb0-47a5-9ff7-c65395db9636} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2025.05.08 06:26:49.247610 [ 256 ] {b3c84da9-fcb0-47a5-9ff7-c65395db9636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12518 | 2025.05.08 06:26:49.247962 [ 256 ] {b3c84da9-fcb0-47a5-9ff7-c65395db9636} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12519 | 2025.05.08 06:26:49.248200 [ 256 ] {b3c84da9-fcb0-47a5-9ff7-c65395db9636} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12520 | 2025.05.08 06:26:49.248345 [ 256 ] {b3c84da9-fcb0-47a5-9ff7-c65395db9636} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001284 sec., 30373.831775700935 rows/sec., 2.21 MiB/sec. | ||
| 12521 | 2025.05.08 06:26:49.248384 [ 256 ] {b3c84da9-fcb0-47a5-9ff7-c65395db9636} <Debug> TCPHandler: Processed in 0.001454701 sec. | ||
| 12522 | 2025.05.08 06:26:49.248500 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12523 | 2025.05.08 06:26:49.248595 [ 256 ] {7a21e170-2c1d-4dc4-bec6-879f470155a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12524 | 2025.05.08 06:26:49.248636 [ 256 ] {7a21e170-2c1d-4dc4-bec6-879f470155a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12525 | 2025.05.08 06:26:49.249067 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 5 columns (5 merged, 0 gathered) in 0.002099419 sec., 1517562.716160995 rows/sec., 133.00 MiB/sec. | ||
| 12526 | 2025.05.08 06:26:49.249111 [ 256 ] {7a21e170-2c1d-4dc4-bec6-879f470155a0} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2025.05.08 06:26:49.249151 [ 256 ] {7a21e170-2c1d-4dc4-bec6-879f470155a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12528 | 2025.05.08 06:26:49.249319 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12529 | 2025.05.08 06:26:49.249466 [ 256 ] {7a21e170-2c1d-4dc4-bec6-879f470155a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12530 | 2025.05.08 06:26:49.249621 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_111_22} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12531 | 2025.05.08 06:26:49.249688 [ 256 ] {7a21e170-2c1d-4dc4-bec6-879f470155a0} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2025.05.08 06:26:49.249696 [ 198 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_111_22} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12533 | 2025.05.08 06:26:49.249788 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12534 | 2025.05.08 06:26:49.249827 [ 256 ] {7a21e170-2c1d-4dc4-bec6-879f470155a0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00125 sec., 182400 rows/sec., 12.35 MiB/sec. | ||
| 12535 | 2025.05.08 06:26:49.249865 [ 256 ] {7a21e170-2c1d-4dc4-bec6-879f470155a0} <Debug> TCPHandler: Processed in 0.00141532 sec. | ||
| 12536 | 2025.05.08 06:26:49.249999 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2025.05.08 06:26:49.250122 [ 256 ] {4c4b1696-f170-4c60-8d17-1b2afcc27275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12538 | 2025.05.08 06:26:49.250169 [ 256 ] {4c4b1696-f170-4c60-8d17-1b2afcc27275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12539 | 2025.05.08 06:26:49.250864 [ 256 ] {4c4b1696-f170-4c60-8d17-1b2afcc27275} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2025.05.08 06:26:49.250902 [ 256 ] {4c4b1696-f170-4c60-8d17-1b2afcc27275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12541 | 2025.05.08 06:26:49.251233 [ 256 ] {4c4b1696-f170-4c60-8d17-1b2afcc27275} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12542 | 2025.05.08 06:26:49.251445 [ 256 ] {4c4b1696-f170-4c60-8d17-1b2afcc27275} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2025.05.08 06:26:49.251570 [ 256 ] {4c4b1696-f170-4c60-8d17-1b2afcc27275} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001472 sec., 379755.4347826087 rows/sec., 28.22 MiB/sec. | ||
| 12544 | 2025.05.08 06:26:49.251585 [ 148 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12545 | 2025.05.08 06:26:49.251608 [ 256 ] {4c4b1696-f170-4c60-8d17-1b2afcc27275} <Debug> TCPHandler: Processed in 0.001667774 sec. | ||
| 12546 | 2025.05.08 06:26:49.251627 [ 148 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2025.05.08 06:26:49.251652 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12548 | 2025.05.08 06:26:49.251726 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 12549 | 2025.05.08 06:26:49.251728 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12550 | 2025.05.08 06:26:49.251844 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12551 | 2025.05.08 06:26:49.251860 [ 256 ] {e1357659-6e3f-40a3-a9a2-52c5d727d8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12552 | 2025.05.08 06:26:49.251877 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 633 rows starting from the beginning of the part | ||
| 12553 | 2025.05.08 06:26:49.251909 [ 256 ] {e1357659-6e3f-40a3-a9a2-52c5d727d8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12554 | 2025.05.08 06:26:49.251935 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 12555 | 2025.05.08 06:26:49.251982 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 116 rows starting from the beginning of the part | ||
| 12556 | 2025.05.08 06:26:49.252022 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 97 rows starting from the beginning of the part | ||
| 12557 | 2025.05.08 06:26:49.252062 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 72 rows starting from the beginning of the part | ||
| 12558 | 2025.05.08 06:26:49.252100 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 559 rows starting from the beginning of the part | ||
| 12559 | 2025.05.08 06:26:49.252583 [ 256 ] {e1357659-6e3f-40a3-a9a2-52c5d727d8a5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2025.05.08 06:26:49.252627 [ 256 ] {e1357659-6e3f-40a3-a9a2-52c5d727d8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12561 | 2025.05.08 06:26:49.253037 [ 256 ] {e1357659-6e3f-40a3-a9a2-52c5d727d8a5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12562 | 2025.05.08 06:26:49.253117 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1574 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142307 sec., 1106059.4348837372 rows/sec., 88.17 MiB/sec. | ||
| 12563 | 2025.05.08 06:26:49.253253 [ 256 ] {e1357659-6e3f-40a3-a9a2-52c5d727d8a5} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2025.05.08 06:26:49.253261 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12565 | 2025.05.08 06:26:49.253391 [ 256 ] {e1357659-6e3f-40a3-a9a2-52c5d727d8a5} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001551 sec., 592520.9542230818 rows/sec., 39.86 MiB/sec. | ||
| 12566 | 2025.05.08 06:26:49.253405 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12567 | 2025.05.08 06:26:49.253452 [ 256 ] {e1357659-6e3f-40a3-a9a2-52c5d727d8a5} <Debug> TCPHandler: Processed in 0.001773045 sec. | ||
| 12568 | 2025.05.08 06:26:49.253457 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2025.05.08 06:26:49.253497 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12570 | 2025.05.08 06:26:49.253537 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_111_22} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12571 | 2025.05.08 06:26:49.253565 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 12572 | 2025.05.08 06:26:49.253580 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2025.05.08 06:26:49.253614 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_111_22} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12574 | 2025.05.08 06:26:49.253674 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12575 | 2025.05.08 06:26:49.253684 [ 256 ] {24b4d667-c60c-48ef-b3d3-3c0f466af4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12576 | 2025.05.08 06:26:49.253701 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12577 | 2025.05.08 06:26:49.253708 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 32541 rows starting from the beginning of the part | ||
| 12578 | 2025.05.08 06:26:49.253747 [ 256 ] {24b4d667-c60c-48ef-b3d3-3c0f466af4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12579 | 2025.05.08 06:26:49.253764 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 12580 | 2025.05.08 06:26:49.253804 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 200 rows starting from the beginning of the part | ||
| 12581 | 2025.05.08 06:26:49.253838 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 12582 | 2025.05.08 06:26:49.253870 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 12583 | 2025.05.08 06:26:49.253903 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 919 rows starting from the beginning of the part | ||
| 12584 | 2025.05.08 06:26:49.254572 [ 256 ] {24b4d667-c60c-48ef-b3d3-3c0f466af4b0} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2025.05.08 06:26:49.254616 [ 256 ] {24b4d667-c60c-48ef-b3d3-3c0f466af4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12586 | 2025.05.08 06:26:49.255173 [ 256 ] {24b4d667-c60c-48ef-b3d3-3c0f466af4b0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12587 | 2025.05.08 06:26:49.255418 [ 256 ] {24b4d667-c60c-48ef-b3d3-3c0f466af4b0} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2025.05.08 06:26:49.255561 [ 256 ] {24b4d667-c60c-48ef-b3d3-3c0f466af4b0} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001896 sec., 17405.063291139242 rows/sec., 31.19 MiB/sec. | ||
| 12589 | 2025.05.08 06:26:49.255630 [ 256 ] {24b4d667-c60c-48ef-b3d3-3c0f466af4b0} <Debug> TCPHandler: Processed in 0.002097819 sec. | ||
| 12590 | 2025.05.08 06:26:49.255759 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2025.05.08 06:26:49.255852 [ 256 ] {6875cf2b-33da-4343-b28e-6350747b23ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12592 | 2025.05.08 06:26:49.255893 [ 256 ] {6875cf2b-33da-4343-b28e-6350747b23ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12593 | 2025.05.08 06:26:49.256285 [ 256 ] {6875cf2b-33da-4343-b28e-6350747b23ed} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2025.05.08 06:26:49.256322 [ 256 ] {6875cf2b-33da-4343-b28e-6350747b23ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12595 | 2025.05.08 06:26:49.256637 [ 256 ] {6875cf2b-33da-4343-b28e-6350747b23ed} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12596 | 2025.05.08 06:26:49.256841 [ 256 ] {6875cf2b-33da-4343-b28e-6350747b23ed} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2025.05.08 06:26:49.256970 [ 256 ] {6875cf2b-33da-4343-b28e-6350747b23ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12598 | 2025.05.08 06:26:49.256970 [ 148 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12599 | 2025.05.08 06:26:49.257008 [ 256 ] {6875cf2b-33da-4343-b28e-6350747b23ed} <Debug> TCPHandler: Processed in 0.001296418 sec. | ||
| 12600 | 2025.05.08 06:26:49.257026 [ 148 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2025.05.08 06:26:49.257051 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12602 | 2025.05.08 06:26:49.257148 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 12603 | 2025.05.08 06:26:49.257264 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12604 | 2025.05.08 06:26:49.257297 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6270 rows starting from the beginning of the part | ||
| 12605 | 2025.05.08 06:26:49.257357 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 12606 | 2025.05.08 06:26:49.257399 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 12607 | 2025.05.08 06:26:49.257439 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 12608 | 2025.05.08 06:26:49.257499 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 12609 | 2025.05.08 06:26:49.257566 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 12610 | 2025.05.08 06:26:49.259677 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6570 rows, containing 4 columns (4 merged, 0 gathered) in 0.002573306 sec., 2553135.9270914537 rows/sec., 172.02 MiB/sec. | ||
| 12611 | 2025.05.08 06:26:49.260140 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12612 | 2025.05.08 06:26:49.260449 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_111_22} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12613 | 2025.05.08 06:26:49.260509 [ 201 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34140 rows, containing 5 columns (5 merged, 0 gathered) in 0.006970818 sec., 4897560.085487815 rows/sec., 336.03 MiB/sec. | ||
| 12614 | 2025.05.08 06:26:49.260528 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_111_22} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12615 | 2025.05.08 06:26:49.260618 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 12616 | 2025.05.08 06:26:49.260799 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12617 | 2025.05.08 06:26:49.261097 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12618 | 2025.05.08 06:26:49.261175 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12619 | 2025.05.08 06:26:49.261263 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12620 | 2025.05.08 06:26:51.544634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36234 | ||
| 12621 | 2025.05.08 06:26:51.545128 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12622 | 2025.05.08 06:26:51.545173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12623 | 2025.05.08 06:26:51.545642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12624 | 2025.05.08 06:26:51.545860 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2025.05.08 06:26:51.545987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
| 12626 | 2025.05.08 06:26:53.546966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 12627 | 2025.05.08 06:26:53.564510 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2025.05.08 06:26:53.564570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12629 | 2025.05.08 06:26:53.570928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12630 | 2025.05.08 06:26:53.571629 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2025.05.08 06:26:53.575740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 12632 | 2025.05.08 06:26:54.353921 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12633 | 2025.05.08 06:26:54.354189 [ 256 ] {06447a2c-ba23-402b-bc62-72a8f12db6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12634 | 2025.05.08 06:26:54.354357 [ 256 ] {06447a2c-ba23-402b-bc62-72a8f12db6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12635 | 2025.05.08 06:26:54.355242 [ 256 ] {06447a2c-ba23-402b-bc62-72a8f12db6a0} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12636 | 2025.05.08 06:26:54.355291 [ 256 ] {06447a2c-ba23-402b-bc62-72a8f12db6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12637 | 2025.05.08 06:26:54.355694 [ 256 ] {06447a2c-ba23-402b-bc62-72a8f12db6a0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12638 | 2025.05.08 06:26:54.355918 [ 256 ] {06447a2c-ba23-402b-bc62-72a8f12db6a0} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2025.05.08 06:26:54.356074 [ 256 ] {06447a2c-ba23-402b-bc62-72a8f12db6a0} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001901 sec., 37874.80273540242 rows/sec., 3.08 MiB/sec. | ||
| 12640 | 2025.05.08 06:26:54.356115 [ 256 ] {06447a2c-ba23-402b-bc62-72a8f12db6a0} <Debug> TCPHandler: Processed in 0.002331752 sec. | ||
| 12641 | 2025.05.08 06:26:54.356199 [ 219 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 12642 | 2025.05.08 06:26:54.356251 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2025.05.08 06:26:54.356300 [ 219 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 12644 | 2025.05.08 06:26:54.356379 [ 256 ] {36ed78a4-47e0-4eb0-9155-277c16831b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12645 | 2025.05.08 06:26:54.356427 [ 256 ] {36ed78a4-47e0-4eb0-9155-277c16831b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12646 | 2025.05.08 06:26:54.356850 [ 256 ] {36ed78a4-47e0-4eb0-9155-277c16831b80} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12647 | 2025.05.08 06:26:54.356890 [ 256 ] {36ed78a4-47e0-4eb0-9155-277c16831b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12648 | 2025.05.08 06:26:54.357213 [ 256 ] {36ed78a4-47e0-4eb0-9155-277c16831b80} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12649 | 2025.05.08 06:26:54.357479 [ 256 ] {36ed78a4-47e0-4eb0-9155-277c16831b80} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12650 | 2025.05.08 06:26:54.357609 [ 256 ] {36ed78a4-47e0-4eb0-9155-277c16831b80} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001248 sec., 6410.25641025641 rows/sec., 482.02 KiB/sec. | ||
| 12651 | 2025.05.08 06:26:54.357647 [ 256 ] {36ed78a4-47e0-4eb0-9155-277c16831b80} <Debug> TCPHandler: Processed in 0.00144442 sec. | ||
| 12652 | 2025.05.08 06:26:54.357758 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12653 | 2025.05.08 06:26:54.357850 [ 256 ] {7d6fd769-74af-4e92-8fca-e0770dd002a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12654 | 2025.05.08 06:26:54.357889 [ 256 ] {7d6fd769-74af-4e92-8fca-e0770dd002a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12655 | 2025.05.08 06:26:54.358322 [ 256 ] {7d6fd769-74af-4e92-8fca-e0770dd002a7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2025.05.08 06:26:54.358359 [ 256 ] {7d6fd769-74af-4e92-8fca-e0770dd002a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12657 | 2025.05.08 06:26:54.358684 [ 256 ] {7d6fd769-74af-4e92-8fca-e0770dd002a7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12658 | 2025.05.08 06:26:54.358928 [ 256 ] {7d6fd769-74af-4e92-8fca-e0770dd002a7} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2025.05.08 06:26:54.358971 [ 219 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 12660 | 2025.05.08 06:26:54.359061 [ 256 ] {7d6fd769-74af-4e92-8fca-e0770dd002a7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001229 sec., 58584.21480878763 rows/sec., 4.57 MiB/sec. | ||
| 12661 | 2025.05.08 06:26:54.359102 [ 256 ] {7d6fd769-74af-4e92-8fca-e0770dd002a7} <Debug> TCPHandler: Processed in 0.001391019 sec. | ||
| 12662 | 2025.05.08 06:26:54.359215 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12663 | 2025.05.08 06:26:54.359307 [ 256 ] {5ab034f7-8e37-4ad3-93c4-242fc7d69faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12664 | 2025.05.08 06:26:54.359350 [ 256 ] {5ab034f7-8e37-4ad3-93c4-242fc7d69faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12665 | 2025.05.08 06:26:54.359797 [ 256 ] {5ab034f7-8e37-4ad3-93c4-242fc7d69faf} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12666 | 2025.05.08 06:26:54.359835 [ 256 ] {5ab034f7-8e37-4ad3-93c4-242fc7d69faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12667 | 2025.05.08 06:26:54.360167 [ 256 ] {5ab034f7-8e37-4ad3-93c4-242fc7d69faf} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12668 | 2025.05.08 06:26:54.360383 [ 256 ] {5ab034f7-8e37-4ad3-93c4-242fc7d69faf} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12669 | 2025.05.08 06:26:54.360514 [ 256 ] {5ab034f7-8e37-4ad3-93c4-242fc7d69faf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 12670 | 2025.05.08 06:26:54.360550 [ 256 ] {5ab034f7-8e37-4ad3-93c4-242fc7d69faf} <Debug> TCPHandler: Processed in 0.00138184 sec. | ||
| 12671 | 2025.05.08 06:26:54.360650 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12672 | 2025.05.08 06:26:54.360743 [ 256 ] {5805607a-4c9c-4e5b-ba67-9dd93c6795d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12673 | 2025.05.08 06:26:54.360796 [ 256 ] {5805607a-4c9c-4e5b-ba67-9dd93c6795d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12674 | 2025.05.08 06:26:54.361620 [ 256 ] {5805607a-4c9c-4e5b-ba67-9dd93c6795d3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12675 | 2025.05.08 06:26:54.361657 [ 256 ] {5805607a-4c9c-4e5b-ba67-9dd93c6795d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12676 | 2025.05.08 06:26:54.362174 [ 256 ] {5805607a-4c9c-4e5b-ba67-9dd93c6795d3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12677 | 2025.05.08 06:26:54.362399 [ 256 ] {5805607a-4c9c-4e5b-ba67-9dd93c6795d3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12678 | 2025.05.08 06:26:54.362535 [ 256 ] {5805607a-4c9c-4e5b-ba67-9dd93c6795d3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00181 sec., 4419.889502762431 rows/sec., 7.92 MiB/sec. | ||
| 12679 | 2025.05.08 06:26:54.362588 [ 256 ] {5805607a-4c9c-4e5b-ba67-9dd93c6795d3} <Debug> TCPHandler: Processed in 0.001984868 sec. | ||
| 12680 | 2025.05.08 06:26:54.362699 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12681 | 2025.05.08 06:26:54.362793 [ 256 ] {113576d9-52cf-4ba9-b7e2-363e20c592d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12682 | 2025.05.08 06:26:54.362833 [ 256 ] {113576d9-52cf-4ba9-b7e2-363e20c592d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12683 | 2025.05.08 06:26:54.363165 [ 256 ] {113576d9-52cf-4ba9-b7e2-363e20c592d1} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12684 | 2025.05.08 06:26:54.363201 [ 256 ] {113576d9-52cf-4ba9-b7e2-363e20c592d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12685 | 2025.05.08 06:26:54.363493 [ 256 ] {113576d9-52cf-4ba9-b7e2-363e20c592d1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12686 | 2025.05.08 06:26:54.363699 [ 256 ] {113576d9-52cf-4ba9-b7e2-363e20c592d1} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2025.05.08 06:26:54.363824 [ 256 ] {113576d9-52cf-4ba9-b7e2-363e20c592d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 12688 | 2025.05.08 06:26:54.363859 [ 256 ] {113576d9-52cf-4ba9-b7e2-363e20c592d1} <Debug> TCPHandler: Processed in 0.001207617 sec. | ||
| 12689 | 2025.05.08 06:26:54.612094 [ 224 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 12690 | 2025.05.08 06:26:54.612185 [ 224 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 12691 | 2025.05.08 06:26:54.614117 [ 224 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 12692 | 2025.05.08 06:26:54.836293 [ 225 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 12693 | 2025.05.08 06:26:54.836374 [ 225 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 12694 | 2025.05.08 06:26:54.838536 [ 225 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 12695 | 2025.05.08 06:26:54.952735 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 12696 | 2025.05.08 06:26:54.952781 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 12697 | 2025.05.08 06:26:54.954557 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 12698 | 2025.05.08 06:26:58.864462 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12699 | 2025.05.08 06:26:58.864564 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12700 | 2025.05.08 06:26:59.001515 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001159717 sec. | ||
| 12701 | 2025.05.08 06:26:59.015692 [ 223 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 12702 | 2025.05.08 06:26:59.015732 [ 223 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 12703 | 2025.05.08 06:26:59.017434 [ 223 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 12704 | 2025.05.08 06:26:59.046209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36722 | ||
| 12705 | 2025.05.08 06:26:59.046795 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12706 | 2025.05.08 06:26:59.046849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12707 | 2025.05.08 06:26:59.047359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12708 | 2025.05.08 06:26:59.047592 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12709 | 2025.05.08 06:26:59.047737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36722 | ||
| 12710 | 2025.05.08 06:26:59.153557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1716 | ||
| 12711 | 2025.05.08 06:26:59.155942 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12712 | 2025.05.08 06:26:59.155993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12713 | 2025.05.08 06:26:59.157288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12714 | 2025.05.08 06:26:59.157582 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12715 | 2025.05.08 06:26:59.157882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1716 | ||
| 12716 | 2025.05.08 06:26:59.355000 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12717 | 2025.05.08 06:26:59.355230 [ 256 ] {45c1d738-38f5-4574-b7e1-23150c9b1583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12718 | 2025.05.08 06:26:59.355305 [ 256 ] {45c1d738-38f5-4574-b7e1-23150c9b1583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12719 | 2025.05.08 06:26:59.355935 [ 256 ] {45c1d738-38f5-4574-b7e1-23150c9b1583} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2025.05.08 06:26:59.355978 [ 256 ] {45c1d738-38f5-4574-b7e1-23150c9b1583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12721 | 2025.05.08 06:26:59.356323 [ 256 ] {45c1d738-38f5-4574-b7e1-23150c9b1583} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12722 | 2025.05.08 06:26:59.356540 [ 256 ] {45c1d738-38f5-4574-b7e1-23150c9b1583} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2025.05.08 06:26:59.356680 [ 256 ] {45c1d738-38f5-4574-b7e1-23150c9b1583} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.0015 sec., 81333.33333333333 rows/sec., 6.92 MiB/sec. | ||
| 12724 | 2025.05.08 06:26:59.356723 [ 256 ] {45c1d738-38f5-4574-b7e1-23150c9b1583} <Debug> TCPHandler: Processed in 0.001846326 sec. | ||
| 12725 | 2025.05.08 06:26:59.356844 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12726 | 2025.05.08 06:26:59.356940 [ 256 ] {c94cc3f4-b643-4798-8f9b-b131fcd4bf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12727 | 2025.05.08 06:26:59.356981 [ 256 ] {c94cc3f4-b643-4798-8f9b-b131fcd4bf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12728 | 2025.05.08 06:26:59.357386 [ 256 ] {c94cc3f4-b643-4798-8f9b-b131fcd4bf55} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2025.05.08 06:26:59.357424 [ 256 ] {c94cc3f4-b643-4798-8f9b-b131fcd4bf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12730 | 2025.05.08 06:26:59.357721 [ 256 ] {c94cc3f4-b643-4798-8f9b-b131fcd4bf55} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12731 | 2025.05.08 06:26:59.357940 [ 256 ] {c94cc3f4-b643-4798-8f9b-b131fcd4bf55} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2025.05.08 06:26:59.358063 [ 137 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12733 | 2025.05.08 06:26:59.358071 [ 256 ] {c94cc3f4-b643-4798-8f9b-b131fcd4bf55} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001149 sec., 28720.626631853786 rows/sec., 2.11 MiB/sec. | ||
| 12734 | 2025.05.08 06:26:59.358157 [ 137 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2025.05.08 06:26:59.358163 [ 256 ] {c94cc3f4-b643-4798-8f9b-b131fcd4bf55} <Debug> TCPHandler: Processed in 0.001369209 sec. | ||
| 12736 | 2025.05.08 06:26:59.358204 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12737 | 2025.05.08 06:26:59.358296 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2025.05.08 06:26:59.358340 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 12739 | 2025.05.08 06:26:59.358396 [ 256 ] {d4bf77b3-9d72-4d54-bfae-86ce1882cb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12740 | 2025.05.08 06:26:59.358437 [ 256 ] {d4bf77b3-9d72-4d54-bfae-86ce1882cb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12741 | 2025.05.08 06:26:59.358445 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12742 | 2025.05.08 06:26:59.358477 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 71 rows starting from the beginning of the part | ||
| 12743 | 2025.05.08 06:26:59.358543 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 12744 | 2025.05.08 06:26:59.358593 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 12745 | 2025.05.08 06:26:59.358640 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 39 rows starting from the beginning of the part | ||
| 12746 | 2025.05.08 06:26:59.358687 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 12747 | 2025.05.08 06:26:59.358732 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 12748 | 2025.05.08 06:26:59.358868 [ 256 ] {d4bf77b3-9d72-4d54-bfae-86ce1882cb49} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2025.05.08 06:26:59.358905 [ 256 ] {d4bf77b3-9d72-4d54-bfae-86ce1882cb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12750 | 2025.05.08 06:26:59.359208 [ 256 ] {d4bf77b3-9d72-4d54-bfae-86ce1882cb49} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12751 | 2025.05.08 06:26:59.359416 [ 256 ] {d4bf77b3-9d72-4d54-bfae-86ce1882cb49} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2025.05.08 06:26:59.359494 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195717 sec., 160573.11219962584 rows/sec., 12.35 MiB/sec. | ||
| 12753 | 2025.05.08 06:26:59.359544 [ 256 ] {d4bf77b3-9d72-4d54-bfae-86ce1882cb49} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001166 sec., 83190.39451114924 rows/sec., 6.50 MiB/sec. | ||
| 12754 | 2025.05.08 06:26:59.359587 [ 256 ] {d4bf77b3-9d72-4d54-bfae-86ce1882cb49} <Debug> TCPHandler: Processed in 0.001339969 sec. | ||
| 12755 | 2025.05.08 06:26:59.359695 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12756 | 2025.05.08 06:26:59.359708 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2025.05.08 06:26:59.359813 [ 256 ] {3fbd739d-9297-4f93-a580-217d7ad7adaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12758 | 2025.05.08 06:26:59.359858 [ 256 ] {3fbd739d-9297-4f93-a580-217d7ad7adaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12759 | 2025.05.08 06:26:59.360041 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_111_22} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12760 | 2025.05.08 06:26:59.360130 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_111_22} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12761 | 2025.05.08 06:26:59.360234 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12762 | 2025.05.08 06:26:59.360263 [ 256 ] {3fbd739d-9297-4f93-a580-217d7ad7adaf} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2025.05.08 06:26:59.360305 [ 256 ] {3fbd739d-9297-4f93-a580-217d7ad7adaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12764 | 2025.05.08 06:26:59.360634 [ 256 ] {3fbd739d-9297-4f93-a580-217d7ad7adaf} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12765 | 2025.05.08 06:26:59.360846 [ 256 ] {3fbd739d-9297-4f93-a580-217d7ad7adaf} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12766 | 2025.05.08 06:26:59.360974 [ 256 ] {3fbd739d-9297-4f93-a580-217d7ad7adaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 12767 | 2025.05.08 06:26:59.361010 [ 256 ] {3fbd739d-9297-4f93-a580-217d7ad7adaf} <Debug> TCPHandler: Processed in 0.00135917 sec. | ||
| 12768 | 2025.05.08 06:26:59.361120 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12769 | 2025.05.08 06:26:59.361213 [ 256 ] {85f63e7b-d31e-4ca6-87c1-a36ab454dce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12770 | 2025.05.08 06:26:59.361267 [ 256 ] {85f63e7b-d31e-4ca6-87c1-a36ab454dce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12771 | 2025.05.08 06:26:59.362086 [ 256 ] {85f63e7b-d31e-4ca6-87c1-a36ab454dce2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2025.05.08 06:26:59.362124 [ 256 ] {85f63e7b-d31e-4ca6-87c1-a36ab454dce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12773 | 2025.05.08 06:26:59.362662 [ 256 ] {85f63e7b-d31e-4ca6-87c1-a36ab454dce2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12774 | 2025.05.08 06:26:59.362879 [ 256 ] {85f63e7b-d31e-4ca6-87c1-a36ab454dce2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2025.05.08 06:26:59.363004 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12776 | 2025.05.08 06:26:59.363019 [ 256 ] {85f63e7b-d31e-4ca6-87c1-a36ab454dce2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001823 sec., 18102.029621503018 rows/sec., 32.44 MiB/sec. | ||
| 12777 | 2025.05.08 06:26:59.363040 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2025.05.08 06:26:59.363063 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12779 | 2025.05.08 06:26:59.363090 [ 256 ] {85f63e7b-d31e-4ca6-87c1-a36ab454dce2} <Debug> TCPHandler: Processed in 0.002019319 sec. | ||
| 12780 | 2025.05.08 06:26:59.363151 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 12781 | 2025.05.08 06:26:59.363210 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2025.05.08 06:26:59.363310 [ 256 ] {af2c9326-362d-4247-b8dc-cebfdfa59cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12783 | 2025.05.08 06:26:59.363355 [ 256 ] {af2c9326-362d-4247-b8dc-cebfdfa59cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12784 | 2025.05.08 06:26:59.363378 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12785 | 2025.05.08 06:26:59.363442 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2123 rows starting from the beginning of the part | ||
| 12786 | 2025.05.08 06:26:59.363567 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 12787 | 2025.05.08 06:26:59.363674 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 12788 | 2025.05.08 06:26:59.363692 [ 256 ] {af2c9326-362d-4247-b8dc-cebfdfa59cd9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2025.05.08 06:26:59.363734 [ 256 ] {af2c9326-362d-4247-b8dc-cebfdfa59cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12790 | 2025.05.08 06:26:59.363783 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 12791 | 2025.05.08 06:26:59.363893 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 12792 | 2025.05.08 06:26:59.364005 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 12793 | 2025.05.08 06:26:59.364055 [ 256 ] {af2c9326-362d-4247-b8dc-cebfdfa59cd9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12794 | 2025.05.08 06:26:59.364276 [ 256 ] {af2c9326-362d-4247-b8dc-cebfdfa59cd9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2025.05.08 06:26:59.364408 [ 256 ] {af2c9326-362d-4247-b8dc-cebfdfa59cd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 12796 | 2025.05.08 06:26:59.364445 [ 256 ] {af2c9326-362d-4247-b8dc-cebfdfa59cd9} <Debug> TCPHandler: Processed in 0.001292478 sec. | ||
| 12797 | 2025.05.08 06:26:59.373509 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2238 rows, containing 19 columns (19 merged, 0 gathered) in 0.010389306 sec., 215413.8110861303 rows/sec., 386.01 MiB/sec. | ||
| 12798 | 2025.05.08 06:26:59.375641 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12799 | 2025.05.08 06:26:59.376042 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2025.05.08 06:26:59.376123 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12801 | 2025.05.08 06:26:59.376302 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. | ||
| 12802 | 2025.05.08 06:26:59.622558 [ 224 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 12803 | 2025.05.08 06:26:59.622607 [ 224 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 12804 | 2025.05.08 06:26:59.624554 [ 224 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 12805 | 2025.05.08 06:27:00.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.03 MiB, peak 363.37 MiB, free memory in arenas 0.00 B, will set to 349.42 MiB (RSS), difference: 8.39 MiB | ||
| 12806 | 2025.05.08 06:27:01.075898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 12807 | 2025.05.08 06:27:01.092537 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12808 | 2025.05.08 06:27:01.092585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12809 | 2025.05.08 06:27:01.098878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12810 | 2025.05.08 06:27:01.099600 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12811 | 2025.05.08 06:27:01.102509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 12812 | 2025.05.08 06:27:03.939162 [ 128 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12813 | 2025.05.08 06:27:03.939250 [ 128 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12814 | 2025.05.08 06:27:03.939278 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12815 | 2025.05.08 06:27:03.939398 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::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 | ||
| 12816 | 2025.05.08 06:27:03.939437 [ 223 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): 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] | ||
| 12817 | 2025.05.08 06:27:03.939526 [ 223 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): 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] | ||
| 12818 | 2025.05.08 06:27:03.939525 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12819 | 2025.05.08 06:27:03.939583 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 253 rows starting from the beginning of the part | ||
| 12820 | 2025.05.08 06:27:03.939655 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 12821 | 2025.05.08 06:27:03.939710 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 12822 | 2025.05.08 06:27:03.939758 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 12823 | 2025.05.08 06:27:03.939806 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 12824 | 2025.05.08 06:27:03.940693 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338639 sec., 565499.7351787898 rows/sec., 41.27 MiB/sec. | ||
| 12825 | 2025.05.08 06:27:03.940838 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12826 | 2025.05.08 06:27:03.941126 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_37_9} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2025.05.08 06:27:03.941201 [ 200 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_37_9} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12828 | 2025.05.08 06:27:03.941267 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12829 | 2025.05.08 06:27:03.941423 [ 223 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): 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] | ||
| 12830 | 2025.05.08 06:27:04.254376 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 12831 | 2025.05.08 06:27:04.254434 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 12832 | 2025.05.08 06:27:04.256102 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 12833 | 2025.05.08 06:27:04.355674 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12834 | 2025.05.08 06:27:04.355955 [ 256 ] {3c836f62-d8e3-4766-8bf8-7d302a44bfba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12835 | 2025.05.08 06:27:04.356054 [ 256 ] {3c836f62-d8e3-4766-8bf8-7d302a44bfba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12836 | 2025.05.08 06:27:04.356803 [ 256 ] {3c836f62-d8e3-4766-8bf8-7d302a44bfba} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12837 | 2025.05.08 06:27:04.356839 [ 256 ] {3c836f62-d8e3-4766-8bf8-7d302a44bfba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12838 | 2025.05.08 06:27:04.357217 [ 256 ] {3c836f62-d8e3-4766-8bf8-7d302a44bfba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12839 | 2025.05.08 06:27:04.357441 [ 256 ] {3c836f62-d8e3-4766-8bf8-7d302a44bfba} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2025.05.08 06:27:04.357589 [ 256 ] {3c836f62-d8e3-4766-8bf8-7d302a44bfba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001711 sec., 14026.884862653418 rows/sec., 1.16 MiB/sec. | ||
| 12841 | 2025.05.08 06:27:04.357630 [ 256 ] {3c836f62-d8e3-4766-8bf8-7d302a44bfba} <Debug> TCPHandler: Processed in 0.00212836 sec. | ||
| 12842 | 2025.05.08 06:27:04.357746 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12843 | 2025.05.08 06:27:04.357841 [ 256 ] {5328551e-2f71-4934-99be-3cbc6d835b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12844 | 2025.05.08 06:27:04.357880 [ 256 ] {5328551e-2f71-4934-99be-3cbc6d835b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12845 | 2025.05.08 06:27:04.358395 [ 256 ] {5328551e-2f71-4934-99be-3cbc6d835b92} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2025.05.08 06:27:04.358432 [ 256 ] {5328551e-2f71-4934-99be-3cbc6d835b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12847 | 2025.05.08 06:27:04.358744 [ 256 ] {5328551e-2f71-4934-99be-3cbc6d835b92} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12848 | 2025.05.08 06:27:04.358955 [ 256 ] {5328551e-2f71-4934-99be-3cbc6d835b92} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2025.05.08 06:27:04.359079 [ 256 ] {5328551e-2f71-4934-99be-3cbc6d835b92} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001257 sec., 152744.63007159904 rows/sec., 13.56 MiB/sec. | ||
| 12850 | 2025.05.08 06:27:04.359115 [ 256 ] {5328551e-2f71-4934-99be-3cbc6d835b92} <Debug> TCPHandler: Processed in 0.00141611 sec. | ||
| 12851 | 2025.05.08 06:27:04.359226 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12852 | 2025.05.08 06:27:04.359320 [ 256 ] {d0075ed2-832f-4530-bee2-0e98027e4836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12853 | 2025.05.08 06:27:04.359358 [ 256 ] {d0075ed2-832f-4530-bee2-0e98027e4836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12854 | 2025.05.08 06:27:04.359753 [ 256 ] {d0075ed2-832f-4530-bee2-0e98027e4836} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2025.05.08 06:27:04.359786 [ 256 ] {d0075ed2-832f-4530-bee2-0e98027e4836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12856 | 2025.05.08 06:27:04.360086 [ 256 ] {d0075ed2-832f-4530-bee2-0e98027e4836} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12857 | 2025.05.08 06:27:04.360289 [ 256 ] {d0075ed2-832f-4530-bee2-0e98027e4836} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2025.05.08 06:27:04.360415 [ 256 ] {d0075ed2-832f-4530-bee2-0e98027e4836} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001114 sec., 17953.321364452426 rows/sec., 1.37 MiB/sec. | ||
| 12859 | 2025.05.08 06:27:04.360452 [ 256 ] {d0075ed2-832f-4530-bee2-0e98027e4836} <Debug> TCPHandler: Processed in 0.001272428 sec. | ||
| 12860 | 2025.05.08 06:27:04.360456 [ 222 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 12861 | 2025.05.08 06:27:04.360492 [ 222 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 12862 | 2025.05.08 06:27:04.360547 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12863 | 2025.05.08 06:27:04.360638 [ 256 ] {dd793ae1-70b9-42f7-ba30-687062b5e2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12864 | 2025.05.08 06:27:04.360677 [ 256 ] {dd793ae1-70b9-42f7-ba30-687062b5e2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12865 | 2025.05.08 06:27:04.361064 [ 256 ] {dd793ae1-70b9-42f7-ba30-687062b5e2f5} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2025.05.08 06:27:04.361097 [ 256 ] {dd793ae1-70b9-42f7-ba30-687062b5e2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12867 | 2025.05.08 06:27:04.361381 [ 256 ] {dd793ae1-70b9-42f7-ba30-687062b5e2f5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12868 | 2025.05.08 06:27:04.361599 [ 256 ] {dd793ae1-70b9-42f7-ba30-687062b5e2f5} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2025.05.08 06:27:04.361724 [ 256 ] {dd793ae1-70b9-42f7-ba30-687062b5e2f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001104 sec., 21739.130434782608 rows/sec., 1.80 MiB/sec. | ||
| 12870 | 2025.05.08 06:27:04.361760 [ 256 ] {dd793ae1-70b9-42f7-ba30-687062b5e2f5} <Debug> TCPHandler: Processed in 0.001258608 sec. | ||
| 12871 | 2025.05.08 06:27:04.361863 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12872 | 2025.05.08 06:27:04.361955 [ 256 ] {819c41e9-e8d3-4b45-af7a-9f33639dea7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12873 | 2025.05.08 06:27:04.361993 [ 256 ] {819c41e9-e8d3-4b45-af7a-9f33639dea7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12874 | 2025.05.08 06:27:04.362270 [ 222 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 12875 | 2025.05.08 06:27:04.362374 [ 256 ] {819c41e9-e8d3-4b45-af7a-9f33639dea7b} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12876 | 2025.05.08 06:27:04.362407 [ 256 ] {819c41e9-e8d3-4b45-af7a-9f33639dea7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12877 | 2025.05.08 06:27:04.362689 [ 256 ] {819c41e9-e8d3-4b45-af7a-9f33639dea7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12878 | 2025.05.08 06:27:04.362885 [ 256 ] {819c41e9-e8d3-4b45-af7a-9f33639dea7b} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12879 | 2025.05.08 06:27:04.363007 [ 256 ] {819c41e9-e8d3-4b45-af7a-9f33639dea7b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 876.17 KiB/sec. | ||
| 12880 | 2025.05.08 06:27:04.363043 [ 256 ] {819c41e9-e8d3-4b45-af7a-9f33639dea7b} <Debug> TCPHandler: Processed in 0.001225597 sec. | ||
| 12881 | 2025.05.08 06:27:04.363146 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12882 | 2025.05.08 06:27:04.363236 [ 256 ] {0389b8f2-a854-47d5-8cd8-ba243bdfaa2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12883 | 2025.05.08 06:27:04.363274 [ 256 ] {0389b8f2-a854-47d5-8cd8-ba243bdfaa2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12884 | 2025.05.08 06:27:04.363690 [ 256 ] {0389b8f2-a854-47d5-8cd8-ba243bdfaa2b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12885 | 2025.05.08 06:27:04.363724 [ 256 ] {0389b8f2-a854-47d5-8cd8-ba243bdfaa2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12886 | 2025.05.08 06:27:04.364011 [ 256 ] {0389b8f2-a854-47d5-8cd8-ba243bdfaa2b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12887 | 2025.05.08 06:27:04.364222 [ 256 ] {0389b8f2-a854-47d5-8cd8-ba243bdfaa2b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12888 | 2025.05.08 06:27:04.364342 [ 256 ] {0389b8f2-a854-47d5-8cd8-ba243bdfaa2b} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001123 sec., 96170.97061442563 rows/sec., 7.84 MiB/sec. | ||
| 12889 | 2025.05.08 06:27:04.364378 [ 256 ] {0389b8f2-a854-47d5-8cd8-ba243bdfaa2b} <Debug> TCPHandler: Processed in 0.001277398 sec. | ||
| 12890 | 2025.05.08 06:27:04.364487 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12891 | 2025.05.08 06:27:04.364578 [ 256 ] {cc29b234-5785-4e96-83b8-e66eed592d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12892 | 2025.05.08 06:27:04.364619 [ 256 ] {cc29b234-5785-4e96-83b8-e66eed592d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12893 | 2025.05.08 06:27:04.365014 [ 256 ] {cc29b234-5785-4e96-83b8-e66eed592d1e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12894 | 2025.05.08 06:27:04.365046 [ 256 ] {cc29b234-5785-4e96-83b8-e66eed592d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12895 | 2025.05.08 06:27:04.365361 [ 256 ] {cc29b234-5785-4e96-83b8-e66eed592d1e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12896 | 2025.05.08 06:27:04.365568 [ 256 ] {cc29b234-5785-4e96-83b8-e66eed592d1e} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12897 | 2025.05.08 06:27:04.365689 [ 256 ] {cc29b234-5785-4e96-83b8-e66eed592d1e} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001128 sec., 173758.86524822694 rows/sec., 12.47 MiB/sec. | ||
| 12898 | 2025.05.08 06:27:04.365724 [ 256 ] {cc29b234-5785-4e96-83b8-e66eed592d1e} <Debug> TCPHandler: Processed in 0.001282708 sec. | ||
| 12899 | 2025.05.08 06:27:04.365845 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12900 | 2025.05.08 06:27:04.365935 [ 256 ] {8b091d43-7f8e-4d5a-a2f9-0c0dfc61e969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12901 | 2025.05.08 06:27:04.365987 [ 256 ] {8b091d43-7f8e-4d5a-a2f9-0c0dfc61e969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12902 | 2025.05.08 06:27:04.366735 [ 256 ] {8b091d43-7f8e-4d5a-a2f9-0c0dfc61e969} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2025.05.08 06:27:04.366771 [ 256 ] {8b091d43-7f8e-4d5a-a2f9-0c0dfc61e969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12904 | 2025.05.08 06:27:04.367255 [ 256 ] {8b091d43-7f8e-4d5a-a2f9-0c0dfc61e969} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12905 | 2025.05.08 06:27:04.367476 [ 256 ] {8b091d43-7f8e-4d5a-a2f9-0c0dfc61e969} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2025.05.08 06:27:04.367610 [ 256 ] {8b091d43-7f8e-4d5a-a2f9-0c0dfc61e969} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001692 sec., 4728.132387706856 rows/sec., 8.47 MiB/sec. | ||
| 12907 | 2025.05.08 06:27:04.367662 [ 256 ] {8b091d43-7f8e-4d5a-a2f9-0c0dfc61e969} <Debug> TCPHandler: Processed in 0.001864116 sec. | ||
| 12908 | 2025.05.08 06:27:04.367772 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12909 | 2025.05.08 06:27:04.367864 [ 256 ] {e0eb444b-d8b5-4188-a289-6a8c09969b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12910 | 2025.05.08 06:27:04.367904 [ 256 ] {e0eb444b-d8b5-4188-a289-6a8c09969b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12911 | 2025.05.08 06:27:04.368238 [ 256 ] {e0eb444b-d8b5-4188-a289-6a8c09969b28} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2025.05.08 06:27:04.368274 [ 256 ] {e0eb444b-d8b5-4188-a289-6a8c09969b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12913 | 2025.05.08 06:27:04.368566 [ 256 ] {e0eb444b-d8b5-4188-a289-6a8c09969b28} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12914 | 2025.05.08 06:27:04.368780 [ 256 ] {e0eb444b-d8b5-4188-a289-6a8c09969b28} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12915 | 2025.05.08 06:27:04.368903 [ 256 ] {e0eb444b-d8b5-4188-a289-6a8c09969b28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 12916 | 2025.05.08 06:27:04.368937 [ 256 ] {e0eb444b-d8b5-4188-a289-6a8c09969b28} <Debug> TCPHandler: Processed in 0.001211477 sec. | ||
| 12917 | 2025.05.08 06:27:06.547960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37149 | ||
| 12918 | 2025.05.08 06:27:06.548466 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2025.05.08 06:27:06.548516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12920 | 2025.05.08 06:27:06.549010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12921 | 2025.05.08 06:27:06.549245 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2025.05.08 06:27:06.549392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
| 12923 | 2025.05.08 06:27:06.549395 [ 126 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12924 | 2025.05.08 06:27:06.549473 [ 126 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2025.05.08 06:27:06.549497 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12926 | 2025.05.08 06:27:06.549607 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 12927 | 2025.05.08 06:27:06.549721 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12928 | 2025.05.08 06:27:06.549759 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34892 rows starting from the beginning of the part | ||
| 12929 | 2025.05.08 06:27:06.549825 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part | ||
| 12930 | 2025.05.08 06:27:06.549878 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part | ||
| 12931 | 2025.05.08 06:27:06.549928 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part | ||
| 12932 | 2025.05.08 06:27:06.549974 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part | ||
| 12933 | 2025.05.08 06:27:06.550018 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part | ||
| 12934 | 2025.05.08 06:27:06.552621 [ 199 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003056403 sec., 12154483.554688305 rows/sec., 173.87 MiB/sec. | ||
| 12935 | 2025.05.08 06:27:06.552917 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12936 | 2025.05.08 06:27:06.553175 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2025.05.08 06:27:06.553241 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_81_16} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12938 | 2025.05.08 06:27:06.553314 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. | ||
| 12939 | 2025.05.08 06:27:08.602661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 12940 | 2025.05.08 06:27:08.620576 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2025.05.08 06:27:08.620632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12942 | 2025.05.08 06:27:08.626789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12943 | 2025.05.08 06:27:08.627531 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2025.05.08 06:27:08.627828 [ 127 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12945 | 2025.05.08 06:27:08.627871 [ 127 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2025.05.08 06:27:08.627893 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12947 | 2025.05.08 06:27:08.627995 [ 187 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12948 | 2025.05.08 06:27:08.630860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 12949 | 2025.05.08 06:27:08.631140 [ 187 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12950 | 2025.05.08 06:27:08.631986 [ 187 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12951 | 2025.05.08 06:27:08.635356 [ 187 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12952 | 2025.05.08 06:27:08.638693 [ 187 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12953 | 2025.05.08 06:27:08.642498 [ 187 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12954 | 2025.05.08 06:27:08.646719 [ 187 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12955 | 2025.05.08 06:27:08.651303 [ 187 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 12956 | 2025.05.08 06:27:08.708827 [ 200 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.080866738 sec., 7543.274467185755 rows/sec., 39.00 MiB/sec. | ||
| 12957 | 2025.05.08 06:27:08.711925 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12958 | 2025.05.08 06:27:08.714040 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_81_16} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2025.05.08 06:27:08.714157 [ 190 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_81_16} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12960 | 2025.05.08 06:27:08.717061 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 12961 | 2025.05.08 06:27:09.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.48 MiB, peak 367.90 MiB, free memory in arenas 0.00 B, will set to 349.43 MiB (RSS), difference: -1.04 MiB | ||
| 12962 | 2025.05.08 06:27:09.158205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1746 | ||
| 12963 | 2025.05.08 06:27:09.160624 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2025.05.08 06:27:09.160674 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12965 | 2025.05.08 06:27:09.161874 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12966 | 2025.05.08 06:27:09.162152 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2025.05.08 06:27:09.162425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1746 | ||
| 12968 | 2025.05.08 06:27:09.354432 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12969 | 2025.05.08 06:27:09.354596 [ 256 ] {91356026-877f-4914-9d01-d5435e4fc586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12970 | 2025.05.08 06:27:09.354655 [ 256 ] {91356026-877f-4914-9d01-d5435e4fc586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12971 | 2025.05.08 06:27:09.355336 [ 256 ] {91356026-877f-4914-9d01-d5435e4fc586} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12972 | 2025.05.08 06:27:09.355378 [ 256 ] {91356026-877f-4914-9d01-d5435e4fc586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12973 | 2025.05.08 06:27:09.355727 [ 256 ] {91356026-877f-4914-9d01-d5435e4fc586} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12974 | 2025.05.08 06:27:09.355939 [ 256 ] {91356026-877f-4914-9d01-d5435e4fc586} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2025.05.08 06:27:09.356071 [ 256 ] {91356026-877f-4914-9d01-d5435e4fc586} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.00152 sec., 80263.15789473684 rows/sec., 6.83 MiB/sec. | ||
| 12976 | 2025.05.08 06:27:09.356109 [ 256 ] {91356026-877f-4914-9d01-d5435e4fc586} <Debug> TCPHandler: Processed in 0.001755914 sec. | ||
| 12977 | 2025.05.08 06:27:09.356241 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12978 | 2025.05.08 06:27:09.356333 [ 256 ] {fcdf5e64-4cf3-48ce-a760-0c2862d09396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12979 | 2025.05.08 06:27:09.356371 [ 256 ] {fcdf5e64-4cf3-48ce-a760-0c2862d09396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12980 | 2025.05.08 06:27:09.356784 [ 256 ] {fcdf5e64-4cf3-48ce-a760-0c2862d09396} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12981 | 2025.05.08 06:27:09.356817 [ 256 ] {fcdf5e64-4cf3-48ce-a760-0c2862d09396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12982 | 2025.05.08 06:27:09.357094 [ 256 ] {fcdf5e64-4cf3-48ce-a760-0c2862d09396} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12983 | 2025.05.08 06:27:09.357322 [ 256 ] {fcdf5e64-4cf3-48ce-a760-0c2862d09396} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12984 | 2025.05.08 06:27:09.357443 [ 256 ] {fcdf5e64-4cf3-48ce-a760-0c2862d09396} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001128 sec., 29255.319148936167 rows/sec., 2.15 MiB/sec. | ||
| 12985 | 2025.05.08 06:27:09.357485 [ 256 ] {fcdf5e64-4cf3-48ce-a760-0c2862d09396} <Debug> TCPHandler: Processed in 0.001290718 sec. | ||
| 12986 | 2025.05.08 06:27:09.357591 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12987 | 2025.05.08 06:27:09.357682 [ 256 ] {6cb6324d-445c-4432-b457-59305c2910a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12988 | 2025.05.08 06:27:09.357720 [ 256 ] {6cb6324d-445c-4432-b457-59305c2910a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12989 | 2025.05.08 06:27:09.358139 [ 256 ] {6cb6324d-445c-4432-b457-59305c2910a4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2025.05.08 06:27:09.358172 [ 256 ] {6cb6324d-445c-4432-b457-59305c2910a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 12991 | 2025.05.08 06:27:09.358464 [ 256 ] {6cb6324d-445c-4432-b457-59305c2910a4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12992 | 2025.05.08 06:27:09.358667 [ 256 ] {6cb6324d-445c-4432-b457-59305c2910a4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2025.05.08 06:27:09.358788 [ 256 ] {6cb6324d-445c-4432-b457-59305c2910a4} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001123 sec., 86375.77916295636 rows/sec., 6.75 MiB/sec. | ||
| 12994 | 2025.05.08 06:27:09.358823 [ 256 ] {6cb6324d-445c-4432-b457-59305c2910a4} <Debug> TCPHandler: Processed in 0.001278658 sec. | ||
| 12995 | 2025.05.08 06:27:09.358947 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12996 | 2025.05.08 06:27:09.359039 [ 256 ] {6a7c8122-7dbe-44d9-a1fb-0dd30a50f79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12997 | 2025.05.08 06:27:09.359080 [ 256 ] {6a7c8122-7dbe-44d9-a1fb-0dd30a50f79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12998 | 2025.05.08 06:27:09.359491 [ 256 ] {6a7c8122-7dbe-44d9-a1fb-0dd30a50f79a} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12999 | 2025.05.08 06:27:09.359524 [ 256 ] {6a7c8122-7dbe-44d9-a1fb-0dd30a50f79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13000 | 2025.05.08 06:27:09.359836 [ 256 ] {6a7c8122-7dbe-44d9-a1fb-0dd30a50f79a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13001 | 2025.05.08 06:27:09.360043 [ 256 ] {6a7c8122-7dbe-44d9-a1fb-0dd30a50f79a} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13002 | 2025.05.08 06:27:09.360166 [ 256 ] {6a7c8122-7dbe-44d9-a1fb-0dd30a50f79a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 13003 | 2025.05.08 06:27:09.360201 [ 256 ] {6a7c8122-7dbe-44d9-a1fb-0dd30a50f79a} <Debug> TCPHandler: Processed in 0.001299988 sec. | ||
| 13004 | 2025.05.08 06:27:09.360332 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13005 | 2025.05.08 06:27:09.360423 [ 256 ] {ecad2e0c-f2ee-40e3-8a3c-70c72d39ece5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13006 | 2025.05.08 06:27:09.360476 [ 256 ] {ecad2e0c-f2ee-40e3-8a3c-70c72d39ece5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13007 | 2025.05.08 06:27:09.361310 [ 256 ] {ecad2e0c-f2ee-40e3-8a3c-70c72d39ece5} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2025.05.08 06:27:09.361343 [ 256 ] {ecad2e0c-f2ee-40e3-8a3c-70c72d39ece5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13009 | 2025.05.08 06:27:09.361880 [ 256 ] {ecad2e0c-f2ee-40e3-8a3c-70c72d39ece5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13010 | 2025.05.08 06:27:09.362114 [ 256 ] {ecad2e0c-f2ee-40e3-8a3c-70c72d39ece5} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2025.05.08 06:27:09.362245 [ 256 ] {ecad2e0c-f2ee-40e3-8a3c-70c72d39ece5} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00184 sec., 17934.782608695652 rows/sec., 32.14 MiB/sec. | ||
| 13012 | 2025.05.08 06:27:09.362298 [ 256 ] {ecad2e0c-f2ee-40e3-8a3c-70c72d39ece5} <Debug> TCPHandler: Processed in 0.002011919 sec. | ||
| 13013 | 2025.05.08 06:27:09.362417 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13014 | 2025.05.08 06:27:09.362511 [ 256 ] {528a026b-1483-4df5-9f71-29af1c7634e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13015 | 2025.05.08 06:27:09.362556 [ 256 ] {528a026b-1483-4df5-9f71-29af1c7634e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13016 | 2025.05.08 06:27:09.362913 [ 256 ] {528a026b-1483-4df5-9f71-29af1c7634e1} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2025.05.08 06:27:09.362948 [ 256 ] {528a026b-1483-4df5-9f71-29af1c7634e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13018 | 2025.05.08 06:27:09.363238 [ 256 ] {528a026b-1483-4df5-9f71-29af1c7634e1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13019 | 2025.05.08 06:27:09.363447 [ 256 ] {528a026b-1483-4df5-9f71-29af1c7634e1} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2025.05.08 06:27:09.363572 [ 256 ] {528a026b-1483-4df5-9f71-29af1c7634e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 13021 | 2025.05.08 06:27:09.363605 [ 256 ] {528a026b-1483-4df5-9f71-29af1c7634e1} <Debug> TCPHandler: Processed in 0.001235108 sec. | ||
| 13022 | 2025.05.08 06:27:13.864630 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13023 | 2025.05.08 06:27:13.864741 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13024 | 2025.05.08 06:27:14.049606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37637 | ||
| 13025 | 2025.05.08 06:27:14.050140 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2025.05.08 06:27:14.050193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13027 | 2025.05.08 06:27:14.050680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13028 | 2025.05.08 06:27:14.050924 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2025.05.08 06:27:14.051075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37637 | ||
| 13030 | 2025.05.08 06:27:14.354256 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13031 | 2025.05.08 06:27:14.354538 [ 256 ] {94851d49-8140-4053-ac5e-0ed1efc726d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13032 | 2025.05.08 06:27:14.354647 [ 256 ] {94851d49-8140-4053-ac5e-0ed1efc726d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13033 | 2025.05.08 06:27:14.355343 [ 256 ] {94851d49-8140-4053-ac5e-0ed1efc726d4} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13034 | 2025.05.08 06:27:14.355384 [ 256 ] {94851d49-8140-4053-ac5e-0ed1efc726d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13035 | 2025.05.08 06:27:14.355771 [ 256 ] {94851d49-8140-4053-ac5e-0ed1efc726d4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13036 | 2025.05.08 06:27:14.355991 [ 256 ] {94851d49-8140-4053-ac5e-0ed1efc726d4} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13037 | 2025.05.08 06:27:14.356137 [ 256 ] {94851d49-8140-4053-ac5e-0ed1efc726d4} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001677 sec., 42933.81037567084 rows/sec., 3.49 MiB/sec. | ||
| 13038 | 2025.05.08 06:27:14.356158 [ 119 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13039 | 2025.05.08 06:27:14.356177 [ 256 ] {94851d49-8140-4053-ac5e-0ed1efc726d4} <Debug> TCPHandler: Processed in 0.002096239 sec. | ||
| 13040 | 2025.05.08 06:27:14.356236 [ 119 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13041 | 2025.05.08 06:27:14.356265 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13042 | 2025.05.08 06:27:14.356361 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13043 | 2025.05.08 06:27:14.356370 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 13044 | 2025.05.08 06:27:14.356460 [ 256 ] {bc2c0f20-d0f0-4831-9228-a0be549dd73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13045 | 2025.05.08 06:27:14.356506 [ 256 ] {bc2c0f20-d0f0-4831-9228-a0be549dd73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13046 | 2025.05.08 06:27:14.356509 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13047 | 2025.05.08 06:27:14.356553 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1409 rows starting from the beginning of the part | ||
| 13048 | 2025.05.08 06:27:14.356619 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 72 rows starting from the beginning of the part | ||
| 13049 | 2025.05.08 06:27:14.356661 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 13050 | 2025.05.08 06:27:14.356701 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 192 rows starting from the beginning of the part | ||
| 13051 | 2025.05.08 06:27:14.356742 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 122 rows starting from the beginning of the part | ||
| 13052 | 2025.05.08 06:27:14.356780 [ 191 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 72 rows starting from the beginning of the part | ||
| 13053 | 2025.05.08 06:27:14.357000 [ 256 ] {bc2c0f20-d0f0-4831-9228-a0be549dd73a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2025.05.08 06:27:14.357043 [ 256 ] {bc2c0f20-d0f0-4831-9228-a0be549dd73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13055 | 2025.05.08 06:27:14.357344 [ 256 ] {bc2c0f20-d0f0-4831-9228-a0be549dd73a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13056 | 2025.05.08 06:27:14.357579 [ 256 ] {bc2c0f20-d0f0-4831-9228-a0be549dd73a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2025.05.08 06:27:14.357708 [ 256 ] {bc2c0f20-d0f0-4831-9228-a0be549dd73a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001266 sec., 6319.11532385466 rows/sec., 475.17 KiB/sec. | ||
| 13058 | 2025.05.08 06:27:14.357745 [ 256 ] {bc2c0f20-d0f0-4831-9228-a0be549dd73a} <Debug> TCPHandler: Processed in 0.001435111 sec. | ||
| 13059 | 2025.05.08 06:27:14.357866 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2025.05.08 06:27:14.357936 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609933 sec., 1235455.1400586236 rows/sec., 108.90 MiB/sec. | ||
| 13061 | 2025.05.08 06:27:14.357957 [ 256 ] {96f9d500-fd4a-4c68-81a9-5a2df7069130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13062 | 2025.05.08 06:27:14.358008 [ 256 ] {96f9d500-fd4a-4c68-81a9-5a2df7069130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13063 | 2025.05.08 06:27:14.358166 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13064 | 2025.05.08 06:27:14.358431 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_116_23} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2025.05.08 06:27:14.358470 [ 256 ] {96f9d500-fd4a-4c68-81a9-5a2df7069130} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2025.05.08 06:27:14.358508 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_116_23} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13067 | 2025.05.08 06:27:14.358514 [ 256 ] {96f9d500-fd4a-4c68-81a9-5a2df7069130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13068 | 2025.05.08 06:27:14.358620 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 13069 | 2025.05.08 06:27:14.358828 [ 256 ] {96f9d500-fd4a-4c68-81a9-5a2df7069130} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13070 | 2025.05.08 06:27:14.359036 [ 256 ] {96f9d500-fd4a-4c68-81a9-5a2df7069130} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2025.05.08 06:27:14.359160 [ 256 ] {96f9d500-fd4a-4c68-81a9-5a2df7069130} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001221 sec., 58968.05896805896 rows/sec., 4.60 MiB/sec. | ||
| 13072 | 2025.05.08 06:27:14.359173 [ 119 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13073 | 2025.05.08 06:27:14.359197 [ 256 ] {96f9d500-fd4a-4c68-81a9-5a2df7069130} <Debug> TCPHandler: Processed in 0.00138335 sec. | ||
| 13074 | 2025.05.08 06:27:14.359219 [ 119 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13075 | 2025.05.08 06:27:14.359243 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13076 | 2025.05.08 06:27:14.359327 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13077 | 2025.05.08 06:27:14.359354 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 13078 | 2025.05.08 06:27:14.359424 [ 256 ] {0e31320e-7a92-4ca2-9eb6-10ecd0e03c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13079 | 2025.05.08 06:27:14.359470 [ 256 ] {0e31320e-7a92-4ca2-9eb6-10ecd0e03c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13080 | 2025.05.08 06:27:14.359482 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13081 | 2025.05.08 06:27:14.359519 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 633 rows starting from the beginning of the part | ||
| 13082 | 2025.05.08 06:27:14.359578 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 72 rows starting from the beginning of the part | ||
| 13083 | 2025.05.08 06:27:14.359622 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 13084 | 2025.05.08 06:27:14.359660 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 108 rows starting from the beginning of the part | ||
| 13085 | 2025.05.08 06:27:14.359697 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 97 rows starting from the beginning of the part | ||
| 13086 | 2025.05.08 06:27:14.359735 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 72 rows starting from the beginning of the part | ||
| 13087 | 2025.05.08 06:27:14.359904 [ 256 ] {0e31320e-7a92-4ca2-9eb6-10ecd0e03c0f} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2025.05.08 06:27:14.359946 [ 256 ] {0e31320e-7a92-4ca2-9eb6-10ecd0e03c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13089 | 2025.05.08 06:27:14.360283 [ 256 ] {0e31320e-7a92-4ca2-9eb6-10ecd0e03c0f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13090 | 2025.05.08 06:27:14.360507 [ 256 ] {0e31320e-7a92-4ca2-9eb6-10ecd0e03c0f} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13091 | 2025.05.08 06:27:14.360631 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13092 | 2025.05.08 06:27:14.360635 [ 256 ] {0e31320e-7a92-4ca2-9eb6-10ecd0e03c0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 13093 | 2025.05.08 06:27:14.360673 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2025.05.08 06:27:14.360682 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137932 sec., 782269.5241133312 rows/sec., 63.09 MiB/sec. | ||
| 13095 | 2025.05.08 06:27:14.360694 [ 256 ] {0e31320e-7a92-4ca2-9eb6-10ecd0e03c0f} <Debug> TCPHandler: Processed in 0.00141303 sec. | ||
| 13096 | 2025.05.08 06:27:14.360702 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13097 | 2025.05.08 06:27:14.360819 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 13098 | 2025.05.08 06:27:14.360845 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13099 | 2025.05.08 06:27:14.360856 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13100 | 2025.05.08 06:27:14.360934 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13101 | 2025.05.08 06:27:14.360938 [ 256 ] {807a9c90-bbab-471a-83b6-b8dec1514f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13102 | 2025.05.08 06:27:14.360975 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_22, total 34140 rows starting from the beginning of the part | ||
| 13103 | 2025.05.08 06:27:14.361001 [ 256 ] {807a9c90-bbab-471a-83b6-b8dec1514f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13104 | 2025.05.08 06:27:14.361049 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 13105 | 2025.05.08 06:27:14.361107 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 13106 | 2025.05.08 06:27:14.361139 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_116_23} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13107 | 2025.05.08 06:27:14.361155 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 196 rows starting from the beginning of the part | ||
| 13108 | 2025.05.08 06:27:14.361209 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 13109 | 2025.05.08 06:27:14.361216 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_116_23} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13110 | 2025.05.08 06:27:14.361263 [ 194 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::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 | ||
| 13111 | 2025.05.08 06:27:14.361299 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13112 | 2025.05.08 06:27:14.361776 [ 256 ] {807a9c90-bbab-471a-83b6-b8dec1514f8d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2025.05.08 06:27:14.361814 [ 256 ] {807a9c90-bbab-471a-83b6-b8dec1514f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13114 | 2025.05.08 06:27:14.362320 [ 256 ] {807a9c90-bbab-471a-83b6-b8dec1514f8d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13115 | 2025.05.08 06:27:14.362538 [ 256 ] {807a9c90-bbab-471a-83b6-b8dec1514f8d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2025.05.08 06:27:14.362674 [ 256 ] {807a9c90-bbab-471a-83b6-b8dec1514f8d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001754 sec., 4561.003420752566 rows/sec., 8.17 MiB/sec. | ||
| 13117 | 2025.05.08 06:27:14.362730 [ 256 ] {807a9c90-bbab-471a-83b6-b8dec1514f8d} <Debug> TCPHandler: Processed in 0.001931808 sec. | ||
| 13118 | 2025.05.08 06:27:14.362845 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13119 | 2025.05.08 06:27:14.362937 [ 256 ] {af96a71f-a7b5-4278-a9f4-8b4a0d2b3be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13120 | 2025.05.08 06:27:14.362977 [ 256 ] {af96a71f-a7b5-4278-a9f4-8b4a0d2b3be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13121 | 2025.05.08 06:27:14.363304 [ 256 ] {af96a71f-a7b5-4278-a9f4-8b4a0d2b3be4} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2025.05.08 06:27:14.363339 [ 256 ] {af96a71f-a7b5-4278-a9f4-8b4a0d2b3be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13123 | 2025.05.08 06:27:14.363647 [ 256 ] {af96a71f-a7b5-4278-a9f4-8b4a0d2b3be4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13124 | 2025.05.08 06:27:14.363851 [ 256 ] {af96a71f-a7b5-4278-a9f4-8b4a0d2b3be4} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2025.05.08 06:27:14.363976 [ 256 ] {af96a71f-a7b5-4278-a9f4-8b4a0d2b3be4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 13126 | 2025.05.08 06:27:14.363985 [ 119 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13127 | 2025.05.08 06:27:14.364013 [ 256 ] {af96a71f-a7b5-4278-a9f4-8b4a0d2b3be4} <Debug> TCPHandler: Processed in 0.001215738 sec. | ||
| 13128 | 2025.05.08 06:27:14.364031 [ 119 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2025.05.08 06:27:14.364055 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13130 | 2025.05.08 06:27:14.364159 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 13131 | 2025.05.08 06:27:14.364298 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13132 | 2025.05.08 06:27:14.364342 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6570 rows starting from the beginning of the part | ||
| 13133 | 2025.05.08 06:27:14.364424 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 13134 | 2025.05.08 06:27:14.364495 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 13135 | 2025.05.08 06:27:14.364566 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 13136 | 2025.05.08 06:27:14.364632 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 13137 | 2025.05.08 06:27:14.364697 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 13138 | 2025.05.08 06:27:14.366512 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6870 rows, containing 4 columns (4 merged, 0 gathered) in 0.002401934 sec., 2860195.159400716 rows/sec., 192.72 MiB/sec. | ||
| 13139 | 2025.05.08 06:27:14.367305 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13140 | 2025.05.08 06:27:14.367707 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34976 rows, containing 5 columns (5 merged, 0 gathered) in 0.006932827 sec., 5044983.813962183 rows/sec., 346.33 MiB/sec. | ||
| 13141 | 2025.05.08 06:27:14.367757 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_116_23} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2025.05.08 06:27:14.367841 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_116_23} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13143 | 2025.05.08 06:27:14.367925 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 13144 | 2025.05.08 06:27:14.368018 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13145 | 2025.05.08 06:27:14.368320 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2025.05.08 06:27:14.368394 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13147 | 2025.05.08 06:27:14.368467 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13148 | 2025.05.08 06:27:16.131025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 13149 | 2025.05.08 06:27:16.149375 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2025.05.08 06:27:16.149436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13151 | 2025.05.08 06:27:16.155652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13152 | 2025.05.08 06:27:16.156366 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13153 | 2025.05.08 06:27:16.159560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 13154 | 2025.05.08 06:27:19.059978 [ 218 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 13155 | 2025.05.08 06:27:19.060074 [ 218 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 13156 | 2025.05.08 06:27:19.062102 [ 218 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 13157 | 2025.05.08 06:27:19.145770 [ 225 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 13158 | 2025.05.08 06:27:19.145842 [ 225 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 13159 | 2025.05.08 06:27:19.147961 [ 225 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 13160 | 2025.05.08 06:27:19.162770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1770 | ||
| 13161 | 2025.05.08 06:27:19.165343 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2025.05.08 06:27:19.165379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13163 | 2025.05.08 06:27:19.166637 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13164 | 2025.05.08 06:27:19.166908 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2025.05.08 06:27:19.167171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1770 | ||
| 13166 | 2025.05.08 06:27:19.241821 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13167 | 2025.05.08 06:27:19.241984 [ 256 ] {9aaa3c37-9fcc-4f64-8f36-1b04f95f8b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13168 | 2025.05.08 06:27:19.242045 [ 256 ] {9aaa3c37-9fcc-4f64-8f36-1b04f95f8b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13169 | 2025.05.08 06:27:19.242629 [ 256 ] {9aaa3c37-9fcc-4f64-8f36-1b04f95f8b97} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2025.05.08 06:27:19.242679 [ 256 ] {9aaa3c37-9fcc-4f64-8f36-1b04f95f8b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13171 | 2025.05.08 06:27:19.243042 [ 256 ] {9aaa3c37-9fcc-4f64-8f36-1b04f95f8b97} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13172 | 2025.05.08 06:27:19.243257 [ 256 ] {9aaa3c37-9fcc-4f64-8f36-1b04f95f8b97} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2025.05.08 06:27:19.243390 [ 256 ] {9aaa3c37-9fcc-4f64-8f36-1b04f95f8b97} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00145 sec., 2758.6206896551726 rows/sec., 224.95 KiB/sec. | ||
| 13174 | 2025.05.08 06:27:19.243428 [ 256 ] {9aaa3c37-9fcc-4f64-8f36-1b04f95f8b97} <Debug> TCPHandler: Processed in 0.001681544 sec. | ||
| 13175 | 2025.05.08 06:27:19.243551 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13176 | 2025.05.08 06:27:19.243643 [ 256 ] {dbf3a3c3-2a65-4de4-bfe7-200f6896d71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13177 | 2025.05.08 06:27:19.243682 [ 256 ] {dbf3a3c3-2a65-4de4-bfe7-200f6896d71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13178 | 2025.05.08 06:27:19.244588 [ 256 ] {dbf3a3c3-2a65-4de4-bfe7-200f6896d71c} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13179 | 2025.05.08 06:27:19.244623 [ 256 ] {dbf3a3c3-2a65-4de4-bfe7-200f6896d71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13180 | 2025.05.08 06:27:19.245001 [ 256 ] {dbf3a3c3-2a65-4de4-bfe7-200f6896d71c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13181 | 2025.05.08 06:27:19.245212 [ 256 ] {dbf3a3c3-2a65-4de4-bfe7-200f6896d71c} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2025.05.08 06:27:19.245333 [ 256 ] {dbf3a3c3-2a65-4de4-bfe7-200f6896d71c} <Debug> executeQuery: Read 1264 rows, 107.34 KiB in 0.001708 sec., 740046.8384074941 rows/sec., 61.37 MiB/sec. | ||
| 13183 | 2025.05.08 06:27:19.245369 [ 256 ] {dbf3a3c3-2a65-4de4-bfe7-200f6896d71c} <Debug> TCPHandler: Processed in 0.001875436 sec. | ||
| 13184 | 2025.05.08 06:27:19.245490 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13185 | 2025.05.08 06:27:19.245582 [ 256 ] {afdb380e-d1f8-4b90-8cfe-2647c1c246aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13186 | 2025.05.08 06:27:19.245622 [ 256 ] {afdb380e-d1f8-4b90-8cfe-2647c1c246aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13187 | 2025.05.08 06:27:19.246021 [ 256 ] {afdb380e-d1f8-4b90-8cfe-2647c1c246aa} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2025.05.08 06:27:19.246054 [ 256 ] {afdb380e-d1f8-4b90-8cfe-2647c1c246aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13189 | 2025.05.08 06:27:19.246355 [ 256 ] {afdb380e-d1f8-4b90-8cfe-2647c1c246aa} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13190 | 2025.05.08 06:27:19.246568 [ 256 ] {afdb380e-d1f8-4b90-8cfe-2647c1c246aa} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2025.05.08 06:27:19.246692 [ 256 ] {afdb380e-d1f8-4b90-8cfe-2647c1c246aa} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001128 sec., 32801.41843971631 rows/sec., 2.39 MiB/sec. | ||
| 13192 | 2025.05.08 06:27:19.246729 [ 256 ] {afdb380e-d1f8-4b90-8cfe-2647c1c246aa} <Debug> TCPHandler: Processed in 0.001294169 sec. | ||
| 13193 | 2025.05.08 06:27:19.246857 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13194 | 2025.05.08 06:27:19.246985 [ 256 ] {99e2d0ef-26b7-4f41-89b3-86dc9983e153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13195 | 2025.05.08 06:27:19.247036 [ 256 ] {99e2d0ef-26b7-4f41-89b3-86dc9983e153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13196 | 2025.05.08 06:27:19.247606 [ 256 ] {99e2d0ef-26b7-4f41-89b3-86dc9983e153} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13197 | 2025.05.08 06:27:19.247651 [ 256 ] {99e2d0ef-26b7-4f41-89b3-86dc9983e153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13198 | 2025.05.08 06:27:19.248013 [ 256 ] {99e2d0ef-26b7-4f41-89b3-86dc9983e153} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13199 | 2025.05.08 06:27:19.248227 [ 256 ] {99e2d0ef-26b7-4f41-89b3-86dc9983e153} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13200 | 2025.05.08 06:27:19.248358 [ 256 ] {99e2d0ef-26b7-4f41-89b3-86dc9983e153} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001398 sec., 163090.1287553648 rows/sec., 11.04 MiB/sec. | ||
| 13201 | 2025.05.08 06:27:19.248396 [ 256 ] {99e2d0ef-26b7-4f41-89b3-86dc9983e153} <Debug> TCPHandler: Processed in 0.001608023 sec. | ||
| 13202 | 2025.05.08 06:27:19.248523 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13203 | 2025.05.08 06:27:19.248624 [ 256 ] {a7ee5e2a-8786-41f6-8d17-20bd2d42212f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13204 | 2025.05.08 06:27:19.248665 [ 256 ] {a7ee5e2a-8786-41f6-8d17-20bd2d42212f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13205 | 2025.05.08 06:27:19.249250 [ 256 ] {a7ee5e2a-8786-41f6-8d17-20bd2d42212f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13206 | 2025.05.08 06:27:19.249287 [ 256 ] {a7ee5e2a-8786-41f6-8d17-20bd2d42212f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13207 | 2025.05.08 06:27:19.249621 [ 256 ] {a7ee5e2a-8786-41f6-8d17-20bd2d42212f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13208 | 2025.05.08 06:27:19.249834 [ 256 ] {a7ee5e2a-8786-41f6-8d17-20bd2d42212f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2025.05.08 06:27:19.249966 [ 256 ] {a7ee5e2a-8786-41f6-8d17-20bd2d42212f} <Debug> executeQuery: Read 557 rows, 42.37 KiB in 0.00136 sec., 409558.82352941175 rows/sec., 30.43 MiB/sec. | ||
| 13210 | 2025.05.08 06:27:19.250006 [ 256 ] {a7ee5e2a-8786-41f6-8d17-20bd2d42212f} <Debug> TCPHandler: Processed in 0.001541072 sec. | ||
| 13211 | 2025.05.08 06:27:19.250131 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13212 | 2025.05.08 06:27:19.250226 [ 256 ] {6dcd6542-69a6-48f1-b281-fe80176b040c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13213 | 2025.05.08 06:27:19.250268 [ 256 ] {6dcd6542-69a6-48f1-b281-fe80176b040c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13214 | 2025.05.08 06:27:19.250851 [ 256 ] {6dcd6542-69a6-48f1-b281-fe80176b040c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2025.05.08 06:27:19.250887 [ 256 ] {6dcd6542-69a6-48f1-b281-fe80176b040c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13216 | 2025.05.08 06:27:19.251295 [ 256 ] {6dcd6542-69a6-48f1-b281-fe80176b040c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13217 | 2025.05.08 06:27:19.251512 [ 256 ] {6dcd6542-69a6-48f1-b281-fe80176b040c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13218 | 2025.05.08 06:27:19.251642 [ 256 ] {6dcd6542-69a6-48f1-b281-fe80176b040c} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.001433 sec., 640614.0963014654 rows/sec., 43.09 MiB/sec. | ||
| 13219 | 2025.05.08 06:27:19.251682 [ 256 ] {6dcd6542-69a6-48f1-b281-fe80176b040c} <Debug> TCPHandler: Processed in 0.001609453 sec. | ||
| 13220 | 2025.05.08 06:27:19.251802 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13221 | 2025.05.08 06:27:19.251896 [ 256 ] {632df434-16a4-4190-8faf-46d1edef6003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13222 | 2025.05.08 06:27:19.251950 [ 256 ] {632df434-16a4-4190-8faf-46d1edef6003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13223 | 2025.05.08 06:27:19.252738 [ 256 ] {632df434-16a4-4190-8faf-46d1edef6003} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13224 | 2025.05.08 06:27:19.252773 [ 256 ] {632df434-16a4-4190-8faf-46d1edef6003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13225 | 2025.05.08 06:27:19.253309 [ 256 ] {632df434-16a4-4190-8faf-46d1edef6003} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13226 | 2025.05.08 06:27:19.253541 [ 256 ] {632df434-16a4-4190-8faf-46d1edef6003} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13227 | 2025.05.08 06:27:19.253686 [ 256 ] {632df434-16a4-4190-8faf-46d1edef6003} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001806 sec., 18272.425249169435 rows/sec., 32.74 MiB/sec. | ||
| 13228 | 2025.05.08 06:27:19.253742 [ 256 ] {632df434-16a4-4190-8faf-46d1edef6003} <Debug> TCPHandler: Processed in 0.001996908 sec. | ||
| 13229 | 2025.05.08 06:27:19.253868 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13230 | 2025.05.08 06:27:19.253964 [ 256 ] {0bef47fb-c994-4045-b217-e28b30cd0849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13231 | 2025.05.08 06:27:19.254005 [ 256 ] {0bef47fb-c994-4045-b217-e28b30cd0849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13232 | 2025.05.08 06:27:19.254347 [ 256 ] {0bef47fb-c994-4045-b217-e28b30cd0849} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13233 | 2025.05.08 06:27:19.254384 [ 256 ] {0bef47fb-c994-4045-b217-e28b30cd0849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13234 | 2025.05.08 06:27:19.254685 [ 256 ] {0bef47fb-c994-4045-b217-e28b30cd0849} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13235 | 2025.05.08 06:27:19.254898 [ 256 ] {0bef47fb-c994-4045-b217-e28b30cd0849} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13236 | 2025.05.08 06:27:19.255026 [ 256 ] {0bef47fb-c994-4045-b217-e28b30cd0849} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 13237 | 2025.05.08 06:27:19.255063 [ 256 ] {0bef47fb-c994-4045-b217-e28b30cd0849} <Debug> TCPHandler: Processed in 0.001252628 sec. | ||
| 13238 | 2025.05.08 06:27:19.255100 [ 221 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 13239 | 2025.05.08 06:27:19.255134 [ 221 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 13240 | 2025.05.08 06:27:19.256894 [ 221 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 13241 | 2025.05.08 06:27:19.911838 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 13242 | 2025.05.08 06:27:19.911887 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 13243 | 2025.05.08 06:27:19.913681 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 13244 | 2025.05.08 06:27:20.259761 [ 225 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 13245 | 2025.05.08 06:27:20.259841 [ 225 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 13246 | 2025.05.08 06:27:20.262194 [ 225 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 13247 | 2025.05.08 06:27:21.551304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38064 | ||
| 13248 | 2025.05.08 06:27:21.551790 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13249 | 2025.05.08 06:27:21.551822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13250 | 2025.05.08 06:27:21.552273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13251 | 2025.05.08 06:27:21.552494 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13252 | 2025.05.08 06:27:21.552616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
| 13253 | 2025.05.08 06:27:23.659714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 13254 | 2025.05.08 06:27:23.677530 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13255 | 2025.05.08 06:27:23.677574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13256 | 2025.05.08 06:27:23.683893 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13257 | 2025.05.08 06:27:23.684607 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2025.05.08 06:27:23.687781 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 13259 | 2025.05.08 06:27:24.354000 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13260 | 2025.05.08 06:27:24.354265 [ 256 ] {e6448812-8712-4570-9d72-03c8b87ec98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13261 | 2025.05.08 06:27:24.354368 [ 256 ] {e6448812-8712-4570-9d72-03c8b87ec98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13262 | 2025.05.08 06:27:24.355312 [ 256 ] {e6448812-8712-4570-9d72-03c8b87ec98e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13263 | 2025.05.08 06:27:24.355356 [ 256 ] {e6448812-8712-4570-9d72-03c8b87ec98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13264 | 2025.05.08 06:27:24.355754 [ 256 ] {e6448812-8712-4570-9d72-03c8b87ec98e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13265 | 2025.05.08 06:27:24.355979 [ 256 ] {e6448812-8712-4570-9d72-03c8b87ec98e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13266 | 2025.05.08 06:27:24.356136 [ 256 ] {e6448812-8712-4570-9d72-03c8b87ec98e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001947 sec., 36979.96918335901 rows/sec., 3.00 MiB/sec. | ||
| 13267 | 2025.05.08 06:27:24.356181 [ 256 ] {e6448812-8712-4570-9d72-03c8b87ec98e} <Debug> TCPHandler: Processed in 0.002310863 sec. | ||
| 13268 | 2025.05.08 06:27:24.356312 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13269 | 2025.05.08 06:27:24.356406 [ 256 ] {0b707606-8230-45f2-834e-eff7ef993713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13270 | 2025.05.08 06:27:24.356446 [ 256 ] {0b707606-8230-45f2-834e-eff7ef993713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13271 | 2025.05.08 06:27:24.356888 [ 256 ] {0b707606-8230-45f2-834e-eff7ef993713} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13272 | 2025.05.08 06:27:24.356924 [ 256 ] {0b707606-8230-45f2-834e-eff7ef993713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13273 | 2025.05.08 06:27:24.357213 [ 256 ] {0b707606-8230-45f2-834e-eff7ef993713} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13274 | 2025.05.08 06:27:24.357421 [ 256 ] {0b707606-8230-45f2-834e-eff7ef993713} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13275 | 2025.05.08 06:27:24.357551 [ 256 ] {0b707606-8230-45f2-834e-eff7ef993713} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001162 sec., 6884.681583476764 rows/sec., 517.70 KiB/sec. | ||
| 13276 | 2025.05.08 06:27:24.357571 [ 102 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13277 | 2025.05.08 06:27:24.357591 [ 256 ] {0b707606-8230-45f2-834e-eff7ef993713} <Debug> TCPHandler: Processed in 0.001326658 sec. | ||
| 13278 | 2025.05.08 06:27:24.357614 [ 102 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2025.05.08 06:27:24.357638 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13280 | 2025.05.08 06:27:24.357732 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13281 | 2025.05.08 06:27:24.357825 [ 256 ] {683bf32e-a272-40d6-8d26-bfad4deb2a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13282 | 2025.05.08 06:27:24.357824 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 13283 | 2025.05.08 06:27:24.357865 [ 256 ] {683bf32e-a272-40d6-8d26-bfad4deb2a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13284 | 2025.05.08 06:27:24.358044 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13285 | 2025.05.08 06:27:24.358096 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 71 rows starting from the beginning of the part | ||
| 13286 | 2025.05.08 06:27:24.358160 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 20 rows starting from the beginning of the part | ||
| 13287 | 2025.05.08 06:27:24.358203 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 13288 | 2025.05.08 06:27:24.358244 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 8 rows starting from the beginning of the part | ||
| 13289 | 2025.05.08 06:27:24.358284 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 37 rows starting from the beginning of the part | ||
| 13290 | 2025.05.08 06:27:24.358324 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 8 rows starting from the beginning of the part | ||
| 13291 | 2025.05.08 06:27:24.358361 [ 256 ] {683bf32e-a272-40d6-8d26-bfad4deb2a67} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2025.05.08 06:27:24.358402 [ 256 ] {683bf32e-a272-40d6-8d26-bfad4deb2a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13293 | 2025.05.08 06:27:24.358735 [ 256 ] {683bf32e-a272-40d6-8d26-bfad4deb2a67} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13294 | 2025.05.08 06:27:24.358961 [ 256 ] {683bf32e-a272-40d6-8d26-bfad4deb2a67} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2025.05.08 06:27:24.359095 [ 256 ] {683bf32e-a272-40d6-8d26-bfad4deb2a67} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001286 sec., 55987.558320373246 rows/sec., 4.37 MiB/sec. | ||
| 13296 | 2025.05.08 06:27:24.359135 [ 256 ] {683bf32e-a272-40d6-8d26-bfad4deb2a67} <Debug> TCPHandler: Processed in 0.001470301 sec. | ||
| 13297 | 2025.05.08 06:27:24.359158 [ 186 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142429 sec., 124272.44451621511 rows/sec., 9.60 MiB/sec. | ||
| 13298 | 2025.05.08 06:27:24.359258 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13299 | 2025.05.08 06:27:24.359325 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13300 | 2025.05.08 06:27:24.359359 [ 256 ] {0fa5c8e3-7157-4400-80c5-f136a640cee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13301 | 2025.05.08 06:27:24.359400 [ 256 ] {0fa5c8e3-7157-4400-80c5-f136a640cee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13302 | 2025.05.08 06:27:24.359618 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_116_23} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13303 | 2025.05.08 06:27:24.359693 [ 198 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_116_23} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13304 | 2025.05.08 06:27:24.359789 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13305 | 2025.05.08 06:27:24.359846 [ 256 ] {0fa5c8e3-7157-4400-80c5-f136a640cee7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2025.05.08 06:27:24.359881 [ 256 ] {0fa5c8e3-7157-4400-80c5-f136a640cee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13307 | 2025.05.08 06:27:24.360209 [ 256 ] {0fa5c8e3-7157-4400-80c5-f136a640cee7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13308 | 2025.05.08 06:27:24.360421 [ 256 ] {0fa5c8e3-7157-4400-80c5-f136a640cee7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2025.05.08 06:27:24.360550 [ 256 ] {0fa5c8e3-7157-4400-80c5-f136a640cee7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 13310 | 2025.05.08 06:27:24.360588 [ 256 ] {0fa5c8e3-7157-4400-80c5-f136a640cee7} <Debug> TCPHandler: Processed in 0.001375999 sec. | ||
| 13311 | 2025.05.08 06:27:24.360699 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2025.05.08 06:27:24.360785 [ 256 ] {e760ad11-d1ee-4704-a5c0-f6c318ba0e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13313 | 2025.05.08 06:27:24.360834 [ 256 ] {e760ad11-d1ee-4704-a5c0-f6c318ba0e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13314 | 2025.05.08 06:27:24.361581 [ 256 ] {e760ad11-d1ee-4704-a5c0-f6c318ba0e4b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2025.05.08 06:27:24.361613 [ 256 ] {e760ad11-d1ee-4704-a5c0-f6c318ba0e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13316 | 2025.05.08 06:27:24.362180 [ 256 ] {e760ad11-d1ee-4704-a5c0-f6c318ba0e4b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13317 | 2025.05.08 06:27:24.362395 [ 256 ] {e760ad11-d1ee-4704-a5c0-f6c318ba0e4b} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2025.05.08 06:27:24.362530 [ 256 ] {e760ad11-d1ee-4704-a5c0-f6c318ba0e4b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001753 sec., 4563.605248146036 rows/sec., 8.18 MiB/sec. | ||
| 13319 | 2025.05.08 06:27:24.362539 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13320 | 2025.05.08 06:27:24.362588 [ 256 ] {e760ad11-d1ee-4704-a5c0-f6c318ba0e4b} <Debug> TCPHandler: Processed in 0.001934268 sec. | ||
| 13321 | 2025.05.08 06:27:24.362589 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2025.05.08 06:27:24.362629 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13323 | 2025.05.08 06:27:24.362708 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 13324 | 2025.05.08 06:27:24.362713 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13325 | 2025.05.08 06:27:24.362838 [ 256 ] {e6c86db8-e4f2-4745-b42c-24ed2cd2dfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13326 | 2025.05.08 06:27:24.362878 [ 256 ] {e6c86db8-e4f2-4745-b42c-24ed2cd2dfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13327 | 2025.05.08 06:27:24.362951 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13328 | 2025.05.08 06:27:24.363018 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2238 rows starting from the beginning of the part | ||
| 13329 | 2025.05.08 06:27:24.363147 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 8 rows starting from the beginning of the part | ||
| 13330 | 2025.05.08 06:27:24.363227 [ 256 ] {e6c86db8-e4f2-4745-b42c-24ed2cd2dfbe} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13331 | 2025.05.08 06:27:24.363257 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 13332 | 2025.05.08 06:27:24.363269 [ 256 ] {e6c86db8-e4f2-4745-b42c-24ed2cd2dfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13333 | 2025.05.08 06:27:24.363366 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 8 rows starting from the beginning of the part | ||
| 13334 | 2025.05.08 06:27:24.363468 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 13335 | 2025.05.08 06:27:24.363567 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 8 rows starting from the beginning of the part | ||
| 13336 | 2025.05.08 06:27:24.363591 [ 256 ] {e6c86db8-e4f2-4745-b42c-24ed2cd2dfbe} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13337 | 2025.05.08 06:27:24.363812 [ 256 ] {e6c86db8-e4f2-4745-b42c-24ed2cd2dfbe} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2025.05.08 06:27:24.363950 [ 256 ] {e6c86db8-e4f2-4745-b42c-24ed2cd2dfbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 13339 | 2025.05.08 06:27:24.363989 [ 256 ] {e6c86db8-e4f2-4745-b42c-24ed2cd2dfbe} <Debug> TCPHandler: Processed in 0.001323528 sec. | ||
| 13340 | 2025.05.08 06:27:24.373765 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2328 rows, containing 19 columns (19 merged, 0 gathered) in 0.011091426 sec., 209891.8570073857 rows/sec., 376.12 MiB/sec. | ||
| 13341 | 2025.05.08 06:27:24.375549 [ 197 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13342 | 2025.05.08 06:27:24.375874 [ 197 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13343 | 2025.05.08 06:27:24.375947 [ 197 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13344 | 2025.05.08 06:27:24.376060 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB. | ||
| 13345 | 2025.05.08 06:27:25.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.35 MiB, peak 368.75 MiB, free memory in arenas 0.00 B, will set to 354.22 MiB (RSS), difference: 3.87 MiB | ||
| 13346 | 2025.05.08 06:27:28.864807 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13347 | 2025.05.08 06:27:28.864904 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13348 | 2025.05.08 06:27:29.030748 [ 218 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 13349 | 2025.05.08 06:27:29.030800 [ 218 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 13350 | 2025.05.08 06:27:29.032551 [ 218 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 13351 | 2025.05.08 06:27:29.052844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38552 | ||
| 13352 | 2025.05.08 06:27:29.053368 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13353 | 2025.05.08 06:27:29.053419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13354 | 2025.05.08 06:27:29.053922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13355 | 2025.05.08 06:27:29.054163 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13356 | 2025.05.08 06:27:29.054321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38552 | ||
| 13357 | 2025.05.08 06:27:29.167439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1798 | ||
| 13358 | 2025.05.08 06:27:29.169722 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13359 | 2025.05.08 06:27:29.169770 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13360 | 2025.05.08 06:27:29.170964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13361 | 2025.05.08 06:27:29.171221 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13362 | 2025.05.08 06:27:29.171483 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1798 | ||
| 13363 | 2025.05.08 06:27:29.355393 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2025.05.08 06:27:29.355556 [ 256 ] {a3c66cea-88f0-4899-9d65-c542ae6836cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13365 | 2025.05.08 06:27:29.355618 [ 256 ] {a3c66cea-88f0-4899-9d65-c542ae6836cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13366 | 2025.05.08 06:27:29.356286 [ 256 ] {a3c66cea-88f0-4899-9d65-c542ae6836cb} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2025.05.08 06:27:29.356323 [ 256 ] {a3c66cea-88f0-4899-9d65-c542ae6836cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13368 | 2025.05.08 06:27:29.356658 [ 256 ] {a3c66cea-88f0-4899-9d65-c542ae6836cb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13369 | 2025.05.08 06:27:29.356949 [ 256 ] {a3c66cea-88f0-4899-9d65-c542ae6836cb} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2025.05.08 06:27:29.357111 [ 256 ] {a3c66cea-88f0-4899-9d65-c542ae6836cb} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001598 sec., 76345.43178973717 rows/sec., 6.50 MiB/sec. | ||
| 13371 | 2025.05.08 06:27:29.357157 [ 256 ] {a3c66cea-88f0-4899-9d65-c542ae6836cb} <Debug> TCPHandler: Processed in 0.001838856 sec. | ||
| 13372 | 2025.05.08 06:27:29.357287 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13373 | 2025.05.08 06:27:29.357390 [ 256 ] {3bb58651-94f2-4a64-92f7-c0d2d735520d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13374 | 2025.05.08 06:27:29.357430 [ 256 ] {3bb58651-94f2-4a64-92f7-c0d2d735520d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13375 | 2025.05.08 06:27:29.357840 [ 256 ] {3bb58651-94f2-4a64-92f7-c0d2d735520d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2025.05.08 06:27:29.357874 [ 256 ] {3bb58651-94f2-4a64-92f7-c0d2d735520d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13377 | 2025.05.08 06:27:29.358165 [ 256 ] {3bb58651-94f2-4a64-92f7-c0d2d735520d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13378 | 2025.05.08 06:27:29.358372 [ 256 ] {3bb58651-94f2-4a64-92f7-c0d2d735520d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2025.05.08 06:27:29.358497 [ 256 ] {3bb58651-94f2-4a64-92f7-c0d2d735520d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001126 sec., 29307.28241563055 rows/sec., 2.15 MiB/sec. | ||
| 13380 | 2025.05.08 06:27:29.358534 [ 256 ] {3bb58651-94f2-4a64-92f7-c0d2d735520d} <Debug> TCPHandler: Processed in 0.001294009 sec. | ||
| 13381 | 2025.05.08 06:27:29.358632 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13382 | 2025.05.08 06:27:29.358722 [ 256 ] {714a4ce8-bfe6-4fd7-8e3b-1eb1df02e828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13383 | 2025.05.08 06:27:29.358760 [ 256 ] {714a4ce8-bfe6-4fd7-8e3b-1eb1df02e828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13384 | 2025.05.08 06:27:29.359179 [ 256 ] {714a4ce8-bfe6-4fd7-8e3b-1eb1df02e828} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2025.05.08 06:27:29.359214 [ 256 ] {714a4ce8-bfe6-4fd7-8e3b-1eb1df02e828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13386 | 2025.05.08 06:27:29.359505 [ 256 ] {714a4ce8-bfe6-4fd7-8e3b-1eb1df02e828} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13387 | 2025.05.08 06:27:29.359724 [ 256 ] {714a4ce8-bfe6-4fd7-8e3b-1eb1df02e828} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2025.05.08 06:27:29.359851 [ 256 ] {714a4ce8-bfe6-4fd7-8e3b-1eb1df02e828} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001146 sec., 84642.23385689354 rows/sec., 6.61 MiB/sec. | ||
| 13389 | 2025.05.08 06:27:29.359888 [ 256 ] {714a4ce8-bfe6-4fd7-8e3b-1eb1df02e828} <Debug> TCPHandler: Processed in 0.001302478 sec. | ||
| 13390 | 2025.05.08 06:27:29.359998 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2025.05.08 06:27:29.360090 [ 256 ] {14728fa2-0a92-4b47-b050-18e5d5550632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13392 | 2025.05.08 06:27:29.360130 [ 256 ] {14728fa2-0a92-4b47-b050-18e5d5550632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13393 | 2025.05.08 06:27:29.360564 [ 256 ] {14728fa2-0a92-4b47-b050-18e5d5550632} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2025.05.08 06:27:29.360610 [ 256 ] {14728fa2-0a92-4b47-b050-18e5d5550632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13395 | 2025.05.08 06:27:29.361053 [ 256 ] {14728fa2-0a92-4b47-b050-18e5d5550632} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13396 | 2025.05.08 06:27:29.361335 [ 256 ] {14728fa2-0a92-4b47-b050-18e5d5550632} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2025.05.08 06:27:29.361503 [ 256 ] {14728fa2-0a92-4b47-b050-18e5d5550632} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00143 sec., 111888.11188811189 rows/sec., 7.79 MiB/sec. | ||
| 13398 | 2025.05.08 06:27:29.361553 [ 256 ] {14728fa2-0a92-4b47-b050-18e5d5550632} <Debug> TCPHandler: Processed in 0.001601232 sec. | ||
| 13399 | 2025.05.08 06:27:29.361689 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13400 | 2025.05.08 06:27:29.361804 [ 256 ] {52c80aee-ed87-429c-86df-a33881e761b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13401 | 2025.05.08 06:27:29.361866 [ 256 ] {52c80aee-ed87-429c-86df-a33881e761b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13402 | 2025.05.08 06:27:29.362778 [ 256 ] {52c80aee-ed87-429c-86df-a33881e761b7} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2025.05.08 06:27:29.362816 [ 256 ] {52c80aee-ed87-429c-86df-a33881e761b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13404 | 2025.05.08 06:27:29.363411 [ 256 ] {52c80aee-ed87-429c-86df-a33881e761b7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13405 | 2025.05.08 06:27:29.363649 [ 256 ] {52c80aee-ed87-429c-86df-a33881e761b7} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2025.05.08 06:27:29.363785 [ 256 ] {52c80aee-ed87-429c-86df-a33881e761b7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002002 sec., 16483.516483516483 rows/sec., 29.54 MiB/sec. | ||
| 13407 | 2025.05.08 06:27:29.363841 [ 256 ] {52c80aee-ed87-429c-86df-a33881e761b7} <Debug> TCPHandler: Processed in 0.002210751 sec. | ||
| 13408 | 2025.05.08 06:27:29.363955 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13409 | 2025.05.08 06:27:29.364047 [ 256 ] {868c32a3-7ca2-4e46-9552-1e808395fbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13410 | 2025.05.08 06:27:29.364088 [ 256 ] {868c32a3-7ca2-4e46-9552-1e808395fbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13411 | 2025.05.08 06:27:29.364423 [ 256 ] {868c32a3-7ca2-4e46-9552-1e808395fbb5} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13412 | 2025.05.08 06:27:29.364460 [ 256 ] {868c32a3-7ca2-4e46-9552-1e808395fbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13413 | 2025.05.08 06:27:29.364758 [ 256 ] {868c32a3-7ca2-4e46-9552-1e808395fbb5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13414 | 2025.05.08 06:27:29.364980 [ 256 ] {868c32a3-7ca2-4e46-9552-1e808395fbb5} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13415 | 2025.05.08 06:27:29.365109 [ 256 ] {868c32a3-7ca2-4e46-9552-1e808395fbb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 13416 | 2025.05.08 06:27:29.365144 [ 256 ] {868c32a3-7ca2-4e46-9552-1e808395fbb5} <Debug> TCPHandler: Processed in 0.001236878 sec. | ||
| 13417 | 2025.05.08 06:27:29.645901 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 13418 | 2025.05.08 06:27:29.645953 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 13419 | 2025.05.08 06:27:29.647586 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 13420 | 2025.05.08 06:27:31.187930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 13421 | 2025.05.08 06:27:31.205506 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13422 | 2025.05.08 06:27:31.205566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13423 | 2025.05.08 06:27:31.212463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13424 | 2025.05.08 06:27:31.213191 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13425 | 2025.05.08 06:27:31.216267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 13426 | 2025.05.08 06:27:34.356278 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13427 | 2025.05.08 06:27:34.356490 [ 256 ] {8d4e89fd-9f30-41ad-8df0-6a2b2b4630fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13428 | 2025.05.08 06:27:34.356555 [ 256 ] {8d4e89fd-9f30-41ad-8df0-6a2b2b4630fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13429 | 2025.05.08 06:27:34.357212 [ 256 ] {8d4e89fd-9f30-41ad-8df0-6a2b2b4630fe} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2025.05.08 06:27:34.357252 [ 256 ] {8d4e89fd-9f30-41ad-8df0-6a2b2b4630fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13431 | 2025.05.08 06:27:34.357637 [ 256 ] {8d4e89fd-9f30-41ad-8df0-6a2b2b4630fe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13432 | 2025.05.08 06:27:34.357871 [ 256 ] {8d4e89fd-9f30-41ad-8df0-6a2b2b4630fe} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2025.05.08 06:27:34.358024 [ 256 ] {8d4e89fd-9f30-41ad-8df0-6a2b2b4630fe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001584 sec., 15151.515151515152 rows/sec., 1.26 MiB/sec. | ||
| 13434 | 2025.05.08 06:27:34.358065 [ 256 ] {8d4e89fd-9f30-41ad-8df0-6a2b2b4630fe} <Debug> TCPHandler: Processed in 0.001917407 sec. | ||
| 13435 | 2025.05.08 06:27:34.358176 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13436 | 2025.05.08 06:27:34.358288 [ 256 ] {29e15290-b05d-43c3-b58a-54b7b8b94419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13437 | 2025.05.08 06:27:34.358329 [ 256 ] {29e15290-b05d-43c3-b58a-54b7b8b94419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13438 | 2025.05.08 06:27:34.358727 [ 256 ] {29e15290-b05d-43c3-b58a-54b7b8b94419} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2025.05.08 06:27:34.358761 [ 256 ] {29e15290-b05d-43c3-b58a-54b7b8b94419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13440 | 2025.05.08 06:27:34.359042 [ 256 ] {29e15290-b05d-43c3-b58a-54b7b8b94419} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13441 | 2025.05.08 06:27:34.359244 [ 256 ] {29e15290-b05d-43c3-b58a-54b7b8b94419} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13442 | 2025.05.08 06:27:34.359371 [ 256 ] {29e15290-b05d-43c3-b58a-54b7b8b94419} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001101 sec., 7266.121707538601 rows/sec., 592.50 KiB/sec. | ||
| 13443 | 2025.05.08 06:27:34.359408 [ 256 ] {29e15290-b05d-43c3-b58a-54b7b8b94419} <Debug> TCPHandler: Processed in 0.001278908 sec. | ||
| 13444 | 2025.05.08 06:27:34.359513 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13445 | 2025.05.08 06:27:34.359617 [ 256 ] {a27e911b-b5c7-46c6-bad8-fd72deee2564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13446 | 2025.05.08 06:27:34.359656 [ 256 ] {a27e911b-b5c7-46c6-bad8-fd72deee2564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13447 | 2025.05.08 06:27:34.360176 [ 256 ] {a27e911b-b5c7-46c6-bad8-fd72deee2564} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2025.05.08 06:27:34.360212 [ 256 ] {a27e911b-b5c7-46c6-bad8-fd72deee2564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13449 | 2025.05.08 06:27:34.360539 [ 256 ] {a27e911b-b5c7-46c6-bad8-fd72deee2564} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13450 | 2025.05.08 06:27:34.360745 [ 256 ] {a27e911b-b5c7-46c6-bad8-fd72deee2564} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2025.05.08 06:27:34.360871 [ 256 ] {a27e911b-b5c7-46c6-bad8-fd72deee2564} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001277 sec., 153484.72983555208 rows/sec., 13.57 MiB/sec. | ||
| 13452 | 2025.05.08 06:27:34.360908 [ 256 ] {a27e911b-b5c7-46c6-bad8-fd72deee2564} <Debug> TCPHandler: Processed in 0.0014426 sec. | ||
| 13453 | 2025.05.08 06:27:34.361020 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13454 | 2025.05.08 06:27:34.361113 [ 256 ] {08ba22f4-7b57-40cc-be2d-90cfbc417d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13455 | 2025.05.08 06:27:34.361151 [ 256 ] {08ba22f4-7b57-40cc-be2d-90cfbc417d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13456 | 2025.05.08 06:27:34.361563 [ 256 ] {08ba22f4-7b57-40cc-be2d-90cfbc417d9d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2025.05.08 06:27:34.361596 [ 256 ] {08ba22f4-7b57-40cc-be2d-90cfbc417d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13458 | 2025.05.08 06:27:34.361883 [ 256 ] {08ba22f4-7b57-40cc-be2d-90cfbc417d9d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13459 | 2025.05.08 06:27:34.362085 [ 256 ] {08ba22f4-7b57-40cc-be2d-90cfbc417d9d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2025.05.08 06:27:34.362206 [ 256 ] {08ba22f4-7b57-40cc-be2d-90cfbc417d9d} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001112 sec., 25179.856115107916 rows/sec., 1.86 MiB/sec. | ||
| 13461 | 2025.05.08 06:27:34.362241 [ 256 ] {08ba22f4-7b57-40cc-be2d-90cfbc417d9d} <Debug> TCPHandler: Processed in 0.001268228 sec. | ||
| 13462 | 2025.05.08 06:27:34.362341 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2025.05.08 06:27:34.362431 [ 256 ] {7ad336a7-3b05-4d7a-9dfd-4f98be6aaf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13464 | 2025.05.08 06:27:34.362470 [ 256 ] {7ad336a7-3b05-4d7a-9dfd-4f98be6aaf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13465 | 2025.05.08 06:27:34.362874 [ 256 ] {7ad336a7-3b05-4d7a-9dfd-4f98be6aaf48} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2025.05.08 06:27:34.362908 [ 256 ] {7ad336a7-3b05-4d7a-9dfd-4f98be6aaf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13467 | 2025.05.08 06:27:34.363185 [ 256 ] {7ad336a7-3b05-4d7a-9dfd-4f98be6aaf48} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13468 | 2025.05.08 06:27:34.363395 [ 256 ] {7ad336a7-3b05-4d7a-9dfd-4f98be6aaf48} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2025.05.08 06:27:34.363522 [ 256 ] {7ad336a7-3b05-4d7a-9dfd-4f98be6aaf48} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 13470 | 2025.05.08 06:27:34.363559 [ 256 ] {7ad336a7-3b05-4d7a-9dfd-4f98be6aaf48} <Debug> TCPHandler: Processed in 0.001265427 sec. | ||
| 13471 | 2025.05.08 06:27:34.363664 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13472 | 2025.05.08 06:27:34.363776 [ 256 ] {1cdd5844-9831-46c9-b169-bd44e12c25a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13473 | 2025.05.08 06:27:34.363817 [ 256 ] {1cdd5844-9831-46c9-b169-bd44e12c25a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13474 | 2025.05.08 06:27:34.364206 [ 256 ] {1cdd5844-9831-46c9-b169-bd44e12c25a7} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2025.05.08 06:27:34.364240 [ 256 ] {1cdd5844-9831-46c9-b169-bd44e12c25a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13476 | 2025.05.08 06:27:34.364524 [ 256 ] {1cdd5844-9831-46c9-b169-bd44e12c25a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13477 | 2025.05.08 06:27:34.364719 [ 256 ] {1cdd5844-9831-46c9-b169-bd44e12c25a7} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2025.05.08 06:27:34.364844 [ 256 ] {1cdd5844-9831-46c9-b169-bd44e12c25a7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 13479 | 2025.05.08 06:27:34.364880 [ 256 ] {1cdd5844-9831-46c9-b169-bd44e12c25a7} <Debug> TCPHandler: Processed in 0.001263268 sec. | ||
| 13480 | 2025.05.08 06:27:34.364988 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13481 | 2025.05.08 06:27:34.365091 [ 256 ] {49f14357-7ec4-4ec8-80f2-88639bf71a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13482 | 2025.05.08 06:27:34.365129 [ 256 ] {49f14357-7ec4-4ec8-80f2-88639bf71a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13483 | 2025.05.08 06:27:34.365586 [ 256 ] {49f14357-7ec4-4ec8-80f2-88639bf71a8e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2025.05.08 06:27:34.365621 [ 256 ] {49f14357-7ec4-4ec8-80f2-88639bf71a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13485 | 2025.05.08 06:27:34.365931 [ 256 ] {49f14357-7ec4-4ec8-80f2-88639bf71a8e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13486 | 2025.05.08 06:27:34.366138 [ 256 ] {49f14357-7ec4-4ec8-80f2-88639bf71a8e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2025.05.08 06:27:34.366262 [ 256 ] {49f14357-7ec4-4ec8-80f2-88639bf71a8e} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001188 sec., 97643.09764309764 rows/sec., 7.95 MiB/sec. | ||
| 13488 | 2025.05.08 06:27:34.366299 [ 256 ] {49f14357-7ec4-4ec8-80f2-88639bf71a8e} <Debug> TCPHandler: Processed in 0.001357529 sec. | ||
| 13489 | 2025.05.08 06:27:34.366409 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13490 | 2025.05.08 06:27:34.366503 [ 256 ] {34aa35ca-ba54-4df8-b8fa-7efa5802b072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13491 | 2025.05.08 06:27:34.366544 [ 256 ] {34aa35ca-ba54-4df8-b8fa-7efa5802b072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13492 | 2025.05.08 06:27:34.366978 [ 256 ] {34aa35ca-ba54-4df8-b8fa-7efa5802b072} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2025.05.08 06:27:34.367015 [ 256 ] {34aa35ca-ba54-4df8-b8fa-7efa5802b072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13494 | 2025.05.08 06:27:34.367341 [ 256 ] {34aa35ca-ba54-4df8-b8fa-7efa5802b072} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13495 | 2025.05.08 06:27:34.367549 [ 256 ] {34aa35ca-ba54-4df8-b8fa-7efa5802b072} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13496 | 2025.05.08 06:27:34.367678 [ 256 ] {34aa35ca-ba54-4df8-b8fa-7efa5802b072} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001194 sec., 167504.18760469012 rows/sec., 12.01 MiB/sec. | ||
| 13497 | 2025.05.08 06:27:34.367714 [ 256 ] {34aa35ca-ba54-4df8-b8fa-7efa5802b072} <Debug> TCPHandler: Processed in 0.001351739 sec. | ||
| 13498 | 2025.05.08 06:27:34.367824 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13499 | 2025.05.08 06:27:34.367918 [ 256 ] {40168716-7c47-449f-aacf-2b3ff8bd522f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13500 | 2025.05.08 06:27:34.367970 [ 256 ] {40168716-7c47-449f-aacf-2b3ff8bd522f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13501 | 2025.05.08 06:27:34.368751 [ 256 ] {40168716-7c47-449f-aacf-2b3ff8bd522f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2025.05.08 06:27:34.368786 [ 256 ] {40168716-7c47-449f-aacf-2b3ff8bd522f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13503 | 2025.05.08 06:27:34.369298 [ 256 ] {40168716-7c47-449f-aacf-2b3ff8bd522f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13504 | 2025.05.08 06:27:34.369513 [ 256 ] {40168716-7c47-449f-aacf-2b3ff8bd522f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13505 | 2025.05.08 06:27:34.369649 [ 256 ] {40168716-7c47-449f-aacf-2b3ff8bd522f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001749 sec., 4574.042309891367 rows/sec., 8.20 MiB/sec. | ||
| 13506 | 2025.05.08 06:27:34.369701 [ 256 ] {40168716-7c47-449f-aacf-2b3ff8bd522f} <Debug> TCPHandler: Processed in 0.001923477 sec. | ||
| 13507 | 2025.05.08 06:27:34.369816 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2025.05.08 06:27:34.369935 [ 256 ] {49ae5daf-499e-4e90-b4e3-161d483888e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13509 | 2025.05.08 06:27:34.369978 [ 256 ] {49ae5daf-499e-4e90-b4e3-161d483888e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13510 | 2025.05.08 06:27:34.370310 [ 256 ] {49ae5daf-499e-4e90-b4e3-161d483888e7} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2025.05.08 06:27:34.370357 [ 256 ] {49ae5daf-499e-4e90-b4e3-161d483888e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13512 | 2025.05.08 06:27:34.370649 [ 256 ] {49ae5daf-499e-4e90-b4e3-161d483888e7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13513 | 2025.05.08 06:27:34.370853 [ 256 ] {49ae5daf-499e-4e90-b4e3-161d483888e7} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2025.05.08 06:27:34.370978 [ 256 ] {49ae5daf-499e-4e90-b4e3-161d483888e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 13515 | 2025.05.08 06:27:34.371012 [ 256 ] {49ae5daf-499e-4e90-b4e3-161d483888e7} <Debug> TCPHandler: Processed in 0.001243307 sec. | ||
| 13516 | 2025.05.08 06:27:36.554536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38979 | ||
| 13517 | 2025.05.08 06:27:36.555031 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13518 | 2025.05.08 06:27:36.555071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13519 | 2025.05.08 06:27:36.555549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13520 | 2025.05.08 06:27:36.555788 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13521 | 2025.05.08 06:27:36.555919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
| 13522 | 2025.05.08 06:27:36.555977 [ 220 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 13523 | 2025.05.08 06:27:36.556016 [ 220 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 13524 | 2025.05.08 06:27:36.557763 [ 220 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 13525 | 2025.05.08 06:27:38.056171 [ 221 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 13526 | 2025.05.08 06:27:38.056241 [ 221 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 13527 | 2025.05.08 06:27:38.058267 [ 221 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 13528 | 2025.05.08 06:27:38.716416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 13529 | 2025.05.08 06:27:38.734364 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2025.05.08 06:27:38.734427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13531 | 2025.05.08 06:27:38.740726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13532 | 2025.05.08 06:27:38.741399 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2025.05.08 06:27:38.744689 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 13534 | 2025.05.08 06:27:39.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.74 MiB, peak 368.75 MiB, free memory in arenas 0.00 B, will set to 354.22 MiB (RSS), difference: 3.48 MiB | ||
| 13535 | 2025.05.08 06:27:39.171806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1830 | ||
| 13536 | 2025.05.08 06:27:39.174141 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2025.05.08 06:27:39.174182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13538 | 2025.05.08 06:27:39.175359 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13539 | 2025.05.08 06:27:39.175618 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2025.05.08 06:27:39.175773 [ 85 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13541 | 2025.05.08 06:27:39.175845 [ 85 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13542 | 2025.05.08 06:27:39.175870 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13543 | 2025.05.08 06:27:39.175874 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1830 | ||
| 13544 | 2025.05.08 06:27:39.176000 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 13545 | 2025.05.08 06:27:39.176642 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13546 | 2025.05.08 06:27:39.176795 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1688 rows starting from the beginning of the part | ||
| 13547 | 2025.05.08 06:27:39.177184 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 13548 | 2025.05.08 06:27:39.177559 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 13549 | 2025.05.08 06:27:39.177911 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 13550 | 2025.05.08 06:27:39.178251 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
| 13551 | 2025.05.08 06:27:39.178589 [ 192 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 13552 | 2025.05.08 06:27:39.185815 [ 197 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 72 columns (72 merged, 0 gathered) in 0.009876129 sec., 185295.27105204883 rows/sec., 140.62 MiB/sec. | ||
| 13553 | 2025.05.08 06:27:39.187544 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13554 | 2025.05.08 06:27:39.188235 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2025.05.08 06:27:39.188314 [ 198 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_61_12} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13556 | 2025.05.08 06:27:39.188625 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 13557 | 2025.05.08 06:27:39.355880 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13558 | 2025.05.08 06:27:39.356049 [ 256 ] {1c767b73-b7ca-4f91-9825-5a97f5b8f415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13559 | 2025.05.08 06:27:39.356112 [ 256 ] {1c767b73-b7ca-4f91-9825-5a97f5b8f415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13560 | 2025.05.08 06:27:39.356813 [ 256 ] {1c767b73-b7ca-4f91-9825-5a97f5b8f415} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2025.05.08 06:27:39.356853 [ 256 ] {1c767b73-b7ca-4f91-9825-5a97f5b8f415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13562 | 2025.05.08 06:27:39.357195 [ 256 ] {1c767b73-b7ca-4f91-9825-5a97f5b8f415} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13563 | 2025.05.08 06:27:39.357416 [ 256 ] {1c767b73-b7ca-4f91-9825-5a97f5b8f415} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2025.05.08 06:27:39.357552 [ 256 ] {1c767b73-b7ca-4f91-9825-5a97f5b8f415} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001549 sec., 78760.49063912201 rows/sec., 6.70 MiB/sec. | ||
| 13565 | 2025.05.08 06:27:39.357575 [ 83 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13566 | 2025.05.08 06:27:39.357591 [ 256 ] {1c767b73-b7ca-4f91-9825-5a97f5b8f415} <Debug> TCPHandler: Processed in 0.001798345 sec. | ||
| 13567 | 2025.05.08 06:27:39.357650 [ 83 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2025.05.08 06:27:39.357680 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13569 | 2025.05.08 06:27:39.357750 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2025.05.08 06:27:39.357805 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 13571 | 2025.05.08 06:27:39.357849 [ 256 ] {f0e6053b-96cf-47ba-a6cd-c90fec4ec427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13572 | 2025.05.08 06:27:39.357894 [ 256 ] {f0e6053b-96cf-47ba-a6cd-c90fec4ec427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13573 | 2025.05.08 06:27:39.357948 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13574 | 2025.05.08 06:27:39.357994 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1409 rows starting from the beginning of the part | ||
| 13575 | 2025.05.08 06:27:39.358072 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1264 rows starting from the beginning of the part | ||
| 13576 | 2025.05.08 06:27:39.358130 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 72 rows starting from the beginning of the part | ||
| 13577 | 2025.05.08 06:27:39.358182 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 122 rows starting from the beginning of the part | ||
| 13578 | 2025.05.08 06:27:39.358231 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 196 rows starting from the beginning of the part | ||
| 13579 | 2025.05.08 06:27:39.358281 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 122 rows starting from the beginning of the part | ||
| 13580 | 2025.05.08 06:27:39.358305 [ 256 ] {f0e6053b-96cf-47ba-a6cd-c90fec4ec427} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13581 | 2025.05.08 06:27:39.358347 [ 256 ] {f0e6053b-96cf-47ba-a6cd-c90fec4ec427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13582 | 2025.05.08 06:27:39.358673 [ 256 ] {f0e6053b-96cf-47ba-a6cd-c90fec4ec427} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13583 | 2025.05.08 06:27:39.358887 [ 256 ] {f0e6053b-96cf-47ba-a6cd-c90fec4ec427} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13584 | 2025.05.08 06:27:39.359020 [ 256 ] {f0e6053b-96cf-47ba-a6cd-c90fec4ec427} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001189 sec., 27754.415475189235 rows/sec., 2.04 MiB/sec. | ||
| 13585 | 2025.05.08 06:27:39.359057 [ 256 ] {f0e6053b-96cf-47ba-a6cd-c90fec4ec427} <Debug> TCPHandler: Processed in 0.001355149 sec. | ||
| 13586 | 2025.05.08 06:27:39.359170 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13587 | 2025.05.08 06:27:39.359262 [ 256 ] {2a1defa0-55ad-4352-92fc-15809ac7eff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13588 | 2025.05.08 06:27:39.359302 [ 256 ] {2a1defa0-55ad-4352-92fc-15809ac7eff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13589 | 2025.05.08 06:27:39.359724 [ 256 ] {2a1defa0-55ad-4352-92fc-15809ac7eff8} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13590 | 2025.05.08 06:27:39.359760 [ 256 ] {2a1defa0-55ad-4352-92fc-15809ac7eff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13591 | 2025.05.08 06:27:39.359898 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.00215268 sec., 1479551.0712228478 rows/sec., 129.67 MiB/sec. | ||
| 13592 | 2025.05.08 06:27:39.360054 [ 256 ] {2a1defa0-55ad-4352-92fc-15809ac7eff8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13593 | 2025.05.08 06:27:39.360116 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13594 | 2025.05.08 06:27:39.360300 [ 256 ] {2a1defa0-55ad-4352-92fc-15809ac7eff8} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2025.05.08 06:27:39.360421 [ 83 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13596 | 2025.05.08 06:27:39.360425 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2025.05.08 06:27:39.360439 [ 256 ] {2a1defa0-55ad-4352-92fc-15809ac7eff8} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001195 sec., 81171.5481171548 rows/sec., 6.34 MiB/sec. | ||
| 13598 | 2025.05.08 06:27:39.360458 [ 83 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2025.05.08 06:27:39.360497 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13600 | 2025.05.08 06:27:39.360498 [ 256 ] {2a1defa0-55ad-4352-92fc-15809ac7eff8} <Debug> TCPHandler: Processed in 0.001375329 sec. | ||
| 13601 | 2025.05.08 06:27:39.360525 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_121_24} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13602 | 2025.05.08 06:27:39.360582 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 13603 | 2025.05.08 06:27:39.360619 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 13604 | 2025.05.08 06:27:39.360624 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13605 | 2025.05.08 06:27:39.360671 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13606 | 2025.05.08 06:27:39.360697 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 633 rows starting from the beginning of the part | ||
| 13607 | 2025.05.08 06:27:39.360729 [ 256 ] {e647a98b-ea0a-416c-b5db-3f6fc1619464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13608 | 2025.05.08 06:27:39.360752 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 557 rows starting from the beginning of the part | ||
| 13609 | 2025.05.08 06:27:39.360772 [ 256 ] {e647a98b-ea0a-416c-b5db-3f6fc1619464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13610 | 2025.05.08 06:27:39.360793 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 72 rows starting from the beginning of the part | ||
| 13611 | 2025.05.08 06:27:39.360832 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 97 rows starting from the beginning of the part | ||
| 13612 | 2025.05.08 06:27:39.360868 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 116 rows starting from the beginning of the part | ||
| 13613 | 2025.05.08 06:27:39.360932 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 97 rows starting from the beginning of the part | ||
| 13614 | 2025.05.08 06:27:39.361194 [ 256 ] {e647a98b-ea0a-416c-b5db-3f6fc1619464} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2025.05.08 06:27:39.361229 [ 256 ] {e647a98b-ea0a-416c-b5db-3f6fc1619464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13616 | 2025.05.08 06:27:39.361545 [ 256 ] {e647a98b-ea0a-416c-b5db-3f6fc1619464} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13617 | 2025.05.08 06:27:39.361754 [ 256 ] {e647a98b-ea0a-416c-b5db-3f6fc1619464} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2025.05.08 06:27:39.361871 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 5 parts from all_1_116_23 to all_120_120_0 | ||
| 13619 | 2025.05.08 06:27:39.361881 [ 256 ] {e647a98b-ea0a-416c-b5db-3f6fc1619464} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 13620 | 2025.05.08 06:27:39.361905 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2025.05.08 06:27:39.361927 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13622 | 2025.05.08 06:27:39.361929 [ 256 ] {e647a98b-ea0a-416c-b5db-3f6fc1619464} <Debug> TCPHandler: Processed in 0.001351959 sec. | ||
| 13623 | 2025.05.08 06:27:39.361938 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138597 sec., 1134223.6844953354 rows/sec., 90.41 MiB/sec. | ||
| 13624 | 2025.05.08 06:27:39.361997 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_116_23 to all_120_120_0 into Compact with storage Full | ||
| 13625 | 2025.05.08 06:27:39.362052 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13626 | 2025.05.08 06:27:39.362092 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13627 | 2025.05.08 06:27:39.362092 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13628 | 2025.05.08 06:27:39.362127 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_23, total 34976 rows starting from the beginning of the part | ||
| 13629 | 2025.05.08 06:27:39.362147 [ 256 ] {b4b9984e-f0b4-4155-bb17-c828dc1386f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13630 | 2025.05.08 06:27:39.362183 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 918 rows starting from the beginning of the part | ||
| 13631 | 2025.05.08 06:27:39.362205 [ 256 ] {b4b9984e-f0b4-4155-bb17-c828dc1386f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13632 | 2025.05.08 06:27:39.362232 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 13633 | 2025.05.08 06:27:39.362278 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 13634 | 2025.05.08 06:27:39.362317 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 200 rows starting from the beginning of the part | ||
| 13635 | 2025.05.08 06:27:39.362354 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13636 | 2025.05.08 06:27:39.362421 [ 198 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_121_24} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13637 | 2025.05.08 06:27:39.362481 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 13638 | 2025.05.08 06:27:39.363045 [ 256 ] {b4b9984e-f0b4-4155-bb17-c828dc1386f6} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13639 | 2025.05.08 06:27:39.363082 [ 256 ] {b4b9984e-f0b4-4155-bb17-c828dc1386f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13640 | 2025.05.08 06:27:39.363616 [ 256 ] {b4b9984e-f0b4-4155-bb17-c828dc1386f6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13641 | 2025.05.08 06:27:39.363843 [ 256 ] {b4b9984e-f0b4-4155-bb17-c828dc1386f6} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13642 | 2025.05.08 06:27:39.363981 [ 256 ] {b4b9984e-f0b4-4155-bb17-c828dc1386f6} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001852 sec., 17818.57451403888 rows/sec., 31.93 MiB/sec. | ||
| 13643 | 2025.05.08 06:27:39.364036 [ 256 ] {b4b9984e-f0b4-4155-bb17-c828dc1386f6} <Debug> TCPHandler: Processed in 0.002029939 sec. | ||
| 13644 | 2025.05.08 06:27:39.364146 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13645 | 2025.05.08 06:27:39.364235 [ 256 ] {3be9e898-3039-4572-94b1-130e7ec4546b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13646 | 2025.05.08 06:27:39.364276 [ 256 ] {3be9e898-3039-4572-94b1-130e7ec4546b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13647 | 2025.05.08 06:27:39.364610 [ 256 ] {3be9e898-3039-4572-94b1-130e7ec4546b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13648 | 2025.05.08 06:27:39.364645 [ 256 ] {3be9e898-3039-4572-94b1-130e7ec4546b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13649 | 2025.05.08 06:27:39.364947 [ 256 ] {3be9e898-3039-4572-94b1-130e7ec4546b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13650 | 2025.05.08 06:27:39.365149 [ 256 ] {3be9e898-3039-4572-94b1-130e7ec4546b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13651 | 2025.05.08 06:27:39.365275 [ 256 ] {3be9e898-3039-4572-94b1-130e7ec4546b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 13652 | 2025.05.08 06:27:39.365283 [ 85 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13653 | 2025.05.08 06:27:39.365310 [ 256 ] {3be9e898-3039-4572-94b1-130e7ec4546b} <Debug> TCPHandler: Processed in 0.001210397 sec. | ||
| 13654 | 2025.05.08 06:27:39.365350 [ 85 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2025.05.08 06:27:39.365381 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13656 | 2025.05.08 06:27:39.365489 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 13657 | 2025.05.08 06:27:39.365631 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13658 | 2025.05.08 06:27:39.365663 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6870 rows starting from the beginning of the part | ||
| 13659 | 2025.05.08 06:27:39.365722 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 13660 | 2025.05.08 06:27:39.365766 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 13661 | 2025.05.08 06:27:39.365804 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 13662 | 2025.05.08 06:27:39.365841 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 13663 | 2025.05.08 06:27:39.365880 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 13664 | 2025.05.08 06:27:39.367953 [ 191 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002513495 sec., 2852601.656259511 rows/sec., 192.21 MiB/sec. | ||
| 13665 | 2025.05.08 06:27:39.368420 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13666 | 2025.05.08 06:27:39.368734 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_121_24} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2025.05.08 06:27:39.368817 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_121_24} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13668 | 2025.05.08 06:27:39.368935 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 13669 | 2025.05.08 06:27:39.369269 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36414 rows, containing 5 columns (5 merged, 0 gathered) in 0.007302683 sec., 4986386.510273005 rows/sec., 342.26 MiB/sec. | ||
| 13670 | 2025.05.08 06:27:39.369690 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
| 13671 | 2025.05.08 06:27:39.369981 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2025.05.08 06:27:39.370061 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 5 parts: [all_1_116_23, all_120_120_0] -> all_1_120_24 | ||
| 13673 | 2025.05.08 06:27:39.370145 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13674 | 2025.05.08 06:27:43.864951 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13675 | 2025.05.08 06:27:43.865022 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13676 | 2025.05.08 06:27:44.056135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39467 | ||
| 13677 | 2025.05.08 06:27:44.056718 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2025.05.08 06:27:44.056764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13679 | 2025.05.08 06:27:44.057235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13680 | 2025.05.08 06:27:44.057456 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2025.05.08 06:27:44.057584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39467 | ||
| 13682 | 2025.05.08 06:27:44.057596 [ 79 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13683 | 2025.05.08 06:27:44.057663 [ 79 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2025.05.08 06:27:44.057687 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13685 | 2025.05.08 06:27:44.057786 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 13686 | 2025.05.08 06:27:44.057864 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13687 | 2025.05.08 06:27:44.057893 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 13688 | 2025.05.08 06:27:44.057947 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part | ||
| 13689 | 2025.05.08 06:27:44.057993 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part | ||
| 13690 | 2025.05.08 06:27:44.058034 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part | ||
| 13691 | 2025.05.08 06:27:44.058073 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part | ||
| 13692 | 2025.05.08 06:27:44.058112 [ 200 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part | ||
| 13693 | 2025.05.08 06:27:44.060560 [ 194 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39467 rows, containing 4 columns (4 merged, 0 gathered) in 0.002804049 sec., 14075003.682175312 rows/sec., 201.34 MiB/sec. | ||
| 13694 | 2025.05.08 06:27:44.061200 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13695 | 2025.05.08 06:27:44.061735 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_86_17} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2025.05.08 06:27:44.061856 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_86_17} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13697 | 2025.05.08 06:27:44.061959 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 13698 | 2025.05.08 06:27:44.141675 [ 224 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 13699 | 2025.05.08 06:27:44.141715 [ 224 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 13700 | 2025.05.08 06:27:44.143964 [ 224 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 13701 | 2025.05.08 06:27:44.354119 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13702 | 2025.05.08 06:27:44.354296 [ 256 ] {e8f4ee4a-63cf-4e26-8e0f-da4dd8e084e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13703 | 2025.05.08 06:27:44.354363 [ 256 ] {e8f4ee4a-63cf-4e26-8e0f-da4dd8e084e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13704 | 2025.05.08 06:27:44.355055 [ 256 ] {e8f4ee4a-63cf-4e26-8e0f-da4dd8e084e7} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2025.05.08 06:27:44.355099 [ 256 ] {e8f4ee4a-63cf-4e26-8e0f-da4dd8e084e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13706 | 2025.05.08 06:27:44.355497 [ 256 ] {e8f4ee4a-63cf-4e26-8e0f-da4dd8e084e7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 13707 | 2025.05.08 06:27:44.355730 [ 256 ] {e8f4ee4a-63cf-4e26-8e0f-da4dd8e084e7} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13708 | 2025.05.08 06:27:44.355888 [ 256 ] {e8f4ee4a-63cf-4e26-8e0f-da4dd8e084e7} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001643 sec., 43822.27632379793 rows/sec., 3.56 MiB/sec. | ||
| 13709 | 2025.05.08 06:27:44.355939 [ 256 ] {e8f4ee4a-63cf-4e26-8e0f-da4dd8e084e7} <Debug> TCPHandler: Processed in 0.001943137 sec. | ||
| 13710 | 2025.05.08 06:27:44.356070 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13711 | 2025.05.08 06:27:44.356172 [ 256 ] {63f16786-036a-4dd1-98ad-b404e05d0983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13712 | 2025.05.08 06:27:44.356216 [ 256 ] {63f16786-036a-4dd1-98ad-b404e05d0983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13713 | 2025.05.08 06:27:44.356668 [ 256 ] {63f16786-036a-4dd1-98ad-b404e05d0983} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13714 | 2025.05.08 06:27:44.356704 [ 256 ] {63f16786-036a-4dd1-98ad-b404e05d0983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13715 | 2025.05.08 06:27:44.357015 [ 256 ] {63f16786-036a-4dd1-98ad-b404e05d0983} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13716 | 2025.05.08 06:27:44.357229 [ 256 ] {63f16786-036a-4dd1-98ad-b404e05d0983} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13717 | 2025.05.08 06:27:44.357362 [ 256 ] {63f16786-036a-4dd1-98ad-b404e05d0983} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001213 sec., 6595.218466611706 rows/sec., 495.93 KiB/sec. | ||
| 13718 | 2025.05.08 06:27:44.357400 [ 256 ] {63f16786-036a-4dd1-98ad-b404e05d0983} <Debug> TCPHandler: Processed in 0.001387189 sec. | ||
| 13719 | 2025.05.08 06:27:44.357516 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13720 | 2025.05.08 06:27:44.357612 [ 256 ] {8be0917f-fb00-4b52-be8f-68254a3d3fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13721 | 2025.05.08 06:27:44.357651 [ 256 ] {8be0917f-fb00-4b52-be8f-68254a3d3fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13722 | 2025.05.08 06:27:44.358084 [ 256 ] {8be0917f-fb00-4b52-be8f-68254a3d3fdb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2025.05.08 06:27:44.358120 [ 256 ] {8be0917f-fb00-4b52-be8f-68254a3d3fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13724 | 2025.05.08 06:27:44.358416 [ 256 ] {8be0917f-fb00-4b52-be8f-68254a3d3fdb} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 13725 | 2025.05.08 06:27:44.358627 [ 256 ] {8be0917f-fb00-4b52-be8f-68254a3d3fdb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2025.05.08 06:27:44.358755 [ 256 ] {8be0917f-fb00-4b52-be8f-68254a3d3fdb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001162 sec., 61962.134251290874 rows/sec., 4.84 MiB/sec. | ||
| 13727 | 2025.05.08 06:27:44.358792 [ 256 ] {8be0917f-fb00-4b52-be8f-68254a3d3fdb} <Debug> TCPHandler: Processed in 0.001330438 sec. | ||
| 13728 | 2025.05.08 06:27:44.358905 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13729 | 2025.05.08 06:27:44.358999 [ 256 ] {e40a0227-ab57-4416-b207-043d32c9a76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13730 | 2025.05.08 06:27:44.359042 [ 256 ] {e40a0227-ab57-4416-b207-043d32c9a76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13731 | 2025.05.08 06:27:44.359450 [ 256 ] {e40a0227-ab57-4416-b207-043d32c9a76d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2025.05.08 06:27:44.359485 [ 256 ] {e40a0227-ab57-4416-b207-043d32c9a76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13733 | 2025.05.08 06:27:44.359807 [ 256 ] {e40a0227-ab57-4416-b207-043d32c9a76d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 13734 | 2025.05.08 06:27:44.360019 [ 256 ] {e40a0227-ab57-4416-b207-043d32c9a76d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2025.05.08 06:27:44.360150 [ 256 ] {e40a0227-ab57-4416-b207-043d32c9a76d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 13736 | 2025.05.08 06:27:44.360187 [ 256 ] {e40a0227-ab57-4416-b207-043d32c9a76d} <Debug> TCPHandler: Processed in 0.001331619 sec. | ||
| 13737 | 2025.05.08 06:27:44.360215 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 13738 | 2025.05.08 06:27:44.360265 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 13739 | 2025.05.08 06:27:44.360292 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13740 | 2025.05.08 06:27:44.360390 [ 256 ] {c38df7cf-a631-4605-b6c2-b244df09e50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13741 | 2025.05.08 06:27:44.360447 [ 256 ] {c38df7cf-a631-4605-b6c2-b244df09e50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13742 | 2025.05.08 06:27:44.361223 [ 256 ] {c38df7cf-a631-4605-b6c2-b244df09e50d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2025.05.08 06:27:44.361260 [ 256 ] {c38df7cf-a631-4605-b6c2-b244df09e50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13744 | 2025.05.08 06:27:44.361798 [ 256 ] {c38df7cf-a631-4605-b6c2-b244df09e50d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13745 | 2025.05.08 06:27:44.362086 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 13746 | 2025.05.08 06:27:44.362096 [ 256 ] {c38df7cf-a631-4605-b6c2-b244df09e50d} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2025.05.08 06:27:44.362250 [ 256 ] {c38df7cf-a631-4605-b6c2-b244df09e50d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001877 sec., 4262.120404901439 rows/sec., 7.64 MiB/sec. | ||
| 13748 | 2025.05.08 06:27:44.362316 [ 256 ] {c38df7cf-a631-4605-b6c2-b244df09e50d} <Debug> TCPHandler: Processed in 0.002071519 sec. | ||
| 13749 | 2025.05.08 06:27:44.362433 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2025.05.08 06:27:44.362528 [ 256 ] {abc00f6e-32d8-4ba4-912f-f870f46ad17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13751 | 2025.05.08 06:27:44.362570 [ 256 ] {abc00f6e-32d8-4ba4-912f-f870f46ad17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13752 | 2025.05.08 06:27:44.362914 [ 256 ] {abc00f6e-32d8-4ba4-912f-f870f46ad17c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2025.05.08 06:27:44.362951 [ 256 ] {abc00f6e-32d8-4ba4-912f-f870f46ad17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13754 | 2025.05.08 06:27:44.363259 [ 256 ] {abc00f6e-32d8-4ba4-912f-f870f46ad17c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 13755 | 2025.05.08 06:27:44.363477 [ 256 ] {abc00f6e-32d8-4ba4-912f-f870f46ad17c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2025.05.08 06:27:44.363609 [ 256 ] {abc00f6e-32d8-4ba4-912f-f870f46ad17c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 13757 | 2025.05.08 06:27:44.363645 [ 256 ] {abc00f6e-32d8-4ba4-912f-f870f46ad17c} <Debug> TCPHandler: Processed in 0.001262168 sec. | ||
| 13758 | 2025.05.08 06:27:44.939985 [ 220 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 13759 | 2025.05.08 06:27:44.940037 [ 220 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 13760 | 2025.05.08 06:27:44.942298 [ 220 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 13761 | 2025.05.08 06:27:44.988066 [ 219 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 13762 | 2025.05.08 06:27:44.988160 [ 219 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 13763 | 2025.05.08 06:27:44.990665 [ 219 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 13764 | 2025.05.08 06:27:46.244879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 13765 | 2025.05.08 06:27:46.262801 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13766 | 2025.05.08 06:27:46.262854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13767 | 2025.05.08 06:27:46.269154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13768 | 2025.05.08 06:27:46.269847 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13769 | 2025.05.08 06:27:46.270185 [ 73 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13770 | 2025.05.08 06:27:46.270250 [ 73 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13771 | 2025.05.08 06:27:46.270268 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13772 | 2025.05.08 06:27:46.270359 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 13773 | 2025.05.08 06:27:46.272954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 13774 | 2025.05.08 06:27:46.273395 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13775 | 2025.05.08 06:27:46.274138 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 13776 | 2025.05.08 06:27:46.277672 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 13777 | 2025.05.08 06:27:46.281122 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 13778 | 2025.05.08 06:27:46.284961 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 13779 | 2025.05.08 06:27:46.289486 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 13780 | 2025.05.08 06:27:46.294095 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 13781 | 2025.05.08 06:27:46.350239 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.079910985 sec., 8109.022808316028 rows/sec., 41.93 MiB/sec. | ||
| 13782 | 2025.05.08 06:27:46.353480 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13783 | 2025.05.08 06:27:46.355587 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_86_17} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2025.05.08 06:27:46.355692 [ 186 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_86_17} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13785 | 2025.05.08 06:27:46.358701 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 13786 | 2025.05.08 06:27:47.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.31 MiB, peak 372.72 MiB, free memory in arenas 0.00 B, will set to 354.24 MiB (RSS), difference: -1.07 MiB | ||
| 13787 | 2025.05.08 06:27:49.176210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1854 | ||
| 13788 | 2025.05.08 06:27:49.178443 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2025.05.08 06:27:49.178493 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13790 | 2025.05.08 06:27:49.179697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13791 | 2025.05.08 06:27:49.179955 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2025.05.08 06:27:49.180240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1854 | ||
| 13793 | 2025.05.08 06:27:49.245359 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13794 | 2025.05.08 06:27:49.245523 [ 256 ] {07abf35c-0bd0-4dfd-9de6-1be7e59fabe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13795 | 2025.05.08 06:27:49.245585 [ 256 ] {07abf35c-0bd0-4dfd-9de6-1be7e59fabe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13796 | 2025.05.08 06:27:49.246175 [ 256 ] {07abf35c-0bd0-4dfd-9de6-1be7e59fabe0} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2025.05.08 06:27:49.246210 [ 256 ] {07abf35c-0bd0-4dfd-9de6-1be7e59fabe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13798 | 2025.05.08 06:27:49.246530 [ 256 ] {07abf35c-0bd0-4dfd-9de6-1be7e59fabe0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13799 | 2025.05.08 06:27:49.246752 [ 256 ] {07abf35c-0bd0-4dfd-9de6-1be7e59fabe0} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2025.05.08 06:27:49.246893 [ 256 ] {07abf35c-0bd0-4dfd-9de6-1be7e59fabe0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001414 sec., 4243.281471004244 rows/sec., 346.01 KiB/sec. | ||
| 13801 | 2025.05.08 06:27:49.246933 [ 256 ] {07abf35c-0bd0-4dfd-9de6-1be7e59fabe0} <Debug> TCPHandler: Processed in 0.001656263 sec. | ||
| 13802 | 2025.05.08 06:27:49.247051 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13803 | 2025.05.08 06:27:49.247146 [ 256 ] {7bd53998-97ba-42f5-9bc8-ef3ccf1a9030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13804 | 2025.05.08 06:27:49.247187 [ 256 ] {7bd53998-97ba-42f5-9bc8-ef3ccf1a9030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13805 | 2025.05.08 06:27:49.248270 [ 256 ] {7bd53998-97ba-42f5-9bc8-ef3ccf1a9030} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2025.05.08 06:27:49.248305 [ 256 ] {7bd53998-97ba-42f5-9bc8-ef3ccf1a9030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13807 | 2025.05.08 06:27:49.248688 [ 256 ] {7bd53998-97ba-42f5-9bc8-ef3ccf1a9030} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 13808 | 2025.05.08 06:27:49.248897 [ 256 ] {7bd53998-97ba-42f5-9bc8-ef3ccf1a9030} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2025.05.08 06:27:49.249024 [ 256 ] {7bd53998-97ba-42f5-9bc8-ef3ccf1a9030} <Debug> executeQuery: Read 1265 rows, 107.41 KiB in 0.001896 sec., 667194.0928270043 rows/sec., 55.32 MiB/sec. | ||
| 13810 | 2025.05.08 06:27:49.249062 [ 256 ] {7bd53998-97ba-42f5-9bc8-ef3ccf1a9030} <Debug> TCPHandler: Processed in 0.002061919 sec. | ||
| 13811 | 2025.05.08 06:27:49.249176 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2025.05.08 06:27:49.249272 [ 256 ] {060c5948-8c45-4fec-9d46-cb83767bd95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13813 | 2025.05.08 06:27:49.249312 [ 256 ] {060c5948-8c45-4fec-9d46-cb83767bd95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13814 | 2025.05.08 06:27:49.249719 [ 256 ] {060c5948-8c45-4fec-9d46-cb83767bd95d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13815 | 2025.05.08 06:27:49.249756 [ 256 ] {060c5948-8c45-4fec-9d46-cb83767bd95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13816 | 2025.05.08 06:27:49.250069 [ 256 ] {060c5948-8c45-4fec-9d46-cb83767bd95d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13817 | 2025.05.08 06:27:49.250284 [ 256 ] {060c5948-8c45-4fec-9d46-cb83767bd95d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2025.05.08 06:27:49.250381 [ 70 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13819 | 2025.05.08 06:27:49.250415 [ 256 ] {060c5948-8c45-4fec-9d46-cb83767bd95d} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001161 sec., 33591.73126614987 rows/sec., 2.44 MiB/sec. | ||
| 13820 | 2025.05.08 06:27:49.250419 [ 70 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2025.05.08 06:27:49.250446 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13822 | 2025.05.08 06:27:49.250453 [ 256 ] {060c5948-8c45-4fec-9d46-cb83767bd95d} <Debug> TCPHandler: Processed in 0.001326529 sec. | ||
| 13823 | 2025.05.08 06:27:49.250535 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 13824 | 2025.05.08 06:27:49.250555 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13825 | 2025.05.08 06:27:49.250633 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13826 | 2025.05.08 06:27:49.250650 [ 256 ] {81e9db5a-08a2-44a3-8325-a97218da8421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13827 | 2025.05.08 06:27:49.250665 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 71 rows starting from the beginning of the part | ||
| 13828 | 2025.05.08 06:27:49.250691 [ 256 ] {81e9db5a-08a2-44a3-8325-a97218da8421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13829 | 2025.05.08 06:27:49.250732 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 13830 | 2025.05.08 06:27:49.250784 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 28 rows starting from the beginning of the part | ||
| 13831 | 2025.05.08 06:27:49.250833 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 13832 | 2025.05.08 06:27:49.250879 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 8 rows starting from the beginning of the part | ||
| 13833 | 2025.05.08 06:27:49.250925 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 39 rows starting from the beginning of the part | ||
| 13834 | 2025.05.08 06:27:49.251199 [ 256 ] {81e9db5a-08a2-44a3-8325-a97218da8421} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2025.05.08 06:27:49.251235 [ 256 ] {81e9db5a-08a2-44a3-8325-a97218da8421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13836 | 2025.05.08 06:27:49.251550 [ 256 ] {81e9db5a-08a2-44a3-8325-a97218da8421} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13837 | 2025.05.08 06:27:49.251659 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166337 sec., 181765.64749296303 rows/sec., 14.00 MiB/sec. | ||
| 13838 | 2025.05.08 06:27:49.251771 [ 256 ] {81e9db5a-08a2-44a3-8325-a97218da8421} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2025.05.08 06:27:49.251867 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13840 | 2025.05.08 06:27:49.251908 [ 256 ] {81e9db5a-08a2-44a3-8325-a97218da8421} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001276 sec., 178683.3855799373 rows/sec., 12.10 MiB/sec. | ||
| 13841 | 2025.05.08 06:27:49.251951 [ 256 ] {81e9db5a-08a2-44a3-8325-a97218da8421} <Debug> TCPHandler: Processed in 0.00144516 sec. | ||
| 13842 | 2025.05.08 06:27:49.252150 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13843 | 2025.05.08 06:27:49.252209 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_121_24} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13844 | 2025.05.08 06:27:49.252247 [ 256 ] {559f4f1b-9a82-4637-b201-74c815822da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13845 | 2025.05.08 06:27:49.252293 [ 256 ] {559f4f1b-9a82-4637-b201-74c815822da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13846 | 2025.05.08 06:27:49.252299 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_121_24} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13847 | 2025.05.08 06:27:49.252407 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13848 | 2025.05.08 06:27:49.252920 [ 256 ] {559f4f1b-9a82-4637-b201-74c815822da0} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13849 | 2025.05.08 06:27:49.252962 [ 256 ] {559f4f1b-9a82-4637-b201-74c815822da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13850 | 2025.05.08 06:27:49.253298 [ 256 ] {559f4f1b-9a82-4637-b201-74c815822da0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 13851 | 2025.05.08 06:27:49.253509 [ 256 ] {559f4f1b-9a82-4637-b201-74c815822da0} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13852 | 2025.05.08 06:27:49.253634 [ 256 ] {559f4f1b-9a82-4637-b201-74c815822da0} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001406 sec., 397581.79231863446 rows/sec., 29.54 MiB/sec. | ||
| 13853 | 2025.05.08 06:27:49.253672 [ 256 ] {559f4f1b-9a82-4637-b201-74c815822da0} <Debug> TCPHandler: Processed in 0.001570942 sec. | ||
| 13854 | 2025.05.08 06:27:49.253786 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13855 | 2025.05.08 06:27:49.253880 [ 256 ] {83b91e8b-1e55-4b16-be7d-093b3feb5a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13856 | 2025.05.08 06:27:49.253922 [ 256 ] {83b91e8b-1e55-4b16-be7d-093b3feb5a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13857 | 2025.05.08 06:27:49.254528 [ 256 ] {83b91e8b-1e55-4b16-be7d-093b3feb5a20} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13858 | 2025.05.08 06:27:49.254565 [ 256 ] {83b91e8b-1e55-4b16-be7d-093b3feb5a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13859 | 2025.05.08 06:27:49.254941 [ 256 ] {83b91e8b-1e55-4b16-be7d-093b3feb5a20} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 13860 | 2025.05.08 06:27:49.255158 [ 256 ] {83b91e8b-1e55-4b16-be7d-093b3feb5a20} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13861 | 2025.05.08 06:27:49.255286 [ 256 ] {83b91e8b-1e55-4b16-be7d-093b3feb5a20} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001425 sec., 644912.2807017544 rows/sec., 43.38 MiB/sec. | ||
| 13862 | 2025.05.08 06:27:49.255323 [ 256 ] {83b91e8b-1e55-4b16-be7d-093b3feb5a20} <Debug> TCPHandler: Processed in 0.001586192 sec. | ||
| 13863 | 2025.05.08 06:27:49.255429 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13864 | 2025.05.08 06:27:49.255530 [ 256 ] {f46d2cbd-be54-45b7-898c-5d7380ce8969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13865 | 2025.05.08 06:27:49.255586 [ 256 ] {f46d2cbd-be54-45b7-898c-5d7380ce8969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13866 | 2025.05.08 06:27:49.256478 [ 256 ] {f46d2cbd-be54-45b7-898c-5d7380ce8969} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2025.05.08 06:27:49.256519 [ 256 ] {f46d2cbd-be54-45b7-898c-5d7380ce8969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13868 | 2025.05.08 06:27:49.257082 [ 256 ] {f46d2cbd-be54-45b7-898c-5d7380ce8969} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13869 | 2025.05.08 06:27:49.257326 [ 256 ] {f46d2cbd-be54-45b7-898c-5d7380ce8969} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2025.05.08 06:27:49.257443 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13871 | 2025.05.08 06:27:49.257472 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2025.05.08 06:27:49.257475 [ 256 ] {f46d2cbd-be54-45b7-898c-5d7380ce8969} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001963 sec., 16811.003565970455 rows/sec., 30.12 MiB/sec. | ||
| 13873 | 2025.05.08 06:27:49.257492 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13874 | 2025.05.08 06:27:49.257538 [ 256 ] {f46d2cbd-be54-45b7-898c-5d7380ce8969} <Debug> TCPHandler: Processed in 0.002158911 sec. | ||
| 13875 | 2025.05.08 06:27:49.257592 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 13876 | 2025.05.08 06:27:49.257657 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2025.05.08 06:27:49.257758 [ 256 ] {a2ae9794-7aaa-4da0-b080-69437fcd4990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13878 | 2025.05.08 06:27:49.257801 [ 256 ] {a2ae9794-7aaa-4da0-b080-69437fcd4990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13879 | 2025.05.08 06:27:49.257844 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13880 | 2025.05.08 06:27:49.257914 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2328 rows starting from the beginning of the part | ||
| 13881 | 2025.05.08 06:27:49.258063 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 13882 | 2025.05.08 06:27:49.258156 [ 256 ] {a2ae9794-7aaa-4da0-b080-69437fcd4990} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2025.05.08 06:27:49.258172 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 8 rows starting from the beginning of the part | ||
| 13884 | 2025.05.08 06:27:49.258201 [ 256 ] {a2ae9794-7aaa-4da0-b080-69437fcd4990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13885 | 2025.05.08 06:27:49.258287 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 13886 | 2025.05.08 06:27:49.258393 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 8 rows starting from the beginning of the part | ||
| 13887 | 2025.05.08 06:27:49.258492 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 13888 | 2025.05.08 06:27:49.258527 [ 256 ] {a2ae9794-7aaa-4da0-b080-69437fcd4990} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 13889 | 2025.05.08 06:27:49.258758 [ 256 ] {a2ae9794-7aaa-4da0-b080-69437fcd4990} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13890 | 2025.05.08 06:27:49.258902 [ 256 ] {a2ae9794-7aaa-4da0-b080-69437fcd4990} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 13891 | 2025.05.08 06:27:49.258942 [ 256 ] {a2ae9794-7aaa-4da0-b080-69437fcd4990} <Debug> TCPHandler: Processed in 0.001335689 sec. | ||
| 13892 | 2025.05.08 06:27:49.267720 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2443 rows, containing 19 columns (19 merged, 0 gathered) in 0.010172924 sec., 240147.27722334306 rows/sec., 430.33 MiB/sec. | ||
| 13893 | 2025.05.08 06:27:49.269942 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13894 | 2025.05.08 06:27:49.270367 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2025.05.08 06:27:49.270457 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13896 | 2025.05.08 06:27:49.270651 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.68 MiB. | ||
| 13897 | 2025.05.08 06:27:49.322603 [ 224 ] {} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): 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] | ||
| 13898 | 2025.05.08 06:27:49.322657 [ 224 ] {} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): 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] | ||
| 13899 | 2025.05.08 06:27:49.324210 [ 224 ] {} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): 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] | ||
| 13900 | 2025.05.08 06:27:50.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.92 MiB, peak 373.55 MiB, free memory in arenas 0.00 B, will set to 357.08 MiB (RSS), difference: 2.16 MiB | ||
| 13901 | 2025.05.08 06:27:51.557812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39894 | ||
| 13902 | 2025.05.08 06:27:51.558317 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13903 | 2025.05.08 06:27:51.558363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13904 | 2025.05.08 06:27:51.558835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13905 | 2025.05.08 06:27:51.559080 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13906 | 2025.05.08 06:27:51.559212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
| 13907 | 2025.05.08 06:27:53.773117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 13908 | 2025.05.08 06:27:53.791494 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2025.05.08 06:27:53.791556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13910 | 2025.05.08 06:27:53.797864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13911 | 2025.05.08 06:27:53.798572 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2025.05.08 06:27:53.801731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 13913 | 2025.05.08 06:27:54.354750 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2025.05.08 06:27:54.354947 [ 256 ] {ed3279f3-afc9-4132-90df-cd4106dcb78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13915 | 2025.05.08 06:27:54.355018 [ 256 ] {ed3279f3-afc9-4132-90df-cd4106dcb78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13916 | 2025.05.08 06:27:54.355794 [ 256 ] {ed3279f3-afc9-4132-90df-cd4106dcb78e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2025.05.08 06:27:54.355835 [ 256 ] {ed3279f3-afc9-4132-90df-cd4106dcb78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13918 | 2025.05.08 06:27:54.356241 [ 256 ] {ed3279f3-afc9-4132-90df-cd4106dcb78e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 13919 | 2025.05.08 06:27:54.356463 [ 256 ] {ed3279f3-afc9-4132-90df-cd4106dcb78e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2025.05.08 06:27:54.356620 [ 256 ] {ed3279f3-afc9-4132-90df-cd4106dcb78e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001726 sec., 41714.94785631518 rows/sec., 3.39 MiB/sec. | ||
| 13921 | 2025.05.08 06:27:54.356664 [ 256 ] {ed3279f3-afc9-4132-90df-cd4106dcb78e} <Debug> TCPHandler: Processed in 0.002044489 sec. | ||
| 13922 | 2025.05.08 06:27:54.356788 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2025.05.08 06:27:54.356881 [ 256 ] {4c80792b-773c-4a59-ae58-989a48650500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13924 | 2025.05.08 06:27:54.356920 [ 256 ] {4c80792b-773c-4a59-ae58-989a48650500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13925 | 2025.05.08 06:27:54.357347 [ 256 ] {4c80792b-773c-4a59-ae58-989a48650500} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2025.05.08 06:27:54.357383 [ 256 ] {4c80792b-773c-4a59-ae58-989a48650500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13927 | 2025.05.08 06:27:54.357673 [ 256 ] {4c80792b-773c-4a59-ae58-989a48650500} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 13928 | 2025.05.08 06:27:54.357900 [ 256 ] {4c80792b-773c-4a59-ae58-989a48650500} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2025.05.08 06:27:54.358030 [ 256 ] {4c80792b-773c-4a59-ae58-989a48650500} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001166 sec., 6861.063464837051 rows/sec., 515.92 KiB/sec. | ||
| 13930 | 2025.05.08 06:27:54.358068 [ 256 ] {4c80792b-773c-4a59-ae58-989a48650500} <Debug> TCPHandler: Processed in 0.001328258 sec. | ||
| 13931 | 2025.05.08 06:27:54.358180 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2025.05.08 06:27:54.358272 [ 256 ] {d9062012-524e-4f83-8a50-25bbaf3a3756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13933 | 2025.05.08 06:27:54.358310 [ 256 ] {d9062012-524e-4f83-8a50-25bbaf3a3756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13934 | 2025.05.08 06:27:54.358748 [ 256 ] {d9062012-524e-4f83-8a50-25bbaf3a3756} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2025.05.08 06:27:54.358784 [ 256 ] {d9062012-524e-4f83-8a50-25bbaf3a3756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13936 | 2025.05.08 06:27:54.359079 [ 256 ] {d9062012-524e-4f83-8a50-25bbaf3a3756} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 13937 | 2025.05.08 06:27:54.359289 [ 256 ] {d9062012-524e-4f83-8a50-25bbaf3a3756} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2025.05.08 06:27:54.359414 [ 256 ] {d9062012-524e-4f83-8a50-25bbaf3a3756} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001158 sec., 62176.16580310881 rows/sec., 4.85 MiB/sec. | ||
| 13939 | 2025.05.08 06:27:54.359454 [ 256 ] {d9062012-524e-4f83-8a50-25bbaf3a3756} <Debug> TCPHandler: Processed in 0.001320359 sec. | ||
| 13940 | 2025.05.08 06:27:54.359583 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2025.05.08 06:27:54.359675 [ 256 ] {79d064b6-c40c-4c71-ab19-9692db66a431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13942 | 2025.05.08 06:27:54.359716 [ 256 ] {79d064b6-c40c-4c71-ab19-9692db66a431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13943 | 2025.05.08 06:27:54.360151 [ 256 ] {79d064b6-c40c-4c71-ab19-9692db66a431} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2025.05.08 06:27:54.360187 [ 256 ] {79d064b6-c40c-4c71-ab19-9692db66a431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13945 | 2025.05.08 06:27:54.360515 [ 256 ] {79d064b6-c40c-4c71-ab19-9692db66a431} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 13946 | 2025.05.08 06:27:54.360721 [ 256 ] {79d064b6-c40c-4c71-ab19-9692db66a431} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2025.05.08 06:27:54.360851 [ 256 ] {79d064b6-c40c-4c71-ab19-9692db66a431} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 13948 | 2025.05.08 06:27:54.360889 [ 256 ] {79d064b6-c40c-4c71-ab19-9692db66a431} <Debug> TCPHandler: Processed in 0.001352309 sec. | ||
| 13949 | 2025.05.08 06:27:54.360999 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2025.05.08 06:27:54.361091 [ 256 ] {4186080f-9e98-40ee-b500-4bad94cf0179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13951 | 2025.05.08 06:27:54.361143 [ 256 ] {4186080f-9e98-40ee-b500-4bad94cf0179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13952 | 2025.05.08 06:27:54.361952 [ 256 ] {4186080f-9e98-40ee-b500-4bad94cf0179} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2025.05.08 06:27:54.361988 [ 256 ] {4186080f-9e98-40ee-b500-4bad94cf0179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13954 | 2025.05.08 06:27:54.362501 [ 256 ] {4186080f-9e98-40ee-b500-4bad94cf0179} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 13955 | 2025.05.08 06:27:54.362717 [ 256 ] {4186080f-9e98-40ee-b500-4bad94cf0179} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2025.05.08 06:27:54.362852 [ 256 ] {4186080f-9e98-40ee-b500-4bad94cf0179} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001777 sec., 4501.969611705121 rows/sec., 8.07 MiB/sec. | ||
| 13957 | 2025.05.08 06:27:54.362909 [ 256 ] {4186080f-9e98-40ee-b500-4bad94cf0179} <Debug> TCPHandler: Processed in 0.001957027 sec. | ||
| 13958 | 2025.05.08 06:27:54.363022 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2025.05.08 06:27:54.363114 [ 256 ] {c247355b-9548-4871-a91f-08f408fa69ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13960 | 2025.05.08 06:27:54.363154 [ 256 ] {c247355b-9548-4871-a91f-08f408fa69ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13961 | 2025.05.08 06:27:54.363498 [ 256 ] {c247355b-9548-4871-a91f-08f408fa69ad} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2025.05.08 06:27:54.363532 [ 256 ] {c247355b-9548-4871-a91f-08f408fa69ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13963 | 2025.05.08 06:27:54.363844 [ 256 ] {c247355b-9548-4871-a91f-08f408fa69ad} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 13964 | 2025.05.08 06:27:54.364046 [ 256 ] {c247355b-9548-4871-a91f-08f408fa69ad} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2025.05.08 06:27:54.364175 [ 256 ] {c247355b-9548-4871-a91f-08f408fa69ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 13966 | 2025.05.08 06:27:54.364212 [ 256 ] {c247355b-9548-4871-a91f-08f408fa69ad} <Debug> TCPHandler: Processed in 0.001236738 sec. | ||
| 13967 | 2025.05.08 06:27:54.866228 [ 219 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 13968 | 2025.05.08 06:27:54.866283 [ 219 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 13969 | 2025.05.08 06:27:54.868087 [ 219 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 13970 | 2025.05.08 06:27:55.212287 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 13971 | 2025.05.08 06:27:55.212346 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 13972 | 2025.05.08 06:27:55.214182 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 13973 | 2025.05.08 06:27:58.865097 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13974 | 2025.05.08 06:27:58.865209 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13975 | 2025.05.08 06:27:59.059450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40382 | ||
| 13976 | 2025.05.08 06:27:59.060050 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2025.05.08 06:27:59.060104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13978 | 2025.05.08 06:27:59.060609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13979 | 2025.05.08 06:27:59.060840 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2025.05.08 06:27:59.060976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40382 | ||
| 13981 | 2025.05.08 06:27:59.180557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1882 | ||
| 13982 | 2025.05.08 06:27:59.183168 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13983 | 2025.05.08 06:27:59.183210 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13984 | 2025.05.08 06:27:59.184432 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13985 | 2025.05.08 06:27:59.184700 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13986 | 2025.05.08 06:27:59.184996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1882 | ||
| 13987 | 2025.05.08 06:27:59.355774 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13988 | 2025.05.08 06:27:59.356054 [ 256 ] {ea104367-42a9-451d-8674-63127d720d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13989 | 2025.05.08 06:27:59.356160 [ 256 ] {ea104367-42a9-451d-8674-63127d720d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13990 | 2025.05.08 06:27:59.356896 [ 256 ] {ea104367-42a9-451d-8674-63127d720d6a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13991 | 2025.05.08 06:27:59.356935 [ 256 ] {ea104367-42a9-451d-8674-63127d720d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13992 | 2025.05.08 06:27:59.357277 [ 256 ] {ea104367-42a9-451d-8674-63127d720d6a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 13993 | 2025.05.08 06:27:59.357498 [ 256 ] {ea104367-42a9-451d-8674-63127d720d6a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13994 | 2025.05.08 06:27:59.357641 [ 256 ] {ea104367-42a9-451d-8674-63127d720d6a} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001656 sec., 73671.49758454107 rows/sec., 6.27 MiB/sec. | ||
| 13995 | 2025.05.08 06:27:59.357682 [ 256 ] {ea104367-42a9-451d-8674-63127d720d6a} <Debug> TCPHandler: Processed in 0.002035299 sec. | ||
| 13996 | 2025.05.08 06:27:59.357814 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13997 | 2025.05.08 06:27:59.357910 [ 256 ] {187621f6-af7b-4eec-bf25-698ba8970d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13998 | 2025.05.08 06:27:59.357950 [ 256 ] {187621f6-af7b-4eec-bf25-698ba8970d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13999 | 2025.05.08 06:27:59.358371 [ 256 ] {187621f6-af7b-4eec-bf25-698ba8970d66} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14000 | 2025.05.08 06:27:59.358408 [ 256 ] {187621f6-af7b-4eec-bf25-698ba8970d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14001 | 2025.05.08 06:27:59.358705 [ 256 ] {187621f6-af7b-4eec-bf25-698ba8970d66} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14002 | 2025.05.08 06:27:59.358922 [ 256 ] {187621f6-af7b-4eec-bf25-698ba8970d66} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14003 | 2025.05.08 06:27:59.359056 [ 256 ] {187621f6-af7b-4eec-bf25-698ba8970d66} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001163 sec., 28374.89251934652 rows/sec., 2.08 MiB/sec. | ||
| 14004 | 2025.05.08 06:27:59.359103 [ 256 ] {187621f6-af7b-4eec-bf25-698ba8970d66} <Debug> TCPHandler: Processed in 0.001346169 sec. | ||
| 14005 | 2025.05.08 06:27:59.359217 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14006 | 2025.05.08 06:27:59.359312 [ 256 ] {aeb2c3fd-2be2-4096-87ef-7c74e6b82ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14007 | 2025.05.08 06:27:59.359353 [ 256 ] {aeb2c3fd-2be2-4096-87ef-7c74e6b82ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14008 | 2025.05.08 06:27:59.359788 [ 256 ] {aeb2c3fd-2be2-4096-87ef-7c74e6b82ca1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14009 | 2025.05.08 06:27:59.359824 [ 256 ] {aeb2c3fd-2be2-4096-87ef-7c74e6b82ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14010 | 2025.05.08 06:27:59.360143 [ 256 ] {aeb2c3fd-2be2-4096-87ef-7c74e6b82ca1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14011 | 2025.05.08 06:27:59.360360 [ 256 ] {aeb2c3fd-2be2-4096-87ef-7c74e6b82ca1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14012 | 2025.05.08 06:27:59.360492 [ 256 ] {aeb2c3fd-2be2-4096-87ef-7c74e6b82ca1} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001197 sec., 81035.9231411863 rows/sec., 6.33 MiB/sec. | ||
| 14013 | 2025.05.08 06:27:59.360533 [ 256 ] {aeb2c3fd-2be2-4096-87ef-7c74e6b82ca1} <Debug> TCPHandler: Processed in 0.001365599 sec. | ||
| 14014 | 2025.05.08 06:27:59.360664 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14015 | 2025.05.08 06:27:59.360761 [ 256 ] {1a280116-dce2-41f6-bd9b-e96316336fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14016 | 2025.05.08 06:27:59.360805 [ 256 ] {1a280116-dce2-41f6-bd9b-e96316336fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14017 | 2025.05.08 06:27:59.361231 [ 256 ] {1a280116-dce2-41f6-bd9b-e96316336fdd} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14018 | 2025.05.08 06:27:59.361269 [ 256 ] {1a280116-dce2-41f6-bd9b-e96316336fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14019 | 2025.05.08 06:27:59.361603 [ 256 ] {1a280116-dce2-41f6-bd9b-e96316336fdd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14020 | 2025.05.08 06:27:59.361816 [ 256 ] {1a280116-dce2-41f6-bd9b-e96316336fdd} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14021 | 2025.05.08 06:27:59.361944 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 4 parts from all_1_120_24 to all_123_123_0 | ||
| 14022 | 2025.05.08 06:27:59.361948 [ 256 ] {1a280116-dce2-41f6-bd9b-e96316336fdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 14023 | 2025.05.08 06:27:59.361982 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2025.05.08 06:27:59.362002 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14025 | 2025.05.08 06:27:59.362002 [ 256 ] {1a280116-dce2-41f6-bd9b-e96316336fdd} <Debug> TCPHandler: Processed in 0.00139539 sec. | ||
| 14026 | 2025.05.08 06:27:59.362100 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_120_24 to all_123_123_0 into Compact with storage Full | ||
| 14027 | 2025.05.08 06:27:59.362124 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14028 | 2025.05.08 06:27:59.362213 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14029 | 2025.05.08 06:27:59.362229 [ 256 ] {3c85fab0-c93e-4cf5-821a-7aa841487680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14030 | 2025.05.08 06:27:59.362257 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_24, total 36414 rows starting from the beginning of the part | ||
| 14031 | 2025.05.08 06:27:59.362289 [ 256 ] {3c85fab0-c93e-4cf5-821a-7aa841487680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14032 | 2025.05.08 06:27:59.362322 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 14033 | 2025.05.08 06:27:59.362373 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 14034 | 2025.05.08 06:27:59.362417 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 919 rows starting from the beginning of the part | ||
| 14035 | 2025.05.08 06:27:59.363136 [ 256 ] {3c85fab0-c93e-4cf5-821a-7aa841487680} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14036 | 2025.05.08 06:27:59.363172 [ 256 ] {3c85fab0-c93e-4cf5-821a-7aa841487680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14037 | 2025.05.08 06:27:59.363732 [ 256 ] {3c85fab0-c93e-4cf5-821a-7aa841487680} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14038 | 2025.05.08 06:27:59.363959 [ 256 ] {3c85fab0-c93e-4cf5-821a-7aa841487680} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14039 | 2025.05.08 06:27:59.364102 [ 256 ] {3c85fab0-c93e-4cf5-821a-7aa841487680} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001898 sec., 17386.72286617492 rows/sec., 31.16 MiB/sec. | ||
| 14040 | 2025.05.08 06:27:59.364161 [ 256 ] {3c85fab0-c93e-4cf5-821a-7aa841487680} <Debug> TCPHandler: Processed in 0.002085789 sec. | ||
| 14041 | 2025.05.08 06:27:59.364291 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14042 | 2025.05.08 06:27:59.364388 [ 256 ] {901c0aee-6517-404a-b5a6-292dddcc6b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14043 | 2025.05.08 06:27:59.364430 [ 256 ] {901c0aee-6517-404a-b5a6-292dddcc6b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14044 | 2025.05.08 06:27:59.364789 [ 256 ] {901c0aee-6517-404a-b5a6-292dddcc6b16} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14045 | 2025.05.08 06:27:59.364825 [ 256 ] {901c0aee-6517-404a-b5a6-292dddcc6b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14046 | 2025.05.08 06:27:59.365138 [ 256 ] {901c0aee-6517-404a-b5a6-292dddcc6b16} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14047 | 2025.05.08 06:27:59.365362 [ 256 ] {901c0aee-6517-404a-b5a6-292dddcc6b16} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14048 | 2025.05.08 06:27:59.365494 [ 256 ] {901c0aee-6517-404a-b5a6-292dddcc6b16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 14049 | 2025.05.08 06:27:59.365532 [ 256 ] {901c0aee-6517-404a-b5a6-292dddcc6b16} <Debug> TCPHandler: Processed in 0.001298278 sec. | ||
| 14050 | 2025.05.08 06:27:59.368725 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37653 rows, containing 5 columns (5 merged, 0 gathered) in 0.006656244 sec., 5656793.83147613 rows/sec., 388.14 MiB/sec. | ||
| 14051 | 2025.05.08 06:27:59.369230 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 14052 | 2025.05.08 06:27:59.369539 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2025.05.08 06:27:59.369619 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 4 parts: [all_1_120_24, all_123_123_0] -> all_1_123_25 | ||
| 14054 | 2025.05.08 06:27:59.369710 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14055 | 2025.05.08 06:28:00.309282 [ 57 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14056 | 2025.05.08 06:28:00.309366 [ 57 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2025.05.08 06:28:00.309405 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14058 | 2025.05.08 06:28:00.309582 [ 187 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::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 | ||
| 14059 | 2025.05.08 06:28:00.309790 [ 187 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14060 | 2025.05.08 06:28:00.309848 [ 187 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 14061 | 2025.05.08 06:28:00.309961 [ 187 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 14062 | 2025.05.08 06:28:00.310039 [ 187 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 14063 | 2025.05.08 06:28:00.310113 [ 187 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 14064 | 2025.05.08 06:28:00.310185 [ 187 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 14065 | 2025.05.08 06:28:00.311084 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586493 sec., 26473.485858431144 rows/sec., 2.21 MiB/sec. | ||
| 14066 | 2025.05.08 06:28:00.311233 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14067 | 2025.05.08 06:28:00.311492 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_29_7} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2025.05.08 06:28:00.311562 [ 189 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_29_7} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14069 | 2025.05.08 06:28:00.311653 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14070 | 2025.05.08 06:28:01.301929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 14071 | 2025.05.08 06:28:01.319488 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2025.05.08 06:28:01.319535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14073 | 2025.05.08 06:28:01.325774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14074 | 2025.05.08 06:28:01.326470 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2025.05.08 06:28:01.329531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 14076 | 2025.05.08 06:28:02.084853 [ 222 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): 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] | ||
| 14077 | 2025.05.08 06:28:02.084901 [ 222 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): 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] | ||
| 14078 | 2025.05.08 06:28:02.086360 [ 222 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): 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] | ||
| 14079 | 2025.05.08 06:28:03.246928 [ 54 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 14080 | 2025.05.08 06:28:03.247013 [ 54 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2025.05.08 06:28:03.247038 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14082 | 2025.05.08 06:28:03.247132 [ 218 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): 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] | ||
| 14083 | 2025.05.08 06:28:03.247168 [ 218 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): 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] | ||
| 14084 | 2025.05.08 06:28:03.247165 [ 187 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 14085 | 2025.05.08 06:28:03.247328 [ 187 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14086 | 2025.05.08 06:28:03.247367 [ 187 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 253 rows starting from the beginning of the part | ||
| 14087 | 2025.05.08 06:28:03.247437 [ 187 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 14088 | 2025.05.08 06:28:03.247486 [ 187 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 14089 | 2025.05.08 06:28:03.247533 [ 187 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 14090 | 2025.05.08 06:28:03.247577 [ 187 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 14091 | 2025.05.08 06:28:03.248506 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140014 sec., 540660.2196923165 rows/sec., 39.45 MiB/sec. | ||
| 14092 | 2025.05.08 06:28:03.248729 [ 196 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 14093 | 2025.05.08 06:28:03.248755 [ 218 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): 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] | ||
| 14094 | 2025.05.08 06:28:03.249085 [ 196 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14095 | 2025.05.08 06:28:03.249176 [ 196 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_41_10} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 14096 | 2025.05.08 06:28:03.249285 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14097 | 2025.05.08 06:28:04.356559 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14098 | 2025.05.08 06:28:04.356847 [ 256 ] {05dd5d97-2662-4123-9ac2-81a18271ee60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14099 | 2025.05.08 06:28:04.356954 [ 256 ] {05dd5d97-2662-4123-9ac2-81a18271ee60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14100 | 2025.05.08 06:28:04.357837 [ 256 ] {05dd5d97-2662-4123-9ac2-81a18271ee60} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2025.05.08 06:28:04.357882 [ 256 ] {05dd5d97-2662-4123-9ac2-81a18271ee60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14102 | 2025.05.08 06:28:04.358277 [ 256 ] {05dd5d97-2662-4123-9ac2-81a18271ee60} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14103 | 2025.05.08 06:28:04.358514 [ 256 ] {05dd5d97-2662-4123-9ac2-81a18271ee60} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2025.05.08 06:28:04.358664 [ 51 ] {} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 14105 | 2025.05.08 06:28:04.358681 [ 256 ] {05dd5d97-2662-4123-9ac2-81a18271ee60} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001911 sec., 12558.869701726844 rows/sec., 1.04 MiB/sec. | ||
| 14106 | 2025.05.08 06:28:04.358734 [ 51 ] {} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2025.05.08 06:28:04.358749 [ 256 ] {05dd5d97-2662-4123-9ac2-81a18271ee60} <Debug> TCPHandler: Processed in 0.002369004 sec. | ||
| 14108 | 2025.05.08 06:28:04.358770 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14109 | 2025.05.08 06:28:04.358865 [ 220 ] {} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): 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] | ||
| 14110 | 2025.05.08 06:28:04.358875 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2025.05.08 06:28:04.358927 [ 220 ] {} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): 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] | ||
| 14112 | 2025.05.08 06:28:04.358931 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::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 | ||
| 14113 | 2025.05.08 06:28:04.359018 [ 256 ] {9537c7c1-2885-4f7b-98c6-d5517157a839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14114 | 2025.05.08 06:28:04.359068 [ 256 ] {9537c7c1-2885-4f7b-98c6-d5517157a839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14115 | 2025.05.08 06:28:04.359148 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14116 | 2025.05.08 06:28:04.359211 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 14117 | 2025.05.08 06:28:04.359328 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 14118 | 2025.05.08 06:28:04.359411 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 14119 | 2025.05.08 06:28:04.359483 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 14120 | 2025.05.08 06:28:04.359553 [ 197 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 14121 | 2025.05.08 06:28:04.359576 [ 256 ] {9537c7c1-2885-4f7b-98c6-d5517157a839} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2025.05.08 06:28:04.359624 [ 256 ] {9537c7c1-2885-4f7b-98c6-d5517157a839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14123 | 2025.05.08 06:28:04.360008 [ 256 ] {9537c7c1-2885-4f7b-98c6-d5517157a839} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14124 | 2025.05.08 06:28:04.360276 [ 256 ] {9537c7c1-2885-4f7b-98c6-d5517157a839} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14125 | 2025.05.08 06:28:04.360396 [ 51 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14126 | 2025.05.08 06:28:04.360428 [ 51 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2025.05.08 06:28:04.360428 [ 256 ] {9537c7c1-2885-4f7b-98c6-d5517157a839} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001428 sec., 134453.78151260503 rows/sec., 11.93 MiB/sec. | ||
| 14128 | 2025.05.08 06:28:04.360445 [ 190 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593402 sec., 75310.56192975784 rows/sec., 6.54 MiB/sec. | ||
| 14129 | 2025.05.08 06:28:04.360449 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14130 | 2025.05.08 06:28:04.360484 [ 256 ] {9537c7c1-2885-4f7b-98c6-d5517157a839} <Debug> TCPHandler: Processed in 0.001659043 sec. | ||
| 14131 | 2025.05.08 06:28:04.360623 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2025.05.08 06:28:04.360623 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 14133 | 2025.05.08 06:28:04.360670 [ 195 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 14134 | 2025.05.08 06:28:04.360723 [ 256 ] {20339208-e072-4c1f-9326-7361d3514e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14135 | 2025.05.08 06:28:04.360772 [ 256 ] {20339208-e072-4c1f-9326-7361d3514e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14136 | 2025.05.08 06:28:04.360778 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14137 | 2025.05.08 06:28:04.360833 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1409 rows starting from the beginning of the part | ||
| 14138 | 2025.05.08 06:28:04.360917 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 72 rows starting from the beginning of the part | ||
| 14139 | 2025.05.08 06:28:04.360969 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1265 rows starting from the beginning of the part | ||
| 14140 | 2025.05.08 06:28:04.361029 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 72 rows starting from the beginning of the part | ||
| 14141 | 2025.05.08 06:28:04.361052 [ 195 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_21_5} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14142 | 2025.05.08 06:28:04.361091 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 122 rows starting from the beginning of the part | ||
| 14143 | 2025.05.08 06:28:04.361159 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 192 rows starting from the beginning of the part | ||
| 14144 | 2025.05.08 06:28:04.361166 [ 195 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_21_5} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 14145 | 2025.05.08 06:28:04.361198 [ 256 ] {20339208-e072-4c1f-9326-7361d3514e36} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14146 | 2025.05.08 06:28:04.361248 [ 256 ] {20339208-e072-4c1f-9326-7361d3514e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14147 | 2025.05.08 06:28:04.361291 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14148 | 2025.05.08 06:28:04.361317 [ 220 ] {} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): 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] | ||
| 14149 | 2025.05.08 06:28:04.361612 [ 256 ] {20339208-e072-4c1f-9326-7361d3514e36} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14150 | 2025.05.08 06:28:04.361883 [ 256 ] {20339208-e072-4c1f-9326-7361d3514e36} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2025.05.08 06:28:04.362028 [ 256 ] {20339208-e072-4c1f-9326-7361d3514e36} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001322 sec., 15128.593040847201 rows/sec., 1.15 MiB/sec. | ||
| 14152 | 2025.05.08 06:28:04.362069 [ 256 ] {20339208-e072-4c1f-9326-7361d3514e36} <Debug> TCPHandler: Processed in 0.001495991 sec. | ||
| 14153 | 2025.05.08 06:28:04.362237 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2025.05.08 06:28:04.362332 [ 256 ] {96a21307-5251-479a-b897-4f6d2d33d024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14155 | 2025.05.08 06:28:04.362374 [ 256 ] {96a21307-5251-479a-b897-4f6d2d33d024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14156 | 2025.05.08 06:28:04.362628 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3132 rows, containing 5 columns (5 merged, 0 gathered) in 0.002071109 sec., 1512233.3010961763 rows/sec., 132.39 MiB/sec. | ||
| 14157 | 2025.05.08 06:28:04.362787 [ 256 ] {96a21307-5251-479a-b897-4f6d2d33d024} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14158 | 2025.05.08 06:28:04.362827 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14159 | 2025.05.08 06:28:04.362829 [ 256 ] {96a21307-5251-479a-b897-4f6d2d33d024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14160 | 2025.05.08 06:28:04.363120 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14161 | 2025.05.08 06:28:04.363194 [ 256 ] {96a21307-5251-479a-b897-4f6d2d33d024} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14162 | 2025.05.08 06:28:04.363200 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_126_25} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14163 | 2025.05.08 06:28:04.363292 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14164 | 2025.05.08 06:28:04.363435 [ 256 ] {96a21307-5251-479a-b897-4f6d2d33d024} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2025.05.08 06:28:04.363579 [ 256 ] {96a21307-5251-479a-b897-4f6d2d33d024} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001263 sec., 19002.375296912112 rows/sec., 1.58 MiB/sec. | ||
| 14166 | 2025.05.08 06:28:04.363619 [ 256 ] {96a21307-5251-479a-b897-4f6d2d33d024} <Debug> TCPHandler: Processed in 0.00143251 sec. | ||
| 14167 | 2025.05.08 06:28:04.363729 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14168 | 2025.05.08 06:28:04.363823 [ 256 ] {85c2db6b-ef66-455c-8d79-b118c3fe6553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14169 | 2025.05.08 06:28:04.363865 [ 256 ] {85c2db6b-ef66-455c-8d79-b118c3fe6553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14170 | 2025.05.08 06:28:04.364273 [ 256 ] {85c2db6b-ef66-455c-8d79-b118c3fe6553} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2025.05.08 06:28:04.364311 [ 256 ] {85c2db6b-ef66-455c-8d79-b118c3fe6553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14172 | 2025.05.08 06:28:04.364611 [ 256 ] {85c2db6b-ef66-455c-8d79-b118c3fe6553} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14173 | 2025.05.08 06:28:04.364843 [ 256 ] {85c2db6b-ef66-455c-8d79-b118c3fe6553} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2025.05.08 06:28:04.364946 [ 51 ] {} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 14175 | 2025.05.08 06:28:04.364974 [ 51 ] {} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2025.05.08 06:28:04.364978 [ 256 ] {85c2db6b-ef66-455c-8d79-b118c3fe6553} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 14177 | 2025.05.08 06:28:04.364991 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14178 | 2025.05.08 06:28:04.365028 [ 256 ] {85c2db6b-ef66-455c-8d79-b118c3fe6553} <Debug> TCPHandler: Processed in 0.001348269 sec. | ||
| 14179 | 2025.05.08 06:28:04.365064 [ 222 ] {} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): 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] | ||
| 14180 | 2025.05.08 06:28:04.365078 [ 200 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::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 | ||
| 14181 | 2025.05.08 06:28:04.365084 [ 222 ] {} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): 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] | ||
| 14182 | 2025.05.08 06:28:04.365137 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14183 | 2025.05.08 06:28:04.365183 [ 200 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14184 | 2025.05.08 06:28:04.365215 [ 200 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 14185 | 2025.05.08 06:28:04.365232 [ 256 ] {7ab88c41-8e18-469a-b648-936b9566bfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14186 | 2025.05.08 06:28:04.365272 [ 200 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 14187 | 2025.05.08 06:28:04.365279 [ 256 ] {7ab88c41-8e18-469a-b648-936b9566bfe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14188 | 2025.05.08 06:28:04.365326 [ 200 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 14189 | 2025.05.08 06:28:04.365372 [ 200 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 14190 | 2025.05.08 06:28:04.365418 [ 200 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 14191 | 2025.05.08 06:28:04.365748 [ 256 ] {7ab88c41-8e18-469a-b648-936b9566bfe5} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14192 | 2025.05.08 06:28:04.365791 [ 256 ] {7ab88c41-8e18-469a-b648-936b9566bfe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14193 | 2025.05.08 06:28:04.366119 [ 195 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001073425 sec., 55895.847404336586 rows/sec., 4.48 MiB/sec. | ||
| 14194 | 2025.05.08 06:28:04.366130 [ 256 ] {7ab88c41-8e18-469a-b648-936b9566bfe5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14195 | 2025.05.08 06:28:04.366274 [ 190 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 14196 | 2025.05.08 06:28:04.366394 [ 256 ] {7ab88c41-8e18-469a-b648-936b9566bfe5} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2025.05.08 06:28:04.366516 [ 51 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14198 | 2025.05.08 06:28:04.366531 [ 256 ] {7ab88c41-8e18-469a-b648-936b9566bfe5} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001315 sec., 82129.27756653992 rows/sec., 6.69 MiB/sec. | ||
| 14199 | 2025.05.08 06:28:04.366546 [ 51 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14200 | 2025.05.08 06:28:04.366577 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14201 | 2025.05.08 06:28:04.366580 [ 256 ] {7ab88c41-8e18-469a-b648-936b9566bfe5} <Debug> TCPHandler: Processed in 0.001492491 sec. | ||
| 14202 | 2025.05.08 06:28:04.366582 [ 190 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_21_5} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14203 | 2025.05.08 06:28:04.366651 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 14204 | 2025.05.08 06:28:04.366660 [ 190 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_21_5} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 14205 | 2025.05.08 06:28:04.366707 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14206 | 2025.05.08 06:28:04.366748 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14207 | 2025.05.08 06:28:04.366759 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14208 | 2025.05.08 06:28:04.366781 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 633 rows starting from the beginning of the part | ||
| 14209 | 2025.05.08 06:28:04.366802 [ 256 ] {a477356e-a0be-4ab7-b6d3-b98aa18b0244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14210 | 2025.05.08 06:28:04.366832 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 72 rows starting from the beginning of the part | ||
| 14211 | 2025.05.08 06:28:04.366851 [ 256 ] {a477356e-a0be-4ab7-b6d3-b98aa18b0244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14212 | 2025.05.08 06:28:04.366879 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 559 rows starting from the beginning of the part | ||
| 14213 | 2025.05.08 06:28:04.366921 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 72 rows starting from the beginning of the part | ||
| 14214 | 2025.05.08 06:28:04.366956 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 97 rows starting from the beginning of the part | ||
| 14215 | 2025.05.08 06:28:04.366991 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 108 rows starting from the beginning of the part | ||
| 14216 | 2025.05.08 06:28:04.367243 [ 222 ] {} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): 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] | ||
| 14217 | 2025.05.08 06:28:04.367283 [ 256 ] {a477356e-a0be-4ab7-b6d3-b98aa18b0244} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2025.05.08 06:28:04.367321 [ 256 ] {a477356e-a0be-4ab7-b6d3-b98aa18b0244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14219 | 2025.05.08 06:28:04.367684 [ 256 ] {a477356e-a0be-4ab7-b6d3-b98aa18b0244} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14220 | 2025.05.08 06:28:04.367929 [ 256 ] {a477356e-a0be-4ab7-b6d3-b98aa18b0244} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2025.05.08 06:28:04.367983 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360269 sec., 1132864.1614268941 rows/sec., 90.24 MiB/sec. | ||
| 14222 | 2025.05.08 06:28:04.368065 [ 256 ] {a477356e-a0be-4ab7-b6d3-b98aa18b0244} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001279 sec., 153244.7224394058 rows/sec., 10.99 MiB/sec. | ||
| 14223 | 2025.05.08 06:28:04.368118 [ 256 ] {a477356e-a0be-4ab7-b6d3-b98aa18b0244} <Debug> TCPHandler: Processed in 0.001460331 sec. | ||
| 14224 | 2025.05.08 06:28:04.368146 [ 190 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14225 | 2025.05.08 06:28:04.368250 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14226 | 2025.05.08 06:28:04.368357 [ 256 ] {c037bfd1-b2c4-47ff-ae1e-8467c1b347e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14227 | 2025.05.08 06:28:04.368379 [ 190 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2025.05.08 06:28:04.368424 [ 256 ] {c037bfd1-b2c4-47ff-ae1e-8467c1b347e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14229 | 2025.05.08 06:28:04.368442 [ 190 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_126_25} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14230 | 2025.05.08 06:28:04.368521 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14231 | 2025.05.08 06:28:04.369235 [ 256 ] {c037bfd1-b2c4-47ff-ae1e-8467c1b347e4} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2025.05.08 06:28:04.369274 [ 256 ] {c037bfd1-b2c4-47ff-ae1e-8467c1b347e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14233 | 2025.05.08 06:28:04.369794 [ 256 ] {c037bfd1-b2c4-47ff-ae1e-8467c1b347e4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14234 | 2025.05.08 06:28:04.370031 [ 256 ] {c037bfd1-b2c4-47ff-ae1e-8467c1b347e4} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2025.05.08 06:28:04.370175 [ 256 ] {c037bfd1-b2c4-47ff-ae1e-8467c1b347e4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00184 sec., 4347.826086956522 rows/sec., 7.79 MiB/sec. | ||
| 14236 | 2025.05.08 06:28:04.370234 [ 256 ] {c037bfd1-b2c4-47ff-ae1e-8467c1b347e4} <Debug> TCPHandler: Processed in 0.002040228 sec. | ||
| 14237 | 2025.05.08 06:28:04.370351 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14238 | 2025.05.08 06:28:04.370447 [ 256 ] {784d6562-ce65-4956-976d-f9a7885ff984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14239 | 2025.05.08 06:28:04.370490 [ 256 ] {784d6562-ce65-4956-976d-f9a7885ff984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14240 | 2025.05.08 06:28:04.370845 [ 256 ] {784d6562-ce65-4956-976d-f9a7885ff984} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14241 | 2025.05.08 06:28:04.370882 [ 256 ] {784d6562-ce65-4956-976d-f9a7885ff984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14242 | 2025.05.08 06:28:04.371206 [ 256 ] {784d6562-ce65-4956-976d-f9a7885ff984} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14243 | 2025.05.08 06:28:04.371430 [ 256 ] {784d6562-ce65-4956-976d-f9a7885ff984} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14244 | 2025.05.08 06:28:04.371566 [ 256 ] {784d6562-ce65-4956-976d-f9a7885ff984} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 14245 | 2025.05.08 06:28:04.371592 [ 49 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14246 | 2025.05.08 06:28:04.371605 [ 256 ] {784d6562-ce65-4956-976d-f9a7885ff984} <Debug> TCPHandler: Processed in 0.001303549 sec. | ||
| 14247 | 2025.05.08 06:28:04.371676 [ 49 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14248 | 2025.05.08 06:28:04.371718 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14249 | 2025.05.08 06:28:04.371824 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 14250 | 2025.05.08 06:28:04.371936 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14251 | 2025.05.08 06:28:04.371971 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7170 rows starting from the beginning of the part | ||
| 14252 | 2025.05.08 06:28:04.372033 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 14253 | 2025.05.08 06:28:04.372083 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 14254 | 2025.05.08 06:28:04.372129 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 14255 | 2025.05.08 06:28:04.372169 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 14256 | 2025.05.08 06:28:04.372210 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 14257 | 2025.05.08 06:28:04.374065 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7470 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281522 sec., 3274130.163987023 rows/sec., 220.61 MiB/sec. | ||
| 14258 | 2025.05.08 06:28:04.374634 [ 188 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14259 | 2025.05.08 06:28:04.374926 [ 188 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_126_25} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2025.05.08 06:28:04.374996 [ 188 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_126_25} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14261 | 2025.05.08 06:28:04.375078 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 14262 | 2025.05.08 06:28:05.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.86 MiB, peak 373.55 MiB, free memory in arenas 0.00 B, will set to 357.09 MiB (RSS), difference: 3.23 MiB | ||
| 14263 | 2025.05.08 06:28:06.561201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40809 | ||
| 14264 | 2025.05.08 06:28:06.561672 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14265 | 2025.05.08 06:28:06.561709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14266 | 2025.05.08 06:28:06.562163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14267 | 2025.05.08 06:28:06.562465 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14268 | 2025.05.08 06:28:06.562613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
| 14269 | 2025.05.08 06:28:08.829688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 14270 | 2025.05.08 06:28:08.847570 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2025.05.08 06:28:08.847620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14272 | 2025.05.08 06:28:08.854054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14273 | 2025.05.08 06:28:08.854793 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2025.05.08 06:28:08.857825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 14275 | 2025.05.08 06:28:09.185302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1912 | ||
| 14276 | 2025.05.08 06:28:09.187772 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14277 | 2025.05.08 06:28:09.187825 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14278 | 2025.05.08 06:28:09.189054 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14279 | 2025.05.08 06:28:09.189316 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14280 | 2025.05.08 06:28:09.189585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1912 | ||
| 14281 | 2025.05.08 06:28:09.189590 [ 219 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 14282 | 2025.05.08 06:28:09.189651 [ 219 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 14283 | 2025.05.08 06:28:09.192105 [ 219 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 14284 | 2025.05.08 06:28:09.221049 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 14285 | 2025.05.08 06:28:09.221104 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 14286 | 2025.05.08 06:28:09.223138 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 14287 | 2025.05.08 06:28:09.357028 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14288 | 2025.05.08 06:28:09.357278 [ 256 ] {6e07a6af-c608-48ab-adf1-63b51b773f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14289 | 2025.05.08 06:28:09.357371 [ 256 ] {6e07a6af-c608-48ab-adf1-63b51b773f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14290 | 2025.05.08 06:28:09.358197 [ 256 ] {6e07a6af-c608-48ab-adf1-63b51b773f15} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14291 | 2025.05.08 06:28:09.358237 [ 256 ] {6e07a6af-c608-48ab-adf1-63b51b773f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14292 | 2025.05.08 06:28:09.358588 [ 256 ] {6e07a6af-c608-48ab-adf1-63b51b773f15} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14293 | 2025.05.08 06:28:09.358799 [ 256 ] {6e07a6af-c608-48ab-adf1-63b51b773f15} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14294 | 2025.05.08 06:28:09.358944 [ 256 ] {6e07a6af-c608-48ab-adf1-63b51b773f15} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001731 sec., 70479.49162333911 rows/sec., 6.00 MiB/sec. | ||
| 14295 | 2025.05.08 06:28:09.358987 [ 256 ] {6e07a6af-c608-48ab-adf1-63b51b773f15} <Debug> TCPHandler: Processed in 0.002081679 sec. | ||
| 14296 | 2025.05.08 06:28:09.359076 [ 219 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 14297 | 2025.05.08 06:28:09.359108 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14298 | 2025.05.08 06:28:09.359118 [ 219 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 14299 | 2025.05.08 06:28:09.359209 [ 256 ] {e8e41093-be07-4347-beeb-c1adbd934899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14300 | 2025.05.08 06:28:09.359254 [ 256 ] {e8e41093-be07-4347-beeb-c1adbd934899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14301 | 2025.05.08 06:28:09.359669 [ 256 ] {e8e41093-be07-4347-beeb-c1adbd934899} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2025.05.08 06:28:09.359707 [ 256 ] {e8e41093-be07-4347-beeb-c1adbd934899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14303 | 2025.05.08 06:28:09.360026 [ 256 ] {e8e41093-be07-4347-beeb-c1adbd934899} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14304 | 2025.05.08 06:28:09.360300 [ 256 ] {e8e41093-be07-4347-beeb-c1adbd934899} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2025.05.08 06:28:09.360445 [ 256 ] {e8e41093-be07-4347-beeb-c1adbd934899} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001252 sec., 26357.827476038336 rows/sec., 1.94 MiB/sec. | ||
| 14306 | 2025.05.08 06:28:09.360485 [ 256 ] {e8e41093-be07-4347-beeb-c1adbd934899} <Debug> TCPHandler: Processed in 0.0014243 sec. | ||
| 14307 | 2025.05.08 06:28:09.360596 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14308 | 2025.05.08 06:28:09.360690 [ 256 ] {a4737f6d-7c4a-4f11-9f1c-877caf47544b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14309 | 2025.05.08 06:28:09.360730 [ 256 ] {a4737f6d-7c4a-4f11-9f1c-877caf47544b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14310 | 2025.05.08 06:28:09.361162 [ 256 ] {a4737f6d-7c4a-4f11-9f1c-877caf47544b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14311 | 2025.05.08 06:28:09.361201 [ 256 ] {a4737f6d-7c4a-4f11-9f1c-877caf47544b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14312 | 2025.05.08 06:28:09.361320 [ 219 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 14313 | 2025.05.08 06:28:09.361533 [ 256 ] {a4737f6d-7c4a-4f11-9f1c-877caf47544b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14314 | 2025.05.08 06:28:09.361756 [ 256 ] {a4737f6d-7c4a-4f11-9f1c-877caf47544b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14315 | 2025.05.08 06:28:09.361884 [ 256 ] {a4737f6d-7c4a-4f11-9f1c-877caf47544b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001211 sec., 80099.09165978529 rows/sec., 6.26 MiB/sec. | ||
| 14316 | 2025.05.08 06:28:09.361925 [ 256 ] {a4737f6d-7c4a-4f11-9f1c-877caf47544b} <Debug> TCPHandler: Processed in 0.001376089 sec. | ||
| 14317 | 2025.05.08 06:28:09.362036 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14318 | 2025.05.08 06:28:09.362128 [ 256 ] {6e1e8ff5-0250-41fc-8622-ddbf8a2ec9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14319 | 2025.05.08 06:28:09.362169 [ 256 ] {6e1e8ff5-0250-41fc-8622-ddbf8a2ec9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14320 | 2025.05.08 06:28:09.362584 [ 256 ] {6e1e8ff5-0250-41fc-8622-ddbf8a2ec9ff} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14321 | 2025.05.08 06:28:09.362620 [ 256 ] {6e1e8ff5-0250-41fc-8622-ddbf8a2ec9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14322 | 2025.05.08 06:28:09.362941 [ 256 ] {6e1e8ff5-0250-41fc-8622-ddbf8a2ec9ff} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14323 | 2025.05.08 06:28:09.363150 [ 256 ] {6e1e8ff5-0250-41fc-8622-ddbf8a2ec9ff} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14324 | 2025.05.08 06:28:09.363279 [ 256 ] {6e1e8ff5-0250-41fc-8622-ddbf8a2ec9ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 14325 | 2025.05.08 06:28:09.363318 [ 256 ] {6e1e8ff5-0250-41fc-8622-ddbf8a2ec9ff} <Debug> TCPHandler: Processed in 0.001327859 sec. | ||
| 14326 | 2025.05.08 06:28:09.363427 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14327 | 2025.05.08 06:28:09.363519 [ 256 ] {a9489022-b1ca-48c4-a8bd-627e99b13c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14328 | 2025.05.08 06:28:09.363570 [ 256 ] {a9489022-b1ca-48c4-a8bd-627e99b13c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14329 | 2025.05.08 06:28:09.364391 [ 256 ] {a9489022-b1ca-48c4-a8bd-627e99b13c02} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2025.05.08 06:28:09.364427 [ 256 ] {a9489022-b1ca-48c4-a8bd-627e99b13c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14331 | 2025.05.08 06:28:09.364964 [ 256 ] {a9489022-b1ca-48c4-a8bd-627e99b13c02} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14332 | 2025.05.08 06:28:09.365184 [ 256 ] {a9489022-b1ca-48c4-a8bd-627e99b13c02} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14333 | 2025.05.08 06:28:09.365321 [ 256 ] {a9489022-b1ca-48c4-a8bd-627e99b13c02} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001819 sec., 18141.836173721826 rows/sec., 32.51 MiB/sec. | ||
| 14334 | 2025.05.08 06:28:09.365383 [ 256 ] {a9489022-b1ca-48c4-a8bd-627e99b13c02} <Debug> TCPHandler: Processed in 0.002001898 sec. | ||
| 14335 | 2025.05.08 06:28:09.365495 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14336 | 2025.05.08 06:28:09.365587 [ 256 ] {1803b34a-765c-42da-bf0a-fc314b4a7f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14337 | 2025.05.08 06:28:09.365627 [ 256 ] {1803b34a-765c-42da-bf0a-fc314b4a7f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14338 | 2025.05.08 06:28:09.365973 [ 256 ] {1803b34a-765c-42da-bf0a-fc314b4a7f47} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2025.05.08 06:28:09.366009 [ 256 ] {1803b34a-765c-42da-bf0a-fc314b4a7f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14340 | 2025.05.08 06:28:09.366302 [ 256 ] {1803b34a-765c-42da-bf0a-fc314b4a7f47} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14341 | 2025.05.08 06:28:09.366509 [ 256 ] {1803b34a-765c-42da-bf0a-fc314b4a7f47} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2025.05.08 06:28:09.366636 [ 256 ] {1803b34a-765c-42da-bf0a-fc314b4a7f47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 14343 | 2025.05.08 06:28:09.366677 [ 256 ] {1803b34a-765c-42da-bf0a-fc314b4a7f47} <Debug> TCPHandler: Processed in 0.001227987 sec. | ||
| 14344 | 2025.05.08 06:28:09.917785 [ 221 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 14345 | 2025.05.08 06:28:09.917840 [ 221 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 14346 | 2025.05.08 06:28:09.919687 [ 221 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 14347 | 2025.05.08 06:28:10.540066 [ 220 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 14348 | 2025.05.08 06:28:10.540117 [ 220 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 14349 | 2025.05.08 06:28:10.542012 [ 220 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 14350 | 2025.05.08 06:28:13.304560 [ 218 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 14351 | 2025.05.08 06:28:13.304627 [ 218 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 14352 | 2025.05.08 06:28:13.306461 [ 218 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 14353 | 2025.05.08 06:28:13.865296 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14354 | 2025.05.08 06:28:13.865371 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14355 | 2025.05.08 06:28:14.062833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41297 | ||
| 14356 | 2025.05.08 06:28:14.063409 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2025.05.08 06:28:14.063458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14358 | 2025.05.08 06:28:14.063990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14359 | 2025.05.08 06:28:14.064218 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14360 | 2025.05.08 06:28:14.064351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41297 | ||
| 14361 | 2025.05.08 06:28:14.313356 [ 221 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 14362 | 2025.05.08 06:28:14.313410 [ 221 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 14363 | 2025.05.08 06:28:14.315466 [ 221 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 14364 | 2025.05.08 06:28:14.355986 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2025.05.08 06:28:14.356230 [ 256 ] {2cdd7550-d1e8-478e-a884-2d81049b0b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14366 | 2025.05.08 06:28:14.356296 [ 256 ] {2cdd7550-d1e8-478e-a884-2d81049b0b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14367 | 2025.05.08 06:28:14.357062 [ 256 ] {2cdd7550-d1e8-478e-a884-2d81049b0b8e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2025.05.08 06:28:14.357110 [ 256 ] {2cdd7550-d1e8-478e-a884-2d81049b0b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14369 | 2025.05.08 06:28:14.357503 [ 256 ] {2cdd7550-d1e8-478e-a884-2d81049b0b8e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14370 | 2025.05.08 06:28:14.357732 [ 256 ] {2cdd7550-d1e8-478e-a884-2d81049b0b8e} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2025.05.08 06:28:14.357887 [ 256 ] {2cdd7550-d1e8-478e-a884-2d81049b0b8e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001707 sec., 42179.2618629174 rows/sec., 3.43 MiB/sec. | ||
| 14372 | 2025.05.08 06:28:14.357932 [ 256 ] {2cdd7550-d1e8-478e-a884-2d81049b0b8e} <Debug> TCPHandler: Processed in 0.002125709 sec. | ||
| 14373 | 2025.05.08 06:28:14.358195 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14374 | 2025.05.08 06:28:14.358294 [ 256 ] {61c0aa06-8eb7-4a70-9917-e15e1b626cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14375 | 2025.05.08 06:28:14.358335 [ 256 ] {61c0aa06-8eb7-4a70-9917-e15e1b626cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14376 | 2025.05.08 06:28:14.358774 [ 256 ] {61c0aa06-8eb7-4a70-9917-e15e1b626cfb} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14377 | 2025.05.08 06:28:14.358810 [ 256 ] {61c0aa06-8eb7-4a70-9917-e15e1b626cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14378 | 2025.05.08 06:28:14.359103 [ 256 ] {61c0aa06-8eb7-4a70-9917-e15e1b626cfb} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14379 | 2025.05.08 06:28:14.359310 [ 256 ] {61c0aa06-8eb7-4a70-9917-e15e1b626cfb} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14380 | 2025.05.08 06:28:14.359442 [ 256 ] {61c0aa06-8eb7-4a70-9917-e15e1b626cfb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001166 sec., 6861.063464837051 rows/sec., 515.92 KiB/sec. | ||
| 14381 | 2025.05.08 06:28:14.359454 [ 35 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14382 | 2025.05.08 06:28:14.359483 [ 256 ] {61c0aa06-8eb7-4a70-9917-e15e1b626cfb} <Debug> TCPHandler: Processed in 0.001337449 sec. | ||
| 14383 | 2025.05.08 06:28:14.359526 [ 35 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14384 | 2025.05.08 06:28:14.359551 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14385 | 2025.05.08 06:28:14.359622 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14386 | 2025.05.08 06:28:14.359666 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 14387 | 2025.05.08 06:28:14.359720 [ 256 ] {e5c2d820-3e91-4433-815d-44eed456c961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14388 | 2025.05.08 06:28:14.359764 [ 256 ] {e5c2d820-3e91-4433-815d-44eed456c961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14389 | 2025.05.08 06:28:14.359792 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14390 | 2025.05.08 06:28:14.359830 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 71 rows starting from the beginning of the part | ||
| 14391 | 2025.05.08 06:28:14.359902 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 8 rows starting from the beginning of the part | ||
| 14392 | 2025.05.08 06:28:14.359949 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 14393 | 2025.05.08 06:28:14.359991 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 20 rows starting from the beginning of the part | ||
| 14394 | 2025.05.08 06:28:14.360033 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 33 rows starting from the beginning of the part | ||
| 14395 | 2025.05.08 06:28:14.360076 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 8 rows starting from the beginning of the part | ||
| 14396 | 2025.05.08 06:28:14.360216 [ 256 ] {e5c2d820-3e91-4433-815d-44eed456c961} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2025.05.08 06:28:14.360258 [ 256 ] {e5c2d820-3e91-4433-815d-44eed456c961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14398 | 2025.05.08 06:28:14.360597 [ 256 ] {e5c2d820-3e91-4433-815d-44eed456c961} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14399 | 2025.05.08 06:28:14.360825 [ 256 ] {e5c2d820-3e91-4433-815d-44eed456c961} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2025.05.08 06:28:14.360914 [ 188 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291158 sec., 133988.24930798556 rows/sec., 10.37 MiB/sec. | ||
| 14401 | 2025.05.08 06:28:14.360955 [ 256 ] {e5c2d820-3e91-4433-815d-44eed456c961} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001252 sec., 57507.98722044728 rows/sec., 4.49 MiB/sec. | ||
| 14402 | 2025.05.08 06:28:14.361001 [ 256 ] {e5c2d820-3e91-4433-815d-44eed456c961} <Debug> TCPHandler: Processed in 0.001431931 sec. | ||
| 14403 | 2025.05.08 06:28:14.361060 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14404 | 2025.05.08 06:28:14.361123 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14405 | 2025.05.08 06:28:14.361221 [ 256 ] {039e338f-3127-4ecc-90cb-78468c154852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14406 | 2025.05.08 06:28:14.361265 [ 256 ] {039e338f-3127-4ecc-90cb-78468c154852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14407 | 2025.05.08 06:28:14.361315 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_126_25} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14408 | 2025.05.08 06:28:14.361386 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_126_25} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14409 | 2025.05.08 06:28:14.361466 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14410 | 2025.05.08 06:28:14.361711 [ 256 ] {039e338f-3127-4ecc-90cb-78468c154852} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2025.05.08 06:28:14.361751 [ 256 ] {039e338f-3127-4ecc-90cb-78468c154852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14412 | 2025.05.08 06:28:14.362074 [ 256 ] {039e338f-3127-4ecc-90cb-78468c154852} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14413 | 2025.05.08 06:28:14.362287 [ 256 ] {039e338f-3127-4ecc-90cb-78468c154852} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14414 | 2025.05.08 06:28:14.362416 [ 256 ] {039e338f-3127-4ecc-90cb-78468c154852} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 14415 | 2025.05.08 06:28:14.362416 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 4 parts from all_1_123_25 to all_126_126_0 | ||
| 14416 | 2025.05.08 06:28:14.362457 [ 256 ] {039e338f-3127-4ecc-90cb-78468c154852} <Debug> TCPHandler: Processed in 0.001380479 sec. | ||
| 14417 | 2025.05.08 06:28:14.362471 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2025.05.08 06:28:14.362495 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14419 | 2025.05.08 06:28:14.362572 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14420 | 2025.05.08 06:28:14.362591 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_126_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_123_25 to all_126_126_0 into Compact with storage Full | ||
| 14421 | 2025.05.08 06:28:14.362669 [ 256 ] {944c772a-3684-43d9-ab9a-43fbb78bdf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14422 | 2025.05.08 06:28:14.362691 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_126_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14423 | 2025.05.08 06:28:14.362721 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 37653 rows starting from the beginning of the part | ||
| 14424 | 2025.05.08 06:28:14.362722 [ 256 ] {944c772a-3684-43d9-ab9a-43fbb78bdf25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14425 | 2025.05.08 06:28:14.362782 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 14426 | 2025.05.08 06:28:14.362827 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 14427 | 2025.05.08 06:28:14.362871 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 196 rows starting from the beginning of the part | ||
| 14428 | 2025.05.08 06:28:14.363549 [ 256 ] {944c772a-3684-43d9-ab9a-43fbb78bdf25} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14429 | 2025.05.08 06:28:14.363584 [ 256 ] {944c772a-3684-43d9-ab9a-43fbb78bdf25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14430 | 2025.05.08 06:28:14.364097 [ 256 ] {944c772a-3684-43d9-ab9a-43fbb78bdf25} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14431 | 2025.05.08 06:28:14.364313 [ 256 ] {944c772a-3684-43d9-ab9a-43fbb78bdf25} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14432 | 2025.05.08 06:28:14.364451 [ 256 ] {944c772a-3684-43d9-ab9a-43fbb78bdf25} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001798 sec., 4449.388209121246 rows/sec., 7.97 MiB/sec. | ||
| 14433 | 2025.05.08 06:28:14.364455 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14434 | 2025.05.08 06:28:14.364514 [ 256 ] {944c772a-3684-43d9-ab9a-43fbb78bdf25} <Debug> TCPHandler: Processed in 0.001987558 sec. | ||
| 14435 | 2025.05.08 06:28:14.364514 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14436 | 2025.05.08 06:28:14.364557 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14437 | 2025.05.08 06:28:14.364637 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14438 | 2025.05.08 06:28:14.364643 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 14439 | 2025.05.08 06:28:14.364738 [ 256 ] {fb5f11e7-d22e-48c0-be34-70299d0ec232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14440 | 2025.05.08 06:28:14.364783 [ 256 ] {fb5f11e7-d22e-48c0-be34-70299d0ec232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14441 | 2025.05.08 06:28:14.364847 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14442 | 2025.05.08 06:28:14.364901 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2443 rows starting from the beginning of the part | ||
| 14443 | 2025.05.08 06:28:14.365010 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 8 rows starting from the beginning of the part | ||
| 14444 | 2025.05.08 06:28:14.365114 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 14445 | 2025.05.08 06:28:14.365154 [ 256 ] {fb5f11e7-d22e-48c0-be34-70299d0ec232} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14446 | 2025.05.08 06:28:14.365194 [ 256 ] {fb5f11e7-d22e-48c0-be34-70299d0ec232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14447 | 2025.05.08 06:28:14.365214 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 8 rows starting from the beginning of the part | ||
| 14448 | 2025.05.08 06:28:14.365324 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 33 rows starting from the beginning of the part | ||
| 14449 | 2025.05.08 06:28:14.365426 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 8 rows starting from the beginning of the part | ||
| 14450 | 2025.05.08 06:28:14.365527 [ 256 ] {fb5f11e7-d22e-48c0-be34-70299d0ec232} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14451 | 2025.05.08 06:28:14.365762 [ 256 ] {fb5f11e7-d22e-48c0-be34-70299d0ec232} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14452 | 2025.05.08 06:28:14.365904 [ 256 ] {fb5f11e7-d22e-48c0-be34-70299d0ec232} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 14453 | 2025.05.08 06:28:14.365955 [ 256 ] {fb5f11e7-d22e-48c0-be34-70299d0ec232} <Debug> TCPHandler: Processed in 0.001364839 sec. | ||
| 14454 | 2025.05.08 06:28:14.369166 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_126_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38169 rows, containing 5 columns (5 merged, 0 gathered) in 0.006614364 sec., 5770622.8444639575 rows/sec., 396.09 MiB/sec. | ||
| 14455 | 2025.05.08 06:28:14.369776 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_126_26} <Trace> MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) | ||
| 14456 | 2025.05.08 06:28:14.370122 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14457 | 2025.05.08 06:28:14.370205 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 4 parts: [all_1_123_25, all_126_126_0] -> all_1_126_26 | ||
| 14458 | 2025.05.08 06:28:14.370313 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14459 | 2025.05.08 06:28:14.376821 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2533 rows, containing 19 columns (19 merged, 0 gathered) in 0.012215132 sec., 207365.74930176768 rows/sec., 371.59 MiB/sec. | ||
| 14460 | 2025.05.08 06:28:14.378887 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14461 | 2025.05.08 06:28:14.379215 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14462 | 2025.05.08 06:28:14.379288 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14463 | 2025.05.08 06:28:14.379406 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.72 MiB. | ||
| 14464 | 2025.05.08 06:28:15.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.63 MiB, peak 376.32 MiB, free memory in arenas 0.00 B, will set to 361.83 MiB (RSS), difference: 4.20 MiB | ||
| 14465 | 2025.05.08 06:28:16.357983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 14466 | 2025.05.08 06:28:16.375644 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2025.05.08 06:28:16.375704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14468 | 2025.05.08 06:28:16.381982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14469 | 2025.05.08 06:28:16.382696 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2025.05.08 06:28:16.385895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 14471 | 2025.05.08 06:28:19.177208 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 14472 | 2025.05.08 06:28:19.177278 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 14473 | 2025.05.08 06:28:19.178979 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 14474 | 2025.05.08 06:28:19.189885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1936 | ||
| 14475 | 2025.05.08 06:28:19.192127 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2025.05.08 06:28:19.192175 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14477 | 2025.05.08 06:28:19.193408 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14478 | 2025.05.08 06:28:19.193685 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2025.05.08 06:28:19.193950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1936 | ||
| 14480 | 2025.05.08 06:28:19.244827 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2025.05.08 06:28:19.245074 [ 256 ] {6e44bd04-544f-4cd1-8393-e4958c826252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14482 | 2025.05.08 06:28:19.245170 [ 256 ] {6e44bd04-544f-4cd1-8393-e4958c826252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14483 | 2025.05.08 06:28:19.245725 [ 256 ] {6e44bd04-544f-4cd1-8393-e4958c826252} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2025.05.08 06:28:19.245765 [ 256 ] {6e44bd04-544f-4cd1-8393-e4958c826252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14485 | 2025.05.08 06:28:19.246085 [ 256 ] {6e44bd04-544f-4cd1-8393-e4958c826252} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14486 | 2025.05.08 06:28:19.246319 [ 256 ] {6e44bd04-544f-4cd1-8393-e4958c826252} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2025.05.08 06:28:19.246466 [ 256 ] {6e44bd04-544f-4cd1-8393-e4958c826252} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001455 sec., 2749.1408934707906 rows/sec., 224.17 KiB/sec. | ||
| 14488 | 2025.05.08 06:28:19.246507 [ 256 ] {6e44bd04-544f-4cd1-8393-e4958c826252} <Debug> TCPHandler: Processed in 0.001802115 sec. | ||
| 14489 | 2025.05.08 06:28:19.246640 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14490 | 2025.05.08 06:28:19.246736 [ 256 ] {3288099d-2040-47af-9b6c-e79868835574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14491 | 2025.05.08 06:28:19.246777 [ 256 ] {3288099d-2040-47af-9b6c-e79868835574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14492 | 2025.05.08 06:28:19.247861 [ 256 ] {3288099d-2040-47af-9b6c-e79868835574} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14493 | 2025.05.08 06:28:19.247900 [ 256 ] {3288099d-2040-47af-9b6c-e79868835574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14494 | 2025.05.08 06:28:19.248272 [ 256 ] {3288099d-2040-47af-9b6c-e79868835574} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14495 | 2025.05.08 06:28:19.248486 [ 256 ] {3288099d-2040-47af-9b6c-e79868835574} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14496 | 2025.05.08 06:28:19.248617 [ 256 ] {3288099d-2040-47af-9b6c-e79868835574} <Debug> executeQuery: Read 1264 rows, 107.34 KiB in 0.001898 sec., 665964.1728134879 rows/sec., 55.23 MiB/sec. | ||
| 14497 | 2025.05.08 06:28:19.248658 [ 256 ] {3288099d-2040-47af-9b6c-e79868835574} <Debug> TCPHandler: Processed in 0.00206845 sec. | ||
| 14498 | 2025.05.08 06:28:19.248776 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14499 | 2025.05.08 06:28:19.248871 [ 256 ] {a099f1ea-3aad-407e-a89d-5e020a5e492e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14500 | 2025.05.08 06:28:19.248911 [ 256 ] {a099f1ea-3aad-407e-a89d-5e020a5e492e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14501 | 2025.05.08 06:28:19.249335 [ 256 ] {a099f1ea-3aad-407e-a89d-5e020a5e492e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14502 | 2025.05.08 06:28:19.249399 [ 256 ] {a099f1ea-3aad-407e-a89d-5e020a5e492e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14503 | 2025.05.08 06:28:19.249701 [ 256 ] {a099f1ea-3aad-407e-a89d-5e020a5e492e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14504 | 2025.05.08 06:28:19.249915 [ 256 ] {a099f1ea-3aad-407e-a89d-5e020a5e492e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14505 | 2025.05.08 06:28:19.250046 [ 256 ] {a099f1ea-3aad-407e-a89d-5e020a5e492e} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001192 sec., 31040.26845637584 rows/sec., 2.26 MiB/sec. | ||
| 14506 | 2025.05.08 06:28:19.250086 [ 256 ] {a099f1ea-3aad-407e-a89d-5e020a5e492e} <Debug> TCPHandler: Processed in 0.001358819 sec. | ||
| 14507 | 2025.05.08 06:28:19.250200 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14508 | 2025.05.08 06:28:19.250294 [ 256 ] {6fd5d2f6-7c0f-4a8a-8acb-5a3335e39948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14509 | 2025.05.08 06:28:19.250334 [ 256 ] {6fd5d2f6-7c0f-4a8a-8acb-5a3335e39948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14510 | 2025.05.08 06:28:19.250854 [ 256 ] {6fd5d2f6-7c0f-4a8a-8acb-5a3335e39948} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14511 | 2025.05.08 06:28:19.250891 [ 256 ] {6fd5d2f6-7c0f-4a8a-8acb-5a3335e39948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14512 | 2025.05.08 06:28:19.251189 [ 256 ] {6fd5d2f6-7c0f-4a8a-8acb-5a3335e39948} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14513 | 2025.05.08 06:28:19.251401 [ 256 ] {6fd5d2f6-7c0f-4a8a-8acb-5a3335e39948} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14514 | 2025.05.08 06:28:19.251532 [ 256 ] {6fd5d2f6-7c0f-4a8a-8acb-5a3335e39948} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001254 sec., 181818.18181818182 rows/sec., 12.31 MiB/sec. | ||
| 14515 | 2025.05.08 06:28:19.251571 [ 256 ] {6fd5d2f6-7c0f-4a8a-8acb-5a3335e39948} <Debug> TCPHandler: Processed in 0.001419749 sec. | ||
| 14516 | 2025.05.08 06:28:19.251687 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14517 | 2025.05.08 06:28:19.251783 [ 256 ] {6d9ad15f-d6a7-497f-9ef0-ac792ac0595e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14518 | 2025.05.08 06:28:19.251823 [ 256 ] {6d9ad15f-d6a7-497f-9ef0-ac792ac0595e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14519 | 2025.05.08 06:28:19.252432 [ 256 ] {6d9ad15f-d6a7-497f-9ef0-ac792ac0595e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14520 | 2025.05.08 06:28:19.252470 [ 256 ] {6d9ad15f-d6a7-497f-9ef0-ac792ac0595e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14521 | 2025.05.08 06:28:19.252798 [ 256 ] {6d9ad15f-d6a7-497f-9ef0-ac792ac0595e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14522 | 2025.05.08 06:28:19.253007 [ 256 ] {6d9ad15f-d6a7-497f-9ef0-ac792ac0595e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14523 | 2025.05.08 06:28:19.253139 [ 256 ] {6d9ad15f-d6a7-497f-9ef0-ac792ac0595e} <Debug> executeQuery: Read 557 rows, 42.37 KiB in 0.001372 sec., 405976.67638483964 rows/sec., 30.16 MiB/sec. | ||
| 14524 | 2025.05.08 06:28:19.253178 [ 256 ] {6d9ad15f-d6a7-497f-9ef0-ac792ac0595e} <Debug> TCPHandler: Processed in 0.001539512 sec. | ||
| 14525 | 2025.05.08 06:28:19.253296 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14526 | 2025.05.08 06:28:19.253390 [ 256 ] {df32cf11-707e-42b1-ae33-13b7cd7350d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14527 | 2025.05.08 06:28:19.253435 [ 256 ] {df32cf11-707e-42b1-ae33-13b7cd7350d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14528 | 2025.05.08 06:28:19.254044 [ 256 ] {df32cf11-707e-42b1-ae33-13b7cd7350d1} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14529 | 2025.05.08 06:28:19.254081 [ 256 ] {df32cf11-707e-42b1-ae33-13b7cd7350d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14530 | 2025.05.08 06:28:19.254451 [ 256 ] {df32cf11-707e-42b1-ae33-13b7cd7350d1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14531 | 2025.05.08 06:28:19.254669 [ 256 ] {df32cf11-707e-42b1-ae33-13b7cd7350d1} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14532 | 2025.05.08 06:28:19.254799 [ 256 ] {df32cf11-707e-42b1-ae33-13b7cd7350d1} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.001426 sec., 643758.7657784012 rows/sec., 43.30 MiB/sec. | ||
| 14533 | 2025.05.08 06:28:19.254837 [ 256 ] {df32cf11-707e-42b1-ae33-13b7cd7350d1} <Debug> TCPHandler: Processed in 0.001590302 sec. | ||
| 14534 | 2025.05.08 06:28:19.254952 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14535 | 2025.05.08 06:28:19.255047 [ 256 ] {a4f9c1a1-d106-4047-a87e-2e6d57407c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14536 | 2025.05.08 06:28:19.255101 [ 256 ] {a4f9c1a1-d106-4047-a87e-2e6d57407c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14537 | 2025.05.08 06:28:19.255924 [ 256 ] {a4f9c1a1-d106-4047-a87e-2e6d57407c19} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14538 | 2025.05.08 06:28:19.255961 [ 256 ] {a4f9c1a1-d106-4047-a87e-2e6d57407c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14539 | 2025.05.08 06:28:19.256491 [ 256 ] {a4f9c1a1-d106-4047-a87e-2e6d57407c19} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14540 | 2025.05.08 06:28:19.256718 [ 256 ] {a4f9c1a1-d106-4047-a87e-2e6d57407c19} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14541 | 2025.05.08 06:28:19.256856 [ 256 ] {a4f9c1a1-d106-4047-a87e-2e6d57407c19} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001826 sec., 18072.289156626506 rows/sec., 32.38 MiB/sec. | ||
| 14542 | 2025.05.08 06:28:19.256912 [ 256 ] {a4f9c1a1-d106-4047-a87e-2e6d57407c19} <Debug> TCPHandler: Processed in 0.002009779 sec. | ||
| 14543 | 2025.05.08 06:28:19.257039 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14544 | 2025.05.08 06:28:19.257133 [ 256 ] {a020dd21-fae7-499b-8d7c-3e20f8b24de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14545 | 2025.05.08 06:28:19.257174 [ 256 ] {a020dd21-fae7-499b-8d7c-3e20f8b24de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14546 | 2025.05.08 06:28:19.257529 [ 256 ] {a020dd21-fae7-499b-8d7c-3e20f8b24de8} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2025.05.08 06:28:19.257567 [ 256 ] {a020dd21-fae7-499b-8d7c-3e20f8b24de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14548 | 2025.05.08 06:28:19.257883 [ 256 ] {a020dd21-fae7-499b-8d7c-3e20f8b24de8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14549 | 2025.05.08 06:28:19.258102 [ 256 ] {a020dd21-fae7-499b-8d7c-3e20f8b24de8} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14550 | 2025.05.08 06:28:19.258234 [ 256 ] {a020dd21-fae7-499b-8d7c-3e20f8b24de8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 14551 | 2025.05.08 06:28:19.258272 [ 256 ] {a020dd21-fae7-499b-8d7c-3e20f8b24de8} <Debug> TCPHandler: Processed in 0.001283648 sec. | ||
| 14552 | 2025.05.08 06:28:20.345404 [ 220 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 14553 | 2025.05.08 06:28:20.345461 [ 220 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 14554 | 2025.05.08 06:28:20.347256 [ 220 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 14555 | 2025.05.08 06:28:21.564572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41724 | ||
| 14556 | 2025.05.08 06:28:21.565076 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14557 | 2025.05.08 06:28:21.565120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14558 | 2025.05.08 06:28:21.565587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14559 | 2025.05.08 06:28:21.565811 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14560 | 2025.05.08 06:28:21.565942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
| 14561 | 2025.05.08 06:28:21.565951 [ 146 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14562 | 2025.05.08 06:28:21.566022 [ 146 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14563 | 2025.05.08 06:28:21.566044 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14564 | 2025.05.08 06:28:21.566148 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 14565 | 2025.05.08 06:28:21.566274 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14566 | 2025.05.08 06:28:21.566317 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39467 rows starting from the beginning of the part | ||
| 14567 | 2025.05.08 06:28:21.566391 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part | ||
| 14568 | 2025.05.08 06:28:21.566443 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part | ||
| 14569 | 2025.05.08 06:28:21.566492 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part | ||
| 14570 | 2025.05.08 06:28:21.566542 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part | ||
| 14571 | 2025.05.08 06:28:21.566591 [ 186 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part | ||
| 14572 | 2025.05.08 06:28:21.569322 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.003220896 sec., 12954159.33951298 rows/sec., 185.31 MiB/sec. | ||
| 14573 | 2025.05.08 06:28:21.569541 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14574 | 2025.05.08 06:28:21.569826 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2025.05.08 06:28:21.569893 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_91_18} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14576 | 2025.05.08 06:28:21.569977 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 14577 | 2025.05.08 06:28:23.886063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 14578 | 2025.05.08 06:28:23.904455 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2025.05.08 06:28:23.904510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14580 | 2025.05.08 06:28:23.910858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14581 | 2025.05.08 06:28:23.911595 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2025.05.08 06:28:23.911917 [ 25 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14583 | 2025.05.08 06:28:23.911982 [ 25 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14584 | 2025.05.08 06:28:23.912001 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14585 | 2025.05.08 06:28:23.912110 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 14586 | 2025.05.08 06:28:23.915088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 14587 | 2025.05.08 06:28:23.916099 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14588 | 2025.05.08 06:28:23.917677 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 14589 | 2025.05.08 06:28:23.922428 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 14590 | 2025.05.08 06:28:23.927211 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 14591 | 2025.05.08 06:28:23.931902 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 14592 | 2025.05.08 06:28:23.936764 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 14593 | 2025.05.08 06:28:23.941521 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 14594 | 2025.05.08 06:28:24.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.63 MiB, peak 380.31 MiB, free memory in arenas 0.00 B, will set to 361.85 MiB (RSS), difference: -10.78 MiB | ||
| 14595 | 2025.05.08 06:28:24.000858 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.088785029 sec., 7726.527858655089 rows/sec., 39.95 MiB/sec. | ||
| 14596 | 2025.05.08 06:28:24.003996 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14597 | 2025.05.08 06:28:24.006270 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_91_18} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14598 | 2025.05.08 06:28:24.006401 [ 188 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_91_18} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14599 | 2025.05.08 06:28:24.009539 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14600 | 2025.05.08 06:28:24.354933 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14601 | 2025.05.08 06:28:24.355128 [ 256 ] {64af02cb-1967-4e0f-a0b6-a3917566edc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14602 | 2025.05.08 06:28:24.355196 [ 256 ] {64af02cb-1967-4e0f-a0b6-a3917566edc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14603 | 2025.05.08 06:28:24.355899 [ 256 ] {64af02cb-1967-4e0f-a0b6-a3917566edc4} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14604 | 2025.05.08 06:28:24.355946 [ 256 ] {64af02cb-1967-4e0f-a0b6-a3917566edc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14605 | 2025.05.08 06:28:24.356356 [ 256 ] {64af02cb-1967-4e0f-a0b6-a3917566edc4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14606 | 2025.05.08 06:28:24.356607 [ 256 ] {64af02cb-1967-4e0f-a0b6-a3917566edc4} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14607 | 2025.05.08 06:28:24.356769 [ 256 ] {64af02cb-1967-4e0f-a0b6-a3917566edc4} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00169 sec., 42603.55029585799 rows/sec., 3.46 MiB/sec. | ||
| 14608 | 2025.05.08 06:28:24.356813 [ 256 ] {64af02cb-1967-4e0f-a0b6-a3917566edc4} <Debug> TCPHandler: Processed in 0.002008459 sec. | ||
| 14609 | 2025.05.08 06:28:24.356945 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14610 | 2025.05.08 06:28:24.357042 [ 256 ] {346b7582-37f3-4545-8c1b-996a9babd0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14611 | 2025.05.08 06:28:24.357085 [ 256 ] {346b7582-37f3-4545-8c1b-996a9babd0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14612 | 2025.05.08 06:28:24.357505 [ 256 ] {346b7582-37f3-4545-8c1b-996a9babd0c2} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14613 | 2025.05.08 06:28:24.357542 [ 256 ] {346b7582-37f3-4545-8c1b-996a9babd0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14614 | 2025.05.08 06:28:24.357831 [ 256 ] {346b7582-37f3-4545-8c1b-996a9babd0c2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14615 | 2025.05.08 06:28:24.358045 [ 256 ] {346b7582-37f3-4545-8c1b-996a9babd0c2} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14616 | 2025.05.08 06:28:24.358173 [ 256 ] {346b7582-37f3-4545-8c1b-996a9babd0c2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001192 sec., 6711.4093959731545 rows/sec., 504.67 KiB/sec. | ||
| 14617 | 2025.05.08 06:28:24.358211 [ 256 ] {346b7582-37f3-4545-8c1b-996a9babd0c2} <Debug> TCPHandler: Processed in 0.00137099 sec. | ||
| 14618 | 2025.05.08 06:28:24.358319 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14619 | 2025.05.08 06:28:24.358407 [ 256 ] {1a2fe42e-ef36-4c31-9fa0-8d47c941ce10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14620 | 2025.05.08 06:28:24.358447 [ 256 ] {1a2fe42e-ef36-4c31-9fa0-8d47c941ce10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14621 | 2025.05.08 06:28:24.358971 [ 256 ] {1a2fe42e-ef36-4c31-9fa0-8d47c941ce10} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2025.05.08 06:28:24.359008 [ 256 ] {1a2fe42e-ef36-4c31-9fa0-8d47c941ce10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14623 | 2025.05.08 06:28:24.359326 [ 256 ] {1a2fe42e-ef36-4c31-9fa0-8d47c941ce10} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14624 | 2025.05.08 06:28:24.359554 [ 256 ] {1a2fe42e-ef36-4c31-9fa0-8d47c941ce10} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2025.05.08 06:28:24.359688 [ 256 ] {1a2fe42e-ef36-4c31-9fa0-8d47c941ce10} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001238 sec., 58158.31987075929 rows/sec., 4.54 MiB/sec. | ||
| 14626 | 2025.05.08 06:28:24.359727 [ 256 ] {1a2fe42e-ef36-4c31-9fa0-8d47c941ce10} <Debug> TCPHandler: Processed in 0.001408 sec. | ||
| 14627 | 2025.05.08 06:28:24.359842 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2025.05.08 06:28:24.359937 [ 256 ] {54eb168d-6e58-4629-a6ed-470fa8c23dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14629 | 2025.05.08 06:28:24.359981 [ 256 ] {54eb168d-6e58-4629-a6ed-470fa8c23dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14630 | 2025.05.08 06:28:24.360418 [ 256 ] {54eb168d-6e58-4629-a6ed-470fa8c23dda} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2025.05.08 06:28:24.360454 [ 256 ] {54eb168d-6e58-4629-a6ed-470fa8c23dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14632 | 2025.05.08 06:28:24.360792 [ 256 ] {54eb168d-6e58-4629-a6ed-470fa8c23dda} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14633 | 2025.05.08 06:28:24.361024 [ 256 ] {54eb168d-6e58-4629-a6ed-470fa8c23dda} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2025.05.08 06:28:24.361163 [ 256 ] {54eb168d-6e58-4629-a6ed-470fa8c23dda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 14635 | 2025.05.08 06:28:24.361202 [ 256 ] {54eb168d-6e58-4629-a6ed-470fa8c23dda} <Debug> TCPHandler: Processed in 0.00141013 sec. | ||
| 14636 | 2025.05.08 06:28:24.361306 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14637 | 2025.05.08 06:28:24.361400 [ 256 ] {5927fa21-5463-424a-8c75-6bdb110697d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14638 | 2025.05.08 06:28:24.361456 [ 256 ] {5927fa21-5463-424a-8c75-6bdb110697d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.05.08 06:28:24.362284 [ 256 ] {5927fa21-5463-424a-8c75-6bdb110697d2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14640 | 2025.05.08 06:28:24.362321 [ 256 ] {5927fa21-5463-424a-8c75-6bdb110697d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14641 | 2025.05.08 06:28:24.362848 [ 256 ] {5927fa21-5463-424a-8c75-6bdb110697d2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14642 | 2025.05.08 06:28:24.363098 [ 256 ] {5927fa21-5463-424a-8c75-6bdb110697d2} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14643 | 2025.05.08 06:28:24.363249 [ 256 ] {5927fa21-5463-424a-8c75-6bdb110697d2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001866 sec., 4287.245444801715 rows/sec., 7.68 MiB/sec. | ||
| 14644 | 2025.05.08 06:28:24.363309 [ 256 ] {5927fa21-5463-424a-8c75-6bdb110697d2} <Debug> TCPHandler: Processed in 0.002050689 sec. | ||
| 14645 | 2025.05.08 06:28:24.363423 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2025.05.08 06:28:24.363519 [ 256 ] {239fbb59-b835-457e-aff1-9c7aad4eaff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14647 | 2025.05.08 06:28:24.363563 [ 256 ] {239fbb59-b835-457e-aff1-9c7aad4eaff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14648 | 2025.05.08 06:28:24.363916 [ 256 ] {239fbb59-b835-457e-aff1-9c7aad4eaff5} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14649 | 2025.05.08 06:28:24.363953 [ 256 ] {239fbb59-b835-457e-aff1-9c7aad4eaff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14650 | 2025.05.08 06:28:24.364265 [ 256 ] {239fbb59-b835-457e-aff1-9c7aad4eaff5} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14651 | 2025.05.08 06:28:24.364493 [ 256 ] {239fbb59-b835-457e-aff1-9c7aad4eaff5} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14652 | 2025.05.08 06:28:24.364629 [ 256 ] {239fbb59-b835-457e-aff1-9c7aad4eaff5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 14653 | 2025.05.08 06:28:24.364667 [ 256 ] {239fbb59-b835-457e-aff1-9c7aad4eaff5} <Debug> TCPHandler: Processed in 0.001294508 sec. | ||
| 14654 | 2025.05.08 06:28:25.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.56 MiB, peak 380.31 MiB, free memory in arenas 0.00 B, will set to 361.85 MiB (RSS), difference: 9.28 MiB | ||
| 14655 | 2025.05.08 06:28:28.865453 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14656 | 2025.05.08 06:28:28.865576 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14657 | 2025.05.08 06:28:29.066174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42212 | ||
| 14658 | 2025.05.08 06:28:29.066756 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2025.05.08 06:28:29.066811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14660 | 2025.05.08 06:28:29.067321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14661 | 2025.05.08 06:28:29.067563 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14662 | 2025.05.08 06:28:29.067730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42212 | ||
| 14663 | 2025.05.08 06:28:29.194282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1964 | ||
| 14664 | 2025.05.08 06:28:29.196662 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2025.05.08 06:28:29.196710 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14666 | 2025.05.08 06:28:29.197903 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14667 | 2025.05.08 06:28:29.198176 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2025.05.08 06:28:29.198344 [ 131 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14669 | 2025.05.08 06:28:29.198394 [ 131 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2025.05.08 06:28:29.198413 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14671 | 2025.05.08 06:28:29.198446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1964 | ||
| 14672 | 2025.05.08 06:28:29.198534 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 14673 | 2025.05.08 06:28:29.199113 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14674 | 2025.05.08 06:28:29.199255 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1830 rows starting from the beginning of the part | ||
| 14675 | 2025.05.08 06:28:29.199645 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 14676 | 2025.05.08 06:28:29.199976 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 14677 | 2025.05.08 06:28:29.200316 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 14678 | 2025.05.08 06:28:29.200645 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 14679 | 2025.05.08 06:28:29.200975 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 14680 | 2025.05.08 06:28:29.207365 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 72 columns (72 merged, 0 gathered) in 0.008881885 sec., 221124.23207461028 rows/sec., 167.03 MiB/sec. | ||
| 14681 | 2025.05.08 06:28:29.208909 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14682 | 2025.05.08 06:28:29.209398 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2025.05.08 06:28:29.209464 [ 196 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_66_13} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14684 | 2025.05.08 06:28:29.209629 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
| 14685 | 2025.05.08 06:28:29.356169 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14686 | 2025.05.08 06:28:29.356327 [ 256 ] {5b62583c-f9c5-434e-8a14-96f682e23f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14687 | 2025.05.08 06:28:29.356388 [ 256 ] {5b62583c-f9c5-434e-8a14-96f682e23f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14688 | 2025.05.08 06:28:29.357035 [ 256 ] {5b62583c-f9c5-434e-8a14-96f682e23f56} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2025.05.08 06:28:29.357083 [ 256 ] {5b62583c-f9c5-434e-8a14-96f682e23f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14690 | 2025.05.08 06:28:29.357475 [ 256 ] {5b62583c-f9c5-434e-8a14-96f682e23f56} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 14691 | 2025.05.08 06:28:29.357707 [ 256 ] {5b62583c-f9c5-434e-8a14-96f682e23f56} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14692 | 2025.05.08 06:28:29.357852 [ 32 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 14693 | 2025.05.08 06:28:29.357860 [ 256 ] {5b62583c-f9c5-434e-8a14-96f682e23f56} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001573 sec., 77558.8048315321 rows/sec., 6.60 MiB/sec. | ||
| 14694 | 2025.05.08 06:28:29.357903 [ 32 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14695 | 2025.05.08 06:28:29.357932 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14696 | 2025.05.08 06:28:29.357934 [ 256 ] {5b62583c-f9c5-434e-8a14-96f682e23f56} <Debug> TCPHandler: Processed in 0.001847206 sec. | ||
| 14697 | 2025.05.08 06:28:29.358025 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 14698 | 2025.05.08 06:28:29.358080 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14699 | 2025.05.08 06:28:29.358127 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14700 | 2025.05.08 06:28:29.358160 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1409 rows starting from the beginning of the part | ||
| 14701 | 2025.05.08 06:28:29.358183 [ 256 ] {d29d4ce0-8891-4828-8dbf-66ee5fd4358d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14702 | 2025.05.08 06:28:29.358214 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 122 rows starting from the beginning of the part | ||
| 14703 | 2025.05.08 06:28:29.358230 [ 256 ] {d29d4ce0-8891-4828-8dbf-66ee5fd4358d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14704 | 2025.05.08 06:28:29.358263 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 72 rows starting from the beginning of the part | ||
| 14705 | 2025.05.08 06:28:29.358310 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1264 rows starting from the beginning of the part | ||
| 14706 | 2025.05.08 06:28:29.358350 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 72 rows starting from the beginning of the part | ||
| 14707 | 2025.05.08 06:28:29.358388 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 122 rows starting from the beginning of the part | ||
| 14708 | 2025.05.08 06:28:29.358667 [ 256 ] {d29d4ce0-8891-4828-8dbf-66ee5fd4358d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14709 | 2025.05.08 06:28:29.358710 [ 256 ] {d29d4ce0-8891-4828-8dbf-66ee5fd4358d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14710 | 2025.05.08 06:28:29.359023 [ 256 ] {d29d4ce0-8891-4828-8dbf-66ee5fd4358d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14711 | 2025.05.08 06:28:29.359254 [ 256 ] {d29d4ce0-8891-4828-8dbf-66ee5fd4358d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14712 | 2025.05.08 06:28:29.359389 [ 256 ] {d29d4ce0-8891-4828-8dbf-66ee5fd4358d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001225 sec., 26938.775510204083 rows/sec., 1.98 MiB/sec. | ||
| 14713 | 2025.05.08 06:28:29.359430 [ 256 ] {d29d4ce0-8891-4828-8dbf-66ee5fd4358d} <Debug> TCPHandler: Processed in 0.00140065 sec. | ||
| 14714 | 2025.05.08 06:28:29.359544 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14715 | 2025.05.08 06:28:29.359644 [ 256 ] {7c73f143-c3b0-4d67-b1d5-b1984b0f1738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14716 | 2025.05.08 06:28:29.359686 [ 256 ] {7c73f143-c3b0-4d67-b1d5-b1984b0f1738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14717 | 2025.05.08 06:28:29.359807 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001816725 sec., 1684900.0261459495 rows/sec., 147.07 MiB/sec. | ||
| 14718 | 2025.05.08 06:28:29.360046 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 14719 | 2025.05.08 06:28:29.360143 [ 256 ] {7c73f143-c3b0-4d67-b1d5-b1984b0f1738} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14720 | 2025.05.08 06:28:29.360180 [ 256 ] {7c73f143-c3b0-4d67-b1d5-b1984b0f1738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14721 | 2025.05.08 06:28:29.360334 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14722 | 2025.05.08 06:28:29.360404 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_131_26} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 14723 | 2025.05.08 06:28:29.360497 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14724 | 2025.05.08 06:28:29.360501 [ 256 ] {7c73f143-c3b0-4d67-b1d5-b1984b0f1738} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 14725 | 2025.05.08 06:28:29.360748 [ 256 ] {7c73f143-c3b0-4d67-b1d5-b1984b0f1738} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14726 | 2025.05.08 06:28:29.360860 [ 32 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 14727 | 2025.05.08 06:28:29.360884 [ 256 ] {7c73f143-c3b0-4d67-b1d5-b1984b0f1738} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001257 sec., 77167.8599840891 rows/sec., 6.03 MiB/sec. | ||
| 14728 | 2025.05.08 06:28:29.360892 [ 32 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14729 | 2025.05.08 06:28:29.360927 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14730 | 2025.05.08 06:28:29.360932 [ 256 ] {7c73f143-c3b0-4d67-b1d5-b1984b0f1738} <Debug> TCPHandler: Processed in 0.00143845 sec. | ||
| 14731 | 2025.05.08 06:28:29.361010 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 14732 | 2025.05.08 06:28:29.361058 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14733 | 2025.05.08 06:28:29.361122 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14734 | 2025.05.08 06:28:29.361159 [ 256 ] {fac0df15-1b5b-4147-b059-c654413fba33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14735 | 2025.05.08 06:28:29.361162 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 633 rows starting from the beginning of the part | ||
| 14736 | 2025.05.08 06:28:29.361212 [ 256 ] {fac0df15-1b5b-4147-b059-c654413fba33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14737 | 2025.05.08 06:28:29.361249 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 97 rows starting from the beginning of the part | ||
| 14738 | 2025.05.08 06:28:29.361312 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 72 rows starting from the beginning of the part | ||
| 14739 | 2025.05.08 06:28:29.361368 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 557 rows starting from the beginning of the part | ||
| 14740 | 2025.05.08 06:28:29.361426 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 72 rows starting from the beginning of the part | ||
| 14741 | 2025.05.08 06:28:29.361489 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 97 rows starting from the beginning of the part | ||
| 14742 | 2025.05.08 06:28:29.361649 [ 256 ] {fac0df15-1b5b-4147-b059-c654413fba33} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14743 | 2025.05.08 06:28:29.361693 [ 256 ] {fac0df15-1b5b-4147-b059-c654413fba33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14744 | 2025.05.08 06:28:29.362079 [ 256 ] {fac0df15-1b5b-4147-b059-c654413fba33} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 14745 | 2025.05.08 06:28:29.362318 [ 256 ] {fac0df15-1b5b-4147-b059-c654413fba33} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2025.05.08 06:28:29.362443 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 4 parts from all_1_126_26 to all_129_129_0 | ||
| 14747 | 2025.05.08 06:28:29.362462 [ 256 ] {fac0df15-1b5b-4147-b059-c654413fba33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 14748 | 2025.05.08 06:28:29.362471 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14749 | 2025.05.08 06:28:29.362502 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14750 | 2025.05.08 06:28:29.362508 [ 256 ] {fac0df15-1b5b-4147-b059-c654413fba33} <Debug> TCPHandler: Processed in 0.001498781 sec. | ||
| 14751 | 2025.05.08 06:28:29.362576 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_129_27} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_126_26 to all_129_129_0 into Compact with storage Full | ||
| 14752 | 2025.05.08 06:28:29.362624 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14753 | 2025.05.08 06:28:29.362713 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_129_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14754 | 2025.05.08 06:28:29.362740 [ 256 ] {bea6b98a-3e50-428f-8047-e50cf0038ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14755 | 2025.05.08 06:28:29.362764 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_126_26, total 38169 rows starting from the beginning of the part | ||
| 14756 | 2025.05.08 06:28:29.362800 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823325 sec., 838029.4242661073 rows/sec., 66.54 MiB/sec. | ||
| 14757 | 2025.05.08 06:28:29.362834 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 14758 | 2025.05.08 06:28:29.362817 [ 256 ] {bea6b98a-3e50-428f-8047-e50cf0038ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14759 | 2025.05.08 06:28:29.362901 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 14760 | 2025.05.08 06:28:29.362947 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 918 rows starting from the beginning of the part | ||
| 14761 | 2025.05.08 06:28:29.362998 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 14762 | 2025.05.08 06:28:29.363295 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2025.05.08 06:28:29.363365 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_131_26} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 14764 | 2025.05.08 06:28:29.363433 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 14765 | 2025.05.08 06:28:29.363752 [ 256 ] {bea6b98a-3e50-428f-8047-e50cf0038ee9} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2025.05.08 06:28:29.363794 [ 256 ] {bea6b98a-3e50-428f-8047-e50cf0038ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14767 | 2025.05.08 06:28:29.364396 [ 256 ] {bea6b98a-3e50-428f-8047-e50cf0038ee9} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14768 | 2025.05.08 06:28:29.364644 [ 256 ] {bea6b98a-3e50-428f-8047-e50cf0038ee9} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2025.05.08 06:28:29.364792 [ 256 ] {bea6b98a-3e50-428f-8047-e50cf0038ee9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002075 sec., 15903.614457831325 rows/sec., 28.50 MiB/sec. | ||
| 14770 | 2025.05.08 06:28:29.364854 [ 256 ] {bea6b98a-3e50-428f-8047-e50cf0038ee9} <Debug> TCPHandler: Processed in 0.002280012 sec. | ||
| 14771 | 2025.05.08 06:28:29.364978 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14772 | 2025.05.08 06:28:29.365073 [ 256 ] {16e8454d-51a4-4f76-97c6-0d74a8b0d53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14773 | 2025.05.08 06:28:29.365117 [ 256 ] {16e8454d-51a4-4f76-97c6-0d74a8b0d53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14774 | 2025.05.08 06:28:29.365476 [ 256 ] {16e8454d-51a4-4f76-97c6-0d74a8b0d53b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14775 | 2025.05.08 06:28:29.365515 [ 256 ] {16e8454d-51a4-4f76-97c6-0d74a8b0d53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14776 | 2025.05.08 06:28:29.365848 [ 256 ] {16e8454d-51a4-4f76-97c6-0d74a8b0d53b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 14777 | 2025.05.08 06:28:29.366073 [ 256 ] {16e8454d-51a4-4f76-97c6-0d74a8b0d53b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2025.05.08 06:28:29.366202 [ 32 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 14779 | 2025.05.08 06:28:29.366209 [ 256 ] {16e8454d-51a4-4f76-97c6-0d74a8b0d53b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 14780 | 2025.05.08 06:28:29.366245 [ 32 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14781 | 2025.05.08 06:28:29.366268 [ 256 ] {16e8454d-51a4-4f76-97c6-0d74a8b0d53b} <Debug> TCPHandler: Processed in 0.001340458 sec. | ||
| 14782 | 2025.05.08 06:28:29.366270 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14783 | 2025.05.08 06:28:29.366374 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 14784 | 2025.05.08 06:28:29.366491 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14785 | 2025.05.08 06:28:29.366523 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7470 rows starting from the beginning of the part | ||
| 14786 | 2025.05.08 06:28:29.366584 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 14787 | 2025.05.08 06:28:29.366628 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 14788 | 2025.05.08 06:28:29.366670 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 14789 | 2025.05.08 06:28:29.366708 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 14790 | 2025.05.08 06:28:29.366747 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 14791 | 2025.05.08 06:28:29.369064 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7770 rows, containing 4 columns (4 merged, 0 gathered) in 0.002728369 sec., 2847855.2571151485 rows/sec., 191.89 MiB/sec. | ||
| 14792 | 2025.05.08 06:28:29.369597 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 14793 | 2025.05.08 06:28:29.369884 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_131_26} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14794 | 2025.05.08 06:28:29.369959 [ 201 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_131_26} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 14795 | 2025.05.08 06:28:29.370029 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 14796 | 2025.05.08 06:28:29.370632 [ 199 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_129_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39407 rows, containing 5 columns (5 merged, 0 gathered) in 0.008090064 sec., 4871036.866951857 rows/sec., 334.23 MiB/sec. | ||
| 14797 | 2025.05.08 06:28:29.371301 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_129_27} <Trace> MergedBlockOutputStream: filled checksums all_1_129_27 (state Temporary) | ||
| 14798 | 2025.05.08 06:28:29.371628 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_129_27} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_129_27 to all_1_129_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14799 | 2025.05.08 06:28:29.371710 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_129_27} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 4 parts: [all_1_126_26, all_129_129_0] -> all_1_129_27 | ||
| 14800 | 2025.05.08 06:28:29.371808 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 14801 | 2025.05.08 06:28:31.415253 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 14802 | 2025.05.08 06:28:31.432644 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14803 | 2025.05.08 06:28:31.432702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14804 | 2025.05.08 06:28:31.438860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14805 | 2025.05.08 06:28:31.439581 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14806 | 2025.05.08 06:28:31.442620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 14807 | 2025.05.08 06:28:34.101481 [ 223 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 14808 | 2025.05.08 06:28:34.101565 [ 223 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 14809 | 2025.05.08 06:28:34.103410 [ 223 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 14810 | 2025.05.08 06:28:34.329042 [ 219 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 14811 | 2025.05.08 06:28:34.329116 [ 219 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 14812 | 2025.05.08 06:28:34.331455 [ 219 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 14813 | 2025.05.08 06:28:34.357453 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14814 | 2025.05.08 06:28:34.357681 [ 256 ] {473b2841-9710-4a30-ba25-5c33de0b7bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14815 | 2025.05.08 06:28:34.357762 [ 256 ] {473b2841-9710-4a30-ba25-5c33de0b7bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14816 | 2025.05.08 06:28:34.358422 [ 256 ] {473b2841-9710-4a30-ba25-5c33de0b7bb9} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2025.05.08 06:28:34.358463 [ 256 ] {473b2841-9710-4a30-ba25-5c33de0b7bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14818 | 2025.05.08 06:28:34.358857 [ 256 ] {473b2841-9710-4a30-ba25-5c33de0b7bb9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14819 | 2025.05.08 06:28:34.359089 [ 256 ] {473b2841-9710-4a30-ba25-5c33de0b7bb9} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2025.05.08 06:28:34.359245 [ 256 ] {473b2841-9710-4a30-ba25-5c33de0b7bb9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 14821 | 2025.05.08 06:28:34.359293 [ 256 ] {473b2841-9710-4a30-ba25-5c33de0b7bb9} <Debug> TCPHandler: Processed in 0.001985118 sec. | ||
| 14822 | 2025.05.08 06:28:34.359414 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14823 | 2025.05.08 06:28:34.359508 [ 256 ] {2260b376-556c-415a-ba4d-e4f42b61422a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14824 | 2025.05.08 06:28:34.359548 [ 256 ] {2260b376-556c-415a-ba4d-e4f42b61422a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14825 | 2025.05.08 06:28:34.359958 [ 256 ] {2260b376-556c-415a-ba4d-e4f42b61422a} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14826 | 2025.05.08 06:28:34.359993 [ 256 ] {2260b376-556c-415a-ba4d-e4f42b61422a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14827 | 2025.05.08 06:28:34.360278 [ 256 ] {2260b376-556c-415a-ba4d-e4f42b61422a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14828 | 2025.05.08 06:28:34.360485 [ 256 ] {2260b376-556c-415a-ba4d-e4f42b61422a} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14829 | 2025.05.08 06:28:34.360615 [ 256 ] {2260b376-556c-415a-ba4d-e4f42b61422a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001125 sec., 7111.111111111111 rows/sec., 579.86 KiB/sec. | ||
| 14830 | 2025.05.08 06:28:34.360655 [ 256 ] {2260b376-556c-415a-ba4d-e4f42b61422a} <Debug> TCPHandler: Processed in 0.001286948 sec. | ||
| 14831 | 2025.05.08 06:28:34.360773 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14832 | 2025.05.08 06:28:34.360864 [ 256 ] {c9caa9de-3560-469f-b9f0-cb3cca1bde60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14833 | 2025.05.08 06:28:34.360902 [ 256 ] {c9caa9de-3560-469f-b9f0-cb3cca1bde60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14834 | 2025.05.08 06:28:34.361385 [ 256 ] {c9caa9de-3560-469f-b9f0-cb3cca1bde60} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14835 | 2025.05.08 06:28:34.361421 [ 256 ] {c9caa9de-3560-469f-b9f0-cb3cca1bde60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14836 | 2025.05.08 06:28:34.361739 [ 256 ] {c9caa9de-3560-469f-b9f0-cb3cca1bde60} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 14837 | 2025.05.08 06:28:34.361945 [ 256 ] {c9caa9de-3560-469f-b9f0-cb3cca1bde60} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14838 | 2025.05.08 06:28:34.362071 [ 256 ] {c9caa9de-3560-469f-b9f0-cb3cca1bde60} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001223 sec., 160261.65167620606 rows/sec., 14.17 MiB/sec. | ||
| 14839 | 2025.05.08 06:28:34.362111 [ 256 ] {c9caa9de-3560-469f-b9f0-cb3cca1bde60} <Debug> TCPHandler: Processed in 0.001385289 sec. | ||
| 14840 | 2025.05.08 06:28:34.362224 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14841 | 2025.05.08 06:28:34.362315 [ 256 ] {9afb5de0-79f2-4234-89f4-7971b4348c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14842 | 2025.05.08 06:28:34.362353 [ 256 ] {9afb5de0-79f2-4234-89f4-7971b4348c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14843 | 2025.05.08 06:28:34.362763 [ 256 ] {9afb5de0-79f2-4234-89f4-7971b4348c45} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14844 | 2025.05.08 06:28:34.362799 [ 256 ] {9afb5de0-79f2-4234-89f4-7971b4348c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14845 | 2025.05.08 06:28:34.363097 [ 256 ] {9afb5de0-79f2-4234-89f4-7971b4348c45} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14846 | 2025.05.08 06:28:34.363305 [ 256 ] {9afb5de0-79f2-4234-89f4-7971b4348c45} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14847 | 2025.05.08 06:28:34.363433 [ 256 ] {9afb5de0-79f2-4234-89f4-7971b4348c45} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001134 sec., 24691.35802469136 rows/sec., 1.83 MiB/sec. | ||
| 14848 | 2025.05.08 06:28:34.363472 [ 256 ] {9afb5de0-79f2-4234-89f4-7971b4348c45} <Debug> TCPHandler: Processed in 0.001294718 sec. | ||
| 14849 | 2025.05.08 06:28:34.363582 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14850 | 2025.05.08 06:28:34.363674 [ 256 ] {5c03bdc2-e770-4db3-a0ae-7e3dfb4a5430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14851 | 2025.05.08 06:28:34.363713 [ 256 ] {5c03bdc2-e770-4db3-a0ae-7e3dfb4a5430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14852 | 2025.05.08 06:28:34.364113 [ 256 ] {5c03bdc2-e770-4db3-a0ae-7e3dfb4a5430} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2025.05.08 06:28:34.364149 [ 256 ] {5c03bdc2-e770-4db3-a0ae-7e3dfb4a5430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14854 | 2025.05.08 06:28:34.364431 [ 256 ] {5c03bdc2-e770-4db3-a0ae-7e3dfb4a5430} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14855 | 2025.05.08 06:28:34.364635 [ 256 ] {5c03bdc2-e770-4db3-a0ae-7e3dfb4a5430} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14856 | 2025.05.08 06:28:34.364762 [ 256 ] {5c03bdc2-e770-4db3-a0ae-7e3dfb4a5430} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001104 sec., 21739.130434782608 rows/sec., 1.80 MiB/sec. | ||
| 14857 | 2025.05.08 06:28:34.364801 [ 256 ] {5c03bdc2-e770-4db3-a0ae-7e3dfb4a5430} <Debug> TCPHandler: Processed in 0.001264768 sec. | ||
| 14858 | 2025.05.08 06:28:34.364914 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14859 | 2025.05.08 06:28:34.365005 [ 256 ] {0a839eb6-d914-4c5d-bc97-b6bd8ebd3c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14860 | 2025.05.08 06:28:34.365043 [ 256 ] {0a839eb6-d914-4c5d-bc97-b6bd8ebd3c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14861 | 2025.05.08 06:28:34.365451 [ 256 ] {0a839eb6-d914-4c5d-bc97-b6bd8ebd3c72} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2025.05.08 06:28:34.365486 [ 256 ] {0a839eb6-d914-4c5d-bc97-b6bd8ebd3c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14863 | 2025.05.08 06:28:34.365775 [ 256 ] {0a839eb6-d914-4c5d-bc97-b6bd8ebd3c72} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14864 | 2025.05.08 06:28:34.365981 [ 256 ] {0a839eb6-d914-4c5d-bc97-b6bd8ebd3c72} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14865 | 2025.05.08 06:28:34.366110 [ 256 ] {0a839eb6-d914-4c5d-bc97-b6bd8ebd3c72} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 14866 | 2025.05.08 06:28:34.366149 [ 256 ] {0a839eb6-d914-4c5d-bc97-b6bd8ebd3c72} <Debug> TCPHandler: Processed in 0.001281488 sec. | ||
| 14867 | 2025.05.08 06:28:34.366270 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14868 | 2025.05.08 06:28:34.366360 [ 256 ] {38de0c65-d86b-4550-a940-447e736062af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14869 | 2025.05.08 06:28:34.366398 [ 256 ] {38de0c65-d86b-4550-a940-447e736062af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14870 | 2025.05.08 06:28:34.366845 [ 256 ] {38de0c65-d86b-4550-a940-447e736062af} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14871 | 2025.05.08 06:28:34.366879 [ 256 ] {38de0c65-d86b-4550-a940-447e736062af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14872 | 2025.05.08 06:28:34.367171 [ 256 ] {38de0c65-d86b-4550-a940-447e736062af} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 14873 | 2025.05.08 06:28:34.367388 [ 256 ] {38de0c65-d86b-4550-a940-447e736062af} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14874 | 2025.05.08 06:28:34.367514 [ 256 ] {38de0c65-d86b-4550-a940-447e736062af} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.00117 sec., 99145.29914529914 rows/sec., 8.07 MiB/sec. | ||
| 14875 | 2025.05.08 06:28:34.367554 [ 256 ] {38de0c65-d86b-4550-a940-447e736062af} <Debug> TCPHandler: Processed in 0.001330018 sec. | ||
| 14876 | 2025.05.08 06:28:34.367669 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14877 | 2025.05.08 06:28:34.367761 [ 256 ] {9da8cd6c-2789-4ad3-b76b-821b14b65e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14878 | 2025.05.08 06:28:34.367802 [ 256 ] {9da8cd6c-2789-4ad3-b76b-821b14b65e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14879 | 2025.05.08 06:28:34.368211 [ 256 ] {9da8cd6c-2789-4ad3-b76b-821b14b65e52} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2025.05.08 06:28:34.368247 [ 256 ] {9da8cd6c-2789-4ad3-b76b-821b14b65e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14881 | 2025.05.08 06:28:34.368572 [ 256 ] {9da8cd6c-2789-4ad3-b76b-821b14b65e52} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 14882 | 2025.05.08 06:28:34.368786 [ 256 ] {9da8cd6c-2789-4ad3-b76b-821b14b65e52} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2025.05.08 06:28:34.368918 [ 256 ] {9da8cd6c-2789-4ad3-b76b-821b14b65e52} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001174 sec., 170357.75127768316 rows/sec., 12.21 MiB/sec. | ||
| 14884 | 2025.05.08 06:28:34.368958 [ 256 ] {9da8cd6c-2789-4ad3-b76b-821b14b65e52} <Debug> TCPHandler: Processed in 0.001334449 sec. | ||
| 14885 | 2025.05.08 06:28:34.369072 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14886 | 2025.05.08 06:28:34.369163 [ 256 ] {c33f3bb9-9f8a-4b40-bf08-7f41c85707a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14887 | 2025.05.08 06:28:34.369215 [ 256 ] {c33f3bb9-9f8a-4b40-bf08-7f41c85707a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14888 | 2025.05.08 06:28:34.369992 [ 256 ] {c33f3bb9-9f8a-4b40-bf08-7f41c85707a8} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14889 | 2025.05.08 06:28:34.370028 [ 256 ] {c33f3bb9-9f8a-4b40-bf08-7f41c85707a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14890 | 2025.05.08 06:28:34.370532 [ 256 ] {c33f3bb9-9f8a-4b40-bf08-7f41c85707a8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14891 | 2025.05.08 06:28:34.370751 [ 256 ] {c33f3bb9-9f8a-4b40-bf08-7f41c85707a8} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14892 | 2025.05.08 06:28:34.370890 [ 256 ] {c33f3bb9-9f8a-4b40-bf08-7f41c85707a8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001743 sec., 4589.787722317843 rows/sec., 8.22 MiB/sec. | ||
| 14893 | 2025.05.08 06:28:34.370948 [ 256 ] {c33f3bb9-9f8a-4b40-bf08-7f41c85707a8} <Debug> TCPHandler: Processed in 0.001921947 sec. | ||
| 14894 | 2025.05.08 06:28:34.371065 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14895 | 2025.05.08 06:28:34.371157 [ 256 ] {0cd79802-446f-4649-b831-2d160037dad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14896 | 2025.05.08 06:28:34.371197 [ 256 ] {0cd79802-446f-4649-b831-2d160037dad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14897 | 2025.05.08 06:28:34.371549 [ 256 ] {0cd79802-446f-4649-b831-2d160037dad5} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14898 | 2025.05.08 06:28:34.371584 [ 256 ] {0cd79802-446f-4649-b831-2d160037dad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14899 | 2025.05.08 06:28:34.371874 [ 256 ] {0cd79802-446f-4649-b831-2d160037dad5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 14900 | 2025.05.08 06:28:34.372088 [ 256 ] {0cd79802-446f-4649-b831-2d160037dad5} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14901 | 2025.05.08 06:28:34.372217 [ 256 ] {0cd79802-446f-4649-b831-2d160037dad5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 14902 | 2025.05.08 06:28:34.372254 [ 256 ] {0cd79802-446f-4649-b831-2d160037dad5} <Debug> TCPHandler: Processed in 0.001235758 sec. | ||
| 14903 | 2025.05.08 06:28:35.201326 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 14904 | 2025.05.08 06:28:35.201379 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 14905 | 2025.05.08 06:28:35.203655 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 14906 | 2025.05.08 06:28:35.898573 [ 220 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 14907 | 2025.05.08 06:28:35.898627 [ 220 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 14908 | 2025.05.08 06:28:35.900869 [ 220 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 14909 | 2025.05.08 06:28:36.567970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42639 | ||
| 14910 | 2025.05.08 06:28:36.568542 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14911 | 2025.05.08 06:28:36.568600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14912 | 2025.05.08 06:28:36.569134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14913 | 2025.05.08 06:28:36.569370 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2025.05.08 06:28:36.569521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
| 14915 | 2025.05.08 06:28:38.942781 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 14916 | 2025.05.08 06:28:38.960819 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14917 | 2025.05.08 06:28:38.960872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14918 | 2025.05.08 06:28:38.967045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14919 | 2025.05.08 06:28:38.967761 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2025.05.08 06:28:38.970824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 14921 | 2025.05.08 06:28:39.198762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1996 | ||
| 14922 | 2025.05.08 06:28:39.201640 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14923 | 2025.05.08 06:28:39.201679 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14924 | 2025.05.08 06:28:39.202906 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14925 | 2025.05.08 06:28:39.203166 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14926 | 2025.05.08 06:28:39.203430 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1996 | ||
| 14927 | 2025.05.08 06:28:39.356833 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14928 | 2025.05.08 06:28:39.357002 [ 256 ] {8bcaf7d4-a069-4973-8ecf-2dea6a961d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14929 | 2025.05.08 06:28:39.357065 [ 256 ] {8bcaf7d4-a069-4973-8ecf-2dea6a961d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14930 | 2025.05.08 06:28:39.357730 [ 256 ] {8bcaf7d4-a069-4973-8ecf-2dea6a961d70} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14931 | 2025.05.08 06:28:39.357778 [ 256 ] {8bcaf7d4-a069-4973-8ecf-2dea6a961d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14932 | 2025.05.08 06:28:39.358138 [ 256 ] {8bcaf7d4-a069-4973-8ecf-2dea6a961d70} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 14933 | 2025.05.08 06:28:39.358356 [ 256 ] {8bcaf7d4-a069-4973-8ecf-2dea6a961d70} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2025.05.08 06:28:39.358499 [ 256 ] {8bcaf7d4-a069-4973-8ecf-2dea6a961d70} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001541 sec., 79169.37053861129 rows/sec., 6.74 MiB/sec. | ||
| 14935 | 2025.05.08 06:28:39.358541 [ 256 ] {8bcaf7d4-a069-4973-8ecf-2dea6a961d70} <Debug> TCPHandler: Processed in 0.001799066 sec. | ||
| 14936 | 2025.05.08 06:28:39.358659 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14937 | 2025.05.08 06:28:39.358751 [ 256 ] {a9b2a63d-b353-4054-ac92-59d6ec84f799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14938 | 2025.05.08 06:28:39.358791 [ 256 ] {a9b2a63d-b353-4054-ac92-59d6ec84f799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14939 | 2025.05.08 06:28:39.359200 [ 256 ] {a9b2a63d-b353-4054-ac92-59d6ec84f799} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14940 | 2025.05.08 06:28:39.359235 [ 256 ] {a9b2a63d-b353-4054-ac92-59d6ec84f799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14941 | 2025.05.08 06:28:39.359523 [ 256 ] {a9b2a63d-b353-4054-ac92-59d6ec84f799} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 14942 | 2025.05.08 06:28:39.359727 [ 256 ] {a9b2a63d-b353-4054-ac92-59d6ec84f799} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14943 | 2025.05.08 06:28:39.359829 [ 112 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 14944 | 2025.05.08 06:28:39.359854 [ 256 ] {a9b2a63d-b353-4054-ac92-59d6ec84f799} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00112 sec., 29464.285714285717 rows/sec., 2.16 MiB/sec. | ||
| 14945 | 2025.05.08 06:28:39.359898 [ 112 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2025.05.08 06:28:39.359907 [ 256 ] {a9b2a63d-b353-4054-ac92-59d6ec84f799} <Debug> TCPHandler: Processed in 0.001295788 sec. | ||
| 14947 | 2025.05.08 06:28:39.359929 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14948 | 2025.05.08 06:28:39.360027 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14949 | 2025.05.08 06:28:39.360036 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 14950 | 2025.05.08 06:28:39.360124 [ 256 ] {ae0ac3e2-e934-4c76-9e76-7f64f02dcfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14951 | 2025.05.08 06:28:39.360145 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14952 | 2025.05.08 06:28:39.360162 [ 256 ] {ae0ac3e2-e934-4c76-9e76-7f64f02dcfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14953 | 2025.05.08 06:28:39.360178 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 71 rows starting from the beginning of the part | ||
| 14954 | 2025.05.08 06:28:39.360243 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 37 rows starting from the beginning of the part | ||
| 14955 | 2025.05.08 06:28:39.360296 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 8 rows starting from the beginning of the part | ||
| 14956 | 2025.05.08 06:28:39.360346 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 33 rows starting from the beginning of the part | ||
| 14957 | 2025.05.08 06:28:39.360393 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 28 rows starting from the beginning of the part | ||
| 14958 | 2025.05.08 06:28:39.360437 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 33 rows starting from the beginning of the part | ||
| 14959 | 2025.05.08 06:28:39.360583 [ 256 ] {ae0ac3e2-e934-4c76-9e76-7f64f02dcfaf} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2025.05.08 06:28:39.360617 [ 256 ] {ae0ac3e2-e934-4c76-9e76-7f64f02dcfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14961 | 2025.05.08 06:28:39.360912 [ 256 ] {ae0ac3e2-e934-4c76-9e76-7f64f02dcfaf} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 14962 | 2025.05.08 06:28:39.361130 [ 256 ] {ae0ac3e2-e934-4c76-9e76-7f64f02dcfaf} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2025.05.08 06:28:39.361226 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230107 sec., 170716.85633851364 rows/sec., 13.15 MiB/sec. | ||
| 14964 | 2025.05.08 06:28:39.361255 [ 256 ] {ae0ac3e2-e934-4c76-9e76-7f64f02dcfaf} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001148 sec., 84494.77351916376 rows/sec., 6.60 MiB/sec. | ||
| 14965 | 2025.05.08 06:28:39.361301 [ 256 ] {ae0ac3e2-e934-4c76-9e76-7f64f02dcfaf} <Debug> TCPHandler: Processed in 0.001320289 sec. | ||
| 14966 | 2025.05.08 06:28:39.361413 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14967 | 2025.05.08 06:28:39.361436 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 14968 | 2025.05.08 06:28:39.361507 [ 256 ] {de1cac59-70ce-4704-930b-7ec7c498350d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14969 | 2025.05.08 06:28:39.361554 [ 256 ] {de1cac59-70ce-4704-930b-7ec7c498350d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14970 | 2025.05.08 06:28:39.361783 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2025.05.08 06:28:39.361873 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_131_26} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 14972 | 2025.05.08 06:28:39.361955 [ 256 ] {de1cac59-70ce-4704-930b-7ec7c498350d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14973 | 2025.05.08 06:28:39.361983 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14974 | 2025.05.08 06:28:39.361996 [ 256 ] {de1cac59-70ce-4704-930b-7ec7c498350d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14975 | 2025.05.08 06:28:39.362333 [ 256 ] {de1cac59-70ce-4704-930b-7ec7c498350d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 14976 | 2025.05.08 06:28:39.362540 [ 256 ] {de1cac59-70ce-4704-930b-7ec7c498350d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2025.05.08 06:28:39.362669 [ 256 ] {de1cac59-70ce-4704-930b-7ec7c498350d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 14978 | 2025.05.08 06:28:39.362707 [ 256 ] {de1cac59-70ce-4704-930b-7ec7c498350d} <Debug> TCPHandler: Processed in 0.001340669 sec. | ||
| 14979 | 2025.05.08 06:28:39.362816 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14980 | 2025.05.08 06:28:39.362907 [ 256 ] {f7d4757c-cddd-49b6-8014-441e9a66fb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14981 | 2025.05.08 06:28:39.362959 [ 256 ] {f7d4757c-cddd-49b6-8014-441e9a66fb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14982 | 2025.05.08 06:28:39.363772 [ 256 ] {f7d4757c-cddd-49b6-8014-441e9a66fb39} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14983 | 2025.05.08 06:28:39.363808 [ 256 ] {f7d4757c-cddd-49b6-8014-441e9a66fb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14984 | 2025.05.08 06:28:39.364339 [ 256 ] {f7d4757c-cddd-49b6-8014-441e9a66fb39} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 14985 | 2025.05.08 06:28:39.364556 [ 256 ] {f7d4757c-cddd-49b6-8014-441e9a66fb39} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14986 | 2025.05.08 06:28:39.364672 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 14987 | 2025.05.08 06:28:39.364692 [ 256 ] {f7d4757c-cddd-49b6-8014-441e9a66fb39} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001801 sec., 18323.153803442532 rows/sec., 32.83 MiB/sec. | ||
| 14988 | 2025.05.08 06:28:39.364703 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2025.05.08 06:28:39.364733 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14990 | 2025.05.08 06:28:39.364756 [ 256 ] {f7d4757c-cddd-49b6-8014-441e9a66fb39} <Debug> TCPHandler: Processed in 0.001986288 sec. | ||
| 14991 | 2025.05.08 06:28:39.364815 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 14992 | 2025.05.08 06:28:39.364877 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14993 | 2025.05.08 06:28:39.364969 [ 256 ] {e7f4b1d5-8415-414c-ad15-8532bb097de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14994 | 2025.05.08 06:28:39.365009 [ 256 ] {e7f4b1d5-8415-414c-ad15-8532bb097de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14995 | 2025.05.08 06:28:39.365021 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14996 | 2025.05.08 06:28:39.365074 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2533 rows starting from the beginning of the part | ||
| 14997 | 2025.05.08 06:28:39.365197 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 33 rows starting from the beginning of the part | ||
| 14998 | 2025.05.08 06:28:39.365309 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 8 rows starting from the beginning of the part | ||
| 14999 | 2025.05.08 06:28:39.365357 [ 256 ] {e7f4b1d5-8415-414c-ad15-8532bb097de2} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15000 | 2025.05.08 06:28:39.365393 [ 256 ] {e7f4b1d5-8415-414c-ad15-8532bb097de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15001 | 2025.05.08 06:28:39.365421 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 33 rows starting from the beginning of the part | ||
| 15002 | 2025.05.08 06:28:39.365529 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 8 rows starting from the beginning of the part | ||
| 15003 | 2025.05.08 06:28:39.365638 [ 198 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 33 rows starting from the beginning of the part | ||
| 15004 | 2025.05.08 06:28:39.365695 [ 256 ] {e7f4b1d5-8415-414c-ad15-8532bb097de2} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15005 | 2025.05.08 06:28:39.365905 [ 256 ] {e7f4b1d5-8415-414c-ad15-8532bb097de2} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15006 | 2025.05.08 06:28:39.366033 [ 256 ] {e7f4b1d5-8415-414c-ad15-8532bb097de2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 15007 | 2025.05.08 06:28:39.366070 [ 256 ] {e7f4b1d5-8415-414c-ad15-8532bb097de2} <Debug> TCPHandler: Processed in 0.001239938 sec. | ||
| 15008 | 2025.05.08 06:28:39.372669 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2648 rows, containing 19 columns (19 merged, 0 gathered) in 0.007894262 sec., 335433.5085407603 rows/sec., 601.08 MiB/sec. | ||
| 15009 | 2025.05.08 06:28:39.374950 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15010 | 2025.05.08 06:28:39.375310 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15011 | 2025.05.08 06:28:39.375387 [ 191 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15012 | 2025.05.08 06:28:39.375546 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.94 MiB. | ||
| 15013 | 2025.05.08 06:28:43.865629 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15014 | 2025.05.08 06:28:43.865693 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15015 | 2025.05.08 06:28:44.069742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43127 | ||
| 15016 | 2025.05.08 06:28:44.070303 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2025.05.08 06:28:44.070341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15018 | 2025.05.08 06:28:44.070806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15019 | 2025.05.08 06:28:44.071031 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2025.05.08 06:28:44.071161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43127 | ||
| 15021 | 2025.05.08 06:28:44.356108 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15022 | 2025.05.08 06:28:44.356314 [ 256 ] {ef527df4-a5db-4bbc-b571-5fffe23235b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15023 | 2025.05.08 06:28:44.356391 [ 256 ] {ef527df4-a5db-4bbc-b571-5fffe23235b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15024 | 2025.05.08 06:28:44.357123 [ 256 ] {ef527df4-a5db-4bbc-b571-5fffe23235b0} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15025 | 2025.05.08 06:28:44.357172 [ 256 ] {ef527df4-a5db-4bbc-b571-5fffe23235b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15026 | 2025.05.08 06:28:44.357571 [ 256 ] {ef527df4-a5db-4bbc-b571-5fffe23235b0} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15027 | 2025.05.08 06:28:44.357798 [ 256 ] {ef527df4-a5db-4bbc-b571-5fffe23235b0} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15028 | 2025.05.08 06:28:44.357958 [ 256 ] {ef527df4-a5db-4bbc-b571-5fffe23235b0} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001698 sec., 42402.826855123676 rows/sec., 3.44 MiB/sec. | ||
| 15029 | 2025.05.08 06:28:44.358003 [ 256 ] {ef527df4-a5db-4bbc-b571-5fffe23235b0} <Debug> TCPHandler: Processed in 0.002023758 sec. | ||
| 15030 | 2025.05.08 06:28:44.358137 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15031 | 2025.05.08 06:28:44.358234 [ 256 ] {7dfc89bd-0803-4805-8265-1751f3fe7464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15032 | 2025.05.08 06:28:44.358276 [ 256 ] {7dfc89bd-0803-4805-8265-1751f3fe7464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15033 | 2025.05.08 06:28:44.358702 [ 256 ] {7dfc89bd-0803-4805-8265-1751f3fe7464} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15034 | 2025.05.08 06:28:44.358741 [ 256 ] {7dfc89bd-0803-4805-8265-1751f3fe7464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15035 | 2025.05.08 06:28:44.359052 [ 256 ] {7dfc89bd-0803-4805-8265-1751f3fe7464} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15036 | 2025.05.08 06:28:44.359273 [ 256 ] {7dfc89bd-0803-4805-8265-1751f3fe7464} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15037 | 2025.05.08 06:28:44.359410 [ 256 ] {7dfc89bd-0803-4805-8265-1751f3fe7464} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001194 sec., 6700.167504187605 rows/sec., 503.82 KiB/sec. | ||
| 15038 | 2025.05.08 06:28:44.359451 [ 256 ] {7dfc89bd-0803-4805-8265-1751f3fe7464} <Debug> TCPHandler: Processed in 0.00136627 sec. | ||
| 15039 | 2025.05.08 06:28:44.359565 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15040 | 2025.05.08 06:28:44.359661 [ 256 ] {9ec1f5c7-1112-40ab-9916-4d385081108e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15041 | 2025.05.08 06:28:44.359702 [ 256 ] {9ec1f5c7-1112-40ab-9916-4d385081108e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15042 | 2025.05.08 06:28:44.360130 [ 256 ] {9ec1f5c7-1112-40ab-9916-4d385081108e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15043 | 2025.05.08 06:28:44.360169 [ 256 ] {9ec1f5c7-1112-40ab-9916-4d385081108e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15044 | 2025.05.08 06:28:44.360490 [ 256 ] {9ec1f5c7-1112-40ab-9916-4d385081108e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15045 | 2025.05.08 06:28:44.360722 [ 256 ] {9ec1f5c7-1112-40ab-9916-4d385081108e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15046 | 2025.05.08 06:28:44.360856 [ 256 ] {9ec1f5c7-1112-40ab-9916-4d385081108e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001212 sec., 59405.94059405941 rows/sec., 4.64 MiB/sec. | ||
| 15047 | 2025.05.08 06:28:44.360897 [ 256 ] {9ec1f5c7-1112-40ab-9916-4d385081108e} <Debug> TCPHandler: Processed in 0.001381069 sec. | ||
| 15048 | 2025.05.08 06:28:44.361014 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2025.05.08 06:28:44.361110 [ 256 ] {5e1bf531-ebb1-4ca7-872d-977236409087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15050 | 2025.05.08 06:28:44.361154 [ 256 ] {5e1bf531-ebb1-4ca7-872d-977236409087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15051 | 2025.05.08 06:28:44.361575 [ 256 ] {5e1bf531-ebb1-4ca7-872d-977236409087} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2025.05.08 06:28:44.361612 [ 256 ] {5e1bf531-ebb1-4ca7-872d-977236409087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15053 | 2025.05.08 06:28:44.361968 [ 256 ] {5e1bf531-ebb1-4ca7-872d-977236409087} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15054 | 2025.05.08 06:28:44.362185 [ 256 ] {5e1bf531-ebb1-4ca7-872d-977236409087} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2025.05.08 06:28:44.362315 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 4 parts from all_1_129_27 to all_132_132_0 | ||
| 15056 | 2025.05.08 06:28:44.362320 [ 256 ] {5e1bf531-ebb1-4ca7-872d-977236409087} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 15057 | 2025.05.08 06:28:44.362388 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15058 | 2025.05.08 06:28:44.362405 [ 256 ] {5e1bf531-ebb1-4ca7-872d-977236409087} <Debug> TCPHandler: Processed in 0.00144097 sec. | ||
| 15059 | 2025.05.08 06:28:44.362415 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15060 | 2025.05.08 06:28:44.362524 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_132_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_129_27 to all_132_132_0 into Compact with storage Full | ||
| 15061 | 2025.05.08 06:28:44.362529 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15062 | 2025.05.08 06:28:44.362644 [ 256 ] {a161a6a2-d1b4-4bc2-b3d8-30209d8bc5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15063 | 2025.05.08 06:28:44.362646 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_132_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15064 | 2025.05.08 06:28:44.362693 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_132_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_27, total 39407 rows starting from the beginning of the part | ||
| 15065 | 2025.05.08 06:28:44.362700 [ 256 ] {a161a6a2-d1b4-4bc2-b3d8-30209d8bc5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15066 | 2025.05.08 06:28:44.362764 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_132_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 15067 | 2025.05.08 06:28:44.362817 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_132_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 15068 | 2025.05.08 06:28:44.362869 [ 186 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_132_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 200 rows starting from the beginning of the part | ||
| 15069 | 2025.05.08 06:28:44.363491 [ 256 ] {a161a6a2-d1b4-4bc2-b3d8-30209d8bc5f0} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15070 | 2025.05.08 06:28:44.363528 [ 256 ] {a161a6a2-d1b4-4bc2-b3d8-30209d8bc5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15071 | 2025.05.08 06:28:44.364055 [ 256 ] {a161a6a2-d1b4-4bc2-b3d8-30209d8bc5f0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15072 | 2025.05.08 06:28:44.364288 [ 256 ] {a161a6a2-d1b4-4bc2-b3d8-30209d8bc5f0} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15073 | 2025.05.08 06:28:44.364432 [ 256 ] {a161a6a2-d1b4-4bc2-b3d8-30209d8bc5f0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001806 sec., 4429.678848283499 rows/sec., 7.94 MiB/sec. | ||
| 15074 | 2025.05.08 06:28:44.364494 [ 256 ] {a161a6a2-d1b4-4bc2-b3d8-30209d8bc5f0} <Debug> TCPHandler: Processed in 0.002014389 sec. | ||
| 15075 | 2025.05.08 06:28:44.364612 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15076 | 2025.05.08 06:28:44.364708 [ 256 ] {870f1fea-bdf3-4a85-96de-b6e043de1f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15077 | 2025.05.08 06:28:44.364750 [ 256 ] {870f1fea-bdf3-4a85-96de-b6e043de1f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15078 | 2025.05.08 06:28:44.365098 [ 256 ] {870f1fea-bdf3-4a85-96de-b6e043de1f75} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15079 | 2025.05.08 06:28:44.365136 [ 256 ] {870f1fea-bdf3-4a85-96de-b6e043de1f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15080 | 2025.05.08 06:28:44.365454 [ 256 ] {870f1fea-bdf3-4a85-96de-b6e043de1f75} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15081 | 2025.05.08 06:28:44.365679 [ 256 ] {870f1fea-bdf3-4a85-96de-b6e043de1f75} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15082 | 2025.05.08 06:28:44.365817 [ 256 ] {870f1fea-bdf3-4a85-96de-b6e043de1f75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 15083 | 2025.05.08 06:28:44.365857 [ 256 ] {870f1fea-bdf3-4a85-96de-b6e043de1f75} <Debug> TCPHandler: Processed in 0.001295929 sec. | ||
| 15084 | 2025.05.08 06:28:44.369351 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_132_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39927 rows, containing 5 columns (5 merged, 0 gathered) in 0.006865707 sec., 5815424.398390435 rows/sec., 399.17 MiB/sec. | ||
| 15085 | 2025.05.08 06:28:44.370151 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_132_28} <Trace> MergedBlockOutputStream: filled checksums all_1_132_28 (state Temporary) | ||
| 15086 | 2025.05.08 06:28:44.370501 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_132_28} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_132_28 to all_1_132_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15087 | 2025.05.08 06:28:44.370594 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_132_28} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 4 parts: [all_1_129_27, all_132_132_0] -> all_1_132_28 | ||
| 15088 | 2025.05.08 06:28:44.370702 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 15089 | 2025.05.08 06:28:44.833598 [ 220 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 15090 | 2025.05.08 06:28:44.833648 [ 220 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 15091 | 2025.05.08 06:28:44.835635 [ 220 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 15092 | 2025.05.08 06:28:44.973844 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 15093 | 2025.05.08 06:28:44.973894 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 15094 | 2025.05.08 06:28:44.975881 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 15095 | 2025.05.08 06:28:46.470993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 15096 | 2025.05.08 06:28:46.489494 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2025.05.08 06:28:46.489551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15098 | 2025.05.08 06:28:46.496356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15099 | 2025.05.08 06:28:46.497132 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2025.05.08 06:28:46.500573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 15101 | 2025.05.08 06:28:49.203772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2020 | ||
| 15102 | 2025.05.08 06:28:49.206223 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15103 | 2025.05.08 06:28:49.206286 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15104 | 2025.05.08 06:28:49.207562 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15105 | 2025.05.08 06:28:49.207885 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15106 | 2025.05.08 06:28:49.208282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
| 15107 | 2025.05.08 06:28:49.247874 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15108 | 2025.05.08 06:28:49.248052 [ 256 ] {33ac4888-8da7-4ee1-b102-356d586e1b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15109 | 2025.05.08 06:28:49.248118 [ 256 ] {33ac4888-8da7-4ee1-b102-356d586e1b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15110 | 2025.05.08 06:28:49.248738 [ 256 ] {33ac4888-8da7-4ee1-b102-356d586e1b8f} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15111 | 2025.05.08 06:28:49.248782 [ 256 ] {33ac4888-8da7-4ee1-b102-356d586e1b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15112 | 2025.05.08 06:28:49.249134 [ 256 ] {33ac4888-8da7-4ee1-b102-356d586e1b8f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15113 | 2025.05.08 06:28:49.249373 [ 256 ] {33ac4888-8da7-4ee1-b102-356d586e1b8f} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15114 | 2025.05.08 06:28:49.249530 [ 256 ] {33ac4888-8da7-4ee1-b102-356d586e1b8f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001523 sec., 3939.592908732764 rows/sec., 321.25 KiB/sec. | ||
| 15115 | 2025.05.08 06:28:49.249581 [ 256 ] {33ac4888-8da7-4ee1-b102-356d586e1b8f} <Debug> TCPHandler: Processed in 0.001803275 sec. | ||
| 15116 | 2025.05.08 06:28:49.249710 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2025.05.08 06:28:49.249812 [ 256 ] {6ae972f9-f88f-43b2-b2b2-03ef9767839d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15118 | 2025.05.08 06:28:49.249856 [ 256 ] {6ae972f9-f88f-43b2-b2b2-03ef9767839d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15119 | 2025.05.08 06:28:49.251085 [ 256 ] {6ae972f9-f88f-43b2-b2b2-03ef9767839d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2025.05.08 06:28:49.251124 [ 256 ] {6ae972f9-f88f-43b2-b2b2-03ef9767839d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15121 | 2025.05.08 06:28:49.251508 [ 256 ] {6ae972f9-f88f-43b2-b2b2-03ef9767839d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15122 | 2025.05.08 06:28:49.251727 [ 256 ] {6ae972f9-f88f-43b2-b2b2-03ef9767839d} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2025.05.08 06:28:49.251868 [ 256 ] {6ae972f9-f88f-43b2-b2b2-03ef9767839d} <Debug> executeQuery: Read 1287 rows, 109.49 KiB in 0.002076 sec., 619942.1965317918 rows/sec., 51.51 MiB/sec. | ||
| 15124 | 2025.05.08 06:28:49.251908 [ 256 ] {6ae972f9-f88f-43b2-b2b2-03ef9767839d} <Debug> TCPHandler: Processed in 0.002249991 sec. | ||
| 15125 | 2025.05.08 06:28:49.252031 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15126 | 2025.05.08 06:28:49.252127 [ 256 ] {82c7a088-3479-4cc1-a7e3-e37c59aa3b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15127 | 2025.05.08 06:28:49.252170 [ 256 ] {82c7a088-3479-4cc1-a7e3-e37c59aa3b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15128 | 2025.05.08 06:28:49.252608 [ 256 ] {82c7a088-3479-4cc1-a7e3-e37c59aa3b19} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15129 | 2025.05.08 06:28:49.252646 [ 256 ] {82c7a088-3479-4cc1-a7e3-e37c59aa3b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15130 | 2025.05.08 06:28:49.252948 [ 256 ] {82c7a088-3479-4cc1-a7e3-e37c59aa3b19} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15131 | 2025.05.08 06:28:49.253160 [ 256 ] {82c7a088-3479-4cc1-a7e3-e37c59aa3b19} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15132 | 2025.05.08 06:28:49.253295 [ 256 ] {82c7a088-3479-4cc1-a7e3-e37c59aa3b19} <Debug> executeQuery: Read 50 rows, 3.73 KiB in 0.001185 sec., 42194.09282700422 rows/sec., 3.07 MiB/sec. | ||
| 15133 | 2025.05.08 06:28:49.253336 [ 256 ] {82c7a088-3479-4cc1-a7e3-e37c59aa3b19} <Debug> TCPHandler: Processed in 0.001354139 sec. | ||
| 15134 | 2025.05.08 06:28:49.253450 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15135 | 2025.05.08 06:28:49.253553 [ 256 ] {386aefd5-d27b-448f-886a-0a00ad5c0edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15136 | 2025.05.08 06:28:49.253594 [ 256 ] {386aefd5-d27b-448f-886a-0a00ad5c0edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15137 | 2025.05.08 06:28:49.254154 [ 256 ] {386aefd5-d27b-448f-886a-0a00ad5c0edb} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15138 | 2025.05.08 06:28:49.254192 [ 256 ] {386aefd5-d27b-448f-886a-0a00ad5c0edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15139 | 2025.05.08 06:28:49.254520 [ 256 ] {386aefd5-d27b-448f-886a-0a00ad5c0edb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15140 | 2025.05.08 06:28:49.254739 [ 256 ] {386aefd5-d27b-448f-886a-0a00ad5c0edb} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15141 | 2025.05.08 06:28:49.254875 [ 256 ] {386aefd5-d27b-448f-886a-0a00ad5c0edb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001341 sec., 170022.37136465326 rows/sec., 11.51 MiB/sec. | ||
| 15142 | 2025.05.08 06:28:49.254919 [ 256 ] {386aefd5-d27b-448f-886a-0a00ad5c0edb} <Debug> TCPHandler: Processed in 0.001521862 sec. | ||
| 15143 | 2025.05.08 06:28:49.255032 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15144 | 2025.05.08 06:28:49.255128 [ 256 ] {c2c3c361-2674-4cd9-b789-2f194585f71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15145 | 2025.05.08 06:28:49.255168 [ 256 ] {c2c3c361-2674-4cd9-b789-2f194585f71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15146 | 2025.05.08 06:28:49.256031 [ 256 ] {c2c3c361-2674-4cd9-b789-2f194585f71c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15147 | 2025.05.08 06:28:49.256068 [ 256 ] {c2c3c361-2674-4cd9-b789-2f194585f71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15148 | 2025.05.08 06:28:49.256438 [ 256 ] {c2c3c361-2674-4cd9-b789-2f194585f71c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15149 | 2025.05.08 06:28:49.256695 [ 256 ] {c2c3c361-2674-4cd9-b789-2f194585f71c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15150 | 2025.05.08 06:28:49.256836 [ 256 ] {c2c3c361-2674-4cd9-b789-2f194585f71c} <Debug> executeQuery: Read 576 rows, 43.93 KiB in 0.001727 sec., 333526.34626519977 rows/sec., 24.84 MiB/sec. | ||
| 15151 | 2025.05.08 06:28:49.256876 [ 256 ] {c2c3c361-2674-4cd9-b789-2f194585f71c} <Debug> TCPHandler: Processed in 0.001893957 sec. | ||
| 15152 | 2025.05.08 06:28:49.256999 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15153 | 2025.05.08 06:28:49.257097 [ 256 ] {9bfc42e7-0ab0-4b92-bb67-689a8ed10cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15154 | 2025.05.08 06:28:49.257141 [ 256 ] {9bfc42e7-0ab0-4b92-bb67-689a8ed10cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15155 | 2025.05.08 06:28:49.257870 [ 256 ] {9bfc42e7-0ab0-4b92-bb67-689a8ed10cb7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15156 | 2025.05.08 06:28:49.257909 [ 256 ] {9bfc42e7-0ab0-4b92-bb67-689a8ed10cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15157 | 2025.05.08 06:28:49.258301 [ 256 ] {9bfc42e7-0ab0-4b92-bb67-689a8ed10cb7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15158 | 2025.05.08 06:28:49.258530 [ 256 ] {9bfc42e7-0ab0-4b92-bb67-689a8ed10cb7} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15159 | 2025.05.08 06:28:49.258667 [ 256 ] {9bfc42e7-0ab0-4b92-bb67-689a8ed10cb7} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.00159 sec., 577987.4213836478 rows/sec., 38.88 MiB/sec. | ||
| 15160 | 2025.05.08 06:28:49.258706 [ 256 ] {9bfc42e7-0ab0-4b92-bb67-689a8ed10cb7} <Debug> TCPHandler: Processed in 0.001756865 sec. | ||
| 15161 | 2025.05.08 06:28:49.258812 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15162 | 2025.05.08 06:28:49.258910 [ 256 ] {774384ee-e910-4d19-a3f0-f9631afba2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15163 | 2025.05.08 06:28:49.258968 [ 256 ] {774384ee-e910-4d19-a3f0-f9631afba2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15164 | 2025.05.08 06:28:49.259891 [ 256 ] {774384ee-e910-4d19-a3f0-f9631afba2bc} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15165 | 2025.05.08 06:28:49.259927 [ 256 ] {774384ee-e910-4d19-a3f0-f9631afba2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15166 | 2025.05.08 06:28:49.260521 [ 256 ] {774384ee-e910-4d19-a3f0-f9631afba2bc} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15167 | 2025.05.08 06:28:49.260747 [ 256 ] {774384ee-e910-4d19-a3f0-f9631afba2bc} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15168 | 2025.05.08 06:28:49.260892 [ 256 ] {774384ee-e910-4d19-a3f0-f9631afba2bc} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002 sec., 22000 rows/sec., 39.42 MiB/sec. | ||
| 15169 | 2025.05.08 06:28:49.260950 [ 256 ] {774384ee-e910-4d19-a3f0-f9631afba2bc} <Debug> TCPHandler: Processed in 0.00218641 sec. | ||
| 15170 | 2025.05.08 06:28:49.261068 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15171 | 2025.05.08 06:28:49.261193 [ 256 ] {eca7dce6-5884-4d81-8845-3238c2492f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 15172 | 2025.05.08 06:28:49.261279 [ 256 ] {eca7dce6-5884-4d81-8845-3238c2492f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 15173 | 2025.05.08 06:28:49.261638 [ 256 ] {eca7dce6-5884-4d81-8845-3238c2492f5f} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2025.05.08 06:28:49.261674 [ 256 ] {eca7dce6-5884-4d81-8845-3238c2492f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15175 | 2025.05.08 06:28:49.261996 [ 256 ] {eca7dce6-5884-4d81-8845-3238c2492f5f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 15176 | 2025.05.08 06:28:49.262227 [ 256 ] {eca7dce6-5884-4d81-8845-3238c2492f5f} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15177 | 2025.05.08 06:28:49.262360 [ 256 ] {eca7dce6-5884-4d81-8845-3238c2492f5f} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001187 sec., 7582.139848357204 rows/sec., 583.30 KiB/sec. | ||
| 15178 | 2025.05.08 06:28:49.262397 [ 256 ] {eca7dce6-5884-4d81-8845-3238c2492f5f} <Debug> TCPHandler: Processed in 0.00137894 sec. | ||
| 15179 | 2025.05.08 06:28:49.262516 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15180 | 2025.05.08 06:28:49.262613 [ 256 ] {5d525f2a-dadf-43e3-85d5-fac2ae4f93ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15181 | 2025.05.08 06:28:49.262680 [ 256 ] {5d525f2a-dadf-43e3-85d5-fac2ae4f93ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15182 | 2025.05.08 06:28:49.263048 [ 256 ] {5d525f2a-dadf-43e3-85d5-fac2ae4f93ea} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15183 | 2025.05.08 06:28:49.263085 [ 256 ] {5d525f2a-dadf-43e3-85d5-fac2ae4f93ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15184 | 2025.05.08 06:28:49.263394 [ 256 ] {5d525f2a-dadf-43e3-85d5-fac2ae4f93ea} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15185 | 2025.05.08 06:28:49.263621 [ 256 ] {5d525f2a-dadf-43e3-85d5-fac2ae4f93ea} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2025.05.08 06:28:49.263754 [ 256 ] {5d525f2a-dadf-43e3-85d5-fac2ae4f93ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 15187 | 2025.05.08 06:28:49.263791 [ 256 ] {5d525f2a-dadf-43e3-85d5-fac2ae4f93ea} <Debug> TCPHandler: Processed in 0.001322818 sec. | ||
| 15188 | 2025.05.08 06:28:51.543575 [ 220 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 15189 | 2025.05.08 06:28:51.543630 [ 220 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 15190 | 2025.05.08 06:28:51.545309 [ 220 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 15191 | 2025.05.08 06:28:51.571531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43554 | ||
| 15192 | 2025.05.08 06:28:51.572025 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15193 | 2025.05.08 06:28:51.572068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15194 | 2025.05.08 06:28:51.572532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15195 | 2025.05.08 06:28:51.572786 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2025.05.08 06:28:51.572918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 | ||
| 15197 | 2025.05.08 06:28:53.054759 [ 223 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 15198 | 2025.05.08 06:28:53.054819 [ 223 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 15199 | 2025.05.08 06:28:53.057604 [ 223 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 15200 | 2025.05.08 06:28:54.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.69 MiB, peak 381.26 MiB, free memory in arenas 0.00 B, will set to 362.69 MiB (RSS), difference: 4.00 MiB | ||
| 15201 | 2025.05.08 06:28:54.000732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 15202 | 2025.05.08 06:28:54.025712 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15203 | 2025.05.08 06:28:54.025771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15204 | 2025.05.08 06:28:54.034368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15205 | 2025.05.08 06:28:54.035534 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2025.05.08 06:28:54.040688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 15207 | 2025.05.08 06:28:54.355501 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15208 | 2025.05.08 06:28:54.355791 [ 256 ] {063bba35-dd04-478a-8fc3-1a8d61123ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15209 | 2025.05.08 06:28:54.355905 [ 256 ] {063bba35-dd04-478a-8fc3-1a8d61123ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15210 | 2025.05.08 06:28:54.356876 [ 256 ] {063bba35-dd04-478a-8fc3-1a8d61123ae8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2025.05.08 06:28:54.356922 [ 256 ] {063bba35-dd04-478a-8fc3-1a8d61123ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15212 | 2025.05.08 06:28:54.357335 [ 256 ] {063bba35-dd04-478a-8fc3-1a8d61123ae8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15213 | 2025.05.08 06:28:54.357589 [ 256 ] {063bba35-dd04-478a-8fc3-1a8d61123ae8} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2025.05.08 06:28:54.357758 [ 256 ] {063bba35-dd04-478a-8fc3-1a8d61123ae8} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002044 sec., 35225.04892367907 rows/sec., 2.86 MiB/sec. | ||
| 15215 | 2025.05.08 06:28:54.357756 [ 84 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15216 | 2025.05.08 06:28:54.357812 [ 256 ] {063bba35-dd04-478a-8fc3-1a8d61123ae8} <Debug> TCPHandler: Processed in 0.002491585 sec. | ||
| 15217 | 2025.05.08 06:28:54.357840 [ 84 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15218 | 2025.05.08 06:28:54.357872 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15219 | 2025.05.08 06:28:54.357951 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15220 | 2025.05.08 06:28:54.357986 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 15221 | 2025.05.08 06:28:54.358066 [ 256 ] {cf8a74e0-e0c6-49f5-903d-bd61d891601b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15222 | 2025.05.08 06:28:54.358115 [ 256 ] {cf8a74e0-e0c6-49f5-903d-bd61d891601b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15223 | 2025.05.08 06:28:54.358122 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15224 | 2025.05.08 06:28:54.358169 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1409 rows starting from the beginning of the part | ||
| 15225 | 2025.05.08 06:28:54.358245 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 196 rows starting from the beginning of the part | ||
| 15226 | 2025.05.08 06:28:54.358297 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 122 rows starting from the beginning of the part | ||
| 15227 | 2025.05.08 06:28:54.358348 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 72 rows starting from the beginning of the part | ||
| 15228 | 2025.05.08 06:28:54.358392 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1287 rows starting from the beginning of the part | ||
| 15229 | 2025.05.08 06:28:54.358437 [ 188 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 72 rows starting from the beginning of the part | ||
| 15230 | 2025.05.08 06:28:54.358592 [ 256 ] {cf8a74e0-e0c6-49f5-903d-bd61d891601b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2025.05.08 06:28:54.358638 [ 256 ] {cf8a74e0-e0c6-49f5-903d-bd61d891601b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15232 | 2025.05.08 06:28:54.358977 [ 256 ] {cf8a74e0-e0c6-49f5-903d-bd61d891601b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15233 | 2025.05.08 06:28:54.359222 [ 256 ] {cf8a74e0-e0c6-49f5-903d-bd61d891601b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2025.05.08 06:28:54.359367 [ 256 ] {cf8a74e0-e0c6-49f5-903d-bd61d891601b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001325 sec., 6037.735849056604 rows/sec., 454.01 KiB/sec. | ||
| 15235 | 2025.05.08 06:28:54.359408 [ 256 ] {cf8a74e0-e0c6-49f5-903d-bd61d891601b} <Debug> TCPHandler: Processed in 0.001508031 sec. | ||
| 15236 | 2025.05.08 06:28:54.359530 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15237 | 2025.05.08 06:28:54.359626 [ 256 ] {7b9692a0-b7a8-419f-9319-416e3e05fb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15238 | 2025.05.08 06:28:54.359669 [ 256 ] {7b9692a0-b7a8-419f-9319-416e3e05fb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15239 | 2025.05.08 06:28:54.359901 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962698 sec., 1609009.6387727505 rows/sec., 140.93 MiB/sec. | ||
| 15240 | 2025.05.08 06:28:54.360126 [ 256 ] {7b9692a0-b7a8-419f-9319-416e3e05fb6e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2025.05.08 06:28:54.360171 [ 256 ] {7b9692a0-b7a8-419f-9319-416e3e05fb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15242 | 2025.05.08 06:28:54.360228 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15243 | 2025.05.08 06:28:54.360521 [ 256 ] {7b9692a0-b7a8-419f-9319-416e3e05fb6e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15244 | 2025.05.08 06:28:54.360643 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15245 | 2025.05.08 06:28:54.360751 [ 189 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_136_27} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15246 | 2025.05.08 06:28:54.360786 [ 256 ] {7b9692a0-b7a8-419f-9319-416e3e05fb6e} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15247 | 2025.05.08 06:28:54.360869 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 15248 | 2025.05.08 06:28:54.360913 [ 84 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15249 | 2025.05.08 06:28:54.360931 [ 256 ] {7b9692a0-b7a8-419f-9319-416e3e05fb6e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001324 sec., 54380.664652567975 rows/sec., 4.25 MiB/sec. | ||
| 15250 | 2025.05.08 06:28:54.360944 [ 84 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15251 | 2025.05.08 06:28:54.360972 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15252 | 2025.05.08 06:28:54.360982 [ 256 ] {7b9692a0-b7a8-419f-9319-416e3e05fb6e} <Debug> TCPHandler: Processed in 0.001506471 sec. | ||
| 15253 | 2025.05.08 06:28:54.361051 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 15254 | 2025.05.08 06:28:54.361107 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15255 | 2025.05.08 06:28:54.361146 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15256 | 2025.05.08 06:28:54.361181 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 633 rows starting from the beginning of the part | ||
| 15257 | 2025.05.08 06:28:54.361206 [ 256 ] {281a1018-5ff1-45bf-a655-0be7fe15580f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15258 | 2025.05.08 06:28:54.361246 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 116 rows starting from the beginning of the part | ||
| 15259 | 2025.05.08 06:28:54.361257 [ 256 ] {281a1018-5ff1-45bf-a655-0be7fe15580f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15260 | 2025.05.08 06:28:54.361316 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 97 rows starting from the beginning of the part | ||
| 15261 | 2025.05.08 06:28:54.361369 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 72 rows starting from the beginning of the part | ||
| 15262 | 2025.05.08 06:28:54.361411 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 576 rows starting from the beginning of the part | ||
| 15263 | 2025.05.08 06:28:54.361453 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 72 rows starting from the beginning of the part | ||
| 15264 | 2025.05.08 06:28:54.361709 [ 256 ] {281a1018-5ff1-45bf-a655-0be7fe15580f} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15265 | 2025.05.08 06:28:54.361752 [ 256 ] {281a1018-5ff1-45bf-a655-0be7fe15580f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15266 | 2025.05.08 06:28:54.362123 [ 256 ] {281a1018-5ff1-45bf-a655-0be7fe15580f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15267 | 2025.05.08 06:28:54.362361 [ 256 ] {281a1018-5ff1-45bf-a655-0be7fe15580f} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15268 | 2025.05.08 06:28:54.362499 [ 256 ] {281a1018-5ff1-45bf-a655-0be7fe15580f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. | ||
| 15269 | 2025.05.08 06:28:54.362541 [ 256 ] {281a1018-5ff1-45bf-a655-0be7fe15580f} <Debug> TCPHandler: Processed in 0.001482831 sec. | ||
| 15270 | 2025.05.08 06:28:54.362543 [ 192 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526322 sec., 1025995.8252583662 rows/sec., 81.79 MiB/sec. | ||
| 15271 | 2025.05.08 06:28:54.362655 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15272 | 2025.05.08 06:28:54.362697 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15273 | 2025.05.08 06:28:54.362757 [ 256 ] {c2ec081a-0fc6-41d4-b545-5ba2c31ed658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15274 | 2025.05.08 06:28:54.362821 [ 256 ] {c2ec081a-0fc6-41d4-b545-5ba2c31ed658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15275 | 2025.05.08 06:28:54.362953 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2025.05.08 06:28:54.363024 [ 189 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_136_27} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15277 | 2025.05.08 06:28:54.363092 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15278 | 2025.05.08 06:28:54.363652 [ 256 ] {c2ec081a-0fc6-41d4-b545-5ba2c31ed658} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15279 | 2025.05.08 06:28:54.363696 [ 256 ] {c2ec081a-0fc6-41d4-b545-5ba2c31ed658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15280 | 2025.05.08 06:28:54.364252 [ 256 ] {c2ec081a-0fc6-41d4-b545-5ba2c31ed658} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15281 | 2025.05.08 06:28:54.364492 [ 256 ] {c2ec081a-0fc6-41d4-b545-5ba2c31ed658} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15282 | 2025.05.08 06:28:54.364644 [ 256 ] {c2ec081a-0fc6-41d4-b545-5ba2c31ed658} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001905 sec., 4199.475065616798 rows/sec., 7.53 MiB/sec. | ||
| 15283 | 2025.05.08 06:28:54.364713 [ 256 ] {c2ec081a-0fc6-41d4-b545-5ba2c31ed658} <Debug> TCPHandler: Processed in 0.002106399 sec. | ||
| 15284 | 2025.05.08 06:28:54.364834 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15285 | 2025.05.08 06:28:54.364932 [ 256 ] {6234670f-791a-435f-b65b-df9228694c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15286 | 2025.05.08 06:28:54.364977 [ 256 ] {6234670f-791a-435f-b65b-df9228694c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15287 | 2025.05.08 06:28:54.365324 [ 256 ] {6234670f-791a-435f-b65b-df9228694c56} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2025.05.08 06:28:54.365362 [ 256 ] {6234670f-791a-435f-b65b-df9228694c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15289 | 2025.05.08 06:28:54.365688 [ 256 ] {6234670f-791a-435f-b65b-df9228694c56} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15290 | 2025.05.08 06:28:54.365922 [ 256 ] {6234670f-791a-435f-b65b-df9228694c56} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15291 | 2025.05.08 06:28:54.366042 [ 84 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15292 | 2025.05.08 06:28:54.366057 [ 256 ] {6234670f-791a-435f-b65b-df9228694c56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 15293 | 2025.05.08 06:28:54.366075 [ 84 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2025.05.08 06:28:54.366100 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15295 | 2025.05.08 06:28:54.366102 [ 256 ] {6234670f-791a-435f-b65b-df9228694c56} <Debug> TCPHandler: Processed in 0.001317708 sec. | ||
| 15296 | 2025.05.08 06:28:54.366189 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 15297 | 2025.05.08 06:28:54.366319 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15298 | 2025.05.08 06:28:54.366356 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7770 rows starting from the beginning of the part | ||
| 15299 | 2025.05.08 06:28:54.366426 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 15300 | 2025.05.08 06:28:54.366478 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 15301 | 2025.05.08 06:28:54.366527 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 15302 | 2025.05.08 06:28:54.366566 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 15303 | 2025.05.08 06:28:54.366605 [ 187 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 15304 | 2025.05.08 06:28:54.368534 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8070 rows, containing 4 columns (4 merged, 0 gathered) in 0.002384763 sec., 3383984.068857157 rows/sec., 228.01 MiB/sec. | ||
| 15305 | 2025.05.08 06:28:54.368988 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15306 | 2025.05.08 06:28:54.369279 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_136_27} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15307 | 2025.05.08 06:28:54.369353 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_136_27} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15308 | 2025.05.08 06:28:54.369426 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 15309 | 2025.05.08 06:28:55.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.72 MiB, peak 381.26 MiB, free memory in arenas 0.00 B, will set to 362.70 MiB (RSS), difference: -1.03 MiB | ||
| 15310 | 2025.05.08 06:28:58.865758 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15311 | 2025.05.08 06:28:58.865849 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15312 | 2025.05.08 06:28:59.003182 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002801859 sec. | ||
| 15313 | 2025.05.08 06:28:59.073142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44042 | ||
| 15314 | 2025.05.08 06:28:59.073719 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2025.05.08 06:28:59.073765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15316 | 2025.05.08 06:28:59.074234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15317 | 2025.05.08 06:28:59.074455 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2025.05.08 06:28:59.074587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44042 | ||
| 15319 | 2025.05.08 06:28:59.074606 [ 37 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15320 | 2025.05.08 06:28:59.074665 [ 37 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15321 | 2025.05.08 06:28:59.074701 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15322 | 2025.05.08 06:28:59.074807 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 15323 | 2025.05.08 06:28:59.074886 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15324 | 2025.05.08 06:28:59.074913 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 15325 | 2025.05.08 06:28:59.074967 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 488 rows starting from the beginning of the part | ||
| 15326 | 2025.05.08 06:28:59.075007 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 427 rows starting from the beginning of the part | ||
| 15327 | 2025.05.08 06:28:59.075046 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 488 rows starting from the beginning of the part | ||
| 15328 | 2025.05.08 06:28:59.075085 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 427 rows starting from the beginning of the part | ||
| 15329 | 2025.05.08 06:28:59.075124 [ 192 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part | ||
| 15330 | 2025.05.08 06:28:59.077710 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44042 rows, containing 4 columns (4 merged, 0 gathered) in 0.002939302 sec., 14983829.494213251 rows/sec., 214.35 MiB/sec. | ||
| 15331 | 2025.05.08 06:28:59.078076 [ 197 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15332 | 2025.05.08 06:28:59.078407 [ 197 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_96_19} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15333 | 2025.05.08 06:28:59.078492 [ 197 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_96_19} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15334 | 2025.05.08 06:28:59.078593 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 15335 | 2025.05.08 06:28:59.100697 [ 222 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 15336 | 2025.05.08 06:28:59.100754 [ 222 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 15337 | 2025.05.08 06:28:59.103978 [ 222 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 15338 | 2025.05.08 06:28:59.208589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2050 | ||
| 15339 | 2025.05.08 06:28:59.211373 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2025.05.08 06:28:59.211415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15341 | 2025.05.08 06:28:59.212575 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15342 | 2025.05.08 06:28:59.212836 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2025.05.08 06:28:59.213093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2050 | ||
| 15344 | 2025.05.08 06:28:59.357475 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15345 | 2025.05.08 06:28:59.357617 [ 256 ] {99ef737b-2e9f-40bd-bf5c-2287af83f0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15346 | 2025.05.08 06:28:59.357670 [ 256 ] {99ef737b-2e9f-40bd-bf5c-2287af83f0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15347 | 2025.05.08 06:28:59.358296 [ 256 ] {99ef737b-2e9f-40bd-bf5c-2287af83f0cc} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15348 | 2025.05.08 06:28:59.358334 [ 256 ] {99ef737b-2e9f-40bd-bf5c-2287af83f0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15349 | 2025.05.08 06:28:59.358675 [ 256 ] {99ef737b-2e9f-40bd-bf5c-2287af83f0cc} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15350 | 2025.05.08 06:28:59.358903 [ 256 ] {99ef737b-2e9f-40bd-bf5c-2287af83f0cc} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15351 | 2025.05.08 06:28:59.359052 [ 256 ] {99ef737b-2e9f-40bd-bf5c-2287af83f0cc} <Debug> executeQuery: Read 150 rows, 13.28 KiB in 0.001461 sec., 102669.40451745379 rows/sec., 8.88 MiB/sec. | ||
| 15352 | 2025.05.08 06:28:59.359104 [ 256 ] {99ef737b-2e9f-40bd-bf5c-2287af83f0cc} <Debug> TCPHandler: Processed in 0.001695483 sec. | ||
| 15353 | 2025.05.08 06:28:59.359160 [ 223 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 15354 | 2025.05.08 06:28:59.359216 [ 223 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 15355 | 2025.05.08 06:28:59.359231 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15356 | 2025.05.08 06:28:59.359348 [ 256 ] {f9c6b088-f41a-45b8-ba30-3ad04a739849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15357 | 2025.05.08 06:28:59.359402 [ 256 ] {f9c6b088-f41a-45b8-ba30-3ad04a739849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15358 | 2025.05.08 06:28:59.359819 [ 256 ] {f9c6b088-f41a-45b8-ba30-3ad04a739849} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15359 | 2025.05.08 06:28:59.359858 [ 256 ] {f9c6b088-f41a-45b8-ba30-3ad04a739849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15360 | 2025.05.08 06:28:59.360193 [ 256 ] {f9c6b088-f41a-45b8-ba30-3ad04a739849} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15361 | 2025.05.08 06:28:59.360443 [ 256 ] {f9c6b088-f41a-45b8-ba30-3ad04a739849} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15362 | 2025.05.08 06:28:59.360575 [ 256 ] {f9c6b088-f41a-45b8-ba30-3ad04a739849} <Debug> executeQuery: Read 47 rows, 3.53 KiB in 0.001282 sec., 36661.466458658346 rows/sec., 2.69 MiB/sec. | ||
| 15363 | 2025.05.08 06:28:59.360611 [ 256 ] {f9c6b088-f41a-45b8-ba30-3ad04a739849} <Debug> TCPHandler: Processed in 0.00146718 sec. | ||
| 15364 | 2025.05.08 06:28:59.360715 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15365 | 2025.05.08 06:28:59.360803 [ 256 ] {6dddff7d-5381-4bd1-bafa-0b50a1edbf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15366 | 2025.05.08 06:28:59.360842 [ 256 ] {6dddff7d-5381-4bd1-bafa-0b50a1edbf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15367 | 2025.05.08 06:28:59.361319 [ 256 ] {6dddff7d-5381-4bd1-bafa-0b50a1edbf7c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15368 | 2025.05.08 06:28:59.361359 [ 256 ] {6dddff7d-5381-4bd1-bafa-0b50a1edbf7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15369 | 2025.05.08 06:28:59.361673 [ 223 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 15370 | 2025.05.08 06:28:59.361684 [ 256 ] {6dddff7d-5381-4bd1-bafa-0b50a1edbf7c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15371 | 2025.05.08 06:28:59.361938 [ 256 ] {6dddff7d-5381-4bd1-bafa-0b50a1edbf7c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2025.05.08 06:28:59.362069 [ 256 ] {6dddff7d-5381-4bd1-bafa-0b50a1edbf7c} <Debug> executeQuery: Read 117 rows, 9.33 KiB in 0.001231 sec., 95044.67912266449 rows/sec., 7.40 MiB/sec. | ||
| 15373 | 2025.05.08 06:28:59.362108 [ 256 ] {6dddff7d-5381-4bd1-bafa-0b50a1edbf7c} <Debug> TCPHandler: Processed in 0.00139357 sec. | ||
| 15374 | 2025.05.08 06:28:59.362219 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15375 | 2025.05.08 06:28:59.362311 [ 256 ] {b516dd7a-c3fb-4f6f-a702-4d2f4e00907d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15376 | 2025.05.08 06:28:59.362352 [ 256 ] {b516dd7a-c3fb-4f6f-a702-4d2f4e00907d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15377 | 2025.05.08 06:28:59.362749 [ 256 ] {b516dd7a-c3fb-4f6f-a702-4d2f4e00907d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15378 | 2025.05.08 06:28:59.362785 [ 256 ] {b516dd7a-c3fb-4f6f-a702-4d2f4e00907d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15379 | 2025.05.08 06:28:59.363109 [ 256 ] {b516dd7a-c3fb-4f6f-a702-4d2f4e00907d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15380 | 2025.05.08 06:28:59.363330 [ 256 ] {b516dd7a-c3fb-4f6f-a702-4d2f4e00907d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15381 | 2025.05.08 06:28:59.363457 [ 256 ] {b516dd7a-c3fb-4f6f-a702-4d2f4e00907d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 15382 | 2025.05.08 06:28:59.363483 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 4 parts from all_1_132_28 to all_135_135_0 | ||
| 15383 | 2025.05.08 06:28:59.363494 [ 256 ] {b516dd7a-c3fb-4f6f-a702-4d2f4e00907d} <Debug> TCPHandler: Processed in 0.001322178 sec. | ||
| 15384 | 2025.05.08 06:28:59.363548 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15385 | 2025.05.08 06:28:59.363573 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15386 | 2025.05.08 06:28:59.363631 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15387 | 2025.05.08 06:28:59.363661 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_135_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_132_28 to all_135_135_0 into Compact with storage Full | ||
| 15388 | 2025.05.08 06:28:59.363727 [ 256 ] {0762cb93-2256-4621-9488-e3811c5d4604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15389 | 2025.05.08 06:28:59.363774 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_135_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15390 | 2025.05.08 06:28:59.363784 [ 256 ] {0762cb93-2256-4621-9488-e3811c5d4604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15391 | 2025.05.08 06:28:59.363817 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_132_28, total 39927 rows starting from the beginning of the part | ||
| 15392 | 2025.05.08 06:28:59.363887 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 15393 | 2025.05.08 06:28:59.363935 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 15394 | 2025.05.08 06:28:59.363980 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 919 rows starting from the beginning of the part | ||
| 15395 | 2025.05.08 06:28:59.364656 [ 256 ] {0762cb93-2256-4621-9488-e3811c5d4604} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15396 | 2025.05.08 06:28:59.364698 [ 256 ] {0762cb93-2256-4621-9488-e3811c5d4604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15397 | 2025.05.08 06:28:59.365281 [ 256 ] {0762cb93-2256-4621-9488-e3811c5d4604} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15398 | 2025.05.08 06:28:59.365521 [ 256 ] {0762cb93-2256-4621-9488-e3811c5d4604} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2025.05.08 06:28:59.365663 [ 256 ] {0762cb93-2256-4621-9488-e3811c5d4604} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.001953 sec., 24065.54019457245 rows/sec., 43.12 MiB/sec. | ||
| 15400 | 2025.05.08 06:28:59.365720 [ 256 ] {0762cb93-2256-4621-9488-e3811c5d4604} <Debug> TCPHandler: Processed in 0.00213496 sec. | ||
| 15401 | 2025.05.08 06:28:59.365835 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15402 | 2025.05.08 06:28:59.365927 [ 256 ] {1e2b24fd-ca0a-4c0d-b618-8c589f50d49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 15403 | 2025.05.08 06:28:59.365967 [ 256 ] {1e2b24fd-ca0a-4c0d-b618-8c589f50d49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 15404 | 2025.05.08 06:28:59.366294 [ 256 ] {1e2b24fd-ca0a-4c0d-b618-8c589f50d49c} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15405 | 2025.05.08 06:28:59.366329 [ 256 ] {1e2b24fd-ca0a-4c0d-b618-8c589f50d49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15406 | 2025.05.08 06:28:59.366632 [ 256 ] {1e2b24fd-ca0a-4c0d-b618-8c589f50d49c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 15407 | 2025.05.08 06:28:59.366844 [ 256 ] {1e2b24fd-ca0a-4c0d-b618-8c589f50d49c} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15408 | 2025.05.08 06:28:59.366971 [ 256 ] {1e2b24fd-ca0a-4c0d-b618-8c589f50d49c} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 372.42 KiB/sec. | ||
| 15409 | 2025.05.08 06:28:59.367008 [ 256 ] {1e2b24fd-ca0a-4c0d-b618-8c589f50d49c} <Debug> TCPHandler: Processed in 0.001219717 sec. | ||
| 15410 | 2025.05.08 06:28:59.367128 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15411 | 2025.05.08 06:28:59.367220 [ 256 ] {06d38695-1de3-432d-9357-7d69a9de0915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15412 | 2025.05.08 06:28:59.367259 [ 256 ] {06d38695-1de3-432d-9357-7d69a9de0915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15413 | 2025.05.08 06:28:59.367594 [ 256 ] {06d38695-1de3-432d-9357-7d69a9de0915} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15414 | 2025.05.08 06:28:59.367630 [ 256 ] {06d38695-1de3-432d-9357-7d69a9de0915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15415 | 2025.05.08 06:28:59.367934 [ 256 ] {06d38695-1de3-432d-9357-7d69a9de0915} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15416 | 2025.05.08 06:28:59.368168 [ 256 ] {06d38695-1de3-432d-9357-7d69a9de0915} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15417 | 2025.05.08 06:28:59.368297 [ 256 ] {06d38695-1de3-432d-9357-7d69a9de0915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 15418 | 2025.05.08 06:28:59.368333 [ 256 ] {06d38695-1de3-432d-9357-7d69a9de0915} <Debug> TCPHandler: Processed in 0.001260267 sec. | ||
| 15419 | 2025.05.08 06:28:59.371326 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_135_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41166 rows, containing 5 columns (5 merged, 0 gathered) in 0.007697789 sec., 5347769.340001395 rows/sec., 366.94 MiB/sec. | ||
| 15420 | 2025.05.08 06:28:59.371576 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_135_29} <Trace> MergedBlockOutputStream: filled checksums all_1_135_29 (state Temporary) | ||
| 15421 | 2025.05.08 06:28:59.371859 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_135_29} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_135_29 to all_1_135_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15422 | 2025.05.08 06:28:59.371929 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_135_29} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 4 parts: [all_1_132_28, all_135_135_0] -> all_1_135_29 | ||
| 15423 | 2025.05.08 06:28:59.371999 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 15424 | 2025.05.08 06:29:00.167977 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 15425 | 2025.05.08 06:29:00.168035 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 15426 | 2025.05.08 06:29:00.170628 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 15427 | 2025.05.08 06:29:00.441495 [ 225 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 15428 | 2025.05.08 06:29:00.441550 [ 225 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 15429 | 2025.05.08 06:29:00.443802 [ 225 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 15430 | 2025.05.08 06:29:00.513330 [ 221 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 15431 | 2025.05.08 06:29:00.513368 [ 221 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 15432 | 2025.05.08 06:29:00.515525 [ 221 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 15433 | 2025.05.08 06:29:01.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.70 MiB, peak 381.26 MiB, free memory in arenas 0.00 B, will set to 362.70 MiB (RSS), difference: 4.00 MiB | ||
| 15434 | 2025.05.08 06:29:01.540855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 15435 | 2025.05.08 06:29:01.558968 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15436 | 2025.05.08 06:29:01.559077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15437 | 2025.05.08 06:29:01.565429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15438 | 2025.05.08 06:29:01.566162 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2025.05.08 06:29:01.566526 [ 157 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15440 | 2025.05.08 06:29:01.566600 [ 157 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15441 | 2025.05.08 06:29:01.566624 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15442 | 2025.05.08 06:29:01.566736 [ 193 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 15443 | 2025.05.08 06:29:01.569452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 15444 | 2025.05.08 06:29:01.570601 [ 193 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15445 | 2025.05.08 06:29:01.572026 [ 193 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 15446 | 2025.05.08 06:29:01.576895 [ 193 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 15447 | 2025.05.08 06:29:01.581627 [ 193 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 15448 | 2025.05.08 06:29:01.586294 [ 193 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 15449 | 2025.05.08 06:29:01.591332 [ 193 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 15450 | 2025.05.08 06:29:01.595735 [ 193 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 15451 | 2025.05.08 06:29:01.657020 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.090328661 sec., 8004.104035152253 rows/sec., 41.39 MiB/sec. | ||
| 15452 | 2025.05.08 06:29:01.659802 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15453 | 2025.05.08 06:29:01.661693 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_96_19} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15454 | 2025.05.08 06:29:01.661789 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_96_19} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15455 | 2025.05.08 06:29:01.663685 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15456 | 2025.05.08 06:29:02.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.77 MiB, peak 381.26 MiB, free memory in arenas 0.00 B, will set to 362.70 MiB (RSS), difference: -1.07 MiB | ||
| 15457 | 2025.05.08 06:29:03.105222 [ 157 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 15458 | 2025.05.08 06:29:03.105321 [ 157 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15459 | 2025.05.08 06:29:03.105353 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15460 | 2025.05.08 06:29:03.105465 [ 189 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 15461 | 2025.05.08 06:29:03.105468 [ 223 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 15462 | 2025.05.08 06:29:03.105549 [ 223 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 15463 | 2025.05.08 06:29:03.105610 [ 189 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15464 | 2025.05.08 06:29:03.105672 [ 189 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 253 rows starting from the beginning of the part | ||
| 15465 | 2025.05.08 06:29:03.105752 [ 189 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 15466 | 2025.05.08 06:29:03.105807 [ 189 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 15467 | 2025.05.08 06:29:03.105859 [ 189 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 15468 | 2025.05.08 06:29:03.105904 [ 189 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
| 15469 | 2025.05.08 06:29:03.106834 [ 196 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141351 sec., 535546.2642641368 rows/sec., 39.08 MiB/sec. | ||
| 15470 | 2025.05.08 06:29:03.107062 [ 194 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 15471 | 2025.05.08 06:29:03.107244 [ 223 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 15472 | 2025.05.08 06:29:03.107446 [ 194 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15473 | 2025.05.08 06:29:03.107545 [ 194 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_45_11} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 15474 | 2025.05.08 06:29:03.107646 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15475 | 2025.05.08 06:29:04.357263 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15476 | 2025.05.08 06:29:04.357486 [ 256 ] {a639a0dd-e5e2-4929-be37-f31a214a8424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15477 | 2025.05.08 06:29:04.357560 [ 256 ] {a639a0dd-e5e2-4929-be37-f31a214a8424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15478 | 2025.05.08 06:29:04.358255 [ 256 ] {a639a0dd-e5e2-4929-be37-f31a214a8424} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15479 | 2025.05.08 06:29:04.358293 [ 256 ] {a639a0dd-e5e2-4929-be37-f31a214a8424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15480 | 2025.05.08 06:29:04.358682 [ 256 ] {a639a0dd-e5e2-4929-be37-f31a214a8424} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15481 | 2025.05.08 06:29:04.358916 [ 256 ] {a639a0dd-e5e2-4929-be37-f31a214a8424} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15482 | 2025.05.08 06:29:04.359066 [ 256 ] {a639a0dd-e5e2-4929-be37-f31a214a8424} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001636 sec., 14669.926650366748 rows/sec., 1.22 MiB/sec. | ||
| 15483 | 2025.05.08 06:29:04.359110 [ 256 ] {a639a0dd-e5e2-4929-be37-f31a214a8424} <Debug> TCPHandler: Processed in 0.001980208 sec. | ||
| 15484 | 2025.05.08 06:29:04.359256 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15485 | 2025.05.08 06:29:04.359352 [ 256 ] {0aa40862-bcae-4e9d-a49c-b8a30a207fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15486 | 2025.05.08 06:29:04.359391 [ 256 ] {0aa40862-bcae-4e9d-a49c-b8a30a207fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15487 | 2025.05.08 06:29:04.359890 [ 256 ] {0aa40862-bcae-4e9d-a49c-b8a30a207fd3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15488 | 2025.05.08 06:29:04.359925 [ 256 ] {0aa40862-bcae-4e9d-a49c-b8a30a207fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15489 | 2025.05.08 06:29:04.360250 [ 256 ] {0aa40862-bcae-4e9d-a49c-b8a30a207fd3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15490 | 2025.05.08 06:29:04.360471 [ 256 ] {0aa40862-bcae-4e9d-a49c-b8a30a207fd3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2025.05.08 06:29:04.360601 [ 256 ] {0aa40862-bcae-4e9d-a49c-b8a30a207fd3} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.001268 sec., 151419.55835962144 rows/sec., 13.44 MiB/sec. | ||
| 15492 | 2025.05.08 06:29:04.360640 [ 256 ] {0aa40862-bcae-4e9d-a49c-b8a30a207fd3} <Debug> TCPHandler: Processed in 0.00143241 sec. | ||
| 15493 | 2025.05.08 06:29:04.360763 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15494 | 2025.05.08 06:29:04.360857 [ 256 ] {09758903-9954-4ed3-896c-a5ca3ebb8227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15495 | 2025.05.08 06:29:04.360896 [ 256 ] {09758903-9954-4ed3-896c-a5ca3ebb8227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15496 | 2025.05.08 06:29:04.361328 [ 256 ] {09758903-9954-4ed3-896c-a5ca3ebb8227} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15497 | 2025.05.08 06:29:04.361363 [ 256 ] {09758903-9954-4ed3-896c-a5ca3ebb8227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15498 | 2025.05.08 06:29:04.361663 [ 256 ] {09758903-9954-4ed3-896c-a5ca3ebb8227} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15499 | 2025.05.08 06:29:04.361883 [ 256 ] {09758903-9954-4ed3-896c-a5ca3ebb8227} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15500 | 2025.05.08 06:29:04.361996 [ 154 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15501 | 2025.05.08 06:29:04.362010 [ 256 ] {09758903-9954-4ed3-896c-a5ca3ebb8227} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001172 sec., 17064.84641638225 rows/sec., 1.30 MiB/sec. | ||
| 15502 | 2025.05.08 06:29:04.362039 [ 154 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2025.05.08 06:29:04.362057 [ 256 ] {09758903-9954-4ed3-896c-a5ca3ebb8227} <Debug> TCPHandler: Processed in 0.001342858 sec. | ||
| 15504 | 2025.05.08 06:29:04.362060 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15505 | 2025.05.08 06:29:04.362178 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15506 | 2025.05.08 06:29:04.362197 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 15507 | 2025.05.08 06:29:04.362273 [ 256 ] {3a963c16-59db-4953-9b6c-fa634cdcd401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15508 | 2025.05.08 06:29:04.362320 [ 256 ] {3a963c16-59db-4953-9b6c-fa634cdcd401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15509 | 2025.05.08 06:29:04.362351 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15510 | 2025.05.08 06:29:04.362392 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 71 rows starting from the beginning of the part | ||
| 15511 | 2025.05.08 06:29:04.362462 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 8 rows starting from the beginning of the part | ||
| 15512 | 2025.05.08 06:29:04.362510 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 50 rows starting from the beginning of the part | ||
| 15513 | 2025.05.08 06:29:04.362557 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 8 rows starting from the beginning of the part | ||
| 15514 | 2025.05.08 06:29:04.362598 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 47 rows starting from the beginning of the part | ||
| 15515 | 2025.05.08 06:29:04.362642 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 20 rows starting from the beginning of the part | ||
| 15516 | 2025.05.08 06:29:04.362737 [ 256 ] {3a963c16-59db-4953-9b6c-fa634cdcd401} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2025.05.08 06:29:04.362780 [ 256 ] {3a963c16-59db-4953-9b6c-fa634cdcd401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15518 | 2025.05.08 06:29:04.363147 [ 256 ] {3a963c16-59db-4953-9b6c-fa634cdcd401} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15519 | 2025.05.08 06:29:04.363388 [ 256 ] {3a963c16-59db-4953-9b6c-fa634cdcd401} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2025.05.08 06:29:04.363520 [ 256 ] {3a963c16-59db-4953-9b6c-fa634cdcd401} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001266 sec., 18957.34597156398 rows/sec., 1.57 MiB/sec. | ||
| 15521 | 2025.05.08 06:29:04.363519 [ 194 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138768 sec., 147007.95572466275 rows/sec., 11.35 MiB/sec. | ||
| 15522 | 2025.05.08 06:29:04.363559 [ 256 ] {3a963c16-59db-4953-9b6c-fa634cdcd401} <Debug> TCPHandler: Processed in 0.0014298 sec. | ||
| 15523 | 2025.05.08 06:29:04.363675 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15524 | 2025.05.08 06:29:04.363755 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15525 | 2025.05.08 06:29:04.363770 [ 256 ] {90f5a12f-faab-445b-b8e4-4ab677c68a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15526 | 2025.05.08 06:29:04.363827 [ 256 ] {90f5a12f-faab-445b-b8e4-4ab677c68a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15527 | 2025.05.08 06:29:04.364112 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15528 | 2025.05.08 06:29:04.364207 [ 196 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_136_27} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15529 | 2025.05.08 06:29:04.364253 [ 256 ] {90f5a12f-faab-445b-b8e4-4ab677c68a91} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15530 | 2025.05.08 06:29:04.364296 [ 256 ] {90f5a12f-faab-445b-b8e4-4ab677c68a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15531 | 2025.05.08 06:29:04.364367 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15532 | 2025.05.08 06:29:04.364618 [ 256 ] {90f5a12f-faab-445b-b8e4-4ab677c68a91} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15533 | 2025.05.08 06:29:04.364846 [ 256 ] {90f5a12f-faab-445b-b8e4-4ab677c68a91} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15534 | 2025.05.08 06:29:04.364973 [ 256 ] {90f5a12f-faab-445b-b8e4-4ab677c68a91} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 15535 | 2025.05.08 06:29:04.365011 [ 256 ] {90f5a12f-faab-445b-b8e4-4ab677c68a91} <Debug> TCPHandler: Processed in 0.001385289 sec. | ||
| 15536 | 2025.05.08 06:29:04.365122 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15537 | 2025.05.08 06:29:04.365216 [ 256 ] {4f380e79-6f99-45b4-b32e-bb20a6121eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15538 | 2025.05.08 06:29:04.365256 [ 256 ] {4f380e79-6f99-45b4-b32e-bb20a6121eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15539 | 2025.05.08 06:29:04.365681 [ 256 ] {4f380e79-6f99-45b4-b32e-bb20a6121eff} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15540 | 2025.05.08 06:29:04.365715 [ 256 ] {4f380e79-6f99-45b4-b32e-bb20a6121eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15541 | 2025.05.08 06:29:04.366031 [ 256 ] {4f380e79-6f99-45b4-b32e-bb20a6121eff} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15542 | 2025.05.08 06:29:04.366255 [ 256 ] {4f380e79-6f99-45b4-b32e-bb20a6121eff} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15543 | 2025.05.08 06:29:04.366382 [ 256 ] {4f380e79-6f99-45b4-b32e-bb20a6121eff} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.001184 sec., 91216.21621621623 rows/sec., 7.43 MiB/sec. | ||
| 15544 | 2025.05.08 06:29:04.366420 [ 256 ] {4f380e79-6f99-45b4-b32e-bb20a6121eff} <Debug> TCPHandler: Processed in 0.001346009 sec. | ||
| 15545 | 2025.05.08 06:29:04.366531 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15546 | 2025.05.08 06:29:04.366627 [ 256 ] {e96debee-efde-455c-af94-e0aefc7b3eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15547 | 2025.05.08 06:29:04.366668 [ 256 ] {e96debee-efde-455c-af94-e0aefc7b3eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15548 | 2025.05.08 06:29:04.367074 [ 256 ] {e96debee-efde-455c-af94-e0aefc7b3eab} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15549 | 2025.05.08 06:29:04.367110 [ 256 ] {e96debee-efde-455c-af94-e0aefc7b3eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15550 | 2025.05.08 06:29:04.367478 [ 256 ] {e96debee-efde-455c-af94-e0aefc7b3eab} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15551 | 2025.05.08 06:29:04.367707 [ 256 ] {e96debee-efde-455c-af94-e0aefc7b3eab} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15552 | 2025.05.08 06:29:04.367841 [ 256 ] {e96debee-efde-455c-af94-e0aefc7b3eab} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001232 sec., 159090.9090909091 rows/sec., 11.41 MiB/sec. | ||
| 15553 | 2025.05.08 06:29:04.367879 [ 256 ] {e96debee-efde-455c-af94-e0aefc7b3eab} <Debug> TCPHandler: Processed in 0.001396499 sec. | ||
| 15554 | 2025.05.08 06:29:04.367989 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15555 | 2025.05.08 06:29:04.368083 [ 256 ] {9d9f6a47-d853-4d89-825a-d7774aa0ba27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15556 | 2025.05.08 06:29:04.368136 [ 256 ] {9d9f6a47-d853-4d89-825a-d7774aa0ba27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15557 | 2025.05.08 06:29:04.368906 [ 256 ] {9d9f6a47-d853-4d89-825a-d7774aa0ba27} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15558 | 2025.05.08 06:29:04.368942 [ 256 ] {9d9f6a47-d853-4d89-825a-d7774aa0ba27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15559 | 2025.05.08 06:29:04.369465 [ 256 ] {9d9f6a47-d853-4d89-825a-d7774aa0ba27} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15560 | 2025.05.08 06:29:04.369710 [ 256 ] {9d9f6a47-d853-4d89-825a-d7774aa0ba27} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15561 | 2025.05.08 06:29:04.369848 [ 256 ] {9d9f6a47-d853-4d89-825a-d7774aa0ba27} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001783 sec., 4486.81996634885 rows/sec., 8.04 MiB/sec. | ||
| 15562 | 2025.05.08 06:29:04.369863 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15563 | 2025.05.08 06:29:04.369905 [ 256 ] {9d9f6a47-d853-4d89-825a-d7774aa0ba27} <Debug> TCPHandler: Processed in 0.001963428 sec. | ||
| 15564 | 2025.05.08 06:29:04.369912 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15565 | 2025.05.08 06:29:04.369950 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15566 | 2025.05.08 06:29:04.370029 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15567 | 2025.05.08 06:29:04.370097 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 15568 | 2025.05.08 06:29:04.370130 [ 256 ] {a19371e8-af7e-482d-8625-a5d7583fe3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15569 | 2025.05.08 06:29:04.370217 [ 256 ] {a19371e8-af7e-482d-8625-a5d7583fe3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15570 | 2025.05.08 06:29:04.370512 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15571 | 2025.05.08 06:29:04.370562 [ 256 ] {a19371e8-af7e-482d-8625-a5d7583fe3d9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15572 | 2025.05.08 06:29:04.370606 [ 256 ] {a19371e8-af7e-482d-8625-a5d7583fe3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15573 | 2025.05.08 06:29:04.370612 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2648 rows starting from the beginning of the part | ||
| 15574 | 2025.05.08 06:29:04.370833 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 8 rows starting from the beginning of the part | ||
| 15575 | 2025.05.08 06:29:04.370941 [ 256 ] {a19371e8-af7e-482d-8625-a5d7583fe3d9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15576 | 2025.05.08 06:29:04.370974 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 44 rows starting from the beginning of the part | ||
| 15577 | 2025.05.08 06:29:04.371085 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 8 rows starting from the beginning of the part | ||
| 15578 | 2025.05.08 06:29:04.371187 [ 256 ] {a19371e8-af7e-482d-8625-a5d7583fe3d9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15579 | 2025.05.08 06:29:04.371191 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 47 rows starting from the beginning of the part | ||
| 15580 | 2025.05.08 06:29:04.371322 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 8 rows starting from the beginning of the part | ||
| 15581 | 2025.05.08 06:29:04.371346 [ 256 ] {a19371e8-af7e-482d-8625-a5d7583fe3d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 15582 | 2025.05.08 06:29:04.371390 [ 256 ] {a19371e8-af7e-482d-8625-a5d7583fe3d9} <Debug> TCPHandler: Processed in 0.00140948 sec. | ||
| 15583 | 2025.05.08 06:29:04.378160 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 19 columns (19 merged, 0 gathered) in 0.008140375 sec., 339419.2527985504 rows/sec., 608.22 MiB/sec. | ||
| 15584 | 2025.05.08 06:29:04.380613 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15585 | 2025.05.08 06:29:04.380958 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2025.05.08 06:29:04.381027 [ 194 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15587 | 2025.05.08 06:29:04.381149 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.05 MiB. | ||
| 15588 | 2025.05.08 06:29:06.574811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44469 | ||
| 15589 | 2025.05.08 06:29:06.575303 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15590 | 2025.05.08 06:29:06.575348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15591 | 2025.05.08 06:29:06.575805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15592 | 2025.05.08 06:29:06.576029 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15593 | 2025.05.08 06:29:06.576159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 | ||
| 15594 | 2025.05.08 06:29:09.025406 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 15595 | 2025.05.08 06:29:09.025469 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 15596 | 2025.05.08 06:29:09.027562 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 15597 | 2025.05.08 06:29:09.046227 [ 218 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 15598 | 2025.05.08 06:29:09.046281 [ 218 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 15599 | 2025.05.08 06:29:09.048481 [ 218 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 15600 | 2025.05.08 06:29:09.069603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 15601 | 2025.05.08 06:29:09.088079 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15602 | 2025.05.08 06:29:09.088121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15603 | 2025.05.08 06:29:09.094559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15604 | 2025.05.08 06:29:09.095671 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15605 | 2025.05.08 06:29:09.098600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 15606 | 2025.05.08 06:29:09.213403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2082 | ||
| 15607 | 2025.05.08 06:29:09.215966 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15608 | 2025.05.08 06:29:09.216008 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15609 | 2025.05.08 06:29:09.217415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15610 | 2025.05.08 06:29:09.217893 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15611 | 2025.05.08 06:29:09.218230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2082 | ||
| 15612 | 2025.05.08 06:29:09.354071 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15613 | 2025.05.08 06:29:09.354309 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 15614 | 2025.05.08 06:29:09.354689 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15615 | 2025.05.08 06:29:09.354736 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15616 | 2025.05.08 06:29:09.355038 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15617 | 2025.05.08 06:29:09.355111 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15618 | 2025.05.08 06:29:09.355250 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 15619 | 2025.05.08 06:29:09.355334 [ 290 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 15620 | 2025.05.08 06:29:09.355343 [ 292 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 15621 | 2025.05.08 06:29:09.355424 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Debug> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 15622 | 2025.05.08 06:29:09.355445 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15623 | 2025.05.08 06:29:09.355487 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 15624 | 2025.05.08 06:29:09.355507 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 15625 | 2025.05.08 06:29:09.357144 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.002943 sec., 12232.415902140674 rows/sec., 515.99 KiB/sec. | ||
| 15626 | 2025.05.08 06:29:09.357210 [ 256 ] {4eddd311-1469-465b-87be-8ac255d4e467} <Debug> TCPHandler: Processed in 0.003236475 sec. | ||
| 15627 | 2025.05.08 06:29:09.361874 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15628 | 2025.05.08 06:29:09.361997 [ 256 ] {346eab58-ac3a-4511-8618-8db1bc0da64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 15629 | 2025.05.08 06:29:09.362047 [ 256 ] {346eab58-ac3a-4511-8618-8db1bc0da64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15630 | 2025.05.08 06:29:09.362569 [ 256 ] {346eab58-ac3a-4511-8618-8db1bc0da64a} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15631 | 2025.05.08 06:29:09.362607 [ 256 ] {346eab58-ac3a-4511-8618-8db1bc0da64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15632 | 2025.05.08 06:29:09.363104 [ 256 ] {346eab58-ac3a-4511-8618-8db1bc0da64a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 15633 | 2025.05.08 06:29:09.363512 [ 256 ] {346eab58-ac3a-4511-8618-8db1bc0da64a} <Trace> oximeter.timeseries_schema (9d072af1-bb53-4176-8ee9-3b5914099930): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15634 | 2025.05.08 06:29:09.363654 [ 256 ] {346eab58-ac3a-4511-8618-8db1bc0da64a} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001693 sec., 590.6674542232723 rows/sec., 164.39 KiB/sec. | ||
| 15635 | 2025.05.08 06:29:09.363694 [ 256 ] {346eab58-ac3a-4511-8618-8db1bc0da64a} <Debug> TCPHandler: Processed in 0.001884236 sec. | ||
| 15636 | 2025.05.08 06:29:09.363798 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15637 | 2025.05.08 06:29:09.363892 [ 256 ] {f933c9fb-164b-48a1-b706-db82162ed810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15638 | 2025.05.08 06:29:09.363933 [ 256 ] {f933c9fb-164b-48a1-b706-db82162ed810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15639 | 2025.05.08 06:29:09.364343 [ 256 ] {f933c9fb-164b-48a1-b706-db82162ed810} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15640 | 2025.05.08 06:29:09.364380 [ 256 ] {f933c9fb-164b-48a1-b706-db82162ed810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15641 | 2025.05.08 06:29:09.364776 [ 256 ] {f933c9fb-164b-48a1-b706-db82162ed810} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15642 | 2025.05.08 06:29:09.365208 [ 256 ] {f933c9fb-164b-48a1-b706-db82162ed810} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2025.05.08 06:29:09.365343 [ 256 ] {f933c9fb-164b-48a1-b706-db82162ed810} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001469 sec., 2042.205582028591 rows/sec., 151.57 KiB/sec. | ||
| 15644 | 2025.05.08 06:29:09.365381 [ 256 ] {f933c9fb-164b-48a1-b706-db82162ed810} <Debug> TCPHandler: Processed in 0.001631713 sec. | ||
| 15645 | 2025.05.08 06:29:09.365492 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15646 | 2025.05.08 06:29:09.365587 [ 256 ] {a984174b-ce07-4a98-b426-bd51aa50ac68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15647 | 2025.05.08 06:29:09.365626 [ 256 ] {a984174b-ce07-4a98-b426-bd51aa50ac68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15648 | 2025.05.08 06:29:09.366090 [ 256 ] {a984174b-ce07-4a98-b426-bd51aa50ac68} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15649 | 2025.05.08 06:29:09.366125 [ 256 ] {a984174b-ce07-4a98-b426-bd51aa50ac68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15650 | 2025.05.08 06:29:09.366554 [ 256 ] {a984174b-ce07-4a98-b426-bd51aa50ac68} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 15651 | 2025.05.08 06:29:09.366973 [ 256 ] {a984174b-ce07-4a98-b426-bd51aa50ac68} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15652 | 2025.05.08 06:29:09.367103 [ 256 ] {a984174b-ce07-4a98-b426-bd51aa50ac68} <Debug> executeQuery: Read 160 rows, 14.06 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 8.95 MiB/sec. | ||
| 15653 | 2025.05.08 06:29:09.367141 [ 256 ] {a984174b-ce07-4a98-b426-bd51aa50ac68} <Debug> TCPHandler: Processed in 0.001697674 sec. | ||
| 15654 | 2025.05.08 06:29:09.367252 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15655 | 2025.05.08 06:29:09.367347 [ 256 ] {e6ce731e-b7cf-4d50-802a-7f08914deb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15656 | 2025.05.08 06:29:09.367386 [ 256 ] {e6ce731e-b7cf-4d50-802a-7f08914deb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15657 | 2025.05.08 06:29:09.367805 [ 256 ] {e6ce731e-b7cf-4d50-802a-7f08914deb49} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15658 | 2025.05.08 06:29:09.367840 [ 256 ] {e6ce731e-b7cf-4d50-802a-7f08914deb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15659 | 2025.05.08 06:29:09.368321 [ 256 ] {e6ce731e-b7cf-4d50-802a-7f08914deb49} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15660 | 2025.05.08 06:29:09.368818 [ 256 ] {e6ce731e-b7cf-4d50-802a-7f08914deb49} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15661 | 2025.05.08 06:29:09.368952 [ 256 ] {e6ce731e-b7cf-4d50-802a-7f08914deb49} <Debug> executeQuery: Read 52 rows, 3.87 KiB in 0.001613 sec., 32238.065716057034 rows/sec., 2.34 MiB/sec. | ||
| 15662 | 2025.05.08 06:29:09.368990 [ 256 ] {e6ce731e-b7cf-4d50-802a-7f08914deb49} <Debug> TCPHandler: Processed in 0.001785205 sec. | ||
| 15663 | 2025.05.08 06:29:09.369099 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15664 | 2025.05.08 06:29:09.369200 [ 256 ] {9b8e1a4a-8f60-4bc5-8785-f6d06d2a576f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15665 | 2025.05.08 06:29:09.369242 [ 256 ] {9b8e1a4a-8f60-4bc5-8785-f6d06d2a576f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15666 | 2025.05.08 06:29:09.369674 [ 256 ] {9b8e1a4a-8f60-4bc5-8785-f6d06d2a576f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15667 | 2025.05.08 06:29:09.369709 [ 256 ] {9b8e1a4a-8f60-4bc5-8785-f6d06d2a576f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15668 | 2025.05.08 06:29:09.370162 [ 256 ] {9b8e1a4a-8f60-4bc5-8785-f6d06d2a576f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 15669 | 2025.05.08 06:29:09.370666 [ 256 ] {9b8e1a4a-8f60-4bc5-8785-f6d06d2a576f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15670 | 2025.05.08 06:29:09.370796 [ 256 ] {9b8e1a4a-8f60-4bc5-8785-f6d06d2a576f} <Debug> executeQuery: Read 134 rows, 10.51 KiB in 0.001619 sec., 82767.14021000618 rows/sec., 6.34 MiB/sec. | ||
| 15671 | 2025.05.08 06:29:09.370835 [ 256 ] {9b8e1a4a-8f60-4bc5-8785-f6d06d2a576f} <Debug> TCPHandler: Processed in 0.001784605 sec. | ||
| 15672 | 2025.05.08 06:29:09.370948 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15673 | 2025.05.08 06:29:09.371045 [ 256 ] {7208defc-9389-4fb9-9d79-92bc2cce80bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15674 | 2025.05.08 06:29:09.371087 [ 256 ] {7208defc-9389-4fb9-9d79-92bc2cce80bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15675 | 2025.05.08 06:29:09.371478 [ 256 ] {7208defc-9389-4fb9-9d79-92bc2cce80bb} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15676 | 2025.05.08 06:29:09.371513 [ 256 ] {7208defc-9389-4fb9-9d79-92bc2cce80bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15677 | 2025.05.08 06:29:09.371972 [ 256 ] {7208defc-9389-4fb9-9d79-92bc2cce80bb} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 15678 | 2025.05.08 06:29:09.372452 [ 256 ] {7208defc-9389-4fb9-9d79-92bc2cce80bb} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15679 | 2025.05.08 06:29:09.372585 [ 256 ] {7208defc-9389-4fb9-9d79-92bc2cce80bb} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001558 sec., 104621.30937098846 rows/sec., 7.27 MiB/sec. | ||
| 15680 | 2025.05.08 06:29:09.372622 [ 256 ] {7208defc-9389-4fb9-9d79-92bc2cce80bb} <Debug> TCPHandler: Processed in 0.001724244 sec. | ||
| 15681 | 2025.05.08 06:29:09.372732 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15682 | 2025.05.08 06:29:09.372826 [ 256 ] {62f5d0f4-32cd-44cf-b93f-7641e8f2000f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15683 | 2025.05.08 06:29:09.372881 [ 256 ] {62f5d0f4-32cd-44cf-b93f-7641e8f2000f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15684 | 2025.05.08 06:29:09.373739 [ 256 ] {62f5d0f4-32cd-44cf-b93f-7641e8f2000f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15685 | 2025.05.08 06:29:09.373774 [ 256 ] {62f5d0f4-32cd-44cf-b93f-7641e8f2000f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15686 | 2025.05.08 06:29:09.374492 [ 256 ] {62f5d0f4-32cd-44cf-b93f-7641e8f2000f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15687 | 2025.05.08 06:29:09.374983 [ 256 ] {62f5d0f4-32cd-44cf-b93f-7641e8f2000f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15688 | 2025.05.08 06:29:09.375127 [ 256 ] {62f5d0f4-32cd-44cf-b93f-7641e8f2000f} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002319 sec., 21129.797326433807 rows/sec., 37.86 MiB/sec. | ||
| 15689 | 2025.05.08 06:29:09.375198 [ 256 ] {62f5d0f4-32cd-44cf-b93f-7641e8f2000f} <Debug> TCPHandler: Processed in 0.002513985 sec. | ||
| 15690 | 2025.05.08 06:29:09.375313 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15691 | 2025.05.08 06:29:09.375408 [ 256 ] {8561ee44-09cb-4c60-93a5-39163872ba68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15692 | 2025.05.08 06:29:09.375450 [ 256 ] {8561ee44-09cb-4c60-93a5-39163872ba68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15693 | 2025.05.08 06:29:09.375784 [ 256 ] {8561ee44-09cb-4c60-93a5-39163872ba68} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15694 | 2025.05.08 06:29:09.375818 [ 256 ] {8561ee44-09cb-4c60-93a5-39163872ba68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 15695 | 2025.05.08 06:29:09.376292 [ 256 ] {8561ee44-09cb-4c60-93a5-39163872ba68} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 15696 | 2025.05.08 06:29:09.376811 [ 256 ] {8561ee44-09cb-4c60-93a5-39163872ba68} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15697 | 2025.05.08 06:29:09.376943 [ 256 ] {8561ee44-09cb-4c60-93a5-39163872ba68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.60 MiB/sec. | ||
| 15698 | 2025.05.08 06:29:09.376981 [ 256 ] {8561ee44-09cb-4c60-93a5-39163872ba68} <Debug> TCPHandler: Processed in 0.001716754 sec. | ||
| 15699 | 2025.05.08 06:29:10.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.92 MiB, peak 382.42 MiB, free memory in arenas 0.00 B, will set to 362.75 MiB (RSS), difference: -1.17 MiB | ||
| 15700 | 2025.05.08 06:29:13.865919 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15701 | 2025.05.08 06:29:13.865990 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15702 | 2025.05.08 06:29:14.076381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44957 | ||
| 15703 | 2025.05.08 06:29:14.076994 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2025.05.08 06:29:14.077053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15705 | 2025.05.08 06:29:14.077578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15706 | 2025.05.08 06:29:14.077826 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2025.05.08 06:29:14.077982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44957 | ||
| 15708 | 2025.05.08 06:29:14.355711 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15709 | 2025.05.08 06:29:14.355898 [ 256 ] {364db969-c350-436d-a74d-c00227255648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15710 | 2025.05.08 06:29:14.355969 [ 256 ] {364db969-c350-436d-a74d-c00227255648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15711 | 2025.05.08 06:29:14.356675 [ 256 ] {364db969-c350-436d-a74d-c00227255648} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15712 | 2025.05.08 06:29:14.356725 [ 256 ] {364db969-c350-436d-a74d-c00227255648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15713 | 2025.05.08 06:29:14.357145 [ 256 ] {364db969-c350-436d-a74d-c00227255648} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 15714 | 2025.05.08 06:29:14.357398 [ 256 ] {364db969-c350-436d-a74d-c00227255648} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15715 | 2025.05.08 06:29:14.357564 [ 256 ] {364db969-c350-436d-a74d-c00227255648} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001717 sec., 41933.605125218404 rows/sec., 3.41 MiB/sec. | ||
| 15716 | 2025.05.08 06:29:14.357621 [ 256 ] {364db969-c350-436d-a74d-c00227255648} <Debug> TCPHandler: Processed in 0.002035619 sec. | ||
| 15717 | 2025.05.08 06:29:14.357756 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15718 | 2025.05.08 06:29:14.357865 [ 256 ] {c6a1671f-c004-40d7-b307-dad5371e4773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15719 | 2025.05.08 06:29:14.357912 [ 256 ] {c6a1671f-c004-40d7-b307-dad5371e4773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15720 | 2025.05.08 06:29:14.358421 [ 256 ] {c6a1671f-c004-40d7-b307-dad5371e4773} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15721 | 2025.05.08 06:29:14.358470 [ 256 ] {c6a1671f-c004-40d7-b307-dad5371e4773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15722 | 2025.05.08 06:29:14.358862 [ 256 ] {c6a1671f-c004-40d7-b307-dad5371e4773} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15723 | 2025.05.08 06:29:14.359092 [ 256 ] {c6a1671f-c004-40d7-b307-dad5371e4773} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15724 | 2025.05.08 06:29:14.359241 [ 256 ] {c6a1671f-c004-40d7-b307-dad5371e4773} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001401 sec., 5710.206995003569 rows/sec., 429.38 KiB/sec. | ||
| 15725 | 2025.05.08 06:29:14.359285 [ 256 ] {c6a1671f-c004-40d7-b307-dad5371e4773} <Debug> TCPHandler: Processed in 0.001581652 sec. | ||
| 15726 | 2025.05.08 06:29:14.359399 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15727 | 2025.05.08 06:29:14.359500 [ 256 ] {77a53de1-4825-418e-9ae5-e5b29f12e51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15728 | 2025.05.08 06:29:14.359543 [ 256 ] {77a53de1-4825-418e-9ae5-e5b29f12e51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15729 | 2025.05.08 06:29:14.359990 [ 256 ] {77a53de1-4825-418e-9ae5-e5b29f12e51a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2025.05.08 06:29:14.360028 [ 256 ] {77a53de1-4825-418e-9ae5-e5b29f12e51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15731 | 2025.05.08 06:29:14.360377 [ 256 ] {77a53de1-4825-418e-9ae5-e5b29f12e51a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 15732 | 2025.05.08 06:29:14.360603 [ 256 ] {77a53de1-4825-418e-9ae5-e5b29f12e51a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15733 | 2025.05.08 06:29:14.360741 [ 256 ] {77a53de1-4825-418e-9ae5-e5b29f12e51a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001263 sec., 57007.125890736344 rows/sec., 4.45 MiB/sec. | ||
| 15734 | 2025.05.08 06:29:14.360781 [ 256 ] {77a53de1-4825-418e-9ae5-e5b29f12e51a} <Debug> TCPHandler: Processed in 0.001432641 sec. | ||
| 15735 | 2025.05.08 06:29:14.360898 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15736 | 2025.05.08 06:29:14.360997 [ 256 ] {2b0aa7d5-4c07-4f67-97d8-758215f48288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15737 | 2025.05.08 06:29:14.361042 [ 256 ] {2b0aa7d5-4c07-4f67-97d8-758215f48288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15738 | 2025.05.08 06:29:14.361482 [ 256 ] {2b0aa7d5-4c07-4f67-97d8-758215f48288} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15739 | 2025.05.08 06:29:14.361526 [ 256 ] {2b0aa7d5-4c07-4f67-97d8-758215f48288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15740 | 2025.05.08 06:29:14.361937 [ 256 ] {2b0aa7d5-4c07-4f67-97d8-758215f48288} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 15741 | 2025.05.08 06:29:14.362162 [ 256 ] {2b0aa7d5-4c07-4f67-97d8-758215f48288} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15742 | 2025.05.08 06:29:14.362304 [ 256 ] {2b0aa7d5-4c07-4f67-97d8-758215f48288} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 15743 | 2025.05.08 06:29:14.362342 [ 256 ] {2b0aa7d5-4c07-4f67-97d8-758215f48288} <Debug> TCPHandler: Processed in 0.001493061 sec. | ||
| 15744 | 2025.05.08 06:29:14.362336 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 2 parts from all_1_135_29 to all_136_136_0 | ||
| 15745 | 2025.05.08 06:29:14.362411 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15746 | 2025.05.08 06:29:14.362431 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15747 | 2025.05.08 06:29:14.362459 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15748 | 2025.05.08 06:29:14.362511 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_136_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_135_29 to all_136_136_0 into Compact with storage Full | ||
| 15749 | 2025.05.08 06:29:14.362561 [ 256 ] {1878068e-21ae-4bc5-a972-bc774ee4c714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15750 | 2025.05.08 06:29:14.362603 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_136_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15751 | 2025.05.08 06:29:14.362618 [ 256 ] {1878068e-21ae-4bc5-a972-bc774ee4c714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15752 | 2025.05.08 06:29:14.362634 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_29, total 41166 rows starting from the beginning of the part | ||
| 15753 | 2025.05.08 06:29:14.362692 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 15754 | 2025.05.08 06:29:14.363441 [ 256 ] {1878068e-21ae-4bc5-a972-bc774ee4c714} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2025.05.08 06:29:14.363477 [ 256 ] {1878068e-21ae-4bc5-a972-bc774ee4c714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15756 | 2025.05.08 06:29:14.364027 [ 256 ] {1878068e-21ae-4bc5-a972-bc774ee4c714} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15757 | 2025.05.08 06:29:14.364270 [ 256 ] {1878068e-21ae-4bc5-a972-bc774ee4c714} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15758 | 2025.05.08 06:29:14.364430 [ 256 ] {1878068e-21ae-4bc5-a972-bc774ee4c714} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001888 sec., 4237.28813559322 rows/sec., 7.59 MiB/sec. | ||
| 15759 | 2025.05.08 06:29:14.364517 [ 256 ] {1878068e-21ae-4bc5-a972-bc774ee4c714} <Debug> TCPHandler: Processed in 0.0021067 sec. | ||
| 15760 | 2025.05.08 06:29:14.364638 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15761 | 2025.05.08 06:29:14.364737 [ 256 ] {a05588f1-f8d8-489c-bde5-e1414d879a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15762 | 2025.05.08 06:29:14.364781 [ 256 ] {a05588f1-f8d8-489c-bde5-e1414d879a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15763 | 2025.05.08 06:29:14.365141 [ 256 ] {a05588f1-f8d8-489c-bde5-e1414d879a99} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15764 | 2025.05.08 06:29:14.365179 [ 256 ] {a05588f1-f8d8-489c-bde5-e1414d879a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15765 | 2025.05.08 06:29:14.365499 [ 256 ] {a05588f1-f8d8-489c-bde5-e1414d879a99} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 15766 | 2025.05.08 06:29:14.365749 [ 256 ] {a05588f1-f8d8-489c-bde5-e1414d879a99} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15767 | 2025.05.08 06:29:14.365909 [ 256 ] {a05588f1-f8d8-489c-bde5-e1414d879a99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 15768 | 2025.05.08 06:29:14.365952 [ 256 ] {a05588f1-f8d8-489c-bde5-e1414d879a99} <Debug> TCPHandler: Processed in 0.001363809 sec. | ||
| 15769 | 2025.05.08 06:29:14.369668 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_136_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41326 rows, containing 5 columns (5 merged, 0 gathered) in 0.007183221 sec., 5753129.410886843 rows/sec., 394.78 MiB/sec. | ||
| 15770 | 2025.05.08 06:29:14.370216 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_136_30} <Trace> MergedBlockOutputStream: filled checksums all_1_136_30 (state Temporary) | ||
| 15771 | 2025.05.08 06:29:14.370578 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_136_30} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_136_30 to all_1_136_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2025.05.08 06:29:14.370671 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_136_30} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 2 parts: [all_1_135_29, all_136_136_0] -> all_1_136_30 | ||
| 15773 | 2025.05.08 06:29:14.370770 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15774 | 2025.05.08 06:29:16.598751 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 15775 | 2025.05.08 06:29:16.617599 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15776 | 2025.05.08 06:29:16.617647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15777 | 2025.05.08 06:29:16.623976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15778 | 2025.05.08 06:29:16.624715 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15779 | 2025.05.08 06:29:16.628202 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 15780 | 2025.05.08 06:29:19.218548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2112 | ||
| 15781 | 2025.05.08 06:29:19.221025 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15782 | 2025.05.08 06:29:19.221064 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15783 | 2025.05.08 06:29:19.222256 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15784 | 2025.05.08 06:29:19.222528 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15785 | 2025.05.08 06:29:19.222669 [ 138 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15786 | 2025.05.08 06:29:19.222713 [ 138 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2025.05.08 06:29:19.222735 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15788 | 2025.05.08 06:29:19.222790 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2112 | ||
| 15789 | 2025.05.08 06:29:19.222864 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 15790 | 2025.05.08 06:29:19.223520 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15791 | 2025.05.08 06:29:19.223679 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1964 rows starting from the beginning of the part | ||
| 15792 | 2025.05.08 06:29:19.224078 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 15793 | 2025.05.08 06:29:19.224447 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
| 15794 | 2025.05.08 06:29:19.224810 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
| 15795 | 2025.05.08 06:29:19.225157 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 15796 | 2025.05.08 06:29:19.225502 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 15797 | 2025.05.08 06:29:19.232936 [ 188 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2112 rows, containing 72 columns (72 merged, 0 gathered) in 0.010129153 sec., 208507.06865618477 rows/sec., 157.08 MiB/sec. | ||
| 15798 | 2025.05.08 06:29:19.234581 [ 195 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15799 | 2025.05.08 06:29:19.235111 [ 195 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15800 | 2025.05.08 06:29:19.235186 [ 195 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_71_14} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15801 | 2025.05.08 06:29:19.235338 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.78 MiB. | ||
| 15802 | 2025.05.08 06:29:19.245228 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15803 | 2025.05.08 06:29:19.245392 [ 256 ] {abd36ff2-dda2-404d-a15d-a55f5fa06077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15804 | 2025.05.08 06:29:19.245452 [ 256 ] {abd36ff2-dda2-404d-a15d-a55f5fa06077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15805 | 2025.05.08 06:29:19.246049 [ 256 ] {abd36ff2-dda2-404d-a15d-a55f5fa06077} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15806 | 2025.05.08 06:29:19.246093 [ 256 ] {abd36ff2-dda2-404d-a15d-a55f5fa06077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15807 | 2025.05.08 06:29:19.246458 [ 256 ] {abd36ff2-dda2-404d-a15d-a55f5fa06077} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15808 | 2025.05.08 06:29:19.246655 [ 256 ] {abd36ff2-dda2-404d-a15d-a55f5fa06077} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15809 | 2025.05.08 06:29:19.246782 [ 139 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Selected 6 parts from all_1_29_7 to all_34_34_0 | ||
| 15810 | 2025.05.08 06:29:19.246785 [ 256 ] {abd36ff2-dda2-404d-a15d-a55f5fa06077} <Debug> executeQuery: Read 7 rows, 562.00 B in 0.001469 sec., 4765.146358066712 rows/sec., 373.61 KiB/sec. | ||
| 15811 | 2025.05.08 06:29:19.246834 [ 139 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2025.05.08 06:29:19.246859 [ 256 ] {abd36ff2-dda2-404d-a15d-a55f5fa06077} <Debug> TCPHandler: Processed in 0.001742215 sec. | ||
| 15813 | 2025.05.08 06:29:19.246863 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15814 | 2025.05.08 06:29:19.246977 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2025.05.08 06:29:19.246990 [ 197 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_7 to all_34_34_0 into Compact with storage Full | ||
| 15816 | 2025.05.08 06:29:19.247067 [ 256 ] {b09448c1-9ffd-444a-8a44-fbd8aee1f17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15817 | 2025.05.08 06:29:19.247108 [ 256 ] {b09448c1-9ffd-444a-8a44-fbd8aee1f17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15818 | 2025.05.08 06:29:19.247142 [ 197 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15819 | 2025.05.08 06:29:19.247183 [ 197 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 15820 | 2025.05.08 06:29:19.247321 [ 197 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 15821 | 2025.05.08 06:29:19.247377 [ 197 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 15822 | 2025.05.08 06:29:19.247462 [ 197 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 15823 | 2025.05.08 06:29:19.247506 [ 197 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3 rows starting from the beginning of the part | ||
| 15824 | 2025.05.08 06:29:19.247547 [ 197 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 15825 | 2025.05.08 06:29:19.248289 [ 256 ] {b09448c1-9ffd-444a-8a44-fbd8aee1f17f} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15826 | 2025.05.08 06:29:19.248332 [ 256 ] {b09448c1-9ffd-444a-8a44-fbd8aee1f17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15827 | 2025.05.08 06:29:19.248403 [ 192 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142639 sec., 32249.244596498855 rows/sec., 2.66 MiB/sec. | ||
| 15828 | 2025.05.08 06:29:19.248606 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 15829 | 2025.05.08 06:29:19.248731 [ 256 ] {b09448c1-9ffd-444a-8a44-fbd8aee1f17f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 15830 | 2025.05.08 06:29:19.249013 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2025.05.08 06:29:19.249033 [ 256 ] {b09448c1-9ffd-444a-8a44-fbd8aee1f17f} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15832 | 2025.05.08 06:29:19.249124 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_34_8} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Merged 6 parts: [all_1_29_7, all_34_34_0] -> all_1_34_8 | ||
| 15833 | 2025.05.08 06:29:19.249162 [ 139 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 15834 | 2025.05.08 06:29:19.249171 [ 256 ] {b09448c1-9ffd-444a-8a44-fbd8aee1f17f} <Debug> executeQuery: Read 1308 rows, 111.33 KiB in 0.00207 sec., 631884.0579710145 rows/sec., 52.52 MiB/sec. | ||
| 15835 | 2025.05.08 06:29:19.249203 [ 139 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2025.05.08 06:29:19.249226 [ 256 ] {b09448c1-9ffd-444a-8a44-fbd8aee1f17f} <Debug> TCPHandler: Processed in 0.002250532 sec. | ||
| 15837 | 2025.05.08 06:29:19.249230 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15838 | 2025.05.08 06:29:19.249236 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15839 | 2025.05.08 06:29:19.249343 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15840 | 2025.05.08 06:29:19.249351 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 15841 | 2025.05.08 06:29:19.249442 [ 256 ] {bad64389-b111-48d5-8193-ead4f4d2faa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15842 | 2025.05.08 06:29:19.249458 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15843 | 2025.05.08 06:29:19.249486 [ 256 ] {bad64389-b111-48d5-8193-ead4f4d2faa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15844 | 2025.05.08 06:29:19.249492 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1431 rows starting from the beginning of the part | ||
| 15845 | 2025.05.08 06:29:19.249566 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 150 rows starting from the beginning of the part | ||
| 15846 | 2025.05.08 06:29:19.249611 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 192 rows starting from the beginning of the part | ||
| 15847 | 2025.05.08 06:29:19.249653 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 15848 | 2025.05.08 06:29:19.249697 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 72 rows starting from the beginning of the part | ||
| 15849 | 2025.05.08 06:29:19.249738 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1308 rows starting from the beginning of the part | ||
| 15850 | 2025.05.08 06:29:19.249914 [ 256 ] {bad64389-b111-48d5-8193-ead4f4d2faa6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15851 | 2025.05.08 06:29:19.249956 [ 256 ] {bad64389-b111-48d5-8193-ead4f4d2faa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15852 | 2025.05.08 06:29:19.250261 [ 256 ] {bad64389-b111-48d5-8193-ead4f4d2faa6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 15853 | 2025.05.08 06:29:19.250494 [ 256 ] {bad64389-b111-48d5-8193-ead4f4d2faa6} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15854 | 2025.05.08 06:29:19.250621 [ 256 ] {bad64389-b111-48d5-8193-ead4f4d2faa6} <Debug> executeQuery: Read 59 rows, 4.38 KiB in 0.001198 sec., 49248.74791318864 rows/sec., 3.57 MiB/sec. | ||
| 15855 | 2025.05.08 06:29:19.250658 [ 256 ] {bad64389-b111-48d5-8193-ead4f4d2faa6} <Debug> TCPHandler: Processed in 0.00136261 sec. | ||
| 15856 | 2025.05.08 06:29:19.250759 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15857 | 2025.05.08 06:29:19.250849 [ 256 ] {1ae2a832-9e38-4d90-9443-58e3caa7b63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15858 | 2025.05.08 06:29:19.250887 [ 256 ] {1ae2a832-9e38-4d90-9443-58e3caa7b63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15859 | 2025.05.08 06:29:19.251138 [ 190 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828116 sec., 1812248.2380767958 rows/sec., 159.30 MiB/sec. | ||
| 15860 | 2025.05.08 06:29:19.251349 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 15861 | 2025.05.08 06:29:19.251360 [ 256 ] {1ae2a832-9e38-4d90-9443-58e3caa7b63b} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15862 | 2025.05.08 06:29:19.251404 [ 256 ] {1ae2a832-9e38-4d90-9443-58e3caa7b63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15863 | 2025.05.08 06:29:19.251652 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15864 | 2025.05.08 06:29:19.251727 [ 192 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_141_28} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 15865 | 2025.05.08 06:29:19.251748 [ 256 ] {1ae2a832-9e38-4d90-9443-58e3caa7b63b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15866 | 2025.05.08 06:29:19.251794 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 15867 | 2025.05.08 06:29:19.251962 [ 256 ] {1ae2a832-9e38-4d90-9443-58e3caa7b63b} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15868 | 2025.05.08 06:29:19.252095 [ 256 ] {1ae2a832-9e38-4d90-9443-58e3caa7b63b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001264 sec., 180379.74683544305 rows/sec., 12.21 MiB/sec. | ||
| 15869 | 2025.05.08 06:29:19.252133 [ 256 ] {1ae2a832-9e38-4d90-9443-58e3caa7b63b} <Debug> TCPHandler: Processed in 0.00141927 sec. | ||
| 15870 | 2025.05.08 06:29:19.252228 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15871 | 2025.05.08 06:29:19.252319 [ 256 ] {43a227d4-0655-4b1b-a5f7-04ce705bcd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15872 | 2025.05.08 06:29:19.252357 [ 256 ] {43a227d4-0655-4b1b-a5f7-04ce705bcd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15873 | 2025.05.08 06:29:19.253003 [ 256 ] {43a227d4-0655-4b1b-a5f7-04ce705bcd9a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15874 | 2025.05.08 06:29:19.253038 [ 256 ] {43a227d4-0655-4b1b-a5f7-04ce705bcd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15875 | 2025.05.08 06:29:19.253359 [ 256 ] {43a227d4-0655-4b1b-a5f7-04ce705bcd9a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 15876 | 2025.05.08 06:29:19.253564 [ 256 ] {43a227d4-0655-4b1b-a5f7-04ce705bcd9a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2025.05.08 06:29:19.253679 [ 139 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 15878 | 2025.05.08 06:29:19.253691 [ 256 ] {43a227d4-0655-4b1b-a5f7-04ce705bcd9a} <Debug> executeQuery: Read 606 rows, 46.09 KiB in 0.00139 sec., 435971.22302158276 rows/sec., 32.38 MiB/sec. | ||
| 15879 | 2025.05.08 06:29:19.253715 [ 139 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15880 | 2025.05.08 06:29:19.253739 [ 256 ] {43a227d4-0655-4b1b-a5f7-04ce705bcd9a} <Debug> TCPHandler: Processed in 0.001556222 sec. | ||
| 15881 | 2025.05.08 06:29:19.253740 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15882 | 2025.05.08 06:29:19.253841 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 15883 | 2025.05.08 06:29:19.253845 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15884 | 2025.05.08 06:29:19.253945 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15885 | 2025.05.08 06:29:19.253961 [ 256 ] {5d48c6d3-6f9d-42e0-b9ec-5eced0e38a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15886 | 2025.05.08 06:29:19.253976 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 647 rows starting from the beginning of the part | ||
| 15887 | 2025.05.08 06:29:19.254012 [ 256 ] {5d48c6d3-6f9d-42e0-b9ec-5eced0e38a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15888 | 2025.05.08 06:29:19.254036 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 117 rows starting from the beginning of the part | ||
| 15889 | 2025.05.08 06:29:19.254084 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 108 rows starting from the beginning of the part | ||
| 15890 | 2025.05.08 06:29:19.254126 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 134 rows starting from the beginning of the part | ||
| 15891 | 2025.05.08 06:29:19.254168 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 72 rows starting from the beginning of the part | ||
| 15892 | 2025.05.08 06:29:19.254208 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 606 rows starting from the beginning of the part | ||
| 15893 | 2025.05.08 06:29:19.254600 [ 256 ] {5d48c6d3-6f9d-42e0-b9ec-5eced0e38a6d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15894 | 2025.05.08 06:29:19.254640 [ 256 ] {5d48c6d3-6f9d-42e0-b9ec-5eced0e38a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15895 | 2025.05.08 06:29:19.255022 [ 256 ] {5d48c6d3-6f9d-42e0-b9ec-5eced0e38a6d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 15896 | 2025.05.08 06:29:19.255194 [ 193 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388219 sec., 1213065.0855520635 rows/sec., 96.56 MiB/sec. | ||
| 15897 | 2025.05.08 06:29:19.255236 [ 256 ] {5d48c6d3-6f9d-42e0-b9ec-5eced0e38a6d} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2025.05.08 06:29:19.255348 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 15899 | 2025.05.08 06:29:19.255358 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_136_30 to all_141_141_0 | ||
| 15900 | 2025.05.08 06:29:19.255371 [ 256 ] {5d48c6d3-6f9d-42e0-b9ec-5eced0e38a6d} <Debug> executeQuery: Read 921 rows, 63.42 KiB in 0.001428 sec., 644957.9831932773 rows/sec., 43.37 MiB/sec. | ||
| 15901 | 2025.05.08 06:29:19.255395 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15902 | 2025.05.08 06:29:19.255420 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15903 | 2025.05.08 06:29:19.255421 [ 256 ] {5d48c6d3-6f9d-42e0-b9ec-5eced0e38a6d} <Debug> TCPHandler: Processed in 0.001623273 sec. | ||
| 15904 | 2025.05.08 06:29:19.255498 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_30 to all_141_141_0 into Compact with storage Full | ||
| 15905 | 2025.05.08 06:29:19.255547 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15906 | 2025.05.08 06:29:19.255591 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15907 | 2025.05.08 06:29:19.255624 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_30, total 41326 rows starting from the beginning of the part | ||
| 15908 | 2025.05.08 06:29:19.255626 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15909 | 2025.05.08 06:29:19.255642 [ 256 ] {cabd3dff-80c0-48ea-a0eb-e71cfabf0d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15910 | 2025.05.08 06:29:19.255682 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 15911 | 2025.05.08 06:29:19.255703 [ 256 ] {cabd3dff-80c0-48ea-a0eb-e71cfabf0d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15912 | 2025.05.08 06:29:19.255717 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_141_28} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 15913 | 2025.05.08 06:29:19.255726 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 196 rows starting from the beginning of the part | ||
| 15914 | 2025.05.08 06:29:19.255777 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 163 rows starting from the beginning of the part | ||
| 15915 | 2025.05.08 06:29:19.255792 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15916 | 2025.05.08 06:29:19.255818 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 15917 | 2025.05.08 06:29:19.255864 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 921 rows starting from the beginning of the part | ||
| 15918 | 2025.05.08 06:29:19.256613 [ 256 ] {cabd3dff-80c0-48ea-a0eb-e71cfabf0d93} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2025.05.08 06:29:19.256648 [ 256 ] {cabd3dff-80c0-48ea-a0eb-e71cfabf0d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15920 | 2025.05.08 06:29:19.257225 [ 256 ] {cabd3dff-80c0-48ea-a0eb-e71cfabf0d93} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 15921 | 2025.05.08 06:29:19.257447 [ 256 ] {cabd3dff-80c0-48ea-a0eb-e71cfabf0d93} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2025.05.08 06:29:19.257582 [ 256 ] {cabd3dff-80c0-48ea-a0eb-e71cfabf0d93} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001959 sec., 26544.15518121491 rows/sec., 47.57 MiB/sec. | ||
| 15923 | 2025.05.08 06:29:19.257638 [ 256 ] {cabd3dff-80c0-48ea-a0eb-e71cfabf0d93} <Debug> TCPHandler: Processed in 0.00213699 sec. | ||
| 15924 | 2025.05.08 06:29:19.257752 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15925 | 2025.05.08 06:29:19.257843 [ 256 ] {91adf981-02b1-44c4-8345-c9c726af6d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 15926 | 2025.05.08 06:29:19.257883 [ 256 ] {91adf981-02b1-44c4-8345-c9c726af6d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 15927 | 2025.05.08 06:29:19.258197 [ 256 ] {91adf981-02b1-44c4-8345-c9c726af6d84} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15928 | 2025.05.08 06:29:19.258231 [ 256 ] {91adf981-02b1-44c4-8345-c9c726af6d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15929 | 2025.05.08 06:29:19.258525 [ 256 ] {91adf981-02b1-44c4-8345-c9c726af6d84} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 15930 | 2025.05.08 06:29:19.258727 [ 256 ] {91adf981-02b1-44c4-8345-c9c726af6d84} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15931 | 2025.05.08 06:29:19.258853 [ 256 ] {91adf981-02b1-44c4-8345-c9c726af6d84} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001028 sec., 8754.863813229571 rows/sec., 618.43 KiB/sec. | ||
| 15932 | 2025.05.08 06:29:19.258889 [ 256 ] {91adf981-02b1-44c4-8345-c9c726af6d84} <Debug> TCPHandler: Processed in 0.001183656 sec. | ||
| 15933 | 2025.05.08 06:29:19.258995 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15934 | 2025.05.08 06:29:19.259085 [ 256 ] {75e87fdf-18e1-4971-8b4a-d5b830f15337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15935 | 2025.05.08 06:29:19.259123 [ 256 ] {75e87fdf-18e1-4971-8b4a-d5b830f15337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15936 | 2025.05.08 06:29:19.259448 [ 256 ] {75e87fdf-18e1-4971-8b4a-d5b830f15337} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15937 | 2025.05.08 06:29:19.259484 [ 256 ] {75e87fdf-18e1-4971-8b4a-d5b830f15337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15938 | 2025.05.08 06:29:19.259772 [ 256 ] {75e87fdf-18e1-4971-8b4a-d5b830f15337} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 15939 | 2025.05.08 06:29:19.259974 [ 256 ] {75e87fdf-18e1-4971-8b4a-d5b830f15337} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15940 | 2025.05.08 06:29:19.260083 [ 139 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 15941 | 2025.05.08 06:29:19.260099 [ 256 ] {75e87fdf-18e1-4971-8b4a-d5b830f15337} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 15942 | 2025.05.08 06:29:19.260112 [ 139 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15943 | 2025.05.08 06:29:19.260138 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15944 | 2025.05.08 06:29:19.260141 [ 256 ] {75e87fdf-18e1-4971-8b4a-d5b830f15337} <Debug> TCPHandler: Processed in 0.001192837 sec. | ||
| 15945 | 2025.05.08 06:29:19.260210 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 15946 | 2025.05.08 06:29:19.260309 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15947 | 2025.05.08 06:29:19.260336 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8070 rows starting from the beginning of the part | ||
| 15948 | 2025.05.08 06:29:19.260385 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 15949 | 2025.05.08 06:29:19.260427 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 15950 | 2025.05.08 06:29:19.260467 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 15951 | 2025.05.08 06:29:19.260506 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 15952 | 2025.05.08 06:29:19.260544 [ 193 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 15953 | 2025.05.08 06:29:19.262711 [ 189 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8370 rows, containing 4 columns (4 merged, 0 gathered) in 0.002530736 sec., 3307338.260490229 rows/sec., 222.85 MiB/sec. | ||
| 15954 | 2025.05.08 06:29:19.262912 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 15955 | 2025.05.08 06:29:19.263231 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_141_28} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15956 | 2025.05.08 06:29:19.263318 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_141_28} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 15957 | 2025.05.08 06:29:19.263421 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 15958 | 2025.05.08 06:29:19.267924 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42926 rows, containing 5 columns (5 merged, 0 gathered) in 0.012460865 sec., 3444865.1839178097 rows/sec., 236.37 MiB/sec. | ||
| 15959 | 2025.05.08 06:29:19.268247 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Trace> MergedBlockOutputStream: filled checksums all_1_141_31 (state Temporary) | ||
| 15960 | 2025.05.08 06:29:19.268547 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_141_31 to all_1_141_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2025.05.08 06:29:19.268623 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_141_31} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_136_30, all_141_141_0] -> all_1_141_31 | ||
| 15962 | 2025.05.08 06:29:19.268708 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 15963 | 2025.05.08 06:29:20.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.67 MiB, peak 382.42 MiB, free memory in arenas 0.00 B, will set to 362.88 MiB (RSS), difference: 3.21 MiB | ||
| 15964 | 2025.05.08 06:29:21.578203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45384 | ||
| 15965 | 2025.05.08 06:29:21.578703 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2025.05.08 06:29:21.578750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15967 | 2025.05.08 06:29:21.579349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15968 | 2025.05.08 06:29:21.579796 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2025.05.08 06:29:21.579945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 | ||
| 15970 | 2025.05.08 06:29:24.128353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 15971 | 2025.05.08 06:29:24.147247 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15972 | 2025.05.08 06:29:24.147307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15973 | 2025.05.08 06:29:24.153663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15974 | 2025.05.08 06:29:24.154034 [ 218 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 15975 | 2025.05.08 06:29:24.154113 [ 218 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 15976 | 2025.05.08 06:29:24.154407 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15977 | 2025.05.08 06:29:24.157281 [ 218 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 15978 | 2025.05.08 06:29:24.157686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 15979 | 2025.05.08 06:29:24.355222 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15980 | 2025.05.08 06:29:24.355482 [ 256 ] {ee31a9bb-9926-4f48-8362-15101ff43e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15981 | 2025.05.08 06:29:24.355582 [ 256 ] {ee31a9bb-9926-4f48-8362-15101ff43e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15982 | 2025.05.08 06:29:24.356396 [ 256 ] {ee31a9bb-9926-4f48-8362-15101ff43e53} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2025.05.08 06:29:24.356434 [ 256 ] {ee31a9bb-9926-4f48-8362-15101ff43e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15984 | 2025.05.08 06:29:24.356816 [ 256 ] {ee31a9bb-9926-4f48-8362-15101ff43e53} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 15985 | 2025.05.08 06:29:24.357035 [ 256 ] {ee31a9bb-9926-4f48-8362-15101ff43e53} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15986 | 2025.05.08 06:29:24.357177 [ 256 ] {ee31a9bb-9926-4f48-8362-15101ff43e53} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001772 sec., 40632.05417607223 rows/sec., 3.30 MiB/sec. | ||
| 15987 | 2025.05.08 06:29:24.357217 [ 256 ] {ee31a9bb-9926-4f48-8362-15101ff43e53} <Debug> TCPHandler: Processed in 0.0021622 sec. | ||
| 15988 | 2025.05.08 06:29:24.357354 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15989 | 2025.05.08 06:29:24.357447 [ 256 ] {b7953270-af27-4fce-844b-e6ec97a2e95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15990 | 2025.05.08 06:29:24.357486 [ 256 ] {b7953270-af27-4fce-844b-e6ec97a2e95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15991 | 2025.05.08 06:29:24.357891 [ 256 ] {b7953270-af27-4fce-844b-e6ec97a2e95c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15992 | 2025.05.08 06:29:24.357924 [ 256 ] {b7953270-af27-4fce-844b-e6ec97a2e95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 15993 | 2025.05.08 06:29:24.358206 [ 256 ] {b7953270-af27-4fce-844b-e6ec97a2e95c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 15994 | 2025.05.08 06:29:24.358406 [ 256 ] {b7953270-af27-4fce-844b-e6ec97a2e95c} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15995 | 2025.05.08 06:29:24.358529 [ 256 ] {b7953270-af27-4fce-844b-e6ec97a2e95c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001101 sec., 7266.121707538601 rows/sec., 546.38 KiB/sec. | ||
| 15996 | 2025.05.08 06:29:24.358566 [ 256 ] {b7953270-af27-4fce-844b-e6ec97a2e95c} <Debug> TCPHandler: Processed in 0.001269307 sec. | ||
| 15997 | 2025.05.08 06:29:24.358684 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15998 | 2025.05.08 06:29:24.358774 [ 256 ] {823caa81-ac86-4a6f-af6c-44b3f7e824df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15999 | 2025.05.08 06:29:24.358813 [ 256 ] {823caa81-ac86-4a6f-af6c-44b3f7e824df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16000 | 2025.05.08 06:29:24.359266 [ 256 ] {823caa81-ac86-4a6f-af6c-44b3f7e824df} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16001 | 2025.05.08 06:29:24.359301 [ 256 ] {823caa81-ac86-4a6f-af6c-44b3f7e824df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16002 | 2025.05.08 06:29:24.359598 [ 256 ] {823caa81-ac86-4a6f-af6c-44b3f7e824df} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16003 | 2025.05.08 06:29:24.359804 [ 256 ] {823caa81-ac86-4a6f-af6c-44b3f7e824df} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2025.05.08 06:29:24.359928 [ 256 ] {823caa81-ac86-4a6f-af6c-44b3f7e824df} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001171 sec., 61485.909479077716 rows/sec., 4.80 MiB/sec. | ||
| 16005 | 2025.05.08 06:29:24.359965 [ 256 ] {823caa81-ac86-4a6f-af6c-44b3f7e824df} <Debug> TCPHandler: Processed in 0.001335659 sec. | ||
| 16006 | 2025.05.08 06:29:24.360087 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16007 | 2025.05.08 06:29:24.360180 [ 256 ] {6f76c1d4-25b6-43be-8e8b-7fd5d7f353ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16008 | 2025.05.08 06:29:24.360221 [ 256 ] {6f76c1d4-25b6-43be-8e8b-7fd5d7f353ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16009 | 2025.05.08 06:29:24.360649 [ 256 ] {6f76c1d4-25b6-43be-8e8b-7fd5d7f353ec} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2025.05.08 06:29:24.360681 [ 256 ] {6f76c1d4-25b6-43be-8e8b-7fd5d7f353ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16011 | 2025.05.08 06:29:24.361003 [ 256 ] {6f76c1d4-25b6-43be-8e8b-7fd5d7f353ec} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16012 | 2025.05.08 06:29:24.361201 [ 256 ] {6f76c1d4-25b6-43be-8e8b-7fd5d7f353ec} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2025.05.08 06:29:24.361329 [ 256 ] {6f76c1d4-25b6-43be-8e8b-7fd5d7f353ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 16014 | 2025.05.08 06:29:24.361365 [ 256 ] {6f76c1d4-25b6-43be-8e8b-7fd5d7f353ec} <Debug> TCPHandler: Processed in 0.001333749 sec. | ||
| 16015 | 2025.05.08 06:29:24.361483 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2025.05.08 06:29:24.361575 [ 256 ] {2b0ce153-bbb0-4299-9db6-ca5633495ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16017 | 2025.05.08 06:29:24.361628 [ 256 ] {2b0ce153-bbb0-4299-9db6-ca5633495ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16018 | 2025.05.08 06:29:24.362459 [ 256 ] {2b0ce153-bbb0-4299-9db6-ca5633495ba3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2025.05.08 06:29:24.362494 [ 256 ] {2b0ce153-bbb0-4299-9db6-ca5633495ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16020 | 2025.05.08 06:29:24.363007 [ 256 ] {2b0ce153-bbb0-4299-9db6-ca5633495ba3} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16021 | 2025.05.08 06:29:24.363218 [ 256 ] {2b0ce153-bbb0-4299-9db6-ca5633495ba3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2025.05.08 06:29:24.363351 [ 256 ] {2b0ce153-bbb0-4299-9db6-ca5633495ba3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001794 sec., 4459.308807134894 rows/sec., 7.99 MiB/sec. | ||
| 16023 | 2025.05.08 06:29:24.363406 [ 256 ] {2b0ce153-bbb0-4299-9db6-ca5633495ba3} <Debug> TCPHandler: Processed in 0.001978278 sec. | ||
| 16024 | 2025.05.08 06:29:24.363529 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16025 | 2025.05.08 06:29:24.363622 [ 256 ] {c09307e9-4c30-477d-87f0-d1c9c6b308a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16026 | 2025.05.08 06:29:24.363664 [ 256 ] {c09307e9-4c30-477d-87f0-d1c9c6b308a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16027 | 2025.05.08 06:29:24.364023 [ 256 ] {c09307e9-4c30-477d-87f0-d1c9c6b308a0} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16028 | 2025.05.08 06:29:24.364056 [ 256 ] {c09307e9-4c30-477d-87f0-d1c9c6b308a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16029 | 2025.05.08 06:29:24.364350 [ 256 ] {c09307e9-4c30-477d-87f0-d1c9c6b308a0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16030 | 2025.05.08 06:29:24.364554 [ 256 ] {c09307e9-4c30-477d-87f0-d1c9c6b308a0} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2025.05.08 06:29:24.364675 [ 256 ] {c09307e9-4c30-477d-87f0-d1c9c6b308a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 16032 | 2025.05.08 06:29:24.364710 [ 256 ] {c09307e9-4c30-477d-87f0-d1c9c6b308a0} <Debug> TCPHandler: Processed in 0.001236008 sec. | ||
| 16033 | 2025.05.08 06:29:24.364755 [ 219 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 16034 | 2025.05.08 06:29:24.364791 [ 219 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 16035 | 2025.05.08 06:29:24.367424 [ 219 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 16036 | 2025.05.08 06:29:25.241636 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 16037 | 2025.05.08 06:29:25.241694 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 16038 | 2025.05.08 06:29:25.244583 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 16039 | 2025.05.08 06:29:25.466078 [ 224 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 16040 | 2025.05.08 06:29:25.466139 [ 224 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 16041 | 2025.05.08 06:29:25.468446 [ 224 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 16042 | 2025.05.08 06:29:28.560610 [ 224 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 16043 | 2025.05.08 06:29:28.560682 [ 224 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 16044 | 2025.05.08 06:29:28.563517 [ 224 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 16045 | 2025.05.08 06:29:28.866073 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16046 | 2025.05.08 06:29:28.866170 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16047 | 2025.05.08 06:29:29.080157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45872 | ||
| 16048 | 2025.05.08 06:29:29.080795 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16049 | 2025.05.08 06:29:29.080842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16050 | 2025.05.08 06:29:29.081287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16051 | 2025.05.08 06:29:29.081518 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16052 | 2025.05.08 06:29:29.081646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45872 | ||
| 16053 | 2025.05.08 06:29:29.223148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2142 | ||
| 16054 | 2025.05.08 06:29:29.225752 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16055 | 2025.05.08 06:29:29.225799 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16056 | 2025.05.08 06:29:29.226980 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16057 | 2025.05.08 06:29:29.227241 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16058 | 2025.05.08 06:29:29.227526 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2142 | ||
| 16059 | 2025.05.08 06:29:29.358786 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16060 | 2025.05.08 06:29:29.359026 [ 256 ] {86e72aad-006a-4b4b-9100-e1ea393d350d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16061 | 2025.05.08 06:29:29.359116 [ 256 ] {86e72aad-006a-4b4b-9100-e1ea393d350d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16062 | 2025.05.08 06:29:29.359982 [ 256 ] {86e72aad-006a-4b4b-9100-e1ea393d350d} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2025.05.08 06:29:29.360017 [ 256 ] {86e72aad-006a-4b4b-9100-e1ea393d350d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16064 | 2025.05.08 06:29:29.360321 [ 256 ] {86e72aad-006a-4b4b-9100-e1ea393d350d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16065 | 2025.05.08 06:29:29.360538 [ 256 ] {86e72aad-006a-4b4b-9100-e1ea393d350d} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2025.05.08 06:29:29.360669 [ 256 ] {86e72aad-006a-4b4b-9100-e1ea393d350d} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001708 sec., 1756.4402810304448 rows/sec., 130.36 KiB/sec. | ||
| 16067 | 2025.05.08 06:29:29.360707 [ 256 ] {86e72aad-006a-4b4b-9100-e1ea393d350d} <Debug> TCPHandler: Processed in 0.002036478 sec. | ||
| 16068 | 2025.05.08 06:29:29.360843 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16069 | 2025.05.08 06:29:29.360935 [ 256 ] {a743750b-699b-4461-9127-4eb2b4610201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16070 | 2025.05.08 06:29:29.360972 [ 256 ] {a743750b-699b-4461-9127-4eb2b4610201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16071 | 2025.05.08 06:29:29.361515 [ 256 ] {a743750b-699b-4461-9127-4eb2b4610201} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2025.05.08 06:29:29.361550 [ 256 ] {a743750b-699b-4461-9127-4eb2b4610201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16073 | 2025.05.08 06:29:29.361855 [ 256 ] {a743750b-699b-4461-9127-4eb2b4610201} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16074 | 2025.05.08 06:29:29.362057 [ 256 ] {a743750b-699b-4461-9127-4eb2b4610201} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2025.05.08 06:29:29.362183 [ 256 ] {a743750b-699b-4461-9127-4eb2b4610201} <Debug> executeQuery: Read 166 rows, 14.62 KiB in 0.001266 sec., 131121.6429699842 rows/sec., 11.28 MiB/sec. | ||
| 16076 | 2025.05.08 06:29:29.362219 [ 256 ] {a743750b-699b-4461-9127-4eb2b4610201} <Debug> TCPHandler: Processed in 0.001439991 sec. | ||
| 16077 | 2025.05.08 06:29:29.362342 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16078 | 2025.05.08 06:29:29.362435 [ 256 ] {8db39c86-e0e8-41cc-a2ad-7065de731ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16079 | 2025.05.08 06:29:29.362476 [ 256 ] {8db39c86-e0e8-41cc-a2ad-7065de731ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16080 | 2025.05.08 06:29:29.362937 [ 256 ] {8db39c86-e0e8-41cc-a2ad-7065de731ab2} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16081 | 2025.05.08 06:29:29.362971 [ 256 ] {8db39c86-e0e8-41cc-a2ad-7065de731ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16082 | 2025.05.08 06:29:29.363250 [ 256 ] {8db39c86-e0e8-41cc-a2ad-7065de731ab2} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16083 | 2025.05.08 06:29:29.363455 [ 256 ] {8db39c86-e0e8-41cc-a2ad-7065de731ab2} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16084 | 2025.05.08 06:29:29.363578 [ 256 ] {8db39c86-e0e8-41cc-a2ad-7065de731ab2} <Debug> executeQuery: Read 55 rows, 4.10 KiB in 0.001161 sec., 47372.95434969854 rows/sec., 3.45 MiB/sec. | ||
| 16085 | 2025.05.08 06:29:29.363581 [ 122 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16086 | 2025.05.08 06:29:29.363613 [ 256 ] {8db39c86-e0e8-41cc-a2ad-7065de731ab2} <Debug> TCPHandler: Processed in 0.001331009 sec. | ||
| 16087 | 2025.05.08 06:29:29.363624 [ 122 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16088 | 2025.05.08 06:29:29.363644 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16089 | 2025.05.08 06:29:29.363722 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16090 | 2025.05.08 06:29:29.363748 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 16091 | 2025.05.08 06:29:29.363815 [ 256 ] {e1e5e07f-b4dd-4a8d-8503-990eec9cd390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16092 | 2025.05.08 06:29:29.363853 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16093 | 2025.05.08 06:29:29.363854 [ 256 ] {e1e5e07f-b4dd-4a8d-8503-990eec9cd390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16094 | 2025.05.08 06:29:29.363892 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 85 rows starting from the beginning of the part | ||
| 16095 | 2025.05.08 06:29:29.363958 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 52 rows starting from the beginning of the part | ||
| 16096 | 2025.05.08 06:29:29.364008 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 8 rows starting from the beginning of the part | ||
| 16097 | 2025.05.08 06:29:29.364054 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 59 rows starting from the beginning of the part | ||
| 16098 | 2025.05.08 06:29:29.364099 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 8 rows starting from the beginning of the part | ||
| 16099 | 2025.05.08 06:29:29.364143 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 55 rows starting from the beginning of the part | ||
| 16100 | 2025.05.08 06:29:29.364288 [ 256 ] {e1e5e07f-b4dd-4a8d-8503-990eec9cd390} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16101 | 2025.05.08 06:29:29.364322 [ 256 ] {e1e5e07f-b4dd-4a8d-8503-990eec9cd390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16102 | 2025.05.08 06:29:29.364624 [ 256 ] {e1e5e07f-b4dd-4a8d-8503-990eec9cd390} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16103 | 2025.05.08 06:29:29.364834 [ 256 ] {e1e5e07f-b4dd-4a8d-8503-990eec9cd390} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2025.05.08 06:29:29.364953 [ 256 ] {e1e5e07f-b4dd-4a8d-8503-990eec9cd390} <Debug> executeQuery: Read 137 rows, 10.75 KiB in 0.001156 sec., 118512.1107266436 rows/sec., 9.08 MiB/sec. | ||
| 16105 | 2025.05.08 06:29:29.364975 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265008 sec., 211065.85887203875 rows/sec., 16.17 MiB/sec. | ||
| 16106 | 2025.05.08 06:29:29.364989 [ 256 ] {e1e5e07f-b4dd-4a8d-8503-990eec9cd390} <Debug> TCPHandler: Processed in 0.001313509 sec. | ||
| 16107 | 2025.05.08 06:29:29.365138 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16108 | 2025.05.08 06:29:29.365178 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16109 | 2025.05.08 06:29:29.365231 [ 256 ] {cb413679-f22e-41f0-ae63-9344c6e2041a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16110 | 2025.05.08 06:29:29.365277 [ 256 ] {cb413679-f22e-41f0-ae63-9344c6e2041a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16111 | 2025.05.08 06:29:29.365491 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16112 | 2025.05.08 06:29:29.365572 [ 189 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_141_28} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16113 | 2025.05.08 06:29:29.365671 [ 256 ] {cb413679-f22e-41f0-ae63-9344c6e2041a} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16114 | 2025.05.08 06:29:29.365679 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16115 | 2025.05.08 06:29:29.365714 [ 256 ] {cb413679-f22e-41f0-ae63-9344c6e2041a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16116 | 2025.05.08 06:29:29.366035 [ 256 ] {cb413679-f22e-41f0-ae63-9344c6e2041a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16117 | 2025.05.08 06:29:29.366238 [ 256 ] {cb413679-f22e-41f0-ae63-9344c6e2041a} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16118 | 2025.05.08 06:29:29.366361 [ 256 ] {cb413679-f22e-41f0-ae63-9344c6e2041a} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001149 sec., 141862.48912097476 rows/sec., 9.86 MiB/sec. | ||
| 16119 | 2025.05.08 06:29:29.366397 [ 256 ] {cb413679-f22e-41f0-ae63-9344c6e2041a} <Debug> TCPHandler: Processed in 0.001306558 sec. | ||
| 16120 | 2025.05.08 06:29:29.366503 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16121 | 2025.05.08 06:29:29.366594 [ 256 ] {c3bb2506-6104-46e0-9202-584be2f5f54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16122 | 2025.05.08 06:29:29.366645 [ 256 ] {c3bb2506-6104-46e0-9202-584be2f5f54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16123 | 2025.05.08 06:29:29.367489 [ 256 ] {c3bb2506-6104-46e0-9202-584be2f5f54f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16124 | 2025.05.08 06:29:29.367524 [ 256 ] {c3bb2506-6104-46e0-9202-584be2f5f54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16125 | 2025.05.08 06:29:29.368064 [ 256 ] {c3bb2506-6104-46e0-9202-584be2f5f54f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16126 | 2025.05.08 06:29:29.368278 [ 256 ] {c3bb2506-6104-46e0-9202-584be2f5f54f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16127 | 2025.05.08 06:29:29.368409 [ 256 ] {c3bb2506-6104-46e0-9202-584be2f5f54f} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001833 sec., 28368.794326241135 rows/sec., 50.84 MiB/sec. | ||
| 16128 | 2025.05.08 06:29:29.368420 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16129 | 2025.05.08 06:29:29.368463 [ 256 ] {c3bb2506-6104-46e0-9202-584be2f5f54f} <Debug> TCPHandler: Processed in 0.002010278 sec. | ||
| 16130 | 2025.05.08 06:29:29.368465 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16131 | 2025.05.08 06:29:29.368502 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16132 | 2025.05.08 06:29:29.368594 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16133 | 2025.05.08 06:29:29.368615 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 16134 | 2025.05.08 06:29:29.368691 [ 256 ] {9416bb25-7a9f-455e-b2e8-f314498847c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16135 | 2025.05.08 06:29:29.368735 [ 256 ] {9416bb25-7a9f-455e-b2e8-f314498847c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16136 | 2025.05.08 06:29:29.368868 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16137 | 2025.05.08 06:29:29.368936 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2763 rows starting from the beginning of the part | ||
| 16138 | 2025.05.08 06:29:29.369079 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 49 rows starting from the beginning of the part | ||
| 16139 | 2025.05.08 06:29:29.369086 [ 256 ] {9416bb25-7a9f-455e-b2e8-f314498847c9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16140 | 2025.05.08 06:29:29.369130 [ 256 ] {9416bb25-7a9f-455e-b2e8-f314498847c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16141 | 2025.05.08 06:29:29.369206 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 8 rows starting from the beginning of the part | ||
| 16142 | 2025.05.08 06:29:29.369342 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 52 rows starting from the beginning of the part | ||
| 16143 | 2025.05.08 06:29:29.369434 [ 256 ] {9416bb25-7a9f-455e-b2e8-f314498847c9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16144 | 2025.05.08 06:29:29.369466 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 8 rows starting from the beginning of the part | ||
| 16145 | 2025.05.08 06:29:29.369600 [ 196 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 52 rows starting from the beginning of the part | ||
| 16146 | 2025.05.08 06:29:29.369652 [ 256 ] {9416bb25-7a9f-455e-b2e8-f314498847c9} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16147 | 2025.05.08 06:29:29.369783 [ 256 ] {9416bb25-7a9f-455e-b2e8-f314498847c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 16148 | 2025.05.08 06:29:29.369818 [ 256 ] {9416bb25-7a9f-455e-b2e8-f314498847c9} <Debug> TCPHandler: Processed in 0.001272267 sec. | ||
| 16149 | 2025.05.08 06:29:29.377201 [ 186 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2932 rows, containing 19 columns (19 merged, 0 gathered) in 0.008634001 sec., 339587.6372958493 rows/sec., 608.53 MiB/sec. | ||
| 16150 | 2025.05.08 06:29:29.379662 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16151 | 2025.05.08 06:29:29.380052 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16152 | 2025.05.08 06:29:29.380135 [ 189 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16153 | 2025.05.08 06:29:29.380315 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.55 MiB. | ||
| 16154 | 2025.05.08 06:29:29.691582 [ 223 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 16155 | 2025.05.08 06:29:29.691631 [ 223 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 16156 | 2025.05.08 06:29:29.693309 [ 223 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 16157 | 2025.05.08 06:29:30.009459 [ 122 ] {} <Debug> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 16158 | 2025.05.08 06:29:30.009516 [ 122 ] {} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2025.05.08 06:29:30.009535 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16160 | 2025.05.08 06:29:30.009654 [ 199 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::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 | ||
| 16161 | 2025.05.08 06:29:30.009788 [ 199 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16162 | 2025.05.08 06:29:30.009824 [ 199 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 16163 | 2025.05.08 06:29:30.009894 [ 199 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 16164 | 2025.05.08 06:29:30.009942 [ 199 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 16165 | 2025.05.08 06:29:30.009989 [ 199 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::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 | ||
| 16166 | 2025.05.08 06:29:30.010034 [ 199 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 16167 | 2025.05.08 06:29:30.012609 [ 186 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.003003913 sec., 16977.855217511293 rows/sec., 1.21 MiB/sec. | ||
| 16168 | 2025.05.08 06:29:30.012742 [ 199 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 16169 | 2025.05.08 06:29:30.012974 [ 199 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::all_1_5_1} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16170 | 2025.05.08 06:29:30.013031 [ 199 ] {6a647e4a-a29f-4f3d-a593-6cc86ac39816::all_1_5_1} <Trace> oximeter.measurements_i64 (6a647e4a-a29f-4f3d-a593-6cc86ac39816) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 16171 | 2025.05.08 06:29:30.013091 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16172 | 2025.05.08 06:29:31.234839 [ 225 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): 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] | ||
| 16173 | 2025.05.08 06:29:31.234896 [ 225 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): 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] | ||
| 16174 | 2025.05.08 06:29:31.237209 [ 225 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): 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] | ||
| 16175 | 2025.05.08 06:29:31.657865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 16176 | 2025.05.08 06:29:31.675260 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16177 | 2025.05.08 06:29:31.675317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16178 | 2025.05.08 06:29:31.681984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16179 | 2025.05.08 06:29:31.683109 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16180 | 2025.05.08 06:29:31.686123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 16181 | 2025.05.08 06:29:34.358276 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16182 | 2025.05.08 06:29:34.358586 [ 256 ] {80149ddf-41e8-4de0-bd72-3c9a25e11a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16183 | 2025.05.08 06:29:34.358697 [ 256 ] {80149ddf-41e8-4de0-bd72-3c9a25e11a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16184 | 2025.05.08 06:29:34.359586 [ 256 ] {80149ddf-41e8-4de0-bd72-3c9a25e11a75} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16185 | 2025.05.08 06:29:34.359636 [ 256 ] {80149ddf-41e8-4de0-bd72-3c9a25e11a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16186 | 2025.05.08 06:29:34.360158 [ 256 ] {80149ddf-41e8-4de0-bd72-3c9a25e11a75} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16187 | 2025.05.08 06:29:34.360588 [ 256 ] {80149ddf-41e8-4de0-bd72-3c9a25e11a75} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16188 | 2025.05.08 06:29:34.360755 [ 256 ] {80149ddf-41e8-4de0-bd72-3c9a25e11a75} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002246 sec., 10685.66340160285 rows/sec., 907.86 KiB/sec. | ||
| 16189 | 2025.05.08 06:29:34.360808 [ 256 ] {80149ddf-41e8-4de0-bd72-3c9a25e11a75} <Debug> TCPHandler: Processed in 0.002715698 sec. | ||
| 16190 | 2025.05.08 06:29:34.360954 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16191 | 2025.05.08 06:29:34.361057 [ 256 ] {998d7e34-7a4b-46b6-bc4b-c34e8a0d677a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16192 | 2025.05.08 06:29:34.361103 [ 256 ] {998d7e34-7a4b-46b6-bc4b-c34e8a0d677a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16193 | 2025.05.08 06:29:34.361584 [ 256 ] {998d7e34-7a4b-46b6-bc4b-c34e8a0d677a} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16194 | 2025.05.08 06:29:34.361622 [ 256 ] {998d7e34-7a4b-46b6-bc4b-c34e8a0d677a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16195 | 2025.05.08 06:29:34.362038 [ 256 ] {998d7e34-7a4b-46b6-bc4b-c34e8a0d677a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16196 | 2025.05.08 06:29:34.362508 [ 256 ] {998d7e34-7a4b-46b6-bc4b-c34e8a0d677a} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16197 | 2025.05.08 06:29:34.362647 [ 256 ] {998d7e34-7a4b-46b6-bc4b-c34e8a0d677a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001613 sec., 4959.702417854928 rows/sec., 404.43 KiB/sec. | ||
| 16198 | 2025.05.08 06:29:34.362685 [ 256 ] {998d7e34-7a4b-46b6-bc4b-c34e8a0d677a} <Debug> TCPHandler: Processed in 0.001787555 sec. | ||
| 16199 | 2025.05.08 06:29:34.362803 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16200 | 2025.05.08 06:29:34.362897 [ 256 ] {8a621979-d1fa-44f4-98f3-4824fda04a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16201 | 2025.05.08 06:29:34.362938 [ 256 ] {8a621979-d1fa-44f4-98f3-4824fda04a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16202 | 2025.05.08 06:29:34.363457 [ 256 ] {8a621979-d1fa-44f4-98f3-4824fda04a9a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16203 | 2025.05.08 06:29:34.363495 [ 256 ] {8a621979-d1fa-44f4-98f3-4824fda04a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16204 | 2025.05.08 06:29:34.363940 [ 256 ] {8a621979-d1fa-44f4-98f3-4824fda04a9a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16205 | 2025.05.08 06:29:34.364412 [ 256 ] {8a621979-d1fa-44f4-98f3-4824fda04a9a} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16206 | 2025.05.08 06:29:34.364552 [ 256 ] {8a621979-d1fa-44f4-98f3-4824fda04a9a} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001673 sec., 117154.81171548118 rows/sec., 10.36 MiB/sec. | ||
| 16207 | 2025.05.08 06:29:34.364591 [ 256 ] {8a621979-d1fa-44f4-98f3-4824fda04a9a} <Debug> TCPHandler: Processed in 0.001844296 sec. | ||
| 16208 | 2025.05.08 06:29:34.364704 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16209 | 2025.05.08 06:29:34.364799 [ 256 ] {6de7249c-8871-49c2-84a0-8ef1da3199e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16210 | 2025.05.08 06:29:34.364838 [ 256 ] {6de7249c-8871-49c2-84a0-8ef1da3199e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16211 | 2025.05.08 06:29:34.365241 [ 256 ] {6de7249c-8871-49c2-84a0-8ef1da3199e7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16212 | 2025.05.08 06:29:34.365278 [ 256 ] {6de7249c-8871-49c2-84a0-8ef1da3199e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16213 | 2025.05.08 06:29:34.365748 [ 256 ] {6de7249c-8871-49c2-84a0-8ef1da3199e7} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16214 | 2025.05.08 06:29:34.366196 [ 256 ] {6de7249c-8871-49c2-84a0-8ef1da3199e7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2025.05.08 06:29:34.366331 [ 256 ] {6de7249c-8871-49c2-84a0-8ef1da3199e7} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001552 sec., 18041.23711340206 rows/sec., 1.33 MiB/sec. | ||
| 16216 | 2025.05.08 06:29:34.366369 [ 256 ] {6de7249c-8871-49c2-84a0-8ef1da3199e7} <Debug> TCPHandler: Processed in 0.001714914 sec. | ||
| 16217 | 2025.05.08 06:29:34.366478 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16218 | 2025.05.08 06:29:34.366572 [ 256 ] {0407f6df-516d-4cfd-ad0c-7996f8b2fe45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16219 | 2025.05.08 06:29:34.366611 [ 256 ] {0407f6df-516d-4cfd-ad0c-7996f8b2fe45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16220 | 2025.05.08 06:29:34.367005 [ 256 ] {0407f6df-516d-4cfd-ad0c-7996f8b2fe45} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16221 | 2025.05.08 06:29:34.367043 [ 256 ] {0407f6df-516d-4cfd-ad0c-7996f8b2fe45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16222 | 2025.05.08 06:29:34.367438 [ 256 ] {0407f6df-516d-4cfd-ad0c-7996f8b2fe45} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16223 | 2025.05.08 06:29:34.367863 [ 256 ] {0407f6df-516d-4cfd-ad0c-7996f8b2fe45} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16224 | 2025.05.08 06:29:34.367998 [ 256 ] {0407f6df-516d-4cfd-ad0c-7996f8b2fe45} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001444 sec., 16620.498614958447 rows/sec., 1.38 MiB/sec. | ||
| 16225 | 2025.05.08 06:29:34.368036 [ 256 ] {0407f6df-516d-4cfd-ad0c-7996f8b2fe45} <Debug> TCPHandler: Processed in 0.001607463 sec. | ||
| 16226 | 2025.05.08 06:29:34.368143 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16227 | 2025.05.08 06:29:34.368237 [ 256 ] {bba54fa5-247e-445b-a4b7-f27a37be05da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16228 | 2025.05.08 06:29:34.368277 [ 256 ] {bba54fa5-247e-445b-a4b7-f27a37be05da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16229 | 2025.05.08 06:29:34.368668 [ 256 ] {bba54fa5-247e-445b-a4b7-f27a37be05da} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16230 | 2025.05.08 06:29:34.368704 [ 256 ] {bba54fa5-247e-445b-a4b7-f27a37be05da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16231 | 2025.05.08 06:29:34.369100 [ 256 ] {bba54fa5-247e-445b-a4b7-f27a37be05da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16232 | 2025.05.08 06:29:34.369521 [ 256 ] {bba54fa5-247e-445b-a4b7-f27a37be05da} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16233 | 2025.05.08 06:29:34.369655 [ 256 ] {bba54fa5-247e-445b-a4b7-f27a37be05da} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001435 sec., 8362.369337979093 rows/sec., 653.31 KiB/sec. | ||
| 16234 | 2025.05.08 06:29:34.369692 [ 256 ] {bba54fa5-247e-445b-a4b7-f27a37be05da} <Debug> TCPHandler: Processed in 0.001597452 sec. | ||
| 16235 | 2025.05.08 06:29:34.369801 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2025.05.08 06:29:34.369896 [ 256 ] {8d51d034-3ad1-4edf-8b49-fd4bc394bc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16237 | 2025.05.08 06:29:34.369934 [ 256 ] {8d51d034-3ad1-4edf-8b49-fd4bc394bc62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16238 | 2025.05.08 06:29:34.370363 [ 256 ] {8d51d034-3ad1-4edf-8b49-fd4bc394bc62} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2025.05.08 06:29:34.370399 [ 256 ] {8d51d034-3ad1-4edf-8b49-fd4bc394bc62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16240 | 2025.05.08 06:29:34.370851 [ 256 ] {8d51d034-3ad1-4edf-8b49-fd4bc394bc62} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16241 | 2025.05.08 06:29:34.371273 [ 256 ] {8d51d034-3ad1-4edf-8b49-fd4bc394bc62} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16242 | 2025.05.08 06:29:34.371406 [ 256 ] {8d51d034-3ad1-4edf-8b49-fd4bc394bc62} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001528 sec., 75916.23036649215 rows/sec., 6.18 MiB/sec. | ||
| 16243 | 2025.05.08 06:29:34.371443 [ 256 ] {8d51d034-3ad1-4edf-8b49-fd4bc394bc62} <Debug> TCPHandler: Processed in 0.001690644 sec. | ||
| 16244 | 2025.05.08 06:29:34.371558 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16245 | 2025.05.08 06:29:34.371652 [ 256 ] {3b73845c-2631-4cf0-8441-b7e0b8434ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16246 | 2025.05.08 06:29:34.371694 [ 256 ] {3b73845c-2631-4cf0-8441-b7e0b8434ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16247 | 2025.05.08 06:29:34.372095 [ 256 ] {3b73845c-2631-4cf0-8441-b7e0b8434ee9} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16248 | 2025.05.08 06:29:34.372131 [ 256 ] {3b73845c-2631-4cf0-8441-b7e0b8434ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16249 | 2025.05.08 06:29:34.372570 [ 256 ] {3b73845c-2631-4cf0-8441-b7e0b8434ee9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16250 | 2025.05.08 06:29:34.372988 [ 256 ] {3b73845c-2631-4cf0-8441-b7e0b8434ee9} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16251 | 2025.05.08 06:29:34.373120 [ 256 ] {3b73845c-2631-4cf0-8441-b7e0b8434ee9} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001487 sec., 134498.99125756556 rows/sec., 9.64 MiB/sec. | ||
| 16252 | 2025.05.08 06:29:34.373157 [ 256 ] {3b73845c-2631-4cf0-8441-b7e0b8434ee9} <Debug> TCPHandler: Processed in 0.001652563 sec. | ||
| 16253 | 2025.05.08 06:29:34.373282 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16254 | 2025.05.08 06:29:34.373376 [ 256 ] {2a90e2af-4ac0-4c50-93be-1d051ce95600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16255 | 2025.05.08 06:29:34.373430 [ 256 ] {2a90e2af-4ac0-4c50-93be-1d051ce95600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16256 | 2025.05.08 06:29:34.374222 [ 256 ] {2a90e2af-4ac0-4c50-93be-1d051ce95600} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16257 | 2025.05.08 06:29:34.374259 [ 256 ] {2a90e2af-4ac0-4c50-93be-1d051ce95600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16258 | 2025.05.08 06:29:34.374879 [ 256 ] {2a90e2af-4ac0-4c50-93be-1d051ce95600} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16259 | 2025.05.08 06:29:34.375303 [ 256 ] {2a90e2af-4ac0-4c50-93be-1d051ce95600} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2025.05.08 06:29:34.375446 [ 256 ] {2a90e2af-4ac0-4c50-93be-1d051ce95600} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002087 sec., 3833.253473885961 rows/sec., 6.87 MiB/sec. | ||
| 16261 | 2025.05.08 06:29:34.375510 [ 256 ] {2a90e2af-4ac0-4c50-93be-1d051ce95600} <Debug> TCPHandler: Processed in 0.002277042 sec. | ||
| 16262 | 2025.05.08 06:29:34.375628 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16263 | 2025.05.08 06:29:34.375723 [ 256 ] {eaa7dd4a-40f5-46de-a507-be837007564a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16264 | 2025.05.08 06:29:34.375764 [ 256 ] {eaa7dd4a-40f5-46de-a507-be837007564a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16265 | 2025.05.08 06:29:34.376103 [ 256 ] {eaa7dd4a-40f5-46de-a507-be837007564a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16266 | 2025.05.08 06:29:34.376139 [ 256 ] {eaa7dd4a-40f5-46de-a507-be837007564a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16267 | 2025.05.08 06:29:34.376537 [ 256 ] {eaa7dd4a-40f5-46de-a507-be837007564a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16268 | 2025.05.08 06:29:34.376989 [ 256 ] {eaa7dd4a-40f5-46de-a507-be837007564a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16269 | 2025.05.08 06:29:34.377123 [ 256 ] {eaa7dd4a-40f5-46de-a507-be837007564a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
| 16270 | 2025.05.08 06:29:34.377158 [ 256 ] {eaa7dd4a-40f5-46de-a507-be837007564a} <Debug> TCPHandler: Processed in 0.001579212 sec. | ||
| 16271 | 2025.05.08 06:29:35.180508 [ 224 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 16272 | 2025.05.08 06:29:35.180565 [ 224 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 16273 | 2025.05.08 06:29:35.182358 [ 224 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 16274 | 2025.05.08 06:29:35.357620 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 16275 | 2025.05.08 06:29:35.357675 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 16276 | 2025.05.08 06:29:35.360232 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 16277 | 2025.05.08 06:29:36.581863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46299 | ||
| 16278 | 2025.05.08 06:29:36.582382 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16279 | 2025.05.08 06:29:36.582424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16280 | 2025.05.08 06:29:36.583035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16281 | 2025.05.08 06:29:36.583488 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16282 | 2025.05.08 06:29:36.583623 [ 113 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16283 | 2025.05.08 06:29:36.583640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 | ||
| 16284 | 2025.05.08 06:29:36.583693 [ 113 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2025.05.08 06:29:36.583717 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16286 | 2025.05.08 06:29:36.583853 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 16287 | 2025.05.08 06:29:36.584007 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16288 | 2025.05.08 06:29:36.584051 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 44042 rows starting from the beginning of the part | ||
| 16289 | 2025.05.08 06:29:36.584118 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 427 rows starting from the beginning of the part | ||
| 16290 | 2025.05.08 06:29:36.584162 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 488 rows starting from the beginning of the part | ||
| 16291 | 2025.05.08 06:29:36.584205 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 427 rows starting from the beginning of the part | ||
| 16292 | 2025.05.08 06:29:36.584241 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 488 rows starting from the beginning of the part | ||
| 16293 | 2025.05.08 06:29:36.584281 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 427 rows starting from the beginning of the part | ||
| 16294 | 2025.05.08 06:29:36.587052 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.003255366 sec., 14222363.93695824 rows/sec., 203.45 MiB/sec. | ||
| 16295 | 2025.05.08 06:29:36.587528 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16296 | 2025.05.08 06:29:36.588052 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2025.05.08 06:29:36.588123 [ 188 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_101_20} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16298 | 2025.05.08 06:29:36.588235 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 16299 | 2025.05.08 06:29:39.186272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 16300 | 2025.05.08 06:29:39.204471 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16301 | 2025.05.08 06:29:39.204524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16302 | 2025.05.08 06:29:39.210834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16303 | 2025.05.08 06:29:39.212016 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16304 | 2025.05.08 06:29:39.212344 [ 108 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16305 | 2025.05.08 06:29:39.212415 [ 108 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16306 | 2025.05.08 06:29:39.212438 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16307 | 2025.05.08 06:29:39.212539 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 16308 | 2025.05.08 06:29:39.215220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 16309 | 2025.05.08 06:29:39.215651 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16310 | 2025.05.08 06:29:39.216391 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 16311 | 2025.05.08 06:29:39.220039 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 16312 | 2025.05.08 06:29:39.223454 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 16313 | 2025.05.08 06:29:39.227375 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 16314 | 2025.05.08 06:29:39.227822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2176 | ||
| 16315 | 2025.05.08 06:29:39.230319 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2025.05.08 06:29:39.230360 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16317 | 2025.05.08 06:29:39.231687 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16318 | 2025.05.08 06:29:39.231815 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 16319 | 2025.05.08 06:29:39.232145 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16320 | 2025.05.08 06:29:39.232419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2176 | ||
| 16321 | 2025.05.08 06:29:39.236654 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 16322 | 2025.05.08 06:29:39.298513 [ 192 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.08601472 sec., 8847.322876828524 rows/sec., 45.75 MiB/sec. | ||
| 16323 | 2025.05.08 06:29:39.301791 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16324 | 2025.05.08 06:29:39.304237 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16325 | 2025.05.08 06:29:39.304349 [ 201 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_101_20} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16326 | 2025.05.08 06:29:39.307287 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16327 | 2025.05.08 06:29:39.357689 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16328 | 2025.05.08 06:29:39.357833 [ 256 ] {d0571779-7d57-417d-a86e-d5769ea8b2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16329 | 2025.05.08 06:29:39.357888 [ 256 ] {d0571779-7d57-417d-a86e-d5769ea8b2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16330 | 2025.05.08 06:29:39.358558 [ 256 ] {d0571779-7d57-417d-a86e-d5769ea8b2fa} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16331 | 2025.05.08 06:29:39.358597 [ 256 ] {d0571779-7d57-417d-a86e-d5769ea8b2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16332 | 2025.05.08 06:29:39.359049 [ 256 ] {d0571779-7d57-417d-a86e-d5769ea8b2fa} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16333 | 2025.05.08 06:29:39.359475 [ 256 ] {d0571779-7d57-417d-a86e-d5769ea8b2fa} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16334 | 2025.05.08 06:29:39.359621 [ 256 ] {d0571779-7d57-417d-a86e-d5769ea8b2fa} <Debug> executeQuery: Read 160 rows, 14.22 KiB in 0.001828 sec., 87527.352297593 rows/sec., 7.60 MiB/sec. | ||
| 16335 | 2025.05.08 06:29:39.359664 [ 256 ] {d0571779-7d57-417d-a86e-d5769ea8b2fa} <Debug> TCPHandler: Processed in 0.002043299 sec. | ||
| 16336 | 2025.05.08 06:29:39.359785 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16337 | 2025.05.08 06:29:39.359880 [ 256 ] {a2263af0-ba78-4b23-bf3b-6003b17836ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16338 | 2025.05.08 06:29:39.359921 [ 256 ] {a2263af0-ba78-4b23-bf3b-6003b17836ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16339 | 2025.05.08 06:29:39.360336 [ 256 ] {a2263af0-ba78-4b23-bf3b-6003b17836ae} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2025.05.08 06:29:39.360372 [ 256 ] {a2263af0-ba78-4b23-bf3b-6003b17836ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16341 | 2025.05.08 06:29:39.360771 [ 256 ] {a2263af0-ba78-4b23-bf3b-6003b17836ae} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16342 | 2025.05.08 06:29:39.361187 [ 256 ] {a2263af0-ba78-4b23-bf3b-6003b17836ae} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16343 | 2025.05.08 06:29:39.361322 [ 256 ] {a2263af0-ba78-4b23-bf3b-6003b17836ae} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001463 sec., 35543.40396445659 rows/sec., 2.61 MiB/sec. | ||
| 16344 | 2025.05.08 06:29:39.361359 [ 256 ] {a2263af0-ba78-4b23-bf3b-6003b17836ae} <Debug> TCPHandler: Processed in 0.001621863 sec. | ||
| 16345 | 2025.05.08 06:29:39.361457 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16346 | 2025.05.08 06:29:39.361547 [ 256 ] {ef8b7233-f919-4bf7-96c8-84255747e971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16347 | 2025.05.08 06:29:39.361586 [ 256 ] {ef8b7233-f919-4bf7-96c8-84255747e971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16348 | 2025.05.08 06:29:39.362009 [ 256 ] {ef8b7233-f919-4bf7-96c8-84255747e971} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16349 | 2025.05.08 06:29:39.362044 [ 256 ] {ef8b7233-f919-4bf7-96c8-84255747e971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16350 | 2025.05.08 06:29:39.362443 [ 256 ] {ef8b7233-f919-4bf7-96c8-84255747e971} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16351 | 2025.05.08 06:29:39.362875 [ 256 ] {ef8b7233-f919-4bf7-96c8-84255747e971} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16352 | 2025.05.08 06:29:39.362995 [ 256 ] {ef8b7233-f919-4bf7-96c8-84255747e971} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001494 sec., 77643.90896921017 rows/sec., 6.07 MiB/sec. | ||
| 16353 | 2025.05.08 06:29:39.363030 [ 256 ] {ef8b7233-f919-4bf7-96c8-84255747e971} <Debug> TCPHandler: Processed in 0.001649014 sec. | ||
| 16354 | 2025.05.08 06:29:39.363133 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16355 | 2025.05.08 06:29:39.363218 [ 256 ] {34d8ed78-013d-4591-84ef-a8d5865384ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16356 | 2025.05.08 06:29:39.363257 [ 256 ] {34d8ed78-013d-4591-84ef-a8d5865384ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16357 | 2025.05.08 06:29:39.363719 [ 256 ] {34d8ed78-013d-4591-84ef-a8d5865384ee} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16358 | 2025.05.08 06:29:39.363754 [ 256 ] {34d8ed78-013d-4591-84ef-a8d5865384ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16359 | 2025.05.08 06:29:39.364179 [ 256 ] {34d8ed78-013d-4591-84ef-a8d5865384ee} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16360 | 2025.05.08 06:29:39.364601 [ 256 ] {34d8ed78-013d-4591-84ef-a8d5865384ee} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16361 | 2025.05.08 06:29:39.364729 [ 256 ] {34d8ed78-013d-4591-84ef-a8d5865384ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. | ||
| 16362 | 2025.05.08 06:29:39.364765 [ 256 ] {34d8ed78-013d-4591-84ef-a8d5865384ee} <Debug> TCPHandler: Processed in 0.001641092 sec. | ||
| 16363 | 2025.05.08 06:29:39.364862 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16364 | 2025.05.08 06:29:39.364953 [ 256 ] {f47e7057-50b0-496b-9a80-6f44b5a564b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16365 | 2025.05.08 06:29:39.365006 [ 256 ] {f47e7057-50b0-496b-9a80-6f44b5a564b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16366 | 2025.05.08 06:29:39.365905 [ 256 ] {f47e7057-50b0-496b-9a80-6f44b5a564b7} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16367 | 2025.05.08 06:29:39.365941 [ 256 ] {f47e7057-50b0-496b-9a80-6f44b5a564b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16368 | 2025.05.08 06:29:39.366626 [ 256 ] {f47e7057-50b0-496b-9a80-6f44b5a564b7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16369 | 2025.05.08 06:29:39.367043 [ 256 ] {f47e7057-50b0-496b-9a80-6f44b5a564b7} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16370 | 2025.05.08 06:29:39.367183 [ 256 ] {f47e7057-50b0-496b-9a80-6f44b5a564b7} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002248 sec., 23131.67259786477 rows/sec., 41.45 MiB/sec. | ||
| 16371 | 2025.05.08 06:29:39.367247 [ 256 ] {f47e7057-50b0-496b-9a80-6f44b5a564b7} <Debug> TCPHandler: Processed in 0.002430664 sec. | ||
| 16372 | 2025.05.08 06:29:39.367359 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16373 | 2025.05.08 06:29:39.367451 [ 256 ] {0768101d-7a6d-4e21-ae94-abb06e74544b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16374 | 2025.05.08 06:29:39.367491 [ 256 ] {0768101d-7a6d-4e21-ae94-abb06e74544b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16375 | 2025.05.08 06:29:39.367821 [ 256 ] {0768101d-7a6d-4e21-ae94-abb06e74544b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16376 | 2025.05.08 06:29:39.367856 [ 256 ] {0768101d-7a6d-4e21-ae94-abb06e74544b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 16377 | 2025.05.08 06:29:39.368247 [ 256 ] {0768101d-7a6d-4e21-ae94-abb06e74544b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16378 | 2025.05.08 06:29:39.368690 [ 256 ] {0768101d-7a6d-4e21-ae94-abb06e74544b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16379 | 2025.05.08 06:29:39.368818 [ 256 ] {0768101d-7a6d-4e21-ae94-abb06e74544b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. | ||
| 16380 | 2025.05.08 06:29:39.368853 [ 256 ] {0768101d-7a6d-4e21-ae94-abb06e74544b} <Debug> TCPHandler: Processed in 0.001540062 sec. | ||
| 16381 | 2025.05.08 06:29:40.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.06 MiB, peak 382.98 MiB, free memory in arenas 0.00 B, will set to 363.57 MiB (RSS), difference: -1.49 MiB | ||
| 16382 | 2025.05.08 06:29:43.866484 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16383 | 2025.05.08 06:29:43.866576 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16384 | 2025.05.08 06:29:44.083896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46787 | ||
| 16385 | 2025.05.08 06:29:44.084700 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16386 | 2025.05.08 06:29:44.084768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16387 | 2025.05.08 06:29:44.085389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16388 | 2025.05.08 06:29:44.085870 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16389 | 2025.05.08 06:29:44.086001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46787 | ||
| 16390 | 2025.05.08 06:29:44.355755 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16391 | 2025.05.08 06:29:44.355952 [ 256 ] {482f3c2b-78db-452c-8c86-68730838f3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16392 | 2025.05.08 06:29:44.356023 [ 256 ] {482f3c2b-78db-452c-8c86-68730838f3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16393 | 2025.05.08 06:29:44.356739 [ 256 ] {482f3c2b-78db-452c-8c86-68730838f3bf} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16394 | 2025.05.08 06:29:44.356781 [ 256 ] {482f3c2b-78db-452c-8c86-68730838f3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16395 | 2025.05.08 06:29:44.357284 [ 256 ] {482f3c2b-78db-452c-8c86-68730838f3bf} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16396 | 2025.05.08 06:29:44.357710 [ 256 ] {482f3c2b-78db-452c-8c86-68730838f3bf} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2025.05.08 06:29:44.357842 [ 101 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 16398 | 2025.05.08 06:29:44.357864 [ 256 ] {482f3c2b-78db-452c-8c86-68730838f3bf} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001968 sec., 36585.365853658535 rows/sec., 2.97 MiB/sec. | ||
| 16399 | 2025.05.08 06:29:44.357903 [ 101 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16400 | 2025.05.08 06:29:44.357918 [ 256 ] {482f3c2b-78db-452c-8c86-68730838f3bf} <Debug> TCPHandler: Processed in 0.002291552 sec. | ||
| 16401 | 2025.05.08 06:29:44.357933 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16402 | 2025.05.08 06:29:44.358041 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::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 | ||
| 16403 | 2025.05.08 06:29:44.358045 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16404 | 2025.05.08 06:29:44.358152 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16405 | 2025.05.08 06:29:44.358159 [ 256 ] {a31bcf5e-32be-46c0-bbee-b92e7a6b2d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16406 | 2025.05.08 06:29:44.358192 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1453 rows starting from the beginning of the part | ||
| 16407 | 2025.05.08 06:29:44.358211 [ 256 ] {a31bcf5e-32be-46c0-bbee-b92e7a6b2d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16408 | 2025.05.08 06:29:44.358262 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 72 rows starting from the beginning of the part | ||
| 16409 | 2025.05.08 06:29:44.358313 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 166 rows starting from the beginning of the part | ||
| 16410 | 2025.05.08 06:29:44.358354 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 196 rows starting from the beginning of the part | ||
| 16411 | 2025.05.08 06:29:44.358396 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 16412 | 2025.05.08 06:29:44.358444 [ 193 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 72 rows starting from the beginning of the part | ||
| 16413 | 2025.05.08 06:29:44.358627 [ 256 ] {a31bcf5e-32be-46c0-bbee-b92e7a6b2d5b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16414 | 2025.05.08 06:29:44.358669 [ 256 ] {a31bcf5e-32be-46c0-bbee-b92e7a6b2d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16415 | 2025.05.08 06:29:44.359095 [ 256 ] {a31bcf5e-32be-46c0-bbee-b92e7a6b2d5b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16416 | 2025.05.08 06:29:44.359516 [ 256 ] {a31bcf5e-32be-46c0-bbee-b92e7a6b2d5b} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16417 | 2025.05.08 06:29:44.359651 [ 256 ] {a31bcf5e-32be-46c0-bbee-b92e7a6b2d5b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00151 sec., 5298.013245033112 rows/sec., 398.39 KiB/sec. | ||
| 16418 | 2025.05.08 06:29:44.359693 [ 256 ] {a31bcf5e-32be-46c0-bbee-b92e7a6b2d5b} <Debug> TCPHandler: Processed in 0.001695044 sec. | ||
| 16419 | 2025.05.08 06:29:44.359726 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725405 sec., 1228117.456481232 rows/sec., 108.61 MiB/sec. | ||
| 16420 | 2025.05.08 06:29:44.359813 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16421 | 2025.05.08 06:29:44.359908 [ 256 ] {90b7b3c4-0940-40d5-9de4-9c4fef9bf10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16422 | 2025.05.08 06:29:44.359948 [ 256 ] {90b7b3c4-0940-40d5-9de4-9c4fef9bf10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16423 | 2025.05.08 06:29:44.360064 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 16424 | 2025.05.08 06:29:44.360367 [ 256 ] {90b7b3c4-0940-40d5-9de4-9c4fef9bf10a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16425 | 2025.05.08 06:29:44.360408 [ 256 ] {90b7b3c4-0940-40d5-9de4-9c4fef9bf10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16426 | 2025.05.08 06:29:44.360554 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16427 | 2025.05.08 06:29:44.360650 [ 197 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_146_29} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 16428 | 2025.05.08 06:29:44.360726 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 16429 | 2025.05.08 06:29:44.360856 [ 256 ] {90b7b3c4-0940-40d5-9de4-9c4fef9bf10a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16430 | 2025.05.08 06:29:44.361265 [ 256 ] {90b7b3c4-0940-40d5-9de4-9c4fef9bf10a} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2025.05.08 06:29:44.361378 [ 101 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 16432 | 2025.05.08 06:29:44.361406 [ 256 ] {90b7b3c4-0940-40d5-9de4-9c4fef9bf10a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001515 sec., 47524.75247524752 rows/sec., 3.71 MiB/sec. | ||
| 16433 | 2025.05.08 06:29:44.361410 [ 101 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16434 | 2025.05.08 06:29:44.361446 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16435 | 2025.05.08 06:29:44.361450 [ 256 ] {90b7b3c4-0940-40d5-9de4-9c4fef9bf10a} <Debug> TCPHandler: Processed in 0.001683574 sec. | ||
| 16436 | 2025.05.08 06:29:44.361516 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::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 | ||
| 16437 | 2025.05.08 06:29:44.361574 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16438 | 2025.05.08 06:29:44.361590 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16439 | 2025.05.08 06:29:44.361623 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 676 rows starting from the beginning of the part | ||
| 16440 | 2025.05.08 06:29:44.361671 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 72 rows starting from the beginning of the part | ||
| 16441 | 2025.05.08 06:29:44.361675 [ 256 ] {25528357-8644-40b0-a5fa-f235588c8167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16442 | 2025.05.08 06:29:44.361714 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 137 rows starting from the beginning of the part | ||
| 16443 | 2025.05.08 06:29:44.361728 [ 256 ] {25528357-8644-40b0-a5fa-f235588c8167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16444 | 2025.05.08 06:29:44.361759 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 116 rows starting from the beginning of the part | ||
| 16445 | 2025.05.08 06:29:44.361802 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 116 rows starting from the beginning of the part | ||
| 16446 | 2025.05.08 06:29:44.361839 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 72 rows starting from the beginning of the part | ||
| 16447 | 2025.05.08 06:29:44.362188 [ 256 ] {25528357-8644-40b0-a5fa-f235588c8167} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16448 | 2025.05.08 06:29:44.362233 [ 256 ] {25528357-8644-40b0-a5fa-f235588c8167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16449 | 2025.05.08 06:29:44.362731 [ 197 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242908 sec., 956627.521908299 rows/sec., 76.96 MiB/sec. | ||
| 16450 | 2025.05.08 06:29:44.362739 [ 256 ] {25528357-8644-40b0-a5fa-f235588c8167} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16451 | 2025.05.08 06:29:44.363065 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 16452 | 2025.05.08 06:29:44.363286 [ 256 ] {25528357-8644-40b0-a5fa-f235588c8167} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16453 | 2025.05.08 06:29:44.363428 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 2 parts from all_1_141_31 to all_142_142_0 | ||
| 16454 | 2025.05.08 06:29:44.363446 [ 256 ] {25528357-8644-40b0-a5fa-f235588c8167} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001789 sec., 89435.43879262157 rows/sec., 6.23 MiB/sec. | ||
| 16455 | 2025.05.08 06:29:44.363460 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16456 | 2025.05.08 06:29:44.363489 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16457 | 2025.05.08 06:29:44.363493 [ 256 ] {25528357-8644-40b0-a5fa-f235588c8167} <Debug> TCPHandler: Processed in 0.001968798 sec. | ||
| 16458 | 2025.05.08 06:29:44.363558 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_142_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_141_31 to all_142_142_0 into Compact with storage Full | ||
| 16459 | 2025.05.08 06:29:44.363620 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16460 | 2025.05.08 06:29:44.363672 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_142_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16461 | 2025.05.08 06:29:44.363709 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_141_31, total 42926 rows starting from the beginning of the part | ||
| 16462 | 2025.05.08 06:29:44.363723 [ 256 ] {51b86423-2feb-4fb9-bfec-f3f86c1f2ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16463 | 2025.05.08 06:29:44.363743 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16464 | 2025.05.08 06:29:44.363775 [ 200 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 16465 | 2025.05.08 06:29:44.363785 [ 256 ] {51b86423-2feb-4fb9-bfec-f3f86c1f2ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16466 | 2025.05.08 06:29:44.363852 [ 187 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_146_29} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 16467 | 2025.05.08 06:29:44.363979 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 16468 | 2025.05.08 06:29:44.364613 [ 256 ] {51b86423-2feb-4fb9-bfec-f3f86c1f2ccb} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16469 | 2025.05.08 06:29:44.364657 [ 256 ] {51b86423-2feb-4fb9-bfec-f3f86c1f2ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16470 | 2025.05.08 06:29:44.365387 [ 256 ] {51b86423-2feb-4fb9-bfec-f3f86c1f2ccb} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16471 | 2025.05.08 06:29:44.365895 [ 256 ] {51b86423-2feb-4fb9-bfec-f3f86c1f2ccb} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16472 | 2025.05.08 06:29:44.366046 [ 256 ] {51b86423-2feb-4fb9-bfec-f3f86c1f2ccb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002342 sec., 3415.8838599487617 rows/sec., 6.12 MiB/sec. | ||
| 16473 | 2025.05.08 06:29:44.366104 [ 256 ] {51b86423-2feb-4fb9-bfec-f3f86c1f2ccb} <Debug> TCPHandler: Processed in 0.002533896 sec. | ||
| 16474 | 2025.05.08 06:29:44.366220 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16475 | 2025.05.08 06:29:44.366317 [ 256 ] {0de34422-1373-421c-ba92-89fe22404ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16476 | 2025.05.08 06:29:44.366360 [ 256 ] {0de34422-1373-421c-ba92-89fe22404ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16477 | 2025.05.08 06:29:44.366705 [ 256 ] {0de34422-1373-421c-ba92-89fe22404ab4} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16478 | 2025.05.08 06:29:44.366743 [ 256 ] {0de34422-1373-421c-ba92-89fe22404ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16479 | 2025.05.08 06:29:44.367188 [ 256 ] {0de34422-1373-421c-ba92-89fe22404ab4} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16480 | 2025.05.08 06:29:44.367664 [ 256 ] {0de34422-1373-421c-ba92-89fe22404ab4} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16481 | 2025.05.08 06:29:44.367776 [ 101 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 16482 | 2025.05.08 06:29:44.367804 [ 256 ] {0de34422-1373-421c-ba92-89fe22404ab4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. | ||
| 16483 | 2025.05.08 06:29:44.367806 [ 101 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16484 | 2025.05.08 06:29:44.367844 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16485 | 2025.05.08 06:29:44.367848 [ 256 ] {0de34422-1373-421c-ba92-89fe22404ab4} <Debug> TCPHandler: Processed in 0.001677874 sec. | ||
| 16486 | 2025.05.08 06:29:44.367917 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 16487 | 2025.05.08 06:29:44.368012 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16488 | 2025.05.08 06:29:44.368038 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8370 rows starting from the beginning of the part | ||
| 16489 | 2025.05.08 06:29:44.368084 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 16490 | 2025.05.08 06:29:44.368238 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 16491 | 2025.05.08 06:29:44.368281 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 16492 | 2025.05.08 06:29:44.368320 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 16493 | 2025.05.08 06:29:44.368365 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::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 | ||
| 16494 | 2025.05.08 06:29:44.370619 [ 194 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8670 rows, containing 4 columns (4 merged, 0 gathered) in 0.002735879 sec., 3168999.7986022043 rows/sec., 213.53 MiB/sec. | ||
| 16495 | 2025.05.08 06:29:44.370938 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 16496 | 2025.05.08 06:29:44.371515 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_146_29} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2025.05.08 06:29:44.371744 [ 196 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_146_29} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 16498 | 2025.05.08 06:29:44.371831 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 16499 | 2025.05.08 06:29:44.371948 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_142_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43086 rows, containing 5 columns (5 merged, 0 gathered) in 0.008415009 sec., 5120137.126413056 rows/sec., 351.34 MiB/sec. | ||
| 16500 | 2025.05.08 06:29:44.372591 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_142_32} <Trace> MergedBlockOutputStream: filled checksums all_1_142_32 (state Temporary) | ||
| 16501 | 2025.05.08 06:29:44.373089 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_142_32} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_142_32 to all_1_142_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16502 | 2025.05.08 06:29:44.373157 [ 196 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_142_32} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 2 parts: [all_1_141_31, all_142_142_0] -> all_1_142_32 | ||
| 16503 | 2025.05.08 06:29:44.373226 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16504 | 2025.05.08 06:29:46.715399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 16505 | 2025.05.08 06:29:46.733489 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16506 | 2025.05.08 06:29:46.733541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16507 | 2025.05.08 06:29:46.740026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16508 | 2025.05.08 06:29:46.741165 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16509 | 2025.05.08 06:29:46.744356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 16510 | 2025.05.08 06:29:49.232811 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2200 | ||
| 16511 | 2025.05.08 06:29:49.235351 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2025.05.08 06:29:49.235395 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16513 | 2025.05.08 06:29:49.236713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16514 | 2025.05.08 06:29:49.237200 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16515 | 2025.05.08 06:29:49.237447 [ 222 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 16516 | 2025.05.08 06:29:49.237470 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2200 | ||
| 16517 | 2025.05.08 06:29:49.237481 [ 222 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 16518 | 2025.05.08 06:29:49.240335 [ 222 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 16519 | 2025.05.08 06:29:49.245031 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16520 | 2025.05.08 06:29:49.245192 [ 256 ] {fe3567e9-3349-4c2c-acba-7edba05a2a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16521 | 2025.05.08 06:29:49.245253 [ 256 ] {fe3567e9-3349-4c2c-acba-7edba05a2a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16522 | 2025.05.08 06:29:49.245822 [ 256 ] {fe3567e9-3349-4c2c-acba-7edba05a2a93} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16523 | 2025.05.08 06:29:49.245859 [ 256 ] {fe3567e9-3349-4c2c-acba-7edba05a2a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16524 | 2025.05.08 06:29:49.246317 [ 256 ] {fe3567e9-3349-4c2c-acba-7edba05a2a93} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16525 | 2025.05.08 06:29:49.246825 [ 256 ] {fe3567e9-3349-4c2c-acba-7edba05a2a93} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16526 | 2025.05.08 06:29:49.246960 [ 256 ] {fe3567e9-3349-4c2c-acba-7edba05a2a93} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001812 sec., 3311.2582781456954 rows/sec., 270.01 KiB/sec. | ||
| 16527 | 2025.05.08 06:29:49.247000 [ 256 ] {fe3567e9-3349-4c2c-acba-7edba05a2a93} <Debug> TCPHandler: Processed in 0.002044599 sec. | ||
| 16528 | 2025.05.08 06:29:49.247119 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16529 | 2025.05.08 06:29:49.247221 [ 256 ] {a80180bc-1b08-44dc-9e49-70fe3b4073d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16530 | 2025.05.08 06:29:49.247260 [ 256 ] {a80180bc-1b08-44dc-9e49-70fe3b4073d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16531 | 2025.05.08 06:29:49.248329 [ 256 ] {a80180bc-1b08-44dc-9e49-70fe3b4073d5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16532 | 2025.05.08 06:29:49.248364 [ 256 ] {a80180bc-1b08-44dc-9e49-70fe3b4073d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16533 | 2025.05.08 06:29:49.248887 [ 256 ] {a80180bc-1b08-44dc-9e49-70fe3b4073d5} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16534 | 2025.05.08 06:29:49.249385 [ 256 ] {a80180bc-1b08-44dc-9e49-70fe3b4073d5} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16535 | 2025.05.08 06:29:49.249513 [ 256 ] {a80180bc-1b08-44dc-9e49-70fe3b4073d5} <Debug> executeQuery: Read 1303 rows, 111.00 KiB in 0.00232 sec., 561637.9310344828 rows/sec., 46.72 MiB/sec. | ||
| 16536 | 2025.05.08 06:29:49.249551 [ 256 ] {a80180bc-1b08-44dc-9e49-70fe3b4073d5} <Debug> TCPHandler: Processed in 0.002478925 sec. | ||
| 16537 | 2025.05.08 06:29:49.249666 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16538 | 2025.05.08 06:29:49.249760 [ 256 ] {9e90c45d-0b4d-4f69-b3ff-f02c67e39821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16539 | 2025.05.08 06:29:49.249798 [ 256 ] {9e90c45d-0b4d-4f69-b3ff-f02c67e39821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16540 | 2025.05.08 06:29:49.250220 [ 256 ] {9e90c45d-0b4d-4f69-b3ff-f02c67e39821} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16541 | 2025.05.08 06:29:49.250256 [ 256 ] {9e90c45d-0b4d-4f69-b3ff-f02c67e39821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16542 | 2025.05.08 06:29:49.250714 [ 256 ] {9e90c45d-0b4d-4f69-b3ff-f02c67e39821} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16543 | 2025.05.08 06:29:49.251191 [ 256 ] {9e90c45d-0b4d-4f69-b3ff-f02c67e39821} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16544 | 2025.05.08 06:29:49.251323 [ 256 ] {9e90c45d-0b4d-4f69-b3ff-f02c67e39821} <Debug> executeQuery: Read 58 rows, 4.33 KiB in 0.001581 sec., 36685.64199873498 rows/sec., 2.67 MiB/sec. | ||
| 16545 | 2025.05.08 06:29:49.251359 [ 256 ] {9e90c45d-0b4d-4f69-b3ff-f02c67e39821} <Debug> TCPHandler: Processed in 0.001740115 sec. | ||
| 16546 | 2025.05.08 06:29:49.251464 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16547 | 2025.05.08 06:29:49.251556 [ 256 ] {2a62ae10-4995-4891-86a4-9d8bec83d6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16548 | 2025.05.08 06:29:49.251594 [ 256 ] {2a62ae10-4995-4891-86a4-9d8bec83d6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16549 | 2025.05.08 06:29:49.252136 [ 256 ] {2a62ae10-4995-4891-86a4-9d8bec83d6c8} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16550 | 2025.05.08 06:29:49.252170 [ 256 ] {2a62ae10-4995-4891-86a4-9d8bec83d6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16551 | 2025.05.08 06:29:49.252601 [ 256 ] {2a62ae10-4995-4891-86a4-9d8bec83d6c8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16552 | 2025.05.08 06:29:49.253134 [ 256 ] {2a62ae10-4995-4891-86a4-9d8bec83d6c8} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16553 | 2025.05.08 06:29:49.253260 [ 256 ] {2a62ae10-4995-4891-86a4-9d8bec83d6c8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001722 sec., 132404.181184669 rows/sec., 8.97 MiB/sec. | ||
| 16554 | 2025.05.08 06:29:49.253296 [ 256 ] {2a62ae10-4995-4891-86a4-9d8bec83d6c8} <Debug> TCPHandler: Processed in 0.001878956 sec. | ||
| 16555 | 2025.05.08 06:29:49.253406 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16556 | 2025.05.08 06:29:49.253499 [ 256 ] {244d7ec4-2c78-4be3-9b5a-17b9c73efd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16557 | 2025.05.08 06:29:49.253538 [ 256 ] {244d7ec4-2c78-4be3-9b5a-17b9c73efd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16558 | 2025.05.08 06:29:49.254194 [ 256 ] {244d7ec4-2c78-4be3-9b5a-17b9c73efd2f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16559 | 2025.05.08 06:29:49.254229 [ 256 ] {244d7ec4-2c78-4be3-9b5a-17b9c73efd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16560 | 2025.05.08 06:29:49.254680 [ 256 ] {244d7ec4-2c78-4be3-9b5a-17b9c73efd2f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16561 | 2025.05.08 06:29:49.255173 [ 256 ] {244d7ec4-2c78-4be3-9b5a-17b9c73efd2f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16562 | 2025.05.08 06:29:49.255300 [ 256 ] {244d7ec4-2c78-4be3-9b5a-17b9c73efd2f} <Debug> executeQuery: Read 578 rows, 44.06 KiB in 0.001818 sec., 317931.79317931796 rows/sec., 23.67 MiB/sec. | ||
| 16563 | 2025.05.08 06:29:49.255337 [ 256 ] {244d7ec4-2c78-4be3-9b5a-17b9c73efd2f} <Debug> TCPHandler: Processed in 0.001977688 sec. | ||
| 16564 | 2025.05.08 06:29:49.255442 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16565 | 2025.05.08 06:29:49.255534 [ 256 ] {3e957434-b769-4186-8ad3-83e9fafed5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16566 | 2025.05.08 06:29:49.255576 [ 256 ] {3e957434-b769-4186-8ad3-83e9fafed5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16567 | 2025.05.08 06:29:49.256213 [ 256 ] {3e957434-b769-4186-8ad3-83e9fafed5a3} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16568 | 2025.05.08 06:29:49.256249 [ 256 ] {3e957434-b769-4186-8ad3-83e9fafed5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16569 | 2025.05.08 06:29:49.256802 [ 256 ] {3e957434-b769-4186-8ad3-83e9fafed5a3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16570 | 2025.05.08 06:29:49.257292 [ 256 ] {3e957434-b769-4186-8ad3-83e9fafed5a3} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16571 | 2025.05.08 06:29:49.257422 [ 256 ] {3e957434-b769-4186-8ad3-83e9fafed5a3} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001907 sec., 481908.7572102779 rows/sec., 32.42 MiB/sec. | ||
| 16572 | 2025.05.08 06:29:49.257419 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_142_32 to all_147_147_0 | ||
| 16573 | 2025.05.08 06:29:49.257459 [ 256 ] {3e957434-b769-4186-8ad3-83e9fafed5a3} <Debug> TCPHandler: Processed in 0.002064039 sec. | ||
| 16574 | 2025.05.08 06:29:49.257497 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16575 | 2025.05.08 06:29:49.257522 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16576 | 2025.05.08 06:29:49.257581 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16577 | 2025.05.08 06:29:49.257655 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 16578 | 2025.05.08 06:29:49.257657 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_142_32 to all_147_147_0 into Compact with storage Full | ||
| 16579 | 2025.05.08 06:29:49.257685 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 16580 | 2025.05.08 06:29:49.257682 [ 256 ] {c4cc687e-12c8-4623-b2d5-f72b9fb7d20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16581 | 2025.05.08 06:29:49.257799 [ 256 ] {c4cc687e-12c8-4623-b2d5-f72b9fb7d20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16582 | 2025.05.08 06:29:49.257840 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16583 | 2025.05.08 06:29:49.257886 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_32, total 43086 rows starting from the beginning of the part | ||
| 16584 | 2025.05.08 06:29:49.257962 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 163 rows starting from the beginning of the part | ||
| 16585 | 2025.05.08 06:29:49.258018 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 200 rows starting from the beginning of the part | ||
| 16586 | 2025.05.08 06:29:49.258070 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 16587 | 2025.05.08 06:29:49.258122 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 16588 | 2025.05.08 06:29:49.258171 [ 189 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 919 rows starting from the beginning of the part | ||
| 16589 | 2025.05.08 06:29:49.258687 [ 256 ] {c4cc687e-12c8-4623-b2d5-f72b9fb7d20f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16590 | 2025.05.08 06:29:49.258728 [ 256 ] {c4cc687e-12c8-4623-b2d5-f72b9fb7d20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16591 | 2025.05.08 06:29:49.259409 [ 256 ] {c4cc687e-12c8-4623-b2d5-f72b9fb7d20f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16592 | 2025.05.08 06:29:49.259749 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): 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] | ||
| 16593 | 2025.05.08 06:29:49.259916 [ 256 ] {c4cc687e-12c8-4623-b2d5-f72b9fb7d20f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2025.05.08 06:29:49.260059 [ 256 ] {c4cc687e-12c8-4623-b2d5-f72b9fb7d20f} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002396 sec., 21702.838063439063 rows/sec., 38.89 MiB/sec. | ||
| 16595 | 2025.05.08 06:29:49.260116 [ 256 ] {c4cc687e-12c8-4623-b2d5-f72b9fb7d20f} <Debug> TCPHandler: Processed in 0.002582016 sec. | ||
| 16596 | 2025.05.08 06:29:49.260241 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2025.05.08 06:29:49.260334 [ 256 ] {d5d2cd3b-f53d-452e-a283-efd302a3f880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16598 | 2025.05.08 06:29:49.260375 [ 256 ] {d5d2cd3b-f53d-452e-a283-efd302a3f880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16599 | 2025.05.08 06:29:49.260701 [ 256 ] {d5d2cd3b-f53d-452e-a283-efd302a3f880} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2025.05.08 06:29:49.260742 [ 256 ] {d5d2cd3b-f53d-452e-a283-efd302a3f880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16601 | 2025.05.08 06:29:49.261173 [ 256 ] {d5d2cd3b-f53d-452e-a283-efd302a3f880} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16602 | 2025.05.08 06:29:49.261649 [ 256 ] {d5d2cd3b-f53d-452e-a283-efd302a3f880} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2025.05.08 06:29:49.261780 [ 256 ] {d5d2cd3b-f53d-452e-a283-efd302a3f880} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
| 16604 | 2025.05.08 06:29:49.261817 [ 256 ] {d5d2cd3b-f53d-452e-a283-efd302a3f880} <Debug> TCPHandler: Processed in 0.001632353 sec. | ||
| 16605 | 2025.05.08 06:29:49.265929 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44688 rows, containing 5 columns (5 merged, 0 gathered) in 0.008330217 sec., 5364566.133151154 rows/sec., 368.10 MiB/sec. | ||
| 16606 | 2025.05.08 06:29:49.266856 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Trace> MergedBlockOutputStream: filled checksums all_1_147_33 (state Temporary) | ||
| 16607 | 2025.05.08 06:29:49.267373 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_147_33 to all_1_147_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16608 | 2025.05.08 06:29:49.267434 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_147_33} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_142_32, all_147_147_0] -> all_1_147_33 | ||
| 16609 | 2025.05.08 06:29:49.267509 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 16610 | 2025.05.08 06:29:49.939586 [ 220 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 16611 | 2025.05.08 06:29:49.939668 [ 220 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 16612 | 2025.05.08 06:29:49.942244 [ 220 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): 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] | ||
| 16613 | 2025.05.08 06:29:50.195074 [ 223 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 16614 | 2025.05.08 06:29:50.195150 [ 223 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 16615 | 2025.05.08 06:29:50.198059 [ 223 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): 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] | ||
| 16616 | 2025.05.08 06:29:50.400883 [ 220 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 16617 | 2025.05.08 06:29:50.400958 [ 220 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 16618 | 2025.05.08 06:29:50.405057 [ 220 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): 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] | ||
| 16619 | 2025.05.08 06:29:51.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.61 MiB, peak 382.98 MiB, free memory in arenas 0.00 B, will set to 363.61 MiB (RSS), difference: 4.00 MiB | ||
| 16620 | 2025.05.08 06:29:51.586220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47214 | ||
| 16621 | 2025.05.08 06:29:51.586768 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16622 | 2025.05.08 06:29:51.586806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16623 | 2025.05.08 06:29:51.587400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16624 | 2025.05.08 06:29:51.587869 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16625 | 2025.05.08 06:29:51.588044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47214 | ||
| 16626 | 2025.05.08 06:29:53.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.61 MiB, peak 382.98 MiB, free memory in arenas 0.00 B, will set to 363.61 MiB (RSS), difference: -4.00 MiB | ||
| 16627 | 2025.05.08 06:29:54.244514 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 16628 | 2025.05.08 06:29:54.262551 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16629 | 2025.05.08 06:29:54.262598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16630 | 2025.05.08 06:29:54.269141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16631 | 2025.05.08 06:29:54.270355 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16632 | 2025.05.08 06:29:54.273540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 16633 | 2025.05.08 06:29:54.356565 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16634 | 2025.05.08 06:29:54.356761 [ 256 ] {34f9f7d0-3975-46d4-93d2-1344278eefb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16635 | 2025.05.08 06:29:54.356824 [ 256 ] {34f9f7d0-3975-46d4-93d2-1344278eefb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16636 | 2025.05.08 06:29:54.357487 [ 256 ] {34f9f7d0-3975-46d4-93d2-1344278eefb2} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2025.05.08 06:29:54.357523 [ 256 ] {34f9f7d0-3975-46d4-93d2-1344278eefb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16638 | 2025.05.08 06:29:54.358047 [ 256 ] {34f9f7d0-3975-46d4-93d2-1344278eefb2} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 16639 | 2025.05.08 06:29:54.358578 [ 256 ] {34f9f7d0-3975-46d4-93d2-1344278eefb2} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16640 | 2025.05.08 06:29:54.358730 [ 256 ] {34f9f7d0-3975-46d4-93d2-1344278eefb2} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002024 sec., 35573.122529644264 rows/sec., 2.89 MiB/sec. | ||
| 16641 | 2025.05.08 06:29:54.358771 [ 256 ] {34f9f7d0-3975-46d4-93d2-1344278eefb2} <Debug> TCPHandler: Processed in 0.002334743 sec. | ||
| 16642 | 2025.05.08 06:29:54.358907 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16643 | 2025.05.08 06:29:54.359001 [ 256 ] {e5945831-2c64-4871-982f-580ab025027d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16644 | 2025.05.08 06:29:54.359040 [ 256 ] {e5945831-2c64-4871-982f-580ab025027d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16645 | 2025.05.08 06:29:54.359435 [ 256 ] {e5945831-2c64-4871-982f-580ab025027d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16646 | 2025.05.08 06:29:54.359468 [ 256 ] {e5945831-2c64-4871-982f-580ab025027d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16647 | 2025.05.08 06:29:54.359901 [ 256 ] {e5945831-2c64-4871-982f-580ab025027d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16648 | 2025.05.08 06:29:54.360366 [ 256 ] {e5945831-2c64-4871-982f-580ab025027d} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16649 | 2025.05.08 06:29:54.360497 [ 86 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 16650 | 2025.05.08 06:29:54.360497 [ 256 ] {e5945831-2c64-4871-982f-580ab025027d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001515 sec., 5280.52805280528 rows/sec., 397.07 KiB/sec. | ||
| 16651 | 2025.05.08 06:29:54.360533 [ 86 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16652 | 2025.05.08 06:29:54.360551 [ 256 ] {e5945831-2c64-4871-982f-580ab025027d} <Debug> TCPHandler: Processed in 0.001691144 sec. | ||
| 16653 | 2025.05.08 06:29:54.360553 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16654 | 2025.05.08 06:29:54.360649 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::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 | ||
| 16655 | 2025.05.08 06:29:54.360657 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16656 | 2025.05.08 06:29:54.360752 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16657 | 2025.05.08 06:29:54.360766 [ 256 ] {896ce687-70bd-4a69-a4d0-38c4da1b5602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16658 | 2025.05.08 06:29:54.360789 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 93 rows starting from the beginning of the part | ||
| 16659 | 2025.05.08 06:29:54.360811 [ 256 ] {896ce687-70bd-4a69-a4d0-38c4da1b5602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16660 | 2025.05.08 06:29:54.360863 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 28 rows starting from the beginning of the part | ||
| 16661 | 2025.05.08 06:29:54.360919 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 52 rows starting from the beginning of the part | ||
| 16662 | 2025.05.08 06:29:54.360966 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 8 rows starting from the beginning of the part | ||
| 16663 | 2025.05.08 06:29:54.361013 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 58 rows starting from the beginning of the part | ||
| 16664 | 2025.05.08 06:29:54.361058 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 8 rows starting from the beginning of the part | ||
| 16665 | 2025.05.08 06:29:54.361239 [ 256 ] {896ce687-70bd-4a69-a4d0-38c4da1b5602} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16666 | 2025.05.08 06:29:54.361281 [ 256 ] {896ce687-70bd-4a69-a4d0-38c4da1b5602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16667 | 2025.05.08 06:29:54.361717 [ 256 ] {896ce687-70bd-4a69-a4d0-38c4da1b5602} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 16668 | 2025.05.08 06:29:54.361927 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319809 sec., 187148.29191193575 rows/sec., 14.39 MiB/sec. | ||
| 16669 | 2025.05.08 06:29:54.362139 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 16670 | 2025.05.08 06:29:54.362167 [ 256 ] {896ce687-70bd-4a69-a4d0-38c4da1b5602} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16671 | 2025.05.08 06:29:54.362306 [ 256 ] {896ce687-70bd-4a69-a4d0-38c4da1b5602} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001558 sec., 46213.093709884466 rows/sec., 3.61 MiB/sec. | ||
| 16672 | 2025.05.08 06:29:54.362345 [ 256 ] {896ce687-70bd-4a69-a4d0-38c4da1b5602} <Debug> TCPHandler: Processed in 0.001734155 sec. | ||
| 16673 | 2025.05.08 06:29:54.362456 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16674 | 2025.05.08 06:29:54.362549 [ 256 ] {c3221e66-d4ac-4b9e-836e-4d4788a68c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16675 | 2025.05.08 06:29:54.362593 [ 256 ] {c3221e66-d4ac-4b9e-836e-4d4788a68c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16676 | 2025.05.08 06:29:54.362647 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16677 | 2025.05.08 06:29:54.362718 [ 199 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_146_29} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 16678 | 2025.05.08 06:29:54.362779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16679 | 2025.05.08 06:29:54.363006 [ 256 ] {c3221e66-d4ac-4b9e-836e-4d4788a68c75} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16680 | 2025.05.08 06:29:54.363046 [ 256 ] {c3221e66-d4ac-4b9e-836e-4d4788a68c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16681 | 2025.05.08 06:29:54.363483 [ 256 ] {c3221e66-d4ac-4b9e-836e-4d4788a68c75} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 16682 | 2025.05.08 06:29:54.363936 [ 256 ] {c3221e66-d4ac-4b9e-836e-4d4788a68c75} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16683 | 2025.05.08 06:29:54.364066 [ 256 ] {c3221e66-d4ac-4b9e-836e-4d4788a68c75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
| 16684 | 2025.05.08 06:29:54.364101 [ 256 ] {c3221e66-d4ac-4b9e-836e-4d4788a68c75} <Debug> TCPHandler: Processed in 0.001692424 sec. | ||
| 16685 | 2025.05.08 06:29:54.364215 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16686 | 2025.05.08 06:29:54.364307 [ 256 ] {b2383357-a67a-4a54-a960-97f436c64357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16687 | 2025.05.08 06:29:54.364361 [ 256 ] {b2383357-a67a-4a54-a960-97f436c64357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16688 | 2025.05.08 06:29:54.365141 [ 256 ] {b2383357-a67a-4a54-a960-97f436c64357} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16689 | 2025.05.08 06:29:54.365175 [ 256 ] {b2383357-a67a-4a54-a960-97f436c64357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16690 | 2025.05.08 06:29:54.365792 [ 256 ] {b2383357-a67a-4a54-a960-97f436c64357} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16691 | 2025.05.08 06:29:54.366206 [ 256 ] {b2383357-a67a-4a54-a960-97f436c64357} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16692 | 2025.05.08 06:29:54.366344 [ 256 ] {b2383357-a67a-4a54-a960-97f436c64357} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002054 sec., 3894.839337877313 rows/sec., 6.98 MiB/sec. | ||
| 16693 | 2025.05.08 06:29:54.366349 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 16694 | 2025.05.08 06:29:54.366393 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16695 | 2025.05.08 06:29:54.366397 [ 256 ] {b2383357-a67a-4a54-a960-97f436c64357} <Debug> TCPHandler: Processed in 0.002237672 sec. | ||
| 16696 | 2025.05.08 06:29:54.366415 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16697 | 2025.05.08 06:29:54.366514 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16698 | 2025.05.08 06:29:54.366550 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::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 | ||
| 16699 | 2025.05.08 06:29:54.366616 [ 256 ] {b0aec8f7-3585-429c-86ce-e800bf5b0153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16700 | 2025.05.08 06:29:54.366663 [ 256 ] {b0aec8f7-3585-429c-86ce-e800bf5b0153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16701 | 2025.05.08 06:29:54.366844 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16702 | 2025.05.08 06:29:54.366917 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2932 rows starting from the beginning of the part | ||
| 16703 | 2025.05.08 06:29:54.366986 [ 256 ] {b0aec8f7-3585-429c-86ce-e800bf5b0153} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2025.05.08 06:29:54.367026 [ 256 ] {b0aec8f7-3585-429c-86ce-e800bf5b0153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16705 | 2025.05.08 06:29:54.367070 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 8 rows starting from the beginning of the part | ||
| 16706 | 2025.05.08 06:29:54.367199 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 52 rows starting from the beginning of the part | ||
| 16707 | 2025.05.08 06:29:54.367316 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 8 rows starting from the beginning of the part | ||
| 16708 | 2025.05.08 06:29:54.367424 [ 256 ] {b0aec8f7-3585-429c-86ce-e800bf5b0153} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 16709 | 2025.05.08 06:29:54.367428 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 52 rows starting from the beginning of the part | ||
| 16710 | 2025.05.08 06:29:54.367552 [ 188 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 8 rows starting from the beginning of the part | ||
| 16711 | 2025.05.08 06:29:54.367860 [ 256 ] {b0aec8f7-3585-429c-86ce-e800bf5b0153} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16712 | 2025.05.08 06:29:54.367996 [ 256 ] {b0aec8f7-3585-429c-86ce-e800bf5b0153} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
| 16713 | 2025.05.08 06:29:54.368031 [ 256 ] {b0aec8f7-3585-429c-86ce-e800bf5b0153} <Debug> TCPHandler: Processed in 0.001581102 sec. | ||
| 16714 | 2025.05.08 06:29:54.377547 [ 199 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 19 columns (19 merged, 0 gathered) in 0.011052416 sec., 276862.5429951243 rows/sec., 496.12 MiB/sec. | ||
| 16715 | 2025.05.08 06:29:54.380774 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 16716 | 2025.05.08 06:29:54.381363 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16717 | 2025.05.08 06:29:54.381430 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 16718 | 2025.05.08 06:29:54.381548 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.65 MiB. | ||
| 16719 | 2025.05.08 06:29:55.000324 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.62 MiB, peak 382.98 MiB, free memory in arenas 0.00 B, will set to 367.50 MiB (RSS), difference: 2.88 MiB | ||
| 16720 | 2025.05.08 06:29:58.866619 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16721 | 2025.05.08 06:29:58.866678 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16722 | 2025.05.08 06:29:59.088258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47702 | ||
| 16723 | 2025.05.08 06:29:59.088819 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16724 | 2025.05.08 06:29:59.088862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16725 | 2025.05.08 06:29:59.089486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16726 | 2025.05.08 06:29:59.090081 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16727 | 2025.05.08 06:29:59.090224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47702 | ||
| 16728 | 2025.05.08 06:29:59.184205 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 16729 | 2025.05.08 06:29:59.184246 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 16730 | 2025.05.08 06:29:59.186881 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): 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] | ||
| 16731 | 2025.05.08 06:29:59.237772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2228 | ||
| 16732 | 2025.05.08 06:29:59.240329 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2025.05.08 06:29:59.240373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16734 | 2025.05.08 06:29:59.241767 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16735 | 2025.05.08 06:29:59.242267 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16736 | 2025.05.08 06:29:59.242536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2228 | ||
| 16737 | 2025.05.08 06:29:59.358437 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16738 | 2025.05.08 06:29:59.358578 [ 256 ] {504b4019-c7cb-48fb-bb50-d87fbdf61fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16739 | 2025.05.08 06:29:59.358631 [ 256 ] {504b4019-c7cb-48fb-bb50-d87fbdf61fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16740 | 2025.05.08 06:29:59.359222 [ 256 ] {504b4019-c7cb-48fb-bb50-d87fbdf61fe6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16741 | 2025.05.08 06:29:59.359258 [ 256 ] {504b4019-c7cb-48fb-bb50-d87fbdf61fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16742 | 2025.05.08 06:29:59.359701 [ 256 ] {504b4019-c7cb-48fb-bb50-d87fbdf61fe6} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 16743 | 2025.05.08 06:29:59.360126 [ 256 ] {504b4019-c7cb-48fb-bb50-d87fbdf61fe6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16744 | 2025.05.08 06:29:59.360263 [ 256 ] {504b4019-c7cb-48fb-bb50-d87fbdf61fe6} <Debug> executeQuery: Read 160 rows, 14.22 KiB in 0.001722 sec., 92915.21486643438 rows/sec., 8.06 MiB/sec. | ||
| 16745 | 2025.05.08 06:29:59.360301 [ 256 ] {504b4019-c7cb-48fb-bb50-d87fbdf61fe6} <Debug> TCPHandler: Processed in 0.001941517 sec. | ||
| 16746 | 2025.05.08 06:29:59.360411 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16747 | 2025.05.08 06:29:59.360504 [ 256 ] {1245496d-fd47-473b-b9ac-94a7c0ce5dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16748 | 2025.05.08 06:29:59.360543 [ 256 ] {1245496d-fd47-473b-b9ac-94a7c0ce5dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16749 | 2025.05.08 06:29:59.360949 [ 256 ] {1245496d-fd47-473b-b9ac-94a7c0ce5dbd} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2025.05.08 06:29:59.360986 [ 256 ] {1245496d-fd47-473b-b9ac-94a7c0ce5dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16751 | 2025.05.08 06:29:59.361371 [ 256 ] {1245496d-fd47-473b-b9ac-94a7c0ce5dbd} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16752 | 2025.05.08 06:29:59.361778 [ 256 ] {1245496d-fd47-473b-b9ac-94a7c0ce5dbd} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16753 | 2025.05.08 06:29:59.361908 [ 256 ] {1245496d-fd47-473b-b9ac-94a7c0ce5dbd} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001423 sec., 36542.51581166549 rows/sec., 2.68 MiB/sec. | ||
| 16754 | 2025.05.08 06:29:59.361945 [ 256 ] {1245496d-fd47-473b-b9ac-94a7c0ce5dbd} <Debug> TCPHandler: Processed in 0.001580822 sec. | ||
| 16755 | 2025.05.08 06:29:59.361961 [ 224 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 16756 | 2025.05.08 06:29:59.361994 [ 224 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 16757 | 2025.05.08 06:29:59.362052 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16758 | 2025.05.08 06:29:59.362148 [ 256 ] {83e4bb84-79a4-4ad3-8a93-4b57bc94e8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16759 | 2025.05.08 06:29:59.362188 [ 256 ] {83e4bb84-79a4-4ad3-8a93-4b57bc94e8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16760 | 2025.05.08 06:29:59.362606 [ 256 ] {83e4bb84-79a4-4ad3-8a93-4b57bc94e8e4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16761 | 2025.05.08 06:29:59.362643 [ 256 ] {83e4bb84-79a4-4ad3-8a93-4b57bc94e8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16762 | 2025.05.08 06:29:59.363119 [ 256 ] {83e4bb84-79a4-4ad3-8a93-4b57bc94e8e4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 16763 | 2025.05.08 06:29:59.363612 [ 256 ] {83e4bb84-79a4-4ad3-8a93-4b57bc94e8e4} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16764 | 2025.05.08 06:29:59.363744 [ 256 ] {83e4bb84-79a4-4ad3-8a93-4b57bc94e8e4} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001613 sec., 71915.68505889646 rows/sec., 5.62 MiB/sec. | ||
| 16765 | 2025.05.08 06:29:59.363782 [ 256 ] {83e4bb84-79a4-4ad3-8a93-4b57bc94e8e4} <Debug> TCPHandler: Processed in 0.001776985 sec. | ||
| 16766 | 2025.05.08 06:29:59.363895 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16767 | 2025.05.08 06:29:59.363987 [ 256 ] {6df8474a-1093-47c5-a692-66552a587f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16768 | 2025.05.08 06:29:59.364028 [ 256 ] {6df8474a-1093-47c5-a692-66552a587f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16769 | 2025.05.08 06:29:59.364162 [ 224 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): 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] | ||
| 16770 | 2025.05.08 06:29:59.364425 [ 256 ] {6df8474a-1093-47c5-a692-66552a587f59} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16771 | 2025.05.08 06:29:59.364466 [ 256 ] {6df8474a-1093-47c5-a692-66552a587f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16772 | 2025.05.08 06:29:59.364922 [ 256 ] {6df8474a-1093-47c5-a692-66552a587f59} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 16773 | 2025.05.08 06:29:59.365366 [ 256 ] {6df8474a-1093-47c5-a692-66552a587f59} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16774 | 2025.05.08 06:29:59.365497 [ 256 ] {6df8474a-1093-47c5-a692-66552a587f59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec. | ||
| 16775 | 2025.05.08 06:29:59.365534 [ 256 ] {6df8474a-1093-47c5-a692-66552a587f59} <Debug> TCPHandler: Processed in 0.001685334 sec. | ||
| 16776 | 2025.05.08 06:29:59.365641 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16777 | 2025.05.08 06:29:59.365732 [ 256 ] {553f76b9-9f21-42f4-b5ad-3ffc9e56c4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16778 | 2025.05.08 06:29:59.365784 [ 256 ] {553f76b9-9f21-42f4-b5ad-3ffc9e56c4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16779 | 2025.05.08 06:29:59.366588 [ 256 ] {553f76b9-9f21-42f4-b5ad-3ffc9e56c4fd} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2025.05.08 06:29:59.366624 [ 256 ] {553f76b9-9f21-42f4-b5ad-3ffc9e56c4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16781 | 2025.05.08 06:29:59.367297 [ 256 ] {553f76b9-9f21-42f4-b5ad-3ffc9e56c4fd} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16782 | 2025.05.08 06:29:59.367719 [ 256 ] {553f76b9-9f21-42f4-b5ad-3ffc9e56c4fd} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16783 | 2025.05.08 06:29:59.367856 [ 256 ] {553f76b9-9f21-42f4-b5ad-3ffc9e56c4fd} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002142 sec., 24276.37721755369 rows/sec., 43.50 MiB/sec. | ||
| 16784 | 2025.05.08 06:29:59.367910 [ 256 ] {553f76b9-9f21-42f4-b5ad-3ffc9e56c4fd} <Debug> TCPHandler: Processed in 0.002316312 sec. | ||
| 16785 | 2025.05.08 06:29:59.368026 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16786 | 2025.05.08 06:29:59.368118 [ 256 ] {ef0f2913-e458-4301-ab9f-6e648a9b906a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16787 | 2025.05.08 06:29:59.368157 [ 256 ] {ef0f2913-e458-4301-ab9f-6e648a9b906a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16788 | 2025.05.08 06:29:59.368490 [ 256 ] {ef0f2913-e458-4301-ab9f-6e648a9b906a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16789 | 2025.05.08 06:29:59.368526 [ 256 ] {ef0f2913-e458-4301-ab9f-6e648a9b906a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16790 | 2025.05.08 06:29:59.368923 [ 256 ] {ef0f2913-e458-4301-ab9f-6e648a9b906a} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 16791 | 2025.05.08 06:29:59.369384 [ 256 ] {ef0f2913-e458-4301-ab9f-6e648a9b906a} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16792 | 2025.05.08 06:29:59.369513 [ 256 ] {ef0f2913-e458-4301-ab9f-6e648a9b906a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
| 16793 | 2025.05.08 06:29:59.369549 [ 256 ] {ef0f2913-e458-4301-ab9f-6e648a9b906a} <Debug> TCPHandler: Processed in 0.001570572 sec. | ||
| 16794 | 2025.05.08 06:30:01.349762 [ 79 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 16795 | 2025.05.08 06:30:01.349861 [ 79 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16796 | 2025.05.08 06:30:01.349900 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16797 | 2025.05.08 06:30:01.350058 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 16798 | 2025.05.08 06:30:01.350298 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16799 | 2025.05.08 06:30:01.350370 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 253 rows starting from the beginning of the part | ||
| 16800 | 2025.05.08 06:30:01.350474 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 16801 | 2025.05.08 06:30:01.350528 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part | ||
| 16802 | 2025.05.08 06:30:01.350577 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 16803 | 2025.05.08 06:30:01.350623 [ 199 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part | ||
| 16804 | 2025.05.08 06:30:01.351533 [ 190 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547182 sec., 489276.6332596941 rows/sec., 35.70 MiB/sec. | ||
| 16805 | 2025.05.08 06:30:01.351885 [ 192 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 16806 | 2025.05.08 06:30:01.352448 [ 192 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16807 | 2025.05.08 06:30:01.352539 [ 192 ] {388b3934-09d6-4d8e-813e-3665da7c0edb::all_1_49_12} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 16808 | 2025.05.08 06:30:01.352643 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16809 | 2025.05.08 06:30:01.773687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 16810 | 2025.05.08 06:30:01.792043 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16811 | 2025.05.08 06:30:01.792087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16812 | 2025.05.08 06:30:01.798758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16813 | 2025.05.08 06:30:01.800038 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16814 | 2025.05.08 06:30:01.803196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 16815 | 2025.05.08 06:30:04.358130 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16816 | 2025.05.08 06:30:04.358435 [ 256 ] {1753b8bd-f073-4cdb-b17f-97e037bac949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16817 | 2025.05.08 06:30:04.358539 [ 256 ] {1753b8bd-f073-4cdb-b17f-97e037bac949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16818 | 2025.05.08 06:30:04.359436 [ 256 ] {1753b8bd-f073-4cdb-b17f-97e037bac949} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16819 | 2025.05.08 06:30:04.359477 [ 256 ] {1753b8bd-f073-4cdb-b17f-97e037bac949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16820 | 2025.05.08 06:30:04.359978 [ 256 ] {1753b8bd-f073-4cdb-b17f-97e037bac949} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16821 | 2025.05.08 06:30:04.360460 [ 256 ] {1753b8bd-f073-4cdb-b17f-97e037bac949} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16822 | 2025.05.08 06:30:04.360590 [ 73 ] {} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 16823 | 2025.05.08 06:30:04.360614 [ 256 ] {1753b8bd-f073-4cdb-b17f-97e037bac949} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002257 sec., 10633.584404076208 rows/sec., 903.44 KiB/sec. | ||
| 16824 | 2025.05.08 06:30:04.360660 [ 73 ] {} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16825 | 2025.05.08 06:30:04.360674 [ 256 ] {1753b8bd-f073-4cdb-b17f-97e037bac949} <Debug> TCPHandler: Processed in 0.002665367 sec. | ||
| 16826 | 2025.05.08 06:30:04.360686 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16827 | 2025.05.08 06:30:04.360765 [ 220 ] {} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): 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] | ||
| 16828 | 2025.05.08 06:30:04.360811 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16829 | 2025.05.08 06:30:04.360813 [ 220 ] {} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): 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] | ||
| 16830 | 2025.05.08 06:30:04.360850 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::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 | ||
| 16831 | 2025.05.08 06:30:04.360911 [ 256 ] {70dd5a08-a0e2-46ed-9519-7a90ebee0ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16832 | 2025.05.08 06:30:04.360960 [ 256 ] {70dd5a08-a0e2-46ed-9519-7a90ebee0ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16833 | 2025.05.08 06:30:04.361063 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16834 | 2025.05.08 06:30:04.361125 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 16835 | 2025.05.08 06:30:04.361218 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 16836 | 2025.05.08 06:30:04.361268 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 16837 | 2025.05.08 06:30:04.361311 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 16838 | 2025.05.08 06:30:04.361352 [ 199 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 16839 | 2025.05.08 06:30:04.361457 [ 256 ] {70dd5a08-a0e2-46ed-9519-7a90ebee0ba6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16840 | 2025.05.08 06:30:04.361501 [ 256 ] {70dd5a08-a0e2-46ed-9519-7a90ebee0ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16841 | 2025.05.08 06:30:04.361981 [ 256 ] {70dd5a08-a0e2-46ed-9519-7a90ebee0ba6} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 16842 | 2025.05.08 06:30:04.362306 [ 190 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539771 sec., 77933.66675953762 rows/sec., 6.76 MiB/sec. | ||
| 16843 | 2025.05.08 06:30:04.362488 [ 256 ] {70dd5a08-a0e2-46ed-9519-7a90ebee0ba6} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16844 | 2025.05.08 06:30:04.362621 [ 201 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 16845 | 2025.05.08 06:30:04.362633 [ 256 ] {70dd5a08-a0e2-46ed-9519-7a90ebee0ba6} <Debug> executeQuery: Read 192 rows, 17.45 KiB in 0.00174 sec., 110344.8275862069 rows/sec., 9.79 MiB/sec. | ||
| 16846 | 2025.05.08 06:30:04.362681 [ 256 ] {70dd5a08-a0e2-46ed-9519-7a90ebee0ba6} <Debug> TCPHandler: Processed in 0.001917677 sec. | ||
| 16847 | 2025.05.08 06:30:04.362799 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16848 | 2025.05.08 06:30:04.362891 [ 256 ] {0919f205-827a-46ca-a1de-fa66b39246eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16849 | 2025.05.08 06:30:04.362937 [ 256 ] {0919f205-827a-46ca-a1de-fa66b39246eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16850 | 2025.05.08 06:30:04.362958 [ 220 ] {} <Debug> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): 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] | ||
| 16851 | 2025.05.08 06:30:04.363246 [ 201 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_25_6} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16852 | 2025.05.08 06:30:04.363328 [ 201 ] {b45c3aa9-009d-4a40-a145-195d273465ea::all_1_25_6} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 16853 | 2025.05.08 06:30:04.363337 [ 256 ] {0919f205-827a-46ca-a1de-fa66b39246eb} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2025.05.08 06:30:04.363377 [ 256 ] {0919f205-827a-46ca-a1de-fa66b39246eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16855 | 2025.05.08 06:30:04.363433 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16856 | 2025.05.08 06:30:04.363776 [ 256 ] {0919f205-827a-46ca-a1de-fa66b39246eb} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 16857 | 2025.05.08 06:30:04.364227 [ 256 ] {0919f205-827a-46ca-a1de-fa66b39246eb} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16858 | 2025.05.08 06:30:04.364358 [ 256 ] {0919f205-827a-46ca-a1de-fa66b39246eb} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001485 sec., 13468.013468013469 rows/sec., 1.03 MiB/sec. | ||
| 16859 | 2025.05.08 06:30:04.364396 [ 256 ] {0919f205-827a-46ca-a1de-fa66b39246eb} <Debug> TCPHandler: Processed in 0.001644173 sec. | ||
| 16860 | 2025.05.08 06:30:04.364501 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16861 | 2025.05.08 06:30:04.364592 [ 256 ] {fd158bcc-5bf7-4feb-8cb3-89c0d790443d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16862 | 2025.05.08 06:30:04.364630 [ 256 ] {fd158bcc-5bf7-4feb-8cb3-89c0d790443d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16863 | 2025.05.08 06:30:04.365021 [ 256 ] {fd158bcc-5bf7-4feb-8cb3-89c0d790443d} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16864 | 2025.05.08 06:30:04.365056 [ 256 ] {fd158bcc-5bf7-4feb-8cb3-89c0d790443d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16865 | 2025.05.08 06:30:04.365448 [ 256 ] {fd158bcc-5bf7-4feb-8cb3-89c0d790443d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16866 | 2025.05.08 06:30:04.365862 [ 256 ] {fd158bcc-5bf7-4feb-8cb3-89c0d790443d} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16867 | 2025.05.08 06:30:04.365991 [ 256 ] {fd158bcc-5bf7-4feb-8cb3-89c0d790443d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001416 sec., 16949.15254237288 rows/sec., 1.41 MiB/sec. | ||
| 16868 | 2025.05.08 06:30:04.366025 [ 224 ] {} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 16869 | 2025.05.08 06:30:04.366028 [ 256 ] {fd158bcc-5bf7-4feb-8cb3-89c0d790443d} <Debug> TCPHandler: Processed in 0.001572922 sec. | ||
| 16870 | 2025.05.08 06:30:04.366056 [ 224 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 16871 | 2025.05.08 06:30:04.366152 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16872 | 2025.05.08 06:30:04.366247 [ 256 ] {70384610-d3cb-4d41-aa21-f234800ee32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16873 | 2025.05.08 06:30:04.366287 [ 256 ] {70384610-d3cb-4d41-aa21-f234800ee32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16874 | 2025.05.08 06:30:04.366674 [ 256 ] {70384610-d3cb-4d41-aa21-f234800ee32c} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16875 | 2025.05.08 06:30:04.366710 [ 256 ] {70384610-d3cb-4d41-aa21-f234800ee32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16876 | 2025.05.08 06:30:04.367272 [ 256 ] {70384610-d3cb-4d41-aa21-f234800ee32c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16877 | 2025.05.08 06:30:04.367763 [ 256 ] {70384610-d3cb-4d41-aa21-f234800ee32c} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16878 | 2025.05.08 06:30:04.367881 [ 72 ] {} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 16879 | 2025.05.08 06:30:04.367903 [ 256 ] {70384610-d3cb-4d41-aa21-f234800ee32c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001674 sec., 7168.458781362007 rows/sec., 560.04 KiB/sec. | ||
| 16880 | 2025.05.08 06:30:04.367930 [ 72 ] {} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16881 | 2025.05.08 06:30:04.367952 [ 256 ] {70384610-d3cb-4d41-aa21-f234800ee32c} <Debug> TCPHandler: Processed in 0.001845686 sec. | ||
| 16882 | 2025.05.08 06:30:04.367955 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16883 | 2025.05.08 06:30:04.368045 [ 199 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::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 | ||
| 16884 | 2025.05.08 06:30:04.368052 [ 223 ] {} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): 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] | ||
| 16885 | 2025.05.08 06:30:04.368080 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16886 | 2025.05.08 06:30:04.368114 [ 223 ] {} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): 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] | ||
| 16887 | 2025.05.08 06:30:04.368133 [ 199 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16888 | 2025.05.08 06:30:04.368123 [ 224 ] {} <Debug> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 16889 | 2025.05.08 06:30:04.368166 [ 199 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 16890 | 2025.05.08 06:30:04.368222 [ 199 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 16891 | 2025.05.08 06:30:04.368223 [ 256 ] {bbb2d8fb-97d9-4dfa-ba32-b81b7a9f39e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16892 | 2025.05.08 06:30:04.368261 [ 199 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 16893 | 2025.05.08 06:30:04.368285 [ 256 ] {bbb2d8fb-97d9-4dfa-ba32-b81b7a9f39e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16894 | 2025.05.08 06:30:04.368303 [ 199 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 16895 | 2025.05.08 06:30:04.368343 [ 199 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 16896 | 2025.05.08 06:30:04.368850 [ 256 ] {bbb2d8fb-97d9-4dfa-ba32-b81b7a9f39e1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2025.05.08 06:30:04.368902 [ 256 ] {bbb2d8fb-97d9-4dfa-ba32-b81b7a9f39e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16898 | 2025.05.08 06:30:04.369030 [ 190 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001014274 sec., 59155.612783133554 rows/sec., 4.74 MiB/sec. | ||
| 16899 | 2025.05.08 06:30:04.369314 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 16900 | 2025.05.08 06:30:04.369462 [ 256 ] {bbb2d8fb-97d9-4dfa-ba32-b81b7a9f39e1} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 16901 | 2025.05.08 06:30:04.369883 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_25_6} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2025.05.08 06:30:04.369962 [ 191 ] {13c7921b-f2f3-4080-aa1d-c69c8205b9a2::all_1_25_6} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 16903 | 2025.05.08 06:30:04.370040 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16904 | 2025.05.08 06:30:04.370082 [ 256 ] {bbb2d8fb-97d9-4dfa-ba32-b81b7a9f39e1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16905 | 2025.05.08 06:30:04.370224 [ 256 ] {bbb2d8fb-97d9-4dfa-ba32-b81b7a9f39e1} <Debug> executeQuery: Read 108 rows, 9.01 KiB in 0.002026 sec., 53307.00888450148 rows/sec., 4.34 MiB/sec. | ||
| 16906 | 2025.05.08 06:30:04.370265 [ 256 ] {bbb2d8fb-97d9-4dfa-ba32-b81b7a9f39e1} <Debug> TCPHandler: Processed in 0.002243821 sec. | ||
| 16907 | 2025.05.08 06:30:04.370382 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16908 | 2025.05.08 06:30:04.370476 [ 256 ] {d3be4f12-aa92-491a-9598-67a021edc4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16909 | 2025.05.08 06:30:04.370518 [ 256 ] {d3be4f12-aa92-491a-9598-67a021edc4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16910 | 2025.05.08 06:30:04.370930 [ 256 ] {d3be4f12-aa92-491a-9598-67a021edc4da} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16911 | 2025.05.08 06:30:04.370968 [ 256 ] {d3be4f12-aa92-491a-9598-67a021edc4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16912 | 2025.05.08 06:30:04.371068 [ 223 ] {} <Debug> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): 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] | ||
| 16913 | 2025.05.08 06:30:04.371468 [ 256 ] {d3be4f12-aa92-491a-9598-67a021edc4da} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 16914 | 2025.05.08 06:30:04.372001 [ 256 ] {d3be4f12-aa92-491a-9598-67a021edc4da} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16915 | 2025.05.08 06:30:04.372131 [ 256 ] {d3be4f12-aa92-491a-9598-67a021edc4da} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001673 sec., 117154.81171548118 rows/sec., 8.41 MiB/sec. | ||
| 16916 | 2025.05.08 06:30:04.372167 [ 256 ] {d3be4f12-aa92-491a-9598-67a021edc4da} <Debug> TCPHandler: Processed in 0.001831286 sec. | ||
| 16917 | 2025.05.08 06:30:04.372285 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16918 | 2025.05.08 06:30:04.372376 [ 256 ] {9df88569-000e-4505-9c90-e280743fcd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16919 | 2025.05.08 06:30:04.372428 [ 256 ] {9df88569-000e-4505-9c90-e280743fcd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16920 | 2025.05.08 06:30:04.373188 [ 256 ] {9df88569-000e-4505-9c90-e280743fcd6e} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16921 | 2025.05.08 06:30:04.373220 [ 256 ] {9df88569-000e-4505-9c90-e280743fcd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16922 | 2025.05.08 06:30:04.373828 [ 256 ] {9df88569-000e-4505-9c90-e280743fcd6e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 16923 | 2025.05.08 06:30:04.374420 [ 256 ] {9df88569-000e-4505-9c90-e280743fcd6e} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16924 | 2025.05.08 06:30:04.374558 [ 256 ] {9df88569-000e-4505-9c90-e280743fcd6e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002199 sec., 3638.0172805820825 rows/sec., 6.52 MiB/sec. | ||
| 16925 | 2025.05.08 06:30:04.374612 [ 256 ] {9df88569-000e-4505-9c90-e280743fcd6e} <Debug> TCPHandler: Processed in 0.002380534 sec. | ||
| 16926 | 2025.05.08 06:30:04.374737 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16927 | 2025.05.08 06:30:04.374827 [ 256 ] {0b4e344e-fa60-4c61-a8d2-98892adf035f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16928 | 2025.05.08 06:30:04.374868 [ 256 ] {0b4e344e-fa60-4c61-a8d2-98892adf035f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16929 | 2025.05.08 06:30:04.375206 [ 256 ] {0b4e344e-fa60-4c61-a8d2-98892adf035f} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16930 | 2025.05.08 06:30:04.375240 [ 256 ] {0b4e344e-fa60-4c61-a8d2-98892adf035f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16931 | 2025.05.08 06:30:04.375676 [ 256 ] {0b4e344e-fa60-4c61-a8d2-98892adf035f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 16932 | 2025.05.08 06:30:04.376132 [ 256 ] {0b4e344e-fa60-4c61-a8d2-98892adf035f} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16933 | 2025.05.08 06:30:04.376262 [ 256 ] {0b4e344e-fa60-4c61-a8d2-98892adf035f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec. | ||
| 16934 | 2025.05.08 06:30:04.376297 [ 256 ] {0b4e344e-fa60-4c61-a8d2-98892adf035f} <Debug> TCPHandler: Processed in 0.001616992 sec. | ||
| 16935 | 2025.05.08 06:30:06.590451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48129 | ||
| 16936 | 2025.05.08 06:30:06.591011 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2025.05.08 06:30:06.591066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16938 | 2025.05.08 06:30:06.591677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16939 | 2025.05.08 06:30:06.592134 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2025.05.08 06:30:06.592283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48129 | ||
| 16941 | 2025.05.08 06:30:06.592374 [ 222 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 16942 | 2025.05.08 06:30:06.592433 [ 222 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 16943 | 2025.05.08 06:30:06.594480 [ 222 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 16944 | 2025.05.08 06:30:07.747122 [ 222 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 16945 | 2025.05.08 06:30:07.747175 [ 222 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 16946 | 2025.05.08 06:30:07.749225 [ 222 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 16947 | 2025.05.08 06:30:08.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.50 MiB, peak 382.98 MiB, free memory in arenas 0.00 B, will set to 367.50 MiB (RSS), difference: 4.00 MiB | ||
| 16948 | 2025.05.08 06:30:09.242842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2258 | ||
| 16949 | 2025.05.08 06:30:09.245255 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16950 | 2025.05.08 06:30:09.245303 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16951 | 2025.05.08 06:30:09.246927 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16952 | 2025.05.08 06:30:09.247603 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2025.05.08 06:30:09.247762 [ 67 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16954 | 2025.05.08 06:30:09.247827 [ 67 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2025.05.08 06:30:09.247846 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16956 | 2025.05.08 06:30:09.247882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2258 | ||
| 16957 | 2025.05.08 06:30:09.247994 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::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 | ||
| 16958 | 2025.05.08 06:30:09.248685 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16959 | 2025.05.08 06:30:09.248830 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2112 rows starting from the beginning of the part | ||
| 16960 | 2025.05.08 06:30:09.249206 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 16961 | 2025.05.08 06:30:09.249575 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 16962 | 2025.05.08 06:30:09.249916 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part | ||
| 16963 | 2025.05.08 06:30:09.250252 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 28 rows starting from the beginning of the part | ||
| 16964 | 2025.05.08 06:30:09.250619 [ 201 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 16965 | 2025.05.08 06:30:09.258109 [ 187 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2258 rows, containing 72 columns (72 merged, 0 gathered) in 0.010191134 sec., 221565.13691214344 rows/sec., 166.25 MiB/sec. | ||
| 16966 | 2025.05.08 06:30:09.260395 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16967 | 2025.05.08 06:30:09.261204 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16968 | 2025.05.08 06:30:09.261274 [ 194 ] {82c44cfc-9224-417c-b3bf-55987972a28c::all_1_76_15} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16969 | 2025.05.08 06:30:09.261588 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 16970 | 2025.05.08 06:30:09.303360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 16971 | 2025.05.08 06:30:09.322211 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16972 | 2025.05.08 06:30:09.322255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16973 | 2025.05.08 06:30:09.328974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16974 | 2025.05.08 06:30:09.330303 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16975 | 2025.05.08 06:30:09.333512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 16976 | 2025.05.08 06:30:09.358087 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16977 | 2025.05.08 06:30:09.358249 [ 256 ] {2793b0a6-d622-4d75-96a1-878b2c828b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16978 | 2025.05.08 06:30:09.358310 [ 256 ] {2793b0a6-d622-4d75-96a1-878b2c828b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16979 | 2025.05.08 06:30:09.359013 [ 256 ] {2793b0a6-d622-4d75-96a1-878b2c828b90} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16980 | 2025.05.08 06:30:09.359053 [ 256 ] {2793b0a6-d622-4d75-96a1-878b2c828b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16981 | 2025.05.08 06:30:09.359571 [ 256 ] {2793b0a6-d622-4d75-96a1-878b2c828b90} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 16982 | 2025.05.08 06:30:09.360122 [ 256 ] {2793b0a6-d622-4d75-96a1-878b2c828b90} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16983 | 2025.05.08 06:30:09.360253 [ 67 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 16984 | 2025.05.08 06:30:09.360262 [ 256 ] {2793b0a6-d622-4d75-96a1-878b2c828b90} <Debug> executeQuery: Read 160 rows, 14.22 KiB in 0.002057 sec., 77783.17938745747 rows/sec., 6.75 MiB/sec. | ||
| 16985 | 2025.05.08 06:30:09.360299 [ 67 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16986 | 2025.05.08 06:30:09.360327 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 16987 | 2025.05.08 06:30:09.360338 [ 256 ] {2793b0a6-d622-4d75-96a1-878b2c828b90} <Debug> TCPHandler: Processed in 0.002329402 sec. | ||
| 16988 | 2025.05.08 06:30:09.360419 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 16989 | 2025.05.08 06:30:09.360491 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16990 | 2025.05.08 06:30:09.360540 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16991 | 2025.05.08 06:30:09.360578 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1453 rows starting from the beginning of the part | ||
| 16992 | 2025.05.08 06:30:09.360591 [ 256 ] {52ce9b84-3ff7-4b63-a530-840beef851b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16993 | 2025.05.08 06:30:09.360637 [ 256 ] {52ce9b84-3ff7-4b63-a530-840beef851b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16994 | 2025.05.08 06:30:09.360647 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1303 rows starting from the beginning of the part | ||
| 16995 | 2025.05.08 06:30:09.360702 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 72 rows starting from the beginning of the part | ||
| 16996 | 2025.05.08 06:30:09.360749 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 16997 | 2025.05.08 06:30:09.360794 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 192 rows starting from the beginning of the part | ||
| 16998 | 2025.05.08 06:30:09.360839 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 16999 | 2025.05.08 06:30:09.361130 [ 256 ] {52ce9b84-3ff7-4b63-a530-840beef851b4} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17000 | 2025.05.08 06:30:09.361174 [ 256 ] {52ce9b84-3ff7-4b63-a530-840beef851b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17001 | 2025.05.08 06:30:09.361717 [ 256 ] {52ce9b84-3ff7-4b63-a530-840beef851b4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17002 | 2025.05.08 06:30:09.362328 [ 256 ] {52ce9b84-3ff7-4b63-a530-840beef851b4} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17003 | 2025.05.08 06:30:09.362427 [ 187 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3340 rows, containing 5 columns (5 merged, 0 gathered) in 0.002050689 sec., 1628720.88356645 rows/sec., 143.33 MiB/sec. | ||
| 17004 | 2025.05.08 06:30:09.362467 [ 256 ] {52ce9b84-3ff7-4b63-a530-840beef851b4} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001893 sec., 27469.62493396725 rows/sec., 2.02 MiB/sec. | ||
| 17005 | 2025.05.08 06:30:09.362510 [ 256 ] {52ce9b84-3ff7-4b63-a530-840beef851b4} <Debug> TCPHandler: Processed in 0.002074259 sec. | ||
| 17006 | 2025.05.08 06:30:09.362635 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17007 | 2025.05.08 06:30:09.362729 [ 256 ] {4247e6ee-269c-4d68-bf12-41b52894aadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17008 | 2025.05.08 06:30:09.362739 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17009 | 2025.05.08 06:30:09.362774 [ 256 ] {4247e6ee-269c-4d68-bf12-41b52894aadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17010 | 2025.05.08 06:30:09.363242 [ 256 ] {4247e6ee-269c-4d68-bf12-41b52894aadb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17011 | 2025.05.08 06:30:09.363282 [ 256 ] {4247e6ee-269c-4d68-bf12-41b52894aadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17012 | 2025.05.08 06:30:09.363314 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17013 | 2025.05.08 06:30:09.363389 [ 195 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_151_30} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17014 | 2025.05.08 06:30:09.363454 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 17015 | 2025.05.08 06:30:09.363779 [ 256 ] {4247e6ee-269c-4d68-bf12-41b52894aadb} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17016 | 2025.05.08 06:30:09.364321 [ 256 ] {4247e6ee-269c-4d68-bf12-41b52894aadb} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17017 | 2025.05.08 06:30:09.364448 [ 66 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17018 | 2025.05.08 06:30:09.364455 [ 256 ] {4247e6ee-269c-4d68-bf12-41b52894aadb} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001744 sec., 66513.7614678899 rows/sec., 5.20 MiB/sec. | ||
| 17019 | 2025.05.08 06:30:09.364485 [ 66 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17020 | 2025.05.08 06:30:09.364505 [ 256 ] {4247e6ee-269c-4d68-bf12-41b52894aadb} <Debug> TCPHandler: Processed in 0.001927567 sec. | ||
| 17021 | 2025.05.08 06:30:09.364505 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17022 | 2025.05.08 06:30:09.364580 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17023 | 2025.05.08 06:30:09.364624 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17024 | 2025.05.08 06:30:09.364663 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17025 | 2025.05.08 06:30:09.364690 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 676 rows starting from the beginning of the part | ||
| 17026 | 2025.05.08 06:30:09.364718 [ 256 ] {4d4daa3f-19e5-4c2d-a1bc-50f194d5cb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17027 | 2025.05.08 06:30:09.364744 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 578 rows starting from the beginning of the part | ||
| 17028 | 2025.05.08 06:30:09.364760 [ 256 ] {4d4daa3f-19e5-4c2d-a1bc-50f194d5cb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17029 | 2025.05.08 06:30:09.364783 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 72 rows starting from the beginning of the part | ||
| 17030 | 2025.05.08 06:30:09.364822 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 116 rows starting from the beginning of the part | ||
| 17031 | 2025.05.08 06:30:09.364857 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 108 rows starting from the beginning of the part | ||
| 17032 | 2025.05.08 06:30:09.364896 [ 194 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 116 rows starting from the beginning of the part | ||
| 17033 | 2025.05.08 06:30:09.365180 [ 256 ] {4d4daa3f-19e5-4c2d-a1bc-50f194d5cb2c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17034 | 2025.05.08 06:30:09.365216 [ 256 ] {4d4daa3f-19e5-4c2d-a1bc-50f194d5cb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17035 | 2025.05.08 06:30:09.365683 [ 256 ] {4d4daa3f-19e5-4c2d-a1bc-50f194d5cb2c} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17036 | 2025.05.08 06:30:09.365903 [ 195 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1666 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353579 sec., 1230811.0572046405 rows/sec., 98.11 MiB/sec. | ||
| 17037 | 2025.05.08 06:30:09.366181 [ 256 ] {4d4daa3f-19e5-4c2d-a1bc-50f194d5cb2c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17038 | 2025.05.08 06:30:09.366264 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17039 | 2025.05.08 06:30:09.366325 [ 256 ] {4d4daa3f-19e5-4c2d-a1bc-50f194d5cb2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
| 17040 | 2025.05.08 06:30:09.366367 [ 256 ] {4d4daa3f-19e5-4c2d-a1bc-50f194d5cb2c} <Debug> TCPHandler: Processed in 0.001792715 sec. | ||
| 17041 | 2025.05.08 06:30:09.366470 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17042 | 2025.05.08 06:30:09.366565 [ 256 ] {bd6da6fc-486a-47b0-9797-37e153e28ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17043 | 2025.05.08 06:30:09.366622 [ 256 ] {bd6da6fc-486a-47b0-9797-37e153e28ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17044 | 2025.05.08 06:30:09.366779 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17045 | 2025.05.08 06:30:09.366865 [ 201 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_151_30} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17046 | 2025.05.08 06:30:09.366961 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 17047 | 2025.05.08 06:30:09.367533 [ 256 ] {bd6da6fc-486a-47b0-9797-37e153e28ac8} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17048 | 2025.05.08 06:30:09.367575 [ 256 ] {bd6da6fc-486a-47b0-9797-37e153e28ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17049 | 2025.05.08 06:30:09.368299 [ 256 ] {bd6da6fc-486a-47b0-9797-37e153e28ac8} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17050 | 2025.05.08 06:30:09.368772 [ 256 ] {bd6da6fc-486a-47b0-9797-37e153e28ac8} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17051 | 2025.05.08 06:30:09.368916 [ 256 ] {bd6da6fc-486a-47b0-9797-37e153e28ac8} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002369 sec., 21950.189953566907 rows/sec., 39.33 MiB/sec. | ||
| 17052 | 2025.05.08 06:30:09.368971 [ 256 ] {bd6da6fc-486a-47b0-9797-37e153e28ac8} <Debug> TCPHandler: Processed in 0.002549076 sec. | ||
| 17053 | 2025.05.08 06:30:09.369088 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17054 | 2025.05.08 06:30:09.369182 [ 256 ] {56cf56e9-7d6f-4563-b3b3-9d71ad105b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17055 | 2025.05.08 06:30:09.369223 [ 256 ] {56cf56e9-7d6f-4563-b3b3-9d71ad105b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17056 | 2025.05.08 06:30:09.369560 [ 256 ] {56cf56e9-7d6f-4563-b3b3-9d71ad105b50} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17057 | 2025.05.08 06:30:09.369597 [ 256 ] {56cf56e9-7d6f-4563-b3b3-9d71ad105b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17058 | 2025.05.08 06:30:09.370069 [ 256 ] {56cf56e9-7d6f-4563-b3b3-9d71ad105b50} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17059 | 2025.05.08 06:30:09.370541 [ 256 ] {56cf56e9-7d6f-4563-b3b3-9d71ad105b50} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17060 | 2025.05.08 06:30:09.370678 [ 256 ] {56cf56e9-7d6f-4563-b3b3-9d71ad105b50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. | ||
| 17061 | 2025.05.08 06:30:09.370713 [ 256 ] {56cf56e9-7d6f-4563-b3b3-9d71ad105b50} <Debug> TCPHandler: Processed in 0.001675683 sec. | ||
| 17062 | 2025.05.08 06:30:09.370716 [ 65 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17063 | 2025.05.08 06:30:09.370789 [ 65 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17064 | 2025.05.08 06:30:09.370822 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17065 | 2025.05.08 06:30:09.370916 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17066 | 2025.05.08 06:30:09.371013 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17067 | 2025.05.08 06:30:09.371042 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8670 rows starting from the beginning of the part | ||
| 17068 | 2025.05.08 06:30:09.371095 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 17069 | 2025.05.08 06:30:09.371137 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 17070 | 2025.05.08 06:30:09.371175 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 17071 | 2025.05.08 06:30:09.371215 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 17072 | 2025.05.08 06:30:09.371253 [ 195 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 17073 | 2025.05.08 06:30:09.373794 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8970 rows, containing 4 columns (4 merged, 0 gathered) in 0.002906071 sec., 3086641.7234816356 rows/sec., 207.98 MiB/sec. | ||
| 17074 | 2025.05.08 06:30:09.374225 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17075 | 2025.05.08 06:30:09.374770 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17076 | 2025.05.08 06:30:09.374850 [ 200 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_151_30} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17077 | 2025.05.08 06:30:09.374940 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 17078 | 2025.05.08 06:30:10.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.64 MiB, peak 382.98 MiB, free memory in arenas 0.00 B, will set to 367.50 MiB (RSS), difference: -1.14 MiB | ||
| 17079 | 2025.05.08 06:30:13.866720 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17080 | 2025.05.08 06:30:13.866817 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17081 | 2025.05.08 06:30:14.091465 [ 220 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17082 | 2025.05.08 06:30:14.091521 [ 220 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17083 | 2025.05.08 06:30:14.092499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48617 | ||
| 17084 | 2025.05.08 06:30:14.092996 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17085 | 2025.05.08 06:30:14.093033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17086 | 2025.05.08 06:30:14.093657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17087 | 2025.05.08 06:30:14.094182 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17088 | 2025.05.08 06:30:14.094339 [ 59 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17089 | 2025.05.08 06:30:14.094348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48617 | ||
| 17090 | 2025.05.08 06:30:14.094407 [ 59 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17091 | 2025.05.08 06:30:14.094436 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17092 | 2025.05.08 06:30:14.094538 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 17093 | 2025.05.08 06:30:14.094632 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17094 | 2025.05.08 06:30:14.094662 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 46299 rows starting from the beginning of the part | ||
| 17095 | 2025.05.08 06:30:14.094688 [ 220 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17096 | 2025.05.08 06:30:14.094718 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 488 rows starting from the beginning of the part | ||
| 17097 | 2025.05.08 06:30:14.094761 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 427 rows starting from the beginning of the part | ||
| 17098 | 2025.05.08 06:30:14.094799 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 488 rows starting from the beginning of the part | ||
| 17099 | 2025.05.08 06:30:14.094837 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 427 rows starting from the beginning of the part | ||
| 17100 | 2025.05.08 06:30:14.094873 [ 196 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 488 rows starting from the beginning of the part | ||
| 17101 | 2025.05.08 06:30:14.097422 [ 193 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48617 rows, containing 4 columns (4 merged, 0 gathered) in 0.002925182 sec., 16620162.43775601 rows/sec., 237.75 MiB/sec. | ||
| 17102 | 2025.05.08 06:30:14.097947 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17103 | 2025.05.08 06:30:14.098555 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17104 | 2025.05.08 06:30:14.098633 [ 189 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_106_21} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17105 | 2025.05.08 06:30:14.098740 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 17106 | 2025.05.08 06:30:14.356588 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17107 | 2025.05.08 06:30:14.356862 [ 256 ] {32a08b29-c45a-4a13-bb69-5180ca6d8e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17108 | 2025.05.08 06:30:14.356964 [ 256 ] {32a08b29-c45a-4a13-bb69-5180ca6d8e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17109 | 2025.05.08 06:30:14.358050 [ 256 ] {32a08b29-c45a-4a13-bb69-5180ca6d8e90} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17110 | 2025.05.08 06:30:14.358094 [ 256 ] {32a08b29-c45a-4a13-bb69-5180ca6d8e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17111 | 2025.05.08 06:30:14.358618 [ 256 ] {32a08b29-c45a-4a13-bb69-5180ca6d8e90} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17112 | 2025.05.08 06:30:14.359057 [ 256 ] {32a08b29-c45a-4a13-bb69-5180ca6d8e90} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17113 | 2025.05.08 06:30:14.359219 [ 256 ] {32a08b29-c45a-4a13-bb69-5180ca6d8e90} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002433 sec., 29593.094944512948 rows/sec., 2.40 MiB/sec. | ||
| 17114 | 2025.05.08 06:30:14.359259 [ 256 ] {32a08b29-c45a-4a13-bb69-5180ca6d8e90} <Debug> TCPHandler: Processed in 0.00284304 sec. | ||
| 17115 | 2025.05.08 06:30:14.359398 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17116 | 2025.05.08 06:30:14.359492 [ 256 ] {ecd24716-fccc-48e1-84e7-24fd3ad60e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17117 | 2025.05.08 06:30:14.359532 [ 256 ] {ecd24716-fccc-48e1-84e7-24fd3ad60e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17118 | 2025.05.08 06:30:14.360017 [ 256 ] {ecd24716-fccc-48e1-84e7-24fd3ad60e1a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2025.05.08 06:30:14.360050 [ 256 ] {ecd24716-fccc-48e1-84e7-24fd3ad60e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17120 | 2025.05.08 06:30:14.360452 [ 256 ] {ecd24716-fccc-48e1-84e7-24fd3ad60e1a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17121 | 2025.05.08 06:30:14.360880 [ 256 ] {ecd24716-fccc-48e1-84e7-24fd3ad60e1a} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2025.05.08 06:30:14.361010 [ 256 ] {ecd24716-fccc-48e1-84e7-24fd3ad60e1a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001536 sec., 5208.333333333333 rows/sec., 391.64 KiB/sec. | ||
| 17123 | 2025.05.08 06:30:14.361046 [ 256 ] {ecd24716-fccc-48e1-84e7-24fd3ad60e1a} <Debug> TCPHandler: Processed in 0.001706424 sec. | ||
| 17124 | 2025.05.08 06:30:14.361165 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17125 | 2025.05.08 06:30:14.361257 [ 256 ] {d47003dc-3b31-4618-bd31-65f9f1724ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17126 | 2025.05.08 06:30:14.361297 [ 256 ] {d47003dc-3b31-4618-bd31-65f9f1724ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17127 | 2025.05.08 06:30:14.361747 [ 256 ] {d47003dc-3b31-4618-bd31-65f9f1724ba1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2025.05.08 06:30:14.361780 [ 256 ] {d47003dc-3b31-4618-bd31-65f9f1724ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17129 | 2025.05.08 06:30:14.362222 [ 256 ] {d47003dc-3b31-4618-bd31-65f9f1724ba1} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17130 | 2025.05.08 06:30:14.362646 [ 256 ] {d47003dc-3b31-4618-bd31-65f9f1724ba1} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2025.05.08 06:30:14.362773 [ 256 ] {d47003dc-3b31-4618-bd31-65f9f1724ba1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001534 sec., 46936.114732724905 rows/sec., 3.66 MiB/sec. | ||
| 17132 | 2025.05.08 06:30:14.362809 [ 256 ] {d47003dc-3b31-4618-bd31-65f9f1724ba1} <Debug> TCPHandler: Processed in 0.001690064 sec. | ||
| 17133 | 2025.05.08 06:30:14.362930 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2025.05.08 06:30:14.363022 [ 256 ] {f9853f17-dc03-44c5-8e4b-438a74311a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17135 | 2025.05.08 06:30:14.363064 [ 256 ] {f9853f17-dc03-44c5-8e4b-438a74311a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17136 | 2025.05.08 06:30:14.363496 [ 256 ] {f9853f17-dc03-44c5-8e4b-438a74311a06} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2025.05.08 06:30:14.363529 [ 256 ] {f9853f17-dc03-44c5-8e4b-438a74311a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17138 | 2025.05.08 06:30:14.363956 [ 256 ] {f9853f17-dc03-44c5-8e4b-438a74311a06} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17139 | 2025.05.08 06:30:14.364452 [ 256 ] {f9853f17-dc03-44c5-8e4b-438a74311a06} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2025.05.08 06:30:14.364563 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 2 parts from all_1_147_33 to all_148_148_0 | ||
| 17141 | 2025.05.08 06:30:14.364581 [ 256 ] {f9853f17-dc03-44c5-8e4b-438a74311a06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec. | ||
| 17142 | 2025.05.08 06:30:14.364603 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17143 | 2025.05.08 06:30:14.364621 [ 256 ] {f9853f17-dc03-44c5-8e4b-438a74311a06} <Debug> TCPHandler: Processed in 0.001736945 sec. | ||
| 17144 | 2025.05.08 06:30:14.364622 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17145 | 2025.05.08 06:30:14.364733 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17146 | 2025.05.08 06:30:14.364760 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17147 | 2025.05.08 06:30:14.364764 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_148_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_33 to all_148_148_0 into Compact with storage Full | ||
| 17148 | 2025.05.08 06:30:14.364798 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17149 | 2025.05.08 06:30:14.364824 [ 256 ] {49dbb119-0537-4e0b-bbbe-8f672f8350fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17150 | 2025.05.08 06:30:14.364897 [ 256 ] {49dbb119-0537-4e0b-bbbe-8f672f8350fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17151 | 2025.05.08 06:30:14.364983 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_148_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17152 | 2025.05.08 06:30:14.365042 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_147_33, total 44688 rows starting from the beginning of the part | ||
| 17153 | 2025.05.08 06:30:14.365149 [ 193 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 17154 | 2025.05.08 06:30:14.365713 [ 256 ] {49dbb119-0537-4e0b-bbbe-8f672f8350fe} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17155 | 2025.05.08 06:30:14.365753 [ 256 ] {49dbb119-0537-4e0b-bbbe-8f672f8350fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17156 | 2025.05.08 06:30:14.366405 [ 256 ] {49dbb119-0537-4e0b-bbbe-8f672f8350fe} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17157 | 2025.05.08 06:30:14.366846 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17158 | 2025.05.08 06:30:14.367047 [ 256 ] {49dbb119-0537-4e0b-bbbe-8f672f8350fe} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17159 | 2025.05.08 06:30:14.367189 [ 256 ] {49dbb119-0537-4e0b-bbbe-8f672f8350fe} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002382 sec., 3358.5222502099077 rows/sec., 6.02 MiB/sec. | ||
| 17160 | 2025.05.08 06:30:14.367242 [ 256 ] {49dbb119-0537-4e0b-bbbe-8f672f8350fe} <Debug> TCPHandler: Processed in 0.002555586 sec. | ||
| 17161 | 2025.05.08 06:30:14.367367 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17162 | 2025.05.08 06:30:14.367459 [ 256 ] {8af08c0e-a476-49eb-874d-9b82a9c70c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17163 | 2025.05.08 06:30:14.367498 [ 256 ] {8af08c0e-a476-49eb-874d-9b82a9c70c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17164 | 2025.05.08 06:30:14.368013 [ 256 ] {8af08c0e-a476-49eb-874d-9b82a9c70c5b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17165 | 2025.05.08 06:30:14.368047 [ 256 ] {8af08c0e-a476-49eb-874d-9b82a9c70c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17166 | 2025.05.08 06:30:14.368452 [ 256 ] {8af08c0e-a476-49eb-874d-9b82a9c70c5b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17167 | 2025.05.08 06:30:14.368934 [ 256 ] {8af08c0e-a476-49eb-874d-9b82a9c70c5b} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17168 | 2025.05.08 06:30:14.369066 [ 256 ] {8af08c0e-a476-49eb-874d-9b82a9c70c5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. | ||
| 17169 | 2025.05.08 06:30:14.369101 [ 256 ] {8af08c0e-a476-49eb-874d-9b82a9c70c5b} <Debug> TCPHandler: Processed in 0.001780715 sec. | ||
| 17170 | 2025.05.08 06:30:14.369136 [ 220 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17171 | 2025.05.08 06:30:14.369174 [ 220 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17172 | 2025.05.08 06:30:14.371157 [ 220 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17173 | 2025.05.08 06:30:14.372529 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_148_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44848 rows, containing 5 columns (5 merged, 0 gathered) in 0.00781209 sec., 5740845.279560272 rows/sec., 393.94 MiB/sec. | ||
| 17174 | 2025.05.08 06:30:14.373379 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_148_34} <Trace> MergedBlockOutputStream: filled checksums all_1_148_34 (state Temporary) | ||
| 17175 | 2025.05.08 06:30:14.373886 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_148_34} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_148_34 to all_1_148_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17176 | 2025.05.08 06:30:14.373959 [ 188 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_148_34} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 2 parts: [all_1_147_33, all_148_148_0] -> all_1_148_34 | ||
| 17177 | 2025.05.08 06:30:14.374030 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17178 | 2025.05.08 06:30:15.069464 [ 222 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17179 | 2025.05.08 06:30:15.069532 [ 222 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17180 | 2025.05.08 06:30:15.072215 [ 222 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17181 | 2025.05.08 06:30:16.833682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 | ||
| 17182 | 2025.05.08 06:30:16.851831 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17183 | 2025.05.08 06:30:16.851882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17184 | 2025.05.08 06:30:16.858399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17185 | 2025.05.08 06:30:16.859627 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17186 | 2025.05.08 06:30:16.859947 [ 52 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17187 | 2025.05.08 06:30:16.860018 [ 52 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17188 | 2025.05.08 06:30:16.860045 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17189 | 2025.05.08 06:30:16.860233 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 17190 | 2025.05.08 06:30:16.862989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 798 | ||
| 17191 | 2025.05.08 06:30:16.864458 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17192 | 2025.05.08 06:30:16.866047 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 17193 | 2025.05.08 06:30:16.870775 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 17194 | 2025.05.08 06:30:16.875718 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 17195 | 2025.05.08 06:30:16.880625 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 17196 | 2025.05.08 06:30:16.885865 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 17197 | 2025.05.08 06:30:16.890508 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 17198 | 2025.05.08 06:30:16.948316 [ 198 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.08816916 sec., 9050.783743431377 rows/sec., 46.80 MiB/sec. | ||
| 17199 | 2025.05.08 06:30:16.951964 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17200 | 2025.05.08 06:30:16.954449 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17201 | 2025.05.08 06:30:16.954559 [ 189 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_106_21} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17202 | 2025.05.08 06:30:16.957818 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17203 | 2025.05.08 06:30:17.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.59 MiB, peak 386.00 MiB, free memory in arenas 0.00 B, will set to 367.51 MiB (RSS), difference: -1.09 MiB | ||
| 17204 | 2025.05.08 06:30:19.244752 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17205 | 2025.05.08 06:30:19.244940 [ 256 ] {f7f504e8-4da0-43a7-a5c9-047bfc67ba9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17206 | 2025.05.08 06:30:19.245007 [ 256 ] {f7f504e8-4da0-43a7-a5c9-047bfc67ba9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17207 | 2025.05.08 06:30:19.245699 [ 256 ] {f7f504e8-4da0-43a7-a5c9-047bfc67ba9c} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17208 | 2025.05.08 06:30:19.245743 [ 256 ] {f7f504e8-4da0-43a7-a5c9-047bfc67ba9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17209 | 2025.05.08 06:30:19.246251 [ 256 ] {f7f504e8-4da0-43a7-a5c9-047bfc67ba9c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17210 | 2025.05.08 06:30:19.246707 [ 256 ] {f7f504e8-4da0-43a7-a5c9-047bfc67ba9c} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17211 | 2025.05.08 06:30:19.246863 [ 256 ] {f7f504e8-4da0-43a7-a5c9-047bfc67ba9c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001974 sec., 2026.3424518743668 rows/sec., 165.23 KiB/sec. | ||
| 17212 | 2025.05.08 06:30:19.246906 [ 256 ] {f7f504e8-4da0-43a7-a5c9-047bfc67ba9c} <Debug> TCPHandler: Processed in 0.002277661 sec. | ||
| 17213 | 2025.05.08 06:30:19.247029 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17214 | 2025.05.08 06:30:19.247124 [ 256 ] {7fc4ed24-b345-4de1-8a63-cfa333e4f540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17215 | 2025.05.08 06:30:19.247167 [ 256 ] {7fc4ed24-b345-4de1-8a63-cfa333e4f540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17216 | 2025.05.08 06:30:19.248174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 27 entries to flush up to offset 2285 | ||
| 17217 | 2025.05.08 06:30:19.248300 [ 256 ] {7fc4ed24-b345-4de1-8a63-cfa333e4f540} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17218 | 2025.05.08 06:30:19.248337 [ 256 ] {7fc4ed24-b345-4de1-8a63-cfa333e4f540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17219 | 2025.05.08 06:30:19.248840 [ 256 ] {7fc4ed24-b345-4de1-8a63-cfa333e4f540} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 17220 | 2025.05.08 06:30:19.249282 [ 256 ] {7fc4ed24-b345-4de1-8a63-cfa333e4f540} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17221 | 2025.05.08 06:30:19.249416 [ 256 ] {7fc4ed24-b345-4de1-8a63-cfa333e4f540} <Debug> executeQuery: Read 1302 rows, 110.93 KiB in 0.00231 sec., 563636.3636363636 rows/sec., 46.90 MiB/sec. | ||
| 17222 | 2025.05.08 06:30:19.249454 [ 256 ] {7fc4ed24-b345-4de1-8a63-cfa333e4f540} <Debug> TCPHandler: Processed in 0.002475184 sec. | ||
| 17223 | 2025.05.08 06:30:19.249568 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17224 | 2025.05.08 06:30:19.249663 [ 256 ] {c15b54f4-ea70-467c-9387-65f805df4a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17225 | 2025.05.08 06:30:19.249705 [ 256 ] {c15b54f4-ea70-467c-9387-65f805df4a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17226 | 2025.05.08 06:30:19.250137 [ 256 ] {c15b54f4-ea70-467c-9387-65f805df4a24} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17227 | 2025.05.08 06:30:19.250175 [ 256 ] {c15b54f4-ea70-467c-9387-65f805df4a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17228 | 2025.05.08 06:30:19.250309 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17229 | 2025.05.08 06:30:19.250344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17230 | 2025.05.08 06:30:19.250581 [ 256 ] {c15b54f4-ea70-467c-9387-65f805df4a24} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17231 | 2025.05.08 06:30:19.251053 [ 256 ] {c15b54f4-ea70-467c-9387-65f805df4a24} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17232 | 2025.05.08 06:30:19.251179 [ 53 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17233 | 2025.05.08 06:30:19.251188 [ 256 ] {c15b54f4-ea70-467c-9387-65f805df4a24} <Debug> executeQuery: Read 56 rows, 4.19 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.65 MiB/sec. | ||
| 17234 | 2025.05.08 06:30:19.251250 [ 53 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17235 | 2025.05.08 06:30:19.251268 [ 256 ] {c15b54f4-ea70-467c-9387-65f805df4a24} <Debug> TCPHandler: Processed in 0.001748535 sec. | ||
| 17236 | 2025.05.08 06:30:19.251277 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17237 | 2025.05.08 06:30:19.251389 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2025.05.08 06:30:19.251434 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17239 | 2025.05.08 06:30:19.251487 [ 256 ] {0b92d1b6-3025-4076-9d3e-5bcddb6be572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17240 | 2025.05.08 06:30:19.251531 [ 256 ] {0b92d1b6-3025-4076-9d3e-5bcddb6be572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17241 | 2025.05.08 06:30:19.251565 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17242 | 2025.05.08 06:30:19.251598 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17243 | 2025.05.08 06:30:19.251641 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 93 rows starting from the beginning of the part | ||
| 17244 | 2025.05.08 06:30:19.251722 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 52 rows starting from the beginning of the part | ||
| 17245 | 2025.05.08 06:30:19.251774 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 20 rows starting from the beginning of the part | ||
| 17246 | 2025.05.08 06:30:19.251821 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 52 rows starting from the beginning of the part | ||
| 17247 | 2025.05.08 06:30:19.251866 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 8 rows starting from the beginning of the part | ||
| 17248 | 2025.05.08 06:30:19.251913 [ 191 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 17249 | 2025.05.08 06:30:19.252016 [ 256 ] {0b92d1b6-3025-4076-9d3e-5bcddb6be572} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17250 | 2025.05.08 06:30:19.252060 [ 256 ] {0b92d1b6-3025-4076-9d3e-5bcddb6be572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17251 | 2025.05.08 06:30:19.252070 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17252 | 2025.05.08 06:30:19.252326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2285 | ||
| 17253 | 2025.05.08 06:30:19.252515 [ 256 ] {0b92d1b6-3025-4076-9d3e-5bcddb6be572} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17254 | 2025.05.08 06:30:19.252814 [ 190 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144804 sec., 194055.4128338996 rows/sec., 14.96 MiB/sec. | ||
| 17255 | 2025.05.08 06:30:19.252965 [ 256 ] {0b92d1b6-3025-4076-9d3e-5bcddb6be572} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17256 | 2025.05.08 06:30:19.253102 [ 256 ] {0b92d1b6-3025-4076-9d3e-5bcddb6be572} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001632 sec., 139705.88235294117 rows/sec., 9.46 MiB/sec. | ||
| 17257 | 2025.05.08 06:30:19.253134 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17258 | 2025.05.08 06:30:19.253146 [ 256 ] {0b92d1b6-3025-4076-9d3e-5bcddb6be572} <Debug> TCPHandler: Processed in 0.001806375 sec. | ||
| 17259 | 2025.05.08 06:30:19.253273 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17260 | 2025.05.08 06:30:19.253370 [ 256 ] {60ac6954-9a0b-4238-a63a-f8237c249859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17261 | 2025.05.08 06:30:19.253411 [ 256 ] {60ac6954-9a0b-4238-a63a-f8237c249859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17262 | 2025.05.08 06:30:19.253689 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17263 | 2025.05.08 06:30:19.253771 [ 187 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_151_30} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17264 | 2025.05.08 06:30:19.253856 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17265 | 2025.05.08 06:30:19.254046 [ 256 ] {60ac6954-9a0b-4238-a63a-f8237c249859} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17266 | 2025.05.08 06:30:19.254089 [ 256 ] {60ac6954-9a0b-4238-a63a-f8237c249859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17267 | 2025.05.08 06:30:19.254535 [ 256 ] {60ac6954-9a0b-4238-a63a-f8237c249859} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 17268 | 2025.05.08 06:30:19.254993 [ 256 ] {60ac6954-9a0b-4238-a63a-f8237c249859} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17269 | 2025.05.08 06:30:19.255127 [ 256 ] {60ac6954-9a0b-4238-a63a-f8237c249859} <Debug> executeQuery: Read 576 rows, 43.89 KiB in 0.001775 sec., 324507.0422535211 rows/sec., 24.15 MiB/sec. | ||
| 17270 | 2025.05.08 06:30:19.255168 [ 256 ] {60ac6954-9a0b-4238-a63a-f8237c249859} <Debug> TCPHandler: Processed in 0.001944238 sec. | ||
| 17271 | 2025.05.08 06:30:19.255275 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17272 | 2025.05.08 06:30:19.255370 [ 256 ] {e4a34371-46f2-49b1-be38-73641f811191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17273 | 2025.05.08 06:30:19.255412 [ 256 ] {e4a34371-46f2-49b1-be38-73641f811191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17274 | 2025.05.08 06:30:19.256018 [ 256 ] {e4a34371-46f2-49b1-be38-73641f811191} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17275 | 2025.05.08 06:30:19.256054 [ 256 ] {e4a34371-46f2-49b1-be38-73641f811191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17276 | 2025.05.08 06:30:19.256536 [ 256 ] {e4a34371-46f2-49b1-be38-73641f811191} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 17277 | 2025.05.08 06:30:19.256998 [ 256 ] {e4a34371-46f2-49b1-be38-73641f811191} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2025.05.08 06:30:19.257136 [ 256 ] {e4a34371-46f2-49b1-be38-73641f811191} <Debug> executeQuery: Read 918 rows, 63.23 KiB in 0.001782 sec., 515151.5151515152 rows/sec., 34.65 MiB/sec. | ||
| 17279 | 2025.05.08 06:30:19.257145 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_148_34 to all_153_153_0 | ||
| 17280 | 2025.05.08 06:30:19.257173 [ 256 ] {e4a34371-46f2-49b1-be38-73641f811191} <Debug> TCPHandler: Processed in 0.001947007 sec. | ||
| 17281 | 2025.05.08 06:30:19.257198 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17282 | 2025.05.08 06:30:19.257227 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17283 | 2025.05.08 06:30:19.257293 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17284 | 2025.05.08 06:30:19.257306 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_148_34 to all_153_153_0 into Compact with storage Full | ||
| 17285 | 2025.05.08 06:30:19.257395 [ 256 ] {57254233-e909-42ad-837c-571bebe1fbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17286 | 2025.05.08 06:30:19.257425 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17287 | 2025.05.08 06:30:19.257455 [ 256 ] {57254233-e909-42ad-837c-571bebe1fbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17288 | 2025.05.08 06:30:19.257461 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_148_34, total 44848 rows starting from the beginning of the part | ||
| 17289 | 2025.05.08 06:30:19.257532 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 17290 | 2025.05.08 06:30:19.257577 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 196 rows starting from the beginning of the part | ||
| 17291 | 2025.05.08 06:30:19.257621 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 17292 | 2025.05.08 06:30:19.257662 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 17293 | 2025.05.08 06:30:19.257706 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 918 rows starting from the beginning of the part | ||
| 17294 | 2025.05.08 06:30:19.258371 [ 256 ] {57254233-e909-42ad-837c-571bebe1fbe5} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17295 | 2025.05.08 06:30:19.258413 [ 256 ] {57254233-e909-42ad-837c-571bebe1fbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17296 | 2025.05.08 06:30:19.259085 [ 256 ] {57254233-e909-42ad-837c-571bebe1fbe5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17297 | 2025.05.08 06:30:19.259507 [ 256 ] {57254233-e909-42ad-837c-571bebe1fbe5} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17298 | 2025.05.08 06:30:19.259642 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17299 | 2025.05.08 06:30:19.259661 [ 256 ] {57254233-e909-42ad-837c-571bebe1fbe5} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002284 sec., 22767.07530647986 rows/sec., 40.80 MiB/sec. | ||
| 17300 | 2025.05.08 06:30:19.259679 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2025.05.08 06:30:19.259706 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17302 | 2025.05.08 06:30:19.259725 [ 256 ] {57254233-e909-42ad-837c-571bebe1fbe5} <Debug> TCPHandler: Processed in 0.002481795 sec. | ||
| 17303 | 2025.05.08 06:30:19.259788 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17304 | 2025.05.08 06:30:19.259850 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17305 | 2025.05.08 06:30:19.259945 [ 256 ] {92c310a1-93cc-4769-b70d-b709afd3a34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17306 | 2025.05.08 06:30:19.259987 [ 256 ] {92c310a1-93cc-4769-b70d-b709afd3a34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17307 | 2025.05.08 06:30:19.259994 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17308 | 2025.05.08 06:30:19.260049 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3060 rows starting from the beginning of the part | ||
| 17309 | 2025.05.08 06:30:19.260186 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 52 rows starting from the beginning of the part | ||
| 17310 | 2025.05.08 06:30:19.260299 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 8 rows starting from the beginning of the part | ||
| 17311 | 2025.05.08 06:30:19.260331 [ 256 ] {92c310a1-93cc-4769-b70d-b709afd3a34c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17312 | 2025.05.08 06:30:19.260368 [ 256 ] {92c310a1-93cc-4769-b70d-b709afd3a34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17313 | 2025.05.08 06:30:19.260403 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 52 rows starting from the beginning of the part | ||
| 17314 | 2025.05.08 06:30:19.260506 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 8 rows starting from the beginning of the part | ||
| 17315 | 2025.05.08 06:30:19.260612 [ 190 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 52 rows starting from the beginning of the part | ||
| 17316 | 2025.05.08 06:30:19.260788 [ 256 ] {92c310a1-93cc-4769-b70d-b709afd3a34c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 17317 | 2025.05.08 06:30:19.261283 [ 256 ] {92c310a1-93cc-4769-b70d-b709afd3a34c} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17318 | 2025.05.08 06:30:19.261417 [ 256 ] {92c310a1-93cc-4769-b70d-b709afd3a34c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec. | ||
| 17319 | 2025.05.08 06:30:19.261454 [ 256 ] {92c310a1-93cc-4769-b70d-b709afd3a34c} <Debug> TCPHandler: Processed in 0.001653193 sec. | ||
| 17320 | 2025.05.08 06:30:19.266158 [ 197 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46442 rows, containing 5 columns (5 merged, 0 gathered) in 0.008883035 sec., 5228168.075438181 rows/sec., 358.74 MiB/sec. | ||
| 17321 | 2025.05.08 06:30:19.266748 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Trace> MergedBlockOutputStream: filled checksums all_1_153_35 (state Temporary) | ||
| 17322 | 2025.05.08 06:30:19.267237 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_153_35 to all_1_153_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17323 | 2025.05.08 06:30:19.267306 [ 195 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_153_35} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_148_34, all_153_153_0] -> all_1_153_35 | ||
| 17324 | 2025.05.08 06:30:19.267369 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17325 | 2025.05.08 06:30:19.275149 [ 201 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3232 rows, containing 19 columns (19 merged, 0 gathered) in 0.015397867 sec., 209899.20227262645 rows/sec., 376.13 MiB/sec. | ||
| 17326 | 2025.05.08 06:30:19.277961 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17327 | 2025.05.08 06:30:19.278642 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17328 | 2025.05.08 06:30:19.278718 [ 195 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17329 | 2025.05.08 06:30:19.278882 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.95 MiB. | ||
| 17330 | 2025.05.08 06:30:20.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.20 MiB, peak 390.11 MiB, free memory in arenas 0.00 B, will set to 375.65 MiB (RSS), difference: 7.45 MiB | ||
| 17331 | 2025.05.08 06:30:21.594611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 49044 | ||
| 17332 | 2025.05.08 06:30:21.595156 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17333 | 2025.05.08 06:30:21.595208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 17334 | 2025.05.08 06:30:21.595884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17335 | 2025.05.08 06:30:21.596374 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2025.05.08 06:30:21.596511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49044 | ||
| 17337 | 2025.05.08 06:30:24.152141 [ 218 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17338 | 2025.05.08 06:30:24.152271 [ 218 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17339 | 2025.05.08 06:30:24.155170 [ 218 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17340 | 2025.05.08 06:30:24.356288 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17341 | 2025.05.08 06:30:24.356550 [ 256 ] {bf018e91-9051-455c-8fae-8d87a918e415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17342 | 2025.05.08 06:30:24.356650 [ 256 ] {bf018e91-9051-455c-8fae-8d87a918e415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17343 | 2025.05.08 06:30:24.357390 [ 256 ] {bf018e91-9051-455c-8fae-8d87a918e415} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17344 | 2025.05.08 06:30:24.357432 [ 256 ] {bf018e91-9051-455c-8fae-8d87a918e415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17345 | 2025.05.08 06:30:24.357947 [ 256 ] {bf018e91-9051-455c-8fae-8d87a918e415} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 17346 | 2025.05.08 06:30:24.358457 [ 256 ] {bf018e91-9051-455c-8fae-8d87a918e415} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2025.05.08 06:30:24.358660 [ 256 ] {bf018e91-9051-455c-8fae-8d87a918e415} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002187 sec., 32921.810699588474 rows/sec., 2.67 MiB/sec. | ||
| 17348 | 2025.05.08 06:30:24.358701 [ 256 ] {bf018e91-9051-455c-8fae-8d87a918e415} <Debug> TCPHandler: Processed in 0.002584717 sec. | ||
| 17349 | 2025.05.08 06:30:24.358819 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17350 | 2025.05.08 06:30:24.358912 [ 256 ] {7d7c15db-79f9-4d79-a0dc-d01a2fdbb4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17351 | 2025.05.08 06:30:24.358952 [ 256 ] {7d7c15db-79f9-4d79-a0dc-d01a2fdbb4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17352 | 2025.05.08 06:30:24.359345 [ 256 ] {7d7c15db-79f9-4d79-a0dc-d01a2fdbb4df} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17353 | 2025.05.08 06:30:24.359384 [ 256 ] {7d7c15db-79f9-4d79-a0dc-d01a2fdbb4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17354 | 2025.05.08 06:30:24.359812 [ 256 ] {7d7c15db-79f9-4d79-a0dc-d01a2fdbb4df} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17355 | 2025.05.08 06:30:24.360240 [ 256 ] {7d7c15db-79f9-4d79-a0dc-d01a2fdbb4df} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2025.05.08 06:30:24.360372 [ 256 ] {7d7c15db-79f9-4d79-a0dc-d01a2fdbb4df} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001478 sec., 5412.719891745603 rows/sec., 407.01 KiB/sec. | ||
| 17357 | 2025.05.08 06:30:24.360409 [ 256 ] {7d7c15db-79f9-4d79-a0dc-d01a2fdbb4df} <Debug> TCPHandler: Processed in 0.001637173 sec. | ||
| 17358 | 2025.05.08 06:30:24.360514 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17359 | 2025.05.08 06:30:24.360605 [ 256 ] {0cbfaae8-2808-4441-857c-05ffb408906b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17360 | 2025.05.08 06:30:24.360644 [ 256 ] {0cbfaae8-2808-4441-857c-05ffb408906b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17361 | 2025.05.08 06:30:24.361043 [ 256 ] {0cbfaae8-2808-4441-857c-05ffb408906b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2025.05.08 06:30:24.361078 [ 256 ] {0cbfaae8-2808-4441-857c-05ffb408906b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17363 | 2025.05.08 06:30:24.361488 [ 256 ] {0cbfaae8-2808-4441-857c-05ffb408906b} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 17364 | 2025.05.08 06:30:24.361924 [ 256 ] {0cbfaae8-2808-4441-857c-05ffb408906b} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17365 | 2025.05.08 06:30:24.362052 [ 256 ] {0cbfaae8-2808-4441-857c-05ffb408906b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001465 sec., 49146.75767918089 rows/sec., 3.84 MiB/sec. | ||
| 17366 | 2025.05.08 06:30:24.362089 [ 256 ] {0cbfaae8-2808-4441-857c-05ffb408906b} <Debug> TCPHandler: Processed in 0.001620863 sec. | ||
| 17367 | 2025.05.08 06:30:24.362196 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17368 | 2025.05.08 06:30:24.362287 [ 256 ] {d890763a-4917-4ffc-852c-3ac9ef213dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17369 | 2025.05.08 06:30:24.362329 [ 256 ] {d890763a-4917-4ffc-852c-3ac9ef213dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17370 | 2025.05.08 06:30:24.362724 [ 256 ] {d890763a-4917-4ffc-852c-3ac9ef213dde} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17371 | 2025.05.08 06:30:24.362760 [ 256 ] {d890763a-4917-4ffc-852c-3ac9ef213dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17372 | 2025.05.08 06:30:24.363143 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 806 | ||
| 17373 | 2025.05.08 06:30:24.363194 [ 256 ] {d890763a-4917-4ffc-852c-3ac9ef213dde} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 17374 | 2025.05.08 06:30:24.363625 [ 256 ] {d890763a-4917-4ffc-852c-3ac9ef213dde} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17375 | 2025.05.08 06:30:24.363756 [ 256 ] {d890763a-4917-4ffc-852c-3ac9ef213dde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. | ||
| 17376 | 2025.05.08 06:30:24.363792 [ 256 ] {d890763a-4917-4ffc-852c-3ac9ef213dde} <Debug> TCPHandler: Processed in 0.001642613 sec. | ||
| 17377 | 2025.05.08 06:30:24.363888 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17378 | 2025.05.08 06:30:24.363978 [ 256 ] {8648ffca-fd7a-49a0-b8af-ae7acb5a7a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17379 | 2025.05.08 06:30:24.364031 [ 256 ] {8648ffca-fd7a-49a0-b8af-ae7acb5a7a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17380 | 2025.05.08 06:30:24.364793 [ 256 ] {8648ffca-fd7a-49a0-b8af-ae7acb5a7a4f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17381 | 2025.05.08 06:30:24.364828 [ 256 ] {8648ffca-fd7a-49a0-b8af-ae7acb5a7a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17382 | 2025.05.08 06:30:24.365497 [ 256 ] {8648ffca-fd7a-49a0-b8af-ae7acb5a7a4f} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17383 | 2025.05.08 06:30:24.365927 [ 256 ] {8648ffca-fd7a-49a0-b8af-ae7acb5a7a4f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17384 | 2025.05.08 06:30:24.366064 [ 256 ] {8648ffca-fd7a-49a0-b8af-ae7acb5a7a4f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002104 sec., 3802.2813688212927 rows/sec., 6.81 MiB/sec. | ||
| 17385 | 2025.05.08 06:30:24.366120 [ 256 ] {8648ffca-fd7a-49a0-b8af-ae7acb5a7a4f} <Debug> TCPHandler: Processed in 0.002277382 sec. | ||
| 17386 | 2025.05.08 06:30:24.366230 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17387 | 2025.05.08 06:30:24.366321 [ 256 ] {db944d24-492a-438a-bb93-58c0b563fc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17388 | 2025.05.08 06:30:24.366361 [ 256 ] {db944d24-492a-438a-bb93-58c0b563fc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17389 | 2025.05.08 06:30:24.366692 [ 256 ] {db944d24-492a-438a-bb93-58c0b563fc48} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17390 | 2025.05.08 06:30:24.366729 [ 256 ] {db944d24-492a-438a-bb93-58c0b563fc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17391 | 2025.05.08 06:30:24.367145 [ 256 ] {db944d24-492a-438a-bb93-58c0b563fc48} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 17392 | 2025.05.08 06:30:24.367591 [ 256 ] {db944d24-492a-438a-bb93-58c0b563fc48} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17393 | 2025.05.08 06:30:24.367725 [ 256 ] {db944d24-492a-438a-bb93-58c0b563fc48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec. | ||
| 17394 | 2025.05.08 06:30:24.367762 [ 256 ] {db944d24-492a-438a-bb93-58c0b563fc48} <Debug> TCPHandler: Processed in 0.001578802 sec. | ||
| 17395 | 2025.05.08 06:30:24.381890 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17396 | 2025.05.08 06:30:24.381940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17397 | 2025.05.08 06:30:24.388737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17398 | 2025.05.08 06:30:24.389960 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17399 | 2025.05.08 06:30:24.393151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 17400 | 2025.05.08 06:30:25.095216 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17401 | 2025.05.08 06:30:25.095274 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17402 | 2025.05.08 06:30:25.097307 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17403 | 2025.05.08 06:30:28.866905 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17404 | 2025.05.08 06:30:28.867001 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17405 | 2025.05.08 06:30:29.096758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49532 | ||
| 17406 | 2025.05.08 06:30:29.097436 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2025.05.08 06:30:29.097485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17408 | 2025.05.08 06:30:29.098132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17409 | 2025.05.08 06:30:29.098634 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17410 | 2025.05.08 06:30:29.098773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49532 | ||
| 17411 | 2025.05.08 06:30:29.252668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 25 entries to flush up to offset 2310 | ||
| 17412 | 2025.05.08 06:30:29.255093 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17413 | 2025.05.08 06:30:29.255132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17414 | 2025.05.08 06:30:29.256422 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17415 | 2025.05.08 06:30:29.256892 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17416 | 2025.05.08 06:30:29.257167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2310 | ||
| 17417 | 2025.05.08 06:30:29.358586 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17418 | 2025.05.08 06:30:29.358748 [ 256 ] {f17fb966-9c42-4689-9f05-2f9523a15fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17419 | 2025.05.08 06:30:29.358808 [ 256 ] {f17fb966-9c42-4689-9f05-2f9523a15fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17420 | 2025.05.08 06:30:29.359631 [ 256 ] {f17fb966-9c42-4689-9f05-2f9523a15fde} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17421 | 2025.05.08 06:30:29.359667 [ 256 ] {f17fb966-9c42-4689-9f05-2f9523a15fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17422 | 2025.05.08 06:30:29.360138 [ 256 ] {f17fb966-9c42-4689-9f05-2f9523a15fde} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 17423 | 2025.05.08 06:30:29.360580 [ 256 ] {f17fb966-9c42-4689-9f05-2f9523a15fde} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17424 | 2025.05.08 06:30:29.360715 [ 256 ] {f17fb966-9c42-4689-9f05-2f9523a15fde} <Debug> executeQuery: Read 160 rows, 14.22 KiB in 0.002011 sec., 79562.40676280457 rows/sec., 6.91 MiB/sec. | ||
| 17425 | 2025.05.08 06:30:29.360753 [ 256 ] {f17fb966-9c42-4689-9f05-2f9523a15fde} <Debug> TCPHandler: Processed in 0.002241791 sec. | ||
| 17426 | 2025.05.08 06:30:29.360885 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17427 | 2025.05.08 06:30:29.360978 [ 256 ] {0be8a209-f392-4cb6-a0ec-104ce8875eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17428 | 2025.05.08 06:30:29.361018 [ 256 ] {0be8a209-f392-4cb6-a0ec-104ce8875eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17429 | 2025.05.08 06:30:29.361522 [ 256 ] {0be8a209-f392-4cb6-a0ec-104ce8875eb7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17430 | 2025.05.08 06:30:29.361557 [ 256 ] {0be8a209-f392-4cb6-a0ec-104ce8875eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17431 | 2025.05.08 06:30:29.361947 [ 256 ] {0be8a209-f392-4cb6-a0ec-104ce8875eb7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 17432 | 2025.05.08 06:30:29.362428 [ 256 ] {0be8a209-f392-4cb6-a0ec-104ce8875eb7} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17433 | 2025.05.08 06:30:29.362555 [ 256 ] {0be8a209-f392-4cb6-a0ec-104ce8875eb7} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001596 sec., 32581.453634085214 rows/sec., 2.39 MiB/sec. | ||
| 17434 | 2025.05.08 06:30:29.362591 [ 256 ] {0be8a209-f392-4cb6-a0ec-104ce8875eb7} <Debug> TCPHandler: Processed in 0.001765005 sec. | ||
| 17435 | 2025.05.08 06:30:29.362881 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17436 | 2025.05.08 06:30:29.362973 [ 256 ] {a1a2f4a4-622f-4f9f-a436-88e1e7a9a08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17437 | 2025.05.08 06:30:29.363011 [ 256 ] {a1a2f4a4-622f-4f9f-a436-88e1e7a9a08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17438 | 2025.05.08 06:30:29.363499 [ 256 ] {a1a2f4a4-622f-4f9f-a436-88e1e7a9a08d} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2025.05.08 06:30:29.363533 [ 256 ] {a1a2f4a4-622f-4f9f-a436-88e1e7a9a08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17440 | 2025.05.08 06:30:29.363938 [ 256 ] {a1a2f4a4-622f-4f9f-a436-88e1e7a9a08d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 17441 | 2025.05.08 06:30:29.364370 [ 256 ] {a1a2f4a4-622f-4f9f-a436-88e1e7a9a08d} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2025.05.08 06:30:29.364497 [ 256 ] {a1a2f4a4-622f-4f9f-a436-88e1e7a9a08d} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001543 sec., 75178.22423849643 rows/sec., 5.87 MiB/sec. | ||
| 17443 | 2025.05.08 06:30:29.364533 [ 256 ] {a1a2f4a4-622f-4f9f-a436-88e1e7a9a08d} <Debug> TCPHandler: Processed in 0.001698004 sec. | ||
| 17444 | 2025.05.08 06:30:29.364654 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17445 | 2025.05.08 06:30:29.364755 [ 256 ] {1d92397d-c18e-423b-bc7b-ee9d1853ccde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17446 | 2025.05.08 06:30:29.364796 [ 256 ] {1d92397d-c18e-423b-bc7b-ee9d1853ccde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17447 | 2025.05.08 06:30:29.365217 [ 256 ] {1d92397d-c18e-423b-bc7b-ee9d1853ccde} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17448 | 2025.05.08 06:30:29.365251 [ 256 ] {1d92397d-c18e-423b-bc7b-ee9d1853ccde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17449 | 2025.05.08 06:30:29.365676 [ 256 ] {1d92397d-c18e-423b-bc7b-ee9d1853ccde} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 17450 | 2025.05.08 06:30:29.366161 [ 256 ] {1d92397d-c18e-423b-bc7b-ee9d1853ccde} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17451 | 2025.05.08 06:30:29.366287 [ 256 ] {1d92397d-c18e-423b-bc7b-ee9d1853ccde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. | ||
| 17452 | 2025.05.08 06:30:29.366322 [ 256 ] {1d92397d-c18e-423b-bc7b-ee9d1853ccde} <Debug> TCPHandler: Processed in 0.001714934 sec. | ||
| 17453 | 2025.05.08 06:30:29.366442 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17454 | 2025.05.08 06:30:29.366533 [ 256 ] {df87654c-4117-48a1-b4c5-fa367e139446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17455 | 2025.05.08 06:30:29.366584 [ 256 ] {df87654c-4117-48a1-b4c5-fa367e139446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17456 | 2025.05.08 06:30:29.367460 [ 256 ] {df87654c-4117-48a1-b4c5-fa367e139446} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17457 | 2025.05.08 06:30:29.367494 [ 256 ] {df87654c-4117-48a1-b4c5-fa367e139446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17458 | 2025.05.08 06:30:29.368153 [ 256 ] {df87654c-4117-48a1-b4c5-fa367e139446} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 17459 | 2025.05.08 06:30:29.368617 [ 256 ] {df87654c-4117-48a1-b4c5-fa367e139446} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17460 | 2025.05.08 06:30:29.368751 [ 256 ] {df87654c-4117-48a1-b4c5-fa367e139446} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002236 sec., 23255.81395348837 rows/sec., 41.67 MiB/sec. | ||
| 17461 | 2025.05.08 06:30:29.368813 [ 256 ] {df87654c-4117-48a1-b4c5-fa367e139446} <Debug> TCPHandler: Processed in 0.002427544 sec. | ||
| 17462 | 2025.05.08 06:30:29.368926 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17463 | 2025.05.08 06:30:29.369018 [ 256 ] {d9efb0bd-3787-4008-aee1-bd61cce92cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17464 | 2025.05.08 06:30:29.369057 [ 256 ] {d9efb0bd-3787-4008-aee1-bd61cce92cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17465 | 2025.05.08 06:30:29.369393 [ 256 ] {d9efb0bd-3787-4008-aee1-bd61cce92cdc} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17466 | 2025.05.08 06:30:29.369426 [ 256 ] {d9efb0bd-3787-4008-aee1-bd61cce92cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17467 | 2025.05.08 06:30:29.369847 [ 256 ] {d9efb0bd-3787-4008-aee1-bd61cce92cdc} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 17468 | 2025.05.08 06:30:29.370319 [ 256 ] {d9efb0bd-3787-4008-aee1-bd61cce92cdc} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17469 | 2025.05.08 06:30:29.370445 [ 256 ] {d9efb0bd-3787-4008-aee1-bd61cce92cdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
| 17470 | 2025.05.08 06:30:29.370481 [ 256 ] {d9efb0bd-3787-4008-aee1-bd61cce92cdc} <Debug> TCPHandler: Processed in 0.001601162 sec. | ||
| 17471 | 2025.05.08 06:30:30.785715 [ 40 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
| 17472 | 2025.05.08 06:30:30.785785 [ 40 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17473 | 2025.05.08 06:30:30.785812 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17474 | 2025.05.08 06:30:30.786012 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
| 17475 | 2025.05.08 06:30:30.786230 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17476 | 2025.05.08 06:30:30.786263 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 21 rows starting from the beginning of the part | ||
| 17477 | 2025.05.08 06:30:30.786335 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part | ||
| 17478 | 2025.05.08 06:30:30.786383 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 17479 | 2025.05.08 06:30:30.786427 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 17480 | 2025.05.08 06:30:30.786470 [ 194 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 17481 | 2025.05.08 06:30:30.787245 [ 201 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321439 sec., 31783.53295157779 rows/sec., 2.62 MiB/sec. | ||
| 17482 | 2025.05.08 06:30:30.787590 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 17483 | 2025.05.08 06:30:30.788200 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17484 | 2025.05.08 06:30:30.788277 [ 200 ] {6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5::all_1_38_9} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
| 17485 | 2025.05.08 06:30:30.788369 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17486 | 2025.05.08 06:30:31.893356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 17487 | 2025.05.08 06:30:31.912095 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17488 | 2025.05.08 06:30:31.912139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17489 | 2025.05.08 06:30:31.918813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17490 | 2025.05.08 06:30:31.919983 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17491 | 2025.05.08 06:30:31.923202 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 17492 | 2025.05.08 06:30:34.358747 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17493 | 2025.05.08 06:30:34.359053 [ 256 ] {60f51de2-b7c1-48a4-af74-c9f32959c4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17494 | 2025.05.08 06:30:34.359154 [ 256 ] {60f51de2-b7c1-48a4-af74-c9f32959c4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17495 | 2025.05.08 06:30:34.360333 [ 256 ] {60f51de2-b7c1-48a4-af74-c9f32959c4ab} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17496 | 2025.05.08 06:30:34.360380 [ 256 ] {60f51de2-b7c1-48a4-af74-c9f32959c4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17497 | 2025.05.08 06:30:34.361009 [ 256 ] {60f51de2-b7c1-48a4-af74-c9f32959c4ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17498 | 2025.05.08 06:30:34.361480 [ 256 ] {60f51de2-b7c1-48a4-af74-c9f32959c4ab} <Trace> oximeter.fields_i16 (b45c3aa9-009d-4a40-a145-195d273465ea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17499 | 2025.05.08 06:30:34.361623 [ 256 ] {60f51de2-b7c1-48a4-af74-c9f32959c4ab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002671 sec., 8985.398727068514 rows/sec., 763.41 KiB/sec. | ||
| 17500 | 2025.05.08 06:30:34.361664 [ 256 ] {60f51de2-b7c1-48a4-af74-c9f32959c4ab} <Debug> TCPHandler: Processed in 0.003111254 sec. | ||
| 17501 | 2025.05.08 06:30:34.361795 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17502 | 2025.05.08 06:30:34.361893 [ 256 ] {14525d37-275e-476f-a1e8-104e48d9aafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17503 | 2025.05.08 06:30:34.361934 [ 256 ] {14525d37-275e-476f-a1e8-104e48d9aafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17504 | 2025.05.08 06:30:34.362448 [ 256 ] {14525d37-275e-476f-a1e8-104e48d9aafb} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17505 | 2025.05.08 06:30:34.362488 [ 256 ] {14525d37-275e-476f-a1e8-104e48d9aafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17506 | 2025.05.08 06:30:34.362944 [ 256 ] {14525d37-275e-476f-a1e8-104e48d9aafb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17507 | 2025.05.08 06:30:34.363493 [ 256 ] {14525d37-275e-476f-a1e8-104e48d9aafb} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17508 | 2025.05.08 06:30:34.363624 [ 256 ] {14525d37-275e-476f-a1e8-104e48d9aafb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001713 sec., 4670.1692936368945 rows/sec., 380.82 KiB/sec. | ||
| 17509 | 2025.05.08 06:30:34.363662 [ 256 ] {14525d37-275e-476f-a1e8-104e48d9aafb} <Debug> TCPHandler: Processed in 0.001898926 sec. | ||
| 17510 | 2025.05.08 06:30:34.363779 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17511 | 2025.05.08 06:30:34.363872 [ 256 ] {f53aa403-7339-4d60-813d-5194ed4719b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17512 | 2025.05.08 06:30:34.363910 [ 256 ] {f53aa403-7339-4d60-813d-5194ed4719b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17513 | 2025.05.08 06:30:34.364394 [ 256 ] {f53aa403-7339-4d60-813d-5194ed4719b3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17514 | 2025.05.08 06:30:34.364430 [ 256 ] {f53aa403-7339-4d60-813d-5194ed4719b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17515 | 2025.05.08 06:30:34.364853 [ 256 ] {f53aa403-7339-4d60-813d-5194ed4719b3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 17516 | 2025.05.08 06:30:34.365281 [ 256 ] {f53aa403-7339-4d60-813d-5194ed4719b3} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17517 | 2025.05.08 06:30:34.365411 [ 256 ] {f53aa403-7339-4d60-813d-5194ed4719b3} <Debug> executeQuery: Read 196 rows, 17.74 KiB in 0.001558 sec., 125802.3106546855 rows/sec., 11.12 MiB/sec. | ||
| 17518 | 2025.05.08 06:30:34.365410 [ 33 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 17519 | 2025.05.08 06:30:34.365449 [ 256 ] {f53aa403-7339-4d60-813d-5194ed4719b3} <Debug> TCPHandler: Processed in 0.001716254 sec. | ||
| 17520 | 2025.05.08 06:30:34.365492 [ 33 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17521 | 2025.05.08 06:30:34.365521 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17522 | 2025.05.08 06:30:34.365581 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17523 | 2025.05.08 06:30:34.365617 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 17524 | 2025.05.08 06:30:34.365678 [ 256 ] {445da09a-8ebc-4bf5-8647-7d1bd6bd86c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17525 | 2025.05.08 06:30:34.365708 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17526 | 2025.05.08 06:30:34.365716 [ 256 ] {445da09a-8ebc-4bf5-8647-7d1bd6bd86c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17527 | 2025.05.08 06:30:34.365736 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1453 rows starting from the beginning of the part | ||
| 17528 | 2025.05.08 06:30:34.365795 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 72 rows starting from the beginning of the part | ||
| 17529 | 2025.05.08 06:30:34.365839 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1302 rows starting from the beginning of the part | ||
| 17530 | 2025.05.08 06:30:34.365882 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 72 rows starting from the beginning of the part | ||
| 17531 | 2025.05.08 06:30:34.365945 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 17532 | 2025.05.08 06:30:34.366006 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 196 rows starting from the beginning of the part | ||
| 17533 | 2025.05.08 06:30:34.366206 [ 256 ] {445da09a-8ebc-4bf5-8647-7d1bd6bd86c5} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17534 | 2025.05.08 06:30:34.366243 [ 256 ] {445da09a-8ebc-4bf5-8647-7d1bd6bd86c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17535 | 2025.05.08 06:30:34.366770 [ 256 ] {445da09a-8ebc-4bf5-8647-7d1bd6bd86c5} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 17536 | 2025.05.08 06:30:34.367269 [ 200 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3255 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686634 sec., 1929879.2743416768 rows/sec., 169.44 MiB/sec. | ||
| 17537 | 2025.05.08 06:30:34.367302 [ 256 ] {445da09a-8ebc-4bf5-8647-7d1bd6bd86c5} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2025.05.08 06:30:34.367448 [ 256 ] {445da09a-8ebc-4bf5-8647-7d1bd6bd86c5} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001788 sec., 15659.955257270693 rows/sec., 1.16 MiB/sec. | ||
| 17539 | 2025.05.08 06:30:34.367486 [ 256 ] {445da09a-8ebc-4bf5-8647-7d1bd6bd86c5} <Debug> TCPHandler: Processed in 0.001951817 sec. | ||
| 17540 | 2025.05.08 06:30:34.367568 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 17541 | 2025.05.08 06:30:34.367595 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17542 | 2025.05.08 06:30:34.367689 [ 256 ] {762d6f6e-9639-4d13-9c25-c5a609f2a3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17543 | 2025.05.08 06:30:34.367727 [ 256 ] {762d6f6e-9639-4d13-9c25-c5a609f2a3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17544 | 2025.05.08 06:30:34.368012 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2025.05.08 06:30:34.368073 [ 186 ] {0a2285b9-58b3-4d37-8cc0-6fbfbab608f5::all_1_156_31} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 17546 | 2025.05.08 06:30:34.368128 [ 256 ] {762d6f6e-9639-4d13-9c25-c5a609f2a3f2} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2025.05.08 06:30:34.368130 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 17548 | 2025.05.08 06:30:34.368163 [ 256 ] {762d6f6e-9639-4d13-9c25-c5a609f2a3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17549 | 2025.05.08 06:30:34.368575 [ 256 ] {762d6f6e-9639-4d13-9c25-c5a609f2a3f2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17550 | 2025.05.08 06:30:34.369008 [ 256 ] {762d6f6e-9639-4d13-9c25-c5a609f2a3f2} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2025.05.08 06:30:34.369137 [ 256 ] {762d6f6e-9639-4d13-9c25-c5a609f2a3f2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001467 sec., 16359.918200408998 rows/sec., 1.36 MiB/sec. | ||
| 17552 | 2025.05.08 06:30:34.369174 [ 256 ] {762d6f6e-9639-4d13-9c25-c5a609f2a3f2} <Debug> TCPHandler: Processed in 0.001626353 sec. | ||
| 17553 | 2025.05.08 06:30:34.369281 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2025.05.08 06:30:34.369374 [ 256 ] {e69f8454-6313-4824-896b-8ef2afd9011e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17555 | 2025.05.08 06:30:34.369412 [ 256 ] {e69f8454-6313-4824-896b-8ef2afd9011e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17556 | 2025.05.08 06:30:34.369802 [ 256 ] {e69f8454-6313-4824-896b-8ef2afd9011e} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17557 | 2025.05.08 06:30:34.369838 [ 256 ] {e69f8454-6313-4824-896b-8ef2afd9011e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17558 | 2025.05.08 06:30:34.370242 [ 256 ] {e69f8454-6313-4824-896b-8ef2afd9011e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17559 | 2025.05.08 06:30:34.370673 [ 256 ] {e69f8454-6313-4824-896b-8ef2afd9011e} <Trace> oximeter.fields_u8 (13c7921b-f2f3-4080-aa1d-c69c8205b9a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2025.05.08 06:30:34.370801 [ 256 ] {e69f8454-6313-4824-896b-8ef2afd9011e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001445 sec., 8304.498269896194 rows/sec., 648.79 KiB/sec. | ||
| 17561 | 2025.05.08 06:30:34.370838 [ 256 ] {e69f8454-6313-4824-896b-8ef2afd9011e} <Debug> TCPHandler: Processed in 0.001603632 sec. | ||
| 17562 | 2025.05.08 06:30:34.370943 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17563 | 2025.05.08 06:30:34.371034 [ 256 ] {93a24d66-e629-4d27-b707-39682d2bea1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17564 | 2025.05.08 06:30:34.371073 [ 256 ] {93a24d66-e629-4d27-b707-39682d2bea1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17565 | 2025.05.08 06:30:34.371497 [ 256 ] {93a24d66-e629-4d27-b707-39682d2bea1f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17566 | 2025.05.08 06:30:34.371533 [ 256 ] {93a24d66-e629-4d27-b707-39682d2bea1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17567 | 2025.05.08 06:30:34.371940 [ 256 ] {93a24d66-e629-4d27-b707-39682d2bea1f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 17568 | 2025.05.08 06:30:34.372369 [ 256 ] {93a24d66-e629-4d27-b707-39682d2bea1f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17569 | 2025.05.08 06:30:34.372498 [ 256 ] {93a24d66-e629-4d27-b707-39682d2bea1f} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001481 sec., 78325.45577312628 rows/sec., 6.37 MiB/sec. | ||
| 17570 | 2025.05.08 06:30:34.372525 [ 56 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 17571 | 2025.05.08 06:30:34.372534 [ 256 ] {93a24d66-e629-4d27-b707-39682d2bea1f} <Debug> TCPHandler: Processed in 0.001638133 sec. | ||
| 17572 | 2025.05.08 06:30:34.372582 [ 56 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17573 | 2025.05.08 06:30:34.372613 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17574 | 2025.05.08 06:30:34.372669 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17575 | 2025.05.08 06:30:34.372711 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 17576 | 2025.05.08 06:30:34.372766 [ 256 ] {d4266329-a6c1-4328-ab7e-9fdb247f0bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17577 | 2025.05.08 06:30:34.372813 [ 256 ] {d4266329-a6c1-4328-ab7e-9fdb247f0bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17578 | 2025.05.08 06:30:34.372850 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17579 | 2025.05.08 06:30:34.372893 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 676 rows starting from the beginning of the part | ||
| 17580 | 2025.05.08 06:30:34.372965 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 72 rows starting from the beginning of the part | ||
| 17581 | 2025.05.08 06:30:34.373017 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 576 rows starting from the beginning of the part | ||
| 17582 | 2025.05.08 06:30:34.373067 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 72 rows starting from the beginning of the part | ||
| 17583 | 2025.05.08 06:30:34.373114 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 116 rows starting from the beginning of the part | ||
| 17584 | 2025.05.08 06:30:34.373163 [ 196 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 116 rows starting from the beginning of the part | ||
| 17585 | 2025.05.08 06:30:34.373212 [ 256 ] {d4266329-a6c1-4328-ab7e-9fdb247f0bd0} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17586 | 2025.05.08 06:30:34.373253 [ 256 ] {d4266329-a6c1-4328-ab7e-9fdb247f0bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17587 | 2025.05.08 06:30:34.373777 [ 256 ] {d4266329-a6c1-4328-ab7e-9fdb247f0bd0} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 17588 | 2025.05.08 06:30:34.374275 [ 256 ] {d4266329-a6c1-4328-ab7e-9fdb247f0bd0} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17589 | 2025.05.08 06:30:34.374300 [ 186 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635833 sec., 995211.6138994629 rows/sec., 79.28 MiB/sec. | ||
| 17590 | 2025.05.08 06:30:34.374410 [ 256 ] {d4266329-a6c1-4328-ab7e-9fdb247f0bd0} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001662 sec., 120336.94344163658 rows/sec., 8.63 MiB/sec. | ||
| 17591 | 2025.05.08 06:30:34.374448 [ 256 ] {d4266329-a6c1-4328-ab7e-9fdb247f0bd0} <Debug> TCPHandler: Processed in 0.001825656 sec. | ||
| 17592 | 2025.05.08 06:30:34.374560 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17593 | 2025.05.08 06:30:34.374628 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 17594 | 2025.05.08 06:30:34.374652 [ 256 ] {1c04f8e8-1dd5-4bf3-8b6a-824f43419f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17595 | 2025.05.08 06:30:34.374709 [ 256 ] {1c04f8e8-1dd5-4bf3-8b6a-824f43419f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17596 | 2025.05.08 06:30:34.375138 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17597 | 2025.05.08 06:30:34.375217 [ 200 ] {4a1e86a1-72bc-4c77-966a-14c83e278050::all_1_156_31} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 17598 | 2025.05.08 06:30:34.375286 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 17599 | 2025.05.08 06:30:34.375480 [ 256 ] {1c04f8e8-1dd5-4bf3-8b6a-824f43419f95} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17600 | 2025.05.08 06:30:34.375521 [ 256 ] {1c04f8e8-1dd5-4bf3-8b6a-824f43419f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17601 | 2025.05.08 06:30:34.376166 [ 256 ] {1c04f8e8-1dd5-4bf3-8b6a-824f43419f95} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 17602 | 2025.05.08 06:30:34.376599 [ 256 ] {1c04f8e8-1dd5-4bf3-8b6a-824f43419f95} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17603 | 2025.05.08 06:30:34.376738 [ 256 ] {1c04f8e8-1dd5-4bf3-8b6a-824f43419f95} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002104 sec., 3802.2813688212927 rows/sec., 6.81 MiB/sec. | ||
| 17604 | 2025.05.08 06:30:34.376793 [ 256 ] {1c04f8e8-1dd5-4bf3-8b6a-824f43419f95} <Debug> TCPHandler: Processed in 0.002278912 sec. | ||
| 17605 | 2025.05.08 06:30:34.376905 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17606 | 2025.05.08 06:30:34.376997 [ 256 ] {362ba7e0-8dd5-4f77-b6bd-ae08f769b192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17607 | 2025.05.08 06:30:34.377038 [ 256 ] {362ba7e0-8dd5-4f77-b6bd-ae08f769b192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17608 | 2025.05.08 06:30:34.377370 [ 256 ] {362ba7e0-8dd5-4f77-b6bd-ae08f769b192} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17609 | 2025.05.08 06:30:34.377406 [ 256 ] {362ba7e0-8dd5-4f77-b6bd-ae08f769b192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17610 | 2025.05.08 06:30:34.377806 [ 256 ] {362ba7e0-8dd5-4f77-b6bd-ae08f769b192} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 17611 | 2025.05.08 06:30:34.378240 [ 256 ] {362ba7e0-8dd5-4f77-b6bd-ae08f769b192} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17612 | 2025.05.08 06:30:34.378358 [ 56 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 17613 | 2025.05.08 06:30:34.378368 [ 256 ] {362ba7e0-8dd5-4f77-b6bd-ae08f769b192} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. | ||
| 17614 | 2025.05.08 06:30:34.378397 [ 56 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17615 | 2025.05.08 06:30:34.378418 [ 256 ] {362ba7e0-8dd5-4f77-b6bd-ae08f769b192} <Debug> TCPHandler: Processed in 0.001560032 sec. | ||
| 17616 | 2025.05.08 06:30:34.378423 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17617 | 2025.05.08 06:30:34.378509 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 17618 | 2025.05.08 06:30:34.378593 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17619 | 2025.05.08 06:30:34.378621 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8970 rows starting from the beginning of the part | ||
| 17620 | 2025.05.08 06:30:34.378671 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 17621 | 2025.05.08 06:30:34.378711 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 17622 | 2025.05.08 06:30:34.378750 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 17623 | 2025.05.08 06:30:34.378786 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 17624 | 2025.05.08 06:30:34.378821 [ 186 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 17625 | 2025.05.08 06:30:34.381125 [ 192 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002645127 sec., 3504557.6261555683 rows/sec., 236.14 MiB/sec. | ||
| 17626 | 2025.05.08 06:30:34.381479 [ 188 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 17627 | 2025.05.08 06:30:34.382109 [ 188 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17628 | 2025.05.08 06:30:34.382194 [ 188 ] {e2bb4292-20fa-4454-b049-7ef7f331f52e::all_1_156_31} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 17629 | 2025.05.08 06:30:34.382279 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 17630 | 2025.05.08 06:30:36.599006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 49959 | ||
| 17631 | 2025.05.08 06:30:36.599500 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17632 | 2025.05.08 06:30:36.599549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17633 | 2025.05.08 06:30:36.600159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17634 | 2025.05.08 06:30:36.600620 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17635 | 2025.05.08 06:30:36.600761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49959 | ||
| 17636 | 2025.05.08 06:30:39.008633 [ 219 ] {} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17637 | 2025.05.08 06:30:39.008696 [ 219 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17638 | 2025.05.08 06:30:39.011102 [ 219 ] {} <Debug> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17639 | 2025.05.08 06:30:39.257459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2342 | ||
| 17640 | 2025.05.08 06:30:39.259952 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17641 | 2025.05.08 06:30:39.259989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17642 | 2025.05.08 06:30:39.261305 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17643 | 2025.05.08 06:30:39.261777 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17644 | 2025.05.08 06:30:39.261975 [ 218 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 17645 | 2025.05.08 06:30:39.262012 [ 218 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 17646 | 2025.05.08 06:30:39.262041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2342 | ||
| 17647 | 2025.05.08 06:30:39.264464 [ 218 ] {} <Debug> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): 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] | ||
| 17648 | 2025.05.08 06:30:39.331232 [ 222 ] {} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17649 | 2025.05.08 06:30:39.331268 [ 222 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17650 | 2025.05.08 06:30:39.333539 [ 222 ] {} <Debug> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17651 | 2025.05.08 06:30:39.359645 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17652 | 2025.05.08 06:30:39.359811 [ 256 ] {93c1f4f3-e781-4f0b-96ea-3d6b4674d3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17653 | 2025.05.08 06:30:39.359875 [ 256 ] {93c1f4f3-e781-4f0b-96ea-3d6b4674d3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17654 | 2025.05.08 06:30:39.360594 [ 256 ] {93c1f4f3-e781-4f0b-96ea-3d6b4674d3d2} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17655 | 2025.05.08 06:30:39.360630 [ 256 ] {93c1f4f3-e781-4f0b-96ea-3d6b4674d3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17656 | 2025.05.08 06:30:39.361189 [ 256 ] {93c1f4f3-e781-4f0b-96ea-3d6b4674d3d2} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 17657 | 2025.05.08 06:30:39.361653 [ 256 ] {93c1f4f3-e781-4f0b-96ea-3d6b4674d3d2} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17658 | 2025.05.08 06:30:39.361794 [ 256 ] {93c1f4f3-e781-4f0b-96ea-3d6b4674d3d2} <Debug> executeQuery: Read 160 rows, 14.22 KiB in 0.002027 sec., 78934.38579181055 rows/sec., 6.85 MiB/sec. | ||
| 17659 | 2025.05.08 06:30:39.361835 [ 256 ] {93c1f4f3-e781-4f0b-96ea-3d6b4674d3d2} <Debug> TCPHandler: Processed in 0.002268792 sec. | ||
| 17660 | 2025.05.08 06:30:39.361892 [ 220 ] {} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17661 | 2025.05.08 06:30:39.361951 [ 220 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17662 | 2025.05.08 06:30:39.361953 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17663 | 2025.05.08 06:30:39.362061 [ 256 ] {878cb3c7-ffed-40d7-864b-96462706df3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17664 | 2025.05.08 06:30:39.362102 [ 256 ] {878cb3c7-ffed-40d7-864b-96462706df3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17665 | 2025.05.08 06:30:39.362523 [ 256 ] {878cb3c7-ffed-40d7-864b-96462706df3e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17666 | 2025.05.08 06:30:39.362561 [ 256 ] {878cb3c7-ffed-40d7-864b-96462706df3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17667 | 2025.05.08 06:30:39.363005 [ 256 ] {878cb3c7-ffed-40d7-864b-96462706df3e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 17668 | 2025.05.08 06:30:39.363526 [ 256 ] {878cb3c7-ffed-40d7-864b-96462706df3e} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17669 | 2025.05.08 06:30:39.363665 [ 256 ] {878cb3c7-ffed-40d7-864b-96462706df3e} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001623 sec., 32039.433148490447 rows/sec., 2.35 MiB/sec. | ||
| 17670 | 2025.05.08 06:30:39.363704 [ 256 ] {878cb3c7-ffed-40d7-864b-96462706df3e} <Debug> TCPHandler: Processed in 0.001800275 sec. | ||
| 17671 | 2025.05.08 06:30:39.363815 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17672 | 2025.05.08 06:30:39.363911 [ 256 ] {af7d32e0-3f66-4f1a-8321-1f5050c2539c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17673 | 2025.05.08 06:30:39.363953 [ 256 ] {af7d32e0-3f66-4f1a-8321-1f5050c2539c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17674 | 2025.05.08 06:30:39.364389 [ 256 ] {af7d32e0-3f66-4f1a-8321-1f5050c2539c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17675 | 2025.05.08 06:30:39.364422 [ 220 ] {} <Debug> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17676 | 2025.05.08 06:30:39.364429 [ 256 ] {af7d32e0-3f66-4f1a-8321-1f5050c2539c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17677 | 2025.05.08 06:30:39.364885 [ 256 ] {af7d32e0-3f66-4f1a-8321-1f5050c2539c} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 17678 | 2025.05.08 06:30:39.365334 [ 256 ] {af7d32e0-3f66-4f1a-8321-1f5050c2539c} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17679 | 2025.05.08 06:30:39.365465 [ 256 ] {af7d32e0-3f66-4f1a-8321-1f5050c2539c} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001572 sec., 73791.3486005089 rows/sec., 5.76 MiB/sec. | ||
| 17680 | 2025.05.08 06:30:39.365504 [ 256 ] {af7d32e0-3f66-4f1a-8321-1f5050c2539c} <Debug> TCPHandler: Processed in 0.001737864 sec. | ||
| 17681 | 2025.05.08 06:30:39.365617 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17682 | 2025.05.08 06:30:39.365712 [ 256 ] {d2205ff1-a0e3-4e87-9396-c7664bdbdb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17683 | 2025.05.08 06:30:39.365753 [ 256 ] {d2205ff1-a0e3-4e87-9396-c7664bdbdb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17684 | 2025.05.08 06:30:39.366164 [ 256 ] {d2205ff1-a0e3-4e87-9396-c7664bdbdb78} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17685 | 2025.05.08 06:30:39.366198 [ 256 ] {d2205ff1-a0e3-4e87-9396-c7664bdbdb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17686 | 2025.05.08 06:30:39.366640 [ 256 ] {d2205ff1-a0e3-4e87-9396-c7664bdbdb78} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 17687 | 2025.05.08 06:30:39.367119 [ 256 ] {d2205ff1-a0e3-4e87-9396-c7664bdbdb78} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17688 | 2025.05.08 06:30:39.367250 [ 256 ] {d2205ff1-a0e3-4e87-9396-c7664bdbdb78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. | ||
| 17689 | 2025.05.08 06:30:39.367288 [ 256 ] {d2205ff1-a0e3-4e87-9396-c7664bdbdb78} <Debug> TCPHandler: Processed in 0.001719305 sec. | ||
| 17690 | 2025.05.08 06:30:39.367321 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17691 | 2025.05.08 06:30:39.367360 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17692 | 2025.05.08 06:30:39.367393 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17693 | 2025.05.08 06:30:39.367492 [ 256 ] {4c5ed20d-c4c7-45ac-b54e-213893b1467f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17694 | 2025.05.08 06:30:39.367546 [ 256 ] {4c5ed20d-c4c7-45ac-b54e-213893b1467f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17695 | 2025.05.08 06:30:39.368442 [ 256 ] {4c5ed20d-c4c7-45ac-b54e-213893b1467f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17696 | 2025.05.08 06:30:39.368480 [ 256 ] {4c5ed20d-c4c7-45ac-b54e-213893b1467f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17697 | 2025.05.08 06:30:39.369209 [ 256 ] {4c5ed20d-c4c7-45ac-b54e-213893b1467f} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 17698 | 2025.05.08 06:30:39.369737 [ 256 ] {4c5ed20d-c4c7-45ac-b54e-213893b1467f} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17699 | 2025.05.08 06:30:39.369753 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17700 | 2025.05.08 06:30:39.369883 [ 256 ] {4c5ed20d-c4c7-45ac-b54e-213893b1467f} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002408 sec., 21594.68438538206 rows/sec., 38.70 MiB/sec. | ||
| 17701 | 2025.05.08 06:30:39.369944 [ 256 ] {4c5ed20d-c4c7-45ac-b54e-213893b1467f} <Debug> TCPHandler: Processed in 0.002600447 sec. | ||
| 17702 | 2025.05.08 06:30:39.370059 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17703 | 2025.05.08 06:30:39.370154 [ 256 ] {b4892777-828f-4b7b-9786-dee134836c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17704 | 2025.05.08 06:30:39.370195 [ 256 ] {b4892777-828f-4b7b-9786-dee134836c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17705 | 2025.05.08 06:30:39.370559 [ 256 ] {b4892777-828f-4b7b-9786-dee134836c93} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2025.05.08 06:30:39.370594 [ 256 ] {b4892777-828f-4b7b-9786-dee134836c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17707 | 2025.05.08 06:30:39.371002 [ 256 ] {b4892777-828f-4b7b-9786-dee134836c93} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 17708 | 2025.05.08 06:30:39.371444 [ 256 ] {b4892777-828f-4b7b-9786-dee134836c93} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17709 | 2025.05.08 06:30:39.371575 [ 256 ] {b4892777-828f-4b7b-9786-dee134836c93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. | ||
| 17710 | 2025.05.08 06:30:39.371611 [ 256 ] {b4892777-828f-4b7b-9786-dee134836c93} <Debug> TCPHandler: Processed in 0.001601752 sec. | ||
| 17711 | 2025.05.08 06:30:39.423359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 17712 | 2025.05.08 06:30:39.442194 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17713 | 2025.05.08 06:30:39.442240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17714 | 2025.05.08 06:30:39.448954 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17715 | 2025.05.08 06:30:39.450110 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17716 | 2025.05.08 06:30:39.453399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 17717 | 2025.05.08 06:30:43.868091 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17718 | 2025.05.08 06:30:43.868165 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17719 | 2025.05.08 06:30:44.101008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 50447 | ||
| 17720 | 2025.05.08 06:30:44.101754 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17721 | 2025.05.08 06:30:44.101805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17722 | 2025.05.08 06:30:44.102444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17723 | 2025.05.08 06:30:44.102909 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17724 | 2025.05.08 06:30:44.103063 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50447 | ||
| 17725 | 2025.05.08 06:30:44.103122 [ 222 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 17726 | 2025.05.08 06:30:44.103176 [ 222 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 17727 | 2025.05.08 06:30:44.105091 [ 222 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): 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] | ||
| 17728 | 2025.05.08 06:30:44.357368 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17729 | 2025.05.08 06:30:44.357635 [ 256 ] {e6cddd2c-f054-4950-b65a-b0943b80dc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17730 | 2025.05.08 06:30:44.357730 [ 256 ] {e6cddd2c-f054-4950-b65a-b0943b80dc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17731 | 2025.05.08 06:30:44.358419 [ 256 ] {e6cddd2c-f054-4950-b65a-b0943b80dc69} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17732 | 2025.05.08 06:30:44.358456 [ 256 ] {e6cddd2c-f054-4950-b65a-b0943b80dc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17733 | 2025.05.08 06:30:44.358995 [ 256 ] {e6cddd2c-f054-4950-b65a-b0943b80dc69} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 17734 | 2025.05.08 06:30:44.359506 [ 256 ] {e6cddd2c-f054-4950-b65a-b0943b80dc69} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17735 | 2025.05.08 06:30:44.359654 [ 256 ] {e6cddd2c-f054-4950-b65a-b0943b80dc69} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002098 sec., 34318.39847473784 rows/sec., 2.79 MiB/sec. | ||
| 17736 | 2025.05.08 06:30:44.359696 [ 256 ] {e6cddd2c-f054-4950-b65a-b0943b80dc69} <Debug> TCPHandler: Processed in 0.002503536 sec. | ||
| 17737 | 2025.05.08 06:30:44.359817 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17738 | 2025.05.08 06:30:44.359918 [ 256 ] {ce3de17c-a887-468e-b964-31cf0db98810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17739 | 2025.05.08 06:30:44.359958 [ 256 ] {ce3de17c-a887-468e-b964-31cf0db98810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17740 | 2025.05.08 06:30:44.360358 [ 256 ] {ce3de17c-a887-468e-b964-31cf0db98810} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17741 | 2025.05.08 06:30:44.360392 [ 256 ] {ce3de17c-a887-468e-b964-31cf0db98810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17742 | 2025.05.08 06:30:44.360795 [ 256 ] {ce3de17c-a887-468e-b964-31cf0db98810} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 17743 | 2025.05.08 06:30:44.361223 [ 256 ] {ce3de17c-a887-468e-b964-31cf0db98810} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17744 | 2025.05.08 06:30:44.361318 [ 82 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 17745 | 2025.05.08 06:30:44.361354 [ 256 ] {ce3de17c-a887-468e-b964-31cf0db98810} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001454 sec., 5502.063273727648 rows/sec., 413.73 KiB/sec. | ||
| 17746 | 2025.05.08 06:30:44.361358 [ 82 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17747 | 2025.05.08 06:30:44.361384 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17748 | 2025.05.08 06:30:44.361391 [ 256 ] {ce3de17c-a887-468e-b964-31cf0db98810} <Debug> TCPHandler: Processed in 0.001624163 sec. | ||
| 17749 | 2025.05.08 06:30:44.361491 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 17750 | 2025.05.08 06:30:44.361501 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17751 | 2025.05.08 06:30:44.361612 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17752 | 2025.05.08 06:30:44.361617 [ 256 ] {edb11eb5-6f15-4080-a6e6-68ffc2a34aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17753 | 2025.05.08 06:30:44.361651 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 93 rows starting from the beginning of the part | ||
| 17754 | 2025.05.08 06:30:44.361673 [ 256 ] {edb11eb5-6f15-4080-a6e6-68ffc2a34aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17755 | 2025.05.08 06:30:44.361727 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 8 rows starting from the beginning of the part | ||
| 17756 | 2025.05.08 06:30:44.361786 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 52 rows starting from the beginning of the part | ||
| 17757 | 2025.05.08 06:30:44.361837 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 28 rows starting from the beginning of the part | ||
| 17758 | 2025.05.08 06:30:44.361885 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 52 rows starting from the beginning of the part | ||
| 17759 | 2025.05.08 06:30:44.361942 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 8 rows starting from the beginning of the part | ||
| 17760 | 2025.05.08 06:30:44.362102 [ 256 ] {edb11eb5-6f15-4080-a6e6-68ffc2a34aef} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17761 | 2025.05.08 06:30:44.362143 [ 256 ] {edb11eb5-6f15-4080-a6e6-68ffc2a34aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17762 | 2025.05.08 06:30:44.362587 [ 256 ] {edb11eb5-6f15-4080-a6e6-68ffc2a34aef} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 17763 | 2025.05.08 06:30:44.362904 [ 193 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458251 sec., 165266.47333003714 rows/sec., 12.73 MiB/sec. | ||
| 17764 | 2025.05.08 06:30:44.363105 [ 256 ] {edb11eb5-6f15-4080-a6e6-68ffc2a34aef} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2025.05.08 06:30:44.363162 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 17766 | 2025.05.08 06:30:44.363246 [ 256 ] {edb11eb5-6f15-4080-a6e6-68ffc2a34aef} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001647 sec., 43715.84699453552 rows/sec., 3.41 MiB/sec. | ||
| 17767 | 2025.05.08 06:30:44.363288 [ 256 ] {edb11eb5-6f15-4080-a6e6-68ffc2a34aef} <Debug> TCPHandler: Processed in 0.001835776 sec. | ||
| 17768 | 2025.05.08 06:30:44.363403 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17769 | 2025.05.08 06:30:44.363500 [ 256 ] {29f19df8-9efa-4983-b4df-23a4a8d37ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17770 | 2025.05.08 06:30:44.363545 [ 256 ] {29f19df8-9efa-4983-b4df-23a4a8d37ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17771 | 2025.05.08 06:30:44.363674 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17772 | 2025.05.08 06:30:44.363754 [ 200 ] {b163fd7f-4407-4444-91a6-084a00cfa3c1::all_1_156_31} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 17773 | 2025.05.08 06:30:44.363825 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17774 | 2025.05.08 06:30:44.363975 [ 256 ] {29f19df8-9efa-4983-b4df-23a4a8d37ced} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17775 | 2025.05.08 06:30:44.364016 [ 256 ] {29f19df8-9efa-4983-b4df-23a4a8d37ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17776 | 2025.05.08 06:30:44.364458 [ 256 ] {29f19df8-9efa-4983-b4df-23a4a8d37ced} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 17777 | 2025.05.08 06:30:44.364920 [ 256 ] {29f19df8-9efa-4983-b4df-23a4a8d37ced} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17778 | 2025.05.08 06:30:44.365032 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 2 parts from all_1_153_35 to all_154_154_0 | ||
| 17779 | 2025.05.08 06:30:44.365054 [ 256 ] {29f19df8-9efa-4983-b4df-23a4a8d37ced} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
| 17780 | 2025.05.08 06:30:44.365065 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17781 | 2025.05.08 06:30:44.365089 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17782 | 2025.05.08 06:30:44.365092 [ 256 ] {29f19df8-9efa-4983-b4df-23a4a8d37ced} <Debug> TCPHandler: Processed in 0.001736455 sec. | ||
| 17783 | 2025.05.08 06:30:44.365156 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_154_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_153_35 to all_154_154_0 into Compact with storage Full | ||
| 17784 | 2025.05.08 06:30:44.365195 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17785 | 2025.05.08 06:30:44.365261 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_154_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17786 | 2025.05.08 06:30:44.365294 [ 256 ] {7e9e98e2-78ca-45a6-a516-7792f82582d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17787 | 2025.05.08 06:30:44.365295 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_154_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_153_35, total 46442 rows starting from the beginning of the part | ||
| 17788 | 2025.05.08 06:30:44.365357 [ 256 ] {7e9e98e2-78ca-45a6-a516-7792f82582d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17789 | 2025.05.08 06:30:44.365375 [ 192 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_154_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 17790 | 2025.05.08 06:30:44.366147 [ 256 ] {7e9e98e2-78ca-45a6-a516-7792f82582d3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17791 | 2025.05.08 06:30:44.366188 [ 256 ] {7e9e98e2-78ca-45a6-a516-7792f82582d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17792 | 2025.05.08 06:30:44.366836 [ 256 ] {7e9e98e2-78ca-45a6-a516-7792f82582d3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 17793 | 2025.05.08 06:30:44.367270 [ 256 ] {7e9e98e2-78ca-45a6-a516-7792f82582d3} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17794 | 2025.05.08 06:30:44.367386 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 17795 | 2025.05.08 06:30:44.367413 [ 256 ] {7e9e98e2-78ca-45a6-a516-7792f82582d3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002137 sec., 3743.5657463734206 rows/sec., 6.71 MiB/sec. | ||
| 17796 | 2025.05.08 06:30:44.367416 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17797 | 2025.05.08 06:30:44.367445 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17798 | 2025.05.08 06:30:44.367471 [ 256 ] {7e9e98e2-78ca-45a6-a516-7792f82582d3} <Debug> TCPHandler: Processed in 0.002324063 sec. | ||
| 17799 | 2025.05.08 06:30:44.367566 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 17800 | 2025.05.08 06:30:44.367600 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17801 | 2025.05.08 06:30:44.367703 [ 256 ] {385e99de-47e6-435c-a397-03a88f6b890f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17802 | 2025.05.08 06:30:44.367744 [ 256 ] {385e99de-47e6-435c-a397-03a88f6b890f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17803 | 2025.05.08 06:30:44.367805 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17804 | 2025.05.08 06:30:44.367875 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3232 rows starting from the beginning of the part | ||
| 17805 | 2025.05.08 06:30:44.368013 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 8 rows starting from the beginning of the part | ||
| 17806 | 2025.05.08 06:30:44.368090 [ 256 ] {385e99de-47e6-435c-a397-03a88f6b890f} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2025.05.08 06:30:44.368129 [ 256 ] {385e99de-47e6-435c-a397-03a88f6b890f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17808 | 2025.05.08 06:30:44.368130 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 52 rows starting from the beginning of the part | ||
| 17809 | 2025.05.08 06:30:44.368251 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 8 rows starting from the beginning of the part | ||
| 17810 | 2025.05.08 06:30:44.368353 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 52 rows starting from the beginning of the part | ||
| 17811 | 2025.05.08 06:30:44.368455 [ 193 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 8 rows starting from the beginning of the part | ||
| 17812 | 2025.05.08 06:30:44.368569 [ 256 ] {385e99de-47e6-435c-a397-03a88f6b890f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 17813 | 2025.05.08 06:30:44.369109 [ 256 ] {385e99de-47e6-435c-a397-03a88f6b890f} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17814 | 2025.05.08 06:30:44.369248 [ 256 ] {385e99de-47e6-435c-a397-03a88f6b890f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. | ||
| 17815 | 2025.05.08 06:30:44.369284 [ 256 ] {385e99de-47e6-435c-a397-03a88f6b890f} <Debug> TCPHandler: Processed in 0.001733344 sec. | ||
| 17816 | 2025.05.08 06:30:44.373189 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_154_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46602 rows, containing 5 columns (5 merged, 0 gathered) in 0.008056453 sec., 5784431.436514308 rows/sec., 396.93 MiB/sec. | ||
| 17817 | 2025.05.08 06:30:44.374021 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_154_36} <Trace> MergedBlockOutputStream: filled checksums all_1_154_36 (state Temporary) | ||
| 17818 | 2025.05.08 06:30:44.374562 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_154_36} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_154_36 to all_1_154_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17819 | 2025.05.08 06:30:44.374646 [ 187 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_154_36} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 2 parts: [all_1_153_35, all_154_154_0] -> all_1_154_36 | ||
| 17820 | 2025.05.08 06:30:44.374757 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17821 | 2025.05.08 06:30:44.381030 [ 187 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 19 columns (19 merged, 0 gathered) in 0.013534151 sec., 248260.86246562493 rows/sec., 444.87 MiB/sec. | ||
| 17822 | 2025.05.08 06:30:44.383737 [ 197 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 17823 | 2025.05.08 06:30:44.384430 [ 197 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17824 | 2025.05.08 06:30:44.384516 [ 197 ] {22b8695f-18db-463a-81ab-df08cb1151bd::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 17825 | 2025.05.08 06:30:44.384743 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.28 MiB. | ||
| 17826 | 2025.05.08 06:30:45.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.21 MiB, peak 405.44 MiB, free memory in arenas 0.00 B, will set to 379.75 MiB (RSS), difference: 3.54 MiB | ||
| 17827 | 2025.05.08 06:30:45.942390 [ 223 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 17828 | 2025.05.08 06:30:45.942447 [ 223 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 17829 | 2025.05.08 06:30:45.944733 [ 223 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): 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] | ||
| 17830 | 2025.05.08 06:30:46.953568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 17831 | 2025.05.08 06:30:46.971599 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17832 | 2025.05.08 06:30:46.971652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17833 | 2025.05.08 06:30:46.978445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17834 | 2025.05.08 06:30:46.979573 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17835 | 2025.05.08 06:30:46.982932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 17836 | 2025.05.08 06:30:48.994998 [ 219 ] {} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17837 | 2025.05.08 06:30:48.995099 [ 219 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17838 | 2025.05.08 06:30:48.997139 [ 219 ] {} <Debug> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17839 | 2025.05.08 06:30:49.248286 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17840 | 2025.05.08 06:30:49.248576 [ 256 ] {6cfccbc0-6d1a-42e3-82ae-e1759b281d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17841 | 2025.05.08 06:30:49.248678 [ 256 ] {6cfccbc0-6d1a-42e3-82ae-e1759b281d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17842 | 2025.05.08 06:30:49.249402 [ 256 ] {6cfccbc0-6d1a-42e3-82ae-e1759b281d92} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17843 | 2025.05.08 06:30:49.249439 [ 256 ] {6cfccbc0-6d1a-42e3-82ae-e1759b281d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17844 | 2025.05.08 06:30:49.249966 [ 256 ] {6cfccbc0-6d1a-42e3-82ae-e1759b281d92} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17845 | 2025.05.08 06:30:49.250402 [ 256 ] {6cfccbc0-6d1a-42e3-82ae-e1759b281d92} <Trace> oximeter.fields_ipaddr (6b32ef9a-6e42-45c3-a804-cfdc5ed8f2b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17846 | 2025.05.08 06:30:49.250554 [ 256 ] {6cfccbc0-6d1a-42e3-82ae-e1759b281d92} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002057 sec., 2916.869227029655 rows/sec., 237.85 KiB/sec. | ||
| 17847 | 2025.05.08 06:30:49.250598 [ 256 ] {6cfccbc0-6d1a-42e3-82ae-e1759b281d92} <Debug> TCPHandler: Processed in 0.002486825 sec. | ||
| 17848 | 2025.05.08 06:30:49.250715 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17849 | 2025.05.08 06:30:49.250810 [ 256 ] {1a25a6b6-48c7-4e3e-842b-d10908b22f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17850 | 2025.05.08 06:30:49.250850 [ 256 ] {1a25a6b6-48c7-4e3e-842b-d10908b22f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17851 | 2025.05.08 06:30:49.252021 [ 256 ] {1a25a6b6-48c7-4e3e-842b-d10908b22f0b} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17852 | 2025.05.08 06:30:49.252056 [ 256 ] {1a25a6b6-48c7-4e3e-842b-d10908b22f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17853 | 2025.05.08 06:30:49.252603 [ 256 ] {1a25a6b6-48c7-4e3e-842b-d10908b22f0b} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 17854 | 2025.05.08 06:30:49.253036 [ 256 ] {1a25a6b6-48c7-4e3e-842b-d10908b22f0b} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17855 | 2025.05.08 06:30:49.253168 [ 256 ] {1a25a6b6-48c7-4e3e-842b-d10908b22f0b} <Debug> executeQuery: Read 1303 rows, 111.00 KiB in 0.002376 sec., 548400.6734006734 rows/sec., 45.62 MiB/sec. | ||
| 17856 | 2025.05.08 06:30:49.253205 [ 256 ] {1a25a6b6-48c7-4e3e-842b-d10908b22f0b} <Debug> TCPHandler: Processed in 0.002538646 sec. | ||
| 17857 | 2025.05.08 06:30:49.253313 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17858 | 2025.05.08 06:30:49.253408 [ 256 ] {f0726d33-bc60-42e3-99be-0c2bdbb8d7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17859 | 2025.05.08 06:30:49.253448 [ 256 ] {f0726d33-bc60-42e3-99be-0c2bdbb8d7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17860 | 2025.05.08 06:30:49.253868 [ 256 ] {f0726d33-bc60-42e3-99be-0c2bdbb8d7f9} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17861 | 2025.05.08 06:30:49.253902 [ 256 ] {f0726d33-bc60-42e3-99be-0c2bdbb8d7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17862 | 2025.05.08 06:30:49.254296 [ 256 ] {f0726d33-bc60-42e3-99be-0c2bdbb8d7f9} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 17863 | 2025.05.08 06:30:49.254708 [ 256 ] {f0726d33-bc60-42e3-99be-0c2bdbb8d7f9} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17864 | 2025.05.08 06:30:49.254838 [ 256 ] {f0726d33-bc60-42e3-99be-0c2bdbb8d7f9} <Debug> executeQuery: Read 58 rows, 4.33 KiB in 0.001448 sec., 40055.24861878453 rows/sec., 2.92 MiB/sec. | ||
| 17865 | 2025.05.08 06:30:49.254874 [ 256 ] {f0726d33-bc60-42e3-99be-0c2bdbb8d7f9} <Debug> TCPHandler: Processed in 0.001610222 sec. | ||
| 17866 | 2025.05.08 06:30:49.254972 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17867 | 2025.05.08 06:30:49.255065 [ 256 ] {c0fcbe59-7d81-41d9-a160-dad171ae364d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17868 | 2025.05.08 06:30:49.255105 [ 256 ] {c0fcbe59-7d81-41d9-a160-dad171ae364d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17869 | 2025.05.08 06:30:49.255574 [ 256 ] {c0fcbe59-7d81-41d9-a160-dad171ae364d} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2025.05.08 06:30:49.255609 [ 256 ] {c0fcbe59-7d81-41d9-a160-dad171ae364d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17871 | 2025.05.08 06:30:49.256017 [ 256 ] {c0fcbe59-7d81-41d9-a160-dad171ae364d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17872 | 2025.05.08 06:30:49.256450 [ 256 ] {c0fcbe59-7d81-41d9-a160-dad171ae364d} <Trace> oximeter.fields_u32 (388b3934-09d6-4d8e-813e-3665da7c0edb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17873 | 2025.05.08 06:30:49.256581 [ 256 ] {c0fcbe59-7d81-41d9-a160-dad171ae364d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001533 sec., 148727.9843444227 rows/sec., 10.07 MiB/sec. | ||
| 17874 | 2025.05.08 06:30:49.256617 [ 256 ] {c0fcbe59-7d81-41d9-a160-dad171ae364d} <Debug> TCPHandler: Processed in 0.001693614 sec. | ||
| 17875 | 2025.05.08 06:30:49.256713 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17876 | 2025.05.08 06:30:49.256807 [ 256 ] {251df943-bcf4-45c1-8335-6880c5250d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17877 | 2025.05.08 06:30:49.256847 [ 256 ] {251df943-bcf4-45c1-8335-6880c5250d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17878 | 2025.05.08 06:30:49.257476 [ 256 ] {251df943-bcf4-45c1-8335-6880c5250d36} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17879 | 2025.05.08 06:30:49.257510 [ 256 ] {251df943-bcf4-45c1-8335-6880c5250d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17880 | 2025.05.08 06:30:49.257984 [ 256 ] {251df943-bcf4-45c1-8335-6880c5250d36} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 17881 | 2025.05.08 06:30:49.258404 [ 256 ] {251df943-bcf4-45c1-8335-6880c5250d36} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17882 | 2025.05.08 06:30:49.258535 [ 256 ] {251df943-bcf4-45c1-8335-6880c5250d36} <Debug> executeQuery: Read 578 rows, 44.06 KiB in 0.001746 sec., 331042.3825887744 rows/sec., 24.64 MiB/sec. | ||
| 17883 | 2025.05.08 06:30:49.258574 [ 256 ] {251df943-bcf4-45c1-8335-6880c5250d36} <Debug> TCPHandler: Processed in 0.001907317 sec. | ||
| 17884 | 2025.05.08 06:30:49.258681 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17885 | 2025.05.08 06:30:49.258775 [ 256 ] {7dea0355-f489-48ea-96ce-d3c9553f170c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17886 | 2025.05.08 06:30:49.258818 [ 256 ] {7dea0355-f489-48ea-96ce-d3c9553f170c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17887 | 2025.05.08 06:30:49.259409 [ 256 ] {7dea0355-f489-48ea-96ce-d3c9553f170c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17888 | 2025.05.08 06:30:49.259443 [ 256 ] {7dea0355-f489-48ea-96ce-d3c9553f170c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17889 | 2025.05.08 06:30:49.259983 [ 256 ] {7dea0355-f489-48ea-96ce-d3c9553f170c} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 17890 | 2025.05.08 06:30:49.260409 [ 256 ] {7dea0355-f489-48ea-96ce-d3c9553f170c} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17891 | 2025.05.08 06:30:49.260519 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Selected 6 parts from all_1_154_36 to all_159_159_0 | ||
| 17892 | 2025.05.08 06:30:49.260540 [ 256 ] {7dea0355-f489-48ea-96ce-d3c9553f170c} <Debug> executeQuery: Read 919 rows, 63.30 KiB in 0.001782 sec., 515712.6823793491 rows/sec., 34.69 MiB/sec. | ||
| 17893 | 2025.05.08 06:30:49.260557 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17894 | 2025.05.08 06:30:49.260577 [ 256 ] {7dea0355-f489-48ea-96ce-d3c9553f170c} <Debug> TCPHandler: Processed in 0.001944568 sec. | ||
| 17895 | 2025.05.08 06:30:49.260577 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17896 | 2025.05.08 06:30:49.260669 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_154_36 to all_159_159_0 into Compact with storage Full | ||
| 17897 | 2025.05.08 06:30:49.260685 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17898 | 2025.05.08 06:30:49.260770 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17899 | 2025.05.08 06:30:49.260787 [ 256 ] {7aae735c-161a-4e9b-bb84-4b299852e558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17900 | 2025.05.08 06:30:49.260801 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_154_36, total 46602 rows starting from the beginning of the part | ||
| 17901 | 2025.05.08 06:30:49.260841 [ 256 ] {7aae735c-161a-4e9b-bb84-4b299852e558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17902 | 2025.05.08 06:30:49.260865 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 17903 | 2025.05.08 06:30:49.260921 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 200 rows starting from the beginning of the part | ||
| 17904 | 2025.05.08 06:30:49.260974 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 17905 | 2025.05.08 06:30:49.261023 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 17906 | 2025.05.08 06:30:49.261070 [ 198 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 919 rows starting from the beginning of the part | ||
| 17907 | 2025.05.08 06:30:49.261775 [ 256 ] {7aae735c-161a-4e9b-bb84-4b299852e558} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17908 | 2025.05.08 06:30:49.261810 [ 256 ] {7aae735c-161a-4e9b-bb84-4b299852e558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17909 | 2025.05.08 06:30:49.262367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 37 entries to flush up to offset 2379 | ||
| 17910 | 2025.05.08 06:30:49.262491 [ 256 ] {7aae735c-161a-4e9b-bb84-4b299852e558} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 17911 | 2025.05.08 06:30:49.262915 [ 256 ] {7aae735c-161a-4e9b-bb84-4b299852e558} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2025.05.08 06:30:49.263056 [ 256 ] {7aae735c-161a-4e9b-bb84-4b299852e558} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002287 sec., 22737.210319195452 rows/sec., 40.74 MiB/sec. | ||
| 17913 | 2025.05.08 06:30:49.263116 [ 256 ] {7aae735c-161a-4e9b-bb84-4b299852e558} <Debug> TCPHandler: Processed in 0.002478686 sec. | ||
| 17914 | 2025.05.08 06:30:49.263229 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17915 | 2025.05.08 06:30:49.263324 [ 256 ] {7f0c1cce-0b39-4b91-9f58-da1f3b1acaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17916 | 2025.05.08 06:30:49.263364 [ 256 ] {7f0c1cce-0b39-4b91-9f58-da1f3b1acaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17917 | 2025.05.08 06:30:49.263700 [ 256 ] {7f0c1cce-0b39-4b91-9f58-da1f3b1acaab} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17918 | 2025.05.08 06:30:49.263734 [ 256 ] {7f0c1cce-0b39-4b91-9f58-da1f3b1acaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17919 | 2025.05.08 06:30:49.264131 [ 256 ] {7f0c1cce-0b39-4b91-9f58-da1f3b1acaab} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 17920 | 2025.05.08 06:30:49.264576 [ 256 ] {7f0c1cce-0b39-4b91-9f58-da1f3b1acaab} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17921 | 2025.05.08 06:30:49.264715 [ 256 ] {7f0c1cce-0b39-4b91-9f58-da1f3b1acaab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
| 17922 | 2025.05.08 06:30:49.264760 [ 256 ] {7f0c1cce-0b39-4b91-9f58-da1f3b1acaab} <Debug> TCPHandler: Processed in 0.001579533 sec. | ||
| 17923 | 2025.05.08 06:30:49.265249 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2025.05.08 06:30:49.265284 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17925 | 2025.05.08 06:30:49.266568 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17926 | 2025.05.08 06:30:49.267089 [ 242 ] {} <Trace> system.query_log (82c44cfc-9224-417c-b3bf-55987972a28c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17927 | 2025.05.08 06:30:49.267342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2379 | ||
| 17928 | 2025.05.08 06:30:49.269945 [ 191 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48201 rows, containing 5 columns (5 merged, 0 gathered) in 0.009308551 sec., 5178142.119004344 rows/sec., 355.31 MiB/sec. | ||
| 17929 | 2025.05.08 06:30:49.270716 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Trace> MergedBlockOutputStream: filled checksums all_1_159_37 (state Temporary) | ||
| 17930 | 2025.05.08 06:30:49.271308 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_merge_all_1_159_37 to all_1_159_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17931 | 2025.05.08 06:30:49.271377 [ 190 ] {dfd848c9-5d57-4203-a9bf-e1a63bb6e06c::all_1_159_37} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c) (MergerMutator): Merged 6 parts: [all_1_154_36, all_159_159_0] -> all_1_159_37 | ||
| 17932 | 2025.05.08 06:30:49.271441 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 17933 | 2025.05.08 06:30:50.320415 [ 225 ] {} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17934 | 2025.05.08 06:30:50.320464 [ 225 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17935 | 2025.05.08 06:30:50.322510 [ 225 ] {} <Debug> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17936 | 2025.05.08 06:30:50.772404 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17937 | 2025.05.08 06:30:50.772479 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17938 | 2025.05.08 06:30:50.774847 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 17939 | 2025.05.08 06:30:51.603300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 50874 | ||
| 17940 | 2025.05.08 06:30:51.603866 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2025.05.08 06:30:51.603917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17942 | 2025.05.08 06:30:51.604578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17943 | 2025.05.08 06:30:51.605030 [ 244 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2025.05.08 06:30:51.605174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50874 | ||
| 17945 | 2025.05.08 06:30:51.605171 [ 75 ] {} <Debug> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17946 | 2025.05.08 06:30:51.605248 [ 75 ] {} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17947 | 2025.05.08 06:30:51.605269 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 17948 | 2025.05.08 06:30:51.605398 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::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 | ||
| 17949 | 2025.05.08 06:30:51.605545 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17950 | 2025.05.08 06:30:51.605583 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 48617 rows starting from the beginning of the part | ||
| 17951 | 2025.05.08 06:30:51.605647 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 427 rows starting from the beginning of the part | ||
| 17952 | 2025.05.08 06:30:51.605693 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 488 rows starting from the beginning of the part | ||
| 17953 | 2025.05.08 06:30:51.605737 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 427 rows starting from the beginning of the part | ||
| 17954 | 2025.05.08 06:30:51.605779 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 488 rows starting from the beginning of the part | ||
| 17955 | 2025.05.08 06:30:51.605825 [ 198 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 427 rows starting from the beginning of the part | ||
| 17956 | 2025.05.08 06:30:51.608731 [ 191 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50874 rows, containing 4 columns (4 merged, 0 gathered) in 0.003393877 sec., 14989936.288203727 rows/sec., 214.43 MiB/sec. | ||
| 17957 | 2025.05.08 06:30:51.609172 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17958 | 2025.05.08 06:30:51.609846 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2025.05.08 06:30:51.609940 [ 195 ] {81337936-765d-49e7-8805-e5e3edd4a981::all_1_111_22} <Trace> system.asynchronous_metric_log (81337936-765d-49e7-8805-e5e3edd4a981) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17960 | 2025.05.08 06:30:51.610064 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17961 | 2025.05.08 06:30:54.357400 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17962 | 2025.05.08 06:30:54.357613 [ 256 ] {6d047e89-c481-461c-9a87-d89f603ad98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17963 | 2025.05.08 06:30:54.357676 [ 256 ] {6d047e89-c481-461c-9a87-d89f603ad98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17964 | 2025.05.08 06:30:54.358368 [ 256 ] {6d047e89-c481-461c-9a87-d89f603ad98c} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17965 | 2025.05.08 06:30:54.358408 [ 256 ] {6d047e89-c481-461c-9a87-d89f603ad98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17966 | 2025.05.08 06:30:54.358947 [ 256 ] {6d047e89-c481-461c-9a87-d89f603ad98c} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 17967 | 2025.05.08 06:30:54.359389 [ 256 ] {6d047e89-c481-461c-9a87-d89f603ad98c} <Trace> oximeter.fields_string (0a2285b9-58b3-4d37-8cc0-6fbfbab608f5): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17968 | 2025.05.08 06:30:54.359538 [ 256 ] {6d047e89-c481-461c-9a87-d89f603ad98c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001975 sec., 36455.69620253164 rows/sec., 2.96 MiB/sec. | ||
| 17969 | 2025.05.08 06:30:54.359578 [ 256 ] {6d047e89-c481-461c-9a87-d89f603ad98c} <Debug> TCPHandler: Processed in 0.002307163 sec. | ||
| 17970 | 2025.05.08 06:30:54.359698 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17971 | 2025.05.08 06:30:54.359792 [ 256 ] {f8905b3c-cd94-45f2-906a-867506b4f723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17972 | 2025.05.08 06:30:54.359832 [ 256 ] {f8905b3c-cd94-45f2-906a-867506b4f723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17973 | 2025.05.08 06:30:54.360243 [ 256 ] {f8905b3c-cd94-45f2-906a-867506b4f723} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17974 | 2025.05.08 06:30:54.360277 [ 256 ] {f8905b3c-cd94-45f2-906a-867506b4f723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17975 | 2025.05.08 06:30:54.360679 [ 256 ] {f8905b3c-cd94-45f2-906a-867506b4f723} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 17976 | 2025.05.08 06:30:54.361099 [ 256 ] {f8905b3c-cd94-45f2-906a-867506b4f723} <Trace> oximeter.fields_u16 (b163fd7f-4407-4444-91a6-084a00cfa3c1): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17977 | 2025.05.08 06:30:54.361231 [ 256 ] {f8905b3c-cd94-45f2-906a-867506b4f723} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001458 sec., 5486.968449931413 rows/sec., 412.59 KiB/sec. | ||
| 17978 | 2025.05.08 06:30:54.361268 [ 256 ] {f8905b3c-cd94-45f2-906a-867506b4f723} <Debug> TCPHandler: Processed in 0.001617783 sec. | ||
| 17979 | 2025.05.08 06:30:54.361380 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17980 | 2025.05.08 06:30:54.361480 [ 256 ] {da5c3538-a7c7-43b9-aa91-c533d0422f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17981 | 2025.05.08 06:30:54.361519 [ 256 ] {da5c3538-a7c7-43b9-aa91-c533d0422f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17982 | 2025.05.08 06:30:54.361947 [ 256 ] {da5c3538-a7c7-43b9-aa91-c533d0422f8f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17983 | 2025.05.08 06:30:54.361981 [ 256 ] {da5c3538-a7c7-43b9-aa91-c533d0422f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17984 | 2025.05.08 06:30:54.362384 [ 256 ] {da5c3538-a7c7-43b9-aa91-c533d0422f8f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 17985 | 2025.05.08 06:30:54.362848 [ 256 ] {da5c3538-a7c7-43b9-aa91-c533d0422f8f} <Trace> oximeter.fields_uuid (4a1e86a1-72bc-4c77-966a-14c83e278050): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17986 | 2025.05.08 06:30:54.362975 [ 256 ] {da5c3538-a7c7-43b9-aa91-c533d0422f8f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001514 sec., 47556.14266842801 rows/sec., 3.71 MiB/sec. | ||
| 17987 | 2025.05.08 06:30:54.363012 [ 256 ] {da5c3538-a7c7-43b9-aa91-c533d0422f8f} <Debug> TCPHandler: Processed in 0.001678744 sec. | ||
| 17988 | 2025.05.08 06:30:54.363131 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17989 | 2025.05.08 06:30:54.363223 [ 256 ] {1524ed63-3481-4b8c-a7cf-9b9115f0d2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17990 | 2025.05.08 06:30:54.363265 [ 256 ] {1524ed63-3481-4b8c-a7cf-9b9115f0d2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17991 | 2025.05.08 06:30:54.363681 [ 256 ] {1524ed63-3481-4b8c-a7cf-9b9115f0d2eb} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17992 | 2025.05.08 06:30:54.363715 [ 256 ] {1524ed63-3481-4b8c-a7cf-9b9115f0d2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 17993 | 2025.05.08 06:30:54.364187 [ 256 ] {1524ed63-3481-4b8c-a7cf-9b9115f0d2eb} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 17994 | 2025.05.08 06:30:54.364648 [ 256 ] {1524ed63-3481-4b8c-a7cf-9b9115f0d2eb} <Trace> oximeter.measurements_cumulativeu64 (dfd848c9-5d57-4203-a9bf-e1a63bb6e06c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17995 | 2025.05.08 06:30:54.364777 [ 256 ] {1524ed63-3481-4b8c-a7cf-9b9115f0d2eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
| 17996 | 2025.05.08 06:30:54.364813 [ 256 ] {1524ed63-3481-4b8c-a7cf-9b9115f0d2eb} <Debug> TCPHandler: Processed in 0.001737534 sec. | ||
| 17997 | 2025.05.08 06:30:54.364921 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17998 | 2025.05.08 06:30:54.365018 [ 256 ] {165bb4ff-f7b3-4a50-828f-2b626215e1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17999 | 2025.05.08 06:30:54.365071 [ 256 ] {165bb4ff-f7b3-4a50-828f-2b626215e1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18000 | 2025.05.08 06:30:54.365858 [ 256 ] {165bb4ff-f7b3-4a50-828f-2b626215e1a6} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18001 | 2025.05.08 06:30:54.365892 [ 256 ] {165bb4ff-f7b3-4a50-828f-2b626215e1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 18002 | 2025.05.08 06:30:54.366517 [ 256 ] {165bb4ff-f7b3-4a50-828f-2b626215e1a6} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18003 | 2025.05.08 06:30:54.366962 [ 256 ] {165bb4ff-f7b3-4a50-828f-2b626215e1a6} <Trace> oximeter.measurements_histogramu64 (22b8695f-18db-463a-81ab-df08cb1151bd): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18004 | 2025.05.08 06:30:54.367109 [ 256 ] {165bb4ff-f7b3-4a50-828f-2b626215e1a6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002107 sec., 3796.867584243 rows/sec., 6.80 MiB/sec. | ||
| 18005 | 2025.05.08 06:30:54.367174 [ 256 ] {165bb4ff-f7b3-4a50-828f-2b626215e1a6} <Debug> TCPHandler: Processed in 0.002302623 sec. | ||
| 18006 | 2025.05.08 06:30:54.367310 [ 256 ] {} <Trace> TCP-Session: bfb4b822-b395-4377-b87f-0bc34c366038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18007 | 2025.05.08 06:30:54.367404 [ 256 ] {8e67e0ca-51e1-4671-8423-6873e09bb4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18008 | 2025.05.08 06:30:54.367452 [ 256 ] {8e67e0ca-51e1-4671-8423-6873e09bb4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18009 | 2025.05.08 06:30:54.367837 [ 256 ] {8e67e0ca-51e1-4671-8423-6873e09bb4bf} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2025.05.08 06:30:54.367870 [ 256 ] {8e67e0ca-51e1-4671-8423-6873e09bb4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 18011 | 2025.05.08 06:30:54.368272 [ 256 ] {8e67e0ca-51e1-4671-8423-6873e09bb4bf} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 18012 | 2025.05.08 06:30:54.368743 [ 256 ] {8e67e0ca-51e1-4671-8423-6873e09bb4bf} <Trace> oximeter.measurements_u64 (e2bb4292-20fa-4454-b049-7ef7f331f52e): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2025.05.08 06:30:54.368869 [ 256 ] {8e67e0ca-51e1-4671-8423-6873e09bb4bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. | ||
| 18014 | 2025.05.08 06:30:54.368904 [ 256 ] {8e67e0ca-51e1-4671-8423-6873e09bb4bf} <Debug> TCPHandler: Processed in 0.001640863 sec. | ||
| 18015 | 2025.05.08 06:30:54.483122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 | ||
| 18016 | 2025.05.08 06:30:54.501818 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18017 | 2025.05.08 06:30:54.501867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 18018 | 2025.05.08 06:30:54.508425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18019 | 2025.05.08 06:30:54.509600 [ 243 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18020 | 2025.05.08 06:30:54.509948 [ 50 ] {} <Debug> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18021 | 2025.05.08 06:30:54.510024 [ 50 ] {} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18022 | 2025.05.08 06:30:54.510060 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 18023 | 2025.05.08 06:30:54.510181 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::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 | ||
| 18024 | 2025.05.08 06:30:54.512805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 836 | ||
| 18025 | 2025.05.08 06:30:54.513392 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18026 | 2025.05.08 06:30:54.514135 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 798 rows starting from the beginning of the part | ||
| 18027 | 2025.05.08 06:30:54.517552 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part | ||
| 18028 | 2025.05.08 06:30:54.520997 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 18029 | 2025.05.08 06:30:54.525022 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 18030 | 2025.05.08 06:30:54.529651 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 18031 | 2025.05.08 06:30:54.534530 [ 191 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 18032 | 2025.05.08 06:30:54.593608 [ 194 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.083474625 sec., 10015.01953437946 rows/sec., 51.79 MiB/sec. | ||
| 18033 | 2025.05.08 06:30:54.597174 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18034 | 2025.05.08 06:30:54.599787 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18035 | 2025.05.08 06:30:54.599899 [ 196 ] {44ef35ed-b950-4d13-90b3-0e77d5377723::all_1_111_22} <Trace> system.metric_log (44ef35ed-b950-4d13-90b3-0e77d5377723) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18036 | 2025.05.08 06:30:54.602999 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18037 | 2025.05.08 06:30:55.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.28 MiB, peak 405.44 MiB, free memory in arenas 0.00 B, will set to 379.76 MiB (RSS), difference: -1.52 MiB | ||