| 1 | [ Sep 3 04:03:48 Enabled. ] | ||
| 2 | [ Sep 3 04:03:48 Rereading configuration. ] | ||
| 3 | [ Sep 3 04:03:51 Rereading configuration. ] | ||
| 4 | [ Sep 3 04:04:00 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 | [ Sep 3 04:04:00 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.09.03 04:04:01.175585 [ 1 ] {} <Information> Application: Will watch for the process with pid 24049 | ||
| 29 | 2025.09.03 04:04:01.175998 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.03 04:04:01.656910 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24049 | ||
| 31 | 2025.09.03 04:04:01.657755 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.03 04:04:01.657912 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.03 04:04:01.774382 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.03 04:04:01.860727 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.03 04:04:01.860809 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.03 04:04:01.860825 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.03 04:04:01.860881 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.03 04:04:01.861425 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.03 04:04:01.865170 [ 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.09.03 04:04:01.866036 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.03 04:04:01.866916 [ 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.09.03 04:04:01.866968 [ 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.09.03 04:04:01.867008 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.03 04:04:01.867765 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.03 04:04:01.868701 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.03 04:04:01.873795 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.03 04:04:01.874531 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.03 04:04:01.875905 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.03 04:04:01.875997 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.03 04:04:01.877071 [ 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.09.03 04:04:01.877518 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.03 04:04:01.881577 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.03 04:04:01.881954 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.03 04:04:01.885666 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.03 04:04:01.886022 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.03 04:04:01.886461 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.03 04:04:01.886826 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.03 04:04:01.888170 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.03 04:04:01.888194 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.03 04:04:01.888278 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.03 04:04:01.888373 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.03 04:04:01.917623 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.03 04:04:01.917652 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000201682 sec | ||
| 68 | 2025.09.03 04:04:01.917729 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.03 04:04:01.917784 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.03 04:04:01.920067 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.03 04:04:01.920728 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.03 04:04:01.931520 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.03 04:04:01.931560 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.03 04:04:01.931629 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.03 04:04:01.931641 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.03 04:04:01.931674 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.03 04:04:01.931736 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.03 04:04:01.935990 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.03 04:04:01.936033 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.03 04:04:01.936080 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.03 04:04:01.936242 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.03 04:04:01.936283 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.03 04:04:01.936296 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.03 04:04:01.936365 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.03 04:04:01.936378 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.03 04:04:01.936409 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.03 04:04:01.936474 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.03 04:04:01.960818 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.03 04:04:01.964869 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.03 04:04:01.964955 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108511 sec | ||
| 91 | 2025.09.03 04:04:01.964968 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.03 04:04:01.964978 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.03 04:04:01.965002 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.03 04:04:01.965222 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.03 04:04:01.965323 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.03 04:04:01.965337 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.03 04:04:01.965348 [ 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.09.03 04:04:01.965358 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.03 04:04:01.968890 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.03 04:04:01.969102 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.86 MiB (RSS), difference: 92.08 MiB | ||
| 101 | 2025.09.03 04:04:01.970447 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2809e-05 sec. | ||
| 102 | 2025.09.03 04:04:01.970787 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.03 04:04:01.972151 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.03 04:04:01.972171 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.03 04:04:02.000113 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.87 MiB, peak 116.87 MiB, free memory in arenas 0.00 B, will set to 118.40 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2025.09.03 04:04:03.638777 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65085 | ||
| 107 | 2025.09.03 04:04:03.639680 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.09.03 04:04:03.639870 [ 3 ] {} <Debug> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Authenticating user 'default' from [fd00:1122:3344:101::d]:65085 | ||
| 109 | 2025.09.03 04:04:03.640027 [ 3 ] {} <Debug> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.03 04:04:03.640042 [ 3 ] {} <Debug> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.09.03 04:04:03.640136 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.09.03 04:04:03.640233 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.09.03 04:04:03.640249 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.09.03 04:04:03.642819 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57059 | ||
| 115 | 2025.09.03 04:04:03.642930 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50800 | ||
| 116 | 2025.09.03 04:04:03.642930 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41036 | ||
| 117 | 2025.09.03 04:04:03.643031 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.09.03 04:04:03.643105 [ 4 ] {} <Debug> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57059 | ||
| 119 | 2025.09.03 04:04:03.643131 [ 4 ] {} <Debug> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.09.03 04:04:03.643198 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.09.03 04:04:03.643227 [ 4 ] {} <Debug> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.09.03 04:04:03.643253 [ 5 ] {} <Debug> TCP-Session: 49f84d01-04a8-4194-b8f9-2e32799f59ea Authenticating user 'default' from [fd00:1122:3344:101::d]:50800 | ||
| 123 | 2025.09.03 04:04:03.643290 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39139 | ||
| 124 | 2025.09.03 04:04:03.643274 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52170 | ||
| 125 | 2025.09.03 04:04:03.643277 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.09.03 04:04:03.643364 [ 5 ] {} <Debug> TCP-Session: 49f84d01-04a8-4194-b8f9-2e32799f59ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.09.03 04:04:03.643407 [ 254 ] {} <Debug> TCP-Session: 21cea8a4-19d5-40fa-ab45-7369db0de1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:41036 | ||
| 128 | 2025.09.03 04:04:03.643379 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48226 | ||
| 129 | 2025.09.03 04:04:03.643484 [ 5 ] {} <Debug> TCP-Session: 49f84d01-04a8-4194-b8f9-2e32799f59ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.09.03 04:04:03.643508 [ 254 ] {} <Debug> TCP-Session: 21cea8a4-19d5-40fa-ab45-7369db0de1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.09.03 04:04:03.643503 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.09.03 04:04:03.643502 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41953 | ||
| 133 | 2025.09.03 04:04:03.643563 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.09.03 04:04:03.643636 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53378 | ||
| 135 | 2025.09.03 04:04:03.643618 [ 256 ] {} <Debug> TCP-Session: 853100bf-2d8a-4eb0-9e8a-8542a863e89d Authenticating user 'default' from [fd00:1122:3344:101::d]:52170 | ||
| 136 | 2025.09.03 04:04:03.643586 [ 254 ] {} <Debug> TCP-Session: 21cea8a4-19d5-40fa-ab45-7369db0de1ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.09.03 04:04:03.643702 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.09.03 04:04:03.643714 [ 256 ] {} <Debug> TCP-Session: 853100bf-2d8a-4eb0-9e8a-8542a863e89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.09.03 04:04:03.643789 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.09.03 04:04:03.643712 [ 255 ] {} <Debug> TCP-Session: 71af3bb8-64d1-4df6-8e81-0dd107b31987 Authenticating user 'default' from [fd00:1122:3344:101::d]:39139 | ||
| 141 | 2025.09.03 04:04:03.643850 [ 257 ] {} <Debug> TCP-Session: 310ea00d-3688-408b-8a07-ad8ea11fc964 Authenticating user 'default' from [fd00:1122:3344:101::d]:48226 | ||
| 142 | 2025.09.03 04:04:03.643863 [ 258 ] {} <Debug> TCP-Session: a946b64f-6e4a-43ab-b639-cc73e91d5e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:41953 | ||
| 143 | 2025.09.03 04:04:03.643881 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.09.03 04:04:03.643940 [ 258 ] {} <Debug> TCP-Session: a946b64f-6e4a-43ab-b639-cc73e91d5e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.09.03 04:04:03.643954 [ 257 ] {} <Debug> TCP-Session: 310ea00d-3688-408b-8a07-ad8ea11fc964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.09.03 04:04:03.643922 [ 256 ] {} <Debug> TCP-Session: 853100bf-2d8a-4eb0-9e8a-8542a863e89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.09.03 04:04:03.643890 [ 255 ] {} <Debug> TCP-Session: 71af3bb8-64d1-4df6-8e81-0dd107b31987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.09.03 04:04:03.644012 [ 257 ] {} <Debug> TCP-Session: 310ea00d-3688-408b-8a07-ad8ea11fc964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.09.03 04:04:03.644028 [ 259 ] {} <Debug> TCP-Session: b54d74e5-1265-4215-af01-c21767e762c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53378 | ||
| 150 | 2025.09.03 04:04:03.644071 [ 255 ] {} <Debug> TCP-Session: 71af3bb8-64d1-4df6-8e81-0dd107b31987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.09.03 04:04:03.644098 [ 258 ] {} <Debug> TCP-Session: a946b64f-6e4a-43ab-b639-cc73e91d5e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.09.03 04:04:03.644151 [ 259 ] {} <Debug> TCP-Session: b54d74e5-1265-4215-af01-c21767e762c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.03 04:04:03.644304 [ 259 ] {} <Debug> TCP-Session: b54d74e5-1265-4215-af01-c21767e762c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.09.03 04:04:03.647627 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2025.09.03 04:04:03.650956 [ 3 ] {b76ae160-69c8-46f7-b40c-13589e91c7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2025.09.03 04:04:03.722910 [ 3 ] {b76ae160-69c8-46f7-b40c-13589e91c7c5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65085) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2025.09.03 04:04:03.724002 [ 3 ] {b76ae160-69c8-46f7-b40c-13589e91c7c5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2025.09.03 04:04:03.724236 [ 3 ] {b76ae160-69c8-46f7-b40c-13589e91c7c5} <Debug> TCPHandler: Processed in 0.078825041 sec. | ||
| 205 | 2025.09.03 04:04:03.724728 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2025.09.03 04:04:03.725070 [ 4 ] {94889541-5c87-42ba-a9c7-4fe896d4b4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2025.09.03 04:04:03.725562 [ 4 ] {94889541-5c87-42ba-a9c7-4fe896d4b4d8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57059) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2025.09.03 04:04:03.725883 [ 4 ] {94889541-5c87-42ba-a9c7-4fe896d4b4d8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2025.09.03 04:04:03.726240 [ 4 ] {94889541-5c87-42ba-a9c7-4fe896d4b4d8} <Debug> TCPHandler: Processed in 0.001681502 sec. | ||
| 256 | 2025.09.03 04:04:03.726615 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2025.09.03 04:04:03.727495 [ 3 ] {932fbe8d-5cd6-4f7d-9337-5c326202ac34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2025.09.03 04:04:03.728300 [ 3 ] {932fbe8d-5cd6-4f7d-9337-5c326202ac34} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2025.09.03 04:04:03.729741 [ 3 ] {932fbe8d-5cd6-4f7d-9337-5c326202ac34} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2025.09.03 04:04:03.729769 [ 3 ] {932fbe8d-5cd6-4f7d-9337-5c326202ac34} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2511e-05 sec | ||
| 261 | 2025.09.03 04:04:03.729853 [ 3 ] {932fbe8d-5cd6-4f7d-9337-5c326202ac34} <Trace> ReferentialDeps: No tables | ||
| 262 | 2025.09.03 04:04:03.729866 [ 3 ] {932fbe8d-5cd6-4f7d-9337-5c326202ac34} <Trace> LoadingDeps: No tables | ||
| 263 | 2025.09.03 04:04:03.729889 [ 3 ] {932fbe8d-5cd6-4f7d-9337-5c326202ac34} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2025.09.03 04:04:03.730622 [ 3 ] {932fbe8d-5cd6-4f7d-9337-5c326202ac34} <Debug> TCPHandler: Processed in 0.004099839 sec. | ||
| 265 | 2025.09.03 04:04:03.730902 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2025.09.03 04:04:03.731060 [ 3 ] {416f0d68-8763-4b13-a980-fc5e02894d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2025.09.03 04:04:03.731195 [ 3 ] {416f0d68-8763-4b13-a980-fc5e02894d83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2025.09.03 04:04:03.738038 [ 3 ] {416f0d68-8763-4b13-a980-fc5e02894d83} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2025.09.03 04:04:03.740013 [ 3 ] {416f0d68-8763-4b13-a980-fc5e02894d83} <Debug> oximeter.version (1319be30-2f4c-4beb-8c0b-e7bbfc73cd13): Loading data parts | ||
| 271 | 2025.09.03 04:04:03.741145 [ 3 ] {416f0d68-8763-4b13-a980-fc5e02894d83} <Debug> oximeter.version (1319be30-2f4c-4beb-8c0b-e7bbfc73cd13): There are no data parts | ||
| 272 | 2025.09.03 04:04:03.744724 [ 3 ] {416f0d68-8763-4b13-a980-fc5e02894d83} <Debug> TCPHandler: Processed in 0.013868611 sec. | ||
| 273 | 2025.09.03 04:04:03.744950 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.09.03 04:04:03.745238 [ 3 ] {b79556cd-5f2f-48fb-ac32-e2cabc06aca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2025.09.03 04:04:03.745404 [ 3 ] {b79556cd-5f2f-48fb-ac32-e2cabc06aca8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2025.09.03 04:04:03.760942 [ 3 ] {b79556cd-5f2f-48fb-ac32-e2cabc06aca8} <Debug> oximeter.measurements_bool (4ba63763-a885-4de1-b9e0-c2dd365ba63c): Loading data parts | ||
| 287 | 2025.09.03 04:04:03.761163 [ 3 ] {b79556cd-5f2f-48fb-ac32-e2cabc06aca8} <Debug> oximeter.measurements_bool (4ba63763-a885-4de1-b9e0-c2dd365ba63c): There are no data parts | ||
| 288 | 2025.09.03 04:04:03.763231 [ 3 ] {b79556cd-5f2f-48fb-ac32-e2cabc06aca8} <Debug> TCPHandler: Processed in 0.018360152 sec. | ||
| 289 | 2025.09.03 04:04:03.763574 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2025.09.03 04:04:03.763809 [ 3 ] {6126b08c-2bc6-46cb-87d5-ccf93d86510d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 291 | 2025.09.03 04:04:03.763974 [ 3 ] {6126b08c-2bc6-46cb-87d5-ccf93d86510d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2025.09.03 04:04:03.768256 [ 3 ] {6126b08c-2bc6-46cb-87d5-ccf93d86510d} <Debug> oximeter.measurements_i8 (00623a6b-c8b4-4805-bbdd-fd83f296441a): Loading data parts | ||
| 293 | 2025.09.03 04:04:03.768462 [ 3 ] {6126b08c-2bc6-46cb-87d5-ccf93d86510d} <Debug> oximeter.measurements_i8 (00623a6b-c8b4-4805-bbdd-fd83f296441a): There are no data parts | ||
| 294 | 2025.09.03 04:04:03.771500 [ 3 ] {6126b08c-2bc6-46cb-87d5-ccf93d86510d} <Debug> TCPHandler: Processed in 0.007990838 sec. | ||
| 295 | 2025.09.03 04:04:03.771669 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2025.09.03 04:04:03.771939 [ 3 ] {aee6ba80-6d40-4685-bfd9-ab7a07500db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 297 | 2025.09.03 04:04:03.771984 [ 3 ] {aee6ba80-6d40-4685-bfd9-ab7a07500db0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2025.09.03 04:04:03.781010 [ 3 ] {aee6ba80-6d40-4685-bfd9-ab7a07500db0} <Debug> oximeter.measurements_u8 (cf37b999-7432-4dcf-a803-111d8b80d61d): Loading data parts | ||
| 299 | 2025.09.03 04:04:03.781170 [ 3 ] {aee6ba80-6d40-4685-bfd9-ab7a07500db0} <Debug> oximeter.measurements_u8 (cf37b999-7432-4dcf-a803-111d8b80d61d): There are no data parts | ||
| 300 | 2025.09.03 04:04:03.783676 [ 3 ] {aee6ba80-6d40-4685-bfd9-ab7a07500db0} <Debug> TCPHandler: Processed in 0.012053838 sec. | ||
| 301 | 2025.09.03 04:04:03.783977 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2025.09.03 04:04:03.784216 [ 3 ] {4f72da3c-d96c-463b-b4db-489013139274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 303 | 2025.09.03 04:04:03.784357 [ 3 ] {4f72da3c-d96c-463b-b4db-489013139274} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2025.09.03 04:04:03.786811 [ 3 ] {4f72da3c-d96c-463b-b4db-489013139274} <Debug> oximeter.measurements_i16 (e5ecacfa-dc3f-44b2-9e80-25f7e0c69c21): Loading data parts | ||
| 305 | 2025.09.03 04:04:03.787044 [ 3 ] {4f72da3c-d96c-463b-b4db-489013139274} <Debug> oximeter.measurements_i16 (e5ecacfa-dc3f-44b2-9e80-25f7e0c69c21): There are no data parts | ||
| 306 | 2025.09.03 04:04:03.788874 [ 3 ] {4f72da3c-d96c-463b-b4db-489013139274} <Debug> TCPHandler: Processed in 0.004973336 sec. | ||
| 307 | 2025.09.03 04:04:03.789055 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.09.03 04:04:03.789243 [ 3 ] {2fc087c5-457c-4fa4-af74-115aa44194fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 309 | 2025.09.03 04:04:03.789392 [ 3 ] {2fc087c5-457c-4fa4-af74-115aa44194fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2025.09.03 04:04:03.797195 [ 3 ] {2fc087c5-457c-4fa4-af74-115aa44194fd} <Debug> oximeter.measurements_u16 (25d9f89f-b095-46ff-a41a-61a2ca7800e8): Loading data parts | ||
| 311 | 2025.09.03 04:04:03.797340 [ 3 ] {2fc087c5-457c-4fa4-af74-115aa44194fd} <Debug> oximeter.measurements_u16 (25d9f89f-b095-46ff-a41a-61a2ca7800e8): There are no data parts | ||
| 312 | 2025.09.03 04:04:03.799363 [ 3 ] {2fc087c5-457c-4fa4-af74-115aa44194fd} <Debug> TCPHandler: Processed in 0.010366685 sec. | ||
| 313 | 2025.09.03 04:04:03.799600 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2025.09.03 04:04:03.799834 [ 3 ] {c8cf0511-4d28-4401-b366-6f14195a7c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 315 | 2025.09.03 04:04:03.799969 [ 3 ] {c8cf0511-4d28-4401-b366-6f14195a7c05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2025.09.03 04:04:03.801935 [ 3 ] {c8cf0511-4d28-4401-b366-6f14195a7c05} <Debug> oximeter.measurements_i32 (3214077d-0751-4b21-9ee0-51b1a87320fa): Loading data parts | ||
| 317 | 2025.09.03 04:04:03.802062 [ 3 ] {c8cf0511-4d28-4401-b366-6f14195a7c05} <Debug> oximeter.measurements_i32 (3214077d-0751-4b21-9ee0-51b1a87320fa): There are no data parts | ||
| 318 | 2025.09.03 04:04:03.803435 [ 3 ] {c8cf0511-4d28-4401-b366-6f14195a7c05} <Debug> TCPHandler: Processed in 0.003880058 sec. | ||
| 319 | 2025.09.03 04:04:03.803598 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.09.03 04:04:03.803766 [ 3 ] {1992ca14-4b3a-4c56-9b9a-97e2a44051fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 321 | 2025.09.03 04:04:03.803894 [ 3 ] {1992ca14-4b3a-4c56-9b9a-97e2a44051fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.09.03 04:04:03.812118 [ 3 ] {1992ca14-4b3a-4c56-9b9a-97e2a44051fd} <Debug> oximeter.measurements_u32 (934a8a07-1ed5-43ee-ac4e-cf305c6313a7): Loading data parts | ||
| 323 | 2025.09.03 04:04:03.812256 [ 3 ] {1992ca14-4b3a-4c56-9b9a-97e2a44051fd} <Debug> oximeter.measurements_u32 (934a8a07-1ed5-43ee-ac4e-cf305c6313a7): There are no data parts | ||
| 324 | 2025.09.03 04:04:03.814699 [ 3 ] {1992ca14-4b3a-4c56-9b9a-97e2a44051fd} <Debug> TCPHandler: Processed in 0.011171341 sec. | ||
| 325 | 2025.09.03 04:04:03.814866 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.09.03 04:04:03.815190 [ 3 ] {670a6b5e-2e8e-48c4-b206-2739fbcdb429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 327 | 2025.09.03 04:04:03.815379 [ 3 ] {670a6b5e-2e8e-48c4-b206-2739fbcdb429} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.09.03 04:04:03.817133 [ 3 ] {670a6b5e-2e8e-48c4-b206-2739fbcdb429} <Debug> oximeter.measurements_i64 (5fee33f8-7a57-4844-b9a4-cb612e21b0f7): Loading data parts | ||
| 329 | 2025.09.03 04:04:03.817280 [ 3 ] {670a6b5e-2e8e-48c4-b206-2739fbcdb429} <Debug> oximeter.measurements_i64 (5fee33f8-7a57-4844-b9a4-cb612e21b0f7): There are no data parts | ||
| 330 | 2025.09.03 04:04:03.819251 [ 3 ] {670a6b5e-2e8e-48c4-b206-2739fbcdb429} <Debug> TCPHandler: Processed in 0.004411722 sec. | ||
| 331 | 2025.09.03 04:04:03.819427 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.09.03 04:04:03.819603 [ 3 ] {0f09c483-6e34-4736-80dc-3f243851eac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 333 | 2025.09.03 04:04:03.819731 [ 3 ] {0f09c483-6e34-4736-80dc-3f243851eac6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.09.03 04:04:03.821995 [ 3 ] {0f09c483-6e34-4736-80dc-3f243851eac6} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Loading data parts | ||
| 335 | 2025.09.03 04:04:03.822305 [ 3 ] {0f09c483-6e34-4736-80dc-3f243851eac6} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): There are no data parts | ||
| 336 | 2025.09.03 04:04:03.824647 [ 3 ] {0f09c483-6e34-4736-80dc-3f243851eac6} <Debug> TCPHandler: Processed in 0.005288758 sec. | ||
| 337 | 2025.09.03 04:04:03.824816 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.09.03 04:04:03.825130 [ 3 ] {e8d983d5-cf54-40b9-9341-2a017aeb3c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 339 | 2025.09.03 04:04:03.825253 [ 3 ] {e8d983d5-cf54-40b9-9341-2a017aeb3c83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.09.03 04:04:03.827522 [ 3 ] {e8d983d5-cf54-40b9-9341-2a017aeb3c83} <Debug> oximeter.measurements_f32 (08eaf4f4-d137-4ce6-8057-53c40c820962): Loading data parts | ||
| 341 | 2025.09.03 04:04:03.827669 [ 3 ] {e8d983d5-cf54-40b9-9341-2a017aeb3c83} <Debug> oximeter.measurements_f32 (08eaf4f4-d137-4ce6-8057-53c40c820962): There are no data parts | ||
| 342 | 2025.09.03 04:04:03.828975 [ 3 ] {e8d983d5-cf54-40b9-9341-2a017aeb3c83} <Debug> TCPHandler: Processed in 0.004188831 sec. | ||
| 343 | 2025.09.03 04:04:03.829162 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.09.03 04:04:03.829350 [ 3 ] {1222cb24-e4de-46f9-948d-f3f061e47eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 345 | 2025.09.03 04:04:03.829479 [ 3 ] {1222cb24-e4de-46f9-948d-f3f061e47eb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.09.03 04:04:03.834639 [ 3 ] {1222cb24-e4de-46f9-948d-f3f061e47eb1} <Debug> oximeter.measurements_f64 (f7ffd444-6d70-4429-b2d8-75b0a2a174d4): Loading data parts | ||
| 347 | 2025.09.03 04:04:03.834930 [ 3 ] {1222cb24-e4de-46f9-948d-f3f061e47eb1} <Debug> oximeter.measurements_f64 (f7ffd444-6d70-4429-b2d8-75b0a2a174d4): There are no data parts | ||
| 348 | 2025.09.03 04:04:03.836860 [ 3 ] {1222cb24-e4de-46f9-948d-f3f061e47eb1} <Debug> TCPHandler: Processed in 0.007788377 sec. | ||
| 349 | 2025.09.03 04:04:03.837047 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.09.03 04:04:03.837379 [ 3 ] {0ad5aec6-e1aa-4c15-a399-0ecac62fd86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 351 | 2025.09.03 04:04:03.837513 [ 3 ] {0ad5aec6-e1aa-4c15-a399-0ecac62fd86f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.09.03 04:04:03.839759 [ 3 ] {0ad5aec6-e1aa-4c15-a399-0ecac62fd86f} <Debug> oximeter.measurements_string (daaad55c-6b17-40aa-bdbe-37a5da3c2a00): Loading data parts | ||
| 353 | 2025.09.03 04:04:03.839931 [ 3 ] {0ad5aec6-e1aa-4c15-a399-0ecac62fd86f} <Debug> oximeter.measurements_string (daaad55c-6b17-40aa-bdbe-37a5da3c2a00): There are no data parts | ||
| 354 | 2025.09.03 04:04:03.841700 [ 3 ] {0ad5aec6-e1aa-4c15-a399-0ecac62fd86f} <Debug> TCPHandler: Processed in 0.004700114 sec. | ||
| 355 | 2025.09.03 04:04:03.841864 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.09.03 04:04:03.842020 [ 3 ] {e34bab31-925a-44ca-98aa-5a94668b7b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.09.03 04:04:03.842144 [ 3 ] {e34bab31-925a-44ca-98aa-5a94668b7b20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.09.03 04:04:03.844050 [ 3 ] {e34bab31-925a-44ca-98aa-5a94668b7b20} <Debug> oximeter.measurements_bytes (fcc41729-ae79-419f-a0f4-8505ee578686): Loading data parts | ||
| 366 | 2025.09.03 04:04:03.844200 [ 3 ] {e34bab31-925a-44ca-98aa-5a94668b7b20} <Debug> oximeter.measurements_bytes (fcc41729-ae79-419f-a0f4-8505ee578686): There are no data parts | ||
| 367 | 2025.09.03 04:04:03.847261 [ 3 ] {e34bab31-925a-44ca-98aa-5a94668b7b20} <Debug> TCPHandler: Processed in 0.005478019 sec. | ||
| 368 | 2025.09.03 04:04:03.847499 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.09.03 04:04:03.847684 [ 3 ] {48525e85-b246-4746-8eec-2ab06e90d23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 370 | 2025.09.03 04:04:03.847940 [ 3 ] {48525e85-b246-4746-8eec-2ab06e90d23f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.09.03 04:04:03.857008 [ 3 ] {48525e85-b246-4746-8eec-2ab06e90d23f} <Debug> oximeter.measurements_cumulativei64 (3f6bf652-7c8a-4106-b7ac-24d6e9b0740c): Loading data parts | ||
| 372 | 2025.09.03 04:04:03.857203 [ 3 ] {48525e85-b246-4746-8eec-2ab06e90d23f} <Debug> oximeter.measurements_cumulativei64 (3f6bf652-7c8a-4106-b7ac-24d6e9b0740c): There are no data parts | ||
| 373 | 2025.09.03 04:04:03.859524 [ 3 ] {48525e85-b246-4746-8eec-2ab06e90d23f} <Debug> TCPHandler: Processed in 0.012073428 sec. | ||
| 374 | 2025.09.03 04:04:03.859903 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.09.03 04:04:03.860212 [ 3 ] {03c4a596-3ea5-458b-a52e-cf588a762898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 376 | 2025.09.03 04:04:03.860561 [ 3 ] {03c4a596-3ea5-458b-a52e-cf588a762898} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.09.03 04:04:03.863066 [ 3 ] {03c4a596-3ea5-458b-a52e-cf588a762898} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Loading data parts | ||
| 378 | 2025.09.03 04:04:03.863387 [ 3 ] {03c4a596-3ea5-458b-a52e-cf588a762898} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): There are no data parts | ||
| 379 | 2025.09.03 04:04:03.864799 [ 3 ] {03c4a596-3ea5-458b-a52e-cf588a762898} <Debug> TCPHandler: Processed in 0.004996107 sec. | ||
| 380 | 2025.09.03 04:04:03.865023 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.09.03 04:04:03.865309 [ 3 ] {2d90788e-a495-4fe2-8ebf-44d34f5fd9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 382 | 2025.09.03 04:04:03.865403 [ 3 ] {2d90788e-a495-4fe2-8ebf-44d34f5fd9f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.09.03 04:04:03.867596 [ 3 ] {2d90788e-a495-4fe2-8ebf-44d34f5fd9f5} <Debug> oximeter.measurements_cumulativef32 (a0d15236-1e82-4fdc-be56-dc5745d3c946): Loading data parts | ||
| 384 | 2025.09.03 04:04:03.867753 [ 3 ] {2d90788e-a495-4fe2-8ebf-44d34f5fd9f5} <Debug> oximeter.measurements_cumulativef32 (a0d15236-1e82-4fdc-be56-dc5745d3c946): There are no data parts | ||
| 385 | 2025.09.03 04:04:03.869478 [ 3 ] {2d90788e-a495-4fe2-8ebf-44d34f5fd9f5} <Debug> TCPHandler: Processed in 0.004498233 sec. | ||
| 386 | 2025.09.03 04:04:03.869704 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.09.03 04:04:03.869933 [ 3 ] {026640cc-a674-4470-9a67-ae5502b933b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 388 | 2025.09.03 04:04:03.870084 [ 3 ] {026640cc-a674-4470-9a67-ae5502b933b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.09.03 04:04:03.872037 [ 3 ] {026640cc-a674-4470-9a67-ae5502b933b1} <Debug> oximeter.measurements_cumulativef64 (a6de64a8-261e-4619-917e-252581b890b4): Loading data parts | ||
| 390 | 2025.09.03 04:04:03.872252 [ 3 ] {026640cc-a674-4470-9a67-ae5502b933b1} <Debug> oximeter.measurements_cumulativef64 (a6de64a8-261e-4619-917e-252581b890b4): There are no data parts | ||
| 391 | 2025.09.03 04:04:03.874486 [ 3 ] {026640cc-a674-4470-9a67-ae5502b933b1} <Debug> TCPHandler: Processed in 0.004845735 sec. | ||
| 392 | 2025.09.03 04:04:03.874734 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.09.03 04:04:03.875225 [ 3 ] {da1eed26-328d-414e-93e0-f22e18210a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2025.09.03 04:04:03.875839 [ 3 ] {da1eed26-328d-414e-93e0-f22e18210a46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.09.03 04:04:03.882702 [ 3 ] {da1eed26-328d-414e-93e0-f22e18210a46} <Debug> oximeter.measurements_histogrami8 (f2268757-d27b-4bb7-b309-9a6756dc6a83): Loading data parts | ||
| 406 | 2025.09.03 04:04:03.882917 [ 3 ] {da1eed26-328d-414e-93e0-f22e18210a46} <Debug> oximeter.measurements_histogrami8 (f2268757-d27b-4bb7-b309-9a6756dc6a83): There are no data parts | ||
| 407 | 2025.09.03 04:04:03.884684 [ 3 ] {da1eed26-328d-414e-93e0-f22e18210a46} <Debug> TCPHandler: Processed in 0.010019733 sec. | ||
| 408 | 2025.09.03 04:04:03.884888 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.09.03 04:04:03.885127 [ 3 ] {2372c184-ae69-4023-91e9-cdedcec6e911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 410 | 2025.09.03 04:04:03.885656 [ 3 ] {2372c184-ae69-4023-91e9-cdedcec6e911} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.09.03 04:04:03.888275 [ 3 ] {2372c184-ae69-4023-91e9-cdedcec6e911} <Debug> oximeter.measurements_histogramu8 (c35e7e75-7664-4762-8ae9-df48e166991e): Loading data parts | ||
| 412 | 2025.09.03 04:04:03.888563 [ 3 ] {2372c184-ae69-4023-91e9-cdedcec6e911} <Debug> oximeter.measurements_histogramu8 (c35e7e75-7664-4762-8ae9-df48e166991e): There are no data parts | ||
| 413 | 2025.09.03 04:04:03.889873 [ 3 ] {2372c184-ae69-4023-91e9-cdedcec6e911} <Debug> TCPHandler: Processed in 0.005046876 sec. | ||
| 414 | 2025.09.03 04:04:03.890068 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.09.03 04:04:03.890449 [ 3 ] {7299ee7c-6d78-4982-a8ad-56cd0581259c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 416 | 2025.09.03 04:04:03.890663 [ 3 ] {7299ee7c-6d78-4982-a8ad-56cd0581259c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.09.03 04:04:03.893638 [ 3 ] {7299ee7c-6d78-4982-a8ad-56cd0581259c} <Debug> oximeter.measurements_histogrami16 (ec8f3dac-12ad-4bd6-b753-e699730c6aa5): Loading data parts | ||
| 418 | 2025.09.03 04:04:03.893770 [ 3 ] {7299ee7c-6d78-4982-a8ad-56cd0581259c} <Debug> oximeter.measurements_histogrami16 (ec8f3dac-12ad-4bd6-b753-e699730c6aa5): There are no data parts | ||
| 419 | 2025.09.03 04:04:03.895640 [ 3 ] {7299ee7c-6d78-4982-a8ad-56cd0581259c} <Debug> TCPHandler: Processed in 0.005654681 sec. | ||
| 420 | 2025.09.03 04:04:03.895901 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.09.03 04:04:03.896123 [ 3 ] {0a8c558e-901a-4ed9-9dbc-d9a51c023911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 422 | 2025.09.03 04:04:03.896273 [ 3 ] {0a8c558e-901a-4ed9-9dbc-d9a51c023911} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.09.03 04:04:03.898238 [ 3 ] {0a8c558e-901a-4ed9-9dbc-d9a51c023911} <Debug> oximeter.measurements_histogramu16 (dc180038-56de-49f0-8255-1e3d3d6b1bf4): Loading data parts | ||
| 424 | 2025.09.03 04:04:03.898584 [ 3 ] {0a8c558e-901a-4ed9-9dbc-d9a51c023911} <Debug> oximeter.measurements_histogramu16 (dc180038-56de-49f0-8255-1e3d3d6b1bf4): There are no data parts | ||
| 425 | 2025.09.03 04:04:03.899943 [ 3 ] {0a8c558e-901a-4ed9-9dbc-d9a51c023911} <Debug> TCPHandler: Processed in 0.004060539 sec. | ||
| 426 | 2025.09.03 04:04:03.900111 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.09.03 04:04:03.900441 [ 3 ] {0b225baf-ed3d-41a9-beaa-287ff99d9d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 428 | 2025.09.03 04:04:03.900617 [ 3 ] {0b225baf-ed3d-41a9-beaa-287ff99d9d29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.09.03 04:04:03.907578 [ 3 ] {0b225baf-ed3d-41a9-beaa-287ff99d9d29} <Debug> oximeter.measurements_histogrami32 (c8ccfa7d-a412-44c2-92b8-6f2dc5a5be97): Loading data parts | ||
| 430 | 2025.09.03 04:04:03.907711 [ 3 ] {0b225baf-ed3d-41a9-beaa-287ff99d9d29} <Debug> oximeter.measurements_histogrami32 (c8ccfa7d-a412-44c2-92b8-6f2dc5a5be97): There are no data parts | ||
| 431 | 2025.09.03 04:04:03.909702 [ 3 ] {0b225baf-ed3d-41a9-beaa-287ff99d9d29} <Debug> TCPHandler: Processed in 0.0096386 sec. | ||
| 432 | 2025.09.03 04:04:03.909988 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.09.03 04:04:03.910208 [ 3 ] {663cd979-424e-4e0f-afe1-e2f7af424a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 434 | 2025.09.03 04:04:03.910371 [ 3 ] {663cd979-424e-4e0f-afe1-e2f7af424a37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.09.03 04:04:03.912613 [ 3 ] {663cd979-424e-4e0f-afe1-e2f7af424a37} <Debug> oximeter.measurements_histogramu32 (86ae9ad4-c66d-49bd-83c4-596be6f835a8): Loading data parts | ||
| 436 | 2025.09.03 04:04:03.912834 [ 3 ] {663cd979-424e-4e0f-afe1-e2f7af424a37} <Debug> oximeter.measurements_histogramu32 (86ae9ad4-c66d-49bd-83c4-596be6f835a8): There are no data parts | ||
| 437 | 2025.09.03 04:04:03.914711 [ 3 ] {663cd979-424e-4e0f-afe1-e2f7af424a37} <Debug> TCPHandler: Processed in 0.004776245 sec. | ||
| 438 | 2025.09.03 04:04:03.914891 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.09.03 04:04:03.915218 [ 3 ] {026a2b07-e8b0-433c-a102-857bed2f257f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 440 | 2025.09.03 04:04:03.915363 [ 3 ] {026a2b07-e8b0-433c-a102-857bed2f257f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.09.03 04:04:03.917696 [ 3 ] {026a2b07-e8b0-433c-a102-857bed2f257f} <Debug> oximeter.measurements_histogrami64 (dafa6e92-5f49-4c60-9f59-67b1546cd1a1): Loading data parts | ||
| 442 | 2025.09.03 04:04:03.917851 [ 3 ] {026a2b07-e8b0-433c-a102-857bed2f257f} <Debug> oximeter.measurements_histogrami64 (dafa6e92-5f49-4c60-9f59-67b1546cd1a1): There are no data parts | ||
| 443 | 2025.09.03 04:04:03.919575 [ 3 ] {026a2b07-e8b0-433c-a102-857bed2f257f} <Debug> TCPHandler: Processed in 0.004756214 sec. | ||
| 444 | 2025.09.03 04:04:03.919857 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.09.03 04:04:03.920121 [ 3 ] {f5fe582a-1714-42ea-8869-8d06336a325e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 446 | 2025.09.03 04:04:03.920279 [ 3 ] {f5fe582a-1714-42ea-8869-8d06336a325e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.09.03 04:04:03.922433 [ 3 ] {f5fe582a-1714-42ea-8869-8d06336a325e} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Loading data parts | ||
| 448 | 2025.09.03 04:04:03.922564 [ 3 ] {f5fe582a-1714-42ea-8869-8d06336a325e} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): There are no data parts | ||
| 449 | 2025.09.03 04:04:03.924236 [ 3 ] {f5fe582a-1714-42ea-8869-8d06336a325e} <Debug> TCPHandler: Processed in 0.004400972 sec. | ||
| 450 | 2025.09.03 04:04:03.924398 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.09.03 04:04:03.924614 [ 3 ] {768a9245-57c3-48ca-9691-163704f36d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 452 | 2025.09.03 04:04:03.924758 [ 3 ] {768a9245-57c3-48ca-9691-163704f36d3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.09.03 04:04:03.926967 [ 3 ] {768a9245-57c3-48ca-9691-163704f36d3a} <Debug> oximeter.measurements_histogramf32 (c9cf0e30-df44-46e9-aaf8-d5b17c094b71): Loading data parts | ||
| 454 | 2025.09.03 04:04:03.927102 [ 3 ] {768a9245-57c3-48ca-9691-163704f36d3a} <Debug> oximeter.measurements_histogramf32 (c9cf0e30-df44-46e9-aaf8-d5b17c094b71): There are no data parts | ||
| 455 | 2025.09.03 04:04:03.934449 [ 3 ] {768a9245-57c3-48ca-9691-163704f36d3a} <Debug> TCPHandler: Processed in 0.010099313 sec. | ||
| 456 | 2025.09.03 04:04:03.934720 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.09.03 04:04:03.934935 [ 3 ] {1084bcaa-e722-402a-85bd-b208f489724e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 458 | 2025.09.03 04:04:03.935068 [ 3 ] {1084bcaa-e722-402a-85bd-b208f489724e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.09.03 04:04:03.937527 [ 3 ] {1084bcaa-e722-402a-85bd-b208f489724e} <Debug> oximeter.measurements_histogramf64 (6f415ab9-cd0e-4857-9607-29331af748ce): Loading data parts | ||
| 460 | 2025.09.03 04:04:03.937663 [ 3 ] {1084bcaa-e722-402a-85bd-b208f489724e} <Debug> oximeter.measurements_histogramf64 (6f415ab9-cd0e-4857-9607-29331af748ce): There are no data parts | ||
| 461 | 2025.09.03 04:04:03.939070 [ 3 ] {1084bcaa-e722-402a-85bd-b208f489724e} <Debug> TCPHandler: Processed in 0.004380861 sec. | ||
| 462 | 2025.09.03 04:04:03.939241 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.09.03 04:04:03.939422 [ 3 ] {bb30ed07-d4a5-4856-b777-d90d66298edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2025.09.03 04:04:03.939619 [ 3 ] {bb30ed07-d4a5-4856-b777-d90d66298edc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.09.03 04:04:03.941712 [ 3 ] {bb30ed07-d4a5-4856-b777-d90d66298edc} <Debug> oximeter.fields_bool (d721b312-a786-4261-a8ea-91b60690492f): Loading data parts | ||
| 491 | 2025.09.03 04:04:03.941942 [ 3 ] {bb30ed07-d4a5-4856-b777-d90d66298edc} <Debug> oximeter.fields_bool (d721b312-a786-4261-a8ea-91b60690492f): There are no data parts | ||
| 492 | 2025.09.03 04:04:03.943311 [ 3 ] {bb30ed07-d4a5-4856-b777-d90d66298edc} <Debug> TCPHandler: Processed in 0.00412144 sec. | ||
| 493 | 2025.09.03 04:04:03.943475 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.09.03 04:04:03.943737 [ 3 ] {dd093f66-d812-47be-a385-9a3c484aca05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 495 | 2025.09.03 04:04:03.943862 [ 3 ] {dd093f66-d812-47be-a385-9a3c484aca05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.09.03 04:04:03.946105 [ 3 ] {dd093f66-d812-47be-a385-9a3c484aca05} <Debug> oximeter.fields_i8 (00a33d5d-6b77-48cb-bf6a-b86d4704b8a5): Loading data parts | ||
| 497 | 2025.09.03 04:04:03.946270 [ 3 ] {dd093f66-d812-47be-a385-9a3c484aca05} <Debug> oximeter.fields_i8 (00a33d5d-6b77-48cb-bf6a-b86d4704b8a5): There are no data parts | ||
| 498 | 2025.09.03 04:04:03.948121 [ 3 ] {dd093f66-d812-47be-a385-9a3c484aca05} <Debug> TCPHandler: Processed in 0.004692844 sec. | ||
| 499 | 2025.09.03 04:04:03.948277 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.09.03 04:04:03.948435 [ 3 ] {29af5bd9-e13b-42d6-ae78-757fa05983bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 501 | 2025.09.03 04:04:03.948565 [ 3 ] {29af5bd9-e13b-42d6-ae78-757fa05983bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.09.03 04:04:03.951362 [ 3 ] {29af5bd9-e13b-42d6-ae78-757fa05983bd} <Debug> oximeter.fields_u8 (c21fbf27-339c-403b-8b65-e38876bf4a65): Loading data parts | ||
| 503 | 2025.09.03 04:04:03.951603 [ 3 ] {29af5bd9-e13b-42d6-ae78-757fa05983bd} <Debug> oximeter.fields_u8 (c21fbf27-339c-403b-8b65-e38876bf4a65): There are no data parts | ||
| 504 | 2025.09.03 04:04:03.958789 [ 3 ] {29af5bd9-e13b-42d6-ae78-757fa05983bd} <Debug> TCPHandler: Processed in 0.010557566 sec. | ||
| 505 | 2025.09.03 04:04:03.958947 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.09.03 04:04:03.959231 [ 3 ] {e50eac9f-92e6-4204-b25d-83d480a7d5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 507 | 2025.09.03 04:04:03.959383 [ 3 ] {e50eac9f-92e6-4204-b25d-83d480a7d5fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.09.03 04:04:03.961533 [ 3 ] {e50eac9f-92e6-4204-b25d-83d480a7d5fb} <Debug> oximeter.fields_i16 (a905a349-024c-486d-b48c-07b2fc816227): Loading data parts | ||
| 509 | 2025.09.03 04:04:03.961696 [ 3 ] {e50eac9f-92e6-4204-b25d-83d480a7d5fb} <Debug> oximeter.fields_i16 (a905a349-024c-486d-b48c-07b2fc816227): There are no data parts | ||
| 510 | 2025.09.03 04:04:03.963417 [ 3 ] {e50eac9f-92e6-4204-b25d-83d480a7d5fb} <Debug> TCPHandler: Processed in 0.004518483 sec. | ||
| 511 | 2025.09.03 04:04:03.963576 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.09.03 04:04:03.963739 [ 3 ] {a04ba0a7-d3e8-45e5-8580-df0650f74b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 513 | 2025.09.03 04:04:03.963881 [ 3 ] {a04ba0a7-d3e8-45e5-8580-df0650f74b35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.09.03 04:04:03.966086 [ 3 ] {a04ba0a7-d3e8-45e5-8580-df0650f74b35} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Loading data parts | ||
| 515 | 2025.09.03 04:04:03.966366 [ 3 ] {a04ba0a7-d3e8-45e5-8580-df0650f74b35} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): There are no data parts | ||
| 516 | 2025.09.03 04:04:03.967625 [ 3 ] {a04ba0a7-d3e8-45e5-8580-df0650f74b35} <Debug> TCPHandler: Processed in 0.00409626 sec. | ||
| 517 | 2025.09.03 04:04:03.967795 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.09.03 04:04:03.968100 [ 3 ] {c6c4dca5-a732-424b-a782-9dc694c4325d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 519 | 2025.09.03 04:04:03.968262 [ 3 ] {c6c4dca5-a732-424b-a782-9dc694c4325d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.09.03 04:04:03.970212 [ 3 ] {c6c4dca5-a732-424b-a782-9dc694c4325d} <Debug> oximeter.fields_i32 (78af956b-9890-4f85-8387-462d4d8f0416): Loading data parts | ||
| 521 | 2025.09.03 04:04:03.970393 [ 3 ] {c6c4dca5-a732-424b-a782-9dc694c4325d} <Debug> oximeter.fields_i32 (78af956b-9890-4f85-8387-462d4d8f0416): There are no data parts | ||
| 522 | 2025.09.03 04:04:03.972705 [ 3 ] {c6c4dca5-a732-424b-a782-9dc694c4325d} <Debug> TCPHandler: Processed in 0.004960176 sec. | ||
| 523 | 2025.09.03 04:04:03.972902 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.09.03 04:04:03.973074 [ 3 ] {ddcfdcf8-12a5-4bf2-bafe-8d80e970b8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 525 | 2025.09.03 04:04:03.973250 [ 3 ] {ddcfdcf8-12a5-4bf2-bafe-8d80e970b8ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.09.03 04:04:03.975412 [ 3 ] {ddcfdcf8-12a5-4bf2-bafe-8d80e970b8ab} <Debug> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Loading data parts | ||
| 527 | 2025.09.03 04:04:03.975652 [ 3 ] {ddcfdcf8-12a5-4bf2-bafe-8d80e970b8ab} <Debug> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): There are no data parts | ||
| 528 | 2025.09.03 04:04:03.982286 [ 3 ] {ddcfdcf8-12a5-4bf2-bafe-8d80e970b8ab} <Debug> TCPHandler: Processed in 0.009507568 sec. | ||
| 529 | 2025.09.03 04:04:03.982543 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.09.03 04:04:03.982820 [ 3 ] {e0063aec-3529-4926-a33d-662eeab61818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 531 | 2025.09.03 04:04:03.982958 [ 3 ] {e0063aec-3529-4926-a33d-662eeab61818} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.09.03 04:04:03.985524 [ 3 ] {e0063aec-3529-4926-a33d-662eeab61818} <Debug> oximeter.fields_i64 (eeed2dce-4b25-4e3f-a17d-f56bc5c4965b): Loading data parts | ||
| 533 | 2025.09.03 04:04:03.985722 [ 3 ] {e0063aec-3529-4926-a33d-662eeab61818} <Debug> oximeter.fields_i64 (eeed2dce-4b25-4e3f-a17d-f56bc5c4965b): There are no data parts | ||
| 534 | 2025.09.03 04:04:03.987207 [ 3 ] {e0063aec-3529-4926-a33d-662eeab61818} <Debug> TCPHandler: Processed in 0.004787094 sec. | ||
| 535 | 2025.09.03 04:04:03.987418 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.09.03 04:04:03.987585 [ 3 ] {28f16e74-64f7-470b-8edb-8fc093c53371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 537 | 2025.09.03 04:04:03.987728 [ 3 ] {28f16e74-64f7-470b-8edb-8fc093c53371} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.09.03 04:04:03.990760 [ 3 ] {28f16e74-64f7-470b-8edb-8fc093c53371} <Debug> oximeter.fields_u64 (df4c01e6-c960-4222-84f9-039bdc03d838): Loading data parts | ||
| 539 | 2025.09.03 04:04:03.990983 [ 3 ] {28f16e74-64f7-470b-8edb-8fc093c53371} <Debug> oximeter.fields_u64 (df4c01e6-c960-4222-84f9-039bdc03d838): There are no data parts | ||
| 540 | 2025.09.03 04:04:03.992216 [ 3 ] {28f16e74-64f7-470b-8edb-8fc093c53371} <Debug> TCPHandler: Processed in 0.004847375 sec. | ||
| 541 | 2025.09.03 04:04:03.992373 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.09.03 04:04:03.992633 [ 3 ] {f8731405-f1d7-47f3-a89c-ece36315dbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 543 | 2025.09.03 04:04:03.992764 [ 3 ] {f8731405-f1d7-47f3-a89c-ece36315dbaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.09.03 04:04:03.994820 [ 3 ] {f8731405-f1d7-47f3-a89c-ece36315dbaa} <Debug> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Loading data parts | ||
| 545 | 2025.09.03 04:04:03.994973 [ 3 ] {f8731405-f1d7-47f3-a89c-ece36315dbaa} <Debug> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): There are no data parts | ||
| 546 | 2025.09.03 04:04:03.997037 [ 3 ] {f8731405-f1d7-47f3-a89c-ece36315dbaa} <Debug> TCPHandler: Processed in 0.004711764 sec. | ||
| 547 | 2025.09.03 04:04:03.997192 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.09.03 04:04:03.997354 [ 3 ] {f594a31e-0ebc-4923-83de-05366a949d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 549 | 2025.09.03 04:04:03.997496 [ 3 ] {f594a31e-0ebc-4923-83de-05366a949d67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.09.03 04:04:04.000534 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.45 MiB, peak 125.45 MiB, free memory in arenas 0.00 B, will set to 134.16 MiB (RSS), difference: 8.71 MiB | ||
| 551 | 2025.09.03 04:04:04.005108 [ 3 ] {f594a31e-0ebc-4923-83de-05366a949d67} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Loading data parts | ||
| 552 | 2025.09.03 04:04:04.005285 [ 3 ] {f594a31e-0ebc-4923-83de-05366a949d67} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): There are no data parts | ||
| 553 | 2025.09.03 04:04:04.006890 [ 3 ] {f594a31e-0ebc-4923-83de-05366a949d67} <Debug> TCPHandler: Processed in 0.00974252 sec. | ||
| 554 | 2025.09.03 04:04:04.007048 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2025.09.03 04:04:04.007214 [ 3 ] {3d4d08ab-2aa2-408a-a4d2-72fac0c58ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) 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) | ||
| 556 | 2025.09.03 04:04:04.007352 [ 3 ] {3d4d08ab-2aa2-408a-a4d2-72fac0c58ef7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2025.09.03 04:04:04.009236 [ 3 ] {3d4d08ab-2aa2-408a-a4d2-72fac0c58ef7} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Loading data parts | ||
| 558 | 2025.09.03 04:04:04.009551 [ 3 ] {3d4d08ab-2aa2-408a-a4d2-72fac0c58ef7} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): There are no data parts | ||
| 559 | 2025.09.03 04:04:04.010898 [ 3 ] {3d4d08ab-2aa2-408a-a4d2-72fac0c58ef7} <Debug> TCPHandler: Processed in 0.003933198 sec. | ||
| 560 | 2025.09.03 04:04:04.011064 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2025.09.03 04:04:04.011473 [ 3 ] {768461e1-a0d2-4f1c-9d60-2f6cb01c5b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2025.09.03 04:04:04.011628 [ 3 ] {768461e1-a0d2-4f1c-9d60-2f6cb01c5b11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2025.09.03 04:04:04.013532 [ 3 ] {768461e1-a0d2-4f1c-9d60-2f6cb01c5b11} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f): Loading data parts | ||
| 567 | 2025.09.03 04:04:04.013837 [ 3 ] {768461e1-a0d2-4f1c-9d60-2f6cb01c5b11} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f): There are no data parts | ||
| 568 | 2025.09.03 04:04:04.016463 [ 3 ] {768461e1-a0d2-4f1c-9d60-2f6cb01c5b11} <Debug> TCPHandler: Processed in 0.00540596 sec. | ||
| 569 | 2025.09.03 04:04:04.016814 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2025.09.03 04:04:04.017258 [ 4 ] {e0786666-200a-4b2f-b9e2-6a12eed282de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2025.09.03 04:04:04.018660 [ 4 ] {e0786666-200a-4b2f-b9e2-6a12eed282de} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2025.09.03 04:04:04.029633 [ 261 ] {e0786666-200a-4b2f-b9e2-6a12eed282de} <Trace> oximeter.version (1319be30-2f4c-4beb-8c0b-e7bbfc73cd13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2025.09.03 04:04:04.029845 [ 261 ] {e0786666-200a-4b2f-b9e2-6a12eed282de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 574 | 2025.09.03 04:04:04.034578 [ 261 ] {e0786666-200a-4b2f-b9e2-6a12eed282de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2025.09.03 04:04:04.035289 [ 261 ] {e0786666-200a-4b2f-b9e2-6a12eed282de} <Trace> oximeter.version (1319be30-2f4c-4beb-8c0b-e7bbfc73cd13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 576 | 2025.09.03 04:04:04.035749 [ 4 ] {e0786666-200a-4b2f-b9e2-6a12eed282de} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018658 sec., 53.596312573694924 rows/sec., 857.54 B/sec. | ||
| 577 | 2025.09.03 04:04:04.036022 [ 4 ] {e0786666-200a-4b2f-b9e2-6a12eed282de} <Debug> TCPHandler: Processed in 0.019409741 sec. | ||
| 578 | 2025.09.03 04:04:04.127623 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53940 | ||
| 579 | 2025.09.03 04:04:04.127853 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2025.09.03 04:04:04.127883 [ 262 ] {} <Debug> TCP-Session: c5e92e21-9a7d-4dc0-b3f3-e4b8af5f6703 Authenticating user 'default' from [fd00:1122:3344:101::a]:53940 | ||
| 581 | 2025.09.03 04:04:04.127906 [ 262 ] {} <Debug> TCP-Session: c5e92e21-9a7d-4dc0-b3f3-e4b8af5f6703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.09.03 04:04:04.127965 [ 262 ] {} <Debug> TCP-Session: c5e92e21-9a7d-4dc0-b3f3-e4b8af5f6703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2025.09.03 04:04:04.128077 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2025.09.03 04:04:04.128105 [ 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 | ||
| 585 | 2025.09.03 04:04:04.128209 [ 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 | ||
| 586 | 2025.09.03 04:04:04.135109 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42403 | ||
| 587 | 2025.09.03 04:04:04.135109 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60583 | ||
| 588 | 2025.09.03 04:04:04.135191 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36200 | ||
| 589 | 2025.09.03 04:04:04.135364 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62025 | ||
| 590 | 2025.09.03 04:04:04.135541 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45555 | ||
| 591 | 2025.09.03 04:04:04.135570 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2025.09.03 04:04:04.135599 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.09.03 04:04:04.135642 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2025.09.03 04:04:04.135754 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.09.03 04:04:04.135780 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49010 | ||
| 596 | 2025.09.03 04:04:04.135687 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.09.03 04:04:04.135686 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33494 | ||
| 598 | 2025.09.03 04:04:04.135963 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.09.03 04:04:04.135891 [ 267 ] {} <Debug> TCP-Session: eab9cfac-d694-4e37-97f2-94abd8c3fc43 Authenticating user 'default' from [fd00:1122:3344:101::a]:45555 | ||
| 600 | 2025.09.03 04:04:04.135874 [ 263 ] {} <Debug> TCP-Session: c6e8e46b-281c-4532-852e-8a2dc91a18f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:42403 | ||
| 601 | 2025.09.03 04:04:04.136065 [ 267 ] {} <Debug> TCP-Session: eab9cfac-d694-4e37-97f2-94abd8c3fc43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.09.03 04:04:04.136077 [ 269 ] {} <Debug> TCP-Session: a1ca3378-a43c-44fb-9701-ee8cfc614e40 Authenticating user 'default' from [fd00:1122:3344:101::a]:49010 | ||
| 603 | 2025.09.03 04:04:04.136102 [ 263 ] {} <Debug> TCP-Session: c6e8e46b-281c-4532-852e-8a2dc91a18f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.09.03 04:04:04.136150 [ 267 ] {} <Debug> TCP-Session: eab9cfac-d694-4e37-97f2-94abd8c3fc43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.09.03 04:04:04.136175 [ 263 ] {} <Debug> TCP-Session: c6e8e46b-281c-4532-852e-8a2dc91a18f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.09.03 04:04:04.136169 [ 269 ] {} <Debug> TCP-Session: a1ca3378-a43c-44fb-9701-ee8cfc614e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.09.03 04:04:04.136185 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2025.09.03 04:04:04.135682 [ 264 ] {} <Debug> TCP-Session: 04fd5610-c42a-4118-b3db-f96d2fbdccd9 Authenticating user 'default' from [fd00:1122:3344:101::a]:60583 | ||
| 609 | 2025.09.03 04:04:04.135658 [ 265 ] {} <Debug> TCP-Session: 0daf7289-80a6-402e-9919-34af5c070a13 Authenticating user 'default' from [fd00:1122:3344:101::a]:36200 | ||
| 610 | 2025.09.03 04:04:04.136351 [ 269 ] {} <Debug> TCP-Session: a1ca3378-a43c-44fb-9701-ee8cfc614e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.09.03 04:04:04.136470 [ 268 ] {} <Debug> TCP-Session: 7395890e-629a-4be1-844e-5e7d26284d6c Authenticating user 'default' from [fd00:1122:3344:101::a]:33494 | ||
| 612 | 2025.09.03 04:04:04.136379 [ 265 ] {} <Debug> TCP-Session: 0daf7289-80a6-402e-9919-34af5c070a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.09.03 04:04:04.136367 [ 264 ] {} <Debug> TCP-Session: 04fd5610-c42a-4118-b3db-f96d2fbdccd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.09.03 04:04:04.136564 [ 268 ] {} <Debug> TCP-Session: 7395890e-629a-4be1-844e-5e7d26284d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.09.03 04:04:04.136538 [ 265 ] {} <Debug> TCP-Session: 0daf7289-80a6-402e-9919-34af5c070a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.09.03 04:04:04.135872 [ 266 ] {} <Debug> TCP-Session: 442dde94-af2a-429a-b1d3-0b27b490492a Authenticating user 'default' from [fd00:1122:3344:101::a]:62025 | ||
| 617 | 2025.09.03 04:04:04.136681 [ 268 ] {} <Debug> TCP-Session: 7395890e-629a-4be1-844e-5e7d26284d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.09.03 04:04:04.136650 [ 264 ] {} <Debug> TCP-Session: 04fd5610-c42a-4118-b3db-f96d2fbdccd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.09.03 04:04:04.136803 [ 266 ] {} <Debug> TCP-Session: 442dde94-af2a-429a-b1d3-0b27b490492a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.09.03 04:04:04.136925 [ 266 ] {} <Debug> TCP-Session: 442dde94-af2a-429a-b1d3-0b27b490492a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2025.09.03 04:04:04.341068 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41327 | ||
| 622 | 2025.09.03 04:04:04.341242 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.09.03 04:04:04.341500 [ 270 ] {} <Debug> TCP-Session: 08bd27a7-e728-4081-892f-a5d4d462ecf8 Authenticating user 'default' from [fd00:1122:3344:101::c]:41327 | ||
| 624 | 2025.09.03 04:04:04.341536 [ 270 ] {} <Debug> TCP-Session: 08bd27a7-e728-4081-892f-a5d4d462ecf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.09.03 04:04:04.341553 [ 270 ] {} <Debug> TCP-Session: 08bd27a7-e728-4081-892f-a5d4d462ecf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.09.03 04:04:04.341736 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.09.03 04:04:04.341766 [ 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 | ||
| 628 | 2025.09.03 04:04:04.341883 [ 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 | ||
| 629 | 2025.09.03 04:04:04.343610 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50093 | ||
| 630 | 2025.09.03 04:04:04.343692 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40426 | ||
| 631 | 2025.09.03 04:04:04.343897 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42932 | ||
| 632 | 2025.09.03 04:04:04.344038 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65089 | ||
| 633 | 2025.09.03 04:04:04.344057 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33070 | ||
| 634 | 2025.09.03 04:04:04.344245 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64156 | ||
| 635 | 2025.09.03 04:04:04.344272 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2025.09.03 04:04:04.344304 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.09.03 04:04:04.344386 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2025.09.03 04:04:04.344444 [ 274 ] {} <Debug> TCP-Session: 27f45750-ffd5-43a2-80bd-881c24ffddf9 Authenticating user 'default' from [fd00:1122:3344:101::c]:42932 | ||
| 639 | 2025.09.03 04:04:04.344430 [ 272 ] {} <Debug> TCP-Session: 76325b73-9a87-48b8-96d4-f19d4e256708 Authenticating user 'default' from [fd00:1122:3344:101::c]:40426 | ||
| 640 | 2025.09.03 04:04:04.344590 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.09.03 04:04:04.344655 [ 271 ] {} <Debug> TCP-Session: 916d0c28-d5cc-4933-b944-3c3b39ecaa04 Authenticating user 'default' from [fd00:1122:3344:101::c]:50093 | ||
| 642 | 2025.09.03 04:04:04.344707 [ 273 ] {} <Debug> TCP-Session: f10cf80d-48a6-4745-93a3-8a59ae1c952c Authenticating user 'default' from [fd00:1122:3344:101::c]:33070 | ||
| 643 | 2025.09.03 04:04:04.344670 [ 274 ] {} <Debug> TCP-Session: 27f45750-ffd5-43a2-80bd-881c24ffddf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.09.03 04:04:04.344661 [ 272 ] {} <Debug> TCP-Session: 76325b73-9a87-48b8-96d4-f19d4e256708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.09.03 04:04:04.344645 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.09.03 04:04:04.344844 [ 271 ] {} <Debug> TCP-Session: 916d0c28-d5cc-4933-b944-3c3b39ecaa04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.09.03 04:04:04.344858 [ 272 ] {} <Debug> TCP-Session: 76325b73-9a87-48b8-96d4-f19d4e256708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.09.03 04:04:04.344843 [ 274 ] {} <Debug> TCP-Session: 27f45750-ffd5-43a2-80bd-881c24ffddf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.09.03 04:04:04.344949 [ 273 ] {} <Debug> TCP-Session: f10cf80d-48a6-4745-93a3-8a59ae1c952c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.09.03 04:04:04.344398 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44060 | ||
| 651 | 2025.09.03 04:04:04.344990 [ 276 ] {} <Debug> TCP-Session: 47a4d391-e6e5-48dd-a002-6285b7ee4a13 Authenticating user 'default' from [fd00:1122:3344:101::c]:64156 | ||
| 652 | 2025.09.03 04:04:04.345048 [ 273 ] {} <Debug> TCP-Session: f10cf80d-48a6-4745-93a3-8a59ae1c952c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.09.03 04:04:04.344401 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.09.03 04:04:04.345155 [ 276 ] {} <Debug> TCP-Session: 47a4d391-e6e5-48dd-a002-6285b7ee4a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.09.03 04:04:04.345182 [ 271 ] {} <Debug> TCP-Session: 916d0c28-d5cc-4933-b944-3c3b39ecaa04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.09.03 04:04:04.345259 [ 275 ] {} <Debug> TCP-Session: 3b2bbc24-3d76-4009-a0db-73e999ae6002 Authenticating user 'default' from [fd00:1122:3344:101::c]:65089 | ||
| 657 | 2025.09.03 04:04:04.345263 [ 276 ] {} <Debug> TCP-Session: 47a4d391-e6e5-48dd-a002-6285b7ee4a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.09.03 04:04:04.345289 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2025.09.03 04:04:04.345376 [ 275 ] {} <Debug> TCP-Session: 3b2bbc24-3d76-4009-a0db-73e999ae6002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.09.03 04:04:04.345394 [ 277 ] {} <Debug> TCP-Session: e7271e13-d039-47b1-8714-6ea972029096 Authenticating user 'default' from [fd00:1122:3344:101::c]:44060 | ||
| 661 | 2025.09.03 04:04:04.345666 [ 275 ] {} <Debug> TCP-Session: 3b2bbc24-3d76-4009-a0db-73e999ae6002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.09.03 04:04:04.345682 [ 277 ] {} <Debug> TCP-Session: e7271e13-d039-47b1-8714-6ea972029096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.09.03 04:04:04.345785 [ 277 ] {} <Debug> TCP-Session: e7271e13-d039-47b1-8714-6ea972029096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.09.03 04:04:04.963840 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63592 | ||
| 665 | 2025.09.03 04:04:04.964006 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.09.03 04:04:04.964035 [ 278 ] {} <Debug> TCP-Session: cffd9420-21a3-45f7-bde0-6b4f6f79e334 Authenticating user 'default' from [fd00:1122:3344:101::b]:63592 | ||
| 667 | 2025.09.03 04:04:04.964170 [ 278 ] {} <Debug> TCP-Session: cffd9420-21a3-45f7-bde0-6b4f6f79e334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.09.03 04:04:04.964192 [ 278 ] {} <Debug> TCP-Session: cffd9420-21a3-45f7-bde0-6b4f6f79e334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.09.03 04:04:04.964278 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.09.03 04:04:04.964408 [ 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 | ||
| 671 | 2025.09.03 04:04:04.964426 [ 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 | ||
| 672 | 2025.09.03 04:04:04.969407 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44469 | ||
| 673 | 2025.09.03 04:04:04.969604 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41566 | ||
| 674 | 2025.09.03 04:04:04.969676 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32899 | ||
| 675 | 2025.09.03 04:04:04.969606 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48201 | ||
| 676 | 2025.09.03 04:04:04.969614 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2025.09.03 04:04:04.969788 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42159 | ||
| 678 | 2025.09.03 04:04:04.969866 [ 279 ] {} <Debug> TCP-Session: 50a87e44-378f-4127-b0b9-c61d57b5c1fa Authenticating user 'default' from [fd00:1122:3344:101::b]:44469 | ||
| 679 | 2025.09.03 04:04:04.969963 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47161 | ||
| 680 | 2025.09.03 04:04:04.970027 [ 279 ] {} <Debug> TCP-Session: 50a87e44-378f-4127-b0b9-c61d57b5c1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.09.03 04:04:04.970041 [ 279 ] {} <Debug> TCP-Session: 50a87e44-378f-4127-b0b9-c61d57b5c1fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.09.03 04:04:04.970125 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57157 | ||
| 683 | 2025.09.03 04:04:04.970170 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.09.03 04:04:04.970180 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.09.03 04:04:04.970254 [ 281 ] {} <Debug> TCP-Session: 50876180-4a81-4a57-b11f-97009a69c304 Authenticating user 'default' from [fd00:1122:3344:101::b]:41566 | ||
| 686 | 2025.09.03 04:04:04.970381 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.09.03 04:04:04.970413 [ 282 ] {} <Debug> TCP-Session: d1c87cec-91d0-4d5d-aed8-d19a3092c198 Authenticating user 'default' from [fd00:1122:3344:101::b]:32899 | ||
| 688 | 2025.09.03 04:04:04.970459 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.09.03 04:04:04.970497 [ 282 ] {} <Debug> TCP-Session: d1c87cec-91d0-4d5d-aed8-d19a3092c198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.09.03 04:04:04.970439 [ 281 ] {} <Debug> TCP-Session: 50876180-4a81-4a57-b11f-97009a69c304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.09.03 04:04:04.970536 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.09.03 04:04:04.970594 [ 282 ] {} <Debug> TCP-Session: d1c87cec-91d0-4d5d-aed8-d19a3092c198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.09.03 04:04:04.970580 [ 281 ] {} <Debug> TCP-Session: 50876180-4a81-4a57-b11f-97009a69c304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.09.03 04:04:04.970578 [ 285 ] {} <Debug> TCP-Session: ebb659e2-5c7a-4feb-b8fb-c138b3beb593 Authenticating user 'default' from [fd00:1122:3344:101::b]:57157 | ||
| 695 | 2025.09.03 04:04:04.970745 [ 283 ] {} <Debug> TCP-Session: b230621f-ea30-47b6-b7d5-38c7cc15b5e6 Authenticating user 'default' from [fd00:1122:3344:101::b]:42159 | ||
| 696 | 2025.09.03 04:04:04.970540 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2025.09.03 04:04:04.970426 [ 280 ] {} <Debug> TCP-Session: 8525184b-3895-4c7e-a1cf-860bff9a147d Authenticating user 'default' from [fd00:1122:3344:101::b]:48201 | ||
| 698 | 2025.09.03 04:04:04.970882 [ 283 ] {} <Debug> TCP-Session: b230621f-ea30-47b6-b7d5-38c7cc15b5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.09.03 04:04:04.970866 [ 284 ] {} <Debug> TCP-Session: 4f32d425-df76-43dc-ac36-5a410c3c3634 Authenticating user 'default' from [fd00:1122:3344:101::b]:47161 | ||
| 700 | 2025.09.03 04:04:04.970843 [ 285 ] {} <Debug> TCP-Session: ebb659e2-5c7a-4feb-b8fb-c138b3beb593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.09.03 04:04:04.970965 [ 284 ] {} <Debug> TCP-Session: 4f32d425-df76-43dc-ac36-5a410c3c3634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.09.03 04:04:04.970975 [ 283 ] {} <Debug> TCP-Session: b230621f-ea30-47b6-b7d5-38c7cc15b5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.09.03 04:04:04.970958 [ 280 ] {} <Debug> TCP-Session: 8525184b-3895-4c7e-a1cf-860bff9a147d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.09.03 04:04:04.971048 [ 285 ] {} <Debug> TCP-Session: ebb659e2-5c7a-4feb-b8fb-c138b3beb593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.09.03 04:04:04.971074 [ 284 ] {} <Debug> TCP-Session: 4f32d425-df76-43dc-ac36-5a410c3c3634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.09.03 04:04:04.971131 [ 280 ] {} <Debug> TCP-Session: 8525184b-3895-4c7e-a1cf-860bff9a147d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.09.03 04:04:05.000648 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.60 MiB, peak 134.60 MiB, free memory in arenas 0.00 B, will set to 139.80 MiB (RSS), difference: 5.21 MiB | ||
| 708 | 2025.09.03 04:04:09.439031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.09.03 04:04:09.439098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.09.03 04:04:09.439132 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.09.03 04:04:09.439306 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.09.03 04:04:09.442896 [ 245 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Loading data parts | ||
| 713 | 2025.09.03 04:04:09.443111 [ 245 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): There are no data parts | ||
| 714 | 2025.09.03 04:04:09.447300 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.09.03 04:04:09.447341 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 716 | 2025.09.03 04:04:09.453355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.09.03 04:04:09.454110 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.09.03 04:04:09.454269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2025.09.03 04:04:09.458160 [ 244 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Loading data parts | ||
| 720 | 2025.09.03 04:04:09.458367 [ 244 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): There are no data parts | ||
| 721 | 2025.09.03 04:04:09.484547 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.09.03 04:04:09.484612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 723 | 2025.09.03 04:04:09.491081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.09.03 04:04:09.492289 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.09.03 04:04:09.495565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.09.03 04:04:10.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.89 MiB, peak 148.89 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.01 MiB | ||
| 727 | 2025.09.03 04:04:11.939241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.09.03 04:04:11.939343 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.09.03 04:04:11.949911 [ 243 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Loading data parts | ||
| 730 | 2025.09.03 04:04:11.950089 [ 243 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): There are no data parts | ||
| 731 | 2025.09.03 04:04:11.960998 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.09.03 04:04:11.961037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 733 | 2025.09.03 04:04:11.962705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.09.03 04:04:11.963233 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.09.03 04:04:11.963617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.09.03 04:04:12.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.91 MiB (RSS), difference: -3.19 MiB | ||
| 737 | 2025.09.03 04:04:16.888418 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.09.03 04:04:16.888642 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.09.03 04:04:16.955426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.09.03 04:04:16.958177 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.09.03 04:04:16.958223 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 742 | 2025.09.03 04:04:16.959077 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.09.03 04:04:16.959522 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.09.03 04:04:16.959672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.09.03 04:04:16.996693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.09.03 04:04:17.014838 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.09.03 04:04:17.014894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 748 | 2025.09.03 04:04:17.021508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.09.03 04:04:17.022763 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.09.03 04:04:17.025930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.09.03 04:04:18.000334 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.96 MiB, peak 159.96 MiB, free memory in arenas 0.00 B, will set to 157.86 MiB (RSS), difference: 1.89 MiB | ||
| 752 | 2025.09.03 04:04:19.933268 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.09.03 04:04:19.933438 [ 3 ] {f6ee3b19-8cf0-4a18-ab68-f679d830c69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.09.03 04:04:19.936057 [ 3 ] {f6ee3b19-8cf0-4a18-ab68-f679d830c69e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.09.03 04:04:19.938619 [ 3 ] {f6ee3b19-8cf0-4a18-ab68-f679d830c69e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.09.03 04:04:19.939320 [ 3 ] {f6ee3b19-8cf0-4a18-ab68-f679d830c69e} <Debug> TCPHandler: Processed in 0.006165444 sec. | ||
| 757 | 2025.09.03 04:04:19.948595 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.09.03 04:04:19.948755 [ 3 ] {47ab63cf-73c4-4d07-b519-83fe91dcf545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.09.03 04:04:19.950952 [ 3 ] {47ab63cf-73c4-4d07-b519-83fe91dcf545} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.09.03 04:04:19.951121 [ 3 ] {47ab63cf-73c4-4d07-b519-83fe91dcf545} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.09.03 04:04:19.951517 [ 3 ] {47ab63cf-73c4-4d07-b519-83fe91dcf545} <Debug> TCPHandler: Processed in 0.002962652 sec. | ||
| 762 | 2025.09.03 04:04:19.951745 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.09.03 04:04:19.951855 [ 3 ] {69987e1d-e164-4ff7-924c-a2f00dd16e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.09.03 04:04:19.954237 [ 3 ] {69987e1d-e164-4ff7-924c-a2f00dd16e48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.09.03 04:04:19.954283 [ 3 ] {69987e1d-e164-4ff7-924c-a2f00dd16e48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.09.03 04:04:19.954601 [ 3 ] {69987e1d-e164-4ff7-924c-a2f00dd16e48} <Debug> TCPHandler: Processed in 0.002890781 sec. | ||
| 767 | 2025.09.03 04:04:19.954800 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.09.03 04:04:19.954915 [ 3 ] {b6527674-d10b-4196-8a91-246aa36fc4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.09.03 04:04:19.955226 [ 3 ] {b6527674-d10b-4196-8a91-246aa36fc4dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.09.03 04:04:19.955268 [ 3 ] {b6527674-d10b-4196-8a91-246aa36fc4dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.09.03 04:04:19.955559 [ 3 ] {b6527674-d10b-4196-8a91-246aa36fc4dc} <Debug> TCPHandler: Processed in 0.000789686 sec. | ||
| 772 | 2025.09.03 04:04:19.955744 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.09.03 04:04:19.955856 [ 3 ] {8e3460a9-0256-436b-b71c-713cbd39672f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.09.03 04:04:19.956172 [ 3 ] {8e3460a9-0256-436b-b71c-713cbd39672f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.09.03 04:04:19.956213 [ 3 ] {8e3460a9-0256-436b-b71c-713cbd39672f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.09.03 04:04:19.956546 [ 3 ] {8e3460a9-0256-436b-b71c-713cbd39672f} <Debug> TCPHandler: Processed in 0.000836726 sec. | ||
| 777 | 2025.09.03 04:04:19.956734 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.09.03 04:04:19.956844 [ 3 ] {6e478219-f167-4adb-8cc3-cccfeb6377f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.09.03 04:04:19.957147 [ 3 ] {6e478219-f167-4adb-8cc3-cccfeb6377f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.09.03 04:04:19.957186 [ 3 ] {6e478219-f167-4adb-8cc3-cccfeb6377f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.09.03 04:04:19.957452 [ 3 ] {6e478219-f167-4adb-8cc3-cccfeb6377f2} <Debug> TCPHandler: Processed in 0.000745526 sec. | ||
| 782 | 2025.09.03 04:04:19.957663 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.09.03 04:04:19.957771 [ 3 ] {b87b5da3-88f6-4f18-91e6-97cf3fa0d4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.09.03 04:04:19.958075 [ 3 ] {b87b5da3-88f6-4f18-91e6-97cf3fa0d4c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.09.03 04:04:19.958115 [ 3 ] {b87b5da3-88f6-4f18-91e6-97cf3fa0d4c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.09.03 04:04:19.958378 [ 3 ] {b87b5da3-88f6-4f18-91e6-97cf3fa0d4c6} <Debug> TCPHandler: Processed in 0.000743385 sec. | ||
| 787 | 2025.09.03 04:04:19.958575 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.09.03 04:04:19.958682 [ 3 ] {60e2d73d-e441-473c-92fd-41ce84353f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.09.03 04:04:19.958918 [ 3 ] {60e2d73d-e441-473c-92fd-41ce84353f8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.09.03 04:04:19.958957 [ 3 ] {60e2d73d-e441-473c-92fd-41ce84353f8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.09.03 04:04:19.959303 [ 3 ] {60e2d73d-e441-473c-92fd-41ce84353f8d} <Debug> TCPHandler: Processed in 0.000755436 sec. | ||
| 792 | 2025.09.03 04:04:19.959516 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.09.03 04:04:19.959644 [ 3 ] {886f5dd0-e460-4d8d-82ed-c10658bd5676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.09.03 04:04:19.959952 [ 3 ] {886f5dd0-e460-4d8d-82ed-c10658bd5676} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.09.03 04:04:19.960001 [ 3 ] {886f5dd0-e460-4d8d-82ed-c10658bd5676} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.09.03 04:04:19.960507 [ 3 ] {886f5dd0-e460-4d8d-82ed-c10658bd5676} <Debug> TCPHandler: Processed in 0.001046848 sec. | ||
| 797 | 2025.09.03 04:04:19.960797 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.09.03 04:04:19.960934 [ 3 ] {73448550-230a-434a-9cd5-3b1241fb7013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.09.03 04:04:19.961326 [ 3 ] {73448550-230a-434a-9cd5-3b1241fb7013} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.09.03 04:04:19.961380 [ 3 ] {73448550-230a-434a-9cd5-3b1241fb7013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.09.03 04:04:19.961730 [ 3 ] {73448550-230a-434a-9cd5-3b1241fb7013} <Debug> TCPHandler: Processed in 0.000982767 sec. | ||
| 802 | 2025.09.03 04:04:19.961999 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.09.03 04:04:19.962204 [ 3 ] {685d76bb-9afc-4bbb-8b7b-d80947dd0b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.09.03 04:04:19.962499 [ 3 ] {685d76bb-9afc-4bbb-8b7b-d80947dd0b48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.09.03 04:04:19.962568 [ 3 ] {685d76bb-9afc-4bbb-8b7b-d80947dd0b48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.09.03 04:04:19.962891 [ 3 ] {685d76bb-9afc-4bbb-8b7b-d80947dd0b48} <Debug> TCPHandler: Processed in 0.000940557 sec. | ||
| 807 | 2025.09.03 04:04:20.015498 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.09.03 04:04:20.015671 [ 3 ] {3e2ae8ad-2975-4ef3-a610-2fa41b38e805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 809 | 2025.09.03 04:04:20.015742 [ 3 ] {3e2ae8ad-2975-4ef3-a610-2fa41b38e805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.09.03 04:04:20.016534 [ 3 ] {3e2ae8ad-2975-4ef3-a610-2fa41b38e805} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2025.09.03 04:04:20.016587 [ 3 ] {3e2ae8ad-2975-4ef3-a610-2fa41b38e805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 812 | 2025.09.03 04:04:20.017241 [ 3 ] {3e2ae8ad-2975-4ef3-a610-2fa41b38e805} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2025.09.03 04:04:20.017615 [ 3 ] {3e2ae8ad-2975-4ef3-a610-2fa41b38e805} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2025.09.03 04:04:20.017766 [ 3 ] {3e2ae8ad-2975-4ef3-a610-2fa41b38e805} <Debug> executeQuery: Read 11 rows, 2.07 KiB in 0.002143 sec., 5132.991133924405 rows/sec., 966.54 KiB/sec. | ||
| 815 | 2025.09.03 04:04:20.017818 [ 3 ] {3e2ae8ad-2975-4ef3-a610-2fa41b38e805} <Debug> TCPHandler: Processed in 0.002458218 sec. | ||
| 816 | 2025.09.03 04:04:20.017934 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.09.03 04:04:20.018035 [ 3 ] {ba414553-0038-4b07-9587-307543ef7e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 818 | 2025.09.03 04:04:20.018078 [ 3 ] {ba414553-0038-4b07-9587-307543ef7e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 819 | 2025.09.03 04:04:20.018654 [ 3 ] {ba414553-0038-4b07-9587-307543ef7e22} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2025.09.03 04:04:20.018684 [ 3 ] {ba414553-0038-4b07-9587-307543ef7e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 821 | 2025.09.03 04:04:20.019210 [ 3 ] {ba414553-0038-4b07-9587-307543ef7e22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 822 | 2025.09.03 04:04:20.019656 [ 3 ] {ba414553-0038-4b07-9587-307543ef7e22} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2025.09.03 04:04:20.019790 [ 3 ] {ba414553-0038-4b07-9587-307543ef7e22} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001759 sec., 5685.048322910745 rows/sec., 463.58 KiB/sec. | ||
| 824 | 2025.09.03 04:04:20.019826 [ 3 ] {ba414553-0038-4b07-9587-307543ef7e22} <Debug> TCPHandler: Processed in 0.001931284 sec. | ||
| 825 | 2025.09.03 04:04:20.019933 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.09.03 04:04:20.020029 [ 3 ] {18d5c740-14c7-4f2e-82ad-f6c6ea790939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 827 | 2025.09.03 04:04:20.020068 [ 3 ] {18d5c740-14c7-4f2e-82ad-f6c6ea790939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 828 | 2025.09.03 04:04:20.021328 [ 3 ] {18d5c740-14c7-4f2e-82ad-f6c6ea790939} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 829 | 2025.09.03 04:04:20.021359 [ 3 ] {18d5c740-14c7-4f2e-82ad-f6c6ea790939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 830 | 2025.09.03 04:04:20.021917 [ 3 ] {18d5c740-14c7-4f2e-82ad-f6c6ea790939} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 831 | 2025.09.03 04:04:20.022392 [ 3 ] {18d5c740-14c7-4f2e-82ad-f6c6ea790939} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 832 | 2025.09.03 04:04:20.022522 [ 3 ] {18d5c740-14c7-4f2e-82ad-f6c6ea790939} <Debug> executeQuery: Read 1149 rows, 97.27 KiB in 0.002472 sec., 464805.8252427185 rows/sec., 38.42 MiB/sec. | ||
| 833 | 2025.09.03 04:04:20.022558 [ 3 ] {18d5c740-14c7-4f2e-82ad-f6c6ea790939} <Debug> TCPHandler: Processed in 0.002642059 sec. | ||
| 834 | 2025.09.03 04:04:20.022667 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2025.09.03 04:04:20.022760 [ 3 ] {e21c2a06-c28d-41a4-a6a3-b3d193e56481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 836 | 2025.09.03 04:04:20.022798 [ 3 ] {e21c2a06-c28d-41a4-a6a3-b3d193e56481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 837 | 2025.09.03 04:04:20.023239 [ 3 ] {e21c2a06-c28d-41a4-a6a3-b3d193e56481} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 838 | 2025.09.03 04:04:20.023271 [ 3 ] {e21c2a06-c28d-41a4-a6a3-b3d193e56481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 839 | 2025.09.03 04:04:20.023663 [ 3 ] {e21c2a06-c28d-41a4-a6a3-b3d193e56481} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 840 | 2025.09.03 04:04:20.024045 [ 3 ] {e21c2a06-c28d-41a4-a6a3-b3d193e56481} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 841 | 2025.09.03 04:04:20.024239 [ 3 ] {e21c2a06-c28d-41a4-a6a3-b3d193e56481} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001459 sec., 6854.009595613434 rows/sec., 478.58 KiB/sec. | ||
| 842 | 2025.09.03 04:04:20.024273 [ 3 ] {e21c2a06-c28d-41a4-a6a3-b3d193e56481} <Debug> TCPHandler: Processed in 0.001623471 sec. | ||
| 843 | 2025.09.03 04:04:20.024366 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.09.03 04:04:20.024455 [ 3 ] {1be89cdf-d02a-481c-8111-9f4c59a74934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 845 | 2025.09.03 04:04:20.024492 [ 3 ] {1be89cdf-d02a-481c-8111-9f4c59a74934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 846 | 2025.09.03 04:04:20.024978 [ 3 ] {1be89cdf-d02a-481c-8111-9f4c59a74934} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 847 | 2025.09.03 04:04:20.025010 [ 3 ] {1be89cdf-d02a-481c-8111-9f4c59a74934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 848 | 2025.09.03 04:04:20.025482 [ 3 ] {1be89cdf-d02a-481c-8111-9f4c59a74934} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 849 | 2025.09.03 04:04:20.025906 [ 3 ] {1be89cdf-d02a-481c-8111-9f4c59a74934} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 850 | 2025.09.03 04:04:20.026037 [ 3 ] {1be89cdf-d02a-481c-8111-9f4c59a74934} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001635 sec., 139449.54128440368 rows/sec., 9.44 MiB/sec. | ||
| 851 | 2025.09.03 04:04:20.026072 [ 3 ] {1be89cdf-d02a-481c-8111-9f4c59a74934} <Debug> TCPHandler: Processed in 0.001798803 sec. | ||
| 852 | 2025.09.03 04:04:20.026231 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.09.03 04:04:20.026319 [ 3 ] {34525f1e-9d27-40b0-bf3e-3878055656f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 854 | 2025.09.03 04:04:20.026357 [ 3 ] {34525f1e-9d27-40b0-bf3e-3878055656f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 855 | 2025.09.03 04:04:20.026995 [ 3 ] {34525f1e-9d27-40b0-bf3e-3878055656f3} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2025.09.03 04:04:20.027029 [ 3 ] {34525f1e-9d27-40b0-bf3e-3878055656f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 857 | 2025.09.03 04:04:20.027508 [ 3 ] {34525f1e-9d27-40b0-bf3e-3878055656f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2025.09.03 04:04:20.027901 [ 3 ] {34525f1e-9d27-40b0-bf3e-3878055656f3} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2025.09.03 04:04:20.028022 [ 3 ] {34525f1e-9d27-40b0-bf3e-3878055656f3} <Debug> executeQuery: Read 474 rows, 35.75 KiB in 0.001765 sec., 268555.24079320114 rows/sec., 19.78 MiB/sec. | ||
| 860 | 2025.09.03 04:04:20.028055 [ 3 ] {34525f1e-9d27-40b0-bf3e-3878055656f3} <Debug> TCPHandler: Processed in 0.001924384 sec. | ||
| 861 | 2025.09.03 04:04:20.028222 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.09.03 04:04:20.028311 [ 3 ] {a98e6bfe-bed1-4f29-8c9c-7a22b1d953e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 863 | 2025.09.03 04:04:20.028352 [ 3 ] {a98e6bfe-bed1-4f29-8c9c-7a22b1d953e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 864 | 2025.09.03 04:04:20.029102 [ 3 ] {a98e6bfe-bed1-4f29-8c9c-7a22b1d953e7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2025.09.03 04:04:20.029135 [ 3 ] {a98e6bfe-bed1-4f29-8c9c-7a22b1d953e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 866 | 2025.09.03 04:04:20.029777 [ 3 ] {a98e6bfe-bed1-4f29-8c9c-7a22b1d953e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2025.09.03 04:04:20.030251 [ 3 ] {a98e6bfe-bed1-4f29-8c9c-7a22b1d953e7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2025.09.03 04:04:20.030396 [ 3 ] {a98e6bfe-bed1-4f29-8c9c-7a22b1d953e7} <Debug> executeQuery: Read 1147 rows, 78.43 KiB in 0.002101 sec., 545930.5092812947 rows/sec., 36.46 MiB/sec. | ||
| 869 | 2025.09.03 04:04:20.030433 [ 3 ] {a98e6bfe-bed1-4f29-8c9c-7a22b1d953e7} <Debug> TCPHandler: Processed in 0.002268996 sec. | ||
| 870 | 2025.09.03 04:04:20.030561 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.09.03 04:04:20.030664 [ 3 ] {8a147ee0-6987-4161-975d-8677204e4452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 872 | 2025.09.03 04:04:20.030709 [ 3 ] {8a147ee0-6987-4161-975d-8677204e4452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 873 | 2025.09.03 04:04:20.031073 [ 3 ] {8a147ee0-6987-4161-975d-8677204e4452} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2025.09.03 04:04:20.031115 [ 3 ] {8a147ee0-6987-4161-975d-8677204e4452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 875 | 2025.09.03 04:04:20.031632 [ 3 ] {8a147ee0-6987-4161-975d-8677204e4452} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2025.09.03 04:04:20.032147 [ 3 ] {8a147ee0-6987-4161-975d-8677204e4452} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2025.09.03 04:04:20.032340 [ 3 ] {8a147ee0-6987-4161-975d-8677204e4452} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001671 sec., 1196.888090963495 rows/sec., 75.39 KiB/sec. | ||
| 878 | 2025.09.03 04:04:20.032378 [ 3 ] {8a147ee0-6987-4161-975d-8677204e4452} <Debug> TCPHandler: Processed in 0.001857154 sec. | ||
| 879 | 2025.09.03 04:04:21.976235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 126 | ||
| 880 | 2025.09.03 04:04:21.978983 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 881 | 2025.09.03 04:04:21.979017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 882 | 2025.09.03 04:04:21.980275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 883 | 2025.09.03 04:04:21.980700 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 884 | 2025.09.03 04:04:21.980950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 885 | 2025.09.03 04:04:22.003207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.90 MiB, peak 159.96 MiB, free memory in arenas 0.00 B, will set to 159.95 MiB (RSS), difference: 4.05 MiB | ||
| 886 | 2025.09.03 04:04:24.055443 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.09.03 04:04:24.055661 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 888 | 2025.09.03 04:04:24.060313 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 889 | 2025.09.03 04:04:24.062476 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_rib:active_routes')" moved to PREWHERE | ||
| 890 | 2025.09.03 04:04:24.062731 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2025.09.03 04:04:24.064942 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2025.09.03 04:04:24.067464 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 893 | 2025.09.03 04:04:24.069845 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 894 | 2025.09.03 04:04:24.071761 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 895 | 2025.09.03 04:04:24.071789 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 896 | 2025.09.03 04:04:24.071963 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_rib:active_routes'))" | ||
| 897 | 2025.09.03 04:04:24.071992 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 898 | 2025.09.03 04:04:24.085595 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.030004 sec., 366.61778429542727 rows/sec., 14.00 KiB/sec. | ||
| 899 | 2025.09.03 04:04:24.085675 [ 3 ] {29022a1c-31b6-401b-9d7d-fc4c125c14d7} <Debug> TCPHandler: Processed in 0.03035084 sec. | ||
| 900 | 2025.09.03 04:04:24.086580 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.09.03 04:04:24.086707 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 902 | 2025.09.03 04:04:24.086894 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 903 | 2025.09.03 04:04:24.086988 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 904 | 2025.09.03 04:04:24.087144 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2025.09.03 04:04:24.087200 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2025.09.03 04:04:24.087306 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 907 | 2025.09.03 04:04:24.087335 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 908 | 2025.09.03 04:04:24.087354 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 909 | 2025.09.03 04:04:24.087370 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 910 | 2025.09.03 04:04:24.087402 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 911 | 2025.09.03 04:04:24.087420 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 912 | 2025.09.03 04:04:24.087824 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001119 sec., 9830.205540661305 rows/sec., 375.27 KiB/sec. | ||
| 913 | 2025.09.03 04:04:24.087880 [ 3 ] {2cdb4ee5-52c6-48e8-bb7b-f4cbce0bc379} <Debug> TCPHandler: Processed in 0.00130844 sec. | ||
| 914 | 2025.09.03 04:04:24.088082 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2025.09.03 04:04:24.088206 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 916 | 2025.09.03 04:04:24.088393 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 917 | 2025.09.03 04:04:24.088423 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 918 | 2025.09.03 04:04:24.088574 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2025.09.03 04:04:24.088626 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2025.09.03 04:04:24.088722 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 921 | 2025.09.03 04:04:24.088750 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 922 | 2025.09.03 04:04:24.088769 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 923 | 2025.09.03 04:04:24.088783 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 924 | 2025.09.03 04:04:24.088815 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 925 | 2025.09.03 04:04:24.088833 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 926 | 2025.09.03 04:04:24.089166 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001019 sec., 10794.896957801768 rows/sec., 412.09 KiB/sec. | ||
| 927 | 2025.09.03 04:04:24.089219 [ 3 ] {b34da774-60e6-423d-b334-25c031db26e2} <Debug> TCPHandler: Processed in 0.001204259 sec. | ||
| 928 | 2025.09.03 04:04:24.089404 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.09.03 04:04:24.089518 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 930 | 2025.09.03 04:04:24.089693 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 931 | 2025.09.03 04:04:24.089721 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 932 | 2025.09.03 04:04:24.089866 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 933 | 2025.09.03 04:04:24.089984 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 934 | 2025.09.03 04:04:24.090081 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 935 | 2025.09.03 04:04:24.090109 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 936 | 2025.09.03 04:04:24.090126 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 937 | 2025.09.03 04:04:24.090141 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 938 | 2025.09.03 04:04:24.090176 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 939 | 2025.09.03 04:04:24.090193 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 940 | 2025.09.03 04:04:24.090534 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001023 sec., 10752.68817204301 rows/sec., 410.48 KiB/sec. | ||
| 941 | 2025.09.03 04:04:24.090588 [ 3 ] {a8380c73-c234-47d0-9e60-1fd65f9657c8} <Debug> TCPHandler: Processed in 0.001202598 sec. | ||
| 942 | 2025.09.03 04:04:24.090770 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2025.09.03 04:04:24.090892 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 944 | 2025.09.03 04:04:24.091070 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 945 | 2025.09.03 04:04:24.091097 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 946 | 2025.09.03 04:04:24.091242 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 947 | 2025.09.03 04:04:24.091290 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 948 | 2025.09.03 04:04:24.091380 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 949 | 2025.09.03 04:04:24.091406 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 950 | 2025.09.03 04:04:24.091423 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 951 | 2025.09.03 04:04:24.091436 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 952 | 2025.09.03 04:04:24.091466 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 953 | 2025.09.03 04:04:24.091482 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 954 | 2025.09.03 04:04:24.091792 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001 sec., 11000 rows/sec., 419.92 KiB/sec. | ||
| 955 | 2025.09.03 04:04:24.091842 [ 3 ] {5b4f49ee-1466-42be-bc8c-64dda92fd8c4} <Debug> TCPHandler: Processed in 0.001179169 sec. | ||
| 956 | 2025.09.03 04:04:24.092096 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2025.09.03 04:04:24.092218 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 958 | 2025.09.03 04:04:24.092405 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 959 | 2025.09.03 04:04:24.092435 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes')" moved to PREWHERE | ||
| 960 | 2025.09.03 04:04:24.092591 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 961 | 2025.09.03 04:04:24.092642 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 962 | 2025.09.03 04:04:24.092740 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 963 | 2025.09.03 04:04:24.092767 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 964 | 2025.09.03 04:04:24.092785 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 965 | 2025.09.03 04:04:24.092799 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 966 | 2025.09.03 04:04:24.092830 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 967 | 2025.09.03 04:04:24.092847 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 968 | 2025.09.03 04:04:24.093238 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001064 sec., 10338.345864661653 rows/sec., 394.66 KiB/sec. | ||
| 969 | 2025.09.03 04:04:24.093296 [ 3 ] {139ef5e8-27f0-47b2-a3d4-8e2b30d2666e} <Debug> TCPHandler: Processed in 0.001247719 sec. | ||
| 970 | 2025.09.03 04:04:24.093491 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2025.09.03 04:04:24.093615 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 972 | 2025.09.03 04:04:24.093815 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 973 | 2025.09.03 04:04:24.093847 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes')" moved to PREWHERE | ||
| 974 | 2025.09.03 04:04:24.094007 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 975 | 2025.09.03 04:04:24.094055 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 976 | 2025.09.03 04:04:24.094148 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 977 | 2025.09.03 04:04:24.094173 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 978 | 2025.09.03 04:04:24.094190 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 979 | 2025.09.03 04:04:24.094203 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 980 | 2025.09.03 04:04:24.094238 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 981 | 2025.09.03 04:04:24.094254 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 982 | 2025.09.03 04:04:24.094630 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001105 sec., 9954.75113122172 rows/sec., 380.02 KiB/sec. | ||
| 983 | 2025.09.03 04:04:24.094680 [ 3 ] {5bb75e91-7a1d-4975-b840-9dbac38b74fa} <Debug> TCPHandler: Processed in 0.001287109 sec. | ||
| 984 | 2025.09.03 04:04:24.094859 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.09.03 04:04:24.095043 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 986 | 2025.09.03 04:04:24.095233 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 987 | 2025.09.03 04:04:24.095263 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 988 | 2025.09.03 04:04:24.095422 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2025.09.03 04:04:24.095476 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2025.09.03 04:04:24.095572 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 991 | 2025.09.03 04:04:24.095598 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 992 | 2025.09.03 04:04:24.095616 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 993 | 2025.09.03 04:04:24.095631 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 994 | 2025.09.03 04:04:24.095662 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 995 | 2025.09.03 04:04:24.095680 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 996 | 2025.09.03 04:04:24.096029 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001032 sec., 10658.914728682172 rows/sec., 406.90 KiB/sec. | ||
| 997 | 2025.09.03 04:04:24.096083 [ 3 ] {aeb4e017-4a92-45ee-b21a-e6f28e94bc8e} <Debug> TCPHandler: Processed in 0.001211118 sec. | ||
| 998 | 2025.09.03 04:04:24.096282 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.09.03 04:04:24.096405 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1000 | 2025.09.03 04:04:24.096591 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1001 | 2025.09.03 04:04:24.096621 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1002 | 2025.09.03 04:04:24.096781 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2025.09.03 04:04:24.096832 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2025.09.03 04:04:24.096925 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1005 | 2025.09.03 04:04:24.096953 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1006 | 2025.09.03 04:04:24.096971 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 1007 | 2025.09.03 04:04:24.096984 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1008 | 2025.09.03 04:04:24.097014 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1009 | 2025.09.03 04:04:24.097029 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1010 | 2025.09.03 04:04:24.097345 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.00101 sec., 10891.08910891089 rows/sec., 415.76 KiB/sec. | ||
| 1011 | 2025.09.03 04:04:24.097395 [ 3 ] {f132c05c-d9e7-4158-b748-1c48c4e6cf98} <Debug> TCPHandler: Processed in 0.001190599 sec. | ||
| 1012 | 2025.09.03 04:04:24.097575 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.09.03 04:04:24.097689 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1014 | 2025.09.03 04:04:24.097863 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1015 | 2025.09.03 04:04:24.097891 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1016 | 2025.09.03 04:04:24.098114 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2025.09.03 04:04:24.098166 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2025.09.03 04:04:24.098260 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1019 | 2025.09.03 04:04:24.098287 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1020 | 2025.09.03 04:04:24.098305 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 1021 | 2025.09.03 04:04:24.098320 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1022 | 2025.09.03 04:04:24.098351 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1023 | 2025.09.03 04:04:24.098367 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1024 | 2025.09.03 04:04:24.098704 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.00101 sec., 10891.08910891089 rows/sec., 415.76 KiB/sec. | ||
| 1025 | 2025.09.03 04:04:24.098756 [ 3 ] {72c1b15d-6dda-4c39-a97a-70f2f028b225} <Debug> TCPHandler: Processed in 0.001187619 sec. | ||
| 1026 | 2025.09.03 04:04:24.098943 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2025.09.03 04:04:24.099066 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1028 | 2025.09.03 04:04:24.099254 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1029 | 2025.09.03 04:04:24.099284 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes')" moved to PREWHERE | ||
| 1030 | 2025.09.03 04:04:24.099448 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2025.09.03 04:04:24.099499 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2025.09.03 04:04:24.099594 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1033 | 2025.09.03 04:04:24.099620 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1034 | 2025.09.03 04:04:24.099638 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 1035 | 2025.09.03 04:04:24.099652 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1036 | 2025.09.03 04:04:24.099683 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', '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_rib:active_routes'))" | ||
| 1037 | 2025.09.03 04:04:24.099700 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1038 | 2025.09.03 04:04:24.100032 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001016 sec., 10826.771653543306 rows/sec., 413.31 KiB/sec. | ||
| 1039 | 2025.09.03 04:04:24.100081 [ 3 ] {6aff35a1-af0b-4a3d-ba90-56783ab3970e} <Debug> TCPHandler: Processed in 0.001194629 sec. | ||
| 1040 | 2025.09.03 04:04:24.100258 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2025.09.03 04:04:24.100373 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1042 | 2025.09.03 04:04:24.100549 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1043 | 2025.09.03 04:04:24.100578 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes')" moved to PREWHERE | ||
| 1044 | 2025.09.03 04:04:24.100731 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2025.09.03 04:04:24.100779 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2025.09.03 04:04:24.100866 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1047 | 2025.09.03 04:04:24.100892 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1048 | 2025.09.03 04:04:24.100973 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 1049 | 2025.09.03 04:04:24.100987 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1050 | 2025.09.03 04:04:24.101018 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes'))" | ||
| 1051 | 2025.09.03 04:04:24.101035 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1052 | 2025.09.03 04:04:24.101359 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001003 sec., 10967.098703888336 rows/sec., 418.67 KiB/sec. | ||
| 1053 | 2025.09.03 04:04:24.101411 [ 3 ] {d257bd87-61de-46bf-a455-85d9d049ba1a} <Debug> TCPHandler: Processed in 0.001180599 sec. | ||
| 1054 | 2025.09.03 04:04:24.101597 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2025.09.03 04:04:24.101720 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1056 | 2025.09.03 04:04:24.101909 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1057 | 2025.09.03 04:04:24.101940 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes')" moved to PREWHERE | ||
| 1058 | 2025.09.03 04:04:24.102103 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2025.09.03 04:04:24.102159 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2025.09.03 04:04:24.102273 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1061 | 2025.09.03 04:04:24.102301 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1062 | 2025.09.03 04:04:24.102319 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 1063 | 2025.09.03 04:04:24.102334 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1064 | 2025.09.03 04:04:24.102365 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes'))" | ||
| 1065 | 2025.09.03 04:04:24.102382 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1066 | 2025.09.03 04:04:24.102722 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001049 sec., 10486.177311725452 rows/sec., 400.31 KiB/sec. | ||
| 1067 | 2025.09.03 04:04:24.102775 [ 3 ] {37a8a655-f657-4351-99df-a7187ce2c4d9} <Debug> TCPHandler: Processed in 0.001226479 sec. | ||
| 1068 | 2025.09.03 04:04:24.102970 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.09.03 04:04:24.103089 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1070 | 2025.09.03 04:04:24.103268 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1071 | 2025.09.03 04:04:24.103302 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1072 | 2025.09.03 04:04:24.103465 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2025.09.03 04:04:24.103513 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2025.09.03 04:04:24.103604 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1075 | 2025.09.03 04:04:24.103630 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1076 | 2025.09.03 04:04:24.103647 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 1077 | 2025.09.03 04:04:24.103660 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1078 | 2025.09.03 04:04:24.103689 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1079 | 2025.09.03 04:04:24.103706 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1080 | 2025.09.03 04:04:24.104107 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001055 sec., 10426.54028436019 rows/sec., 398.03 KiB/sec. | ||
| 1081 | 2025.09.03 04:04:24.104160 [ 3 ] {efb75bb4-99f3-4517-92a0-d343eec10db6} <Debug> TCPHandler: Processed in 0.001238569 sec. | ||
| 1082 | 2025.09.03 04:04:24.104352 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2025.09.03 04:04:24.104474 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1084 | 2025.09.03 04:04:24.104665 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1085 | 2025.09.03 04:04:24.104695 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1086 | 2025.09.03 04:04:24.104865 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2025.09.03 04:04:24.104915 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2025.09.03 04:04:24.105010 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1089 | 2025.09.03 04:04:24.105037 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1090 | 2025.09.03 04:04:24.105056 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (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 | ||
| 1091 | 2025.09.03 04:04:24.105070 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1092 | 2025.09.03 04:04:24.105101 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1093 | 2025.09.03 04:04:24.105119 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1094 | 2025.09.03 04:04:24.105459 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Debug> executeQuery: Read 11 rows, 430.00 B in 0.001032 sec., 10658.914728682172 rows/sec., 406.90 KiB/sec. | ||
| 1095 | 2025.09.03 04:04:24.105511 [ 3 ] {0517445f-0165-48d5-8d0f-6ecba8fc7dde} <Debug> TCPHandler: Processed in 0.001208079 sec. | ||
| 1096 | 2025.09.03 04:04:24.113032 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.09.03 04:04:24.113159 [ 3 ] {e96cac39-48be-4cb8-b45c-2576be942092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1098 | 2025.09.03 04:04:24.113208 [ 3 ] {e96cac39-48be-4cb8-b45c-2576be942092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2025.09.03 04:04:24.113781 [ 3 ] {e96cac39-48be-4cb8-b45c-2576be942092} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2025.09.03 04:04:24.113818 [ 3 ] {e96cac39-48be-4cb8-b45c-2576be942092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1101 | 2025.09.03 04:04:24.114340 [ 3 ] {e96cac39-48be-4cb8-b45c-2576be942092} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1102 | 2025.09.03 04:04:24.114697 [ 3 ] {e96cac39-48be-4cb8-b45c-2576be942092} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2025.09.03 04:04:24.114828 [ 3 ] {e96cac39-48be-4cb8-b45c-2576be942092} <Debug> executeQuery: Read 15 rows, 2.16 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 1.20 MiB/sec. | ||
| 1104 | 2025.09.03 04:04:24.114862 [ 3 ] {e96cac39-48be-4cb8-b45c-2576be942092} <Debug> TCPHandler: Processed in 0.001948264 sec. | ||
| 1105 | 2025.09.03 04:04:24.115040 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2025.09.03 04:04:24.115135 [ 3 ] {2b41c4c8-4a3c-42c2-aafa-f229cbff3ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1107 | 2025.09.03 04:04:24.115175 [ 3 ] {2b41c4c8-4a3c-42c2-aafa-f229cbff3ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1108 | 2025.09.03 04:04:24.115616 [ 3 ] {2b41c4c8-4a3c-42c2-aafa-f229cbff3ae6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1109 | 2025.09.03 04:04:24.115649 [ 3 ] {2b41c4c8-4a3c-42c2-aafa-f229cbff3ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1110 | 2025.09.03 04:04:24.116058 [ 3 ] {2b41c4c8-4a3c-42c2-aafa-f229cbff3ae6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1111 | 2025.09.03 04:04:24.116495 [ 3 ] {2b41c4c8-4a3c-42c2-aafa-f229cbff3ae6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1112 | 2025.09.03 04:04:24.116617 [ 3 ] {2b41c4c8-4a3c-42c2-aafa-f229cbff3ae6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001501 sec., 50632.91139240506 rows/sec., 4.17 MiB/sec. | ||
| 1113 | 2025.09.03 04:04:24.116652 [ 3 ] {2b41c4c8-4a3c-42c2-aafa-f229cbff3ae6} <Debug> TCPHandler: Processed in 0.001661042 sec. | ||
| 1114 | 2025.09.03 04:04:24.116765 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2025.09.03 04:04:24.116858 [ 3 ] {aec35ca7-2591-4e5f-94d3-84d00fcd9841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1116 | 2025.09.03 04:04:24.116896 [ 3 ] {aec35ca7-2591-4e5f-94d3-84d00fcd9841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1117 | 2025.09.03 04:04:24.117253 [ 3 ] {aec35ca7-2591-4e5f-94d3-84d00fcd9841} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2025.09.03 04:04:24.117283 [ 3 ] {aec35ca7-2591-4e5f-94d3-84d00fcd9841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1119 | 2025.09.03 04:04:24.117654 [ 3 ] {aec35ca7-2591-4e5f-94d3-84d00fcd9841} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1120 | 2025.09.03 04:04:24.118127 [ 3 ] {aec35ca7-2591-4e5f-94d3-84d00fcd9841} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2025.09.03 04:04:24.118252 [ 3 ] {aec35ca7-2591-4e5f-94d3-84d00fcd9841} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00141 sec., 7092.198581560284 rows/sec., 533.30 KiB/sec. | ||
| 1122 | 2025.09.03 04:04:24.118288 [ 3 ] {aec35ca7-2591-4e5f-94d3-84d00fcd9841} <Debug> TCPHandler: Processed in 0.001570701 sec. | ||
| 1123 | 2025.09.03 04:04:24.118384 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2025.09.03 04:04:24.118479 [ 3 ] {8eedd1ab-0932-4e19-aaee-f632921a85ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1125 | 2025.09.03 04:04:24.118517 [ 3 ] {8eedd1ab-0932-4e19-aaee-f632921a85ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1126 | 2025.09.03 04:04:24.118922 [ 3 ] {8eedd1ab-0932-4e19-aaee-f632921a85ed} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1127 | 2025.09.03 04:04:24.118956 [ 3 ] {8eedd1ab-0932-4e19-aaee-f632921a85ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1128 | 2025.09.03 04:04:24.119399 [ 3 ] {8eedd1ab-0932-4e19-aaee-f632921a85ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1129 | 2025.09.03 04:04:24.119824 [ 3 ] {8eedd1ab-0932-4e19-aaee-f632921a85ed} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1130 | 2025.09.03 04:04:24.119946 [ 3 ] {8eedd1ab-0932-4e19-aaee-f632921a85ed} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001486 sec., 49798.11574697174 rows/sec., 3.89 MiB/sec. | ||
| 1131 | 2025.09.03 04:04:24.119980 [ 3 ] {8eedd1ab-0932-4e19-aaee-f632921a85ed} <Debug> TCPHandler: Processed in 0.001645142 sec. | ||
| 1132 | 2025.09.03 04:04:24.120083 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2025.09.03 04:04:24.120170 [ 3 ] {dcc4cdce-ed22-4dda-87cf-b9f44a8d9bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1134 | 2025.09.03 04:04:24.120209 [ 3 ] {dcc4cdce-ed22-4dda-87cf-b9f44a8d9bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1135 | 2025.09.03 04:04:24.120571 [ 3 ] {dcc4cdce-ed22-4dda-87cf-b9f44a8d9bd2} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2025.09.03 04:04:24.120603 [ 3 ] {dcc4cdce-ed22-4dda-87cf-b9f44a8d9bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1137 | 2025.09.03 04:04:24.121066 [ 3 ] {dcc4cdce-ed22-4dda-87cf-b9f44a8d9bd2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1138 | 2025.09.03 04:04:24.121486 [ 3 ] {dcc4cdce-ed22-4dda-87cf-b9f44a8d9bd2} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2025.09.03 04:04:24.121610 [ 3 ] {dcc4cdce-ed22-4dda-87cf-b9f44a8d9bd2} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.001444 sec., 109418.28254847646 rows/sec., 7.61 MiB/sec. | ||
| 1140 | 2025.09.03 04:04:24.121645 [ 3 ] {dcc4cdce-ed22-4dda-87cf-b9f44a8d9bd2} <Debug> TCPHandler: Processed in 0.001603201 sec. | ||
| 1141 | 2025.09.03 04:04:24.121742 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2025.09.03 04:04:24.121836 [ 3 ] {64541f93-123b-4ff0-a129-ce9f0dfbd77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1143 | 2025.09.03 04:04:24.121888 [ 3 ] {64541f93-123b-4ff0-a129-ce9f0dfbd77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1144 | 2025.09.03 04:04:24.122540 [ 3 ] {64541f93-123b-4ff0-a129-ce9f0dfbd77c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2025.09.03 04:04:24.122574 [ 3 ] {64541f93-123b-4ff0-a129-ce9f0dfbd77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1146 | 2025.09.03 04:04:24.125944 [ 3 ] {64541f93-123b-4ff0-a129-ce9f0dfbd77c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1147 | 2025.09.03 04:04:24.126349 [ 3 ] {64541f93-123b-4ff0-a129-ce9f0dfbd77c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2025.09.03 04:04:24.126473 [ 3 ] {64541f93-123b-4ff0-a129-ce9f0dfbd77c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004688 sec., 2133.1058020477813 rows/sec., 3.82 MiB/sec. | ||
| 1149 | 2025.09.03 04:04:24.126519 [ 3 ] {64541f93-123b-4ff0-a129-ce9f0dfbd77c} <Debug> TCPHandler: Processed in 0.004860565 sec. | ||
| 1150 | 2025.09.03 04:04:24.126622 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2025.09.03 04:04:24.126711 [ 3 ] {f52a9e0f-cc58-4ba9-a2c4-843d77e3481e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1152 | 2025.09.03 04:04:24.126749 [ 3 ] {f52a9e0f-cc58-4ba9-a2c4-843d77e3481e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1153 | 2025.09.03 04:04:24.127110 [ 3 ] {f52a9e0f-cc58-4ba9-a2c4-843d77e3481e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2025.09.03 04:04:24.127146 [ 3 ] {f52a9e0f-cc58-4ba9-a2c4-843d77e3481e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1155 | 2025.09.03 04:04:24.127561 [ 3 ] {f52a9e0f-cc58-4ba9-a2c4-843d77e3481e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1156 | 2025.09.03 04:04:24.128023 [ 3 ] {f52a9e0f-cc58-4ba9-a2c4-843d77e3481e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2025.09.03 04:04:24.128148 [ 3 ] {f52a9e0f-cc58-4ba9-a2c4-843d77e3481e} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001405 sec., 41281.138790035584 rows/sec., 2.79 MiB/sec. | ||
| 1158 | 2025.09.03 04:04:24.128182 [ 3 ] {f52a9e0f-cc58-4ba9-a2c4-843d77e3481e} <Debug> TCPHandler: Processed in 0.001564142 sec. | ||
| 1159 | 2025.09.03 04:04:24.469890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1160 | 2025.09.03 04:04:24.470391 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2025.09.03 04:04:24.470438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1162 | 2025.09.03 04:04:24.471120 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1163 | 2025.09.03 04:04:24.471573 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2025.09.03 04:04:24.471697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1165 | 2025.09.03 04:04:24.536120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1166 | 2025.09.03 04:04:24.552800 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2025.09.03 04:04:24.552860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1168 | 2025.09.03 04:04:24.559373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2025.09.03 04:04:24.560547 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2025.09.03 04:04:24.563906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1171 | 2025.09.03 04:04:25.000486 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.62 MiB, peak 165.62 MiB, free memory in arenas 0.00 B, will set to 163.19 MiB (RSS), difference: 1.57 MiB | ||
| 1172 | 2025.09.03 04:04:29.062454 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2025.09.03 04:04:29.062639 [ 3 ] {1d22ed39-677e-4eef-8701-2385c279f3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1174 | 2025.09.03 04:04:29.062701 [ 3 ] {1d22ed39-677e-4eef-8701-2385c279f3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1175 | 2025.09.03 04:04:29.063306 [ 3 ] {1d22ed39-677e-4eef-8701-2385c279f3ca} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2025.09.03 04:04:29.063344 [ 3 ] {1d22ed39-677e-4eef-8701-2385c279f3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1177 | 2025.09.03 04:04:29.063828 [ 3 ] {1d22ed39-677e-4eef-8701-2385c279f3ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1178 | 2025.09.03 04:04:29.064248 [ 3 ] {1d22ed39-677e-4eef-8701-2385c279f3ca} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2025.09.03 04:04:29.064396 [ 3 ] {1d22ed39-677e-4eef-8701-2385c279f3ca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.38 MiB/sec. | ||
| 1180 | 2025.09.03 04:04:29.064437 [ 3 ] {1d22ed39-677e-4eef-8701-2385c279f3ca} <Debug> TCPHandler: Processed in 0.002107685 sec. | ||
| 1181 | 2025.09.03 04:04:29.064552 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2025.09.03 04:04:29.064648 [ 3 ] {73320d53-448a-4733-8dd1-07a4772975d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1183 | 2025.09.03 04:04:29.064689 [ 3 ] {73320d53-448a-4733-8dd1-07a4772975d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1184 | 2025.09.03 04:04:29.065109 [ 3 ] {73320d53-448a-4733-8dd1-07a4772975d6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2025.09.03 04:04:29.065143 [ 3 ] {73320d53-448a-4733-8dd1-07a4772975d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1186 | 2025.09.03 04:04:29.065552 [ 3 ] {73320d53-448a-4733-8dd1-07a4772975d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1187 | 2025.09.03 04:04:29.065974 [ 3 ] {73320d53-448a-4733-8dd1-07a4772975d6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2025.09.03 04:04:29.066101 [ 3 ] {73320d53-448a-4733-8dd1-07a4772975d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001474 sec., 43419.26729986431 rows/sec., 3.39 MiB/sec. | ||
| 1189 | 2025.09.03 04:04:29.066137 [ 3 ] {73320d53-448a-4733-8dd1-07a4772975d6} <Debug> TCPHandler: Processed in 0.001636492 sec. | ||
| 1190 | 2025.09.03 04:04:29.066249 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2025.09.03 04:04:29.066343 [ 3 ] {1b0b21e4-3c96-4d3a-82a8-1030230a4f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1192 | 2025.09.03 04:04:29.066386 [ 3 ] {1b0b21e4-3c96-4d3a-82a8-1030230a4f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1193 | 2025.09.03 04:04:29.066786 [ 3 ] {1b0b21e4-3c96-4d3a-82a8-1030230a4f61} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2025.09.03 04:04:29.066820 [ 3 ] {1b0b21e4-3c96-4d3a-82a8-1030230a4f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1195 | 2025.09.03 04:04:29.067234 [ 3 ] {1b0b21e4-3c96-4d3a-82a8-1030230a4f61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1196 | 2025.09.03 04:04:29.067715 [ 3 ] {1b0b21e4-3c96-4d3a-82a8-1030230a4f61} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2025.09.03 04:04:29.067840 [ 3 ] {1b0b21e4-3c96-4d3a-82a8-1030230a4f61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001522 sec., 105124.83574244416 rows/sec., 7.32 MiB/sec. | ||
| 1198 | 2025.09.03 04:04:29.067875 [ 3 ] {1b0b21e4-3c96-4d3a-82a8-1030230a4f61} <Debug> TCPHandler: Processed in 0.001681582 sec. | ||
| 1199 | 2025.09.03 04:04:29.067973 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2025.09.03 04:04:29.068069 [ 3 ] {8236983a-5ec5-4977-8695-830654439203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1201 | 2025.09.03 04:04:29.068110 [ 3 ] {8236983a-5ec5-4977-8695-830654439203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1202 | 2025.09.03 04:04:29.068435 [ 3 ] {8236983a-5ec5-4977-8695-830654439203} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2025.09.03 04:04:29.068468 [ 3 ] {8236983a-5ec5-4977-8695-830654439203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1204 | 2025.09.03 04:04:29.068852 [ 3 ] {8236983a-5ec5-4977-8695-830654439203} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1205 | 2025.09.03 04:04:29.069274 [ 3 ] {8236983a-5ec5-4977-8695-830654439203} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2025.09.03 04:04:29.069401 [ 3 ] {8236983a-5ec5-4977-8695-830654439203} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. | ||
| 1207 | 2025.09.03 04:04:29.069437 [ 3 ] {8236983a-5ec5-4977-8695-830654439203} <Debug> TCPHandler: Processed in 0.001514061 sec. | ||
| 1208 | 2025.09.03 04:04:31.888738 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1209 | 2025.09.03 04:04:31.888812 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1210 | 2025.09.03 04:04:31.972774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1211 | 2025.09.03 04:04:31.973263 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2025.09.03 04:04:31.973310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1213 | 2025.09.03 04:04:31.973996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1214 | 2025.09.03 04:04:31.974437 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2025.09.03 04:04:31.974566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1216 | 2025.09.03 04:04:31.982106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 178 | ||
| 1217 | 2025.09.03 04:04:31.984658 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2025.09.03 04:04:31.984716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1219 | 2025.09.03 04:04:31.986040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1220 | 2025.09.03 04:04:31.986539 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2025.09.03 04:04:31.986862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1222 | 2025.09.03 04:04:32.064988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1223 | 2025.09.03 04:04:32.082066 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2025.09.03 04:04:32.082124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1225 | 2025.09.03 04:04:32.088876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1226 | 2025.09.03 04:04:32.090131 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2025.09.03 04:04:32.093725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1228 | 2025.09.03 04:04:33.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.82 MiB, peak 167.82 MiB, free memory in arenas 0.00 B, will set to 164.93 MiB (RSS), difference: 1.11 MiB | ||
| 1229 | 2025.09.03 04:04:34.049121 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2025.09.03 04:04:34.049308 [ 3 ] {b1e11c6c-6b6e-430e-a647-9b88e1a86e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1231 | 2025.09.03 04:04:34.049371 [ 3 ] {b1e11c6c-6b6e-430e-a647-9b88e1a86e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1232 | 2025.09.03 04:04:34.050009 [ 3 ] {b1e11c6c-6b6e-430e-a647-9b88e1a86e84} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2025.09.03 04:04:34.050056 [ 3 ] {b1e11c6c-6b6e-430e-a647-9b88e1a86e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1234 | 2025.09.03 04:04:34.050556 [ 3 ] {b1e11c6c-6b6e-430e-a647-9b88e1a86e84} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1235 | 2025.09.03 04:04:34.050991 [ 3 ] {b1e11c6c-6b6e-430e-a647-9b88e1a86e84} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2025.09.03 04:04:34.051139 [ 3 ] {b1e11c6c-6b6e-430e-a647-9b88e1a86e84} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00188 sec., 40425.53191489362 rows/sec., 3.33 MiB/sec. | ||
| 1237 | 2025.09.03 04:04:34.051181 [ 3 ] {b1e11c6c-6b6e-430e-a647-9b88e1a86e84} <Debug> TCPHandler: Processed in 0.002187896 sec. | ||
| 1238 | 2025.09.03 04:04:34.051303 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2025.09.03 04:04:34.051399 [ 3 ] {a5810a92-1035-4015-a7b4-1ec42eba157e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1240 | 2025.09.03 04:04:34.051440 [ 3 ] {a5810a92-1035-4015-a7b4-1ec42eba157e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1241 | 2025.09.03 04:04:34.051842 [ 3 ] {a5810a92-1035-4015-a7b4-1ec42eba157e} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2025.09.03 04:04:34.051879 [ 3 ] {a5810a92-1035-4015-a7b4-1ec42eba157e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1243 | 2025.09.03 04:04:34.052263 [ 3 ] {a5810a92-1035-4015-a7b4-1ec42eba157e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1244 | 2025.09.03 04:04:34.052751 [ 3 ] {a5810a92-1035-4015-a7b4-1ec42eba157e} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2025.09.03 04:04:34.052882 [ 3 ] {a5810a92-1035-4015-a7b4-1ec42eba157e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001506 sec., 6640.1062416998675 rows/sec., 499.30 KiB/sec. | ||
| 1246 | 2025.09.03 04:04:34.052920 [ 3 ] {a5810a92-1035-4015-a7b4-1ec42eba157e} <Debug> TCPHandler: Processed in 0.001670632 sec. | ||
| 1247 | 2025.09.03 04:04:34.053027 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2025.09.03 04:04:34.053121 [ 3 ] {e431c1c7-e3ca-4c63-b9d0-8b98f7e03198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1249 | 2025.09.03 04:04:34.053161 [ 3 ] {e431c1c7-e3ca-4c63-b9d0-8b98f7e03198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1250 | 2025.09.03 04:04:34.053570 [ 3 ] {e431c1c7-e3ca-4c63-b9d0-8b98f7e03198} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2025.09.03 04:04:34.053606 [ 3 ] {e431c1c7-e3ca-4c63-b9d0-8b98f7e03198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1252 | 2025.09.03 04:04:34.053991 [ 3 ] {e431c1c7-e3ca-4c63-b9d0-8b98f7e03198} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1253 | 2025.09.03 04:04:34.054382 [ 3 ] {e431c1c7-e3ca-4c63-b9d0-8b98f7e03198} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2025.09.03 04:04:34.054507 [ 3 ] {e431c1c7-e3ca-4c63-b9d0-8b98f7e03198} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00141 sec., 52482.2695035461 rows/sec., 4.10 MiB/sec. | ||
| 1255 | 2025.09.03 04:04:34.054543 [ 3 ] {e431c1c7-e3ca-4c63-b9d0-8b98f7e03198} <Debug> TCPHandler: Processed in 0.001570731 sec. | ||
| 1256 | 2025.09.03 04:04:34.054654 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2025.09.03 04:04:34.054749 [ 3 ] {adbc6d90-d671-4f03-a1be-bf88605aeb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1258 | 2025.09.03 04:04:34.054791 [ 3 ] {adbc6d90-d671-4f03-a1be-bf88605aeb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1259 | 2025.09.03 04:04:34.055197 [ 3 ] {adbc6d90-d671-4f03-a1be-bf88605aeb1b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2025.09.03 04:04:34.055230 [ 3 ] {adbc6d90-d671-4f03-a1be-bf88605aeb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1261 | 2025.09.03 04:04:34.055641 [ 3 ] {adbc6d90-d671-4f03-a1be-bf88605aeb1b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1262 | 2025.09.03 04:04:34.056041 [ 3 ] {adbc6d90-d671-4f03-a1be-bf88605aeb1b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2025.09.03 04:04:34.056166 [ 3 ] {adbc6d90-d671-4f03-a1be-bf88605aeb1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001438 sec., 111265.64673157163 rows/sec., 7.75 MiB/sec. | ||
| 1264 | 2025.09.03 04:04:34.056201 [ 3 ] {adbc6d90-d671-4f03-a1be-bf88605aeb1b} <Debug> TCPHandler: Processed in 0.001598122 sec. | ||
| 1265 | 2025.09.03 04:04:34.056320 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2025.09.03 04:04:34.056415 [ 3 ] {181c8601-3d3b-458a-8b22-cb8a292b8e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1267 | 2025.09.03 04:04:34.056469 [ 3 ] {181c8601-3d3b-458a-8b22-cb8a292b8e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1268 | 2025.09.03 04:04:34.057192 [ 3 ] {181c8601-3d3b-458a-8b22-cb8a292b8e11} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2025.09.03 04:04:34.057226 [ 3 ] {181c8601-3d3b-458a-8b22-cb8a292b8e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1270 | 2025.09.03 04:04:34.057812 [ 3 ] {181c8601-3d3b-458a-8b22-cb8a292b8e11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1271 | 2025.09.03 04:04:34.058219 [ 3 ] {181c8601-3d3b-458a-8b22-cb8a292b8e11} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2025.09.03 04:04:34.058428 [ 3 ] {181c8601-3d3b-458a-8b22-cb8a292b8e11} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002037 sec., 4909.180166912125 rows/sec., 8.80 MiB/sec. | ||
| 1273 | 2025.09.03 04:04:34.058483 [ 3 ] {181c8601-3d3b-458a-8b22-cb8a292b8e11} <Debug> TCPHandler: Processed in 0.002217326 sec. | ||
| 1274 | 2025.09.03 04:04:34.058591 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2025.09.03 04:04:34.058685 [ 3 ] {b1907ad7-e14b-440b-82fc-5a1958594831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1276 | 2025.09.03 04:04:34.058726 [ 3 ] {b1907ad7-e14b-440b-82fc-5a1958594831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1277 | 2025.09.03 04:04:34.059057 [ 3 ] {b1907ad7-e14b-440b-82fc-5a1958594831} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2025.09.03 04:04:34.059091 [ 3 ] {b1907ad7-e14b-440b-82fc-5a1958594831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1279 | 2025.09.03 04:04:34.059512 [ 3 ] {b1907ad7-e14b-440b-82fc-5a1958594831} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1280 | 2025.09.03 04:04:34.059916 [ 3 ] {b1907ad7-e14b-440b-82fc-5a1958594831} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2025.09.03 04:04:34.060112 [ 3 ] {b1907ad7-e14b-440b-82fc-5a1958594831} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
| 1282 | 2025.09.03 04:04:34.060148 [ 3 ] {b1907ad7-e14b-440b-82fc-5a1958594831} <Debug> TCPHandler: Processed in 0.001608151 sec. | ||
| 1283 | 2025.09.03 04:04:39.030816 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2025.09.03 04:04:39.031085 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1285 | 2025.09.03 04:04:39.031445 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1286 | 2025.09.03 04:04:39.031491 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1287 | 2025.09.03 04:04:39.031752 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1288 | 2025.09.03 04:04:39.031823 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1289 | 2025.09.03 04:04:39.031965 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1290 | 2025.09.03 04:04:39.032150 [ 260 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1291 | 2025.09.03 04:04:39.032229 [ 286 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1292 | 2025.09.03 04:04:39.032332 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1293 | 2025.09.03 04:04:39.032362 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1294 | 2025.09.03 04:04:39.036348 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1295 | 2025.09.03 04:04:39.036380 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1296 | 2025.09.03 04:04:39.036437 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1297 | 2025.09.03 04:04:39.036476 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1298 | 2025.09.03 04:04:39.037410 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.006432 sec., 4042.2885572139303 rows/sec., 161.24 KiB/sec. | ||
| 1299 | 2025.09.03 04:04:39.037513 [ 3 ] {4c129ec4-a131-46f6-8e70-486c17f6aa92} <Debug> TCPHandler: Processed in 0.00686168 sec. | ||
| 1300 | 2025.09.03 04:04:39.037814 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2025.09.03 04:04:39.037962 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1302 | 2025.09.03 04:04:39.038184 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1303 | 2025.09.03 04:04:39.038219 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1304 | 2025.09.03 04:04:39.038413 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1305 | 2025.09.03 04:04:39.038467 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1306 | 2025.09.03 04:04:39.038576 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1307 | 2025.09.03 04:04:39.038640 [ 260 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1308 | 2025.09.03 04:04:39.038647 [ 287 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1309 | 2025.09.03 04:04:39.038746 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1310 | 2025.09.03 04:04:39.038773 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1311 | 2025.09.03 04:04:39.038830 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1312 | 2025.09.03 04:04:39.038849 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1313 | 2025.09.03 04:04:39.038883 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1314 | 2025.09.03 04:04:39.038917 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1315 | 2025.09.03 04:04:39.039606 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001705 sec., 15249.266862170089 rows/sec., 608.28 KiB/sec. | ||
| 1316 | 2025.09.03 04:04:39.039710 [ 3 ] {229fffa1-f0e1-41e0-bd86-d1878f35524e} <Debug> TCPHandler: Processed in 0.001949034 sec. | ||
| 1317 | 2025.09.03 04:04:39.039932 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2025.09.03 04:04:39.040067 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1319 | 2025.09.03 04:04:39.040289 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1320 | 2025.09.03 04:04:39.040323 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1321 | 2025.09.03 04:04:39.040515 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1322 | 2025.09.03 04:04:39.040569 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1323 | 2025.09.03 04:04:39.040669 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1324 | 2025.09.03 04:04:39.040730 [ 287 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1325 | 2025.09.03 04:04:39.040732 [ 260 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1326 | 2025.09.03 04:04:39.040813 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1327 | 2025.09.03 04:04:39.040835 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2025.09.03 04:04:39.040890 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1329 | 2025.09.03 04:04:39.040908 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1330 | 2025.09.03 04:04:39.040938 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1331 | 2025.09.03 04:04:39.040967 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1332 | 2025.09.03 04:04:39.041530 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001519 sec., 17116.524028966425 rows/sec., 682.76 KiB/sec. | ||
| 1333 | 2025.09.03 04:04:39.041613 [ 3 ] {ad0500eb-2f05-4240-87d2-54e176402d51} <Debug> TCPHandler: Processed in 0.001731162 sec. | ||
| 1334 | 2025.09.03 04:04:39.048120 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.09.03 04:04:39.048250 [ 3 ] {9a6f0873-f5d2-4448-9305-54cacdbe51a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1336 | 2025.09.03 04:04:39.048302 [ 3 ] {9a6f0873-f5d2-4448-9305-54cacdbe51a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2025.09.03 04:04:39.048860 [ 3 ] {9a6f0873-f5d2-4448-9305-54cacdbe51a2} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.09.03 04:04:39.048895 [ 3 ] {9a6f0873-f5d2-4448-9305-54cacdbe51a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1339 | 2025.09.03 04:04:39.049407 [ 3 ] {9a6f0873-f5d2-4448-9305-54cacdbe51a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2025.09.03 04:04:39.049770 [ 3 ] {9a6f0873-f5d2-4448-9305-54cacdbe51a2} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.09.03 04:04:39.049909 [ 3 ] {9a6f0873-f5d2-4448-9305-54cacdbe51a2} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001694 sec., 1770.956316410862 rows/sec., 161.42 KiB/sec. | ||
| 1342 | 2025.09.03 04:04:39.049948 [ 3 ] {9a6f0873-f5d2-4448-9305-54cacdbe51a2} <Debug> TCPHandler: Processed in 0.001890054 sec. | ||
| 1343 | 2025.09.03 04:04:39.050061 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.09.03 04:04:39.050154 [ 3 ] {38e9409f-6580-4cf2-902f-fc8d4637e086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1345 | 2025.09.03 04:04:39.050194 [ 3 ] {38e9409f-6580-4cf2-902f-fc8d4637e086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1346 | 2025.09.03 04:04:39.050595 [ 3 ] {38e9409f-6580-4cf2-902f-fc8d4637e086} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.09.03 04:04:39.050630 [ 3 ] {38e9409f-6580-4cf2-902f-fc8d4637e086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1348 | 2025.09.03 04:04:39.051086 [ 3 ] {38e9409f-6580-4cf2-902f-fc8d4637e086} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1349 | 2025.09.03 04:04:39.051509 [ 3 ] {38e9409f-6580-4cf2-902f-fc8d4637e086} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.09.03 04:04:39.051635 [ 3 ] {38e9409f-6580-4cf2-902f-fc8d4637e086} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001498 sec., 1335.113484646195 rows/sec., 108.87 KiB/sec. | ||
| 1351 | 2025.09.03 04:04:39.051671 [ 3 ] {38e9409f-6580-4cf2-902f-fc8d4637e086} <Debug> TCPHandler: Processed in 0.001660072 sec. | ||
| 1352 | 2025.09.03 04:04:39.051781 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.09.03 04:04:39.051875 [ 3 ] {88b34821-cfb5-4f64-8758-c6c77d3c0761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1354 | 2025.09.03 04:04:39.051914 [ 3 ] {88b34821-cfb5-4f64-8758-c6c77d3c0761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1355 | 2025.09.03 04:04:39.052341 [ 3 ] {88b34821-cfb5-4f64-8758-c6c77d3c0761} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.09.03 04:04:39.052377 [ 3 ] {88b34821-cfb5-4f64-8758-c6c77d3c0761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1357 | 2025.09.03 04:04:39.052795 [ 3 ] {88b34821-cfb5-4f64-8758-c6c77d3c0761} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1358 | 2025.09.03 04:04:39.053232 [ 3 ] {88b34821-cfb5-4f64-8758-c6c77d3c0761} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.09.03 04:04:39.053375 [ 3 ] {88b34821-cfb5-4f64-8758-c6c77d3c0761} <Debug> executeQuery: Read 89 rows, 7.47 KiB in 0.001517 sec., 58668.42452208306 rows/sec., 4.81 MiB/sec. | ||
| 1360 | 2025.09.03 04:04:39.053411 [ 3 ] {88b34821-cfb5-4f64-8758-c6c77d3c0761} <Debug> TCPHandler: Processed in 0.001679552 sec. | ||
| 1361 | 2025.09.03 04:04:39.053524 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.09.03 04:04:39.053618 [ 3 ] {85e0f0cb-7aec-48fa-be25-ea0164296532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1363 | 2025.09.03 04:04:39.053658 [ 3 ] {85e0f0cb-7aec-48fa-be25-ea0164296532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1364 | 2025.09.03 04:04:39.054048 [ 3 ] {85e0f0cb-7aec-48fa-be25-ea0164296532} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.09.03 04:04:39.054082 [ 3 ] {85e0f0cb-7aec-48fa-be25-ea0164296532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1366 | 2025.09.03 04:04:39.054475 [ 3 ] {85e0f0cb-7aec-48fa-be25-ea0164296532} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1367 | 2025.09.03 04:04:39.054893 [ 3 ] {85e0f0cb-7aec-48fa-be25-ea0164296532} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.09.03 04:04:39.055018 [ 3 ] {85e0f0cb-7aec-48fa-be25-ea0164296532} <Debug> executeQuery: Read 18 rows, 1.34 KiB in 0.001419 sec., 12684.989429175477 rows/sec., 946.28 KiB/sec. | ||
| 1369 | 2025.09.03 04:04:39.055054 [ 3 ] {85e0f0cb-7aec-48fa-be25-ea0164296532} <Debug> TCPHandler: Processed in 0.001579322 sec. | ||
| 1370 | 2025.09.03 04:04:39.055161 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2025.09.03 04:04:39.055254 [ 3 ] {8a7ae743-9b22-400b-aac4-b17b6b3f8198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1372 | 2025.09.03 04:04:39.055292 [ 3 ] {8a7ae743-9b22-400b-aac4-b17b6b3f8198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1373 | 2025.09.03 04:04:39.055693 [ 3 ] {8a7ae743-9b22-400b-aac4-b17b6b3f8198} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2025.09.03 04:04:39.055727 [ 3 ] {8a7ae743-9b22-400b-aac4-b17b6b3f8198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1375 | 2025.09.03 04:04:39.056150 [ 3 ] {8a7ae743-9b22-400b-aac4-b17b6b3f8198} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1376 | 2025.09.03 04:04:39.056571 [ 3 ] {8a7ae743-9b22-400b-aac4-b17b6b3f8198} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.09.03 04:04:39.056714 [ 3 ] {8a7ae743-9b22-400b-aac4-b17b6b3f8198} <Debug> executeQuery: Read 89 rows, 7.13 KiB in 0.001478 sec., 60216.508795669826 rows/sec., 4.71 MiB/sec. | ||
| 1378 | 2025.09.03 04:04:39.056753 [ 3 ] {8a7ae743-9b22-400b-aac4-b17b6b3f8198} <Debug> TCPHandler: Processed in 0.001640002 sec. | ||
| 1379 | 2025.09.03 04:04:39.056864 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2025.09.03 04:04:39.056959 [ 3 ] {90c7e420-3e18-466c-9776-d629953025dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1381 | 2025.09.03 04:04:39.057002 [ 3 ] {90c7e420-3e18-466c-9776-d629953025dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1382 | 2025.09.03 04:04:39.057387 [ 3 ] {90c7e420-3e18-466c-9776-d629953025dc} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2025.09.03 04:04:39.057422 [ 3 ] {90c7e420-3e18-466c-9776-d629953025dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1384 | 2025.09.03 04:04:39.057839 [ 3 ] {90c7e420-3e18-466c-9776-d629953025dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1385 | 2025.09.03 04:04:39.058287 [ 3 ] {90c7e420-3e18-466c-9776-d629953025dc} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2025.09.03 04:04:39.058433 [ 3 ] {90c7e420-3e18-466c-9776-d629953025dc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001493 sec., 107836.57066309445 rows/sec., 7.51 MiB/sec. | ||
| 1387 | 2025.09.03 04:04:39.058470 [ 3 ] {90c7e420-3e18-466c-9776-d629953025dc} <Debug> TCPHandler: Processed in 0.001654763 sec. | ||
| 1388 | 2025.09.03 04:04:39.058575 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2025.09.03 04:04:39.058669 [ 3 ] {f5f1405c-8d31-4fef-aa16-ba2f0547408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1390 | 2025.09.03 04:04:39.058722 [ 3 ] {f5f1405c-8d31-4fef-aa16-ba2f0547408a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1391 | 2025.09.03 04:04:39.059451 [ 3 ] {f5f1405c-8d31-4fef-aa16-ba2f0547408a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2025.09.03 04:04:39.059485 [ 3 ] {f5f1405c-8d31-4fef-aa16-ba2f0547408a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1393 | 2025.09.03 04:04:39.060138 [ 3 ] {f5f1405c-8d31-4fef-aa16-ba2f0547408a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1394 | 2025.09.03 04:04:39.060553 [ 3 ] {f5f1405c-8d31-4fef-aa16-ba2f0547408a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2025.09.03 04:04:39.060692 [ 3 ] {f5f1405c-8d31-4fef-aa16-ba2f0547408a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002041 sec., 7839.294463498286 rows/sec., 14.05 MiB/sec. | ||
| 1396 | 2025.09.03 04:04:39.060742 [ 3 ] {f5f1405c-8d31-4fef-aa16-ba2f0547408a} <Debug> TCPHandler: Processed in 0.002216156 sec. | ||
| 1397 | 2025.09.03 04:04:39.060853 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2025.09.03 04:04:39.060948 [ 3 ] {576b21a3-fa73-4f9a-9395-0c7fda444fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1399 | 2025.09.03 04:04:39.060990 [ 3 ] {576b21a3-fa73-4f9a-9395-0c7fda444fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1400 | 2025.09.03 04:04:39.061301 [ 3 ] {576b21a3-fa73-4f9a-9395-0c7fda444fef} <Trace> oximeter.measurements_i64 (5fee33f8-7a57-4844-b9a4-cb612e21b0f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2025.09.03 04:04:39.061337 [ 3 ] {576b21a3-fa73-4f9a-9395-0c7fda444fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1402 | 2025.09.03 04:04:39.061790 [ 3 ] {576b21a3-fa73-4f9a-9395-0c7fda444fef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1403 | 2025.09.03 04:04:39.062226 [ 3 ] {576b21a3-fa73-4f9a-9395-0c7fda444fef} <Trace> oximeter.measurements_i64 (5fee33f8-7a57-4844-b9a4-cb612e21b0f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2025.09.03 04:04:39.062352 [ 3 ] {576b21a3-fa73-4f9a-9395-0c7fda444fef} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001422 sec., 8438.818565400843 rows/sec., 635.93 KiB/sec. | ||
| 1405 | 2025.09.03 04:04:39.062388 [ 3 ] {576b21a3-fa73-4f9a-9395-0c7fda444fef} <Debug> TCPHandler: Processed in 0.001584062 sec. | ||
| 1406 | 2025.09.03 04:04:39.062493 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2025.09.03 04:04:39.062586 [ 3 ] {c121945f-7e67-4c53-ac39-e0b9f1353a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1408 | 2025.09.03 04:04:39.062626 [ 3 ] {c121945f-7e67-4c53-ac39-e0b9f1353a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1409 | 2025.09.03 04:04:39.062969 [ 3 ] {c121945f-7e67-4c53-ac39-e0b9f1353a27} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2025.09.03 04:04:39.063005 [ 3 ] {c121945f-7e67-4c53-ac39-e0b9f1353a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1411 | 2025.09.03 04:04:39.063437 [ 3 ] {c121945f-7e67-4c53-ac39-e0b9f1353a27} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1412 | 2025.09.03 04:04:39.063912 [ 3 ] {c121945f-7e67-4c53-ac39-e0b9f1353a27} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2025.09.03 04:04:39.064062 [ 3 ] {c121945f-7e67-4c53-ac39-e0b9f1353a27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
| 1414 | 2025.09.03 04:04:39.064098 [ 3 ] {c121945f-7e67-4c53-ac39-e0b9f1353a27} <Debug> TCPHandler: Processed in 0.001653802 sec. | ||
| 1415 | 2025.09.03 04:04:39.474623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1416 | 2025.09.03 04:04:39.475139 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2025.09.03 04:04:39.475185 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1418 | 2025.09.03 04:04:39.475824 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1419 | 2025.09.03 04:04:39.476374 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2025.09.03 04:04:39.476526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1421 | 2025.09.03 04:04:39.593775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1422 | 2025.09.03 04:04:39.610139 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2025.09.03 04:04:39.610197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1424 | 2025.09.03 04:04:39.616109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1425 | 2025.09.03 04:04:39.617347 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2025.09.03 04:04:39.620317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1427 | 2025.09.03 04:04:41.987035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 214 | ||
| 1428 | 2025.09.03 04:04:41.989178 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2025.09.03 04:04:41.989218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1430 | 2025.09.03 04:04:41.990447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1431 | 2025.09.03 04:04:41.990910 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2025.09.03 04:04:41.991188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1433 | 2025.09.03 04:04:44.036067 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2025.09.03 04:04:44.036256 [ 3 ] {dc67481e-4dd2-4e19-8028-3e4edc5725f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1435 | 2025.09.03 04:04:44.036324 [ 3 ] {dc67481e-4dd2-4e19-8028-3e4edc5725f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1436 | 2025.09.03 04:04:44.036994 [ 3 ] {dc67481e-4dd2-4e19-8028-3e4edc5725f6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2025.09.03 04:04:44.037033 [ 3 ] {dc67481e-4dd2-4e19-8028-3e4edc5725f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1438 | 2025.09.03 04:04:44.037518 [ 3 ] {dc67481e-4dd2-4e19-8028-3e4edc5725f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1439 | 2025.09.03 04:04:44.037945 [ 3 ] {dc67481e-4dd2-4e19-8028-3e4edc5725f6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2025.09.03 04:04:44.038070 [ 88 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1441 | 2025.09.03 04:04:44.038091 [ 3 ] {dc67481e-4dd2-4e19-8028-3e4edc5725f6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001885 sec., 40318.302387267904 rows/sec., 3.32 MiB/sec. | ||
| 1442 | 2025.09.03 04:04:44.038129 [ 88 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2025.09.03 04:04:44.038132 [ 3 ] {dc67481e-4dd2-4e19-8028-3e4edc5725f6} <Debug> TCPHandler: Processed in 0.002189726 sec. | ||
| 1444 | 2025.09.03 04:04:44.038155 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1445 | 2025.09.03 04:04:44.038276 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2025.09.03 04:04:44.038370 [ 3 ] {737b63ce-68ee-44a2-b5cf-59255aa2aaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1447 | 2025.09.03 04:04:44.038410 [ 3 ] {737b63ce-68ee-44a2-b5cf-59255aa2aaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1448 | 2025.09.03 04:04:44.038808 [ 3 ] {737b63ce-68ee-44a2-b5cf-59255aa2aaa7} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2025.09.03 04:04:44.038839 [ 3 ] {737b63ce-68ee-44a2-b5cf-59255aa2aaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1450 | 2025.09.03 04:04:44.039221 [ 3 ] {737b63ce-68ee-44a2-b5cf-59255aa2aaa7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1451 | 2025.09.03 04:04:44.039700 [ 3 ] {737b63ce-68ee-44a2-b5cf-59255aa2aaa7} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2025.09.03 04:04:44.039846 [ 3 ] {737b63ce-68ee-44a2-b5cf-59255aa2aaa7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001494 sec., 6693.440428380187 rows/sec., 503.32 KiB/sec. | ||
| 1453 | 2025.09.03 04:04:44.039884 [ 3 ] {737b63ce-68ee-44a2-b5cf-59255aa2aaa7} <Debug> TCPHandler: Processed in 0.001654652 sec. | ||
| 1454 | 2025.09.03 04:04:44.039991 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2025.09.03 04:04:44.040083 [ 3 ] {de370508-949c-442f-ba00-097d6c13e23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1456 | 2025.09.03 04:04:44.040121 [ 3 ] {de370508-949c-442f-ba00-097d6c13e23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1457 | 2025.09.03 04:04:44.040536 [ 3 ] {de370508-949c-442f-ba00-097d6c13e23f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2025.09.03 04:04:44.040571 [ 3 ] {de370508-949c-442f-ba00-097d6c13e23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1459 | 2025.09.03 04:04:44.040648 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 1460 | 2025.09.03 04:04:44.041058 [ 3 ] {de370508-949c-442f-ba00-097d6c13e23f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1461 | 2025.09.03 04:04:44.041515 [ 3 ] {de370508-949c-442f-ba00-097d6c13e23f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2025.09.03 04:04:44.041639 [ 3 ] {de370508-949c-442f-ba00-097d6c13e23f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001574 sec., 47013.97712833545 rows/sec., 3.67 MiB/sec. | ||
| 1463 | 2025.09.03 04:04:44.041644 [ 79 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1464 | 2025.09.03 04:04:44.041675 [ 3 ] {de370508-949c-442f-ba00-097d6c13e23f} <Debug> TCPHandler: Processed in 0.001731893 sec. | ||
| 1465 | 2025.09.03 04:04:44.041703 [ 79 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2025.09.03 04:04:44.041732 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1467 | 2025.09.03 04:04:44.041793 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.09.03 04:04:44.041890 [ 3 ] {88af2474-eded-4919-8cb7-3a1cf0a8fd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1469 | 2025.09.03 04:04:44.041890 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 1470 | 2025.09.03 04:04:44.041932 [ 3 ] {88af2474-eded-4919-8cb7-3a1cf0a8fd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1471 | 2025.09.03 04:04:44.042341 [ 3 ] {88af2474-eded-4919-8cb7-3a1cf0a8fd90} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2025.09.03 04:04:44.042377 [ 3 ] {88af2474-eded-4919-8cb7-3a1cf0a8fd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1473 | 2025.09.03 04:04:44.042824 [ 3 ] {88af2474-eded-4919-8cb7-3a1cf0a8fd90} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1474 | 2025.09.03 04:04:44.043027 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1475 | 2025.09.03 04:04:44.043033 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1476 | 2025.09.03 04:04:44.043139 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 474 rows starting from the beginning of the part | ||
| 1477 | 2025.09.03 04:04:44.043146 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1149 rows starting from the beginning of the part | ||
| 1478 | 2025.09.03 04:04:44.043251 [ 3 ] {88af2474-eded-4919-8cb7-3a1cf0a8fd90} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2025.09.03 04:04:44.043267 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 74 rows starting from the beginning of the part | ||
| 1480 | 2025.09.03 04:04:44.043279 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 76 rows starting from the beginning of the part | ||
| 1481 | 2025.09.03 04:04:44.043330 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1482 | 2025.09.03 04:04:44.043372 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1483 | 2025.09.03 04:04:44.043382 [ 3 ] {88af2474-eded-4919-8cb7-3a1cf0a8fd90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
| 1484 | 2025.09.03 04:04:44.043392 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1485 | 2025.09.03 04:04:44.043413 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.09.03 04:04:44.043433 [ 3 ] {88af2474-eded-4919-8cb7-3a1cf0a8fd90} <Debug> TCPHandler: Processed in 0.001740763 sec. | ||
| 1487 | 2025.09.03 04:04:44.043446 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1488 | 2025.09.03 04:04:44.043384 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1489 | 2025.09.03 04:04:44.043465 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1490 | 2025.09.03 04:04:44.043549 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2025.09.03 04:04:44.043551 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 89 rows starting from the beginning of the part | ||
| 1492 | 2025.09.03 04:04:44.043641 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 1493 | 2025.09.03 04:04:44.043554 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 89 rows starting from the beginning of the part | ||
| 1494 | 2025.09.03 04:04:44.043702 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1495 | 2025.09.03 04:04:44.043714 [ 3 ] {8382133b-e89b-423c-8ca1-8e248d7681ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1496 | 2025.09.03 04:04:44.043773 [ 3 ] {8382133b-e89b-423c-8ca1-8e248d7681ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1497 | 2025.09.03 04:04:44.043826 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1498 | 2025.09.03 04:04:44.043876 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1499 | 2025.09.03 04:04:44.043929 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1147 rows starting from the beginning of the part | ||
| 1500 | 2025.09.03 04:04:44.044035 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 158 rows starting from the beginning of the part | ||
| 1501 | 2025.09.03 04:04:44.044099 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1502 | 2025.09.03 04:04:44.044161 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 1503 | 2025.09.03 04:04:44.044253 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 161 rows starting from the beginning of the part | ||
| 1504 | 2025.09.03 04:04:44.044379 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1505 | 2025.09.03 04:04:44.044559 [ 3 ] {8382133b-e89b-423c-8ca1-8e248d7681ac} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2025.09.03 04:04:44.044600 [ 3 ] {8382133b-e89b-423c-8ca1-8e248d7681ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1507 | 2025.09.03 04:04:44.045331 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 5 columns (5 merged, 0 gathered) in 0.003503165 sec., 242352.27287324463 rows/sec., 19.25 MiB/sec. | ||
| 1508 | 2025.09.03 04:04:44.045485 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 5 columns (5 merged, 0 gathered) in 0.007213162 sec., 211003.16338382527 rows/sec., 18.19 MiB/sec. | ||
| 1509 | 2025.09.03 04:04:44.045673 [ 193 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1510 | 2025.09.03 04:04:44.045813 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1511 | 2025.09.03 04:04:44.046320 [ 193 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2025.09.03 04:04:44.046404 [ 193 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_6_1} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1513 | 2025.09.03 04:04:44.046436 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2025.09.03 04:04:44.046493 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 1515 | 2025.09.03 04:04:44.046522 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_6_1} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1516 | 2025.09.03 04:04:44.046597 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1517 | 2025.09.03 04:04:44.047163 [ 3 ] {8382133b-e89b-423c-8ca1-8e248d7681ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1518 | 2025.09.03 04:04:44.047671 [ 3 ] {8382133b-e89b-423c-8ca1-8e248d7681ac} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2025.09.03 04:04:44.047803 [ 3 ] {8382133b-e89b-423c-8ca1-8e248d7681ac} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004119 sec., 2427.773731488225 rows/sec., 4.35 MiB/sec. | ||
| 1520 | 2025.09.03 04:04:44.047854 [ 3 ] {8382133b-e89b-423c-8ca1-8e248d7681ac} <Debug> TCPHandler: Processed in 0.004304041 sec. | ||
| 1521 | 2025.09.03 04:04:44.047960 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2025.09.03 04:04:44.048046 [ 3 ] {dabd99b6-adf4-4cfe-be2c-fe3e7fadb3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1523 | 2025.09.03 04:04:44.048084 [ 3 ] {dabd99b6-adf4-4cfe-be2c-fe3e7fadb3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1524 | 2025.09.03 04:04:44.048843 [ 3 ] {dabd99b6-adf4-4cfe-be2c-fe3e7fadb3d4} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2025.09.03 04:04:44.048878 [ 3 ] {dabd99b6-adf4-4cfe-be2c-fe3e7fadb3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1526 | 2025.09.03 04:04:44.049421 [ 3 ] {dabd99b6-adf4-4cfe-be2c-fe3e7fadb3d4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1527 | 2025.09.03 04:04:44.049966 [ 3 ] {dabd99b6-adf4-4cfe-be2c-fe3e7fadb3d4} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2025.09.03 04:04:44.050093 [ 79 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1529 | 2025.09.03 04:04:44.050098 [ 3 ] {dabd99b6-adf4-4cfe-be2c-fe3e7fadb3d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00204 sec., 29411.76470588235 rows/sec., 1.98 MiB/sec. | ||
| 1530 | 2025.09.03 04:04:44.050140 [ 79 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2025.09.03 04:04:44.050158 [ 3 ] {dabd99b6-adf4-4cfe-be2c-fe3e7fadb3d4} <Debug> TCPHandler: Processed in 0.002221346 sec. | ||
| 1532 | 2025.09.03 04:04:44.050169 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1533 | 2025.09.03 04:04:44.050285 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 1534 | 2025.09.03 04:04:44.050425 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1535 | 2025.09.03 04:04:44.050457 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 1536 | 2025.09.03 04:04:44.050513 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 58 rows starting from the beginning of the part | ||
| 1537 | 2025.09.03 04:04:44.050559 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 1538 | 2025.09.03 04:04:44.050608 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 1539 | 2025.09.03 04:04:44.050650 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 1540 | 2025.09.03 04:04:44.050694 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 1541 | 2025.09.03 04:04:44.051220 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.007648846 sec., 254417.46375858528 rows/sec., 17.29 MiB/sec. | ||
| 1542 | 2025.09.03 04:04:44.051573 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1543 | 2025.09.03 04:04:44.051638 [ 197 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.00139339 sec., 215302.2484731482 rows/sec., 14.51 MiB/sec. | ||
| 1544 | 2025.09.03 04:04:44.051868 [ 193 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1545 | 2025.09.03 04:04:44.052104 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2025.09.03 04:04:44.052178 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1547 | 2025.09.03 04:04:44.052247 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1548 | 2025.09.03 04:04:44.052385 [ 193 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_6_1} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2025.09.03 04:04:44.052454 [ 193 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_6_1} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1550 | 2025.09.03 04:04:44.052506 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1551 | 2025.09.03 04:04:46.888881 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1552 | 2025.09.03 04:04:46.888979 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1553 | 2025.09.03 04:04:46.976958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1554 | 2025.09.03 04:04:46.977535 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2025.09.03 04:04:46.977571 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1556 | 2025.09.03 04:04:46.978182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1557 | 2025.09.03 04:04:46.978673 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2025.09.03 04:04:46.978786 [ 81 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1559 | 2025.09.03 04:04:46.978802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1560 | 2025.09.03 04:04:46.978826 [ 81 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2025.09.03 04:04:46.978846 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1562 | 2025.09.03 04:04:46.978972 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 1563 | 2025.09.03 04:04:46.979134 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1564 | 2025.09.03 04:04:46.979196 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 1565 | 2025.09.03 04:04:46.979297 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 1566 | 2025.09.03 04:04:46.979371 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 1567 | 2025.09.03 04:04:46.979438 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 1568 | 2025.09.03 04:04:46.979515 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 1569 | 2025.09.03 04:04:46.979585 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 1570 | 2025.09.03 04:04:47.012285 [ 202 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.033359981 sec., 84112.75773808145 rows/sec., 1.20 MiB/sec. | ||
| 1571 | 2025.09.03 04:04:47.013173 [ 197 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1572 | 2025.09.03 04:04:47.013811 [ 197 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_6_1} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2025.09.03 04:04:47.013885 [ 197 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_6_1} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1574 | 2025.09.03 04:04:47.013961 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1575 | 2025.09.03 04:04:47.120817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1576 | 2025.09.03 04:04:47.138552 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2025.09.03 04:04:47.138620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1578 | 2025.09.03 04:04:47.145032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1579 | 2025.09.03 04:04:47.146110 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2025.09.03 04:04:47.146410 [ 83 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1581 | 2025.09.03 04:04:47.146462 [ 83 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2025.09.03 04:04:47.146480 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1583 | 2025.09.03 04:04:47.146559 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 1584 | 2025.09.03 04:04:47.149841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1585 | 2025.09.03 04:04:47.150860 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1586 | 2025.09.03 04:04:47.152190 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 1587 | 2025.09.03 04:04:47.156686 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 1588 | 2025.09.03 04:04:47.160924 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 1589 | 2025.09.03 04:04:47.165000 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 1590 | 2025.09.03 04:04:47.174464 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 1591 | 2025.09.03 04:04:47.178695 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 1592 | 2025.09.03 04:04:47.238082 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091517773 sec., 502.6346084710781 rows/sec., 2.60 MiB/sec. | ||
| 1593 | 2025.09.03 04:04:47.240991 [ 200 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1594 | 2025.09.03 04:04:47.243686 [ 200 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_6_1} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2025.09.03 04:04:47.243796 [ 200 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_6_1} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1596 | 2025.09.03 04:04:47.245955 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1597 | 2025.09.03 04:04:48.000339 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.20 MiB, peak 178.74 MiB, free memory in arenas 0.00 B, will set to 179.04 MiB (RSS), difference: 9.84 MiB | ||
| 1598 | 2025.09.03 04:04:49.038645 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2025.09.03 04:04:49.038812 [ 3 ] {61c8dfa4-53fb-44a2-ae0d-6e0115ae51bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1600 | 2025.09.03 04:04:49.038871 [ 3 ] {61c8dfa4-53fb-44a2-ae0d-6e0115ae51bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1601 | 2025.09.03 04:04:49.039481 [ 3 ] {61c8dfa4-53fb-44a2-ae0d-6e0115ae51bd} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2025.09.03 04:04:49.039522 [ 3 ] {61c8dfa4-53fb-44a2-ae0d-6e0115ae51bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1603 | 2025.09.03 04:04:49.040101 [ 3 ] {61c8dfa4-53fb-44a2-ae0d-6e0115ae51bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1604 | 2025.09.03 04:04:49.040588 [ 3 ] {61c8dfa4-53fb-44a2-ae0d-6e0115ae51bd} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2025.09.03 04:04:49.040746 [ 3 ] {61c8dfa4-53fb-44a2-ae0d-6e0115ae51bd} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001968 sec., 54878.0487804878 rows/sec., 4.60 MiB/sec. | ||
| 1606 | 2025.09.03 04:04:49.040792 [ 3 ] {61c8dfa4-53fb-44a2-ae0d-6e0115ae51bd} <Debug> TCPHandler: Processed in 0.002268337 sec. | ||
| 1607 | 2025.09.03 04:04:49.040920 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2025.09.03 04:04:49.041021 [ 3 ] {0bab28ea-afca-4356-b6a7-4d8e5e3dceee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1609 | 2025.09.03 04:04:49.041064 [ 3 ] {0bab28ea-afca-4356-b6a7-4d8e5e3dceee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1610 | 2025.09.03 04:04:49.041480 [ 3 ] {0bab28ea-afca-4356-b6a7-4d8e5e3dceee} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2025.09.03 04:04:49.041515 [ 3 ] {0bab28ea-afca-4356-b6a7-4d8e5e3dceee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1612 | 2025.09.03 04:04:49.041923 [ 3 ] {0bab28ea-afca-4356-b6a7-4d8e5e3dceee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1613 | 2025.09.03 04:04:49.042331 [ 3 ] {0bab28ea-afca-4356-b6a7-4d8e5e3dceee} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2025.09.03 04:04:49.042429 [ 80 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1615 | 2025.09.03 04:04:49.042464 [ 3 ] {0bab28ea-afca-4356-b6a7-4d8e5e3dceee} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001466 sec., 17735.334242837653 rows/sec., 1.30 MiB/sec. | ||
| 1616 | 2025.09.03 04:04:49.042468 [ 80 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2025.09.03 04:04:49.042497 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1618 | 2025.09.03 04:04:49.042502 [ 3 ] {0bab28ea-afca-4356-b6a7-4d8e5e3dceee} <Debug> TCPHandler: Processed in 0.001634132 sec. | ||
| 1619 | 2025.09.03 04:04:49.042616 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2025.09.03 04:04:49.042650 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 1621 | 2025.09.03 04:04:49.042715 [ 3 ] {bf9bc2f2-593c-4250-8b8a-6d5f2f136a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1622 | 2025.09.03 04:04:49.042761 [ 3 ] {bf9bc2f2-593c-4250-8b8a-6d5f2f136a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1623 | 2025.09.03 04:04:49.042814 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1624 | 2025.09.03 04:04:49.042865 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1625 | 2025.09.03 04:04:49.042972 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1626 | 2025.09.03 04:04:49.043030 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1627 | 2025.09.03 04:04:49.043080 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
| 1628 | 2025.09.03 04:04:49.043129 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1629 | 2025.09.03 04:04:49.043175 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1630 | 2025.09.03 04:04:49.043195 [ 3 ] {bf9bc2f2-593c-4250-8b8a-6d5f2f136a09} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2025.09.03 04:04:49.043235 [ 3 ] {bf9bc2f2-593c-4250-8b8a-6d5f2f136a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1632 | 2025.09.03 04:04:49.043819 [ 3 ] {bf9bc2f2-593c-4250-8b8a-6d5f2f136a09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1633 | 2025.09.03 04:04:49.044145 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596202 sec., 52624.91840005213 rows/sec., 4.03 MiB/sec. | ||
| 1634 | 2025.09.03 04:04:49.044238 [ 3 ] {bf9bc2f2-593c-4250-8b8a-6d5f2f136a09} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2025.09.03 04:04:49.044341 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1636 | 2025.09.03 04:04:49.044380 [ 3 ] {bf9bc2f2-593c-4250-8b8a-6d5f2f136a09} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.001735 sec., 54755.04322766571 rows/sec., 4.29 MiB/sec. | ||
| 1637 | 2025.09.03 04:04:49.044421 [ 3 ] {bf9bc2f2-593c-4250-8b8a-6d5f2f136a09} <Debug> TCPHandler: Processed in 0.001908764 sec. | ||
| 1638 | 2025.09.03 04:04:49.044560 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2025.09.03 04:04:49.044722 [ 3 ] {78dc3dd9-de3f-435b-a94a-b6c8e5183120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1640 | 2025.09.03 04:04:49.044770 [ 3 ] {78dc3dd9-de3f-435b-a94a-b6c8e5183120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1641 | 2025.09.03 04:04:49.044915 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2025.09.03 04:04:49.044995 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_6_1} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1643 | 2025.09.03 04:04:49.045069 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1644 | 2025.09.03 04:04:49.045197 [ 3 ] {78dc3dd9-de3f-435b-a94a-b6c8e5183120} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2025.09.03 04:04:49.045237 [ 3 ] {78dc3dd9-de3f-435b-a94a-b6c8e5183120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1646 | 2025.09.03 04:04:49.045695 [ 3 ] {78dc3dd9-de3f-435b-a94a-b6c8e5183120} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1647 | 2025.09.03 04:04:49.046162 [ 3 ] {78dc3dd9-de3f-435b-a94a-b6c8e5183120} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2025.09.03 04:04:49.046333 [ 3 ] {78dc3dd9-de3f-435b-a94a-b6c8e5183120} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. | ||
| 1649 | 2025.09.03 04:04:49.046380 [ 3 ] {78dc3dd9-de3f-435b-a94a-b6c8e5183120} <Debug> TCPHandler: Processed in 0.001805473 sec. | ||
| 1650 | 2025.09.03 04:04:49.046502 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2025.09.03 04:04:49.046610 [ 3 ] {93fc4a44-d90f-4870-ac56-dd76c488d53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1652 | 2025.09.03 04:04:49.046676 [ 3 ] {93fc4a44-d90f-4870-ac56-dd76c488d53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1653 | 2025.09.03 04:04:49.047633 [ 3 ] {93fc4a44-d90f-4870-ac56-dd76c488d53b} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2025.09.03 04:04:49.047669 [ 3 ] {93fc4a44-d90f-4870-ac56-dd76c488d53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1655 | 2025.09.03 04:04:49.048387 [ 3 ] {93fc4a44-d90f-4870-ac56-dd76c488d53b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1656 | 2025.09.03 04:04:49.048820 [ 3 ] {93fc4a44-d90f-4870-ac56-dd76c488d53b} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2025.09.03 04:04:49.048985 [ 3 ] {93fc4a44-d90f-4870-ac56-dd76c488d53b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.0024 sec., 10833.333333333334 rows/sec., 19.41 MiB/sec. | ||
| 1658 | 2025.09.03 04:04:49.049048 [ 3 ] {93fc4a44-d90f-4870-ac56-dd76c488d53b} <Debug> TCPHandler: Processed in 0.002604969 sec. | ||
| 1659 | 2025.09.03 04:04:49.049165 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2025.09.03 04:04:49.049262 [ 3 ] {01792191-50f2-477f-b78f-24b4cff9d01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1661 | 2025.09.03 04:04:49.049305 [ 3 ] {01792191-50f2-477f-b78f-24b4cff9d01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1662 | 2025.09.03 04:04:49.049627 [ 3 ] {01792191-50f2-477f-b78f-24b4cff9d01f} <Trace> oximeter.measurements_i64 (5fee33f8-7a57-4844-b9a4-cb612e21b0f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2025.09.03 04:04:49.049660 [ 3 ] {01792191-50f2-477f-b78f-24b4cff9d01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1664 | 2025.09.03 04:04:49.050096 [ 3 ] {01792191-50f2-477f-b78f-24b4cff9d01f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1665 | 2025.09.03 04:04:49.050509 [ 3 ] {01792191-50f2-477f-b78f-24b4cff9d01f} <Trace> oximeter.measurements_i64 (5fee33f8-7a57-4844-b9a4-cb612e21b0f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2025.09.03 04:04:49.050698 [ 3 ] {01792191-50f2-477f-b78f-24b4cff9d01f} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 310.75 KiB/sec. | ||
| 1667 | 2025.09.03 04:04:49.050735 [ 3 ] {01792191-50f2-477f-b78f-24b4cff9d01f} <Debug> TCPHandler: Processed in 0.001621102 sec. | ||
| 1668 | 2025.09.03 04:04:49.050849 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2025.09.03 04:04:49.050944 [ 3 ] {129e4de7-e1a8-478b-89a5-81c7a587daee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1670 | 2025.09.03 04:04:49.050985 [ 3 ] {129e4de7-e1a8-478b-89a5-81c7a587daee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1671 | 2025.09.03 04:04:49.051310 [ 3 ] {129e4de7-e1a8-478b-89a5-81c7a587daee} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2025.09.03 04:04:49.051345 [ 3 ] {129e4de7-e1a8-478b-89a5-81c7a587daee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1673 | 2025.09.03 04:04:49.051742 [ 3 ] {129e4de7-e1a8-478b-89a5-81c7a587daee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1674 | 2025.09.03 04:04:49.052188 [ 3 ] {129e4de7-e1a8-478b-89a5-81c7a587daee} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2025.09.03 04:04:49.052319 [ 3 ] {129e4de7-e1a8-478b-89a5-81c7a587daee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
| 1676 | 2025.09.03 04:04:49.052355 [ 3 ] {129e4de7-e1a8-478b-89a5-81c7a587daee} <Debug> TCPHandler: Processed in 0.001555582 sec. | ||
| 1677 | 2025.09.03 04:04:51.992794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 240 | ||
| 1678 | 2025.09.03 04:04:51.994923 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2025.09.03 04:04:51.994980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1680 | 2025.09.03 04:04:51.996096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1681 | 2025.09.03 04:04:51.996379 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2025.09.03 04:04:51.996699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1683 | 2025.09.03 04:04:54.063394 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2025.09.03 04:04:54.063652 [ 3 ] {d2486ddb-a6bb-4ad8-afeb-6d1279eaebac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1685 | 2025.09.03 04:04:54.063713 [ 3 ] {d2486ddb-a6bb-4ad8-afeb-6d1279eaebac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1686 | 2025.09.03 04:04:54.065171 [ 3 ] {d2486ddb-a6bb-4ad8-afeb-6d1279eaebac} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2025.09.03 04:04:54.065212 [ 3 ] {d2486ddb-a6bb-4ad8-afeb-6d1279eaebac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1688 | 2025.09.03 04:04:54.065690 [ 3 ] {d2486ddb-a6bb-4ad8-afeb-6d1279eaebac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1689 | 2025.09.03 04:04:54.065962 [ 3 ] {d2486ddb-a6bb-4ad8-afeb-6d1279eaebac} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2025.09.03 04:04:54.066106 [ 3 ] {d2486ddb-a6bb-4ad8-afeb-6d1279eaebac} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002548 sec., 477237.0486656201 rows/sec., 39.47 MiB/sec. | ||
| 1691 | 2025.09.03 04:04:54.066144 [ 3 ] {d2486ddb-a6bb-4ad8-afeb-6d1279eaebac} <Debug> TCPHandler: Processed in 0.002953021 sec. | ||
| 1692 | 2025.09.03 04:04:54.066275 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2025.09.03 04:04:54.066366 [ 3 ] {45cfa55d-b53a-47f6-9ffa-2fd5b1ba2d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1694 | 2025.09.03 04:04:54.066403 [ 3 ] {45cfa55d-b53a-47f6-9ffa-2fd5b1ba2d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1695 | 2025.09.03 04:04:54.066892 [ 3 ] {45cfa55d-b53a-47f6-9ffa-2fd5b1ba2d9d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2025.09.03 04:04:54.066929 [ 3 ] {45cfa55d-b53a-47f6-9ffa-2fd5b1ba2d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1697 | 2025.09.03 04:04:54.067224 [ 3 ] {45cfa55d-b53a-47f6-9ffa-2fd5b1ba2d9d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1698 | 2025.09.03 04:04:54.067422 [ 3 ] {45cfa55d-b53a-47f6-9ffa-2fd5b1ba2d9d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2025.09.03 04:04:54.067546 [ 3 ] {45cfa55d-b53a-47f6-9ffa-2fd5b1ba2d9d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001144 sec., 8741.25874125874 rows/sec., 657.30 KiB/sec. | ||
| 1700 | 2025.09.03 04:04:54.067583 [ 3 ] {45cfa55d-b53a-47f6-9ffa-2fd5b1ba2d9d} <Debug> TCPHandler: Processed in 0.001319059 sec. | ||
| 1701 | 2025.09.03 04:04:54.067695 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2025.09.03 04:04:54.067790 [ 3 ] {d9a25524-c58f-45b1-b286-4735dfab73bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1703 | 2025.09.03 04:04:54.067830 [ 3 ] {d9a25524-c58f-45b1-b286-4735dfab73bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1704 | 2025.09.03 04:04:54.068327 [ 3 ] {d9a25524-c58f-45b1-b286-4735dfab73bf} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2025.09.03 04:04:54.068361 [ 3 ] {d9a25524-c58f-45b1-b286-4735dfab73bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1706 | 2025.09.03 04:04:54.068662 [ 3 ] {d9a25524-c58f-45b1-b286-4735dfab73bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1707 | 2025.09.03 04:04:54.068863 [ 3 ] {d9a25524-c58f-45b1-b286-4735dfab73bf} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2025.09.03 04:04:54.068986 [ 3 ] {d9a25524-c58f-45b1-b286-4735dfab73bf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001215 sec., 187654.32098765433 rows/sec., 12.71 MiB/sec. | ||
| 1709 | 2025.09.03 04:04:54.069022 [ 3 ] {d9a25524-c58f-45b1-b286-4735dfab73bf} <Debug> TCPHandler: Processed in 0.00137738 sec. | ||
| 1710 | 2025.09.03 04:04:54.069142 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2025.09.03 04:04:54.069264 [ 3 ] {70a498bb-43c9-4b6f-8d0f-4c1f1b19a16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1712 | 2025.09.03 04:04:54.069312 [ 3 ] {70a498bb-43c9-4b6f-8d0f-4c1f1b19a16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1713 | 2025.09.03 04:04:54.069994 [ 3 ] {70a498bb-43c9-4b6f-8d0f-4c1f1b19a16a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2025.09.03 04:04:54.070031 [ 3 ] {70a498bb-43c9-4b6f-8d0f-4c1f1b19a16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1715 | 2025.09.03 04:04:54.070357 [ 3 ] {70a498bb-43c9-4b6f-8d0f-4c1f1b19a16a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1716 | 2025.09.03 04:04:54.070568 [ 3 ] {70a498bb-43c9-4b6f-8d0f-4c1f1b19a16a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2025.09.03 04:04:54.070690 [ 3 ] {70a498bb-43c9-4b6f-8d0f-4c1f1b19a16a} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.00145 sec., 365517.2413793104 rows/sec., 27.08 MiB/sec. | ||
| 1718 | 2025.09.03 04:04:54.070727 [ 3 ] {70a498bb-43c9-4b6f-8d0f-4c1f1b19a16a} <Debug> TCPHandler: Processed in 0.001644182 sec. | ||
| 1719 | 2025.09.03 04:04:54.070835 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.09.03 04:04:54.070928 [ 3 ] {ed962d5d-ef80-461c-9443-a2285558d4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1721 | 2025.09.03 04:04:54.070970 [ 3 ] {ed962d5d-ef80-461c-9443-a2285558d4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1722 | 2025.09.03 04:04:54.071590 [ 3 ] {ed962d5d-ef80-461c-9443-a2285558d4f5} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2025.09.03 04:04:54.071623 [ 3 ] {ed962d5d-ef80-461c-9443-a2285558d4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1724 | 2025.09.03 04:04:54.071959 [ 3 ] {ed962d5d-ef80-461c-9443-a2285558d4f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1725 | 2025.09.03 04:04:54.072155 [ 3 ] {ed962d5d-ef80-461c-9443-a2285558d4f5} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.09.03 04:04:54.072267 [ 3 ] {ed962d5d-ef80-461c-9443-a2285558d4f5} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001404 sec., 601139.6011396011 rows/sec., 40.46 MiB/sec. | ||
| 1727 | 2025.09.03 04:04:54.072301 [ 3 ] {ed962d5d-ef80-461c-9443-a2285558d4f5} <Debug> TCPHandler: Processed in 0.001563002 sec. | ||
| 1728 | 2025.09.03 04:04:54.072401 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2025.09.03 04:04:54.072487 [ 3 ] {891ad73d-812d-4e70-9a18-0097106e0539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1730 | 2025.09.03 04:04:54.072601 [ 3 ] {891ad73d-812d-4e70-9a18-0097106e0539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1731 | 2025.09.03 04:04:54.073326 [ 3 ] {891ad73d-812d-4e70-9a18-0097106e0539} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2025.09.03 04:04:54.073362 [ 3 ] {891ad73d-812d-4e70-9a18-0097106e0539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1733 | 2025.09.03 04:04:54.073848 [ 3 ] {891ad73d-812d-4e70-9a18-0097106e0539} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1734 | 2025.09.03 04:04:54.074056 [ 3 ] {891ad73d-812d-4e70-9a18-0097106e0539} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2025.09.03 04:04:54.074183 [ 3 ] {891ad73d-812d-4e70-9a18-0097106e0539} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001651 sec., 6056.935190793459 rows/sec., 10.85 MiB/sec. | ||
| 1736 | 2025.09.03 04:04:54.074178 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1737 | 2025.09.03 04:04:54.074232 [ 3 ] {891ad73d-812d-4e70-9a18-0097106e0539} <Debug> TCPHandler: Processed in 0.001821183 sec. | ||
| 1738 | 2025.09.03 04:04:54.074255 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2025.09.03 04:04:54.074280 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1740 | 2025.09.03 04:04:54.074341 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2025.09.03 04:04:54.074398 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 1742 | 2025.09.03 04:04:54.074438 [ 3 ] {81397055-4979-49c8-8bb0-9b5d3c26f3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1743 | 2025.09.03 04:04:54.074478 [ 3 ] {81397055-4979-49c8-8bb0-9b5d3c26f3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1744 | 2025.09.03 04:04:54.074625 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1745 | 2025.09.03 04:04:54.074690 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1746 | 2025.09.03 04:04:54.074792 [ 3 ] {81397055-4979-49c8-8bb0-9b5d3c26f3f3} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2025.09.03 04:04:54.074828 [ 3 ] {81397055-4979-49c8-8bb0-9b5d3c26f3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1748 | 2025.09.03 04:04:54.074860 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1749 | 2025.09.03 04:04:54.074987 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 1750 | 2025.09.03 04:04:54.075098 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1751 | 2025.09.03 04:04:54.075137 [ 3 ] {81397055-4979-49c8-8bb0-9b5d3c26f3f3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1752 | 2025.09.03 04:04:54.075210 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1753 | 2025.09.03 04:04:54.075330 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1754 | 2025.09.03 04:04:54.075351 [ 3 ] {81397055-4979-49c8-8bb0-9b5d3c26f3f3} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2025.09.03 04:04:54.075479 [ 3 ] {81397055-4979-49c8-8bb0-9b5d3c26f3f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 1756 | 2025.09.03 04:04:54.075514 [ 3 ] {81397055-4979-49c8-8bb0-9b5d3c26f3f3} <Debug> TCPHandler: Processed in 0.001220009 sec. | ||
| 1757 | 2025.09.03 04:04:54.076992 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 19 columns (19 merged, 0 gathered) in 0.00267439 sec., 30661.197506721157 rows/sec., 54.94 MiB/sec. | ||
| 1758 | 2025.09.03 04:04:54.077192 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1759 | 2025.09.03 04:04:54.077465 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2025.09.03 04:04:54.077586 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1761 | 2025.09.03 04:04:54.077656 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1762 | 2025.09.03 04:04:54.480213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1763 | 2025.09.03 04:04:54.480748 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2025.09.03 04:04:54.480793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1765 | 2025.09.03 04:04:54.481270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1766 | 2025.09.03 04:04:54.481512 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2025.09.03 04:04:54.481633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1768 | 2025.09.03 04:04:54.651291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1769 | 2025.09.03 04:04:54.668227 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2025.09.03 04:04:54.668288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1771 | 2025.09.03 04:04:54.673785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1772 | 2025.09.03 04:04:54.674460 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2025.09.03 04:04:54.677499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1774 | 2025.09.03 04:04:59.039510 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2025.09.03 04:04:59.039704 [ 3 ] {8bb12b10-472e-49ab-aa9c-919c6ec209a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1776 | 2025.09.03 04:04:59.039769 [ 3 ] {8bb12b10-472e-49ab-aa9c-919c6ec209a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1777 | 2025.09.03 04:04:59.040539 [ 3 ] {8bb12b10-472e-49ab-aa9c-919c6ec209a5} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2025.09.03 04:04:59.040587 [ 3 ] {8bb12b10-472e-49ab-aa9c-919c6ec209a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1779 | 2025.09.03 04:04:59.040973 [ 3 ] {8bb12b10-472e-49ab-aa9c-919c6ec209a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1780 | 2025.09.03 04:04:59.041200 [ 3 ] {8bb12b10-472e-49ab-aa9c-919c6ec209a5} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2025.09.03 04:04:59.041349 [ 3 ] {8bb12b10-472e-49ab-aa9c-919c6ec209a5} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001681 sec., 64247.471743010115 rows/sec., 5.39 MiB/sec. | ||
| 1782 | 2025.09.03 04:04:59.041393 [ 3 ] {8bb12b10-472e-49ab-aa9c-919c6ec209a5} <Debug> TCPHandler: Processed in 0.002003125 sec. | ||
| 1783 | 2025.09.03 04:04:59.041519 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.09.03 04:04:59.041619 [ 3 ] {77e36908-14e9-4854-939c-564d1eaaa79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1785 | 2025.09.03 04:04:59.041662 [ 3 ] {77e36908-14e9-4854-939c-564d1eaaa79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1786 | 2025.09.03 04:04:59.042064 [ 3 ] {77e36908-14e9-4854-939c-564d1eaaa79a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.09.03 04:04:59.042098 [ 3 ] {77e36908-14e9-4854-939c-564d1eaaa79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1788 | 2025.09.03 04:04:59.042391 [ 3 ] {77e36908-14e9-4854-939c-564d1eaaa79a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1789 | 2025.09.03 04:04:59.042590 [ 3 ] {77e36908-14e9-4854-939c-564d1eaaa79a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2025.09.03 04:04:59.042714 [ 3 ] {77e36908-14e9-4854-939c-564d1eaaa79a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001119 sec., 23235.03127792672 rows/sec., 1.71 MiB/sec. | ||
| 1791 | 2025.09.03 04:04:59.042750 [ 3 ] {77e36908-14e9-4854-939c-564d1eaaa79a} <Debug> TCPHandler: Processed in 0.001281109 sec. | ||
| 1792 | 2025.09.03 04:04:59.042850 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.09.03 04:04:59.042942 [ 3 ] {3c3959aa-10be-4038-ba2d-4b3feee0a4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1794 | 2025.09.03 04:04:59.042981 [ 3 ] {3c3959aa-10be-4038-ba2d-4b3feee0a4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1795 | 2025.09.03 04:04:59.043387 [ 3 ] {3c3959aa-10be-4038-ba2d-4b3feee0a4c6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.09.03 04:04:59.043421 [ 3 ] {3c3959aa-10be-4038-ba2d-4b3feee0a4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1797 | 2025.09.03 04:04:59.043709 [ 3 ] {3c3959aa-10be-4038-ba2d-4b3feee0a4c6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1798 | 2025.09.03 04:04:59.043910 [ 3 ] {3c3959aa-10be-4038-ba2d-4b3feee0a4c6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2025.09.03 04:04:59.044028 [ 3 ] {3c3959aa-10be-4038-ba2d-4b3feee0a4c6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001104 sec., 81521.73913043478 rows/sec., 6.37 MiB/sec. | ||
| 1800 | 2025.09.03 04:04:59.044063 [ 3 ] {3c3959aa-10be-4038-ba2d-4b3feee0a4c6} <Debug> TCPHandler: Processed in 0.001260299 sec. | ||
| 1801 | 2025.09.03 04:04:59.044170 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2025.09.03 04:04:59.044262 [ 3 ] {4bc3fb5e-78ab-4573-b0b1-8f6da703301f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1803 | 2025.09.03 04:04:59.044303 [ 3 ] {4bc3fb5e-78ab-4573-b0b1-8f6da703301f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1804 | 2025.09.03 04:04:59.044683 [ 3 ] {4bc3fb5e-78ab-4573-b0b1-8f6da703301f} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2025.09.03 04:04:59.044714 [ 3 ] {4bc3fb5e-78ab-4573-b0b1-8f6da703301f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1806 | 2025.09.03 04:04:59.045003 [ 3 ] {4bc3fb5e-78ab-4573-b0b1-8f6da703301f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1807 | 2025.09.03 04:04:59.045191 [ 3 ] {4bc3fb5e-78ab-4573-b0b1-8f6da703301f} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2025.09.03 04:04:59.045306 [ 3 ] {4bc3fb5e-78ab-4573-b0b1-8f6da703301f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001117 sec., 143240.82363473592 rows/sec., 9.98 MiB/sec. | ||
| 1809 | 2025.09.03 04:04:59.045340 [ 3 ] {4bc3fb5e-78ab-4573-b0b1-8f6da703301f} <Debug> TCPHandler: Processed in 0.00127409 sec. | ||
| 1810 | 2025.09.03 04:04:59.045518 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2025.09.03 04:04:59.045611 [ 3 ] {a18a6fa4-12bb-4a01-a36a-bba8c5f9f2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1812 | 2025.09.03 04:04:59.045662 [ 3 ] {a18a6fa4-12bb-4a01-a36a-bba8c5f9f2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1813 | 2025.09.03 04:04:59.046415 [ 3 ] {a18a6fa4-12bb-4a01-a36a-bba8c5f9f2b2} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.09.03 04:04:59.046450 [ 3 ] {a18a6fa4-12bb-4a01-a36a-bba8c5f9f2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1815 | 2025.09.03 04:04:59.046955 [ 3 ] {a18a6fa4-12bb-4a01-a36a-bba8c5f9f2b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1816 | 2025.09.03 04:04:59.047164 [ 3 ] {a18a6fa4-12bb-4a01-a36a-bba8c5f9f2b2} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2025.09.03 04:04:59.047291 [ 3 ] {a18a6fa4-12bb-4a01-a36a-bba8c5f9f2b2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001699 sec., 15303.119482048263 rows/sec., 27.42 MiB/sec. | ||
| 1818 | 2025.09.03 04:04:59.047346 [ 3 ] {a18a6fa4-12bb-4a01-a36a-bba8c5f9f2b2} <Debug> TCPHandler: Processed in 0.001877404 sec. | ||
| 1819 | 2025.09.03 04:04:59.047457 [ 3 ] {} <Trace> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2025.09.03 04:04:59.047549 [ 3 ] {e2780357-d092-48bf-8a24-20fe1b34939a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1821 | 2025.09.03 04:04:59.047590 [ 3 ] {e2780357-d092-48bf-8a24-20fe1b34939a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1822 | 2025.09.03 04:04:59.047912 [ 3 ] {e2780357-d092-48bf-8a24-20fe1b34939a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2025.09.03 04:04:59.047946 [ 3 ] {e2780357-d092-48bf-8a24-20fe1b34939a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1824 | 2025.09.03 04:04:59.048230 [ 3 ] {e2780357-d092-48bf-8a24-20fe1b34939a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1825 | 2025.09.03 04:04:59.048428 [ 3 ] {e2780357-d092-48bf-8a24-20fe1b34939a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.09.03 04:04:59.048547 [ 3 ] {e2780357-d092-48bf-8a24-20fe1b34939a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001017 sec., 58997.050147492635 rows/sec., 3.98 MiB/sec. | ||
| 1827 | 2025.09.03 04:04:59.048580 [ 3 ] {e2780357-d092-48bf-8a24-20fe1b34939a} <Debug> TCPHandler: Processed in 0.001171209 sec. | ||
| 1828 | 2025.09.03 04:05:01.889068 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1829 | 2025.09.03 04:05:01.889133 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1830 | 2025.09.03 04:05:01.983088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1831 | 2025.09.03 04:05:01.983550 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2025.09.03 04:05:01.983597 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1833 | 2025.09.03 04:05:01.984237 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1834 | 2025.09.03 04:05:01.984522 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.09.03 04:05:01.984675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1836 | 2025.09.03 04:05:01.998656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 266 | ||
| 1837 | 2025.09.03 04:05:02.000738 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.09.03 04:05:02.000791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1839 | 2025.09.03 04:05:02.001959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1840 | 2025.09.03 04:05:02.002274 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2025.09.03 04:05:02.002406 [ 59 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1842 | 2025.09.03 04:05:02.002441 [ 59 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2025.09.03 04:05:02.002460 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1844 | 2025.09.03 04:05:02.002543 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 1845 | 2025.09.03 04:05:02.002608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 1846 | 2025.09.03 04:05:02.003007 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1847 | 2025.09.03 04:05:02.003159 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 1848 | 2025.09.03 04:05:02.003540 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 1849 | 2025.09.03 04:05:02.003894 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1850 | 2025.09.03 04:05:02.004241 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1851 | 2025.09.03 04:05:02.004621 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1852 | 2025.09.03 04:05:02.004971 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1853 | 2025.09.03 04:05:02.011021 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 72 columns (72 merged, 0 gathered) in 0.008517182 sec., 31230.98696258927 rows/sec., 30.65 MiB/sec. | ||
| 1854 | 2025.09.03 04:05:02.011973 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1855 | 2025.09.03 04:05:02.012661 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_6_1} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2025.09.03 04:05:02.012763 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_6_1} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1857 | 2025.09.03 04:05:02.013013 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 1858 | 2025.09.03 04:05:02.178842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1859 | 2025.09.03 04:05:02.196580 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2025.09.03 04:05:02.196644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1861 | 2025.09.03 04:05:02.202541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1862 | 2025.09.03 04:05:02.203264 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2025.09.03 04:05:02.206727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1864 | 2025.09.03 04:05:03.632520 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1865 | 2025.09.03 04:05:03.632601 [ 3 ] {} <Debug> TCP-Session: bc961538-d804-4a38-ac28-15362c7aa919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2025.09.03 04:05:04.000741 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.01 MiB, peak 184.52 MiB, free memory in arenas 0.00 B, will set to 180.07 MiB (RSS), difference: 2.06 MiB | ||
| 1867 | 2025.09.03 04:05:04.037656 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2025.09.03 04:05:04.037856 [ 4 ] {11878479-848d-4ec5-8c3e-fce496bcc64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1869 | 2025.09.03 04:05:04.037929 [ 4 ] {11878479-848d-4ec5-8c3e-fce496bcc64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1870 | 2025.09.03 04:05:04.038656 [ 4 ] {11878479-848d-4ec5-8c3e-fce496bcc64d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2025.09.03 04:05:04.038704 [ 4 ] {11878479-848d-4ec5-8c3e-fce496bcc64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1872 | 2025.09.03 04:05:04.039124 [ 4 ] {11878479-848d-4ec5-8c3e-fce496bcc64d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1873 | 2025.09.03 04:05:04.039369 [ 4 ] {11878479-848d-4ec5-8c3e-fce496bcc64d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2025.09.03 04:05:04.039521 [ 4 ] {11878479-848d-4ec5-8c3e-fce496bcc64d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00172 sec., 44186.04651162791 rows/sec., 3.64 MiB/sec. | ||
| 1875 | 2025.09.03 04:05:04.039565 [ 4 ] {11878479-848d-4ec5-8c3e-fce496bcc64d} <Debug> TCPHandler: Processed in 0.002051185 sec. | ||
| 1876 | 2025.09.03 04:05:04.039700 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2025.09.03 04:05:04.039799 [ 4 ] {b65fb57a-caab-444d-8006-4a0aaf1c513c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1878 | 2025.09.03 04:05:04.039841 [ 4 ] {b65fb57a-caab-444d-8006-4a0aaf1c513c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1879 | 2025.09.03 04:05:04.040249 [ 4 ] {b65fb57a-caab-444d-8006-4a0aaf1c513c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2025.09.03 04:05:04.040287 [ 4 ] {b65fb57a-caab-444d-8006-4a0aaf1c513c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1881 | 2025.09.03 04:05:04.040587 [ 4 ] {b65fb57a-caab-444d-8006-4a0aaf1c513c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1882 | 2025.09.03 04:05:04.040806 [ 4 ] {b65fb57a-caab-444d-8006-4a0aaf1c513c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2025.09.03 04:05:04.040932 [ 4 ] {b65fb57a-caab-444d-8006-4a0aaf1c513c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001154 sec., 8665.511265164645 rows/sec., 651.61 KiB/sec. | ||
| 1884 | 2025.09.03 04:05:04.040969 [ 4 ] {b65fb57a-caab-444d-8006-4a0aaf1c513c} <Debug> TCPHandler: Processed in 0.00132176 sec. | ||
| 1885 | 2025.09.03 04:05:04.041082 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2025.09.03 04:05:04.041179 [ 4 ] {aa24a089-18d4-4b10-b5ca-198d0ee476f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1887 | 2025.09.03 04:05:04.041220 [ 4 ] {aa24a089-18d4-4b10-b5ca-198d0ee476f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1888 | 2025.09.03 04:05:04.041633 [ 4 ] {aa24a089-18d4-4b10-b5ca-198d0ee476f0} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2025.09.03 04:05:04.041669 [ 4 ] {aa24a089-18d4-4b10-b5ca-198d0ee476f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1890 | 2025.09.03 04:05:04.041972 [ 4 ] {aa24a089-18d4-4b10-b5ca-198d0ee476f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1891 | 2025.09.03 04:05:04.042192 [ 4 ] {aa24a089-18d4-4b10-b5ca-198d0ee476f0} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2025.09.03 04:05:04.042318 [ 4 ] {aa24a089-18d4-4b10-b5ca-198d0ee476f0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 1893 | 2025.09.03 04:05:04.042355 [ 4 ] {aa24a089-18d4-4b10-b5ca-198d0ee476f0} <Debug> TCPHandler: Processed in 0.00132382 sec. | ||
| 1894 | 2025.09.03 04:05:04.042469 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2025.09.03 04:05:04.042564 [ 4 ] {71e4a821-e7e9-4812-ad93-ec2aa24cebaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1896 | 2025.09.03 04:05:04.042608 [ 4 ] {71e4a821-e7e9-4812-ad93-ec2aa24cebaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1897 | 2025.09.03 04:05:04.043019 [ 4 ] {71e4a821-e7e9-4812-ad93-ec2aa24cebaf} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2025.09.03 04:05:04.043056 [ 4 ] {71e4a821-e7e9-4812-ad93-ec2aa24cebaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1899 | 2025.09.03 04:05:04.043400 [ 4 ] {71e4a821-e7e9-4812-ad93-ec2aa24cebaf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1900 | 2025.09.03 04:05:04.043644 [ 4 ] {71e4a821-e7e9-4812-ad93-ec2aa24cebaf} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2025.09.03 04:05:04.043772 [ 4 ] {71e4a821-e7e9-4812-ad93-ec2aa24cebaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 1902 | 2025.09.03 04:05:04.043808 [ 4 ] {71e4a821-e7e9-4812-ad93-ec2aa24cebaf} <Debug> TCPHandler: Processed in 0.001390439 sec. | ||
| 1903 | 2025.09.03 04:05:04.043918 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2025.09.03 04:05:04.044013 [ 4 ] {8491e671-ee7d-4c8a-9cea-f12dd1c4fd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1905 | 2025.09.03 04:05:04.044067 [ 4 ] {8491e671-ee7d-4c8a-9cea-f12dd1c4fd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1906 | 2025.09.03 04:05:04.044809 [ 4 ] {8491e671-ee7d-4c8a-9cea-f12dd1c4fd6a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2025.09.03 04:05:04.044874 [ 4 ] {8491e671-ee7d-4c8a-9cea-f12dd1c4fd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1908 | 2025.09.03 04:05:04.045373 [ 4 ] {8491e671-ee7d-4c8a-9cea-f12dd1c4fd6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1909 | 2025.09.03 04:05:04.045598 [ 4 ] {8491e671-ee7d-4c8a-9cea-f12dd1c4fd6a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2025.09.03 04:05:04.045729 [ 4 ] {8491e671-ee7d-4c8a-9cea-f12dd1c4fd6a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001735 sec., 5763.688760806916 rows/sec., 10.33 MiB/sec. | ||
| 1911 | 2025.09.03 04:05:04.045780 [ 4 ] {8491e671-ee7d-4c8a-9cea-f12dd1c4fd6a} <Debug> TCPHandler: Processed in 0.001912234 sec. | ||
| 1912 | 2025.09.03 04:05:04.045891 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2025.09.03 04:05:04.045988 [ 4 ] {2f7ac155-83bb-4eb4-8fb4-f208e4c7dd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1914 | 2025.09.03 04:05:04.046030 [ 4 ] {2f7ac155-83bb-4eb4-8fb4-f208e4c7dd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1915 | 2025.09.03 04:05:04.046371 [ 4 ] {2f7ac155-83bb-4eb4-8fb4-f208e4c7dd68} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2025.09.03 04:05:04.046407 [ 4 ] {2f7ac155-83bb-4eb4-8fb4-f208e4c7dd68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1917 | 2025.09.03 04:05:04.046712 [ 4 ] {2f7ac155-83bb-4eb4-8fb4-f208e4c7dd68} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1918 | 2025.09.03 04:05:04.046926 [ 4 ] {2f7ac155-83bb-4eb4-8fb4-f208e4c7dd68} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2025.09.03 04:05:04.047050 [ 4 ] {2f7ac155-83bb-4eb4-8fb4-f208e4c7dd68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 1920 | 2025.09.03 04:05:04.047085 [ 4 ] {2f7ac155-83bb-4eb4-8fb4-f208e4c7dd68} <Debug> TCPHandler: Processed in 0.001243689 sec. | ||
| 1921 | 2025.09.03 04:05:09.038478 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2025.09.03 04:05:09.038715 [ 4 ] {d5e3c055-e0f5-4aa9-b2c3-b933f1322fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1923 | 2025.09.03 04:05:09.038790 [ 4 ] {d5e3c055-e0f5-4aa9-b2c3-b933f1322fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1924 | 2025.09.03 04:05:09.039501 [ 4 ] {d5e3c055-e0f5-4aa9-b2c3-b933f1322fb0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2025.09.03 04:05:09.039554 [ 4 ] {d5e3c055-e0f5-4aa9-b2c3-b933f1322fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1926 | 2025.09.03 04:05:09.039979 [ 4 ] {d5e3c055-e0f5-4aa9-b2c3-b933f1322fb0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1927 | 2025.09.03 04:05:09.040253 [ 4 ] {d5e3c055-e0f5-4aa9-b2c3-b933f1322fb0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2025.09.03 04:05:09.040422 [ 44 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1929 | 2025.09.03 04:05:09.040428 [ 4 ] {d5e3c055-e0f5-4aa9-b2c3-b933f1322fb0} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001771 sec., 60982.49576510446 rows/sec., 5.11 MiB/sec. | ||
| 1930 | 2025.09.03 04:05:09.040491 [ 44 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2025.09.03 04:05:09.040518 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1932 | 2025.09.03 04:05:09.040521 [ 4 ] {d5e3c055-e0f5-4aa9-b2c3-b933f1322fb0} <Debug> TCPHandler: Processed in 0.002179236 sec. | ||
| 1933 | 2025.09.03 04:05:09.040654 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 1934 | 2025.09.03 04:05:09.040670 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2025.09.03 04:05:09.040804 [ 4 ] {b2366e37-425f-44c2-8e1b-c897c0321024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1936 | 2025.09.03 04:05:09.040815 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1937 | 2025.09.03 04:05:09.040854 [ 4 ] {b2366e37-425f-44c2-8e1b-c897c0321024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1938 | 2025.09.03 04:05:09.040863 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1254 rows starting from the beginning of the part | ||
| 1939 | 2025.09.03 04:05:09.040948 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 108 rows starting from the beginning of the part | ||
| 1940 | 2025.09.03 04:05:09.041002 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1216 rows starting from the beginning of the part | ||
| 1941 | 2025.09.03 04:05:09.041050 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 1942 | 2025.09.03 04:05:09.041102 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 1943 | 2025.09.03 04:05:09.041149 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 1944 | 2025.09.03 04:05:09.041310 [ 4 ] {b2366e37-425f-44c2-8e1b-c897c0321024} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2025.09.03 04:05:09.041355 [ 4 ] {b2366e37-425f-44c2-8e1b-c897c0321024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1946 | 2025.09.03 04:05:09.041708 [ 4 ] {b2366e37-425f-44c2-8e1b-c897c0321024} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1947 | 2025.09.03 04:05:09.041971 [ 4 ] {b2366e37-425f-44c2-8e1b-c897c0321024} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2025.09.03 04:05:09.042111 [ 4 ] {b2366e37-425f-44c2-8e1b-c897c0321024} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001333 sec., 19504.876219054764 rows/sec., 1.43 MiB/sec. | ||
| 1949 | 2025.09.03 04:05:09.042149 [ 4 ] {b2366e37-425f-44c2-8e1b-c897c0321024} <Debug> TCPHandler: Processed in 0.001532982 sec. | ||
| 1950 | 2025.09.03 04:05:09.042266 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2025.09.03 04:05:09.042366 [ 4 ] {1771fff6-5bb3-4351-b1e7-34478eb70518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1952 | 2025.09.03 04:05:09.042410 [ 4 ] {1771fff6-5bb3-4351-b1e7-34478eb70518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1953 | 2025.09.03 04:05:09.042734 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2870 rows, containing 5 columns (5 merged, 0 gathered) in 0.002147056 sec., 1336714.086637703 rows/sec., 115.91 MiB/sec. | ||
| 1954 | 2025.09.03 04:05:09.042864 [ 4 ] {1771fff6-5bb3-4351-b1e7-34478eb70518} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2025.09.03 04:05:09.042909 [ 4 ] {1771fff6-5bb3-4351-b1e7-34478eb70518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1956 | 2025.09.03 04:05:09.042968 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1957 | 2025.09.03 04:05:09.043260 [ 4 ] {1771fff6-5bb3-4351-b1e7-34478eb70518} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1958 | 2025.09.03 04:05:09.043268 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2025.09.03 04:05:09.043372 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_11_2} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1960 | 2025.09.03 04:05:09.043446 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1961 | 2025.09.03 04:05:09.043508 [ 4 ] {1771fff6-5bb3-4351-b1e7-34478eb70518} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2025.09.03 04:05:09.043610 [ 44 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1963 | 2025.09.03 04:05:09.043635 [ 4 ] {1771fff6-5bb3-4351-b1e7-34478eb70518} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001328 sec., 67771.0843373494 rows/sec., 5.29 MiB/sec. | ||
| 1964 | 2025.09.03 04:05:09.043642 [ 44 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2025.09.03 04:05:09.043674 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1966 | 2025.09.03 04:05:09.043677 [ 4 ] {1771fff6-5bb3-4351-b1e7-34478eb70518} <Debug> TCPHandler: Processed in 0.001503491 sec. | ||
| 1967 | 2025.09.03 04:05:09.043779 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 1968 | 2025.09.03 04:05:09.043794 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2025.09.03 04:05:09.043897 [ 4 ] {b1a03ecd-7a11-4d4d-8d17-d3fa440c1ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1970 | 2025.09.03 04:05:09.043901 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1971 | 2025.09.03 04:05:09.043944 [ 4 ] {b1a03ecd-7a11-4d4d-8d17-d3fa440c1ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1972 | 2025.09.03 04:05:09.043950 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 565 rows starting from the beginning of the part | ||
| 1973 | 2025.09.03 04:05:09.044129 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 95 rows starting from the beginning of the part | ||
| 1974 | 2025.09.03 04:05:09.044180 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 530 rows starting from the beginning of the part | ||
| 1975 | 2025.09.03 04:05:09.044238 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 1976 | 2025.09.03 04:05:09.044281 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 1977 | 2025.09.03 04:05:09.044321 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 1978 | 2025.09.03 04:05:09.044450 [ 4 ] {b1a03ecd-7a11-4d4d-8d17-d3fa440c1ac3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2025.09.03 04:05:09.044494 [ 4 ] {b1a03ecd-7a11-4d4d-8d17-d3fa440c1ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1980 | 2025.09.03 04:05:09.044865 [ 4 ] {b1a03ecd-7a11-4d4d-8d17-d3fa440c1ac3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1981 | 2025.09.03 04:05:09.045126 [ 4 ] {b1a03ecd-7a11-4d4d-8d17-d3fa440c1ac3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2025.09.03 04:05:09.045233 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1983 | 2025.09.03 04:05:09.045261 [ 4 ] {b1a03ecd-7a11-4d4d-8d17-d3fa440c1ac3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001326 sec., 120663.65007541479 rows/sec., 8.40 MiB/sec. | ||
| 1984 | 2025.09.03 04:05:09.045269 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2025.09.03 04:05:09.045302 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1986 | 2025.09.03 04:05:09.045305 [ 4 ] {b1a03ecd-7a11-4d4d-8d17-d3fa440c1ac3} <Debug> TCPHandler: Processed in 0.001512531 sec. | ||
| 1987 | 2025.09.03 04:05:09.045367 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 1988 | 2025.09.03 04:05:09.045405 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620242 sec., 891224.8910965152 rows/sec., 70.41 MiB/sec. | ||
| 1989 | 2025.09.03 04:05:09.045427 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2025.09.03 04:05:09.045460 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1991 | 2025.09.03 04:05:09.045493 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1946 rows starting from the beginning of the part | ||
| 1992 | 2025.09.03 04:05:09.045530 [ 4 ] {3d683cff-1b49-4254-8adc-bf1012c9208d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1993 | 2025.09.03 04:05:09.045543 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 1994 | 2025.09.03 04:05:09.045601 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1995 | 2025.09.03 04:05:09.045609 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 844 rows starting from the beginning of the part | ||
| 1996 | 2025.09.03 04:05:09.045601 [ 4 ] {3d683cff-1b49-4254-8adc-bf1012c9208d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1997 | 2025.09.03 04:05:09.045667 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 1998 | 2025.09.03 04:05:09.045710 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 1999 | 2025.09.03 04:05:09.045751 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 2000 | 2025.09.03 04:05:09.045927 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2025.09.03 04:05:09.046017 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_11_2} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2002 | 2025.09.03 04:05:09.046108 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2003 | 2025.09.03 04:05:09.046513 [ 4 ] {3d683cff-1b49-4254-8adc-bf1012c9208d} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2025.09.03 04:05:09.046556 [ 4 ] {3d683cff-1b49-4254-8adc-bf1012c9208d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2005 | 2025.09.03 04:05:09.047163 [ 4 ] {3d683cff-1b49-4254-8adc-bf1012c9208d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2006 | 2025.09.03 04:05:09.047289 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3430 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952734 sec., 1756511.6395781504 rows/sec., 119.63 MiB/sec. | ||
| 2007 | 2025.09.03 04:05:09.047412 [ 4 ] {3d683cff-1b49-4254-8adc-bf1012c9208d} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2025.09.03 04:05:09.047561 [ 4 ] {3d683cff-1b49-4254-8adc-bf1012c9208d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00205 sec., 12682.926829268292 rows/sec., 22.73 MiB/sec. | ||
| 2009 | 2025.09.03 04:05:09.047563 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2010 | 2025.09.03 04:05:09.047622 [ 4 ] {3d683cff-1b49-4254-8adc-bf1012c9208d} <Debug> TCPHandler: Processed in 0.002247036 sec. | ||
| 2011 | 2025.09.03 04:05:09.047748 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2025.09.03 04:05:09.047845 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2025.09.03 04:05:09.047848 [ 4 ] {87888375-5392-4f48-bdfe-edb20f592f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2014 | 2025.09.03 04:05:09.047907 [ 4 ] {87888375-5392-4f48-bdfe-edb20f592f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2015 | 2025.09.03 04:05:09.047921 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2016 | 2025.09.03 04:05:09.047997 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2017 | 2025.09.03 04:05:09.048263 [ 4 ] {87888375-5392-4f48-bdfe-edb20f592f19} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2025.09.03 04:05:09.048306 [ 4 ] {87888375-5392-4f48-bdfe-edb20f592f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2019 | 2025.09.03 04:05:09.048636 [ 4 ] {87888375-5392-4f48-bdfe-edb20f592f19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2020 | 2025.09.03 04:05:09.048859 [ 4 ] {87888375-5392-4f48-bdfe-edb20f592f19} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2025.09.03 04:05:09.048959 [ 44 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2022 | 2025.09.03 04:05:09.048987 [ 4 ] {87888375-5392-4f48-bdfe-edb20f592f19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 2023 | 2025.09.03 04:05:09.048991 [ 44 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2025.09.03 04:05:09.049027 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2025 | 2025.09.03 04:05:09.049030 [ 4 ] {87888375-5392-4f48-bdfe-edb20f592f19} <Debug> TCPHandler: Processed in 0.00133353 sec. | ||
| 2026 | 2025.09.03 04:05:09.049096 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2027 | 2025.09.03 04:05:09.049188 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2028 | 2025.09.03 04:05:09.049212 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2029 | 2025.09.03 04:05:09.049255 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2030 | 2025.09.03 04:05:09.049292 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2031 | 2025.09.03 04:05:09.049347 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2032 | 2025.09.03 04:05:09.049385 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2033 | 2025.09.03 04:05:09.049420 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2034 | 2025.09.03 04:05:09.050145 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079628 sec., 555746.9795151664 rows/sec., 37.45 MiB/sec. | ||
| 2035 | 2025.09.03 04:05:09.050306 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2036 | 2025.09.03 04:05:09.050552 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_11_2} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2025.09.03 04:05:09.050623 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_11_2} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2038 | 2025.09.03 04:05:09.050682 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2039 | 2025.09.03 04:05:09.484729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 2040 | 2025.09.03 04:05:09.485228 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2025.09.03 04:05:09.485277 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2042 | 2025.09.03 04:05:09.485793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2043 | 2025.09.03 04:05:09.486052 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2025.09.03 04:05:09.486196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 2045 | 2025.09.03 04:05:09.706785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2046 | 2025.09.03 04:05:09.725110 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2025.09.03 04:05:09.725177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2048 | 2025.09.03 04:05:09.731974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2049 | 2025.09.03 04:05:09.732726 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2025.09.03 04:05:09.736122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2051 | 2025.09.03 04:05:10.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.20 MiB, peak 186.78 MiB, free memory in arenas 0.00 B, will set to 182.28 MiB (RSS), difference: 1.07 MiB | ||
| 2052 | 2025.09.03 04:05:12.002706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 290 | ||
| 2053 | 2025.09.03 04:05:12.004800 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2025.09.03 04:05:12.004856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2055 | 2025.09.03 04:05:12.005978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2056 | 2025.09.03 04:05:12.006240 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2025.09.03 04:05:12.006571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 2058 | 2025.09.03 04:05:14.037699 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2025.09.03 04:05:14.037877 [ 4 ] {271a9e12-6f9a-41ae-b9a8-f4dbe8c2191d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2060 | 2025.09.03 04:05:14.037943 [ 4 ] {271a9e12-6f9a-41ae-b9a8-f4dbe8c2191d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2061 | 2025.09.03 04:05:14.038603 [ 4 ] {271a9e12-6f9a-41ae-b9a8-f4dbe8c2191d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2025.09.03 04:05:14.038648 [ 4 ] {271a9e12-6f9a-41ae-b9a8-f4dbe8c2191d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2063 | 2025.09.03 04:05:14.039039 [ 4 ] {271a9e12-6f9a-41ae-b9a8-f4dbe8c2191d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2064 | 2025.09.03 04:05:14.039284 [ 4 ] {271a9e12-6f9a-41ae-b9a8-f4dbe8c2191d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2025.09.03 04:05:14.039435 [ 4 ] {271a9e12-6f9a-41ae-b9a8-f4dbe8c2191d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001605 sec., 47352.02492211838 rows/sec., 3.90 MiB/sec. | ||
| 2066 | 2025.09.03 04:05:14.039476 [ 4 ] {271a9e12-6f9a-41ae-b9a8-f4dbe8c2191d} <Debug> TCPHandler: Processed in 0.001912794 sec. | ||
| 2067 | 2025.09.03 04:05:14.039628 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2025.09.03 04:05:14.039722 [ 4 ] {758624fd-ca4c-47dd-834d-8c706f5426e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2069 | 2025.09.03 04:05:14.039762 [ 4 ] {758624fd-ca4c-47dd-834d-8c706f5426e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2070 | 2025.09.03 04:05:14.040174 [ 4 ] {758624fd-ca4c-47dd-834d-8c706f5426e8} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2025.09.03 04:05:14.040210 [ 4 ] {758624fd-ca4c-47dd-834d-8c706f5426e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2072 | 2025.09.03 04:05:14.040506 [ 4 ] {758624fd-ca4c-47dd-834d-8c706f5426e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2073 | 2025.09.03 04:05:14.040715 [ 4 ] {758624fd-ca4c-47dd-834d-8c706f5426e8} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2025.09.03 04:05:14.040836 [ 4 ] {758624fd-ca4c-47dd-834d-8c706f5426e8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001133 sec., 8826.125330979701 rows/sec., 663.68 KiB/sec. | ||
| 2075 | 2025.09.03 04:05:14.040836 [ 38 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2076 | 2025.09.03 04:05:14.040877 [ 4 ] {758624fd-ca4c-47dd-834d-8c706f5426e8} <Debug> TCPHandler: Processed in 0.00130151 sec. | ||
| 2077 | 2025.09.03 04:05:14.040914 [ 38 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2025.09.03 04:05:14.040940 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2079 | 2025.09.03 04:05:14.041003 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2025.09.03 04:05:14.041070 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 2081 | 2025.09.03 04:05:14.041107 [ 4 ] {5eef5c84-f4da-4cd3-8314-52d125b17e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2082 | 2025.09.03 04:05:14.041156 [ 4 ] {5eef5c84-f4da-4cd3-8314-52d125b17e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2083 | 2025.09.03 04:05:14.041245 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2084 | 2025.09.03 04:05:14.041300 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part | ||
| 2085 | 2025.09.03 04:05:14.041409 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2086 | 2025.09.03 04:05:14.041465 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2087 | 2025.09.03 04:05:14.041517 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2088 | 2025.09.03 04:05:14.041570 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2089 | 2025.09.03 04:05:14.041571 [ 4 ] {5eef5c84-f4da-4cd3-8314-52d125b17e33} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2025.09.03 04:05:14.041616 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2091 | 2025.09.03 04:05:14.041621 [ 4 ] {5eef5c84-f4da-4cd3-8314-52d125b17e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2092 | 2025.09.03 04:05:14.041977 [ 4 ] {5eef5c84-f4da-4cd3-8314-52d125b17e33} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2093 | 2025.09.03 04:05:14.042200 [ 4 ] {5eef5c84-f4da-4cd3-8314-52d125b17e33} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2025.09.03 04:05:14.042330 [ 4 ] {5eef5c84-f4da-4cd3-8314-52d125b17e33} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001241 sec., 59629.33118452861 rows/sec., 4.66 MiB/sec. | ||
| 2095 | 2025.09.03 04:05:14.042367 [ 4 ] {5eef5c84-f4da-4cd3-8314-52d125b17e33} <Debug> TCPHandler: Processed in 0.001413371 sec. | ||
| 2096 | 2025.09.03 04:05:14.042488 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2025.09.03 04:05:14.042581 [ 4 ] {e2c4ac6e-98a6-470b-bf17-49c62c4cc1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2098 | 2025.09.03 04:05:14.042580 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569591 sec., 82824.12424638012 rows/sec., 6.36 MiB/sec. | ||
| 2099 | 2025.09.03 04:05:14.042625 [ 4 ] {e2c4ac6e-98a6-470b-bf17-49c62c4cc1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2100 | 2025.09.03 04:05:14.042739 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2101 | 2025.09.03 04:05:14.042987 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2025.09.03 04:05:14.043036 [ 4 ] {e2c4ac6e-98a6-470b-bf17-49c62c4cc1dc} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2025.09.03 04:05:14.043066 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_11_2} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2104 | 2025.09.03 04:05:14.043078 [ 4 ] {e2c4ac6e-98a6-470b-bf17-49c62c4cc1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2105 | 2025.09.03 04:05:14.043149 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2106 | 2025.09.03 04:05:14.043423 [ 4 ] {e2c4ac6e-98a6-470b-bf17-49c62c4cc1dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2107 | 2025.09.03 04:05:14.043621 [ 4 ] {e2c4ac6e-98a6-470b-bf17-49c62c4cc1dc} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2025.09.03 04:05:14.043739 [ 4 ] {e2c4ac6e-98a6-470b-bf17-49c62c4cc1dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 2109 | 2025.09.03 04:05:14.043772 [ 4 ] {e2c4ac6e-98a6-470b-bf17-49c62c4cc1dc} <Debug> TCPHandler: Processed in 0.00135711 sec. | ||
| 2110 | 2025.09.03 04:05:14.043882 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2025.09.03 04:05:14.043978 [ 4 ] {dc77e986-df6f-4e8f-afc2-035e6148b482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2112 | 2025.09.03 04:05:14.044030 [ 4 ] {dc77e986-df6f-4e8f-afc2-035e6148b482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2113 | 2025.09.03 04:05:14.044825 [ 4 ] {dc77e986-df6f-4e8f-afc2-035e6148b482} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2025.09.03 04:05:14.044860 [ 4 ] {dc77e986-df6f-4e8f-afc2-035e6148b482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2115 | 2025.09.03 04:05:14.045375 [ 4 ] {dc77e986-df6f-4e8f-afc2-035e6148b482} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2116 | 2025.09.03 04:05:14.045594 [ 4 ] {dc77e986-df6f-4e8f-afc2-035e6148b482} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2025.09.03 04:05:14.045724 [ 4 ] {dc77e986-df6f-4e8f-afc2-035e6148b482} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001728 sec., 5787.037037037037 rows/sec., 10.37 MiB/sec. | ||
| 2118 | 2025.09.03 04:05:14.045775 [ 4 ] {dc77e986-df6f-4e8f-afc2-035e6148b482} <Debug> TCPHandler: Processed in 0.001916834 sec. | ||
| 2119 | 2025.09.03 04:05:14.045890 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2025.09.03 04:05:14.045983 [ 4 ] {42aafca2-ef75-4a69-b8ed-82d6efef681d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2121 | 2025.09.03 04:05:14.046024 [ 4 ] {42aafca2-ef75-4a69-b8ed-82d6efef681d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2122 | 2025.09.03 04:05:14.046356 [ 4 ] {42aafca2-ef75-4a69-b8ed-82d6efef681d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2025.09.03 04:05:14.046392 [ 4 ] {42aafca2-ef75-4a69-b8ed-82d6efef681d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2124 | 2025.09.03 04:05:14.046685 [ 4 ] {42aafca2-ef75-4a69-b8ed-82d6efef681d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2125 | 2025.09.03 04:05:14.046885 [ 4 ] {42aafca2-ef75-4a69-b8ed-82d6efef681d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2025.09.03 04:05:14.047003 [ 4 ] {42aafca2-ef75-4a69-b8ed-82d6efef681d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 2127 | 2025.09.03 04:05:14.047037 [ 4 ] {42aafca2-ef75-4a69-b8ed-82d6efef681d} <Debug> TCPHandler: Processed in 0.001194248 sec. | ||
| 2128 | 2025.09.03 04:05:16.889188 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2129 | 2025.09.03 04:05:16.889251 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2130 | 2025.09.03 04:05:16.986816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2131 | 2025.09.03 04:05:16.987271 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2025.09.03 04:05:16.987306 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2133 | 2025.09.03 04:05:16.987792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2134 | 2025.09.03 04:05:16.988019 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2025.09.03 04:05:16.988153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2136 | 2025.09.03 04:05:17.236742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2137 | 2025.09.03 04:05:17.254152 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2025.09.03 04:05:17.254212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2139 | 2025.09.03 04:05:17.259849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2140 | 2025.09.03 04:05:17.260567 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2025.09.03 04:05:17.263789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2142 | 2025.09.03 04:05:19.039105 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2025.09.03 04:05:19.039305 [ 4 ] {21ddda3d-66b3-45f0-bc83-5f378f5c2df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2144 | 2025.09.03 04:05:19.039379 [ 4 ] {21ddda3d-66b3-45f0-bc83-5f378f5c2df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2145 | 2025.09.03 04:05:19.040117 [ 4 ] {21ddda3d-66b3-45f0-bc83-5f378f5c2df5} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2025.09.03 04:05:19.040172 [ 4 ] {21ddda3d-66b3-45f0-bc83-5f378f5c2df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2147 | 2025.09.03 04:05:19.040582 [ 4 ] {21ddda3d-66b3-45f0-bc83-5f378f5c2df5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2148 | 2025.09.03 04:05:19.040805 [ 4 ] {21ddda3d-66b3-45f0-bc83-5f378f5c2df5} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2025.09.03 04:05:19.040955 [ 4 ] {21ddda3d-66b3-45f0-bc83-5f378f5c2df5} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001704 sec., 63380.281690140844 rows/sec., 5.32 MiB/sec. | ||
| 2150 | 2025.09.03 04:05:19.040996 [ 4 ] {21ddda3d-66b3-45f0-bc83-5f378f5c2df5} <Debug> TCPHandler: Processed in 0.002031835 sec. | ||
| 2151 | 2025.09.03 04:05:19.041122 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2025.09.03 04:05:19.041222 [ 4 ] {1352b7fc-f9c2-45a0-a137-bd7029bdf693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2153 | 2025.09.03 04:05:19.041265 [ 4 ] {1352b7fc-f9c2-45a0-a137-bd7029bdf693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2154 | 2025.09.03 04:05:19.041665 [ 4 ] {1352b7fc-f9c2-45a0-a137-bd7029bdf693} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2025.09.03 04:05:19.041704 [ 4 ] {1352b7fc-f9c2-45a0-a137-bd7029bdf693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2156 | 2025.09.03 04:05:19.042000 [ 4 ] {1352b7fc-f9c2-45a0-a137-bd7029bdf693} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2157 | 2025.09.03 04:05:19.042212 [ 4 ] {1352b7fc-f9c2-45a0-a137-bd7029bdf693} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2025.09.03 04:05:19.042336 [ 4 ] {1352b7fc-f9c2-45a0-a137-bd7029bdf693} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.68 MiB/sec. | ||
| 2159 | 2025.09.03 04:05:19.042372 [ 4 ] {1352b7fc-f9c2-45a0-a137-bd7029bdf693} <Debug> TCPHandler: Processed in 0.00130398 sec. | ||
| 2160 | 2025.09.03 04:05:19.042480 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2161 | 2025.09.03 04:05:19.042575 [ 4 ] {84f2ccc1-e6a2-420f-bdf3-aae32648dc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2162 | 2025.09.03 04:05:19.042615 [ 4 ] {84f2ccc1-e6a2-420f-bdf3-aae32648dc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2163 | 2025.09.03 04:05:19.043034 [ 4 ] {84f2ccc1-e6a2-420f-bdf3-aae32648dc79} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2025.09.03 04:05:19.043070 [ 4 ] {84f2ccc1-e6a2-420f-bdf3-aae32648dc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2165 | 2025.09.03 04:05:19.043374 [ 4 ] {84f2ccc1-e6a2-420f-bdf3-aae32648dc79} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2166 | 2025.09.03 04:05:19.043588 [ 4 ] {84f2ccc1-e6a2-420f-bdf3-aae32648dc79} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2025.09.03 04:05:19.043711 [ 4 ] {84f2ccc1-e6a2-420f-bdf3-aae32648dc79} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001154 sec., 77989.6013864818 rows/sec., 6.09 MiB/sec. | ||
| 2168 | 2025.09.03 04:05:19.043748 [ 4 ] {84f2ccc1-e6a2-420f-bdf3-aae32648dc79} <Debug> TCPHandler: Processed in 0.00131754 sec. | ||
| 2169 | 2025.09.03 04:05:19.043857 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2025.09.03 04:05:19.043946 [ 4 ] {970df8cf-60e9-40e5-8aa6-4061fdf7817c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2171 | 2025.09.03 04:05:19.043987 [ 4 ] {970df8cf-60e9-40e5-8aa6-4061fdf7817c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2172 | 2025.09.03 04:05:19.044364 [ 4 ] {970df8cf-60e9-40e5-8aa6-4061fdf7817c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2025.09.03 04:05:19.044397 [ 4 ] {970df8cf-60e9-40e5-8aa6-4061fdf7817c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2174 | 2025.09.03 04:05:19.044706 [ 4 ] {970df8cf-60e9-40e5-8aa6-4061fdf7817c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2175 | 2025.09.03 04:05:19.044980 [ 4 ] {970df8cf-60e9-40e5-8aa6-4061fdf7817c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2025.09.03 04:05:19.045106 [ 4 ] {970df8cf-60e9-40e5-8aa6-4061fdf7817c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 2177 | 2025.09.03 04:05:19.045142 [ 4 ] {970df8cf-60e9-40e5-8aa6-4061fdf7817c} <Debug> TCPHandler: Processed in 0.00133033 sec. | ||
| 2178 | 2025.09.03 04:05:19.045258 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2025.09.03 04:05:19.045361 [ 4 ] {8e0b5fec-9511-4c39-8995-20cb452a7efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2180 | 2025.09.03 04:05:19.045419 [ 4 ] {8e0b5fec-9511-4c39-8995-20cb452a7efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2181 | 2025.09.03 04:05:19.046236 [ 4 ] {8e0b5fec-9511-4c39-8995-20cb452a7efd} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2025.09.03 04:05:19.046277 [ 4 ] {8e0b5fec-9511-4c39-8995-20cb452a7efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2183 | 2025.09.03 04:05:19.046841 [ 4 ] {8e0b5fec-9511-4c39-8995-20cb452a7efd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2184 | 2025.09.03 04:05:19.047068 [ 4 ] {8e0b5fec-9511-4c39-8995-20cb452a7efd} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2025.09.03 04:05:19.047176 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2186 | 2025.09.03 04:05:19.047203 [ 4 ] {8e0b5fec-9511-4c39-8995-20cb452a7efd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00186 sec., 13978.494623655914 rows/sec., 25.05 MiB/sec. | ||
| 2187 | 2025.09.03 04:05:19.047250 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2025.09.03 04:05:19.047279 [ 4 ] {8e0b5fec-9511-4c39-8995-20cb452a7efd} <Debug> TCPHandler: Processed in 0.002082285 sec. | ||
| 2189 | 2025.09.03 04:05:19.047282 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2190 | 2025.09.03 04:05:19.047409 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2025.09.03 04:05:19.047415 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 2192 | 2025.09.03 04:05:19.047512 [ 4 ] {65b3c086-03c2-4e32-bb70-73a9fb236111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2193 | 2025.09.03 04:05:19.047557 [ 4 ] {65b3c086-03c2-4e32-bb70-73a9fb236111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2194 | 2025.09.03 04:05:19.047619 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2195 | 2025.09.03 04:05:19.047681 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 82 rows starting from the beginning of the part | ||
| 2196 | 2025.09.03 04:05:19.047833 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2197 | 2025.09.03 04:05:19.047913 [ 4 ] {65b3c086-03c2-4e32-bb70-73a9fb236111} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.09.03 04:05:19.047945 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2199 | 2025.09.03 04:05:19.047951 [ 4 ] {65b3c086-03c2-4e32-bb70-73a9fb236111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2200 | 2025.09.03 04:05:19.048052 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2201 | 2025.09.03 04:05:19.048151 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2202 | 2025.09.03 04:05:19.048258 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2203 | 2025.09.03 04:05:19.048262 [ 4 ] {65b3c086-03c2-4e32-bb70-73a9fb236111} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2204 | 2025.09.03 04:05:19.048475 [ 4 ] {65b3c086-03c2-4e32-bb70-73a9fb236111} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2025.09.03 04:05:19.048607 [ 4 ] {65b3c086-03c2-4e32-bb70-73a9fb236111} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 2206 | 2025.09.03 04:05:19.048644 [ 4 ] {65b3c086-03c2-4e32-bb70-73a9fb236111} <Debug> TCPHandler: Processed in 0.001292639 sec. | ||
| 2207 | 2025.09.03 04:05:19.055067 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 19 columns (19 merged, 0 gathered) in 0.007690005 sec., 23407.006887511776 rows/sec., 41.94 MiB/sec. | ||
| 2208 | 2025.09.03 04:05:19.055632 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2209 | 2025.09.03 04:05:19.056103 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2025.09.03 04:05:19.056204 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2211 | 2025.09.03 04:05:19.056349 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2212 | 2025.09.03 04:05:22.007415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 314 | ||
| 2213 | 2025.09.03 04:05:22.009726 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2025.09.03 04:05:22.009787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2215 | 2025.09.03 04:05:22.011074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2216 | 2025.09.03 04:05:22.011374 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2025.09.03 04:05:22.011796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2218 | 2025.09.03 04:05:24.059437 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2219 | 2025.09.03 04:05:24.059785 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2220 | 2025.09.03 04:05:24.060139 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2221 | 2025.09.03 04:05:24.060180 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2222 | 2025.09.03 04:05:24.060446 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2223 | 2025.09.03 04:05:24.060516 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2224 | 2025.09.03 04:05:24.060660 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2225 | 2025.09.03 04:05:24.060923 [ 291 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2226 | 2025.09.03 04:05:24.060985 [ 292 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2227 | 2025.09.03 04:05:24.060985 [ 290 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2228 | 2025.09.03 04:05:24.061198 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2229 | 2025.09.03 04:05:24.061231 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2230 | 2025.09.03 04:05:24.061318 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2231 | 2025.09.03 04:05:24.061339 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Debug> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2232 | 2025.09.03 04:05:24.061374 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2233 | 2025.09.03 04:05:24.061415 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2234 | 2025.09.03 04:05:24.061453 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2235 | 2025.09.03 04:05:24.062429 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002787 sec., 10405.453893074991 rows/sec., 421.88 KiB/sec. | ||
| 2236 | 2025.09.03 04:05:24.062558 [ 4 ] {0f211533-0035-4c21-8d7d-a2f62aa131c2} <Debug> TCPHandler: Processed in 0.003298584 sec. | ||
| 2237 | 2025.09.03 04:05:24.069375 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2025.09.03 04:05:24.069583 [ 4 ] {5617c0ca-c628-4804-9372-2915f79c5c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2239 | 2025.09.03 04:05:24.069664 [ 4 ] {5617c0ca-c628-4804-9372-2915f79c5c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2240 | 2025.09.03 04:05:24.070342 [ 4 ] {5617c0ca-c628-4804-9372-2915f79c5c49} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2025.09.03 04:05:24.070385 [ 4 ] {5617c0ca-c628-4804-9372-2915f79c5c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2242 | 2025.09.03 04:05:24.070801 [ 4 ] {5617c0ca-c628-4804-9372-2915f79c5c49} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2243 | 2025.09.03 04:05:24.071004 [ 4 ] {5617c0ca-c628-4804-9372-2915f79c5c49} <Trace> oximeter.timeseries_schema (f7baa49a-5a8e-45bd-97e6-21c80fa2b25f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2025.09.03 04:05:24.071145 [ 4 ] {5617c0ca-c628-4804-9372-2915f79c5c49} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001621 sec., 616.9031462060457 rows/sec., 63.86 KiB/sec. | ||
| 2245 | 2025.09.03 04:05:24.071185 [ 4 ] {5617c0ca-c628-4804-9372-2915f79c5c49} <Debug> TCPHandler: Processed in 0.001912954 sec. | ||
| 2246 | 2025.09.03 04:05:24.071293 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2025.09.03 04:05:24.071384 [ 4 ] {92c8cae8-32ed-4755-ae4c-76675bc80724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2248 | 2025.09.03 04:05:24.071422 [ 4 ] {92c8cae8-32ed-4755-ae4c-76675bc80724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2249 | 2025.09.03 04:05:24.071807 [ 4 ] {92c8cae8-32ed-4755-ae4c-76675bc80724} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2025.09.03 04:05:24.071843 [ 4 ] {92c8cae8-32ed-4755-ae4c-76675bc80724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2251 | 2025.09.03 04:05:24.072202 [ 4 ] {92c8cae8-32ed-4755-ae4c-76675bc80724} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2252 | 2025.09.03 04:05:24.072410 [ 4 ] {92c8cae8-32ed-4755-ae4c-76675bc80724} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2025.09.03 04:05:24.072532 [ 4 ] {92c8cae8-32ed-4755-ae4c-76675bc80724} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001153 sec., 12142.237640936688 rows/sec., 990.11 KiB/sec. | ||
| 2254 | 2025.09.03 04:05:24.072571 [ 4 ] {92c8cae8-32ed-4755-ae4c-76675bc80724} <Debug> TCPHandler: Processed in 0.00131972 sec. | ||
| 2255 | 2025.09.03 04:05:24.072699 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2025.09.03 04:05:24.072825 [ 4 ] {9137f528-9d23-48ad-b3dd-f3767d025334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2257 | 2025.09.03 04:05:24.072875 [ 4 ] {9137f528-9d23-48ad-b3dd-f3767d025334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2258 | 2025.09.03 04:05:24.074028 [ 4 ] {9137f528-9d23-48ad-b3dd-f3767d025334} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2025.09.03 04:05:24.074066 [ 4 ] {9137f528-9d23-48ad-b3dd-f3767d025334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2260 | 2025.09.03 04:05:24.074483 [ 4 ] {9137f528-9d23-48ad-b3dd-f3767d025334} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2261 | 2025.09.03 04:05:24.074707 [ 4 ] {9137f528-9d23-48ad-b3dd-f3767d025334} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2025.09.03 04:05:24.074835 [ 4 ] {9137f528-9d23-48ad-b3dd-f3767d025334} <Debug> executeQuery: Read 1234 rows, 104.56 KiB in 0.002034 sec., 606686.3323500493 rows/sec., 50.20 MiB/sec. | ||
| 2263 | 2025.09.03 04:05:24.074874 [ 4 ] {9137f528-9d23-48ad-b3dd-f3767d025334} <Debug> TCPHandler: Processed in 0.002236636 sec. | ||
| 2264 | 2025.09.03 04:05:24.074993 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2025.09.03 04:05:24.075088 [ 4 ] {1ad7ff0b-c57d-4723-935c-8a3af8df28b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2266 | 2025.09.03 04:05:24.075128 [ 4 ] {1ad7ff0b-c57d-4723-935c-8a3af8df28b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2267 | 2025.09.03 04:05:24.075525 [ 4 ] {1ad7ff0b-c57d-4723-935c-8a3af8df28b5} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2025.09.03 04:05:24.075563 [ 4 ] {1ad7ff0b-c57d-4723-935c-8a3af8df28b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2269 | 2025.09.03 04:05:24.075865 [ 4 ] {1ad7ff0b-c57d-4723-935c-8a3af8df28b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2270 | 2025.09.03 04:05:24.076082 [ 4 ] {1ad7ff0b-c57d-4723-935c-8a3af8df28b5} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2025.09.03 04:05:24.076207 [ 4 ] {1ad7ff0b-c57d-4723-935c-8a3af8df28b5} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001138 sec., 25483.304042179265 rows/sec., 1.81 MiB/sec. | ||
| 2272 | 2025.09.03 04:05:24.076246 [ 4 ] {1ad7ff0b-c57d-4723-935c-8a3af8df28b5} <Debug> TCPHandler: Processed in 0.001303249 sec. | ||
| 2273 | 2025.09.03 04:05:24.076355 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2025.09.03 04:05:24.076448 [ 4 ] {e6e8c55a-2832-47ab-8b0b-7b3c5f4c5200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2275 | 2025.09.03 04:05:24.076489 [ 4 ] {e6e8c55a-2832-47ab-8b0b-7b3c5f4c5200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2276 | 2025.09.03 04:05:24.076964 [ 4 ] {e6e8c55a-2832-47ab-8b0b-7b3c5f4c5200} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2025.09.03 04:05:24.077001 [ 4 ] {e6e8c55a-2832-47ab-8b0b-7b3c5f4c5200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2278 | 2025.09.03 04:05:24.077325 [ 4 ] {e6e8c55a-2832-47ab-8b0b-7b3c5f4c5200} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2279 | 2025.09.03 04:05:24.077540 [ 4 ] {e6e8c55a-2832-47ab-8b0b-7b3c5f4c5200} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2025.09.03 04:05:24.077662 [ 4 ] {e6e8c55a-2832-47ab-8b0b-7b3c5f4c5200} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001232 sec., 185876.62337662338 rows/sec., 12.58 MiB/sec. | ||
| 2281 | 2025.09.03 04:05:24.077701 [ 4 ] {e6e8c55a-2832-47ab-8b0b-7b3c5f4c5200} <Debug> TCPHandler: Processed in 0.00139547 sec. | ||
| 2282 | 2025.09.03 04:05:24.077809 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2025.09.03 04:05:24.077903 [ 4 ] {cbaffc32-c248-4b4e-ac99-c94ebdb4a4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2284 | 2025.09.03 04:05:24.077942 [ 4 ] {cbaffc32-c248-4b4e-ac99-c94ebdb4a4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2285 | 2025.09.03 04:05:24.078535 [ 4 ] {cbaffc32-c248-4b4e-ac99-c94ebdb4a4eb} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2025.09.03 04:05:24.078571 [ 4 ] {cbaffc32-c248-4b4e-ac99-c94ebdb4a4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2287 | 2025.09.03 04:05:24.078919 [ 4 ] {cbaffc32-c248-4b4e-ac99-c94ebdb4a4eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2288 | 2025.09.03 04:05:24.079124 [ 4 ] {cbaffc32-c248-4b4e-ac99-c94ebdb4a4eb} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2025.09.03 04:05:24.079249 [ 4 ] {cbaffc32-c248-4b4e-ac99-c94ebdb4a4eb} <Debug> executeQuery: Read 558 rows, 42.47 KiB in 0.001363 sec., 409391.0491562729 rows/sec., 30.43 MiB/sec. | ||
| 2290 | 2025.09.03 04:05:24.079287 [ 4 ] {cbaffc32-c248-4b4e-ac99-c94ebdb4a4eb} <Debug> TCPHandler: Processed in 0.001527701 sec. | ||
| 2291 | 2025.09.03 04:05:24.079396 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2025.09.03 04:05:24.079491 [ 4 ] {cbb40c40-6d8c-49a7-ac17-3193a0cdc4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2293 | 2025.09.03 04:05:24.079534 [ 4 ] {cbb40c40-6d8c-49a7-ac17-3193a0cdc4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2294 | 2025.09.03 04:05:24.080065 [ 4 ] {cbb40c40-6d8c-49a7-ac17-3193a0cdc4fd} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2025.09.03 04:05:24.080102 [ 4 ] {cbb40c40-6d8c-49a7-ac17-3193a0cdc4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2296 | 2025.09.03 04:05:24.080476 [ 4 ] {cbb40c40-6d8c-49a7-ac17-3193a0cdc4fd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2297 | 2025.09.03 04:05:24.080687 [ 4 ] {cbb40c40-6d8c-49a7-ac17-3193a0cdc4fd} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2025.09.03 04:05:24.080812 [ 4 ] {cbb40c40-6d8c-49a7-ac17-3193a0cdc4fd} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.00134 sec., 635074.6268656716 rows/sec., 42.75 MiB/sec. | ||
| 2299 | 2025.09.03 04:05:24.080849 [ 4 ] {cbb40c40-6d8c-49a7-ac17-3193a0cdc4fd} <Debug> TCPHandler: Processed in 0.001502391 sec. | ||
| 2300 | 2025.09.03 04:05:24.080957 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.09.03 04:05:24.081052 [ 4 ] {cf1e333f-2e77-4cac-a244-d6e4241f3840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2302 | 2025.09.03 04:05:24.081094 [ 4 ] {cf1e333f-2e77-4cac-a244-d6e4241f3840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2303 | 2025.09.03 04:05:24.081403 [ 4 ] {cf1e333f-2e77-4cac-a244-d6e4241f3840} <Trace> oximeter.measurements_f64 (f7ffd444-6d70-4429-b2d8-75b0a2a174d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2025.09.03 04:05:24.081439 [ 4 ] {cf1e333f-2e77-4cac-a244-d6e4241f3840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2305 | 2025.09.03 04:05:24.081737 [ 4 ] {cf1e333f-2e77-4cac-a244-d6e4241f3840} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2306 | 2025.09.03 04:05:24.081952 [ 4 ] {cf1e333f-2e77-4cac-a244-d6e4241f3840} <Trace> oximeter.measurements_f64 (f7ffd444-6d70-4429-b2d8-75b0a2a174d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2025.09.03 04:05:24.082072 [ 4 ] {cf1e333f-2e77-4cac-a244-d6e4241f3840} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001039 sec., 1924.9278152069298 rows/sec., 122.19 KiB/sec. | ||
| 2308 | 2025.09.03 04:05:24.082111 [ 4 ] {cf1e333f-2e77-4cac-a244-d6e4241f3840} <Debug> TCPHandler: Processed in 0.001202969 sec. | ||
| 2309 | 2025.09.03 04:05:24.082218 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2025.09.03 04:05:24.082312 [ 4 ] {789bf5da-30fd-4915-b418-cd0f906b5102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2311 | 2025.09.03 04:05:24.082368 [ 4 ] {789bf5da-30fd-4915-b418-cd0f906b5102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2312 | 2025.09.03 04:05:24.083106 [ 4 ] {789bf5da-30fd-4915-b418-cd0f906b5102} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2025.09.03 04:05:24.083143 [ 4 ] {789bf5da-30fd-4915-b418-cd0f906b5102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2314 | 2025.09.03 04:05:24.083699 [ 4 ] {789bf5da-30fd-4915-b418-cd0f906b5102} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2315 | 2025.09.03 04:05:24.083924 [ 4 ] {789bf5da-30fd-4915-b418-cd0f906b5102} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2025.09.03 04:05:24.084058 [ 4 ] {789bf5da-30fd-4915-b418-cd0f906b5102} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001763 sec., 8508.224617129892 rows/sec., 15.25 MiB/sec. | ||
| 2317 | 2025.09.03 04:05:24.084114 [ 4 ] {789bf5da-30fd-4915-b418-cd0f906b5102} <Debug> TCPHandler: Processed in 0.001945734 sec. | ||
| 2318 | 2025.09.03 04:05:24.084220 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2025.09.03 04:05:24.084310 [ 4 ] {f5872346-7cfd-49ca-88dc-fae0c02ff8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2320 | 2025.09.03 04:05:24.084348 [ 4 ] {f5872346-7cfd-49ca-88dc-fae0c02ff8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2321 | 2025.09.03 04:05:24.084638 [ 4 ] {f5872346-7cfd-49ca-88dc-fae0c02ff8ec} <Trace> oximeter.measurements_i64 (5fee33f8-7a57-4844-b9a4-cb612e21b0f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2025.09.03 04:05:24.084672 [ 4 ] {f5872346-7cfd-49ca-88dc-fae0c02ff8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2323 | 2025.09.03 04:05:24.084954 [ 4 ] {f5872346-7cfd-49ca-88dc-fae0c02ff8ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2324 | 2025.09.03 04:05:24.085212 [ 4 ] {f5872346-7cfd-49ca-88dc-fae0c02ff8ec} <Trace> oximeter.measurements_i64 (5fee33f8-7a57-4844-b9a4-cb612e21b0f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2025.09.03 04:05:24.085334 [ 4 ] {f5872346-7cfd-49ca-88dc-fae0c02ff8ec} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001034 sec., 8704.061895551258 rows/sec., 614.84 KiB/sec. | ||
| 2326 | 2025.09.03 04:05:24.085371 [ 4 ] {f5872346-7cfd-49ca-88dc-fae0c02ff8ec} <Debug> TCPHandler: Processed in 0.001197868 sec. | ||
| 2327 | 2025.09.03 04:05:24.085484 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2025.09.03 04:05:24.085600 [ 4 ] {51b491b0-21ff-4db9-b344-f596b4667379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2329 | 2025.09.03 04:05:24.085649 [ 4 ] {51b491b0-21ff-4db9-b344-f596b4667379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2330 | 2025.09.03 04:05:24.086027 [ 4 ] {51b491b0-21ff-4db9-b344-f596b4667379} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2025.09.03 04:05:24.086070 [ 4 ] {51b491b0-21ff-4db9-b344-f596b4667379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2332 | 2025.09.03 04:05:24.086429 [ 4 ] {51b491b0-21ff-4db9-b344-f596b4667379} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2333 | 2025.09.03 04:05:24.086673 [ 4 ] {51b491b0-21ff-4db9-b344-f596b4667379} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2025.09.03 04:05:24.086805 [ 4 ] {51b491b0-21ff-4db9-b344-f596b4667379} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 2335 | 2025.09.03 04:05:24.086840 [ 4 ] {51b491b0-21ff-4db9-b344-f596b4667379} <Debug> TCPHandler: Processed in 0.00141591 sec. | ||
| 2336 | 2025.09.03 04:05:24.488773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2337 | 2025.09.03 04:05:24.489341 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2025.09.03 04:05:24.489397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2339 | 2025.09.03 04:05:24.490043 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2340 | 2025.09.03 04:05:24.490302 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2025.09.03 04:05:24.490450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2342 | 2025.09.03 04:05:24.490461 [ 102 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2343 | 2025.09.03 04:05:24.490542 [ 102 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2025.09.03 04:05:24.490568 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2345 | 2025.09.03 04:05:24.490696 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 2346 | 2025.09.03 04:05:24.490837 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2347 | 2025.09.03 04:05:24.490879 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 2348 | 2025.09.03 04:05:24.490947 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 2349 | 2025.09.03 04:05:24.490990 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 2350 | 2025.09.03 04:05:24.491029 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 2351 | 2025.09.03 04:05:24.491065 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 2352 | 2025.09.03 04:05:24.491106 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 2353 | 2025.09.03 04:05:24.492465 [ 202 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001822493 sec., 2811533.432501524 rows/sec., 40.22 MiB/sec. | ||
| 2354 | 2025.09.03 04:05:24.493533 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2355 | 2025.09.03 04:05:24.493926 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_11_2} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2025.09.03 04:05:24.494029 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_11_2} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2357 | 2025.09.03 04:05:24.494138 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2358 | 2025.09.03 04:05:24.764412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2359 | 2025.09.03 04:05:24.782368 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2025.09.03 04:05:24.782427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2361 | 2025.09.03 04:05:24.788164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2362 | 2025.09.03 04:05:24.788900 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2025.09.03 04:05:24.789183 [ 102 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2364 | 2025.09.03 04:05:24.789232 [ 102 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2025.09.03 04:05:24.789256 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2366 | 2025.09.03 04:05:24.789376 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 2367 | 2025.09.03 04:05:24.792756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2368 | 2025.09.03 04:05:24.793647 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2369 | 2025.09.03 04:05:24.795073 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 2370 | 2025.09.03 04:05:24.799682 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 2371 | 2025.09.03 04:05:24.803738 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 2372 | 2025.09.03 04:05:24.808199 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 2373 | 2025.09.03 04:05:24.812691 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 2374 | 2025.09.03 04:05:24.817041 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 2375 | 2025.09.03 04:05:24.872590 [ 186 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083256523 sec., 996.9188840614927 rows/sec., 5.15 MiB/sec. | ||
| 2376 | 2025.09.03 04:05:24.875031 [ 192 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2377 | 2025.09.03 04:05:24.877126 [ 192 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_11_2} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2025.09.03 04:05:24.877234 [ 192 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_11_2} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2379 | 2025.09.03 04:05:24.879127 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2380 | 2025.09.03 04:05:25.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.68 MiB, peak 195.58 MiB, free memory in arenas 0.00 B, will set to 194.39 MiB (RSS), difference: 8.70 MiB | ||
| 2381 | 2025.09.03 04:05:29.040212 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2025.09.03 04:05:29.040411 [ 4 ] {883b9fac-a269-4883-9cfb-46f7f76b598e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2383 | 2025.09.03 04:05:29.040484 [ 4 ] {883b9fac-a269-4883-9cfb-46f7f76b598e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2384 | 2025.09.03 04:05:29.041226 [ 4 ] {883b9fac-a269-4883-9cfb-46f7f76b598e} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2025.09.03 04:05:29.041281 [ 4 ] {883b9fac-a269-4883-9cfb-46f7f76b598e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2386 | 2025.09.03 04:05:29.041706 [ 4 ] {883b9fac-a269-4883-9cfb-46f7f76b598e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2387 | 2025.09.03 04:05:29.041940 [ 4 ] {883b9fac-a269-4883-9cfb-46f7f76b598e} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2025.09.03 04:05:29.042100 [ 4 ] {883b9fac-a269-4883-9cfb-46f7f76b598e} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00174 sec., 62068.96551724138 rows/sec., 5.21 MiB/sec. | ||
| 2389 | 2025.09.03 04:05:29.042149 [ 4 ] {883b9fac-a269-4883-9cfb-46f7f76b598e} <Debug> TCPHandler: Processed in 0.002072125 sec. | ||
| 2390 | 2025.09.03 04:05:29.042286 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.09.03 04:05:29.042394 [ 4 ] {f72782eb-5375-42a6-ad7d-603d24f907bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2392 | 2025.09.03 04:05:29.042440 [ 4 ] {f72782eb-5375-42a6-ad7d-603d24f907bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2393 | 2025.09.03 04:05:29.042893 [ 4 ] {f72782eb-5375-42a6-ad7d-603d24f907bd} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.09.03 04:05:29.042932 [ 4 ] {f72782eb-5375-42a6-ad7d-603d24f907bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2395 | 2025.09.03 04:05:29.043253 [ 4 ] {f72782eb-5375-42a6-ad7d-603d24f907bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2396 | 2025.09.03 04:05:29.043473 [ 4 ] {f72782eb-5375-42a6-ad7d-603d24f907bd} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.09.03 04:05:29.043613 [ 4 ] {f72782eb-5375-42a6-ad7d-603d24f907bd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001245 sec., 20883.534136546183 rows/sec., 1.53 MiB/sec. | ||
| 2398 | 2025.09.03 04:05:29.043652 [ 4 ] {f72782eb-5375-42a6-ad7d-603d24f907bd} <Debug> TCPHandler: Processed in 0.001420451 sec. | ||
| 2399 | 2025.09.03 04:05:29.043770 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2025.09.03 04:05:29.043868 [ 4 ] {ee9a77dc-4931-420c-a657-c85acc977df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2401 | 2025.09.03 04:05:29.043910 [ 4 ] {ee9a77dc-4931-420c-a657-c85acc977df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2402 | 2025.09.03 04:05:29.044336 [ 4 ] {ee9a77dc-4931-420c-a657-c85acc977df5} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2025.09.03 04:05:29.044373 [ 4 ] {ee9a77dc-4931-420c-a657-c85acc977df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2404 | 2025.09.03 04:05:29.044699 [ 4 ] {ee9a77dc-4931-420c-a657-c85acc977df5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2405 | 2025.09.03 04:05:29.044911 [ 4 ] {ee9a77dc-4931-420c-a657-c85acc977df5} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2025.09.03 04:05:29.045032 [ 4 ] {ee9a77dc-4931-420c-a657-c85acc977df5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001216 sec., 74013.15789473684 rows/sec., 5.78 MiB/sec. | ||
| 2407 | 2025.09.03 04:05:29.045066 [ 4 ] {ee9a77dc-4931-420c-a657-c85acc977df5} <Debug> TCPHandler: Processed in 0.00138135 sec. | ||
| 2408 | 2025.09.03 04:05:29.045176 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2025.09.03 04:05:29.045267 [ 4 ] {f1caed8e-6bcc-4952-974f-992d89c17e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2410 | 2025.09.03 04:05:29.045308 [ 4 ] {f1caed8e-6bcc-4952-974f-992d89c17e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2411 | 2025.09.03 04:05:29.045795 [ 4 ] {f1caed8e-6bcc-4952-974f-992d89c17e0d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2025.09.03 04:05:29.045833 [ 4 ] {f1caed8e-6bcc-4952-974f-992d89c17e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2413 | 2025.09.03 04:05:29.046210 [ 4 ] {f1caed8e-6bcc-4952-974f-992d89c17e0d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2414 | 2025.09.03 04:05:29.046423 [ 4 ] {f1caed8e-6bcc-4952-974f-992d89c17e0d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2025.09.03 04:05:29.046555 [ 4 ] {f1caed8e-6bcc-4952-974f-992d89c17e0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 2416 | 2025.09.03 04:05:29.046593 [ 4 ] {f1caed8e-6bcc-4952-974f-992d89c17e0d} <Debug> TCPHandler: Processed in 0.001425 sec. | ||
| 2417 | 2025.09.03 04:05:29.046711 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2025.09.03 04:05:29.046806 [ 4 ] {fa59db04-6eaf-40c1-92ce-07c6274d66cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2419 | 2025.09.03 04:05:29.046863 [ 4 ] {fa59db04-6eaf-40c1-92ce-07c6274d66cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2420 | 2025.09.03 04:05:29.047660 [ 4 ] {fa59db04-6eaf-40c1-92ce-07c6274d66cc} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2025.09.03 04:05:29.047697 [ 4 ] {fa59db04-6eaf-40c1-92ce-07c6274d66cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2422 | 2025.09.03 04:05:29.048249 [ 4 ] {fa59db04-6eaf-40c1-92ce-07c6274d66cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2423 | 2025.09.03 04:05:29.048536 [ 4 ] {fa59db04-6eaf-40c1-92ce-07c6274d66cc} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2025.09.03 04:05:29.048729 [ 4 ] {fa59db04-6eaf-40c1-92ce-07c6274d66cc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00194 sec., 13402.061855670103 rows/sec., 24.02 MiB/sec. | ||
| 2425 | 2025.09.03 04:05:29.048818 [ 4 ] {fa59db04-6eaf-40c1-92ce-07c6274d66cc} <Debug> TCPHandler: Processed in 0.002156936 sec. | ||
| 2426 | 2025.09.03 04:05:29.048966 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2025.09.03 04:05:29.049087 [ 4 ] {9089ffd8-3e80-4a7b-b70f-b8a7e7f63e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2428 | 2025.09.03 04:05:29.049144 [ 4 ] {9089ffd8-3e80-4a7b-b70f-b8a7e7f63e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2429 | 2025.09.03 04:05:29.049530 [ 4 ] {9089ffd8-3e80-4a7b-b70f-b8a7e7f63e4c} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2025.09.03 04:05:29.049567 [ 4 ] {9089ffd8-3e80-4a7b-b70f-b8a7e7f63e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2431 | 2025.09.03 04:05:29.049890 [ 4 ] {9089ffd8-3e80-4a7b-b70f-b8a7e7f63e4c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2432 | 2025.09.03 04:05:29.050106 [ 4 ] {9089ffd8-3e80-4a7b-b70f-b8a7e7f63e4c} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2025.09.03 04:05:29.050235 [ 4 ] {9089ffd8-3e80-4a7b-b70f-b8a7e7f63e4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 2434 | 2025.09.03 04:05:29.050272 [ 4 ] {9089ffd8-3e80-4a7b-b70f-b8a7e7f63e4c} <Debug> TCPHandler: Processed in 0.001369901 sec. | ||
| 2435 | 2025.09.03 04:05:31.889297 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2436 | 2025.09.03 04:05:31.889366 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2437 | 2025.09.03 04:05:31.991079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2438 | 2025.09.03 04:05:31.991606 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2025.09.03 04:05:31.991656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2440 | 2025.09.03 04:05:31.992254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2441 | 2025.09.03 04:05:31.992497 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2025.09.03 04:05:31.992643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2443 | 2025.09.03 04:05:32.012646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 350 | ||
| 2444 | 2025.09.03 04:05:32.014876 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2025.09.03 04:05:32.014924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2446 | 2025.09.03 04:05:32.016119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2447 | 2025.09.03 04:05:32.016388 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2025.09.03 04:05:32.016723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2449 | 2025.09.03 04:05:32.293387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2450 | 2025.09.03 04:05:32.311318 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.09.03 04:05:32.311387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2452 | 2025.09.03 04:05:32.317432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2453 | 2025.09.03 04:05:32.318268 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.09.03 04:05:32.322401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2455 | 2025.09.03 04:05:34.039964 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2025.09.03 04:05:34.040237 [ 4 ] {e34cfc21-8124-499e-b48f-397d9c9de31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2457 | 2025.09.03 04:05:34.040338 [ 4 ] {e34cfc21-8124-499e-b48f-397d9c9de31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2458 | 2025.09.03 04:05:34.041174 [ 4 ] {e34cfc21-8124-499e-b48f-397d9c9de31d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2025.09.03 04:05:34.041217 [ 4 ] {e34cfc21-8124-499e-b48f-397d9c9de31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2460 | 2025.09.03 04:05:34.041596 [ 4 ] {e34cfc21-8124-499e-b48f-397d9c9de31d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2461 | 2025.09.03 04:05:34.041826 [ 4 ] {e34cfc21-8124-499e-b48f-397d9c9de31d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2025.09.03 04:05:34.041949 [ 6 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2463 | 2025.09.03 04:05:34.041972 [ 4 ] {e34cfc21-8124-499e-b48f-397d9c9de31d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00181 sec., 47513.812154696134 rows/sec., 3.99 MiB/sec. | ||
| 2464 | 2025.09.03 04:05:34.042020 [ 6 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.09.03 04:05:34.042029 [ 4 ] {e34cfc21-8124-499e-b48f-397d9c9de31d} <Debug> TCPHandler: Processed in 0.002246186 sec. | ||
| 2466 | 2025.09.03 04:05:34.042050 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2467 | 2025.09.03 04:05:34.042156 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 2468 | 2025.09.03 04:05:34.042177 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2025.09.03 04:05:34.042253 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2470 | 2025.09.03 04:05:34.042279 [ 4 ] {944fb74d-4049-4c50-beab-9591f9a4f248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2471 | 2025.09.03 04:05:34.042281 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1274 rows starting from the beginning of the part | ||
| 2472 | 2025.09.03 04:05:34.042320 [ 4 ] {944fb74d-4049-4c50-beab-9591f9a4f248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2473 | 2025.09.03 04:05:34.042346 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2474 | 2025.09.03 04:05:34.042388 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 2475 | 2025.09.03 04:05:34.042428 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1234 rows starting from the beginning of the part | ||
| 2476 | 2025.09.03 04:05:34.042467 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
| 2477 | 2025.09.03 04:05:34.042507 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 2478 | 2025.09.03 04:05:34.042713 [ 4 ] {944fb74d-4049-4c50-beab-9591f9a4f248} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2025.09.03 04:05:34.042747 [ 4 ] {944fb74d-4049-4c50-beab-9591f9a4f248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2480 | 2025.09.03 04:05:34.043042 [ 4 ] {944fb74d-4049-4c50-beab-9591f9a4f248} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2481 | 2025.09.03 04:05:34.043250 [ 4 ] {944fb74d-4049-4c50-beab-9591f9a4f248} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2025.09.03 04:05:34.043373 [ 4 ] {944fb74d-4049-4c50-beab-9591f9a4f248} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001113 sec., 13477.08894878706 rows/sec., 1013.41 KiB/sec. | ||
| 2483 | 2025.09.03 04:05:34.043408 [ 4 ] {944fb74d-4049-4c50-beab-9591f9a4f248} <Debug> TCPHandler: Processed in 0.001278989 sec. | ||
| 2484 | 2025.09.03 04:05:34.043521 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2025.09.03 04:05:34.043649 [ 4 ] {f6a628b5-663b-44d0-a136-fddc906df0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2486 | 2025.09.03 04:05:34.043697 [ 4 ] {f6a628b5-663b-44d0-a136-fddc906df0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2487 | 2025.09.03 04:05:34.043703 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585441 sec., 1820313.7171298082 rows/sec., 157.97 MiB/sec. | ||
| 2488 | 2025.09.03 04:05:34.043911 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2489 | 2025.09.03 04:05:34.044159 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.09.03 04:05:34.044200 [ 4 ] {f6a628b5-663b-44d0-a136-fddc906df0f6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2025.09.03 04:05:34.044218 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_16_3} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2492 | 2025.09.03 04:05:34.044245 [ 4 ] {f6a628b5-663b-44d0-a136-fddc906df0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2493 | 2025.09.03 04:05:34.044288 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2494 | 2025.09.03 04:05:34.044631 [ 4 ] {f6a628b5-663b-44d0-a136-fddc906df0f6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2495 | 2025.09.03 04:05:34.044844 [ 4 ] {f6a628b5-663b-44d0-a136-fddc906df0f6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2025.09.03 04:05:34.044945 [ 12 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2497 | 2025.09.03 04:05:34.044967 [ 4 ] {f6a628b5-663b-44d0-a136-fddc906df0f6} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001342 sec., 58867.36214605067 rows/sec., 4.60 MiB/sec. | ||
| 2498 | 2025.09.03 04:05:34.045009 [ 12 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2025.09.03 04:05:34.045019 [ 4 ] {f6a628b5-663b-44d0-a136-fddc906df0f6} <Debug> TCPHandler: Processed in 0.001556672 sec. | ||
| 2500 | 2025.09.03 04:05:34.045039 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2501 | 2025.09.03 04:05:34.045131 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 2502 | 2025.09.03 04:05:34.045136 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2025.09.03 04:05:34.045219 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2504 | 2025.09.03 04:05:34.045243 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 578 rows starting from the beginning of the part | ||
| 2505 | 2025.09.03 04:05:34.045248 [ 4 ] {31bad6ad-5669-4759-89eb-9e0fcb7a14b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2506 | 2025.09.03 04:05:34.045292 [ 4 ] {31bad6ad-5669-4759-89eb-9e0fcb7a14b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2507 | 2025.09.03 04:05:34.045309 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2508 | 2025.09.03 04:05:34.045352 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 2509 | 2025.09.03 04:05:34.045390 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 558 rows starting from the beginning of the part | ||
| 2510 | 2025.09.03 04:05:34.045429 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 2511 | 2025.09.03 04:05:34.045468 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 79 rows starting from the beginning of the part | ||
| 2512 | 2025.09.03 04:05:34.045701 [ 4 ] {31bad6ad-5669-4759-89eb-9e0fcb7a14b4} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2025.09.03 04:05:34.045735 [ 4 ] {31bad6ad-5669-4759-89eb-9e0fcb7a14b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2514 | 2025.09.03 04:05:34.046061 [ 4 ] {31bad6ad-5669-4759-89eb-9e0fcb7a14b4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2515 | 2025.09.03 04:05:34.046256 [ 4 ] {31bad6ad-5669-4759-89eb-9e0fcb7a14b4} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2025.09.03 04:05:34.046325 [ 193 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1469 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244539 sec., 1180356.7425367946 rows/sec., 93.31 MiB/sec. | ||
| 2517 | 2025.09.03 04:05:34.046351 [ 12 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2518 | 2025.09.03 04:05:34.046376 [ 4 ] {31bad6ad-5669-4759-89eb-9e0fcb7a14b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 2519 | 2025.09.03 04:05:34.046395 [ 12 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2025.09.03 04:05:34.046417 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2521 | 2025.09.03 04:05:34.046417 [ 4 ] {31bad6ad-5669-4759-89eb-9e0fcb7a14b4} <Debug> TCPHandler: Processed in 0.00136054 sec. | ||
| 2522 | 2025.09.03 04:05:34.046478 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2523 | 2025.09.03 04:05:34.046516 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 2524 | 2025.09.03 04:05:34.046528 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2025.09.03 04:05:34.046635 [ 4 ] {37362ea7-f4f4-4595-b3df-e285cbf75acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2526 | 2025.09.03 04:05:34.046659 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2527 | 2025.09.03 04:05:34.046685 [ 4 ] {37362ea7-f4f4-4595-b3df-e285cbf75acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2528 | 2025.09.03 04:05:34.046698 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3430 rows starting from the beginning of the part | ||
| 2529 | 2025.09.03 04:05:34.046707 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2025.09.03 04:05:34.046768 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2531 | 2025.09.03 04:05:34.046773 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_16_3} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2532 | 2025.09.03 04:05:34.046823 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 2533 | 2025.09.03 04:05:34.046846 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2534 | 2025.09.03 04:05:34.046869 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 851 rows starting from the beginning of the part | ||
| 2535 | 2025.09.03 04:05:34.046981 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2536 | 2025.09.03 04:05:34.047027 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 2537 | 2025.09.03 04:05:34.047478 [ 4 ] {37362ea7-f4f4-4595-b3df-e285cbf75acc} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2025.09.03 04:05:34.047525 [ 4 ] {37362ea7-f4f4-4595-b3df-e285cbf75acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2539 | 2025.09.03 04:05:34.048131 [ 4 ] {37362ea7-f4f4-4595-b3df-e285cbf75acc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2540 | 2025.09.03 04:05:34.048351 [ 4 ] {37362ea7-f4f4-4595-b3df-e285cbf75acc} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2025.09.03 04:05:34.048483 [ 4 ] {37362ea7-f4f4-4595-b3df-e285cbf75acc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001818 sec., 8250.82508250825 rows/sec., 14.79 MiB/sec. | ||
| 2542 | 2025.09.03 04:05:34.048536 [ 4 ] {37362ea7-f4f4-4595-b3df-e285cbf75acc} <Debug> TCPHandler: Processed in 0.002018785 sec. | ||
| 2543 | 2025.09.03 04:05:34.048656 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2025.09.03 04:05:34.048786 [ 4 ] {d0e374f3-6389-42d1-8176-20e86ab5909e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2545 | 2025.09.03 04:05:34.048837 [ 4 ] {d0e374f3-6389-42d1-8176-20e86ab5909e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2546 | 2025.09.03 04:05:34.049139 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4921 rows, containing 5 columns (5 merged, 0 gathered) in 0.002635169 sec., 1867432.4113557802 rows/sec., 127.31 MiB/sec. | ||
| 2547 | 2025.09.03 04:05:34.049259 [ 4 ] {d0e374f3-6389-42d1-8176-20e86ab5909e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2025.09.03 04:05:34.049306 [ 4 ] {d0e374f3-6389-42d1-8176-20e86ab5909e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2549 | 2025.09.03 04:05:34.049627 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2550 | 2025.09.03 04:05:34.049693 [ 4 ] {d0e374f3-6389-42d1-8176-20e86ab5909e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2551 | 2025.09.03 04:05:34.049987 [ 4 ] {d0e374f3-6389-42d1-8176-20e86ab5909e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2025.09.03 04:05:34.049987 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2025.09.03 04:05:34.050080 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2554 | 2025.09.03 04:05:34.050097 [ 12 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2555 | 2025.09.03 04:05:34.050127 [ 4 ] {d0e374f3-6389-42d1-8176-20e86ab5909e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 2556 | 2025.09.03 04:05:34.050151 [ 12 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2025.09.03 04:05:34.050175 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2558 | 2025.09.03 04:05:34.050177 [ 4 ] {d0e374f3-6389-42d1-8176-20e86ab5909e} <Debug> TCPHandler: Processed in 0.001573051 sec. | ||
| 2559 | 2025.09.03 04:05:34.050185 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2560 | 2025.09.03 04:05:34.050292 [ 197 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2561 | 2025.09.03 04:05:34.050374 [ 197 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2562 | 2025.09.03 04:05:34.050398 [ 197 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2563 | 2025.09.03 04:05:34.050472 [ 197 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2564 | 2025.09.03 04:05:34.050514 [ 197 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2565 | 2025.09.03 04:05:34.050553 [ 197 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2566 | 2025.09.03 04:05:34.050595 [ 197 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2567 | 2025.09.03 04:05:34.050640 [ 197 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 2568 | 2025.09.03 04:05:34.051405 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001142588 sec., 787685.4999352348 rows/sec., 53.08 MiB/sec. | ||
| 2569 | 2025.09.03 04:05:34.051616 [ 193 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2570 | 2025.09.03 04:05:34.051922 [ 193 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_16_3} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2025.09.03 04:05:34.051995 [ 193 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_16_3} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2572 | 2025.09.03 04:05:34.052059 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2573 | 2025.09.03 04:05:39.040027 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2025.09.03 04:05:39.040246 [ 4 ] {7cf158d9-1ae1-4d5c-910c-61c4488608df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2575 | 2025.09.03 04:05:39.040329 [ 4 ] {7cf158d9-1ae1-4d5c-910c-61c4488608df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2576 | 2025.09.03 04:05:39.041009 [ 4 ] {7cf158d9-1ae1-4d5c-910c-61c4488608df} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2025.09.03 04:05:39.041061 [ 4 ] {7cf158d9-1ae1-4d5c-910c-61c4488608df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2578 | 2025.09.03 04:05:39.041455 [ 4 ] {7cf158d9-1ae1-4d5c-910c-61c4488608df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2579 | 2025.09.03 04:05:39.041697 [ 4 ] {7cf158d9-1ae1-4d5c-910c-61c4488608df} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2025.09.03 04:05:39.041846 [ 4 ] {7cf158d9-1ae1-4d5c-910c-61c4488608df} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001656 sec., 1207.729468599034 rows/sec., 98.48 KiB/sec. | ||
| 2581 | 2025.09.03 04:05:39.041889 [ 4 ] {7cf158d9-1ae1-4d5c-910c-61c4488608df} <Debug> TCPHandler: Processed in 0.002001994 sec. | ||
| 2582 | 2025.09.03 04:05:39.042019 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2025.09.03 04:05:39.042136 [ 4 ] {8f706952-19ca-41d4-bd45-9c43d3b14f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2584 | 2025.09.03 04:05:39.042189 [ 4 ] {8f706952-19ca-41d4-bd45-9c43d3b14f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2585 | 2025.09.03 04:05:39.042739 [ 4 ] {8f706952-19ca-41d4-bd45-9c43d3b14f11} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2025.09.03 04:05:39.042785 [ 4 ] {8f706952-19ca-41d4-bd45-9c43d3b14f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2587 | 2025.09.03 04:05:39.043164 [ 4 ] {8f706952-19ca-41d4-bd45-9c43d3b14f11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2588 | 2025.09.03 04:05:39.043374 [ 4 ] {8f706952-19ca-41d4-bd45-9c43d3b14f11} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2025.09.03 04:05:39.043502 [ 4 ] {8f706952-19ca-41d4-bd45-9c43d3b14f11} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001394 sec., 78192.2525107604 rows/sec., 6.55 MiB/sec. | ||
| 2590 | 2025.09.03 04:05:39.043540 [ 4 ] {8f706952-19ca-41d4-bd45-9c43d3b14f11} <Debug> TCPHandler: Processed in 0.001576381 sec. | ||
| 2591 | 2025.09.03 04:05:39.043651 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2025.09.03 04:05:39.043747 [ 4 ] {33c4a143-c0ff-48c4-8d31-1a75ad58520d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2593 | 2025.09.03 04:05:39.043787 [ 4 ] {33c4a143-c0ff-48c4-8d31-1a75ad58520d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2594 | 2025.09.03 04:05:39.044187 [ 4 ] {33c4a143-c0ff-48c4-8d31-1a75ad58520d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2025.09.03 04:05:39.044223 [ 4 ] {33c4a143-c0ff-48c4-8d31-1a75ad58520d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2596 | 2025.09.03 04:05:39.044577 [ 4 ] {33c4a143-c0ff-48c4-8d31-1a75ad58520d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2597 | 2025.09.03 04:05:39.044796 [ 4 ] {33c4a143-c0ff-48c4-8d31-1a75ad58520d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2025.09.03 04:05:39.044910 [ 9 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2599 | 2025.09.03 04:05:39.044924 [ 4 ] {33c4a143-c0ff-48c4-8d31-1a75ad58520d} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001195 sec., 23430.96234309623 rows/sec., 1.71 MiB/sec. | ||
| 2600 | 2025.09.03 04:05:39.044981 [ 9 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.09.03 04:05:39.044988 [ 4 ] {33c4a143-c0ff-48c4-8d31-1a75ad58520d} <Debug> TCPHandler: Processed in 0.0013874 sec. | ||
| 2602 | 2025.09.03 04:05:39.045010 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2603 | 2025.09.03 04:05:39.045114 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2025.09.03 04:05:39.045118 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 2605 | 2025.09.03 04:05:39.045244 [ 4 ] {2938a35e-ad02-4f81-869a-2661c9bb3cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2606 | 2025.09.03 04:05:39.045265 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2607 | 2025.09.03 04:05:39.045302 [ 4 ] {2938a35e-ad02-4f81-869a-2661c9bb3cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2608 | 2025.09.03 04:05:39.045307 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part | ||
| 2609 | 2025.09.03 04:05:39.045412 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 2610 | 2025.09.03 04:05:39.045466 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 29 rows starting from the beginning of the part | ||
| 2611 | 2025.09.03 04:05:39.045511 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 2612 | 2025.09.03 04:05:39.045559 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
| 2613 | 2025.09.03 04:05:39.045608 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
| 2614 | 2025.09.03 04:05:39.045839 [ 4 ] {2938a35e-ad02-4f81-869a-2661c9bb3cb5} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2025.09.03 04:05:39.045891 [ 4 ] {2938a35e-ad02-4f81-869a-2661c9bb3cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2616 | 2025.09.03 04:05:39.046297 [ 4 ] {2938a35e-ad02-4f81-869a-2661c9bb3cb5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2617 | 2025.09.03 04:05:39.046434 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137275 sec., 125295.93880896011 rows/sec., 9.57 MiB/sec. | ||
| 2618 | 2025.09.03 04:05:39.046523 [ 4 ] {2938a35e-ad02-4f81-869a-2661c9bb3cb5} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2025.09.03 04:05:39.046558 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2620 | 2025.09.03 04:05:39.046656 [ 4 ] {2938a35e-ad02-4f81-869a-2661c9bb3cb5} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001459 sec., 63056.888279643594 rows/sec., 4.93 MiB/sec. | ||
| 2621 | 2025.09.03 04:05:39.046700 [ 4 ] {2938a35e-ad02-4f81-869a-2661c9bb3cb5} <Debug> TCPHandler: Processed in 0.001672162 sec. | ||
| 2622 | 2025.09.03 04:05:39.046805 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2025.09.03 04:05:39.046823 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2025.09.03 04:05:39.046891 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_16_3} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2625 | 2025.09.03 04:05:39.046896 [ 4 ] {5d4a64fe-54a0-4e88-b1f8-b103f6e401d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2626 | 2025.09.03 04:05:39.046946 [ 4 ] {5d4a64fe-54a0-4e88-b1f8-b103f6e401d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2627 | 2025.09.03 04:05:39.046963 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2628 | 2025.09.03 04:05:39.047402 [ 4 ] {5d4a64fe-54a0-4e88-b1f8-b103f6e401d4} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2025.09.03 04:05:39.047445 [ 4 ] {5d4a64fe-54a0-4e88-b1f8-b103f6e401d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2630 | 2025.09.03 04:05:39.047795 [ 4 ] {5d4a64fe-54a0-4e88-b1f8-b103f6e401d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2631 | 2025.09.03 04:05:39.048021 [ 4 ] {5d4a64fe-54a0-4e88-b1f8-b103f6e401d4} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2025.09.03 04:05:39.048155 [ 4 ] {5d4a64fe-54a0-4e88-b1f8-b103f6e401d4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001237 sec., 130153.5974130962 rows/sec., 9.06 MiB/sec. | ||
| 2633 | 2025.09.03 04:05:39.048192 [ 4 ] {5d4a64fe-54a0-4e88-b1f8-b103f6e401d4} <Debug> TCPHandler: Processed in 0.00140466 sec. | ||
| 2634 | 2025.09.03 04:05:39.048299 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2025.09.03 04:05:39.048396 [ 4 ] {dc1fd85b-e556-4baa-8224-907b8f36ef81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2636 | 2025.09.03 04:05:39.048451 [ 4 ] {dc1fd85b-e556-4baa-8224-907b8f36ef81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2637 | 2025.09.03 04:05:39.049246 [ 4 ] {dc1fd85b-e556-4baa-8224-907b8f36ef81} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2025.09.03 04:05:39.049283 [ 4 ] {dc1fd85b-e556-4baa-8224-907b8f36ef81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2639 | 2025.09.03 04:05:39.049833 [ 4 ] {dc1fd85b-e556-4baa-8224-907b8f36ef81} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2640 | 2025.09.03 04:05:39.050068 [ 4 ] {dc1fd85b-e556-4baa-8224-907b8f36ef81} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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.09.03 04:05:39.050207 [ 4 ] {dc1fd85b-e556-4baa-8224-907b8f36ef81} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001828 sec., 14223.194748358863 rows/sec., 25.49 MiB/sec. | ||
| 2642 | 2025.09.03 04:05:39.050259 [ 4 ] {dc1fd85b-e556-4baa-8224-907b8f36ef81} <Debug> TCPHandler: Processed in 0.002009985 sec. | ||
| 2643 | 2025.09.03 04:05:39.050369 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2025.09.03 04:05:39.050465 [ 4 ] {fa3ca1aa-2c9b-4034-a06b-d996deb25087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2645 | 2025.09.03 04:05:39.050510 [ 4 ] {fa3ca1aa-2c9b-4034-a06b-d996deb25087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2646 | 2025.09.03 04:05:39.050848 [ 4 ] {fa3ca1aa-2c9b-4034-a06b-d996deb25087} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2025.09.03 04:05:39.050886 [ 4 ] {fa3ca1aa-2c9b-4034-a06b-d996deb25087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2648 | 2025.09.03 04:05:39.051198 [ 4 ] {fa3ca1aa-2c9b-4034-a06b-d996deb25087} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2649 | 2025.09.03 04:05:39.051427 [ 4 ] {fa3ca1aa-2c9b-4034-a06b-d996deb25087} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2025.09.03 04:05:39.051554 [ 4 ] {fa3ca1aa-2c9b-4034-a06b-d996deb25087} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 2651 | 2025.09.03 04:05:39.051591 [ 4 ] {fa3ca1aa-2c9b-4034-a06b-d996deb25087} <Debug> TCPHandler: Processed in 0.001272099 sec. | ||
| 2652 | 2025.09.03 04:05:39.493261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2653 | 2025.09.03 04:05:39.493773 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2025.09.03 04:05:39.493817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2655 | 2025.09.03 04:05:39.494297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2656 | 2025.09.03 04:05:39.494528 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2025.09.03 04:05:39.494647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2658 | 2025.09.03 04:05:39.823018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2659 | 2025.09.03 04:05:39.838731 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.09.03 04:05:39.838781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2661 | 2025.09.03 04:05:39.844750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2662 | 2025.09.03 04:05:39.845456 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2025.09.03 04:05:39.848121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2664 | 2025.09.03 04:05:42.017601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 376 | ||
| 2665 | 2025.09.03 04:05:42.019780 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2025.09.03 04:05:42.019827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2667 | 2025.09.03 04:05:42.020917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2668 | 2025.09.03 04:05:42.021160 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2025.09.03 04:05:42.021391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2670 | 2025.09.03 04:05:44.039955 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2025.09.03 04:05:44.040148 [ 4 ] {b70df201-ce81-4c8e-810d-27a04e59da9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2672 | 2025.09.03 04:05:44.040217 [ 4 ] {b70df201-ce81-4c8e-810d-27a04e59da9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2673 | 2025.09.03 04:05:44.040893 [ 4 ] {b70df201-ce81-4c8e-810d-27a04e59da9e} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2025.09.03 04:05:44.040935 [ 4 ] {b70df201-ce81-4c8e-810d-27a04e59da9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2675 | 2025.09.03 04:05:44.041312 [ 4 ] {b70df201-ce81-4c8e-810d-27a04e59da9e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2676 | 2025.09.03 04:05:44.041533 [ 4 ] {b70df201-ce81-4c8e-810d-27a04e59da9e} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2025.09.03 04:05:44.041685 [ 4 ] {b70df201-ce81-4c8e-810d-27a04e59da9e} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001591 sec., 54054.05405405405 rows/sec., 4.54 MiB/sec. | ||
| 2678 | 2025.09.03 04:05:44.041732 [ 4 ] {b70df201-ce81-4c8e-810d-27a04e59da9e} <Debug> TCPHandler: Processed in 0.001912185 sec. | ||
| 2679 | 2025.09.03 04:05:44.041879 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2025.09.03 04:05:44.041979 [ 4 ] {1de9ec8a-365a-4dc8-9ce0-9a9acf3e087d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2681 | 2025.09.03 04:05:44.042021 [ 4 ] {1de9ec8a-365a-4dc8-9ce0-9a9acf3e087d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2682 | 2025.09.03 04:05:44.042433 [ 4 ] {1de9ec8a-365a-4dc8-9ce0-9a9acf3e087d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2025.09.03 04:05:44.042468 [ 4 ] {1de9ec8a-365a-4dc8-9ce0-9a9acf3e087d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2684 | 2025.09.03 04:05:44.042762 [ 4 ] {1de9ec8a-365a-4dc8-9ce0-9a9acf3e087d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2685 | 2025.09.03 04:05:44.042972 [ 4 ] {1de9ec8a-365a-4dc8-9ce0-9a9acf3e087d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2025.09.03 04:05:44.043092 [ 4 ] {1de9ec8a-365a-4dc8-9ce0-9a9acf3e087d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001135 sec., 13215.859030837006 rows/sec., 993.77 KiB/sec. | ||
| 2687 | 2025.09.03 04:05:44.043127 [ 4 ] {1de9ec8a-365a-4dc8-9ce0-9a9acf3e087d} <Debug> TCPHandler: Processed in 0.00131153 sec. | ||
| 2688 | 2025.09.03 04:05:44.043235 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2025.09.03 04:05:44.043328 [ 4 ] {67944f7c-b363-44b2-8c21-52f663cb4fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2690 | 2025.09.03 04:05:44.043367 [ 4 ] {67944f7c-b363-44b2-8c21-52f663cb4fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2691 | 2025.09.03 04:05:44.043763 [ 4 ] {67944f7c-b363-44b2-8c21-52f663cb4fdf} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2025.09.03 04:05:44.043797 [ 4 ] {67944f7c-b363-44b2-8c21-52f663cb4fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2693 | 2025.09.03 04:05:44.044101 [ 4 ] {67944f7c-b363-44b2-8c21-52f663cb4fdf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2694 | 2025.09.03 04:05:44.044307 [ 4 ] {67944f7c-b363-44b2-8c21-52f663cb4fdf} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2025.09.03 04:05:44.044429 [ 4 ] {67944f7c-b363-44b2-8c21-52f663cb4fdf} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00112 sec., 70535.71428571429 rows/sec., 5.51 MiB/sec. | ||
| 2696 | 2025.09.03 04:05:44.044464 [ 4 ] {67944f7c-b363-44b2-8c21-52f663cb4fdf} <Debug> TCPHandler: Processed in 0.001276849 sec. | ||
| 2697 | 2025.09.03 04:05:44.044569 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2025.09.03 04:05:44.044670 [ 4 ] {4f7ceec9-93a3-46c4-9302-cac9fbc59191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2699 | 2025.09.03 04:05:44.044713 [ 4 ] {4f7ceec9-93a3-46c4-9302-cac9fbc59191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2700 | 2025.09.03 04:05:44.045099 [ 4 ] {4f7ceec9-93a3-46c4-9302-cac9fbc59191} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.09.03 04:05:44.045132 [ 4 ] {4f7ceec9-93a3-46c4-9302-cac9fbc59191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2702 | 2025.09.03 04:05:44.045450 [ 4 ] {4f7ceec9-93a3-46c4-9302-cac9fbc59191} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2703 | 2025.09.03 04:05:44.045655 [ 4 ] {4f7ceec9-93a3-46c4-9302-cac9fbc59191} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2025.09.03 04:05:44.045783 [ 4 ] {4f7ceec9-93a3-46c4-9302-cac9fbc59191} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 2705 | 2025.09.03 04:05:44.045818 [ 4 ] {4f7ceec9-93a3-46c4-9302-cac9fbc59191} <Debug> TCPHandler: Processed in 0.001296079 sec. | ||
| 2706 | 2025.09.03 04:05:44.045922 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2025.09.03 04:05:44.046013 [ 4 ] {0199f6f7-3f8d-49b6-a1ca-3edfb1bf79a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2708 | 2025.09.03 04:05:44.046065 [ 4 ] {0199f6f7-3f8d-49b6-a1ca-3edfb1bf79a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2709 | 2025.09.03 04:05:44.046801 [ 4 ] {0199f6f7-3f8d-49b6-a1ca-3edfb1bf79a6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2025.09.03 04:05:44.046832 [ 4 ] {0199f6f7-3f8d-49b6-a1ca-3edfb1bf79a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2711 | 2025.09.03 04:05:44.047304 [ 4 ] {0199f6f7-3f8d-49b6-a1ca-3edfb1bf79a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2712 | 2025.09.03 04:05:44.047506 [ 4 ] {0199f6f7-3f8d-49b6-a1ca-3edfb1bf79a6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2025.09.03 04:05:44.047613 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2714 | 2025.09.03 04:05:44.047692 [ 4 ] {0199f6f7-3f8d-49b6-a1ca-3edfb1bf79a6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001695 sec., 8849.557522123894 rows/sec., 15.86 MiB/sec. | ||
| 2715 | 2025.09.03 04:05:44.047717 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2025.09.03 04:05:44.047735 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2717 | 2025.09.03 04:05:44.047755 [ 4 ] {0199f6f7-3f8d-49b6-a1ca-3edfb1bf79a6} <Debug> TCPHandler: Processed in 0.001879473 sec. | ||
| 2718 | 2025.09.03 04:05:44.047861 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2025.09.03 04:05:44.047881 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 2720 | 2025.09.03 04:05:44.047954 [ 4 ] {0f1be4a0-e4db-4efd-b5e6-2ec4098e14dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2721 | 2025.09.03 04:05:44.048000 [ 4 ] {0f1be4a0-e4db-4efd-b5e6-2ec4098e14dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2722 | 2025.09.03 04:05:44.048173 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2723 | 2025.09.03 04:05:44.048246 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part | ||
| 2724 | 2025.09.03 04:05:44.048319 [ 4 ] {0f1be4a0-e4db-4efd-b5e6-2ec4098e14dc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2025.09.03 04:05:44.048358 [ 4 ] {0f1be4a0-e4db-4efd-b5e6-2ec4098e14dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2726 | 2025.09.03 04:05:44.048400 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 2727 | 2025.09.03 04:05:44.048541 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 2728 | 2025.09.03 04:05:44.048655 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 2729 | 2025.09.03 04:05:44.048682 [ 4 ] {0f1be4a0-e4db-4efd-b5e6-2ec4098e14dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2730 | 2025.09.03 04:05:44.048762 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 2731 | 2025.09.03 04:05:44.048872 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 2732 | 2025.09.03 04:05:44.048916 [ 4 ] {0f1be4a0-e4db-4efd-b5e6-2ec4098e14dc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2025.09.03 04:05:44.049056 [ 4 ] {0f1be4a0-e4db-4efd-b5e6-2ec4098e14dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 2734 | 2025.09.03 04:05:44.049090 [ 4 ] {0f1be4a0-e4db-4efd-b5e6-2ec4098e14dc} <Debug> TCPHandler: Processed in 0.001276479 sec. | ||
| 2735 | 2025.09.03 04:05:44.051763 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.003950579 sec., 70116.30447081302 rows/sec., 125.65 MiB/sec. | ||
| 2736 | 2025.09.03 04:05:44.052247 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2737 | 2025.09.03 04:05:44.052613 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2025.09.03 04:05:44.052683 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2739 | 2025.09.03 04:05:44.052766 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 2740 | 2025.09.03 04:05:46.889405 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2741 | 2025.09.03 04:05:46.889496 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2742 | 2025.09.03 04:05:46.995038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2743 | 2025.09.03 04:05:46.995510 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.09.03 04:05:46.995551 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2745 | 2025.09.03 04:05:46.996091 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2746 | 2025.09.03 04:05:46.996334 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2025.09.03 04:05:46.996471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2748 | 2025.09.03 04:05:47.348417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2749 | 2025.09.03 04:05:47.365565 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2025.09.03 04:05:47.365630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2751 | 2025.09.03 04:05:47.372635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2752 | 2025.09.03 04:05:47.373432 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2025.09.03 04:05:47.377090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2754 | 2025.09.03 04:05:49.040603 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2025.09.03 04:05:49.040900 [ 4 ] {75037844-656f-4a9b-94f9-4af7f3de5079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2756 | 2025.09.03 04:05:49.041011 [ 4 ] {75037844-656f-4a9b-94f9-4af7f3de5079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2757 | 2025.09.03 04:05:49.041835 [ 4 ] {75037844-656f-4a9b-94f9-4af7f3de5079} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2025.09.03 04:05:49.041885 [ 4 ] {75037844-656f-4a9b-94f9-4af7f3de5079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2759 | 2025.09.03 04:05:49.042305 [ 4 ] {75037844-656f-4a9b-94f9-4af7f3de5079} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2760 | 2025.09.03 04:05:49.042544 [ 4 ] {75037844-656f-4a9b-94f9-4af7f3de5079} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2025.09.03 04:05:49.042704 [ 4 ] {75037844-656f-4a9b-94f9-4af7f3de5079} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001883 sec., 57355.28412108338 rows/sec., 4.81 MiB/sec. | ||
| 2762 | 2025.09.03 04:05:49.042753 [ 4 ] {75037844-656f-4a9b-94f9-4af7f3de5079} <Debug> TCPHandler: Processed in 0.002339687 sec. | ||
| 2763 | 2025.09.03 04:05:49.042881 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2025.09.03 04:05:49.042984 [ 4 ] {ec26d499-97a2-477e-8bbd-5021be12b8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2765 | 2025.09.03 04:05:49.043027 [ 4 ] {ec26d499-97a2-477e-8bbd-5021be12b8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2766 | 2025.09.03 04:05:49.043441 [ 4 ] {ec26d499-97a2-477e-8bbd-5021be12b8f2} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2025.09.03 04:05:49.043477 [ 4 ] {ec26d499-97a2-477e-8bbd-5021be12b8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2768 | 2025.09.03 04:05:49.043784 [ 4 ] {ec26d499-97a2-477e-8bbd-5021be12b8f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2769 | 2025.09.03 04:05:49.044006 [ 4 ] {ec26d499-97a2-477e-8bbd-5021be12b8f2} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2025.09.03 04:05:49.044143 [ 4 ] {ec26d499-97a2-477e-8bbd-5021be12b8f2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001183 sec., 21978.021978021978 rows/sec., 1.61 MiB/sec. | ||
| 2771 | 2025.09.03 04:05:49.044182 [ 4 ] {ec26d499-97a2-477e-8bbd-5021be12b8f2} <Debug> TCPHandler: Processed in 0.00135386 sec. | ||
| 2772 | 2025.09.03 04:05:49.044289 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2025.09.03 04:05:49.044390 [ 4 ] {9ce12649-85c5-411b-8466-04768773d64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2774 | 2025.09.03 04:05:49.044432 [ 4 ] {9ce12649-85c5-411b-8466-04768773d64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2775 | 2025.09.03 04:05:49.044854 [ 4 ] {9ce12649-85c5-411b-8466-04768773d64e} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2025.09.03 04:05:49.044892 [ 4 ] {9ce12649-85c5-411b-8466-04768773d64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2777 | 2025.09.03 04:05:49.045202 [ 4 ] {9ce12649-85c5-411b-8466-04768773d64e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2778 | 2025.09.03 04:05:49.045416 [ 4 ] {9ce12649-85c5-411b-8466-04768773d64e} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2025.09.03 04:05:49.045543 [ 4 ] {9ce12649-85c5-411b-8466-04768773d64e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001173 sec., 76726.34271099744 rows/sec., 5.99 MiB/sec. | ||
| 2780 | 2025.09.03 04:05:49.045581 [ 4 ] {9ce12649-85c5-411b-8466-04768773d64e} <Debug> TCPHandler: Processed in 0.00134239 sec. | ||
| 2781 | 2025.09.03 04:05:49.045688 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2025.09.03 04:05:49.045784 [ 4 ] {208b28f2-8266-4aac-9142-ea028a0f745a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2783 | 2025.09.03 04:05:49.045827 [ 4 ] {208b28f2-8266-4aac-9142-ea028a0f745a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2784 | 2025.09.03 04:05:49.046226 [ 4 ] {208b28f2-8266-4aac-9142-ea028a0f745a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2025.09.03 04:05:49.046261 [ 4 ] {208b28f2-8266-4aac-9142-ea028a0f745a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2786 | 2025.09.03 04:05:49.046592 [ 4 ] {208b28f2-8266-4aac-9142-ea028a0f745a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2787 | 2025.09.03 04:05:49.046796 [ 4 ] {208b28f2-8266-4aac-9142-ea028a0f745a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2025.09.03 04:05:49.046922 [ 4 ] {208b28f2-8266-4aac-9142-ea028a0f745a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 2789 | 2025.09.03 04:05:49.046958 [ 4 ] {208b28f2-8266-4aac-9142-ea028a0f745a} <Debug> TCPHandler: Processed in 0.00131967 sec. | ||
| 2790 | 2025.09.03 04:05:49.047060 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2025.09.03 04:05:49.047154 [ 4 ] {004b4727-4c8c-4542-acbe-182d58f2dce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2792 | 2025.09.03 04:05:49.047209 [ 4 ] {004b4727-4c8c-4542-acbe-182d58f2dce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2793 | 2025.09.03 04:05:49.048022 [ 4 ] {004b4727-4c8c-4542-acbe-182d58f2dce4} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2025.09.03 04:05:49.048057 [ 4 ] {004b4727-4c8c-4542-acbe-182d58f2dce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2795 | 2025.09.03 04:05:49.048579 [ 4 ] {004b4727-4c8c-4542-acbe-182d58f2dce4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2796 | 2025.09.03 04:05:49.048810 [ 4 ] {004b4727-4c8c-4542-acbe-182d58f2dce4} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2025.09.03 04:05:49.048946 [ 4 ] {004b4727-4c8c-4542-acbe-182d58f2dce4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00181 sec., 14364.640883977901 rows/sec., 25.74 MiB/sec. | ||
| 2798 | 2025.09.03 04:05:49.049006 [ 4 ] {004b4727-4c8c-4542-acbe-182d58f2dce4} <Debug> TCPHandler: Processed in 0.001994524 sec. | ||
| 2799 | 2025.09.03 04:05:49.049119 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2025.09.03 04:05:49.049213 [ 4 ] {f4c7f8c8-f530-4976-b5c7-d57f906ebdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2801 | 2025.09.03 04:05:49.049253 [ 4 ] {f4c7f8c8-f530-4976-b5c7-d57f906ebdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2802 | 2025.09.03 04:05:49.049583 [ 4 ] {f4c7f8c8-f530-4976-b5c7-d57f906ebdd2} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2025.09.03 04:05:49.049619 [ 4 ] {f4c7f8c8-f530-4976-b5c7-d57f906ebdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2804 | 2025.09.03 04:05:49.049915 [ 4 ] {f4c7f8c8-f530-4976-b5c7-d57f906ebdd2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2805 | 2025.09.03 04:05:49.050125 [ 4 ] {f4c7f8c8-f530-4976-b5c7-d57f906ebdd2} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2025.09.03 04:05:49.050249 [ 4 ] {f4c7f8c8-f530-4976-b5c7-d57f906ebdd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 2807 | 2025.09.03 04:05:49.050284 [ 4 ] {f4c7f8c8-f530-4976-b5c7-d57f906ebdd2} <Debug> TCPHandler: Processed in 0.001214359 sec. | ||
| 2808 | 2025.09.03 04:05:52.021794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 400 | ||
| 2809 | 2025.09.03 04:05:52.023810 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.09.03 04:05:52.023854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2811 | 2025.09.03 04:05:52.024977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2812 | 2025.09.03 04:05:52.025240 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.09.03 04:05:52.025402 [ 46 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2814 | 2025.09.03 04:05:52.025472 [ 46 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.09.03 04:05:52.025495 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2816 | 2025.09.03 04:05:52.025532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 2817 | 2025.09.03 04:05:52.025615 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 2818 | 2025.09.03 04:05:52.026228 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2819 | 2025.09.03 04:05:52.026381 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 266 rows starting from the beginning of the part | ||
| 2820 | 2025.09.03 04:05:52.026807 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2821 | 2025.09.03 04:05:52.027158 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 2822 | 2025.09.03 04:05:52.027475 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2823 | 2025.09.03 04:05:52.027769 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2824 | 2025.09.03 04:05:52.028083 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 2825 | 2025.09.03 04:05:52.033728 [ 199 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 72 columns (72 merged, 0 gathered) in 0.008183629 sec., 48878.071085578296 rows/sec., 43.77 MiB/sec. | ||
| 2826 | 2025.09.03 04:05:52.034565 [ 198 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2827 | 2025.09.03 04:05:52.035118 [ 198 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_11_2} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.09.03 04:05:52.035188 [ 198 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_11_2} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2829 | 2025.09.03 04:05:52.035395 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2830 | 2025.09.03 04:05:54.062275 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.09.03 04:05:54.062572 [ 4 ] {7df699e6-6389-46d8-80ad-1f0425420408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2832 | 2025.09.03 04:05:54.062647 [ 4 ] {7df699e6-6389-46d8-80ad-1f0425420408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2833 | 2025.09.03 04:05:54.063892 [ 4 ] {7df699e6-6389-46d8-80ad-1f0425420408} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.09.03 04:05:54.063941 [ 4 ] {7df699e6-6389-46d8-80ad-1f0425420408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2835 | 2025.09.03 04:05:54.064395 [ 4 ] {7df699e6-6389-46d8-80ad-1f0425420408} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2836 | 2025.09.03 04:05:54.064618 [ 4 ] {7df699e6-6389-46d8-80ad-1f0425420408} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.09.03 04:05:54.064767 [ 4 ] {7df699e6-6389-46d8-80ad-1f0425420408} <Debug> executeQuery: Read 1226 rows, 103.95 KiB in 0.002278 sec., 538191.3959613696 rows/sec., 44.56 MiB/sec. | ||
| 2838 | 2025.09.03 04:05:54.064821 [ 4 ] {7df699e6-6389-46d8-80ad-1f0425420408} <Debug> TCPHandler: Processed in 0.00273426 sec. | ||
| 2839 | 2025.09.03 04:05:54.064968 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2025.09.03 04:05:54.065068 [ 4 ] {32eb242b-bb2a-4d87-abcb-4d2faccaff80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2841 | 2025.09.03 04:05:54.065112 [ 4 ] {32eb242b-bb2a-4d87-abcb-4d2faccaff80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2842 | 2025.09.03 04:05:54.065549 [ 4 ] {32eb242b-bb2a-4d87-abcb-4d2faccaff80} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.09.03 04:05:54.065584 [ 4 ] {32eb242b-bb2a-4d87-abcb-4d2faccaff80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2844 | 2025.09.03 04:05:54.065883 [ 4 ] {32eb242b-bb2a-4d87-abcb-4d2faccaff80} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2845 | 2025.09.03 04:05:54.066086 [ 4 ] {32eb242b-bb2a-4d87-abcb-4d2faccaff80} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.09.03 04:05:54.066214 [ 4 ] {32eb242b-bb2a-4d87-abcb-4d2faccaff80} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001169 sec., 12831.479897348161 rows/sec., 964.87 KiB/sec. | ||
| 2847 | 2025.09.03 04:05:54.066250 [ 4 ] {32eb242b-bb2a-4d87-abcb-4d2faccaff80} <Debug> TCPHandler: Processed in 0.00134354 sec. | ||
| 2848 | 2025.09.03 04:05:54.066354 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2025.09.03 04:05:54.066455 [ 4 ] {6f01b73a-c8a5-427a-8386-731f9c96c87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2850 | 2025.09.03 04:05:54.066503 [ 4 ] {6f01b73a-c8a5-427a-8386-731f9c96c87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2851 | 2025.09.03 04:05:54.066964 [ 4 ] {6f01b73a-c8a5-427a-8386-731f9c96c87e} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.09.03 04:05:54.066999 [ 4 ] {6f01b73a-c8a5-427a-8386-731f9c96c87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2853 | 2025.09.03 04:05:54.067305 [ 4 ] {6f01b73a-c8a5-427a-8386-731f9c96c87e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2854 | 2025.09.03 04:05:54.067507 [ 4 ] {6f01b73a-c8a5-427a-8386-731f9c96c87e} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2025.09.03 04:05:54.067625 [ 4 ] {6f01b73a-c8a5-427a-8386-731f9c96c87e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001187 sec., 192080.87615838248 rows/sec., 13.01 MiB/sec. | ||
| 2856 | 2025.09.03 04:05:54.067664 [ 4 ] {6f01b73a-c8a5-427a-8386-731f9c96c87e} <Debug> TCPHandler: Processed in 0.00135772 sec. | ||
| 2857 | 2025.09.03 04:05:54.067767 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2025.09.03 04:05:54.067867 [ 4 ] {dd9bb73e-7f1a-4c1e-8fde-48a2607479df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2859 | 2025.09.03 04:05:54.067904 [ 4 ] {dd9bb73e-7f1a-4c1e-8fde-48a2607479df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2860 | 2025.09.03 04:05:54.068483 [ 4 ] {dd9bb73e-7f1a-4c1e-8fde-48a2607479df} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2025.09.03 04:05:54.068520 [ 4 ] {dd9bb73e-7f1a-4c1e-8fde-48a2607479df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2862 | 2025.09.03 04:05:54.068851 [ 4 ] {dd9bb73e-7f1a-4c1e-8fde-48a2607479df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2863 | 2025.09.03 04:05:54.069053 [ 4 ] {dd9bb73e-7f1a-4c1e-8fde-48a2607479df} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2025.09.03 04:05:54.069178 [ 4 ] {dd9bb73e-7f1a-4c1e-8fde-48a2607479df} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.001329 sec., 402558.3145221971 rows/sec., 29.84 MiB/sec. | ||
| 2865 | 2025.09.03 04:05:54.069219 [ 4 ] {dd9bb73e-7f1a-4c1e-8fde-48a2607479df} <Debug> TCPHandler: Processed in 0.001498 sec. | ||
| 2866 | 2025.09.03 04:05:54.069324 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2025.09.03 04:05:54.069429 [ 4 ] {c386aeb0-fe91-41d6-9c35-f51f59c7e60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2868 | 2025.09.03 04:05:54.069472 [ 4 ] {c386aeb0-fe91-41d6-9c35-f51f59c7e60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2869 | 2025.09.03 04:05:54.070045 [ 4 ] {c386aeb0-fe91-41d6-9c35-f51f59c7e60a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.09.03 04:05:54.070081 [ 4 ] {c386aeb0-fe91-41d6-9c35-f51f59c7e60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2871 | 2025.09.03 04:05:54.070455 [ 4 ] {c386aeb0-fe91-41d6-9c35-f51f59c7e60a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2872 | 2025.09.03 04:05:54.070664 [ 4 ] {c386aeb0-fe91-41d6-9c35-f51f59c7e60a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.09.03 04:05:54.070786 [ 4 ] {c386aeb0-fe91-41d6-9c35-f51f59c7e60a} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001375 sec., 613818.1818181819 rows/sec., 41.31 MiB/sec. | ||
| 2874 | 2025.09.03 04:05:54.070826 [ 4 ] {c386aeb0-fe91-41d6-9c35-f51f59c7e60a} <Debug> TCPHandler: Processed in 0.001549271 sec. | ||
| 2875 | 2025.09.03 04:05:54.070937 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2025.09.03 04:05:54.071037 [ 4 ] {d38fb7df-6af0-4aba-9423-5bed1bf8c127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2877 | 2025.09.03 04:05:54.071090 [ 4 ] {d38fb7df-6af0-4aba-9423-5bed1bf8c127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2878 | 2025.09.03 04:05:54.071854 [ 4 ] {d38fb7df-6af0-4aba-9423-5bed1bf8c127} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.09.03 04:05:54.071889 [ 4 ] {d38fb7df-6af0-4aba-9423-5bed1bf8c127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2880 | 2025.09.03 04:05:54.072401 [ 4 ] {d38fb7df-6af0-4aba-9423-5bed1bf8c127} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2881 | 2025.09.03 04:05:54.072621 [ 4 ] {d38fb7df-6af0-4aba-9423-5bed1bf8c127} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.09.03 04:05:54.072759 [ 4 ] {d38fb7df-6af0-4aba-9423-5bed1bf8c127} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00174 sec., 8620.689655172413 rows/sec., 15.45 MiB/sec. | ||
| 2883 | 2025.09.03 04:05:54.072809 [ 4 ] {d38fb7df-6af0-4aba-9423-5bed1bf8c127} <Debug> TCPHandler: Processed in 0.001919263 sec. | ||
| 2884 | 2025.09.03 04:05:54.072913 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2025.09.03 04:05:54.073015 [ 4 ] {11bafcf4-cdc5-4d07-beec-773c8c83c817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2886 | 2025.09.03 04:05:54.073055 [ 4 ] {11bafcf4-cdc5-4d07-beec-773c8c83c817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2887 | 2025.09.03 04:05:54.073377 [ 4 ] {11bafcf4-cdc5-4d07-beec-773c8c83c817} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2025.09.03 04:05:54.073414 [ 4 ] {11bafcf4-cdc5-4d07-beec-773c8c83c817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2889 | 2025.09.03 04:05:54.073714 [ 4 ] {11bafcf4-cdc5-4d07-beec-773c8c83c817} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2890 | 2025.09.03 04:05:54.073919 [ 4 ] {11bafcf4-cdc5-4d07-beec-773c8c83c817} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2025.09.03 04:05:54.074040 [ 4 ] {11bafcf4-cdc5-4d07-beec-773c8c83c817} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 2892 | 2025.09.03 04:05:54.074075 [ 4 ] {11bafcf4-cdc5-4d07-beec-773c8c83c817} <Debug> TCPHandler: Processed in 0.001209209 sec. | ||
| 2893 | 2025.09.03 04:05:54.496522 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 2894 | 2025.09.03 04:05:54.496977 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2025.09.03 04:05:54.497019 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2896 | 2025.09.03 04:05:54.497456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2897 | 2025.09.03 04:05:54.497681 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2025.09.03 04:05:54.497800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 2899 | 2025.09.03 04:05:54.877137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2900 | 2025.09.03 04:05:54.893534 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2025.09.03 04:05:54.893598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2902 | 2025.09.03 04:05:54.899144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2903 | 2025.09.03 04:05:54.899832 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2025.09.03 04:05:54.902677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2905 | 2025.09.03 04:05:59.038231 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2025.09.03 04:05:59.038546 [ 4 ] {51da83d7-3a85-4fd1-ba1c-5ea48e27cf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2907 | 2025.09.03 04:05:59.038654 [ 4 ] {51da83d7-3a85-4fd1-ba1c-5ea48e27cf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2908 | 2025.09.03 04:05:59.039383 [ 4 ] {51da83d7-3a85-4fd1-ba1c-5ea48e27cf27} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2025.09.03 04:05:59.039425 [ 4 ] {51da83d7-3a85-4fd1-ba1c-5ea48e27cf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2910 | 2025.09.03 04:05:59.039842 [ 4 ] {51da83d7-3a85-4fd1-ba1c-5ea48e27cf27} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2911 | 2025.09.03 04:05:59.040084 [ 4 ] {51da83d7-3a85-4fd1-ba1c-5ea48e27cf27} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.09.03 04:05:59.040199 [ 97 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2913 | 2025.09.03 04:05:59.040230 [ 4 ] {51da83d7-3a85-4fd1-ba1c-5ea48e27cf27} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001763 sec., 61259.217243335224 rows/sec., 5.14 MiB/sec. | ||
| 2914 | 2025.09.03 04:05:59.040241 [ 97 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.09.03 04:05:59.040268 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2916 | 2025.09.03 04:05:59.040274 [ 4 ] {51da83d7-3a85-4fd1-ba1c-5ea48e27cf27} <Debug> TCPHandler: Processed in 0.002233536 sec. | ||
| 2917 | 2025.09.03 04:05:59.040408 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2025.09.03 04:05:59.040411 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 2919 | 2025.09.03 04:05:59.040509 [ 4 ] {10816812-1ce1-4198-ada2-cfd92dcc9fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2920 | 2025.09.03 04:05:59.040557 [ 4 ] {10816812-1ce1-4198-ada2-cfd92dcc9fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2921 | 2025.09.03 04:05:59.040592 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2922 | 2025.09.03 04:05:59.040651 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1287 rows starting from the beginning of the part | ||
| 2923 | 2025.09.03 04:05:59.040744 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 109 rows starting from the beginning of the part | ||
| 2924 | 2025.09.03 04:05:59.040795 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 2925 | 2025.09.03 04:05:59.040840 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 2926 | 2025.09.03 04:05:59.040882 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1226 rows starting from the beginning of the part | ||
| 2927 | 2025.09.03 04:05:59.040925 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 2928 | 2025.09.03 04:05:59.040970 [ 4 ] {10816812-1ce1-4198-ada2-cfd92dcc9fe9} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2025.09.03 04:05:59.041014 [ 4 ] {10816812-1ce1-4198-ada2-cfd92dcc9fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2930 | 2025.09.03 04:05:59.041355 [ 4 ] {10816812-1ce1-4198-ada2-cfd92dcc9fe9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2931 | 2025.09.03 04:05:59.041589 [ 4 ] {10816812-1ce1-4198-ada2-cfd92dcc9fe9} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2025.09.03 04:05:59.041716 [ 4 ] {10816812-1ce1-4198-ada2-cfd92dcc9fe9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001241 sec., 20950.846091861404 rows/sec., 1.54 MiB/sec. | ||
| 2933 | 2025.09.03 04:05:59.041751 [ 4 ] {10816812-1ce1-4198-ada2-cfd92dcc9fe9} <Debug> TCPHandler: Processed in 0.00141277 sec. | ||
| 2934 | 2025.09.03 04:05:59.041855 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2025.09.03 04:05:59.041945 [ 4 ] {537b4e37-8800-433e-b616-5d24597fbe4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2936 | 2025.09.03 04:05:59.041983 [ 4 ] {537b4e37-8800-433e-b616-5d24597fbe4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2937 | 2025.09.03 04:05:59.042300 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2924 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009724 sec., 1454926.1490632545 rows/sec., 126.42 MiB/sec. | ||
| 2938 | 2025.09.03 04:05:59.042389 [ 4 ] {537b4e37-8800-433e-b616-5d24597fbe4c} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.09.03 04:05:59.042427 [ 4 ] {537b4e37-8800-433e-b616-5d24597fbe4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2940 | 2025.09.03 04:05:59.042640 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2941 | 2025.09.03 04:05:59.042834 [ 4 ] {537b4e37-8800-433e-b616-5d24597fbe4c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2942 | 2025.09.03 04:05:59.042992 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2025.09.03 04:05:59.043086 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_21_4} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2944 | 2025.09.03 04:05:59.043129 [ 4 ] {537b4e37-8800-433e-b616-5d24597fbe4c} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2025.09.03 04:05:59.043177 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2946 | 2025.09.03 04:05:59.043229 [ 97 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2947 | 2025.09.03 04:05:59.043261 [ 97 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2025.09.03 04:05:59.043267 [ 4 ] {537b4e37-8800-433e-b616-5d24597fbe4c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001311 sec., 68649.88558352402 rows/sec., 5.36 MiB/sec. | ||
| 2949 | 2025.09.03 04:05:59.043277 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2950 | 2025.09.03 04:05:59.043307 [ 4 ] {537b4e37-8800-433e-b616-5d24597fbe4c} <Debug> TCPHandler: Processed in 0.001479031 sec. | ||
| 2951 | 2025.09.03 04:05:59.043366 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 2952 | 2025.09.03 04:05:59.043417 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2025.09.03 04:05:59.043491 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2954 | 2025.09.03 04:05:59.043520 [ 4 ] {f9b82b97-f837-4728-bb5c-1ef2e7197ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2955 | 2025.09.03 04:05:59.043534 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 595 rows starting from the beginning of the part | ||
| 2956 | 2025.09.03 04:05:59.043571 [ 4 ] {f9b82b97-f837-4728-bb5c-1ef2e7197ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2957 | 2025.09.03 04:05:59.043628 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 92 rows starting from the beginning of the part | ||
| 2958 | 2025.09.03 04:05:59.043678 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 2959 | 2025.09.03 04:05:59.043715 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 2960 | 2025.09.03 04:05:59.043749 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 535 rows starting from the beginning of the part | ||
| 2961 | 2025.09.03 04:05:59.043788 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 2962 | 2025.09.03 04:05:59.043985 [ 4 ] {f9b82b97-f837-4728-bb5c-1ef2e7197ac1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.09.03 04:05:59.044029 [ 4 ] {f9b82b97-f837-4728-bb5c-1ef2e7197ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2964 | 2025.09.03 04:05:59.044395 [ 4 ] {f9b82b97-f837-4728-bb5c-1ef2e7197ac1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2965 | 2025.09.03 04:05:59.044628 [ 4 ] {f9b82b97-f837-4728-bb5c-1ef2e7197ac1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.09.03 04:05:59.044719 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2967 | 2025.09.03 04:05:59.044744 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2025.09.03 04:05:59.044757 [ 4 ] {f9b82b97-f837-4728-bb5c-1ef2e7197ac1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 2969 | 2025.09.03 04:05:59.044760 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2970 | 2025.09.03 04:05:59.044794 [ 4 ] {f9b82b97-f837-4728-bb5c-1ef2e7197ac1} <Debug> TCPHandler: Processed in 0.00142801 sec. | ||
| 2971 | 2025.09.03 04:05:59.044796 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1481 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471981 sec., 1006127.1171299086 rows/sec., 79.55 MiB/sec. | ||
| 2972 | 2025.09.03 04:05:59.044828 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 2973 | 2025.09.03 04:05:59.044918 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2974 | 2025.09.03 04:05:59.044934 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2025.09.03 04:05:59.044944 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4921 rows starting from the beginning of the part | ||
| 2976 | 2025.09.03 04:05:59.044987 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2977 | 2025.09.03 04:05:59.045006 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 2978 | 2025.09.03 04:05:59.045038 [ 4 ] {ae927d31-cc91-4d20-b564-39895d739673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2979 | 2025.09.03 04:05:59.045048 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 2980 | 2025.09.03 04:05:59.045099 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 2981 | 2025.09.03 04:05:59.045105 [ 4 ] {ae927d31-cc91-4d20-b564-39895d739673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2982 | 2025.09.03 04:05:59.045136 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 844 rows starting from the beginning of the part | ||
| 2983 | 2025.09.03 04:05:59.045175 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 2984 | 2025.09.03 04:05:59.045301 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2025.09.03 04:05:59.045392 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_21_4} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2986 | 2025.09.03 04:05:59.045480 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2987 | 2025.09.03 04:05:59.045962 [ 4 ] {ae927d31-cc91-4d20-b564-39895d739673} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2025.09.03 04:05:59.046004 [ 4 ] {ae927d31-cc91-4d20-b564-39895d739673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2989 | 2025.09.03 04:05:59.046586 [ 4 ] {ae927d31-cc91-4d20-b564-39895d739673} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2990 | 2025.09.03 04:05:59.046893 [ 4 ] {ae927d31-cc91-4d20-b564-39895d739673} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2025.09.03 04:05:59.047045 [ 4 ] {ae927d31-cc91-4d20-b564-39895d739673} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002025 sec., 12839.506172839507 rows/sec., 23.01 MiB/sec. | ||
| 2992 | 2025.09.03 04:05:59.047100 [ 4 ] {ae927d31-cc91-4d20-b564-39895d739673} <Debug> TCPHandler: Processed in 0.002216257 sec. | ||
| 2993 | 2025.09.03 04:05:59.047215 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2025.09.03 04:05:59.047313 [ 4 ] {a37314ad-2d57-4435-b03e-eaa528c41130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2995 | 2025.09.03 04:05:59.047356 [ 4 ] {a37314ad-2d57-4435-b03e-eaa528c41130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2996 | 2025.09.03 04:05:59.047558 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6406 rows, containing 5 columns (5 merged, 0 gathered) in 0.00275777 sec., 2322891.321611302 rows/sec., 158.43 MiB/sec. | ||
| 2997 | 2025.09.03 04:05:59.047690 [ 4 ] {a37314ad-2d57-4435-b03e-eaa528c41130} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2025.09.03 04:05:59.047731 [ 4 ] {a37314ad-2d57-4435-b03e-eaa528c41130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2999 | 2025.09.03 04:05:59.048035 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3000 | 2025.09.03 04:05:59.048085 [ 4 ] {a37314ad-2d57-4435-b03e-eaa528c41130} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3001 | 2025.09.03 04:05:59.048354 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.09.03 04:05:59.048386 [ 4 ] {a37314ad-2d57-4435-b03e-eaa528c41130} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2025.09.03 04:05:59.048429 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3004 | 2025.09.03 04:05:59.048487 [ 97 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3005 | 2025.09.03 04:05:59.048500 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3006 | 2025.09.03 04:05:59.048521 [ 97 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2025.09.03 04:05:59.048537 [ 4 ] {a37314ad-2d57-4435-b03e-eaa528c41130} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 3008 | 2025.09.03 04:05:59.048545 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3009 | 2025.09.03 04:05:59.048574 [ 4 ] {a37314ad-2d57-4435-b03e-eaa528c41130} <Debug> TCPHandler: Processed in 0.00141036 sec. | ||
| 3010 | 2025.09.03 04:05:59.048621 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3011 | 2025.09.03 04:05:59.048709 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3012 | 2025.09.03 04:05:59.048735 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3013 | 2025.09.03 04:05:59.048783 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3014 | 2025.09.03 04:05:59.048823 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3015 | 2025.09.03 04:05:59.048860 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3016 | 2025.09.03 04:05:59.048896 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3017 | 2025.09.03 04:05:59.048933 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3018 | 2025.09.03 04:05:59.049760 [ 199 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172739 sec., 1023245.5814976735 rows/sec., 68.96 MiB/sec. | ||
| 3019 | 2025.09.03 04:05:59.049946 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3020 | 2025.09.03 04:05:59.050208 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_21_4} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2025.09.03 04:05:59.050277 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_21_4} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3022 | 2025.09.03 04:05:59.050346 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3023 | 2025.09.03 04:06:01.889553 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3024 | 2025.09.03 04:06:01.889621 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3025 | 2025.09.03 04:06:01.998084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 3026 | 2025.09.03 04:06:01.998864 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2025.09.03 04:06:01.998917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3028 | 2025.09.03 04:06:01.999413 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3029 | 2025.09.03 04:06:01.999659 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2025.09.03 04:06:01.999807 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3031 | 2025.09.03 04:06:01.999806 [ 84 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3032 | 2025.09.03 04:06:01.999911 [ 84 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.09.03 04:06:01.999939 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3034 | 2025.09.03 04:06:02.000071 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 3035 | 2025.09.03 04:06:02.000268 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3036 | 2025.09.03 04:06:02.000311 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 3037 | 2025.09.03 04:06:02.000382 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 3038 | 2025.09.03 04:06:02.000434 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 3039 | 2025.09.03 04:06:02.000482 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 3040 | 2025.09.03 04:06:02.000524 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 3041 | 2025.09.03 04:06:02.000568 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 3042 | 2025.09.03 04:06:02.001299 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000947927 sec. | ||
| 3043 | 2025.09.03 04:06:02.001958 [ 199 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001950224 sec., 3784693.4505984955 rows/sec., 54.14 MiB/sec. | ||
| 3044 | 2025.09.03 04:06:02.002517 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3045 | 2025.09.03 04:06:02.002828 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_16_3} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2025.09.03 04:06:02.002895 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_16_3} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3047 | 2025.09.03 04:06:02.002981 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3048 | 2025.09.03 04:06:02.025649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 426 | ||
| 3049 | 2025.09.03 04:06:02.027726 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2025.09.03 04:06:02.027767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3051 | 2025.09.03 04:06:02.028866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3052 | 2025.09.03 04:06:02.029122 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.09.03 04:06:02.029362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3054 | 2025.09.03 04:06:02.402934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3055 | 2025.09.03 04:06:02.419689 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2025.09.03 04:06:02.419744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3057 | 2025.09.03 04:06:02.425896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3058 | 2025.09.03 04:06:02.426577 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2025.09.03 04:06:02.426844 [ 84 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3060 | 2025.09.03 04:06:02.426880 [ 84 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2025.09.03 04:06:02.426898 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3062 | 2025.09.03 04:06:02.427016 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3063 | 2025.09.03 04:06:02.429837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3064 | 2025.09.03 04:06:02.430873 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3065 | 2025.09.03 04:06:02.432159 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3066 | 2025.09.03 04:06:02.436231 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3067 | 2025.09.03 04:06:02.440218 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3068 | 2025.09.03 04:06:02.444455 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3069 | 2025.09.03 04:06:02.449030 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3070 | 2025.09.03 04:06:02.453248 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3071 | 2025.09.03 04:06:02.506531 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079567197 sec., 1520.7271911312898 rows/sec., 7.86 MiB/sec. | ||
| 3072 | 2025.09.03 04:06:02.508865 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3073 | 2025.09.03 04:06:02.510933 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_16_3} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2025.09.03 04:06:02.511009 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_16_3} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3075 | 2025.09.03 04:06:02.513094 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3076 | 2025.09.03 04:06:03.000387 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.61 MiB, peak 210.56 MiB, free memory in arenas 0.00 B, will set to 209.51 MiB (RSS), difference: 8.90 MiB | ||
| 3077 | 2025.09.03 04:06:04.036921 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2025.09.03 04:06:04.037118 [ 4 ] {e7e68b8c-bcd1-434e-96ac-3d36d8907a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3079 | 2025.09.03 04:06:04.037191 [ 4 ] {e7e68b8c-bcd1-434e-96ac-3d36d8907a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3080 | 2025.09.03 04:06:04.037899 [ 4 ] {e7e68b8c-bcd1-434e-96ac-3d36d8907a16} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2025.09.03 04:06:04.037943 [ 4 ] {e7e68b8c-bcd1-434e-96ac-3d36d8907a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3082 | 2025.09.03 04:06:04.038350 [ 4 ] {e7e68b8c-bcd1-434e-96ac-3d36d8907a16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3083 | 2025.09.03 04:06:04.038592 [ 4 ] {e7e68b8c-bcd1-434e-96ac-3d36d8907a16} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2025.09.03 04:06:04.038747 [ 4 ] {e7e68b8c-bcd1-434e-96ac-3d36d8907a16} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001684 sec., 51068.88361045131 rows/sec., 4.28 MiB/sec. | ||
| 3085 | 2025.09.03 04:06:04.038789 [ 4 ] {e7e68b8c-bcd1-434e-96ac-3d36d8907a16} <Debug> TCPHandler: Processed in 0.002002404 sec. | ||
| 3086 | 2025.09.03 04:06:04.038916 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2025.09.03 04:06:04.039014 [ 4 ] {164339e5-972e-4ed7-ad23-94405d0586df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3088 | 2025.09.03 04:06:04.039056 [ 4 ] {164339e5-972e-4ed7-ad23-94405d0586df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3089 | 2025.09.03 04:06:04.039456 [ 4 ] {164339e5-972e-4ed7-ad23-94405d0586df} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2025.09.03 04:06:04.039493 [ 4 ] {164339e5-972e-4ed7-ad23-94405d0586df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3091 | 2025.09.03 04:06:04.039803 [ 4 ] {164339e5-972e-4ed7-ad23-94405d0586df} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3092 | 2025.09.03 04:06:04.040018 [ 4 ] {164339e5-972e-4ed7-ad23-94405d0586df} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2025.09.03 04:06:04.040125 [ 156 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3094 | 2025.09.03 04:06:04.040145 [ 4 ] {164339e5-972e-4ed7-ad23-94405d0586df} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00115 sec., 13043.478260869566 rows/sec., 980.81 KiB/sec. | ||
| 3095 | 2025.09.03 04:06:04.040194 [ 156 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.09.03 04:06:04.040204 [ 4 ] {164339e5-972e-4ed7-ad23-94405d0586df} <Debug> TCPHandler: Processed in 0.00133945 sec. | ||
| 3097 | 2025.09.03 04:06:04.040222 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3098 | 2025.09.03 04:06:04.040324 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 3099 | 2025.09.03 04:06:04.040331 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2025.09.03 04:06:04.040438 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3101 | 2025.09.03 04:06:04.040453 [ 4 ] {65b432c0-0118-4c19-8b65-c8ebcd9b5054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3102 | 2025.09.03 04:06:04.040473 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 57 rows starting from the beginning of the part | ||
| 3103 | 2025.09.03 04:06:04.040500 [ 4 ] {65b432c0-0118-4c19-8b65-c8ebcd9b5054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3104 | 2025.09.03 04:06:04.040539 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 3105 | 2025.09.03 04:06:04.040585 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 3106 | 2025.09.03 04:06:04.040625 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 3107 | 2025.09.03 04:06:04.040660 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 3108 | 2025.09.03 04:06:04.040703 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 3109 | 2025.09.03 04:06:04.040945 [ 4 ] {65b432c0-0118-4c19-8b65-c8ebcd9b5054} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2025.09.03 04:06:04.040990 [ 4 ] {65b432c0-0118-4c19-8b65-c8ebcd9b5054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3111 | 2025.09.03 04:06:04.041429 [ 4 ] {65b432c0-0118-4c19-8b65-c8ebcd9b5054} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3112 | 2025.09.03 04:06:04.041529 [ 186 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243109 sec., 123882.94188200713 rows/sec., 9.50 MiB/sec. | ||
| 3113 | 2025.09.03 04:06:04.041666 [ 4 ] {65b432c0-0118-4c19-8b65-c8ebcd9b5054} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2025.09.03 04:06:04.041765 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3115 | 2025.09.03 04:06:04.041808 [ 4 ] {65b432c0-0118-4c19-8b65-c8ebcd9b5054} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001374 sec., 57496.36098981077 rows/sec., 4.49 MiB/sec. | ||
| 3116 | 2025.09.03 04:06:04.041873 [ 4 ] {65b432c0-0118-4c19-8b65-c8ebcd9b5054} <Debug> TCPHandler: Processed in 0.001593891 sec. | ||
| 3117 | 2025.09.03 04:06:04.041991 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2025.09.03 04:06:04.042091 [ 4 ] {5a018af1-c3e0-4d0b-a87f-f3b1e954ad5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3119 | 2025.09.03 04:06:04.042105 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2025.09.03 04:06:04.042137 [ 4 ] {5a018af1-c3e0-4d0b-a87f-f3b1e954ad5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3121 | 2025.09.03 04:06:04.042192 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_21_4} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3122 | 2025.09.03 04:06:04.042304 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3123 | 2025.09.03 04:06:04.042549 [ 4 ] {5a018af1-c3e0-4d0b-a87f-f3b1e954ad5d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2025.09.03 04:06:04.042590 [ 4 ] {5a018af1-c3e0-4d0b-a87f-f3b1e954ad5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3125 | 2025.09.03 04:06:04.042940 [ 4 ] {5a018af1-c3e0-4d0b-a87f-f3b1e954ad5d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3126 | 2025.09.03 04:06:04.043154 [ 4 ] {5a018af1-c3e0-4d0b-a87f-f3b1e954ad5d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.09.03 04:06:04.043281 [ 4 ] {5a018af1-c3e0-4d0b-a87f-f3b1e954ad5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 3128 | 2025.09.03 04:06:04.043320 [ 4 ] {5a018af1-c3e0-4d0b-a87f-f3b1e954ad5d} <Debug> TCPHandler: Processed in 0.00137888 sec. | ||
| 3129 | 2025.09.03 04:06:04.043437 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2025.09.03 04:06:04.043532 [ 4 ] {cccbb145-7c1d-49a6-8910-38a2a26756a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3131 | 2025.09.03 04:06:04.043587 [ 4 ] {cccbb145-7c1d-49a6-8910-38a2a26756a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3132 | 2025.09.03 04:06:04.044370 [ 4 ] {cccbb145-7c1d-49a6-8910-38a2a26756a9} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2025.09.03 04:06:04.044407 [ 4 ] {cccbb145-7c1d-49a6-8910-38a2a26756a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3134 | 2025.09.03 04:06:04.044973 [ 4 ] {cccbb145-7c1d-49a6-8910-38a2a26756a9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3135 | 2025.09.03 04:06:04.045208 [ 4 ] {cccbb145-7c1d-49a6-8910-38a2a26756a9} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2025.09.03 04:06:04.045344 [ 4 ] {cccbb145-7c1d-49a6-8910-38a2a26756a9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00183 sec., 8196.72131147541 rows/sec., 14.69 MiB/sec. | ||
| 3137 | 2025.09.03 04:06:04.045399 [ 4 ] {cccbb145-7c1d-49a6-8910-38a2a26756a9} <Debug> TCPHandler: Processed in 0.002011755 sec. | ||
| 3138 | 2025.09.03 04:06:04.045519 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2025.09.03 04:06:04.045616 [ 4 ] {cb64219e-a7c7-4208-b747-c30ac47669fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3140 | 2025.09.03 04:06:04.045659 [ 4 ] {cb64219e-a7c7-4208-b747-c30ac47669fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3141 | 2025.09.03 04:06:04.045994 [ 4 ] {cb64219e-a7c7-4208-b747-c30ac47669fa} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2025.09.03 04:06:04.046030 [ 4 ] {cb64219e-a7c7-4208-b747-c30ac47669fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3143 | 2025.09.03 04:06:04.046409 [ 4 ] {cb64219e-a7c7-4208-b747-c30ac47669fa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3144 | 2025.09.03 04:06:04.046623 [ 4 ] {cb64219e-a7c7-4208-b747-c30ac47669fa} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2025.09.03 04:06:04.046751 [ 4 ] {cb64219e-a7c7-4208-b747-c30ac47669fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 3146 | 2025.09.03 04:06:04.046787 [ 4 ] {cb64219e-a7c7-4208-b747-c30ac47669fa} <Debug> TCPHandler: Processed in 0.00131647 sec. | ||
| 3147 | 2025.09.03 04:06:09.037652 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2025.09.03 04:06:09.037867 [ 4 ] {6fefb497-dc48-4f0a-99ec-92a30ac51a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3149 | 2025.09.03 04:06:09.037944 [ 4 ] {6fefb497-dc48-4f0a-99ec-92a30ac51a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3150 | 2025.09.03 04:06:09.038647 [ 4 ] {6fefb497-dc48-4f0a-99ec-92a30ac51a4c} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2025.09.03 04:06:09.038698 [ 4 ] {6fefb497-dc48-4f0a-99ec-92a30ac51a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3152 | 2025.09.03 04:06:09.039133 [ 4 ] {6fefb497-dc48-4f0a-99ec-92a30ac51a4c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3153 | 2025.09.03 04:06:09.039369 [ 4 ] {6fefb497-dc48-4f0a-99ec-92a30ac51a4c} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2025.09.03 04:06:09.039524 [ 4 ] {6fefb497-dc48-4f0a-99ec-92a30ac51a4c} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001713 sec., 63047.28546409808 rows/sec., 5.29 MiB/sec. | ||
| 3155 | 2025.09.03 04:06:09.039575 [ 4 ] {6fefb497-dc48-4f0a-99ec-92a30ac51a4c} <Debug> TCPHandler: Processed in 0.002064925 sec. | ||
| 3156 | 2025.09.03 04:06:09.039703 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2025.09.03 04:06:09.039806 [ 4 ] {bd0309cf-335c-4d92-87ae-f351c750b37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3158 | 2025.09.03 04:06:09.039850 [ 4 ] {bd0309cf-335c-4d92-87ae-f351c750b37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3159 | 2025.09.03 04:06:09.040279 [ 4 ] {bd0309cf-335c-4d92-87ae-f351c750b37f} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2025.09.03 04:06:09.040316 [ 4 ] {bd0309cf-335c-4d92-87ae-f351c750b37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3161 | 2025.09.03 04:06:09.040632 [ 4 ] {bd0309cf-335c-4d92-87ae-f351c750b37f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3162 | 2025.09.03 04:06:09.040849 [ 4 ] {bd0309cf-335c-4d92-87ae-f351c750b37f} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2025.09.03 04:06:09.040978 [ 4 ] {bd0309cf-335c-4d92-87ae-f351c750b37f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 3164 | 2025.09.03 04:06:09.041016 [ 4 ] {bd0309cf-335c-4d92-87ae-f351c750b37f} <Debug> TCPHandler: Processed in 0.00136651 sec. | ||
| 3165 | 2025.09.03 04:06:09.041127 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2025.09.03 04:06:09.041222 [ 4 ] {f1b4f19b-f913-4af3-9e2f-0074a81a4f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3167 | 2025.09.03 04:06:09.041264 [ 4 ] {f1b4f19b-f913-4af3-9e2f-0074a81a4f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3168 | 2025.09.03 04:06:09.041689 [ 4 ] {f1b4f19b-f913-4af3-9e2f-0074a81a4f26} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2025.09.03 04:06:09.041725 [ 4 ] {f1b4f19b-f913-4af3-9e2f-0074a81a4f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3170 | 2025.09.03 04:06:09.042063 [ 4 ] {f1b4f19b-f913-4af3-9e2f-0074a81a4f26} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3171 | 2025.09.03 04:06:09.042285 [ 4 ] {f1b4f19b-f913-4af3-9e2f-0074a81a4f26} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.09.03 04:06:09.042413 [ 4 ] {f1b4f19b-f913-4af3-9e2f-0074a81a4f26} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00121 sec., 74380.1652892562 rows/sec., 5.81 MiB/sec. | ||
| 3173 | 2025.09.03 04:06:09.042451 [ 4 ] {f1b4f19b-f913-4af3-9e2f-0074a81a4f26} <Debug> TCPHandler: Processed in 0.00137493 sec. | ||
| 3174 | 2025.09.03 04:06:09.042562 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2025.09.03 04:06:09.042657 [ 4 ] {87c43eef-2c6a-4f00-bc02-514a22b6b7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3176 | 2025.09.03 04:06:09.042702 [ 4 ] {87c43eef-2c6a-4f00-bc02-514a22b6b7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3177 | 2025.09.03 04:06:09.043106 [ 4 ] {87c43eef-2c6a-4f00-bc02-514a22b6b7c1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2025.09.03 04:06:09.043142 [ 4 ] {87c43eef-2c6a-4f00-bc02-514a22b6b7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3179 | 2025.09.03 04:06:09.043470 [ 4 ] {87c43eef-2c6a-4f00-bc02-514a22b6b7c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3180 | 2025.09.03 04:06:09.043687 [ 4 ] {87c43eef-2c6a-4f00-bc02-514a22b6b7c1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2025.09.03 04:06:09.043816 [ 4 ] {87c43eef-2c6a-4f00-bc02-514a22b6b7c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3182 | 2025.09.03 04:06:09.043859 [ 4 ] {87c43eef-2c6a-4f00-bc02-514a22b6b7c1} <Debug> TCPHandler: Processed in 0.001346749 sec. | ||
| 3183 | 2025.09.03 04:06:09.043965 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2025.09.03 04:06:09.044061 [ 4 ] {9739524b-b924-4769-8770-fc22dd0130e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3185 | 2025.09.03 04:06:09.044116 [ 4 ] {9739524b-b924-4769-8770-fc22dd0130e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3186 | 2025.09.03 04:06:09.044922 [ 4 ] {9739524b-b924-4769-8770-fc22dd0130e6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2025.09.03 04:06:09.044957 [ 4 ] {9739524b-b924-4769-8770-fc22dd0130e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3188 | 2025.09.03 04:06:09.045510 [ 4 ] {9739524b-b924-4769-8770-fc22dd0130e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3189 | 2025.09.03 04:06:09.045737 [ 4 ] {9739524b-b924-4769-8770-fc22dd0130e6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2025.09.03 04:06:09.045865 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3191 | 2025.09.03 04:06:09.045876 [ 4 ] {9739524b-b924-4769-8770-fc22dd0130e6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001833 sec., 14184.397163120568 rows/sec., 25.42 MiB/sec. | ||
| 3192 | 2025.09.03 04:06:09.045938 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.09.03 04:06:09.045964 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3194 | 2025.09.03 04:06:09.045982 [ 4 ] {9739524b-b924-4769-8770-fc22dd0130e6} <Debug> TCPHandler: Processed in 0.002066165 sec. | ||
| 3195 | 2025.09.03 04:06:09.046060 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 3196 | 2025.09.03 04:06:09.046098 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2025.09.03 04:06:09.046199 [ 4 ] {582669e3-5abb-401c-a829-907f554d0ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3198 | 2025.09.03 04:06:09.046241 [ 4 ] {582669e3-5abb-401c-a829-907f554d0ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3199 | 2025.09.03 04:06:09.046299 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3200 | 2025.09.03 04:06:09.046367 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 3201 | 2025.09.03 04:06:09.046507 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3202 | 2025.09.03 04:06:09.046585 [ 4 ] {582669e3-5abb-401c-a829-907f554d0ea7} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2025.09.03 04:06:09.046619 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
| 3204 | 2025.09.03 04:06:09.046625 [ 4 ] {582669e3-5abb-401c-a829-907f554d0ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3205 | 2025.09.03 04:06:09.046732 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3206 | 2025.09.03 04:06:09.046840 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3207 | 2025.09.03 04:06:09.046942 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3208 | 2025.09.03 04:06:09.046983 [ 4 ] {582669e3-5abb-401c-a829-907f554d0ea7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3209 | 2025.09.03 04:06:09.047222 [ 4 ] {582669e3-5abb-401c-a829-907f554d0ea7} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.09.03 04:06:09.047368 [ 4 ] {582669e3-5abb-401c-a829-907f554d0ea7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 3211 | 2025.09.03 04:06:09.047407 [ 4 ] {582669e3-5abb-401c-a829-907f554d0ea7} <Debug> TCPHandler: Processed in 0.00135792 sec. | ||
| 3212 | 2025.09.03 04:06:09.050871 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 19 columns (19 merged, 0 gathered) in 0.004850525 sec., 79372.85139237506 rows/sec., 142.23 MiB/sec. | ||
| 3213 | 2025.09.03 04:06:09.051508 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3214 | 2025.09.03 04:06:09.051847 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2025.09.03 04:06:09.051918 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3216 | 2025.09.03 04:06:09.052006 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 3217 | 2025.09.03 04:06:09.500016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3218 | 2025.09.03 04:06:09.500471 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2025.09.03 04:06:09.500509 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3220 | 2025.09.03 04:06:09.501056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3221 | 2025.09.03 04:06:09.501288 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2025.09.03 04:06:09.501414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3223 | 2025.09.03 04:06:09.930037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3224 | 2025.09.03 04:06:09.946642 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2025.09.03 04:06:09.946715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3226 | 2025.09.03 04:06:09.952547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3227 | 2025.09.03 04:06:09.953316 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2025.09.03 04:06:09.956608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3229 | 2025.09.03 04:06:10.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.58 MiB, peak 215.15 MiB, free memory in arenas 0.00 B, will set to 211.98 MiB (RSS), difference: 1.40 MiB | ||
| 3230 | 2025.09.03 04:06:12.029666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 450 | ||
| 3231 | 2025.09.03 04:06:12.031788 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2025.09.03 04:06:12.031856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3233 | 2025.09.03 04:06:12.033045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3234 | 2025.09.03 04:06:12.033325 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.09.03 04:06:12.033690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3236 | 2025.09.03 04:06:14.037034 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2025.09.03 04:06:14.037229 [ 4 ] {bad9ae7b-0d23-4404-96a1-2d9b2fd7738c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3238 | 2025.09.03 04:06:14.037292 [ 4 ] {bad9ae7b-0d23-4404-96a1-2d9b2fd7738c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3239 | 2025.09.03 04:06:14.037976 [ 4 ] {bad9ae7b-0d23-4404-96a1-2d9b2fd7738c} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2025.09.03 04:06:14.038015 [ 4 ] {bad9ae7b-0d23-4404-96a1-2d9b2fd7738c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3241 | 2025.09.03 04:06:14.038405 [ 4 ] {bad9ae7b-0d23-4404-96a1-2d9b2fd7738c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3242 | 2025.09.03 04:06:14.038632 [ 4 ] {bad9ae7b-0d23-4404-96a1-2d9b2fd7738c} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2025.09.03 04:06:14.038777 [ 4 ] {bad9ae7b-0d23-4404-96a1-2d9b2fd7738c} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001602 sec., 53682.8963795256 rows/sec., 4.50 MiB/sec. | ||
| 3244 | 2025.09.03 04:06:14.038821 [ 4 ] {bad9ae7b-0d23-4404-96a1-2d9b2fd7738c} <Debug> TCPHandler: Processed in 0.001919624 sec. | ||
| 3245 | 2025.09.03 04:06:14.038939 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2025.09.03 04:06:14.039033 [ 4 ] {6076bdbd-f4f8-43ff-87fb-20ca4e97b9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3247 | 2025.09.03 04:06:14.039098 [ 4 ] {6076bdbd-f4f8-43ff-87fb-20ca4e97b9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3248 | 2025.09.03 04:06:14.039481 [ 4 ] {6076bdbd-f4f8-43ff-87fb-20ca4e97b9df} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2025.09.03 04:06:14.039514 [ 4 ] {6076bdbd-f4f8-43ff-87fb-20ca4e97b9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3250 | 2025.09.03 04:06:14.039803 [ 4 ] {6076bdbd-f4f8-43ff-87fb-20ca4e97b9df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3251 | 2025.09.03 04:06:14.040022 [ 4 ] {6076bdbd-f4f8-43ff-87fb-20ca4e97b9df} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2025.09.03 04:06:14.040143 [ 4 ] {6076bdbd-f4f8-43ff-87fb-20ca4e97b9df} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 999.05 KiB/sec. | ||
| 3253 | 2025.09.03 04:06:14.040181 [ 4 ] {6076bdbd-f4f8-43ff-87fb-20ca4e97b9df} <Debug> TCPHandler: Processed in 0.001291269 sec. | ||
| 3254 | 2025.09.03 04:06:14.040277 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2025.09.03 04:06:14.040370 [ 4 ] {2ba02375-3b7e-49e7-865a-93536347f11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3256 | 2025.09.03 04:06:14.040409 [ 4 ] {2ba02375-3b7e-49e7-865a-93536347f11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3257 | 2025.09.03 04:06:14.040802 [ 4 ] {2ba02375-3b7e-49e7-865a-93536347f11e} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2025.09.03 04:06:14.040837 [ 4 ] {2ba02375-3b7e-49e7-865a-93536347f11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3259 | 2025.09.03 04:06:14.041139 [ 4 ] {2ba02375-3b7e-49e7-865a-93536347f11e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3260 | 2025.09.03 04:06:14.041361 [ 4 ] {2ba02375-3b7e-49e7-865a-93536347f11e} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2025.09.03 04:06:14.041480 [ 4 ] {2ba02375-3b7e-49e7-865a-93536347f11e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001128 sec., 70035.4609929078 rows/sec., 5.47 MiB/sec. | ||
| 3262 | 2025.09.03 04:06:14.041520 [ 4 ] {2ba02375-3b7e-49e7-865a-93536347f11e} <Debug> TCPHandler: Processed in 0.001289709 sec. | ||
| 3263 | 2025.09.03 04:06:14.041623 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2025.09.03 04:06:14.041716 [ 4 ] {816644a3-c30d-4d01-9ca3-6b0b132fe73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3265 | 2025.09.03 04:06:14.041758 [ 4 ] {816644a3-c30d-4d01-9ca3-6b0b132fe73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3266 | 2025.09.03 04:06:14.042131 [ 4 ] {816644a3-c30d-4d01-9ca3-6b0b132fe73a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2025.09.03 04:06:14.042166 [ 4 ] {816644a3-c30d-4d01-9ca3-6b0b132fe73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3268 | 2025.09.03 04:06:14.042488 [ 4 ] {816644a3-c30d-4d01-9ca3-6b0b132fe73a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3269 | 2025.09.03 04:06:14.042702 [ 4 ] {816644a3-c30d-4d01-9ca3-6b0b132fe73a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2025.09.03 04:06:14.042825 [ 4 ] {816644a3-c30d-4d01-9ca3-6b0b132fe73a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 3271 | 2025.09.03 04:06:14.042865 [ 4 ] {816644a3-c30d-4d01-9ca3-6b0b132fe73a} <Debug> TCPHandler: Processed in 0.00128906 sec. | ||
| 3272 | 2025.09.03 04:06:14.042970 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2025.09.03 04:06:14.043068 [ 4 ] {bc6f3a75-e17b-470c-b5b9-f7ef8e347ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3274 | 2025.09.03 04:06:14.043123 [ 4 ] {bc6f3a75-e17b-470c-b5b9-f7ef8e347ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3275 | 2025.09.03 04:06:14.043982 [ 4 ] {bc6f3a75-e17b-470c-b5b9-f7ef8e347ac0} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2025.09.03 04:06:14.044024 [ 4 ] {bc6f3a75-e17b-470c-b5b9-f7ef8e347ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3277 | 2025.09.03 04:06:14.044574 [ 4 ] {bc6f3a75-e17b-470c-b5b9-f7ef8e347ac0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3278 | 2025.09.03 04:06:14.044792 [ 4 ] {bc6f3a75-e17b-470c-b5b9-f7ef8e347ac0} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2025.09.03 04:06:14.044932 [ 4 ] {bc6f3a75-e17b-470c-b5b9-f7ef8e347ac0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001882 sec., 7970.244420828905 rows/sec., 14.28 MiB/sec. | ||
| 3280 | 2025.09.03 04:06:14.044983 [ 4 ] {bc6f3a75-e17b-470c-b5b9-f7ef8e347ac0} <Debug> TCPHandler: Processed in 0.002063205 sec. | ||
| 3281 | 2025.09.03 04:06:14.045084 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2025.09.03 04:06:14.045183 [ 4 ] {97c26f75-78fd-48f4-afef-1662f06ce5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3283 | 2025.09.03 04:06:14.045223 [ 4 ] {97c26f75-78fd-48f4-afef-1662f06ce5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3284 | 2025.09.03 04:06:14.045540 [ 4 ] {97c26f75-78fd-48f4-afef-1662f06ce5b7} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2025.09.03 04:06:14.045573 [ 4 ] {97c26f75-78fd-48f4-afef-1662f06ce5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3286 | 2025.09.03 04:06:14.045873 [ 4 ] {97c26f75-78fd-48f4-afef-1662f06ce5b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3287 | 2025.09.03 04:06:14.046084 [ 4 ] {97c26f75-78fd-48f4-afef-1662f06ce5b7} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2025.09.03 04:06:14.046204 [ 4 ] {97c26f75-78fd-48f4-afef-1662f06ce5b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 3289 | 2025.09.03 04:06:14.046242 [ 4 ] {97c26f75-78fd-48f4-afef-1662f06ce5b7} <Debug> TCPHandler: Processed in 0.001206699 sec. | ||
| 3290 | 2025.09.03 04:06:16.889866 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3291 | 2025.09.03 04:06:16.889939 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3292 | 2025.09.03 04:06:17.001558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8357 | ||
| 3293 | 2025.09.03 04:06:17.002175 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2025.09.03 04:06:17.002231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3295 | 2025.09.03 04:06:17.002736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3296 | 2025.09.03 04:06:17.002978 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2025.09.03 04:06:17.003126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8357 | ||
| 3298 | 2025.09.03 04:06:17.456788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3299 | 2025.09.03 04:06:17.471839 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2025.09.03 04:06:17.471895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3301 | 2025.09.03 04:06:17.477757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3302 | 2025.09.03 04:06:17.478501 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2025.09.03 04:06:17.481141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3304 | 2025.09.03 04:06:19.037263 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2025.09.03 04:06:19.037445 [ 4 ] {cdd497fd-eb90-49e9-a9ba-79b7c41af60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3306 | 2025.09.03 04:06:19.037515 [ 4 ] {cdd497fd-eb90-49e9-a9ba-79b7c41af60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3307 | 2025.09.03 04:06:19.038259 [ 4 ] {cdd497fd-eb90-49e9-a9ba-79b7c41af60b} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2025.09.03 04:06:19.038304 [ 4 ] {cdd497fd-eb90-49e9-a9ba-79b7c41af60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3309 | 2025.09.03 04:06:19.038705 [ 4 ] {cdd497fd-eb90-49e9-a9ba-79b7c41af60b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3310 | 2025.09.03 04:06:19.038935 [ 4 ] {cdd497fd-eb90-49e9-a9ba-79b7c41af60b} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2025.09.03 04:06:19.039084 [ 4 ] {cdd497fd-eb90-49e9-a9ba-79b7c41af60b} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001694 sec., 63754.427390791025 rows/sec., 5.35 MiB/sec. | ||
| 3312 | 2025.09.03 04:06:19.039126 [ 4 ] {cdd497fd-eb90-49e9-a9ba-79b7c41af60b} <Debug> TCPHandler: Processed in 0.001990275 sec. | ||
| 3313 | 2025.09.03 04:06:19.039251 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2025.09.03 04:06:19.039347 [ 4 ] {97c01fec-600b-4319-be78-fe010c4cfb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3315 | 2025.09.03 04:06:19.039387 [ 4 ] {97c01fec-600b-4319-be78-fe010c4cfb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3316 | 2025.09.03 04:06:19.039790 [ 4 ] {97c01fec-600b-4319-be78-fe010c4cfb6c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2025.09.03 04:06:19.039824 [ 4 ] {97c01fec-600b-4319-be78-fe010c4cfb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3318 | 2025.09.03 04:06:19.040133 [ 4 ] {97c01fec-600b-4319-be78-fe010c4cfb6c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3319 | 2025.09.03 04:06:19.040345 [ 4 ] {97c01fec-600b-4319-be78-fe010c4cfb6c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2025.09.03 04:06:19.040467 [ 4 ] {97c01fec-600b-4319-be78-fe010c4cfb6c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001139 sec., 22827.0412642669 rows/sec., 1.68 MiB/sec. | ||
| 3321 | 2025.09.03 04:06:19.040504 [ 4 ] {97c01fec-600b-4319-be78-fe010c4cfb6c} <Debug> TCPHandler: Processed in 0.00130308 sec. | ||
| 3322 | 2025.09.03 04:06:19.040615 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2025.09.03 04:06:19.040711 [ 4 ] {6eea26f5-c417-4ec2-b278-234fdb326a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3324 | 2025.09.03 04:06:19.040751 [ 4 ] {6eea26f5-c417-4ec2-b278-234fdb326a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3325 | 2025.09.03 04:06:19.041254 [ 4 ] {6eea26f5-c417-4ec2-b278-234fdb326a0a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2025.09.03 04:06:19.041288 [ 4 ] {6eea26f5-c417-4ec2-b278-234fdb326a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3327 | 2025.09.03 04:06:19.041610 [ 4 ] {6eea26f5-c417-4ec2-b278-234fdb326a0a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3328 | 2025.09.03 04:06:19.041821 [ 4 ] {6eea26f5-c417-4ec2-b278-234fdb326a0a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2025.09.03 04:06:19.041964 [ 4 ] {6eea26f5-c417-4ec2-b278-234fdb326a0a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001257 sec., 71599.04534606205 rows/sec., 5.59 MiB/sec. | ||
| 3330 | 2025.09.03 04:06:19.042007 [ 4 ] {6eea26f5-c417-4ec2-b278-234fdb326a0a} <Debug> TCPHandler: Processed in 0.001442391 sec. | ||
| 3331 | 2025.09.03 04:06:19.042121 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2025.09.03 04:06:19.042214 [ 4 ] {f7a3e689-9c19-47f3-a21e-c3c522d846d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3333 | 2025.09.03 04:06:19.042257 [ 4 ] {f7a3e689-9c19-47f3-a21e-c3c522d846d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3334 | 2025.09.03 04:06:19.042664 [ 4 ] {f7a3e689-9c19-47f3-a21e-c3c522d846d6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2025.09.03 04:06:19.042699 [ 4 ] {f7a3e689-9c19-47f3-a21e-c3c522d846d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3336 | 2025.09.03 04:06:19.043023 [ 4 ] {f7a3e689-9c19-47f3-a21e-c3c522d846d6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3337 | 2025.09.03 04:06:19.043230 [ 4 ] {f7a3e689-9c19-47f3-a21e-c3c522d846d6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2025.09.03 04:06:19.043356 [ 4 ] {f7a3e689-9c19-47f3-a21e-c3c522d846d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 3339 | 2025.09.03 04:06:19.043392 [ 4 ] {f7a3e689-9c19-47f3-a21e-c3c522d846d6} <Debug> TCPHandler: Processed in 0.001318159 sec. | ||
| 3340 | 2025.09.03 04:06:19.043512 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2025.09.03 04:06:19.043611 [ 4 ] {3afd56bb-a185-459e-b577-ef131e72277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3342 | 2025.09.03 04:06:19.043663 [ 4 ] {3afd56bb-a185-459e-b577-ef131e72277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3343 | 2025.09.03 04:06:19.044480 [ 4 ] {3afd56bb-a185-459e-b577-ef131e72277d} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2025.09.03 04:06:19.044515 [ 4 ] {3afd56bb-a185-459e-b577-ef131e72277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3345 | 2025.09.03 04:06:19.045065 [ 4 ] {3afd56bb-a185-459e-b577-ef131e72277d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3346 | 2025.09.03 04:06:19.045301 [ 4 ] {3afd56bb-a185-459e-b577-ef131e72277d} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2025.09.03 04:06:19.045439 [ 4 ] {3afd56bb-a185-459e-b577-ef131e72277d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001847 sec., 14076.881429344885 rows/sec., 25.23 MiB/sec. | ||
| 3348 | 2025.09.03 04:06:19.045502 [ 4 ] {3afd56bb-a185-459e-b577-ef131e72277d} <Debug> TCPHandler: Processed in 0.002043345 sec. | ||
| 3349 | 2025.09.03 04:06:19.045618 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2025.09.03 04:06:19.045712 [ 4 ] {fd812fa4-c990-44f6-8d7b-35451ba9fcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3351 | 2025.09.03 04:06:19.045753 [ 4 ] {fd812fa4-c990-44f6-8d7b-35451ba9fcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3352 | 2025.09.03 04:06:19.046086 [ 4 ] {fd812fa4-c990-44f6-8d7b-35451ba9fcc2} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2025.09.03 04:06:19.046121 [ 4 ] {fd812fa4-c990-44f6-8d7b-35451ba9fcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3354 | 2025.09.03 04:06:19.046424 [ 4 ] {fd812fa4-c990-44f6-8d7b-35451ba9fcc2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3355 | 2025.09.03 04:06:19.046650 [ 4 ] {fd812fa4-c990-44f6-8d7b-35451ba9fcc2} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2025.09.03 04:06:19.046776 [ 4 ] {fd812fa4-c990-44f6-8d7b-35451ba9fcc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 3357 | 2025.09.03 04:06:19.046811 [ 4 ] {fd812fa4-c990-44f6-8d7b-35451ba9fcc2} <Debug> TCPHandler: Processed in 0.001243039 sec. | ||
| 3358 | 2025.09.03 04:06:22.033955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 474 | ||
| 3359 | 2025.09.03 04:06:22.036076 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2025.09.03 04:06:22.036132 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3361 | 2025.09.03 04:06:22.037288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3362 | 2025.09.03 04:06:22.037555 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2025.09.03 04:06:22.037900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 3364 | 2025.09.03 04:06:24.063350 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2025.09.03 04:06:24.063530 [ 4 ] {45521512-6533-451d-8d74-2e3690481759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3366 | 2025.09.03 04:06:24.063597 [ 4 ] {45521512-6533-451d-8d74-2e3690481759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3367 | 2025.09.03 04:06:24.064214 [ 4 ] {45521512-6533-451d-8d74-2e3690481759} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2025.09.03 04:06:24.064261 [ 4 ] {45521512-6533-451d-8d74-2e3690481759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3369 | 2025.09.03 04:06:24.064639 [ 4 ] {45521512-6533-451d-8d74-2e3690481759} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3370 | 2025.09.03 04:06:24.064861 [ 4 ] {45521512-6533-451d-8d74-2e3690481759} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.09.03 04:06:24.065015 [ 4 ] {45521512-6533-451d-8d74-2e3690481759} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001535 sec., 9120.521172638437 rows/sec., 743.71 KiB/sec. | ||
| 3372 | 2025.09.03 04:06:24.065064 [ 4 ] {45521512-6533-451d-8d74-2e3690481759} <Debug> TCPHandler: Processed in 0.001846703 sec. | ||
| 3373 | 2025.09.03 04:06:24.065189 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2025.09.03 04:06:24.065308 [ 4 ] {60d6ec89-91fb-4a31-ad1a-6301f4cc1a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3375 | 2025.09.03 04:06:24.065353 [ 4 ] {60d6ec89-91fb-4a31-ad1a-6301f4cc1a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3376 | 2025.09.03 04:06:24.066439 [ 4 ] {60d6ec89-91fb-4a31-ad1a-6301f4cc1a02} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.09.03 04:06:24.066476 [ 4 ] {60d6ec89-91fb-4a31-ad1a-6301f4cc1a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3378 | 2025.09.03 04:06:24.066880 [ 4 ] {60d6ec89-91fb-4a31-ad1a-6301f4cc1a02} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3379 | 2025.09.03 04:06:24.067090 [ 4 ] {60d6ec89-91fb-4a31-ad1a-6301f4cc1a02} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.09.03 04:06:24.067218 [ 4 ] {60d6ec89-91fb-4a31-ad1a-6301f4cc1a02} <Debug> executeQuery: Read 1233 rows, 104.46 KiB in 0.001941 sec., 635239.5672333848 rows/sec., 52.56 MiB/sec. | ||
| 3381 | 2025.09.03 04:06:24.067236 [ 140 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3382 | 2025.09.03 04:06:24.067255 [ 4 ] {60d6ec89-91fb-4a31-ad1a-6301f4cc1a02} <Debug> TCPHandler: Processed in 0.002118825 sec. | ||
| 3383 | 2025.09.03 04:06:24.067313 [ 140 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2025.09.03 04:06:24.067343 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3385 | 2025.09.03 04:06:24.067401 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2025.09.03 04:06:24.067436 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 3387 | 2025.09.03 04:06:24.067501 [ 4 ] {56156d62-72fa-4285-ac19-9405916b6bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3388 | 2025.09.03 04:06:24.067527 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3389 | 2025.09.03 04:06:24.067542 [ 4 ] {56156d62-72fa-4285-ac19-9405916b6bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3390 | 2025.09.03 04:06:24.067560 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1287 rows starting from the beginning of the part | ||
| 3391 | 2025.09.03 04:06:24.067632 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 86 rows starting from the beginning of the part | ||
| 3392 | 2025.09.03 04:06:24.067679 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part | ||
| 3393 | 2025.09.03 04:06:24.067726 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
| 3394 | 2025.09.03 04:06:24.067768 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
| 3395 | 2025.09.03 04:06:24.067810 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1233 rows starting from the beginning of the part | ||
| 3396 | 2025.09.03 04:06:24.067971 [ 4 ] {56156d62-72fa-4285-ac19-9405916b6bb6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2025.09.03 04:06:24.068012 [ 4 ] {56156d62-72fa-4285-ac19-9405916b6bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3398 | 2025.09.03 04:06:24.068322 [ 4 ] {56156d62-72fa-4285-ac19-9405916b6bb6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3399 | 2025.09.03 04:06:24.068552 [ 4 ] {56156d62-72fa-4285-ac19-9405916b6bb6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2025.09.03 04:06:24.068680 [ 4 ] {56156d62-72fa-4285-ac19-9405916b6bb6} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001199 sec., 24186.822351959967 rows/sec., 1.71 MiB/sec. | ||
| 3401 | 2025.09.03 04:06:24.068716 [ 4 ] {56156d62-72fa-4285-ac19-9405916b6bb6} <Debug> TCPHandler: Processed in 0.001364619 sec. | ||
| 3402 | 2025.09.03 04:06:24.068831 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2025.09.03 04:06:24.068933 [ 4 ] {f5af2da8-1a7a-489f-a7d9-52267a57c07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3404 | 2025.09.03 04:06:24.068973 [ 4 ] {f5af2da8-1a7a-489f-a7d9-52267a57c07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3405 | 2025.09.03 04:06:24.069159 [ 191 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761623 sec., 1650750.4727174884 rows/sec., 143.38 MiB/sec. | ||
| 3406 | 2025.09.03 04:06:24.069431 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3407 | 2025.09.03 04:06:24.069460 [ 4 ] {f5af2da8-1a7a-489f-a7d9-52267a57c07b} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2025.09.03 04:06:24.069501 [ 4 ] {f5af2da8-1a7a-489f-a7d9-52267a57c07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3409 | 2025.09.03 04:06:24.069788 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2025.09.03 04:06:24.069861 [ 4 ] {f5af2da8-1a7a-489f-a7d9-52267a57c07b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3411 | 2025.09.03 04:06:24.069878 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_26_5} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3412 | 2025.09.03 04:06:24.069993 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3413 | 2025.09.03 04:06:24.070086 [ 4 ] {f5af2da8-1a7a-489f-a7d9-52267a57c07b} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2025.09.03 04:06:24.070217 [ 4 ] {f5af2da8-1a7a-489f-a7d9-52267a57c07b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001303 sec., 174980.81350729088 rows/sec., 11.85 MiB/sec. | ||
| 3415 | 2025.09.03 04:06:24.070254 [ 4 ] {f5af2da8-1a7a-489f-a7d9-52267a57c07b} <Debug> TCPHandler: Processed in 0.001470931 sec. | ||
| 3416 | 2025.09.03 04:06:24.070365 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2025.09.03 04:06:24.070466 [ 4 ] {87b12bf9-169f-449d-a1da-5e5127d2ea22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3418 | 2025.09.03 04:06:24.070504 [ 4 ] {87b12bf9-169f-449d-a1da-5e5127d2ea22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3419 | 2025.09.03 04:06:24.071093 [ 4 ] {87b12bf9-169f-449d-a1da-5e5127d2ea22} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2025.09.03 04:06:24.071126 [ 4 ] {87b12bf9-169f-449d-a1da-5e5127d2ea22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3421 | 2025.09.03 04:06:24.071441 [ 4 ] {87b12bf9-169f-449d-a1da-5e5127d2ea22} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3422 | 2025.09.03 04:06:24.071657 [ 4 ] {87b12bf9-169f-449d-a1da-5e5127d2ea22} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2025.09.03 04:06:24.071749 [ 137 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3424 | 2025.09.03 04:06:24.071778 [ 4 ] {87b12bf9-169f-449d-a1da-5e5127d2ea22} <Debug> executeQuery: Read 549 rows, 41.75 KiB in 0.00133 sec., 412781.954887218 rows/sec., 30.65 MiB/sec. | ||
| 3425 | 2025.09.03 04:06:24.071789 [ 137 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2025.09.03 04:06:24.071814 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3427 | 2025.09.03 04:06:24.071815 [ 4 ] {87b12bf9-169f-449d-a1da-5e5127d2ea22} <Debug> TCPHandler: Processed in 0.001498191 sec. | ||
| 3428 | 2025.09.03 04:06:24.071900 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 3429 | 2025.09.03 04:06:24.071934 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2025.09.03 04:06:24.072015 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3431 | 2025.09.03 04:06:24.072039 [ 4 ] {17806697-9d23-42a9-bb56-42fcd46b5c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3432 | 2025.09.03 04:06:24.072053 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 595 rows starting from the beginning of the part | ||
| 3433 | 2025.09.03 04:06:24.072089 [ 4 ] {17806697-9d23-42a9-bb56-42fcd46b5c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3434 | 2025.09.03 04:06:24.072124 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 79 rows starting from the beginning of the part | ||
| 3435 | 2025.09.03 04:06:24.072172 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 3436 | 2025.09.03 04:06:24.072213 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part | ||
| 3437 | 2025.09.03 04:06:24.072262 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 3438 | 2025.09.03 04:06:24.072302 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 549 rows starting from the beginning of the part | ||
| 3439 | 2025.09.03 04:06:24.072681 [ 4 ] {17806697-9d23-42a9-bb56-42fcd46b5c7e} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2025.09.03 04:06:24.072720 [ 4 ] {17806697-9d23-42a9-bb56-42fcd46b5c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3441 | 2025.09.03 04:06:24.073130 [ 4 ] {17806697-9d23-42a9-bb56-42fcd46b5c7e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3442 | 2025.09.03 04:06:24.073348 [ 4 ] {17806697-9d23-42a9-bb56-42fcd46b5c7e} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2025.09.03 04:06:24.073396 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1482 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531171 sec., 967886.6697449207 rows/sec., 76.54 MiB/sec. | ||
| 3444 | 2025.09.03 04:06:24.073478 [ 4 ] {17806697-9d23-42a9-bb56-42fcd46b5c7e} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001463 sec., 581681.4764183185 rows/sec., 39.16 MiB/sec. | ||
| 3445 | 2025.09.03 04:06:24.073507 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3446 | 2025.09.03 04:06:24.073519 [ 4 ] {17806697-9d23-42a9-bb56-42fcd46b5c7e} <Debug> TCPHandler: Processed in 0.001633801 sec. | ||
| 3447 | 2025.09.03 04:06:24.073565 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3448 | 2025.09.03 04:06:24.073605 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.09.03 04:06:24.073652 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3450 | 2025.09.03 04:06:24.073689 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2025.09.03 04:06:24.073809 [ 4 ] {18cf43f0-a627-4b0c-82bb-5df451dd1a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3452 | 2025.09.03 04:06:24.073828 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 3453 | 2025.09.03 04:06:24.073855 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2025.09.03 04:06:24.073865 [ 4 ] {18cf43f0-a627-4b0c-82bb-5df451dd1a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3455 | 2025.09.03 04:06:24.073960 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_26_5} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3456 | 2025.09.03 04:06:24.074041 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3457 | 2025.09.03 04:06:24.074044 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3458 | 2025.09.03 04:06:24.074115 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6406 rows starting from the beginning of the part | ||
| 3459 | 2025.09.03 04:06:24.074229 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 3460 | 2025.09.03 04:06:24.074305 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 3461 | 2025.09.03 04:06:24.074377 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3462 | 2025.09.03 04:06:24.074444 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 3463 | 2025.09.03 04:06:24.074515 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 851 rows starting from the beginning of the part | ||
| 3464 | 2025.09.03 04:06:24.074698 [ 4 ] {18cf43f0-a627-4b0c-82bb-5df451dd1a3c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2025.09.03 04:06:24.074740 [ 4 ] {18cf43f0-a627-4b0c-82bb-5df451dd1a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3466 | 2025.09.03 04:06:24.075399 [ 4 ] {18cf43f0-a627-4b0c-82bb-5df451dd1a3c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3467 | 2025.09.03 04:06:24.075664 [ 4 ] {18cf43f0-a627-4b0c-82bb-5df451dd1a3c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2025.09.03 04:06:24.075815 [ 4 ] {18cf43f0-a627-4b0c-82bb-5df451dd1a3c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002026 sec., 7403.751233958539 rows/sec., 13.27 MiB/sec. | ||
| 3469 | 2025.09.03 04:06:24.075884 [ 4 ] {18cf43f0-a627-4b0c-82bb-5df451dd1a3c} <Debug> TCPHandler: Processed in 0.002242597 sec. | ||
| 3470 | 2025.09.03 04:06:24.076004 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2025.09.03 04:06:24.076109 [ 4 ] {1dc055a4-cfa4-4811-b1cf-f70cfeacf1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3472 | 2025.09.03 04:06:24.076149 [ 4 ] {1dc055a4-cfa4-4811-b1cf-f70cfeacf1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3473 | 2025.09.03 04:06:24.076488 [ 4 ] {1dc055a4-cfa4-4811-b1cf-f70cfeacf1dc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2025.09.03 04:06:24.076524 [ 4 ] {1dc055a4-cfa4-4811-b1cf-f70cfeacf1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3475 | 2025.09.03 04:06:24.076863 [ 4 ] {1dc055a4-cfa4-4811-b1cf-f70cfeacf1dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3476 | 2025.09.03 04:06:24.077093 [ 4 ] {1dc055a4-cfa4-4811-b1cf-f70cfeacf1dc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2025.09.03 04:06:24.077214 [ 138 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3478 | 2025.09.03 04:06:24.077220 [ 4 ] {1dc055a4-cfa4-4811-b1cf-f70cfeacf1dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 3479 | 2025.09.03 04:06:24.077255 [ 138 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2025.09.03 04:06:24.077280 [ 4 ] {1dc055a4-cfa4-4811-b1cf-f70cfeacf1dc} <Debug> TCPHandler: Processed in 0.00132708 sec. | ||
| 3481 | 2025.09.03 04:06:24.077281 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3482 | 2025.09.03 04:06:24.077303 [ 200 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7897 rows, containing 5 columns (5 merged, 0 gathered) in 0.003547936 sec., 2225801.141846978 rows/sec., 151.86 MiB/sec. | ||
| 3483 | 2025.09.03 04:06:24.077363 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3484 | 2025.09.03 04:06:24.077454 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3485 | 2025.09.03 04:06:24.077477 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part | ||
| 3486 | 2025.09.03 04:06:24.077524 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3487 | 2025.09.03 04:06:24.077561 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3488 | 2025.09.03 04:06:24.077594 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3489 | 2025.09.03 04:06:24.077626 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3490 | 2025.09.03 04:06:24.077658 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 3491 | 2025.09.03 04:06:24.077971 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3492 | 2025.09.03 04:06:24.078269 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2025.09.03 04:06:24.078344 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3494 | 2025.09.03 04:06:24.078421 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3495 | 2025.09.03 04:06:24.078645 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001307069 sec., 1147605.8264712882 rows/sec., 77.34 MiB/sec. | ||
| 3496 | 2025.09.03 04:06:24.078889 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3497 | 2025.09.03 04:06:24.079157 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_26_5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2025.09.03 04:06:24.079224 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_26_5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3499 | 2025.09.03 04:06:24.079309 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3500 | 2025.09.03 04:06:24.503304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8784 | ||
| 3501 | 2025.09.03 04:06:24.503820 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2025.09.03 04:06:24.503866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3503 | 2025.09.03 04:06:24.504388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3504 | 2025.09.03 04:06:24.504629 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2025.09.03 04:06:24.504754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3506 | 2025.09.03 04:06:24.981304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3507 | 2025.09.03 04:06:24.998021 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2025.09.03 04:06:24.998077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3509 | 2025.09.03 04:06:25.004165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3510 | 2025.09.03 04:06:25.004858 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2025.09.03 04:06:25.007733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3512 | 2025.09.03 04:06:29.038669 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2025.09.03 04:06:29.038883 [ 4 ] {36460b67-46f4-4b8d-909f-9dd278f68d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3514 | 2025.09.03 04:06:29.038959 [ 4 ] {36460b67-46f4-4b8d-909f-9dd278f68d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3515 | 2025.09.03 04:06:29.039722 [ 4 ] {36460b67-46f4-4b8d-909f-9dd278f68d17} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2025.09.03 04:06:29.039772 [ 4 ] {36460b67-46f4-4b8d-909f-9dd278f68d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3517 | 2025.09.03 04:06:29.040179 [ 4 ] {36460b67-46f4-4b8d-909f-9dd278f68d17} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3518 | 2025.09.03 04:06:29.040424 [ 4 ] {36460b67-46f4-4b8d-909f-9dd278f68d17} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2025.09.03 04:06:29.040592 [ 4 ] {36460b67-46f4-4b8d-909f-9dd278f68d17} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001764 sec., 61224.48979591837 rows/sec., 5.13 MiB/sec. | ||
| 3520 | 2025.09.03 04:06:29.040643 [ 4 ] {36460b67-46f4-4b8d-909f-9dd278f68d17} <Debug> TCPHandler: Processed in 0.002111086 sec. | ||
| 3521 | 2025.09.03 04:06:29.040771 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2025.09.03 04:06:29.040875 [ 4 ] {8ec566ed-0bad-419e-8276-b4df54b218ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3523 | 2025.09.03 04:06:29.040919 [ 4 ] {8ec566ed-0bad-419e-8276-b4df54b218ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3524 | 2025.09.03 04:06:29.041337 [ 4 ] {8ec566ed-0bad-419e-8276-b4df54b218ae} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2025.09.03 04:06:29.041375 [ 4 ] {8ec566ed-0bad-419e-8276-b4df54b218ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3526 | 2025.09.03 04:06:29.041687 [ 4 ] {8ec566ed-0bad-419e-8276-b4df54b218ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3527 | 2025.09.03 04:06:29.041906 [ 4 ] {8ec566ed-0bad-419e-8276-b4df54b218ae} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2025.09.03 04:06:29.042027 [ 134 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3529 | 2025.09.03 04:06:29.042042 [ 4 ] {8ec566ed-0bad-419e-8276-b4df54b218ae} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001191 sec., 21830.3946263644 rows/sec., 1.60 MiB/sec. | ||
| 3530 | 2025.09.03 04:06:29.042108 [ 134 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2025.09.03 04:06:29.042124 [ 4 ] {8ec566ed-0bad-419e-8276-b4df54b218ae} <Debug> TCPHandler: Processed in 0.001406311 sec. | ||
| 3532 | 2025.09.03 04:06:29.042136 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3533 | 2025.09.03 04:06:29.042249 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2025.09.03 04:06:29.042255 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 3535 | 2025.09.03 04:06:29.042355 [ 4 ] {283af41f-a429-4585-a58b-5dd05f83da8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3536 | 2025.09.03 04:06:29.042378 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3537 | 2025.09.03 04:06:29.042398 [ 4 ] {283af41f-a429-4585-a58b-5dd05f83da8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3538 | 2025.09.03 04:06:29.042414 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 57 rows starting from the beginning of the part | ||
| 3539 | 2025.09.03 04:06:29.042498 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 3540 | 2025.09.03 04:06:29.042545 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 3541 | 2025.09.03 04:06:29.042589 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 3542 | 2025.09.03 04:06:29.042631 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 29 rows starting from the beginning of the part | ||
| 3543 | 2025.09.03 04:06:29.042672 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 3544 | 2025.09.03 04:06:29.042830 [ 4 ] {283af41f-a429-4585-a58b-5dd05f83da8a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2025.09.03 04:06:29.042866 [ 4 ] {283af41f-a429-4585-a58b-5dd05f83da8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3546 | 2025.09.03 04:06:29.043187 [ 4 ] {283af41f-a429-4585-a58b-5dd05f83da8a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3547 | 2025.09.03 04:06:29.043409 [ 4 ] {283af41f-a429-4585-a58b-5dd05f83da8a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.09.03 04:06:29.043438 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237439 sec., 144653.59504589724 rows/sec., 11.05 MiB/sec. | ||
| 3549 | 2025.09.03 04:06:29.043543 [ 4 ] {283af41f-a429-4585-a58b-5dd05f83da8a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001208 sec., 74503.31125827815 rows/sec., 5.82 MiB/sec. | ||
| 3550 | 2025.09.03 04:06:29.043553 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3551 | 2025.09.03 04:06:29.043583 [ 4 ] {283af41f-a429-4585-a58b-5dd05f83da8a} <Debug> TCPHandler: Processed in 0.00138456 sec. | ||
| 3552 | 2025.09.03 04:06:29.043696 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2025.09.03 04:06:29.043789 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2025.09.03 04:06:29.043794 [ 4 ] {933ce98a-9a55-45d8-8e05-057b905e749b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3555 | 2025.09.03 04:06:29.043846 [ 4 ] {933ce98a-9a55-45d8-8e05-057b905e749b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3556 | 2025.09.03 04:06:29.043856 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_26_5} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3557 | 2025.09.03 04:06:29.043922 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3558 | 2025.09.03 04:06:29.044249 [ 4 ] {933ce98a-9a55-45d8-8e05-057b905e749b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2025.09.03 04:06:29.044284 [ 4 ] {933ce98a-9a55-45d8-8e05-057b905e749b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3560 | 2025.09.03 04:06:29.044620 [ 4 ] {933ce98a-9a55-45d8-8e05-057b905e749b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3561 | 2025.09.03 04:06:29.044843 [ 4 ] {933ce98a-9a55-45d8-8e05-057b905e749b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2025.09.03 04:06:29.044976 [ 4 ] {933ce98a-9a55-45d8-8e05-057b905e749b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 3563 | 2025.09.03 04:06:29.045013 [ 4 ] {933ce98a-9a55-45d8-8e05-057b905e749b} <Debug> TCPHandler: Processed in 0.001366341 sec. | ||
| 3564 | 2025.09.03 04:06:29.045112 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2025.09.03 04:06:29.045206 [ 4 ] {9fd418ea-1b20-4bce-a689-292a31799dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3566 | 2025.09.03 04:06:29.045261 [ 4 ] {9fd418ea-1b20-4bce-a689-292a31799dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3567 | 2025.09.03 04:06:29.046060 [ 4 ] {9fd418ea-1b20-4bce-a689-292a31799dfb} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2025.09.03 04:06:29.046098 [ 4 ] {9fd418ea-1b20-4bce-a689-292a31799dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3569 | 2025.09.03 04:06:29.046646 [ 4 ] {9fd418ea-1b20-4bce-a689-292a31799dfb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3570 | 2025.09.03 04:06:29.046877 [ 4 ] {9fd418ea-1b20-4bce-a689-292a31799dfb} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2025.09.03 04:06:29.047022 [ 4 ] {9fd418ea-1b20-4bce-a689-292a31799dfb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001834 sec., 14176.663031624865 rows/sec., 25.40 MiB/sec. | ||
| 3572 | 2025.09.03 04:06:29.047083 [ 4 ] {9fd418ea-1b20-4bce-a689-292a31799dfb} <Debug> TCPHandler: Processed in 0.002019564 sec. | ||
| 3573 | 2025.09.03 04:06:29.047196 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2025.09.03 04:06:29.047293 [ 4 ] {d9a9346a-80fd-416d-8c56-4db44c217140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3575 | 2025.09.03 04:06:29.047336 [ 4 ] {d9a9346a-80fd-416d-8c56-4db44c217140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3576 | 2025.09.03 04:06:29.047670 [ 4 ] {d9a9346a-80fd-416d-8c56-4db44c217140} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2025.09.03 04:06:29.047706 [ 4 ] {d9a9346a-80fd-416d-8c56-4db44c217140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3578 | 2025.09.03 04:06:29.048019 [ 4 ] {d9a9346a-80fd-416d-8c56-4db44c217140} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3579 | 2025.09.03 04:06:29.048231 [ 4 ] {d9a9346a-80fd-416d-8c56-4db44c217140} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2025.09.03 04:06:29.048360 [ 4 ] {d9a9346a-80fd-416d-8c56-4db44c217140} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3581 | 2025.09.03 04:06:29.048398 [ 4 ] {d9a9346a-80fd-416d-8c56-4db44c217140} <Debug> TCPHandler: Processed in 0.001251289 sec. | ||
| 3582 | 2025.09.03 04:06:31.889991 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3583 | 2025.09.03 04:06:31.890099 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3584 | 2025.09.03 04:06:32.004928 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9272 | ||
| 3585 | 2025.09.03 04:06:32.005502 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2025.09.03 04:06:32.005549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3587 | 2025.09.03 04:06:32.006067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3588 | 2025.09.03 04:06:32.006310 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2025.09.03 04:06:32.006457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9272 | ||
| 3590 | 2025.09.03 04:06:32.038216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 502 | ||
| 3591 | 2025.09.03 04:06:32.040610 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2025.09.03 04:06:32.040660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3593 | 2025.09.03 04:06:32.041881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3594 | 2025.09.03 04:06:32.042159 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2025.09.03 04:06:32.042503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3596 | 2025.09.03 04:06:32.507899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3597 | 2025.09.03 04:06:32.526952 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2025.09.03 04:06:32.527014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3599 | 2025.09.03 04:06:32.532475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3600 | 2025.09.03 04:06:32.533185 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2025.09.03 04:06:32.536616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3602 | 2025.09.03 04:06:34.038405 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.09.03 04:06:34.038688 [ 4 ] {3102751c-a0d2-4d95-8738-25d7ab42c292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3604 | 2025.09.03 04:06:34.038790 [ 4 ] {3102751c-a0d2-4d95-8738-25d7ab42c292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3605 | 2025.09.03 04:06:34.039467 [ 4 ] {3102751c-a0d2-4d95-8738-25d7ab42c292} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.09.03 04:06:34.039510 [ 4 ] {3102751c-a0d2-4d95-8738-25d7ab42c292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3607 | 2025.09.03 04:06:34.039903 [ 4 ] {3102751c-a0d2-4d95-8738-25d7ab42c292} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3608 | 2025.09.03 04:06:34.040139 [ 4 ] {3102751c-a0d2-4d95-8738-25d7ab42c292} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2025.09.03 04:06:34.040292 [ 4 ] {3102751c-a0d2-4d95-8738-25d7ab42c292} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001683 sec., 51099.227569815805 rows/sec., 4.29 MiB/sec. | ||
| 3610 | 2025.09.03 04:06:34.040333 [ 4 ] {3102751c-a0d2-4d95-8738-25d7ab42c292} <Debug> TCPHandler: Processed in 0.002111655 sec. | ||
| 3611 | 2025.09.03 04:06:34.040447 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2025.09.03 04:06:34.040543 [ 4 ] {a8efd2a5-7448-4b30-878b-052fa48ce084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3613 | 2025.09.03 04:06:34.040585 [ 4 ] {a8efd2a5-7448-4b30-878b-052fa48ce084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3614 | 2025.09.03 04:06:34.040968 [ 4 ] {a8efd2a5-7448-4b30-878b-052fa48ce084} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2025.09.03 04:06:34.041002 [ 4 ] {a8efd2a5-7448-4b30-878b-052fa48ce084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3616 | 2025.09.03 04:06:34.041292 [ 4 ] {a8efd2a5-7448-4b30-878b-052fa48ce084} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3617 | 2025.09.03 04:06:34.041497 [ 4 ] {a8efd2a5-7448-4b30-878b-052fa48ce084} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2025.09.03 04:06:34.041622 [ 4 ] {a8efd2a5-7448-4b30-878b-052fa48ce084} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001097 sec., 13673.655423883318 rows/sec., 1.00 MiB/sec. | ||
| 3619 | 2025.09.03 04:06:34.041659 [ 4 ] {a8efd2a5-7448-4b30-878b-052fa48ce084} <Debug> TCPHandler: Processed in 0.001261469 sec. | ||
| 3620 | 2025.09.03 04:06:34.041756 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3621 | 2025.09.03 04:06:34.041849 [ 4 ] {88edb33f-5110-49dc-99de-ac5bf742a022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3622 | 2025.09.03 04:06:34.041890 [ 4 ] {88edb33f-5110-49dc-99de-ac5bf742a022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3623 | 2025.09.03 04:06:34.042290 [ 4 ] {88edb33f-5110-49dc-99de-ac5bf742a022} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2025.09.03 04:06:34.042324 [ 4 ] {88edb33f-5110-49dc-99de-ac5bf742a022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3625 | 2025.09.03 04:06:34.042620 [ 4 ] {88edb33f-5110-49dc-99de-ac5bf742a022} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3626 | 2025.09.03 04:06:34.042840 [ 4 ] {88edb33f-5110-49dc-99de-ac5bf742a022} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2025.09.03 04:06:34.042965 [ 4 ] {88edb33f-5110-49dc-99de-ac5bf742a022} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001134 sec., 69664.90299823633 rows/sec., 5.44 MiB/sec. | ||
| 3628 | 2025.09.03 04:06:34.043001 [ 4 ] {88edb33f-5110-49dc-99de-ac5bf742a022} <Debug> TCPHandler: Processed in 0.001293939 sec. | ||
| 3629 | 2025.09.03 04:06:34.043107 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2025.09.03 04:06:34.043202 [ 4 ] {e26cc731-aa27-413a-a029-39d2271407a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3631 | 2025.09.03 04:06:34.043244 [ 4 ] {e26cc731-aa27-413a-a029-39d2271407a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3632 | 2025.09.03 04:06:34.043617 [ 4 ] {e26cc731-aa27-413a-a029-39d2271407a6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2025.09.03 04:06:34.043652 [ 4 ] {e26cc731-aa27-413a-a029-39d2271407a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3634 | 2025.09.03 04:06:34.043984 [ 4 ] {e26cc731-aa27-413a-a029-39d2271407a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3635 | 2025.09.03 04:06:34.044206 [ 4 ] {e26cc731-aa27-413a-a029-39d2271407a6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2025.09.03 04:06:34.044333 [ 4 ] {e26cc731-aa27-413a-a029-39d2271407a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 3637 | 2025.09.03 04:06:34.044369 [ 4 ] {e26cc731-aa27-413a-a029-39d2271407a6} <Debug> TCPHandler: Processed in 0.001310719 sec. | ||
| 3638 | 2025.09.03 04:06:34.044474 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2025.09.03 04:06:34.044569 [ 4 ] {7ef2ea61-18bc-4f85-83c3-8f9f37158b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3640 | 2025.09.03 04:06:34.044623 [ 4 ] {7ef2ea61-18bc-4f85-83c3-8f9f37158b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3641 | 2025.09.03 04:06:34.045364 [ 4 ] {7ef2ea61-18bc-4f85-83c3-8f9f37158b91} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.09.03 04:06:34.045401 [ 4 ] {7ef2ea61-18bc-4f85-83c3-8f9f37158b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3643 | 2025.09.03 04:06:34.045921 [ 4 ] {7ef2ea61-18bc-4f85-83c3-8f9f37158b91} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3644 | 2025.09.03 04:06:34.046142 [ 4 ] {7ef2ea61-18bc-4f85-83c3-8f9f37158b91} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2025.09.03 04:06:34.046253 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3646 | 2025.09.03 04:06:34.046275 [ 4 ] {7ef2ea61-18bc-4f85-83c3-8f9f37158b91} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001725 sec., 8695.652173913044 rows/sec., 15.58 MiB/sec. | ||
| 3647 | 2025.09.03 04:06:34.046329 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.09.03 04:06:34.046351 [ 4 ] {7ef2ea61-18bc-4f85-83c3-8f9f37158b91} <Debug> TCPHandler: Processed in 0.001925733 sec. | ||
| 3649 | 2025.09.03 04:06:34.046359 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3650 | 2025.09.03 04:06:34.046464 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2025.09.03 04:06:34.046465 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 3652 | 2025.09.03 04:06:34.046566 [ 4 ] {fd8ff8c0-8de6-4391-b2a4-6a2f9193a73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3653 | 2025.09.03 04:06:34.046608 [ 4 ] {fd8ff8c0-8de6-4391-b2a4-6a2f9193a73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3654 | 2025.09.03 04:06:34.046661 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3655 | 2025.09.03 04:06:34.046714 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 385 rows starting from the beginning of the part | ||
| 3656 | 2025.09.03 04:06:34.046826 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 3657 | 2025.09.03 04:06:34.046921 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 3658 | 2025.09.03 04:06:34.046929 [ 4 ] {fd8ff8c0-8de6-4391-b2a4-6a2f9193a73d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2025.09.03 04:06:34.046964 [ 4 ] {fd8ff8c0-8de6-4391-b2a4-6a2f9193a73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3660 | 2025.09.03 04:06:34.047009 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
| 3661 | 2025.09.03 04:06:34.047098 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 3662 | 2025.09.03 04:06:34.047186 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 3663 | 2025.09.03 04:06:34.047290 [ 4 ] {fd8ff8c0-8de6-4391-b2a4-6a2f9193a73d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3664 | 2025.09.03 04:06:34.047503 [ 4 ] {fd8ff8c0-8de6-4391-b2a4-6a2f9193a73d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2025.09.03 04:06:34.047630 [ 4 ] {fd8ff8c0-8de6-4391-b2a4-6a2f9193a73d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 3666 | 2025.09.03 04:06:34.047664 [ 4 ] {fd8ff8c0-8de6-4391-b2a4-6a2f9193a73d} <Debug> TCPHandler: Processed in 0.001249509 sec. | ||
| 3667 | 2025.09.03 04:06:34.050783 [ 200 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 19 columns (19 merged, 0 gathered) in 0.004354182 sec., 110698.17476623623 rows/sec., 198.37 MiB/sec. | ||
| 3668 | 2025.09.03 04:06:34.051303 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3669 | 2025.09.03 04:06:34.051596 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2025.09.03 04:06:34.051660 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3671 | 2025.09.03 04:06:34.051742 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 3672 | 2025.09.03 04:06:35.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.36 MiB, peak 219.96 MiB, free memory in arenas 0.00 B, will set to 215.57 MiB (RSS), difference: 1.21 MiB | ||
| 3673 | 2025.09.03 04:06:37.172176 [ 126 ] {} <Debug> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3674 | 2025.09.03 04:06:37.172267 [ 126 ] {} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2025.09.03 04:06:37.172292 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3676 | 2025.09.03 04:06:37.172403 [ 193 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 3677 | 2025.09.03 04:06:37.172522 [ 193 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3678 | 2025.09.03 04:06:37.172559 [ 193 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
| 3679 | 2025.09.03 04:06:37.172656 [ 193 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 3680 | 2025.09.03 04:06:37.172709 [ 193 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 229 rows starting from the beginning of the part | ||
| 3681 | 2025.09.03 04:06:37.172760 [ 193 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 3682 | 2025.09.03 04:06:37.172808 [ 193 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 3683 | 2025.09.03 04:06:37.173791 [ 200 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142942 sec., 798225.8538428174 rows/sec., 57.09 MiB/sec. | ||
| 3684 | 2025.09.03 04:06:37.173983 [ 197 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3685 | 2025.09.03 04:06:37.174292 [ 197 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_5_1} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2025.09.03 04:06:37.174377 [ 197 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_5_1} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3687 | 2025.09.03 04:06:37.174466 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3688 | 2025.09.03 04:06:37.930075 [ 123 ] {} <Debug> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3689 | 2025.09.03 04:06:37.930136 [ 123 ] {} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2025.09.03 04:06:37.930156 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3691 | 2025.09.03 04:06:37.930285 [ 193 ] {3181abe4-006a-4055-aa01-fa56e870a534::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 | ||
| 3692 | 2025.09.03 04:06:37.930435 [ 193 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3693 | 2025.09.03 04:06:37.930470 [ 193 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3694 | 2025.09.03 04:06:37.930540 [ 193 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3695 | 2025.09.03 04:06:37.930588 [ 193 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 3696 | 2025.09.03 04:06:37.930633 [ 193 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3697 | 2025.09.03 04:06:37.930675 [ 193 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 3698 | 2025.09.03 04:06:37.931476 [ 197 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250899 sec., 33575.852247063915 rows/sec., 2.80 MiB/sec. | ||
| 3699 | 2025.09.03 04:06:37.931661 [ 200 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3700 | 2025.09.03 04:06:37.931983 [ 200 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_5_1} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.09.03 04:06:37.932058 [ 200 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_5_1} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3702 | 2025.09.03 04:06:37.932168 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3703 | 2025.09.03 04:06:39.038190 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2025.09.03 04:06:39.038397 [ 4 ] {3cf3511c-8667-48ca-85d0-3e0b1070f7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3705 | 2025.09.03 04:06:39.038477 [ 4 ] {3cf3511c-8667-48ca-85d0-3e0b1070f7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3706 | 2025.09.03 04:06:39.039169 [ 4 ] {3cf3511c-8667-48ca-85d0-3e0b1070f7bd} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2025.09.03 04:06:39.039223 [ 4 ] {3cf3511c-8667-48ca-85d0-3e0b1070f7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3708 | 2025.09.03 04:06:39.039619 [ 4 ] {3cf3511c-8667-48ca-85d0-3e0b1070f7bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3709 | 2025.09.03 04:06:39.039876 [ 4 ] {3cf3511c-8667-48ca-85d0-3e0b1070f7bd} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2025.09.03 04:06:39.040039 [ 4 ] {3cf3511c-8667-48ca-85d0-3e0b1070f7bd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001698 sec., 1177.8563015312131 rows/sec., 96.05 KiB/sec. | ||
| 3711 | 2025.09.03 04:06:39.040091 [ 4 ] {3cf3511c-8667-48ca-85d0-3e0b1070f7bd} <Debug> TCPHandler: Processed in 0.002044655 sec. | ||
| 3712 | 2025.09.03 04:06:39.040217 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2025.09.03 04:06:39.040323 [ 4 ] {e87e48f3-ca83-4444-b790-e7a541fb8e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3714 | 2025.09.03 04:06:39.040366 [ 4 ] {e87e48f3-ca83-4444-b790-e7a541fb8e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3715 | 2025.09.03 04:06:39.040838 [ 4 ] {e87e48f3-ca83-4444-b790-e7a541fb8e92} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2025.09.03 04:06:39.040876 [ 4 ] {e87e48f3-ca83-4444-b790-e7a541fb8e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3717 | 2025.09.03 04:06:39.041210 [ 4 ] {e87e48f3-ca83-4444-b790-e7a541fb8e92} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3718 | 2025.09.03 04:06:39.041432 [ 4 ] {e87e48f3-ca83-4444-b790-e7a541fb8e92} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2025.09.03 04:06:39.041563 [ 4 ] {e87e48f3-ca83-4444-b790-e7a541fb8e92} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001265 sec., 86166.00790513834 rows/sec., 7.22 MiB/sec. | ||
| 3720 | 2025.09.03 04:06:39.041603 [ 4 ] {e87e48f3-ca83-4444-b790-e7a541fb8e92} <Debug> TCPHandler: Processed in 0.001438861 sec. | ||
| 3721 | 2025.09.03 04:06:39.041712 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2025.09.03 04:06:39.041808 [ 4 ] {09190d88-ec1e-4757-b70c-acf163d9866a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3723 | 2025.09.03 04:06:39.041850 [ 4 ] {09190d88-ec1e-4757-b70c-acf163d9866a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3724 | 2025.09.03 04:06:39.042247 [ 4 ] {09190d88-ec1e-4757-b70c-acf163d9866a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2025.09.03 04:06:39.042285 [ 4 ] {09190d88-ec1e-4757-b70c-acf163d9866a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3726 | 2025.09.03 04:06:39.042595 [ 4 ] {09190d88-ec1e-4757-b70c-acf163d9866a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3727 | 2025.09.03 04:06:39.042818 [ 4 ] {09190d88-ec1e-4757-b70c-acf163d9866a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2025.09.03 04:06:39.042951 [ 4 ] {09190d88-ec1e-4757-b70c-acf163d9866a} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001162 sec., 24096.385542168675 rows/sec., 1.76 MiB/sec. | ||
| 3729 | 2025.09.03 04:06:39.042990 [ 4 ] {09190d88-ec1e-4757-b70c-acf163d9866a} <Debug> TCPHandler: Processed in 0.00132888 sec. | ||
| 3730 | 2025.09.03 04:06:39.043102 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2025.09.03 04:06:39.043207 [ 4 ] {55a0dc4c-6620-4c19-a35a-37fb592343e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3732 | 2025.09.03 04:06:39.043251 [ 4 ] {55a0dc4c-6620-4c19-a35a-37fb592343e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3733 | 2025.09.03 04:06:39.043688 [ 4 ] {55a0dc4c-6620-4c19-a35a-37fb592343e5} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2025.09.03 04:06:39.043726 [ 4 ] {55a0dc4c-6620-4c19-a35a-37fb592343e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3735 | 2025.09.03 04:06:39.044076 [ 4 ] {55a0dc4c-6620-4c19-a35a-37fb592343e5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3736 | 2025.09.03 04:06:39.044305 [ 4 ] {55a0dc4c-6620-4c19-a35a-37fb592343e5} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2025.09.03 04:06:39.044450 [ 4 ] {55a0dc4c-6620-4c19-a35a-37fb592343e5} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001248 sec., 73717.94871794872 rows/sec., 5.76 MiB/sec. | ||
| 3738 | 2025.09.03 04:06:39.044495 [ 4 ] {55a0dc4c-6620-4c19-a35a-37fb592343e5} <Debug> TCPHandler: Processed in 0.001445031 sec. | ||
| 3739 | 2025.09.03 04:06:39.044605 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2025.09.03 04:06:39.044703 [ 4 ] {a3384f5e-2459-425d-b01b-23ab6cbc3d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3741 | 2025.09.03 04:06:39.044748 [ 4 ] {a3384f5e-2459-425d-b01b-23ab6cbc3d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3742 | 2025.09.03 04:06:39.045199 [ 4 ] {a3384f5e-2459-425d-b01b-23ab6cbc3d24} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2025.09.03 04:06:39.045237 [ 4 ] {a3384f5e-2459-425d-b01b-23ab6cbc3d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3744 | 2025.09.03 04:06:39.045586 [ 4 ] {a3384f5e-2459-425d-b01b-23ab6cbc3d24} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3745 | 2025.09.03 04:06:39.045804 [ 4 ] {a3384f5e-2459-425d-b01b-23ab6cbc3d24} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2025.09.03 04:06:39.045935 [ 4 ] {a3384f5e-2459-425d-b01b-23ab6cbc3d24} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001252 sec., 128594.24920127795 rows/sec., 8.96 MiB/sec. | ||
| 3747 | 2025.09.03 04:06:39.045974 [ 4 ] {a3384f5e-2459-425d-b01b-23ab6cbc3d24} <Debug> TCPHandler: Processed in 0.00141823 sec. | ||
| 3748 | 2025.09.03 04:06:39.046085 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2025.09.03 04:06:39.046186 [ 4 ] {5f4630f8-89aa-40c8-aa6c-0773017b2dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3750 | 2025.09.03 04:06:39.046247 [ 4 ] {5f4630f8-89aa-40c8-aa6c-0773017b2dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3751 | 2025.09.03 04:06:39.047070 [ 4 ] {5f4630f8-89aa-40c8-aa6c-0773017b2dc9} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2025.09.03 04:06:39.047108 [ 4 ] {5f4630f8-89aa-40c8-aa6c-0773017b2dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3753 | 2025.09.03 04:06:39.047651 [ 4 ] {5f4630f8-89aa-40c8-aa6c-0773017b2dc9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3754 | 2025.09.03 04:06:39.047883 [ 4 ] {5f4630f8-89aa-40c8-aa6c-0773017b2dc9} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2025.09.03 04:06:39.048022 [ 4 ] {5f4630f8-89aa-40c8-aa6c-0773017b2dc9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001855 sec., 14016.172506738543 rows/sec., 25.12 MiB/sec. | ||
| 3756 | 2025.09.03 04:06:39.048077 [ 4 ] {5f4630f8-89aa-40c8-aa6c-0773017b2dc9} <Debug> TCPHandler: Processed in 0.002042925 sec. | ||
| 3757 | 2025.09.03 04:06:39.048184 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2025.09.03 04:06:39.048284 [ 4 ] {10e17ad1-9986-45bf-8248-187b37a23b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3759 | 2025.09.03 04:06:39.048327 [ 4 ] {10e17ad1-9986-45bf-8248-187b37a23b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3760 | 2025.09.03 04:06:39.048654 [ 4 ] {10e17ad1-9986-45bf-8248-187b37a23b6f} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2025.09.03 04:06:39.048689 [ 4 ] {10e17ad1-9986-45bf-8248-187b37a23b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3762 | 2025.09.03 04:06:39.048997 [ 4 ] {10e17ad1-9986-45bf-8248-187b37a23b6f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3763 | 2025.09.03 04:06:39.049206 [ 4 ] {10e17ad1-9986-45bf-8248-187b37a23b6f} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2025.09.03 04:06:39.049335 [ 4 ] {10e17ad1-9986-45bf-8248-187b37a23b6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 3765 | 2025.09.03 04:06:39.049372 [ 4 ] {10e17ad1-9986-45bf-8248-187b37a23b6f} <Debug> TCPHandler: Processed in 0.001237499 sec. | ||
| 3766 | 2025.09.03 04:06:39.506637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9699 | ||
| 3767 | 2025.09.03 04:06:39.507128 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2025.09.03 04:06:39.507174 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3769 | 2025.09.03 04:06:39.507688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3770 | 2025.09.03 04:06:39.507954 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2025.09.03 04:06:39.508087 [ 120 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3772 | 2025.09.03 04:06:39.508094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 3773 | 2025.09.03 04:06:39.508174 [ 120 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2025.09.03 04:06:39.508210 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3775 | 2025.09.03 04:06:39.508335 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 3776 | 2025.09.03 04:06:39.508474 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3777 | 2025.09.03 04:06:39.508516 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 3778 | 2025.09.03 04:06:39.508577 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 3779 | 2025.09.03 04:06:39.508620 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
| 3780 | 2025.09.03 04:06:39.508659 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
| 3781 | 2025.09.03 04:06:39.508693 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 3782 | 2025.09.03 04:06:39.508733 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
| 3783 | 2025.09.03 04:06:39.510686 [ 200 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002411347 sec., 4022233.2165383087 rows/sec., 57.54 MiB/sec. | ||
| 3784 | 2025.09.03 04:06:39.510995 [ 197 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3785 | 2025.09.03 04:06:39.511349 [ 197 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_21_4} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2025.09.03 04:06:39.511436 [ 197 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_21_4} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3787 | 2025.09.03 04:06:39.511566 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3788 | 2025.09.03 04:06:40.036787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3789 | 2025.09.03 04:06:40.054701 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2025.09.03 04:06:40.054767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3791 | 2025.09.03 04:06:40.060386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3792 | 2025.09.03 04:06:40.061142 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2025.09.03 04:06:40.061438 [ 119 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3794 | 2025.09.03 04:06:40.061505 [ 119 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2025.09.03 04:06:40.061525 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3796 | 2025.09.03 04:06:40.061627 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3797 | 2025.09.03 04:06:40.064950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3798 | 2025.09.03 04:06:40.065502 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3799 | 2025.09.03 04:06:40.066817 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3800 | 2025.09.03 04:06:40.071170 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3801 | 2025.09.03 04:06:40.075256 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3802 | 2025.09.03 04:06:40.079256 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3803 | 2025.09.03 04:06:40.083312 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3804 | 2025.09.03 04:06:40.087439 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 3805 | 2025.09.03 04:06:40.143775 [ 195 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082189915 sec., 1934.5439157590076 rows/sec., 10.00 MiB/sec. | ||
| 3806 | 2025.09.03 04:06:40.146299 [ 200 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3807 | 2025.09.03 04:06:40.148283 [ 200 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_21_4} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2025.09.03 04:06:40.148393 [ 200 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_21_4} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3809 | 2025.09.03 04:06:40.150834 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 3810 | 2025.09.03 04:06:41.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.82 MiB, peak 227.38 MiB, free memory in arenas 0.00 B, will set to 222.11 MiB (RSS), difference: 5.28 MiB | ||
| 3811 | 2025.09.03 04:06:42.042774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 528 | ||
| 3812 | 2025.09.03 04:06:42.044881 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.09.03 04:06:42.044928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3814 | 2025.09.03 04:06:42.046095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3815 | 2025.09.03 04:06:42.046367 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.09.03 04:06:42.046509 [ 118 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3817 | 2025.09.03 04:06:42.046582 [ 118 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2025.09.03 04:06:42.046605 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3819 | 2025.09.03 04:06:42.046707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 3820 | 2025.09.03 04:06:42.046731 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 3821 | 2025.09.03 04:06:42.047369 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3822 | 2025.09.03 04:06:42.047527 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 400 rows starting from the beginning of the part | ||
| 3823 | 2025.09.03 04:06:42.047933 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 3824 | 2025.09.03 04:06:42.048283 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3825 | 2025.09.03 04:06:42.048606 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 3826 | 2025.09.03 04:06:42.048916 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 3827 | 2025.09.03 04:06:42.049232 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3828 | 2025.09.03 04:06:42.055069 [ 188 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 72 columns (72 merged, 0 gathered) in 0.008393711 sec., 62904.23866154077 rows/sec., 53.46 MiB/sec. | ||
| 3829 | 2025.09.03 04:06:42.055775 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3830 | 2025.09.03 04:06:42.056281 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_16_3} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2025.09.03 04:06:42.056353 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_16_3} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3832 | 2025.09.03 04:06:42.056500 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3833 | 2025.09.03 04:06:44.037263 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2025.09.03 04:06:44.037436 [ 4 ] {c81d10b5-338f-417f-b427-04d6a4268fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3835 | 2025.09.03 04:06:44.037500 [ 4 ] {c81d10b5-338f-417f-b427-04d6a4268fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3836 | 2025.09.03 04:06:44.038165 [ 4 ] {c81d10b5-338f-417f-b427-04d6a4268fe6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2025.09.03 04:06:44.038206 [ 4 ] {c81d10b5-338f-417f-b427-04d6a4268fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3838 | 2025.09.03 04:06:44.038602 [ 4 ] {c81d10b5-338f-417f-b427-04d6a4268fe6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3839 | 2025.09.03 04:06:44.038829 [ 4 ] {c81d10b5-338f-417f-b427-04d6a4268fe6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2025.09.03 04:06:44.038976 [ 4 ] {c81d10b5-338f-417f-b427-04d6a4268fe6} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00159 sec., 54088.05031446541 rows/sec., 4.54 MiB/sec. | ||
| 3841 | 2025.09.03 04:06:44.039016 [ 4 ] {c81d10b5-338f-417f-b427-04d6a4268fe6} <Debug> TCPHandler: Processed in 0.001879974 sec. | ||
| 3842 | 2025.09.03 04:06:44.039135 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2025.09.03 04:06:44.039228 [ 4 ] {a31f3dd7-b308-413e-9b1e-ba784e403442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3844 | 2025.09.03 04:06:44.039267 [ 4 ] {a31f3dd7-b308-413e-9b1e-ba784e403442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3845 | 2025.09.03 04:06:44.039652 [ 4 ] {a31f3dd7-b308-413e-9b1e-ba784e403442} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2025.09.03 04:06:44.039688 [ 4 ] {a31f3dd7-b308-413e-9b1e-ba784e403442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3847 | 2025.09.03 04:06:44.039988 [ 4 ] {a31f3dd7-b308-413e-9b1e-ba784e403442} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3848 | 2025.09.03 04:06:44.040193 [ 4 ] {a31f3dd7-b308-413e-9b1e-ba784e403442} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2025.09.03 04:06:44.040318 [ 4 ] {a31f3dd7-b308-413e-9b1e-ba784e403442} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001108 sec., 13537.906137184114 rows/sec., 1017.99 KiB/sec. | ||
| 3850 | 2025.09.03 04:06:44.040355 [ 4 ] {a31f3dd7-b308-413e-9b1e-ba784e403442} <Debug> TCPHandler: Processed in 0.00126816 sec. | ||
| 3851 | 2025.09.03 04:06:44.040463 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2025.09.03 04:06:44.040555 [ 4 ] {0d03b9ca-83ea-40e4-8c18-5d68eee5a9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3853 | 2025.09.03 04:06:44.040594 [ 4 ] {0d03b9ca-83ea-40e4-8c18-5d68eee5a9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3854 | 2025.09.03 04:06:44.041000 [ 4 ] {0d03b9ca-83ea-40e4-8c18-5d68eee5a9db} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2025.09.03 04:06:44.041035 [ 4 ] {0d03b9ca-83ea-40e4-8c18-5d68eee5a9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3856 | 2025.09.03 04:06:44.041335 [ 4 ] {0d03b9ca-83ea-40e4-8c18-5d68eee5a9db} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3857 | 2025.09.03 04:06:44.041543 [ 4 ] {0d03b9ca-83ea-40e4-8c18-5d68eee5a9db} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2025.09.03 04:06:44.041665 [ 4 ] {0d03b9ca-83ea-40e4-8c18-5d68eee5a9db} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001127 sec., 70097.60425909495 rows/sec., 5.47 MiB/sec. | ||
| 3859 | 2025.09.03 04:06:44.041702 [ 4 ] {0d03b9ca-83ea-40e4-8c18-5d68eee5a9db} <Debug> TCPHandler: Processed in 0.001285949 sec. | ||
| 3860 | 2025.09.03 04:06:44.041804 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2025.09.03 04:06:44.041896 [ 4 ] {3a0dc91d-fb92-4c10-b715-2c62afeb09c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3862 | 2025.09.03 04:06:44.041939 [ 4 ] {3a0dc91d-fb92-4c10-b715-2c62afeb09c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3863 | 2025.09.03 04:06:44.042332 [ 4 ] {3a0dc91d-fb92-4c10-b715-2c62afeb09c2} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2025.09.03 04:06:44.042368 [ 4 ] {3a0dc91d-fb92-4c10-b715-2c62afeb09c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3865 | 2025.09.03 04:06:44.042682 [ 4 ] {3a0dc91d-fb92-4c10-b715-2c62afeb09c2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3866 | 2025.09.03 04:06:44.042893 [ 4 ] {3a0dc91d-fb92-4c10-b715-2c62afeb09c2} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2025.09.03 04:06:44.043018 [ 4 ] {3a0dc91d-fb92-4c10-b715-2c62afeb09c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 3868 | 2025.09.03 04:06:44.043053 [ 4 ] {3a0dc91d-fb92-4c10-b715-2c62afeb09c2} <Debug> TCPHandler: Processed in 0.001296659 sec. | ||
| 3869 | 2025.09.03 04:06:44.043156 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3870 | 2025.09.03 04:06:44.043258 [ 4 ] {bc239c51-6ed9-4ed0-b899-b09b22c40319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3871 | 2025.09.03 04:06:44.043316 [ 4 ] {bc239c51-6ed9-4ed0-b899-b09b22c40319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3872 | 2025.09.03 04:06:44.044094 [ 4 ] {bc239c51-6ed9-4ed0-b899-b09b22c40319} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2025.09.03 04:06:44.044132 [ 4 ] {bc239c51-6ed9-4ed0-b899-b09b22c40319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3874 | 2025.09.03 04:06:44.044750 [ 4 ] {bc239c51-6ed9-4ed0-b899-b09b22c40319} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3875 | 2025.09.03 04:06:44.044979 [ 4 ] {bc239c51-6ed9-4ed0-b899-b09b22c40319} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2025.09.03 04:06:44.045118 [ 4 ] {bc239c51-6ed9-4ed0-b899-b09b22c40319} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001877 sec., 7991.475759190197 rows/sec., 14.32 MiB/sec. | ||
| 3877 | 2025.09.03 04:06:44.045171 [ 4 ] {bc239c51-6ed9-4ed0-b899-b09b22c40319} <Debug> TCPHandler: Processed in 0.002065125 sec. | ||
| 3878 | 2025.09.03 04:06:44.045277 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2025.09.03 04:06:44.045373 [ 4 ] {2157212d-56b3-4847-9687-60669ec780b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3880 | 2025.09.03 04:06:44.045416 [ 4 ] {2157212d-56b3-4847-9687-60669ec780b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3881 | 2025.09.03 04:06:44.045764 [ 4 ] {2157212d-56b3-4847-9687-60669ec780b6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2025.09.03 04:06:44.045801 [ 4 ] {2157212d-56b3-4847-9687-60669ec780b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3883 | 2025.09.03 04:06:44.046100 [ 4 ] {2157212d-56b3-4847-9687-60669ec780b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3884 | 2025.09.03 04:06:44.046313 [ 4 ] {2157212d-56b3-4847-9687-60669ec780b6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2025.09.03 04:06:44.046435 [ 4 ] {2157212d-56b3-4847-9687-60669ec780b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3886 | 2025.09.03 04:06:44.046472 [ 4 ] {2157212d-56b3-4847-9687-60669ec780b6} <Debug> TCPHandler: Processed in 0.001244589 sec. | ||
| 3887 | 2025.09.03 04:06:46.890149 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3888 | 2025.09.03 04:06:46.890212 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3889 | 2025.09.03 04:06:47.008343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10187 | ||
| 3890 | 2025.09.03 04:06:47.009154 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2025.09.03 04:06:47.009219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3892 | 2025.09.03 04:06:47.009905 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3893 | 2025.09.03 04:06:47.010134 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2025.09.03 04:06:47.010259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10187 | ||
| 3895 | 2025.09.03 04:06:47.565133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 3896 | 2025.09.03 04:06:47.580050 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2025.09.03 04:06:47.580115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3898 | 2025.09.03 04:06:47.586271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3899 | 2025.09.03 04:06:47.586985 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2025.09.03 04:06:47.589618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 3901 | 2025.09.03 04:06:49.038195 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2025.09.03 04:06:49.038372 [ 4 ] {47f99bd4-7b88-4503-abf2-07fbae7ce2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3903 | 2025.09.03 04:06:49.038442 [ 4 ] {47f99bd4-7b88-4503-abf2-07fbae7ce2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3904 | 2025.09.03 04:06:49.039115 [ 4 ] {47f99bd4-7b88-4503-abf2-07fbae7ce2e6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2025.09.03 04:06:49.039161 [ 4 ] {47f99bd4-7b88-4503-abf2-07fbae7ce2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3906 | 2025.09.03 04:06:49.039583 [ 4 ] {47f99bd4-7b88-4503-abf2-07fbae7ce2e6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3907 | 2025.09.03 04:06:49.039807 [ 4 ] {47f99bd4-7b88-4503-abf2-07fbae7ce2e6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2025.09.03 04:06:49.039950 [ 4 ] {47f99bd4-7b88-4503-abf2-07fbae7ce2e6} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001629 sec., 66298.34254143646 rows/sec., 5.56 MiB/sec. | ||
| 3909 | 2025.09.03 04:06:49.039991 [ 4 ] {47f99bd4-7b88-4503-abf2-07fbae7ce2e6} <Debug> TCPHandler: Processed in 0.001924914 sec. | ||
| 3910 | 2025.09.03 04:06:49.040001 [ 111 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3911 | 2025.09.03 04:06:49.040073 [ 111 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2025.09.03 04:06:49.040097 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3913 | 2025.09.03 04:06:49.040108 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2025.09.03 04:06:49.040207 [ 4 ] {140c9753-1d96-4af0-b0de-c255d81b353b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3915 | 2025.09.03 04:06:49.040219 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 3916 | 2025.09.03 04:06:49.040247 [ 4 ] {140c9753-1d96-4af0-b0de-c255d81b353b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3917 | 2025.09.03 04:06:49.040372 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3918 | 2025.09.03 04:06:49.040413 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1287 rows starting from the beginning of the part | ||
| 3919 | 2025.09.03 04:06:49.040486 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
| 3920 | 2025.09.03 04:06:49.040535 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 86 rows starting from the beginning of the part | ||
| 3921 | 2025.09.03 04:06:49.040580 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 109 rows starting from the beginning of the part | ||
| 3922 | 2025.09.03 04:06:49.040622 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part | ||
| 3923 | 2025.09.03 04:06:49.040662 [ 4 ] {140c9753-1d96-4af0-b0de-c255d81b353b} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2025.09.03 04:06:49.040665 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 108 rows starting from the beginning of the part | ||
| 3925 | 2025.09.03 04:06:49.040706 [ 4 ] {140c9753-1d96-4af0-b0de-c255d81b353b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3926 | 2025.09.03 04:06:49.041171 [ 4 ] {140c9753-1d96-4af0-b0de-c255d81b353b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3927 | 2025.09.03 04:06:49.041408 [ 4 ] {140c9753-1d96-4af0-b0de-c255d81b353b} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2025.09.03 04:06:49.041541 [ 4 ] {140c9753-1d96-4af0-b0de-c255d81b353b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001352 sec., 19230.76923076923 rows/sec., 1.41 MiB/sec. | ||
| 3929 | 2025.09.03 04:06:49.041579 [ 4 ] {140c9753-1d96-4af0-b0de-c255d81b353b} <Debug> TCPHandler: Processed in 0.001519141 sec. | ||
| 3930 | 2025.09.03 04:06:49.041688 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2025.09.03 04:06:49.041781 [ 4 ] {581d80c8-f6fa-43ad-927b-363a2ea9cf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3932 | 2025.09.03 04:06:49.041820 [ 4 ] {581d80c8-f6fa-43ad-927b-363a2ea9cf06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3933 | 2025.09.03 04:06:49.041993 [ 187 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1784 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828953 sec., 975421.4569756577 rows/sec., 84.97 MiB/sec. | ||
| 3934 | 2025.09.03 04:06:49.042252 [ 188 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3935 | 2025.09.03 04:06:49.042262 [ 4 ] {581d80c8-f6fa-43ad-927b-363a2ea9cf06} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2025.09.03 04:06:49.042301 [ 4 ] {581d80c8-f6fa-43ad-927b-363a2ea9cf06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3937 | 2025.09.03 04:06:49.042527 [ 188 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2025.09.03 04:06:49.042598 [ 188 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_31_6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3939 | 2025.09.03 04:06:49.042611 [ 4 ] {581d80c8-f6fa-43ad-927b-363a2ea9cf06} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3940 | 2025.09.03 04:06:49.042678 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3941 | 2025.09.03 04:06:49.042819 [ 4 ] {581d80c8-f6fa-43ad-927b-363a2ea9cf06} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2025.09.03 04:06:49.042920 [ 111 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3943 | 2025.09.03 04:06:49.042940 [ 4 ] {581d80c8-f6fa-43ad-927b-363a2ea9cf06} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 5.97 MiB/sec. | ||
| 3944 | 2025.09.03 04:06:49.042953 [ 111 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2025.09.03 04:06:49.042979 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3946 | 2025.09.03 04:06:49.042983 [ 4 ] {581d80c8-f6fa-43ad-927b-363a2ea9cf06} <Debug> TCPHandler: Processed in 0.00134338 sec. | ||
| 3947 | 2025.09.03 04:06:49.043068 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 3948 | 2025.09.03 04:06:49.043105 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2025.09.03 04:06:49.043170 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3950 | 2025.09.03 04:06:49.043202 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 595 rows starting from the beginning of the part | ||
| 3951 | 2025.09.03 04:06:49.043203 [ 4 ] {6d55adb9-3136-4acb-a1f4-843e72e2f177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3952 | 2025.09.03 04:06:49.043253 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 3953 | 2025.09.03 04:06:49.043257 [ 4 ] {6d55adb9-3136-4acb-a1f4-843e72e2f177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3954 | 2025.09.03 04:06:49.043304 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 79 rows starting from the beginning of the part | ||
| 3955 | 2025.09.03 04:06:49.043346 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 92 rows starting from the beginning of the part | ||
| 3956 | 2025.09.03 04:06:49.043382 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 79 rows starting from the beginning of the part | ||
| 3957 | 2025.09.03 04:06:49.043416 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 3958 | 2025.09.03 04:06:49.043729 [ 4 ] {6d55adb9-3136-4acb-a1f4-843e72e2f177} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2025.09.03 04:06:49.043767 [ 4 ] {6d55adb9-3136-4acb-a1f4-843e72e2f177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3960 | 2025.09.03 04:06:49.044101 [ 4 ] {6d55adb9-3136-4acb-a1f4-843e72e2f177} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3961 | 2025.09.03 04:06:49.044293 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013305 sec., 770387.0725291243 rows/sec., 61.53 MiB/sec. | ||
| 3962 | 2025.09.03 04:06:49.044314 [ 4 ] {6d55adb9-3136-4acb-a1f4-843e72e2f177} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2025.09.03 04:06:49.044481 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3964 | 2025.09.03 04:06:49.044504 [ 4 ] {6d55adb9-3136-4acb-a1f4-843e72e2f177} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 3965 | 2025.09.03 04:06:49.044516 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2025.09.03 04:06:49.044523 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3967 | 2025.09.03 04:06:49.044549 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3968 | 2025.09.03 04:06:49.044549 [ 4 ] {6d55adb9-3136-4acb-a1f4-843e72e2f177} <Debug> TCPHandler: Processed in 0.001490281 sec. | ||
| 3969 | 2025.09.03 04:06:49.044641 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 3970 | 2025.09.03 04:06:49.044683 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2025.09.03 04:06:49.044754 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3972 | 2025.09.03 04:06:49.044782 [ 4 ] {f2802123-3ce9-4f7a-9965-c8dbb0b0ac4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3973 | 2025.09.03 04:06:49.044794 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7897 rows starting from the beginning of the part | ||
| 3974 | 2025.09.03 04:06:49.044846 [ 4 ] {f2802123-3ce9-4f7a-9965-c8dbb0b0ac4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3975 | 2025.09.03 04:06:49.044872 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 3976 | 2025.09.03 04:06:49.044896 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2025.09.03 04:06:49.044937 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 3978 | 2025.09.03 04:06:49.044989 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 161 rows starting from the beginning of the part | ||
| 3979 | 2025.09.03 04:06:49.044996 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_31_6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3980 | 2025.09.03 04:06:49.045038 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 3981 | 2025.09.03 04:06:49.045087 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 3982 | 2025.09.03 04:06:49.045102 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3983 | 2025.09.03 04:06:49.045702 [ 4 ] {f2802123-3ce9-4f7a-9965-c8dbb0b0ac4c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2025.09.03 04:06:49.045742 [ 4 ] {f2802123-3ce9-4f7a-9965-c8dbb0b0ac4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3985 | 2025.09.03 04:06:49.046310 [ 4 ] {f2802123-3ce9-4f7a-9965-c8dbb0b0ac4c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3986 | 2025.09.03 04:06:49.046552 [ 4 ] {f2802123-3ce9-4f7a-9965-c8dbb0b0ac4c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2025.09.03 04:06:49.046692 [ 4 ] {f2802123-3ce9-4f7a-9965-c8dbb0b0ac4c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001928 sec., 13485.477178423236 rows/sec., 24.17 MiB/sec. | ||
| 3988 | 2025.09.03 04:06:49.046745 [ 4 ] {f2802123-3ce9-4f7a-9965-c8dbb0b0ac4c} <Debug> TCPHandler: Processed in 0.002109375 sec. | ||
| 3989 | 2025.09.03 04:06:49.046854 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2025.09.03 04:06:49.046947 [ 4 ] {5e4862e4-ea72-4649-a59f-e20dbba8e2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3991 | 2025.09.03 04:06:49.046988 [ 4 ] {5e4862e4-ea72-4649-a59f-e20dbba8e2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3992 | 2025.09.03 04:06:49.047320 [ 4 ] {5e4862e4-ea72-4649-a59f-e20dbba8e2e2} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2025.09.03 04:06:49.047354 [ 4 ] {5e4862e4-ea72-4649-a59f-e20dbba8e2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3994 | 2025.09.03 04:06:49.047665 [ 4 ] {5e4862e4-ea72-4649-a59f-e20dbba8e2e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3995 | 2025.09.03 04:06:49.047877 [ 4 ] {5e4862e4-ea72-4649-a59f-e20dbba8e2e2} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2025.09.03 04:06:49.047977 [ 111 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3997 | 2025.09.03 04:06:49.048001 [ 4 ] {5e4862e4-ea72-4649-a59f-e20dbba8e2e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 3998 | 2025.09.03 04:06:49.048008 [ 111 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2025.09.03 04:06:49.048040 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4000 | 2025.09.03 04:06:49.048043 [ 4 ] {5e4862e4-ea72-4649-a59f-e20dbba8e2e2} <Debug> TCPHandler: Processed in 0.001237699 sec. | ||
| 4001 | 2025.09.03 04:06:49.048134 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4002 | 2025.09.03 04:06:49.048257 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4003 | 2025.09.03 04:06:49.048291 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1500 rows starting from the beginning of the part | ||
| 4004 | 2025.09.03 04:06:49.048355 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4005 | 2025.09.03 04:06:49.048404 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4006 | 2025.09.03 04:06:49.048448 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4007 | 2025.09.03 04:06:49.048493 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4008 | 2025.09.03 04:06:49.048537 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4009 | 2025.09.03 04:06:49.048668 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8698 rows, containing 5 columns (5 merged, 0 gathered) in 0.004066259 sec., 2139066.891705619 rows/sec., 146.22 MiB/sec. | ||
| 4010 | 2025.09.03 04:06:49.048825 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4011 | 2025.09.03 04:06:49.049088 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2025.09.03 04:06:49.049165 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4013 | 2025.09.03 04:06:49.049232 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 4014 | 2025.09.03 04:06:49.049766 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001670012 sec., 1077836.566443834 rows/sec., 72.64 MiB/sec. | ||
| 4015 | 2025.09.03 04:06:49.050020 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4016 | 2025.09.03 04:06:49.050291 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_31_6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2025.09.03 04:06:49.050370 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_31_6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4018 | 2025.09.03 04:06:49.050455 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4019 | 2025.09.03 04:06:50.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.11 MiB, peak 230.99 MiB, free memory in arenas 0.00 B, will set to 225.20 MiB (RSS), difference: 1.09 MiB | ||
| 4020 | 2025.09.03 04:06:52.047016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 552 | ||
| 4021 | 2025.09.03 04:06:52.049260 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2025.09.03 04:06:52.049319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4023 | 2025.09.03 04:06:52.050515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4024 | 2025.09.03 04:06:52.050793 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2025.09.03 04:06:52.051172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4026 | 2025.09.03 04:06:54.063996 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2025.09.03 04:06:54.064199 [ 4 ] {0558cd4e-15f8-4c24-9323-06e6fc77a757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4028 | 2025.09.03 04:06:54.064280 [ 4 ] {0558cd4e-15f8-4c24-9323-06e6fc77a757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4029 | 2025.09.03 04:06:54.065426 [ 4 ] {0558cd4e-15f8-4c24-9323-06e6fc77a757} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2025.09.03 04:06:54.065466 [ 4 ] {0558cd4e-15f8-4c24-9323-06e6fc77a757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4031 | 2025.09.03 04:06:54.065950 [ 4 ] {0558cd4e-15f8-4c24-9323-06e6fc77a757} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4032 | 2025.09.03 04:06:54.066211 [ 4 ] {0558cd4e-15f8-4c24-9323-06e6fc77a757} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2025.09.03 04:06:54.066369 [ 4 ] {0558cd4e-15f8-4c24-9323-06e6fc77a757} <Debug> executeQuery: Read 1226 rows, 103.95 KiB in 0.002226 sec., 550763.7017070979 rows/sec., 45.60 MiB/sec. | ||
| 4034 | 2025.09.03 04:06:54.066413 [ 4 ] {0558cd4e-15f8-4c24-9323-06e6fc77a757} <Debug> TCPHandler: Processed in 0.002560058 sec. | ||
| 4035 | 2025.09.03 04:06:54.066536 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2025.09.03 04:06:54.066634 [ 4 ] {b77e92bd-9762-4393-9c69-127055c40e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4037 | 2025.09.03 04:06:54.066676 [ 4 ] {b77e92bd-9762-4393-9c69-127055c40e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4038 | 2025.09.03 04:06:54.067083 [ 4 ] {b77e92bd-9762-4393-9c69-127055c40e37} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2025.09.03 04:06:54.067118 [ 4 ] {b77e92bd-9762-4393-9c69-127055c40e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4040 | 2025.09.03 04:06:54.067429 [ 4 ] {b77e92bd-9762-4393-9c69-127055c40e37} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4041 | 2025.09.03 04:06:54.067642 [ 4 ] {b77e92bd-9762-4393-9c69-127055c40e37} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2025.09.03 04:06:54.067732 [ 105 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4043 | 2025.09.03 04:06:54.067760 [ 4 ] {b77e92bd-9762-4393-9c69-127055c40e37} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001164 sec., 12886.597938144329 rows/sec., 969.01 KiB/sec. | ||
| 4044 | 2025.09.03 04:06:54.067768 [ 105 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2025.09.03 04:06:54.067791 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4046 | 2025.09.03 04:06:54.067797 [ 4 ] {b77e92bd-9762-4393-9c69-127055c40e37} <Debug> TCPHandler: Processed in 0.001334569 sec. | ||
| 4047 | 2025.09.03 04:06:54.067903 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2025.09.03 04:06:54.067907 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 4049 | 2025.09.03 04:06:54.067993 [ 4 ] {0e721b87-59cb-4e82-be30-bbe10d05b329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4050 | 2025.09.03 04:06:54.068036 [ 4 ] {0e721b87-59cb-4e82-be30-bbe10d05b329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4051 | 2025.09.03 04:06:54.068060 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4052 | 2025.09.03 04:06:54.068096 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 57 rows starting from the beginning of the part | ||
| 4053 | 2025.09.03 04:06:54.068157 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part | ||
| 4054 | 2025.09.03 04:06:54.068201 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
| 4055 | 2025.09.03 04:06:54.068243 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 4056 | 2025.09.03 04:06:54.068282 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 4057 | 2025.09.03 04:06:54.068320 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 4058 | 2025.09.03 04:06:54.068530 [ 4 ] {0e721b87-59cb-4e82-be30-bbe10d05b329} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2025.09.03 04:06:54.068573 [ 4 ] {0e721b87-59cb-4e82-be30-bbe10d05b329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4060 | 2025.09.03 04:06:54.068924 [ 4 ] {0e721b87-59cb-4e82-be30-bbe10d05b329} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4061 | 2025.09.03 04:06:54.069166 [ 4 ] {0e721b87-59cb-4e82-be30-bbe10d05b329} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2025.09.03 04:06:54.069240 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135959 sec., 114740.4732309005 rows/sec., 8.79 MiB/sec. | ||
| 4063 | 2025.09.03 04:06:54.069292 [ 4 ] {0e721b87-59cb-4e82-be30-bbe10d05b329} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001282 sec., 177847.11388455538 rows/sec., 12.04 MiB/sec. | ||
| 4064 | 2025.09.03 04:06:54.069336 [ 4 ] {0e721b87-59cb-4e82-be30-bbe10d05b329} <Debug> TCPHandler: Processed in 0.001454071 sec. | ||
| 4065 | 2025.09.03 04:06:54.069396 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4066 | 2025.09.03 04:06:54.069450 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2025.09.03 04:06:54.069550 [ 4 ] {b8e015cb-112e-42a0-b22d-e9f93b890dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4068 | 2025.09.03 04:06:54.069595 [ 4 ] {b8e015cb-112e-42a0-b22d-e9f93b890dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4069 | 2025.09.03 04:06:54.069672 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2025.09.03 04:06:54.069755 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_31_6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4071 | 2025.09.03 04:06:54.069843 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4072 | 2025.09.03 04:06:54.070147 [ 4 ] {b8e015cb-112e-42a0-b22d-e9f93b890dd8} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2025.09.03 04:06:54.070187 [ 4 ] {b8e015cb-112e-42a0-b22d-e9f93b890dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4074 | 2025.09.03 04:06:54.070529 [ 4 ] {b8e015cb-112e-42a0-b22d-e9f93b890dd8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4075 | 2025.09.03 04:06:54.070757 [ 4 ] {b8e015cb-112e-42a0-b22d-e9f93b890dd8} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2025.09.03 04:06:54.070881 [ 4 ] {b8e015cb-112e-42a0-b22d-e9f93b890dd8} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.001349 sec., 396590.066716086 rows/sec., 29.39 MiB/sec. | ||
| 4077 | 2025.09.03 04:06:54.070919 [ 4 ] {b8e015cb-112e-42a0-b22d-e9f93b890dd8} <Debug> TCPHandler: Processed in 0.001519191 sec. | ||
| 4078 | 2025.09.03 04:06:54.071042 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4079 | 2025.09.03 04:06:54.071137 [ 4 ] {148a214c-6591-43f8-a35f-f396504b2511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4080 | 2025.09.03 04:06:54.071179 [ 4 ] {148a214c-6591-43f8-a35f-f396504b2511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4081 | 2025.09.03 04:06:54.071725 [ 4 ] {148a214c-6591-43f8-a35f-f396504b2511} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2025.09.03 04:06:54.071760 [ 4 ] {148a214c-6591-43f8-a35f-f396504b2511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4083 | 2025.09.03 04:06:54.072137 [ 4 ] {148a214c-6591-43f8-a35f-f396504b2511} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4084 | 2025.09.03 04:06:54.072356 [ 4 ] {148a214c-6591-43f8-a35f-f396504b2511} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2025.09.03 04:06:54.072482 [ 4 ] {148a214c-6591-43f8-a35f-f396504b2511} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001363 sec., 619222.3037417461 rows/sec., 41.68 MiB/sec. | ||
| 4086 | 2025.09.03 04:06:54.072519 [ 4 ] {148a214c-6591-43f8-a35f-f396504b2511} <Debug> TCPHandler: Processed in 0.001526862 sec. | ||
| 4087 | 2025.09.03 04:06:54.072630 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4088 | 2025.09.03 04:06:54.072725 [ 4 ] {1242e117-06f8-40a9-8331-fd8d9e347dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4089 | 2025.09.03 04:06:54.072780 [ 4 ] {1242e117-06f8-40a9-8331-fd8d9e347dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4090 | 2025.09.03 04:06:54.073532 [ 4 ] {1242e117-06f8-40a9-8331-fd8d9e347dd6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2025.09.03 04:06:54.073568 [ 4 ] {1242e117-06f8-40a9-8331-fd8d9e347dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4092 | 2025.09.03 04:06:54.074084 [ 4 ] {1242e117-06f8-40a9-8331-fd8d9e347dd6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4093 | 2025.09.03 04:06:54.074312 [ 4 ] {1242e117-06f8-40a9-8331-fd8d9e347dd6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2025.09.03 04:06:54.074446 [ 4 ] {1242e117-06f8-40a9-8331-fd8d9e347dd6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001739 sec., 8625.646923519264 rows/sec., 15.46 MiB/sec. | ||
| 4095 | 2025.09.03 04:06:54.074498 [ 4 ] {1242e117-06f8-40a9-8331-fd8d9e347dd6} <Debug> TCPHandler: Processed in 0.001918624 sec. | ||
| 4096 | 2025.09.03 04:06:54.074618 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2025.09.03 04:06:54.074736 [ 4 ] {8c8756c8-1f05-44b7-8511-9688cbaf46fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4098 | 2025.09.03 04:06:54.074786 [ 4 ] {8c8756c8-1f05-44b7-8511-9688cbaf46fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4099 | 2025.09.03 04:06:54.075182 [ 4 ] {8c8756c8-1f05-44b7-8511-9688cbaf46fb} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2025.09.03 04:06:54.075224 [ 4 ] {8c8756c8-1f05-44b7-8511-9688cbaf46fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4101 | 2025.09.03 04:06:54.075597 [ 4 ] {8c8756c8-1f05-44b7-8511-9688cbaf46fb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4102 | 2025.09.03 04:06:54.075820 [ 4 ] {8c8756c8-1f05-44b7-8511-9688cbaf46fb} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2025.09.03 04:06:54.075947 [ 4 ] {8c8756c8-1f05-44b7-8511-9688cbaf46fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 4104 | 2025.09.03 04:06:54.075985 [ 4 ] {8c8756c8-1f05-44b7-8511-9688cbaf46fb} <Debug> TCPHandler: Processed in 0.001428831 sec. | ||
| 4105 | 2025.09.03 04:06:54.510451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10614 | ||
| 4106 | 2025.09.03 04:06:54.510987 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2025.09.03 04:06:54.511033 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4108 | 2025.09.03 04:06:54.511604 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4109 | 2025.09.03 04:06:54.511852 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2025.09.03 04:06:54.511989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 4111 | 2025.09.03 04:06:55.089799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4112 | 2025.09.03 04:06:55.105685 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2025.09.03 04:06:55.105725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4114 | 2025.09.03 04:06:55.111826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4115 | 2025.09.03 04:06:55.112579 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2025.09.03 04:06:55.116000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4117 | 2025.09.03 04:06:59.038242 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2025.09.03 04:06:59.038492 [ 4 ] {533da574-f52a-4751-99e7-6a6a7a845c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4119 | 2025.09.03 04:06:59.038593 [ 4 ] {533da574-f52a-4751-99e7-6a6a7a845c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4120 | 2025.09.03 04:06:59.039290 [ 4 ] {533da574-f52a-4751-99e7-6a6a7a845c3e} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2025.09.03 04:06:59.039338 [ 4 ] {533da574-f52a-4751-99e7-6a6a7a845c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4122 | 2025.09.03 04:06:59.039743 [ 4 ] {533da574-f52a-4751-99e7-6a6a7a845c3e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4123 | 2025.09.03 04:06:59.039982 [ 4 ] {533da574-f52a-4751-99e7-6a6a7a845c3e} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2025.09.03 04:06:59.040147 [ 4 ] {533da574-f52a-4751-99e7-6a6a7a845c3e} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001713 sec., 63047.28546409808 rows/sec., 5.29 MiB/sec. | ||
| 4125 | 2025.09.03 04:06:59.040212 [ 4 ] {533da574-f52a-4751-99e7-6a6a7a845c3e} <Debug> TCPHandler: Processed in 0.002120105 sec. | ||
| 4126 | 2025.09.03 04:06:59.040358 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2025.09.03 04:06:59.040484 [ 4 ] {f5be25b4-f71d-48c9-ab7a-a0de0e1d47fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4128 | 2025.09.03 04:06:59.040537 [ 4 ] {f5be25b4-f71d-48c9-ab7a-a0de0e1d47fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4129 | 2025.09.03 04:06:59.040992 [ 4 ] {f5be25b4-f71d-48c9-ab7a-a0de0e1d47fe} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2025.09.03 04:06:59.041031 [ 4 ] {f5be25b4-f71d-48c9-ab7a-a0de0e1d47fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4131 | 2025.09.03 04:06:59.041357 [ 4 ] {f5be25b4-f71d-48c9-ab7a-a0de0e1d47fe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4132 | 2025.09.03 04:06:59.041588 [ 4 ] {f5be25b4-f71d-48c9-ab7a-a0de0e1d47fe} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2025.09.03 04:06:59.041761 [ 4 ] {f5be25b4-f71d-48c9-ab7a-a0de0e1d47fe} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001306 sec., 19908.116385911177 rows/sec., 1.46 MiB/sec. | ||
| 4134 | 2025.09.03 04:06:59.041819 [ 4 ] {f5be25b4-f71d-48c9-ab7a-a0de0e1d47fe} <Debug> TCPHandler: Processed in 0.001524331 sec. | ||
| 4135 | 2025.09.03 04:06:59.041947 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2025.09.03 04:06:59.042069 [ 4 ] {fe5ca720-1cd0-4b3d-84b1-99f4bd25bcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4137 | 2025.09.03 04:06:59.042123 [ 4 ] {fe5ca720-1cd0-4b3d-84b1-99f4bd25bcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4138 | 2025.09.03 04:06:59.042689 [ 4 ] {fe5ca720-1cd0-4b3d-84b1-99f4bd25bcb7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2025.09.03 04:06:59.042736 [ 4 ] {fe5ca720-1cd0-4b3d-84b1-99f4bd25bcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4140 | 2025.09.03 04:06:59.043192 [ 4 ] {fe5ca720-1cd0-4b3d-84b1-99f4bd25bcb7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4141 | 2025.09.03 04:06:59.043517 [ 4 ] {fe5ca720-1cd0-4b3d-84b1-99f4bd25bcb7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2025.09.03 04:06:59.043691 [ 4 ] {fe5ca720-1cd0-4b3d-84b1-99f4bd25bcb7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001645 sec., 54711.2462006079 rows/sec., 4.27 MiB/sec. | ||
| 4143 | 2025.09.03 04:06:59.043745 [ 4 ] {fe5ca720-1cd0-4b3d-84b1-99f4bd25bcb7} <Debug> TCPHandler: Processed in 0.001858564 sec. | ||
| 4144 | 2025.09.03 04:06:59.043883 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2025.09.03 04:06:59.044005 [ 4 ] {3b38fd2c-110a-44bd-b06b-1bc33fbff3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4146 | 2025.09.03 04:06:59.044066 [ 4 ] {3b38fd2c-110a-44bd-b06b-1bc33fbff3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4147 | 2025.09.03 04:06:59.044623 [ 4 ] {3b38fd2c-110a-44bd-b06b-1bc33fbff3f6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2025.09.03 04:06:59.044669 [ 4 ] {3b38fd2c-110a-44bd-b06b-1bc33fbff3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4149 | 2025.09.03 04:06:59.045134 [ 4 ] {3b38fd2c-110a-44bd-b06b-1bc33fbff3f6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4150 | 2025.09.03 04:06:59.045460 [ 4 ] {3b38fd2c-110a-44bd-b06b-1bc33fbff3f6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2025.09.03 04:06:59.045635 [ 4 ] {3b38fd2c-110a-44bd-b06b-1bc33fbff3f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
| 4152 | 2025.09.03 04:06:59.045679 [ 4 ] {3b38fd2c-110a-44bd-b06b-1bc33fbff3f6} <Debug> TCPHandler: Processed in 0.001857544 sec. | ||
| 4153 | 2025.09.03 04:06:59.045792 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2025.09.03 04:06:59.045888 [ 4 ] {c30e1df7-009b-4eb6-af7d-5e69e32046cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4155 | 2025.09.03 04:06:59.045956 [ 4 ] {c30e1df7-009b-4eb6-af7d-5e69e32046cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4156 | 2025.09.03 04:06:59.046783 [ 4 ] {c30e1df7-009b-4eb6-af7d-5e69e32046cb} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2025.09.03 04:06:59.046820 [ 4 ] {c30e1df7-009b-4eb6-af7d-5e69e32046cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4158 | 2025.09.03 04:06:59.047364 [ 4 ] {c30e1df7-009b-4eb6-af7d-5e69e32046cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4159 | 2025.09.03 04:06:59.047597 [ 4 ] {c30e1df7-009b-4eb6-af7d-5e69e32046cb} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2025.09.03 04:06:59.047713 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4161 | 2025.09.03 04:06:59.047735 [ 4 ] {c30e1df7-009b-4eb6-af7d-5e69e32046cb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001865 sec., 13941.018766756033 rows/sec., 24.98 MiB/sec. | ||
| 4162 | 2025.09.03 04:06:59.047785 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2025.09.03 04:06:59.047811 [ 4 ] {c30e1df7-009b-4eb6-af7d-5e69e32046cb} <Debug> TCPHandler: Processed in 0.002069585 sec. | ||
| 4164 | 2025.09.03 04:06:59.047812 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4165 | 2025.09.03 04:06:59.047923 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 4166 | 2025.09.03 04:06:59.047932 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2025.09.03 04:06:59.048041 [ 4 ] {dabd96cb-c107-4320-875f-67e2cc29795b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4168 | 2025.09.03 04:06:59.048084 [ 4 ] {dabd96cb-c107-4320-875f-67e2cc29795b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4169 | 2025.09.03 04:06:59.048120 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4170 | 2025.09.03 04:06:59.048175 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 482 rows starting from the beginning of the part | ||
| 4171 | 2025.09.03 04:06:59.048296 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 4172 | 2025.09.03 04:06:59.048399 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 4173 | 2025.09.03 04:06:59.048427 [ 4 ] {dabd96cb-c107-4320-875f-67e2cc29795b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2025.09.03 04:06:59.048463 [ 4 ] {dabd96cb-c107-4320-875f-67e2cc29795b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4175 | 2025.09.03 04:06:59.048493 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 4176 | 2025.09.03 04:06:59.048587 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
| 4177 | 2025.09.03 04:06:59.048678 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 4178 | 2025.09.03 04:06:59.048776 [ 4 ] {dabd96cb-c107-4320-875f-67e2cc29795b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4179 | 2025.09.03 04:06:59.048998 [ 4 ] {dabd96cb-c107-4320-875f-67e2cc29795b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2025.09.03 04:06:59.049125 [ 4 ] {dabd96cb-c107-4320-875f-67e2cc29795b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4181 | 2025.09.03 04:06:59.049163 [ 4 ] {dabd96cb-c107-4320-875f-67e2cc29795b} <Debug> TCPHandler: Processed in 0.00128174 sec. | ||
| 4182 | 2025.09.03 04:06:59.071009 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 19 columns (19 merged, 0 gathered) in 0.023124437 sec., 25514.13467925727 rows/sec., 45.72 MiB/sec. | ||
| 4183 | 2025.09.03 04:06:59.071981 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4184 | 2025.09.03 04:06:59.072381 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2025.09.03 04:06:59.072466 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4186 | 2025.09.03 04:06:59.072629 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4187 | 2025.09.03 04:07:00.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.96 MiB, peak 233.30 MiB, free memory in arenas 0.00 B, will set to 227.49 MiB (RSS), difference: 1.53 MiB | ||
| 4188 | 2025.09.03 04:07:01.890457 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4189 | 2025.09.03 04:07:01.890525 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4190 | 2025.09.03 04:07:02.012185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11102 | ||
| 4191 | 2025.09.03 04:07:02.012970 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2025.09.03 04:07:02.013018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4193 | 2025.09.03 04:07:02.013597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4194 | 2025.09.03 04:07:02.013854 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2025.09.03 04:07:02.014000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11102 | ||
| 4196 | 2025.09.03 04:07:02.051435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 578 | ||
| 4197 | 2025.09.03 04:07:02.053527 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2025.09.03 04:07:02.053573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4199 | 2025.09.03 04:07:02.054732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4200 | 2025.09.03 04:07:02.054997 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2025.09.03 04:07:02.055250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4202 | 2025.09.03 04:07:02.616176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4203 | 2025.09.03 04:07:02.633699 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2025.09.03 04:07:02.633759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4205 | 2025.09.03 04:07:02.639707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4206 | 2025.09.03 04:07:02.640439 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2025.09.03 04:07:02.643889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4208 | 2025.09.03 04:07:04.038018 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2025.09.03 04:07:04.038197 [ 4 ] {322a7af8-fa1b-4105-8ef2-e271b5528048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4210 | 2025.09.03 04:07:04.038261 [ 4 ] {322a7af8-fa1b-4105-8ef2-e271b5528048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4211 | 2025.09.03 04:07:04.038915 [ 4 ] {322a7af8-fa1b-4105-8ef2-e271b5528048} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2025.09.03 04:07:04.038960 [ 4 ] {322a7af8-fa1b-4105-8ef2-e271b5528048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4213 | 2025.09.03 04:07:04.039364 [ 4 ] {322a7af8-fa1b-4105-8ef2-e271b5528048} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4214 | 2025.09.03 04:07:04.039589 [ 4 ] {322a7af8-fa1b-4105-8ef2-e271b5528048} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2025.09.03 04:07:04.039736 [ 4 ] {322a7af8-fa1b-4105-8ef2-e271b5528048} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001588 sec., 54156.17128463476 rows/sec., 4.54 MiB/sec. | ||
| 4216 | 2025.09.03 04:07:04.039776 [ 4 ] {322a7af8-fa1b-4105-8ef2-e271b5528048} <Debug> TCPHandler: Processed in 0.001885314 sec. | ||
| 4217 | 2025.09.03 04:07:04.039906 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2025.09.03 04:07:04.040000 [ 4 ] {5305691b-dde6-4df7-a0a7-b8cc93d091e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4219 | 2025.09.03 04:07:04.040039 [ 4 ] {5305691b-dde6-4df7-a0a7-b8cc93d091e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4220 | 2025.09.03 04:07:04.040436 [ 4 ] {5305691b-dde6-4df7-a0a7-b8cc93d091e4} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2025.09.03 04:07:04.040470 [ 4 ] {5305691b-dde6-4df7-a0a7-b8cc93d091e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4222 | 2025.09.03 04:07:04.040758 [ 4 ] {5305691b-dde6-4df7-a0a7-b8cc93d091e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4223 | 2025.09.03 04:07:04.040960 [ 4 ] {5305691b-dde6-4df7-a0a7-b8cc93d091e4} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2025.09.03 04:07:04.041080 [ 4 ] {5305691b-dde6-4df7-a0a7-b8cc93d091e4} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001099 sec., 13648.771610555052 rows/sec., 1.00 MiB/sec. | ||
| 4225 | 2025.09.03 04:07:04.041115 [ 4 ] {5305691b-dde6-4df7-a0a7-b8cc93d091e4} <Debug> TCPHandler: Processed in 0.001258169 sec. | ||
| 4226 | 2025.09.03 04:07:04.041225 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2025.09.03 04:07:04.041317 [ 4 ] {78fcef62-e964-4b60-a070-42de747ec204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4228 | 2025.09.03 04:07:04.041355 [ 4 ] {78fcef62-e964-4b60-a070-42de747ec204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4229 | 2025.09.03 04:07:04.041761 [ 4 ] {78fcef62-e964-4b60-a070-42de747ec204} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2025.09.03 04:07:04.041794 [ 4 ] {78fcef62-e964-4b60-a070-42de747ec204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4231 | 2025.09.03 04:07:04.042089 [ 4 ] {78fcef62-e964-4b60-a070-42de747ec204} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4232 | 2025.09.03 04:07:04.042293 [ 4 ] {78fcef62-e964-4b60-a070-42de747ec204} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2025.09.03 04:07:04.042414 [ 4 ] {78fcef62-e964-4b60-a070-42de747ec204} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001115 sec., 70852.01793721973 rows/sec., 5.53 MiB/sec. | ||
| 4234 | 2025.09.03 04:07:04.042449 [ 4 ] {78fcef62-e964-4b60-a070-42de747ec204} <Debug> TCPHandler: Processed in 0.001271099 sec. | ||
| 4235 | 2025.09.03 04:07:04.042560 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2025.09.03 04:07:04.042653 [ 4 ] {d05487ba-d236-4eec-8eca-4b48164b65f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4237 | 2025.09.03 04:07:04.042695 [ 4 ] {d05487ba-d236-4eec-8eca-4b48164b65f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4238 | 2025.09.03 04:07:04.043100 [ 4 ] {d05487ba-d236-4eec-8eca-4b48164b65f5} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2025.09.03 04:07:04.043133 [ 4 ] {d05487ba-d236-4eec-8eca-4b48164b65f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4240 | 2025.09.03 04:07:04.043452 [ 4 ] {d05487ba-d236-4eec-8eca-4b48164b65f5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4241 | 2025.09.03 04:07:04.043669 [ 4 ] {d05487ba-d236-4eec-8eca-4b48164b65f5} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2025.09.03 04:07:04.043792 [ 4 ] {d05487ba-d236-4eec-8eca-4b48164b65f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 4243 | 2025.09.03 04:07:04.043828 [ 4 ] {d05487ba-d236-4eec-8eca-4b48164b65f5} <Debug> TCPHandler: Processed in 0.00131512 sec. | ||
| 4244 | 2025.09.03 04:07:04.043937 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2025.09.03 04:07:04.044029 [ 4 ] {2c74b8da-d3d9-4c21-b594-3f9d0ef946e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4246 | 2025.09.03 04:07:04.044081 [ 4 ] {2c74b8da-d3d9-4c21-b594-3f9d0ef946e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4247 | 2025.09.03 04:07:04.044862 [ 4 ] {2c74b8da-d3d9-4c21-b594-3f9d0ef946e9} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2025.09.03 04:07:04.044895 [ 4 ] {2c74b8da-d3d9-4c21-b594-3f9d0ef946e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4249 | 2025.09.03 04:07:04.045422 [ 4 ] {2c74b8da-d3d9-4c21-b594-3f9d0ef946e9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4250 | 2025.09.03 04:07:04.045645 [ 4 ] {2c74b8da-d3d9-4c21-b594-3f9d0ef946e9} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2025.09.03 04:07:04.045777 [ 4 ] {2c74b8da-d3d9-4c21-b594-3f9d0ef946e9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001766 sec., 8493.771234428086 rows/sec., 15.22 MiB/sec. | ||
| 4252 | 2025.09.03 04:07:04.045829 [ 4 ] {2c74b8da-d3d9-4c21-b594-3f9d0ef946e9} <Debug> TCPHandler: Processed in 0.001939774 sec. | ||
| 4253 | 2025.09.03 04:07:04.045942 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2025.09.03 04:07:04.046035 [ 4 ] {129ab28b-dce9-495c-8a93-63711b160b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4255 | 2025.09.03 04:07:04.046075 [ 4 ] {129ab28b-dce9-495c-8a93-63711b160b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4256 | 2025.09.03 04:07:04.046418 [ 4 ] {129ab28b-dce9-495c-8a93-63711b160b4d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.09.03 04:07:04.046453 [ 4 ] {129ab28b-dce9-495c-8a93-63711b160b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4258 | 2025.09.03 04:07:04.046754 [ 4 ] {129ab28b-dce9-495c-8a93-63711b160b4d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4259 | 2025.09.03 04:07:04.046956 [ 4 ] {129ab28b-dce9-495c-8a93-63711b160b4d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2025.09.03 04:07:04.047074 [ 4 ] {129ab28b-dce9-495c-8a93-63711b160b4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4261 | 2025.09.03 04:07:04.047108 [ 4 ] {129ab28b-dce9-495c-8a93-63711b160b4d} <Debug> TCPHandler: Processed in 0.001213469 sec. | ||
| 4262 | 2025.09.03 04:07:09.039843 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2025.09.03 04:07:09.040041 [ 4 ] {c45ea4f8-9fe0-4b68-929b-14f34bb96b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4264 | 2025.09.03 04:07:09.040114 [ 4 ] {c45ea4f8-9fe0-4b68-929b-14f34bb96b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4265 | 2025.09.03 04:07:09.040813 [ 4 ] {c45ea4f8-9fe0-4b68-929b-14f34bb96b67} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2025.09.03 04:07:09.040864 [ 4 ] {c45ea4f8-9fe0-4b68-929b-14f34bb96b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4267 | 2025.09.03 04:07:09.041308 [ 4 ] {c45ea4f8-9fe0-4b68-929b-14f34bb96b67} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4268 | 2025.09.03 04:07:09.041587 [ 4 ] {c45ea4f8-9fe0-4b68-929b-14f34bb96b67} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2025.09.03 04:07:09.041747 [ 4 ] {c45ea4f8-9fe0-4b68-929b-14f34bb96b67} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001757 sec., 61468.41206602162 rows/sec., 5.15 MiB/sec. | ||
| 4270 | 2025.09.03 04:07:09.041798 [ 4 ] {c45ea4f8-9fe0-4b68-929b-14f34bb96b67} <Debug> TCPHandler: Processed in 0.002094115 sec. | ||
| 4271 | 2025.09.03 04:07:09.041927 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2025.09.03 04:07:09.042032 [ 4 ] {ba87a21b-1167-40dc-9e2f-4e70a6bef66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4273 | 2025.09.03 04:07:09.042077 [ 4 ] {ba87a21b-1167-40dc-9e2f-4e70a6bef66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4274 | 2025.09.03 04:07:09.042498 [ 4 ] {ba87a21b-1167-40dc-9e2f-4e70a6bef66c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2025.09.03 04:07:09.042535 [ 4 ] {ba87a21b-1167-40dc-9e2f-4e70a6bef66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4276 | 2025.09.03 04:07:09.042854 [ 4 ] {ba87a21b-1167-40dc-9e2f-4e70a6bef66c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4277 | 2025.09.03 04:07:09.043085 [ 4 ] {ba87a21b-1167-40dc-9e2f-4e70a6bef66c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2025.09.03 04:07:09.043228 [ 4 ] {ba87a21b-1167-40dc-9e2f-4e70a6bef66c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001221 sec., 21294.02129402129 rows/sec., 1.56 MiB/sec. | ||
| 4279 | 2025.09.03 04:07:09.043269 [ 4 ] {ba87a21b-1167-40dc-9e2f-4e70a6bef66c} <Debug> TCPHandler: Processed in 0.00139563 sec. | ||
| 4280 | 2025.09.03 04:07:09.043396 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2025.09.03 04:07:09.043496 [ 4 ] {4a35cf70-d6e3-4d6a-a7a7-c67337d1159d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4282 | 2025.09.03 04:07:09.043537 [ 4 ] {4a35cf70-d6e3-4d6a-a7a7-c67337d1159d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4283 | 2025.09.03 04:07:09.043973 [ 4 ] {4a35cf70-d6e3-4d6a-a7a7-c67337d1159d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2025.09.03 04:07:09.044010 [ 4 ] {4a35cf70-d6e3-4d6a-a7a7-c67337d1159d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4285 | 2025.09.03 04:07:09.044326 [ 4 ] {4a35cf70-d6e3-4d6a-a7a7-c67337d1159d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4286 | 2025.09.03 04:07:09.044551 [ 4 ] {4a35cf70-d6e3-4d6a-a7a7-c67337d1159d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2025.09.03 04:07:09.044681 [ 4 ] {4a35cf70-d6e3-4d6a-a7a7-c67337d1159d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001205 sec., 74688.79668049794 rows/sec., 5.83 MiB/sec. | ||
| 4288 | 2025.09.03 04:07:09.044721 [ 4 ] {4a35cf70-d6e3-4d6a-a7a7-c67337d1159d} <Debug> TCPHandler: Processed in 0.00138221 sec. | ||
| 4289 | 2025.09.03 04:07:09.044837 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2025.09.03 04:07:09.044934 [ 4 ] {45992a9b-5bf3-4fa8-9389-239d9148ca38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4291 | 2025.09.03 04:07:09.044979 [ 4 ] {45992a9b-5bf3-4fa8-9389-239d9148ca38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4292 | 2025.09.03 04:07:09.045384 [ 4 ] {45992a9b-5bf3-4fa8-9389-239d9148ca38} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2025.09.03 04:07:09.045421 [ 4 ] {45992a9b-5bf3-4fa8-9389-239d9148ca38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4294 | 2025.09.03 04:07:09.045775 [ 4 ] {45992a9b-5bf3-4fa8-9389-239d9148ca38} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4295 | 2025.09.03 04:07:09.046036 [ 4 ] {45992a9b-5bf3-4fa8-9389-239d9148ca38} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2025.09.03 04:07:09.046170 [ 4 ] {45992a9b-5bf3-4fa8-9389-239d9148ca38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 4297 | 2025.09.03 04:07:09.046207 [ 4 ] {45992a9b-5bf3-4fa8-9389-239d9148ca38} <Debug> TCPHandler: Processed in 0.00142094 sec. | ||
| 4298 | 2025.09.03 04:07:09.046319 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2025.09.03 04:07:09.046421 [ 4 ] {56bb5078-b935-4d5a-a3d0-fa8601a937df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4300 | 2025.09.03 04:07:09.046478 [ 4 ] {56bb5078-b935-4d5a-a3d0-fa8601a937df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4301 | 2025.09.03 04:07:09.047325 [ 4 ] {56bb5078-b935-4d5a-a3d0-fa8601a937df} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2025.09.03 04:07:09.047362 [ 4 ] {56bb5078-b935-4d5a-a3d0-fa8601a937df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4303 | 2025.09.03 04:07:09.047926 [ 4 ] {56bb5078-b935-4d5a-a3d0-fa8601a937df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4304 | 2025.09.03 04:07:09.048170 [ 4 ] {56bb5078-b935-4d5a-a3d0-fa8601a937df} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2025.09.03 04:07:09.048310 [ 4 ] {56bb5078-b935-4d5a-a3d0-fa8601a937df} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001906 sec., 13641.133263378804 rows/sec., 24.44 MiB/sec. | ||
| 4306 | 2025.09.03 04:07:09.048375 [ 4 ] {56bb5078-b935-4d5a-a3d0-fa8601a937df} <Debug> TCPHandler: Processed in 0.002107336 sec. | ||
| 4307 | 2025.09.03 04:07:09.048487 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2025.09.03 04:07:09.048583 [ 4 ] {a7412161-0403-492f-9b28-38b93e9caf26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4309 | 2025.09.03 04:07:09.048625 [ 4 ] {a7412161-0403-492f-9b28-38b93e9caf26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4310 | 2025.09.03 04:07:09.048999 [ 4 ] {a7412161-0403-492f-9b28-38b93e9caf26} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2025.09.03 04:07:09.049037 [ 4 ] {a7412161-0403-492f-9b28-38b93e9caf26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4312 | 2025.09.03 04:07:09.049353 [ 4 ] {a7412161-0403-492f-9b28-38b93e9caf26} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4313 | 2025.09.03 04:07:09.049572 [ 4 ] {a7412161-0403-492f-9b28-38b93e9caf26} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2025.09.03 04:07:09.049701 [ 4 ] {a7412161-0403-492f-9b28-38b93e9caf26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 4315 | 2025.09.03 04:07:09.049740 [ 4 ] {a7412161-0403-492f-9b28-38b93e9caf26} <Debug> TCPHandler: Processed in 0.00130201 sec. | ||
| 4316 | 2025.09.03 04:07:09.514189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11529 | ||
| 4317 | 2025.09.03 04:07:09.514745 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2025.09.03 04:07:09.514795 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4319 | 2025.09.03 04:07:09.515313 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4320 | 2025.09.03 04:07:09.515544 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2025.09.03 04:07:09.515676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
| 4322 | 2025.09.03 04:07:10.144060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4323 | 2025.09.03 04:07:10.162834 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2025.09.03 04:07:10.162896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4325 | 2025.09.03 04:07:10.168376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4326 | 2025.09.03 04:07:10.169096 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2025.09.03 04:07:10.172239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4328 | 2025.09.03 04:07:12.055536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 602 | ||
| 4329 | 2025.09.03 04:07:12.058089 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2025.09.03 04:07:12.058142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4331 | 2025.09.03 04:07:12.059331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4332 | 2025.09.03 04:07:12.059609 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2025.09.03 04:07:12.059981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4334 | 2025.09.03 04:07:14.037574 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2025.09.03 04:07:14.037776 [ 4 ] {a76d9d0c-2608-4fa6-9b32-4dc143124cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4336 | 2025.09.03 04:07:14.037855 [ 4 ] {a76d9d0c-2608-4fa6-9b32-4dc143124cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4337 | 2025.09.03 04:07:14.038603 [ 4 ] {a76d9d0c-2608-4fa6-9b32-4dc143124cc6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2025.09.03 04:07:14.038650 [ 4 ] {a76d9d0c-2608-4fa6-9b32-4dc143124cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4339 | 2025.09.03 04:07:14.039071 [ 4 ] {a76d9d0c-2608-4fa6-9b32-4dc143124cc6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4340 | 2025.09.03 04:07:14.039314 [ 4 ] {a76d9d0c-2608-4fa6-9b32-4dc143124cc6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2025.09.03 04:07:14.039471 [ 4 ] {a76d9d0c-2608-4fa6-9b32-4dc143124cc6} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001751 sec., 49114.79154768704 rows/sec., 4.12 MiB/sec. | ||
| 4342 | 2025.09.03 04:07:14.039501 [ 80 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4343 | 2025.09.03 04:07:14.039516 [ 4 ] {a76d9d0c-2608-4fa6-9b32-4dc143124cc6} <Debug> TCPHandler: Processed in 0.002082515 sec. | ||
| 4344 | 2025.09.03 04:07:14.039587 [ 80 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2025.09.03 04:07:14.039618 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4346 | 2025.09.03 04:07:14.039695 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2025.09.03 04:07:14.039799 [ 4 ] {eb7f7683-a208-48ad-8c35-cdc120d32c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4348 | 2025.09.03 04:07:14.039808 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 4349 | 2025.09.03 04:07:14.039842 [ 4 ] {eb7f7683-a208-48ad-8c35-cdc120d32c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4350 | 2025.09.03 04:07:14.040033 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4351 | 2025.09.03 04:07:14.040092 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1287 rows starting from the beginning of the part | ||
| 4352 | 2025.09.03 04:07:14.040195 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1226 rows starting from the beginning of the part | ||
| 4353 | 2025.09.03 04:07:14.040267 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 4354 | 2025.09.03 04:07:14.040290 [ 4 ] {eb7f7683-a208-48ad-8c35-cdc120d32c1b} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2025.09.03 04:07:14.040306 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 86 rows starting from the beginning of the part | ||
| 4356 | 2025.09.03 04:07:14.040335 [ 4 ] {eb7f7683-a208-48ad-8c35-cdc120d32c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4357 | 2025.09.03 04:07:14.040358 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 108 rows starting from the beginning of the part | ||
| 4358 | 2025.09.03 04:07:14.040404 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 86 rows starting from the beginning of the part | ||
| 4359 | 2025.09.03 04:07:14.040683 [ 4 ] {eb7f7683-a208-48ad-8c35-cdc120d32c1b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4360 | 2025.09.03 04:07:14.040936 [ 4 ] {eb7f7683-a208-48ad-8c35-cdc120d32c1b} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2025.09.03 04:07:14.041071 [ 4 ] {eb7f7683-a208-48ad-8c35-cdc120d32c1b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001292 sec., 11609.907120743035 rows/sec., 873.01 KiB/sec. | ||
| 4362 | 2025.09.03 04:07:14.041111 [ 4 ] {eb7f7683-a208-48ad-8c35-cdc120d32c1b} <Debug> TCPHandler: Processed in 0.001467621 sec. | ||
| 4363 | 2025.09.03 04:07:14.041225 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2025.09.03 04:07:14.041321 [ 4 ] {879c84ae-5ba4-4f72-b481-873f008b6b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4365 | 2025.09.03 04:07:14.041362 [ 4 ] {879c84ae-5ba4-4f72-b481-873f008b6b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4366 | 2025.09.03 04:07:14.041755 [ 187 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2901 rows, containing 5 columns (5 merged, 0 gathered) in 0.002035154 sec., 1425444.95404279 rows/sec., 123.85 MiB/sec. | ||
| 4367 | 2025.09.03 04:07:14.041803 [ 4 ] {879c84ae-5ba4-4f72-b481-873f008b6b61} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2025.09.03 04:07:14.041845 [ 4 ] {879c84ae-5ba4-4f72-b481-873f008b6b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4369 | 2025.09.03 04:07:14.041997 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4370 | 2025.09.03 04:07:14.042212 [ 4 ] {879c84ae-5ba4-4f72-b481-873f008b6b61} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4371 | 2025.09.03 04:07:14.042286 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.09.03 04:07:14.042378 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_36_7} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4373 | 2025.09.03 04:07:14.042454 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4374 | 2025.09.03 04:07:14.042478 [ 4 ] {879c84ae-5ba4-4f72-b481-873f008b6b61} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2025.09.03 04:07:14.042590 [ 80 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4376 | 2025.09.03 04:07:14.042616 [ 4 ] {879c84ae-5ba4-4f72-b481-873f008b6b61} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001312 sec., 60213.41463414634 rows/sec., 4.70 MiB/sec. | ||
| 4377 | 2025.09.03 04:07:14.042620 [ 80 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2025.09.03 04:07:14.042656 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4379 | 2025.09.03 04:07:14.042661 [ 4 ] {879c84ae-5ba4-4f72-b481-873f008b6b61} <Debug> TCPHandler: Processed in 0.001487221 sec. | ||
| 4380 | 2025.09.03 04:07:14.042758 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 4381 | 2025.09.03 04:07:14.042788 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2025.09.03 04:07:14.042877 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4383 | 2025.09.03 04:07:14.042891 [ 4 ] {1bb7e01d-c16d-463c-8224-4b62e276e2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4384 | 2025.09.03 04:07:14.042916 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 595 rows starting from the beginning of the part | ||
| 4385 | 2025.09.03 04:07:14.042944 [ 4 ] {1bb7e01d-c16d-463c-8224-4b62e276e2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4386 | 2025.09.03 04:07:14.042982 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 535 rows starting from the beginning of the part | ||
| 4387 | 2025.09.03 04:07:14.043036 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 4388 | 2025.09.03 04:07:14.043091 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 79 rows starting from the beginning of the part | ||
| 4389 | 2025.09.03 04:07:14.043135 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 4390 | 2025.09.03 04:07:14.043178 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 79 rows starting from the beginning of the part | ||
| 4391 | 2025.09.03 04:07:14.043378 [ 4 ] {1bb7e01d-c16d-463c-8224-4b62e276e2b3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2025.09.03 04:07:14.043422 [ 4 ] {1bb7e01d-c16d-463c-8224-4b62e276e2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4393 | 2025.09.03 04:07:14.043780 [ 4 ] {1bb7e01d-c16d-463c-8224-4b62e276e2b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4394 | 2025.09.03 04:07:14.044005 [ 4 ] {1bb7e01d-c16d-463c-8224-4b62e276e2b3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2025.09.03 04:07:14.044096 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138115 sec., 1062882.3806248417 rows/sec., 84.00 MiB/sec. | ||
| 4396 | 2025.09.03 04:07:14.044112 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4397 | 2025.09.03 04:07:14.044138 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2025.09.03 04:07:14.044139 [ 4 ] {1bb7e01d-c16d-463c-8224-4b62e276e2b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 4399 | 2025.09.03 04:07:14.044155 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4400 | 2025.09.03 04:07:14.044191 [ 4 ] {1bb7e01d-c16d-463c-8224-4b62e276e2b3} <Debug> TCPHandler: Processed in 0.0014536 sec. | ||
| 4401 | 2025.09.03 04:07:14.044231 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 4402 | 2025.09.03 04:07:14.044290 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4403 | 2025.09.03 04:07:14.044311 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2025.09.03 04:07:14.044322 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4405 | 2025.09.03 04:07:14.044366 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8698 rows starting from the beginning of the part | ||
| 4406 | 2025.09.03 04:07:14.044413 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 844 rows starting from the beginning of the part | ||
| 4407 | 2025.09.03 04:07:14.044419 [ 4 ] {43212762-f77f-4744-bd4c-57a98c3789ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4408 | 2025.09.03 04:07:14.044454 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 4409 | 2025.09.03 04:07:14.044486 [ 4 ] {43212762-f77f-4744-bd4c-57a98c3789ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4410 | 2025.09.03 04:07:14.044493 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 4411 | 2025.09.03 04:07:14.044541 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 4412 | 2025.09.03 04:07:14.044575 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 4413 | 2025.09.03 04:07:14.044606 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2025.09.03 04:07:14.044700 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_36_7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4415 | 2025.09.03 04:07:14.044802 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4416 | 2025.09.03 04:07:14.045279 [ 4 ] {43212762-f77f-4744-bd4c-57a98c3789ee} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2025.09.03 04:07:14.045320 [ 4 ] {43212762-f77f-4744-bd4c-57a98c3789ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4418 | 2025.09.03 04:07:14.045867 [ 4 ] {43212762-f77f-4744-bd4c-57a98c3789ee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4419 | 2025.09.03 04:07:14.046087 [ 4 ] {43212762-f77f-4744-bd4c-57a98c3789ee} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2025.09.03 04:07:14.046224 [ 4 ] {43212762-f77f-4744-bd4c-57a98c3789ee} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001824 sec., 8223.684210526315 rows/sec., 14.74 MiB/sec. | ||
| 4421 | 2025.09.03 04:07:14.046278 [ 4 ] {43212762-f77f-4744-bd4c-57a98c3789ee} <Debug> TCPHandler: Processed in 0.002015724 sec. | ||
| 4422 | 2025.09.03 04:07:14.046395 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2025.09.03 04:07:14.046487 [ 4 ] {b2f47b91-e46a-4be1-98d2-fb0e5adea827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4424 | 2025.09.03 04:07:14.046528 [ 4 ] {b2f47b91-e46a-4be1-98d2-fb0e5adea827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4425 | 2025.09.03 04:07:14.046863 [ 4 ] {b2f47b91-e46a-4be1-98d2-fb0e5adea827} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2025.09.03 04:07:14.046898 [ 4 ] {b2f47b91-e46a-4be1-98d2-fb0e5adea827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4427 | 2025.09.03 04:07:14.047202 [ 4 ] {b2f47b91-e46a-4be1-98d2-fb0e5adea827} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4428 | 2025.09.03 04:07:14.047407 [ 4 ] {b2f47b91-e46a-4be1-98d2-fb0e5adea827} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2025.09.03 04:07:14.047533 [ 4 ] {b2f47b91-e46a-4be1-98d2-fb0e5adea827} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4430 | 2025.09.03 04:07:14.047531 [ 74 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4431 | 2025.09.03 04:07:14.047568 [ 4 ] {b2f47b91-e46a-4be1-98d2-fb0e5adea827} <Debug> TCPHandler: Processed in 0.001221129 sec. | ||
| 4432 | 2025.09.03 04:07:14.047612 [ 74 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2025.09.03 04:07:14.047638 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4434 | 2025.09.03 04:07:14.047697 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10182 rows, containing 5 columns (5 merged, 0 gathered) in 0.003487966 sec., 2919179.831454779 rows/sec., 199.53 MiB/sec. | ||
| 4435 | 2025.09.03 04:07:14.047721 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4436 | 2025.09.03 04:07:14.047845 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4437 | 2025.09.03 04:07:14.047874 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1800 rows starting from the beginning of the part | ||
| 4438 | 2025.09.03 04:07:14.047929 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4439 | 2025.09.03 04:07:14.047972 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4440 | 2025.09.03 04:07:14.048011 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4441 | 2025.09.03 04:07:14.048031 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4442 | 2025.09.03 04:07:14.048048 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4443 | 2025.09.03 04:07:14.048092 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4444 | 2025.09.03 04:07:14.048369 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2025.09.03 04:07:14.048444 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4446 | 2025.09.03 04:07:14.048538 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 4447 | 2025.09.03 04:07:14.049076 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.00139345 sec., 1507050.845024938 rows/sec., 101.56 MiB/sec. | ||
| 4448 | 2025.09.03 04:07:14.049413 [ 193 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4449 | 2025.09.03 04:07:14.049721 [ 193 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_36_7} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2025.09.03 04:07:14.049792 [ 193 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_36_7} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4451 | 2025.09.03 04:07:14.049880 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4452 | 2025.09.03 04:07:16.890559 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4453 | 2025.09.03 04:07:16.890625 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4454 | 2025.09.03 04:07:17.015861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12017 | ||
| 4455 | 2025.09.03 04:07:17.016550 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2025.09.03 04:07:17.016588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4457 | 2025.09.03 04:07:17.017083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4458 | 2025.09.03 04:07:17.017312 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2025.09.03 04:07:17.017441 [ 61 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4460 | 2025.09.03 04:07:17.017453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12017 | ||
| 4461 | 2025.09.03 04:07:17.017486 [ 61 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2025.09.03 04:07:17.017509 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4463 | 2025.09.03 04:07:17.017626 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 4464 | 2025.09.03 04:07:17.017761 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4465 | 2025.09.03 04:07:17.017798 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 4466 | 2025.09.03 04:07:17.017861 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 4467 | 2025.09.03 04:07:17.017906 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
| 4468 | 2025.09.03 04:07:17.017946 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 4469 | 2025.09.03 04:07:17.017982 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
| 4470 | 2025.09.03 04:07:17.018017 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 4471 | 2025.09.03 04:07:17.022441 [ 193 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12017 rows, containing 4 columns (4 merged, 0 gathered) in 0.004865955 sec., 2469607.7131827152 rows/sec., 35.33 MiB/sec. | ||
| 4472 | 2025.09.03 04:07:17.022725 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4473 | 2025.09.03 04:07:17.022993 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_26_5} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2025.09.03 04:07:17.023062 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_26_5} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4475 | 2025.09.03 04:07:17.023141 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4476 | 2025.09.03 04:07:17.672409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4477 | 2025.09.03 04:07:17.689419 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2025.09.03 04:07:17.689473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4479 | 2025.09.03 04:07:17.694854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4480 | 2025.09.03 04:07:17.695529 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2025.09.03 04:07:17.695795 [ 72 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4482 | 2025.09.03 04:07:17.695838 [ 72 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2025.09.03 04:07:17.695860 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4484 | 2025.09.03 04:07:17.696006 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 4485 | 2025.09.03 04:07:17.698555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4486 | 2025.09.03 04:07:17.699579 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4487 | 2025.09.03 04:07:17.700873 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 4488 | 2025.09.03 04:07:17.705157 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 4489 | 2025.09.03 04:07:17.709197 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 4490 | 2025.09.03 04:07:17.713008 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 4491 | 2025.09.03 04:07:17.717031 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 4492 | 2025.09.03 04:07:17.720613 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 4493 | 2025.09.03 04:07:17.770676 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.074725891 sec., 2622.91954471309 rows/sec., 13.56 MiB/sec. | ||
| 4494 | 2025.09.03 04:07:17.773640 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4495 | 2025.09.03 04:07:17.775915 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_26_5} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2025.09.03 04:07:17.776030 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_26_5} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4497 | 2025.09.03 04:07:17.778232 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4498 | 2025.09.03 04:07:18.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.38 MiB, peak 239.94 MiB, free memory in arenas 0.00 B, will set to 232.76 MiB (RSS), difference: 3.38 MiB | ||
| 4499 | 2025.09.03 04:07:19.038564 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2025.09.03 04:07:19.038847 [ 4 ] {782c6544-cfcc-4fb9-a69d-3042ba53efe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4501 | 2025.09.03 04:07:19.038954 [ 4 ] {782c6544-cfcc-4fb9-a69d-3042ba53efe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4502 | 2025.09.03 04:07:19.039802 [ 4 ] {782c6544-cfcc-4fb9-a69d-3042ba53efe6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2025.09.03 04:07:19.039847 [ 4 ] {782c6544-cfcc-4fb9-a69d-3042ba53efe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4504 | 2025.09.03 04:07:19.040254 [ 4 ] {782c6544-cfcc-4fb9-a69d-3042ba53efe6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4505 | 2025.09.03 04:07:19.040480 [ 4 ] {782c6544-cfcc-4fb9-a69d-3042ba53efe6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2025.09.03 04:07:19.040631 [ 4 ] {782c6544-cfcc-4fb9-a69d-3042ba53efe6} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001862 sec., 58002.14822771214 rows/sec., 4.86 MiB/sec. | ||
| 4507 | 2025.09.03 04:07:19.040673 [ 4 ] {782c6544-cfcc-4fb9-a69d-3042ba53efe6} <Debug> TCPHandler: Processed in 0.002293776 sec. | ||
| 4508 | 2025.09.03 04:07:19.040797 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2025.09.03 04:07:19.040893 [ 4 ] {502cc74b-cdfd-47f8-a413-fd100345f16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4510 | 2025.09.03 04:07:19.040935 [ 4 ] {502cc74b-cdfd-47f8-a413-fd100345f16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4511 | 2025.09.03 04:07:19.041331 [ 4 ] {502cc74b-cdfd-47f8-a413-fd100345f16d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2025.09.03 04:07:19.041368 [ 4 ] {502cc74b-cdfd-47f8-a413-fd100345f16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4513 | 2025.09.03 04:07:19.041668 [ 4 ] {502cc74b-cdfd-47f8-a413-fd100345f16d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4514 | 2025.09.03 04:07:19.041882 [ 4 ] {502cc74b-cdfd-47f8-a413-fd100345f16d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2025.09.03 04:07:19.041996 [ 71 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4516 | 2025.09.03 04:07:19.042010 [ 4 ] {502cc74b-cdfd-47f8-a413-fd100345f16d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001137 sec., 22867.194371152156 rows/sec., 1.68 MiB/sec. | ||
| 4517 | 2025.09.03 04:07:19.042068 [ 71 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2025.09.03 04:07:19.042076 [ 4 ] {502cc74b-cdfd-47f8-a413-fd100345f16d} <Debug> TCPHandler: Processed in 0.001329079 sec. | ||
| 4519 | 2025.09.03 04:07:19.042097 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4520 | 2025.09.03 04:07:19.042207 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2025.09.03 04:07:19.042213 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 4522 | 2025.09.03 04:07:19.042337 [ 4 ] {7b93934b-5ae8-4efd-a0e8-ba0fe69a0236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4523 | 2025.09.03 04:07:19.042365 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4524 | 2025.09.03 04:07:19.042392 [ 4 ] {7b93934b-5ae8-4efd-a0e8-ba0fe69a0236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4525 | 2025.09.03 04:07:19.042407 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 57 rows starting from the beginning of the part | ||
| 4526 | 2025.09.03 04:07:19.042487 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 4527 | 2025.09.03 04:07:19.042537 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
| 4528 | 2025.09.03 04:07:19.042586 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 4529 | 2025.09.03 04:07:19.042627 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 4530 | 2025.09.03 04:07:19.042677 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 4531 | 2025.09.03 04:07:19.042928 [ 4 ] {7b93934b-5ae8-4efd-a0e8-ba0fe69a0236} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2025.09.03 04:07:19.042980 [ 4 ] {7b93934b-5ae8-4efd-a0e8-ba0fe69a0236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4533 | 2025.09.03 04:07:19.043512 [ 4 ] {7b93934b-5ae8-4efd-a0e8-ba0fe69a0236} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4534 | 2025.09.03 04:07:19.043557 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139154 sec., 118573.66658522213 rows/sec., 9.10 MiB/sec. | ||
| 4535 | 2025.09.03 04:07:19.043756 [ 4 ] {7b93934b-5ae8-4efd-a0e8-ba0fe69a0236} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2025.09.03 04:07:19.043761 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4537 | 2025.09.03 04:07:19.043899 [ 4 ] {7b93934b-5ae8-4efd-a0e8-ba0fe69a0236} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001587 sec., 56710.775047258976 rows/sec., 4.43 MiB/sec. | ||
| 4538 | 2025.09.03 04:07:19.043944 [ 4 ] {7b93934b-5ae8-4efd-a0e8-ba0fe69a0236} <Debug> TCPHandler: Processed in 0.001798863 sec. | ||
| 4539 | 2025.09.03 04:07:19.044062 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2025.09.03 04:07:19.044106 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2025.09.03 04:07:19.044159 [ 4 ] {7667c2ae-860c-4757-9fa1-f3d41086d349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4542 | 2025.09.03 04:07:19.044187 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_36_7} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4543 | 2025.09.03 04:07:19.044210 [ 4 ] {7667c2ae-860c-4757-9fa1-f3d41086d349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4544 | 2025.09.03 04:07:19.044297 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4545 | 2025.09.03 04:07:19.044624 [ 4 ] {7667c2ae-860c-4757-9fa1-f3d41086d349} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2025.09.03 04:07:19.044665 [ 4 ] {7667c2ae-860c-4757-9fa1-f3d41086d349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4547 | 2025.09.03 04:07:19.045018 [ 4 ] {7667c2ae-860c-4757-9fa1-f3d41086d349} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4548 | 2025.09.03 04:07:19.045276 [ 4 ] {7667c2ae-860c-4757-9fa1-f3d41086d349} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2025.09.03 04:07:19.045431 [ 4 ] {7667c2ae-860c-4757-9fa1-f3d41086d349} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 4550 | 2025.09.03 04:07:19.045476 [ 4 ] {7667c2ae-860c-4757-9fa1-f3d41086d349} <Debug> TCPHandler: Processed in 0.001464031 sec. | ||
| 4551 | 2025.09.03 04:07:19.045591 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2025.09.03 04:07:19.045686 [ 4 ] {256df55b-46f9-4e56-8c49-c4240919e237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4553 | 2025.09.03 04:07:19.045741 [ 4 ] {256df55b-46f9-4e56-8c49-c4240919e237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4554 | 2025.09.03 04:07:19.046591 [ 4 ] {256df55b-46f9-4e56-8c49-c4240919e237} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2025.09.03 04:07:19.046627 [ 4 ] {256df55b-46f9-4e56-8c49-c4240919e237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4556 | 2025.09.03 04:07:19.047208 [ 4 ] {256df55b-46f9-4e56-8c49-c4240919e237} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4557 | 2025.09.03 04:07:19.047433 [ 4 ] {256df55b-46f9-4e56-8c49-c4240919e237} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2025.09.03 04:07:19.047568 [ 4 ] {256df55b-46f9-4e56-8c49-c4240919e237} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001901 sec., 13677.012098895319 rows/sec., 24.51 MiB/sec. | ||
| 4559 | 2025.09.03 04:07:19.047623 [ 4 ] {256df55b-46f9-4e56-8c49-c4240919e237} <Debug> TCPHandler: Processed in 0.002081465 sec. | ||
| 4560 | 2025.09.03 04:07:19.047738 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2025.09.03 04:07:19.047832 [ 4 ] {1fdaad63-cfb0-4884-9c35-2069c38da52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4562 | 2025.09.03 04:07:19.047874 [ 4 ] {1fdaad63-cfb0-4884-9c35-2069c38da52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4563 | 2025.09.03 04:07:19.048211 [ 4 ] {1fdaad63-cfb0-4884-9c35-2069c38da52d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2025.09.03 04:07:19.048246 [ 4 ] {1fdaad63-cfb0-4884-9c35-2069c38da52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4565 | 2025.09.03 04:07:19.048546 [ 4 ] {1fdaad63-cfb0-4884-9c35-2069c38da52d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4566 | 2025.09.03 04:07:19.048756 [ 4 ] {1fdaad63-cfb0-4884-9c35-2069c38da52d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2025.09.03 04:07:19.048881 [ 4 ] {1fdaad63-cfb0-4884-9c35-2069c38da52d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4568 | 2025.09.03 04:07:19.048917 [ 4 ] {1fdaad63-cfb0-4884-9c35-2069c38da52d} <Debug> TCPHandler: Processed in 0.001228709 sec. | ||
| 4569 | 2025.09.03 04:07:22.060258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 626 | ||
| 4570 | 2025.09.03 04:07:22.062881 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.09.03 04:07:22.062932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4572 | 2025.09.03 04:07:22.064121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4573 | 2025.09.03 04:07:22.064395 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2025.09.03 04:07:22.064643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 4575 | 2025.09.03 04:07:24.065155 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2025.09.03 04:07:24.065356 [ 4 ] {a98decad-b181-4dd0-992b-a62a98dc76e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4577 | 2025.09.03 04:07:24.065432 [ 4 ] {a98decad-b181-4dd0-992b-a62a98dc76e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4578 | 2025.09.03 04:07:24.066089 [ 4 ] {a98decad-b181-4dd0-992b-a62a98dc76e4} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2025.09.03 04:07:24.066139 [ 4 ] {a98decad-b181-4dd0-992b-a62a98dc76e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4580 | 2025.09.03 04:07:24.066541 [ 4 ] {a98decad-b181-4dd0-992b-a62a98dc76e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4581 | 2025.09.03 04:07:24.066779 [ 4 ] {a98decad-b181-4dd0-992b-a62a98dc76e4} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2025.09.03 04:07:24.066936 [ 4 ] {a98decad-b181-4dd0-992b-a62a98dc76e4} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001634 sec., 8567.931456548347 rows/sec., 698.65 KiB/sec. | ||
| 4583 | 2025.09.03 04:07:24.066994 [ 4 ] {a98decad-b181-4dd0-992b-a62a98dc76e4} <Debug> TCPHandler: Processed in 0.001980104 sec. | ||
| 4584 | 2025.09.03 04:07:24.067135 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2025.09.03 04:07:24.067240 [ 4 ] {1d4fefbb-cd87-47c6-ac1d-73ce9deb9aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4586 | 2025.09.03 04:07:24.067283 [ 4 ] {1d4fefbb-cd87-47c6-ac1d-73ce9deb9aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4587 | 2025.09.03 04:07:24.068170 [ 4 ] {1d4fefbb-cd87-47c6-ac1d-73ce9deb9aea} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2025.09.03 04:07:24.068209 [ 4 ] {1d4fefbb-cd87-47c6-ac1d-73ce9deb9aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4589 | 2025.09.03 04:07:24.068645 [ 4 ] {1d4fefbb-cd87-47c6-ac1d-73ce9deb9aea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4590 | 2025.09.03 04:07:24.068858 [ 4 ] {1d4fefbb-cd87-47c6-ac1d-73ce9deb9aea} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2025.09.03 04:07:24.068994 [ 4 ] {1d4fefbb-cd87-47c6-ac1d-73ce9deb9aea} <Debug> executeQuery: Read 1233 rows, 104.46 KiB in 0.001777 sec., 693866.0664040518 rows/sec., 57.41 MiB/sec. | ||
| 4592 | 2025.09.03 04:07:24.069034 [ 4 ] {1d4fefbb-cd87-47c6-ac1d-73ce9deb9aea} <Debug> TCPHandler: Processed in 0.001949964 sec. | ||
| 4593 | 2025.09.03 04:07:24.069166 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2025.09.03 04:07:24.069263 [ 4 ] {4456a0b4-fb1b-4e34-ba91-2860bfc675b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4595 | 2025.09.03 04:07:24.069302 [ 4 ] {4456a0b4-fb1b-4e34-ba91-2860bfc675b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4596 | 2025.09.03 04:07:24.069701 [ 4 ] {4456a0b4-fb1b-4e34-ba91-2860bfc675b1} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.09.03 04:07:24.069737 [ 4 ] {4456a0b4-fb1b-4e34-ba91-2860bfc675b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4598 | 2025.09.03 04:07:24.070030 [ 4 ] {4456a0b4-fb1b-4e34-ba91-2860bfc675b1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4599 | 2025.09.03 04:07:24.070248 [ 4 ] {4456a0b4-fb1b-4e34-ba91-2860bfc675b1} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.09.03 04:07:24.070373 [ 4 ] {4456a0b4-fb1b-4e34-ba91-2860bfc675b1} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.00113 sec., 25663.716814159292 rows/sec., 1.82 MiB/sec. | ||
| 4601 | 2025.09.03 04:07:24.070410 [ 4 ] {4456a0b4-fb1b-4e34-ba91-2860bfc675b1} <Debug> TCPHandler: Processed in 0.00129795 sec. | ||
| 4602 | 2025.09.03 04:07:24.070515 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.09.03 04:07:24.070609 [ 4 ] {7a0bbb12-26d4-44e9-a79c-597544db6a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4604 | 2025.09.03 04:07:24.070648 [ 4 ] {7a0bbb12-26d4-44e9-a79c-597544db6a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4605 | 2025.09.03 04:07:24.071132 [ 4 ] {7a0bbb12-26d4-44e9-a79c-597544db6a1f} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2025.09.03 04:07:24.071196 [ 4 ] {7a0bbb12-26d4-44e9-a79c-597544db6a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4607 | 2025.09.03 04:07:24.071516 [ 4 ] {7a0bbb12-26d4-44e9-a79c-597544db6a1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4608 | 2025.09.03 04:07:24.071734 [ 4 ] {7a0bbb12-26d4-44e9-a79c-597544db6a1f} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.09.03 04:07:24.071855 [ 4 ] {7a0bbb12-26d4-44e9-a79c-597544db6a1f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001265 sec., 180237.15415019763 rows/sec., 12.20 MiB/sec. | ||
| 4610 | 2025.09.03 04:07:24.071892 [ 4 ] {7a0bbb12-26d4-44e9-a79c-597544db6a1f} <Debug> TCPHandler: Processed in 0.001425871 sec. | ||
| 4611 | 2025.09.03 04:07:24.071999 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2025.09.03 04:07:24.072092 [ 4 ] {28cc0550-514b-4f16-804f-32eff10ae35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4613 | 2025.09.03 04:07:24.072131 [ 4 ] {28cc0550-514b-4f16-804f-32eff10ae35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4614 | 2025.09.03 04:07:24.072756 [ 4 ] {28cc0550-514b-4f16-804f-32eff10ae35f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2025.09.03 04:07:24.072791 [ 4 ] {28cc0550-514b-4f16-804f-32eff10ae35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4616 | 2025.09.03 04:07:24.073133 [ 4 ] {28cc0550-514b-4f16-804f-32eff10ae35f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4617 | 2025.09.03 04:07:24.073345 [ 4 ] {28cc0550-514b-4f16-804f-32eff10ae35f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2025.09.03 04:07:24.073475 [ 4 ] {28cc0550-514b-4f16-804f-32eff10ae35f} <Debug> executeQuery: Read 549 rows, 41.75 KiB in 0.001401 sec., 391862.95503211993 rows/sec., 29.10 MiB/sec. | ||
| 4619 | 2025.09.03 04:07:24.073513 [ 4 ] {28cc0550-514b-4f16-804f-32eff10ae35f} <Debug> TCPHandler: Processed in 0.001561861 sec. | ||
| 4620 | 2025.09.03 04:07:24.073621 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2025.09.03 04:07:24.073714 [ 4 ] {60c836c1-d325-43bf-aa7a-884ed1816740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4622 | 2025.09.03 04:07:24.073758 [ 4 ] {60c836c1-d325-43bf-aa7a-884ed1816740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4623 | 2025.09.03 04:07:24.074314 [ 4 ] {60c836c1-d325-43bf-aa7a-884ed1816740} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2025.09.03 04:07:24.074350 [ 4 ] {60c836c1-d325-43bf-aa7a-884ed1816740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4625 | 2025.09.03 04:07:24.074727 [ 4 ] {60c836c1-d325-43bf-aa7a-884ed1816740} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4626 | 2025.09.03 04:07:24.074942 [ 4 ] {60c836c1-d325-43bf-aa7a-884ed1816740} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2025.09.03 04:07:24.075076 [ 4 ] {60c836c1-d325-43bf-aa7a-884ed1816740} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001379 sec., 617113.8506163887 rows/sec., 41.54 MiB/sec. | ||
| 4628 | 2025.09.03 04:07:24.075112 [ 4 ] {60c836c1-d325-43bf-aa7a-884ed1816740} <Debug> TCPHandler: Processed in 0.001539491 sec. | ||
| 4629 | 2025.09.03 04:07:24.075219 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2025.09.03 04:07:24.075312 [ 4 ] {0c152c40-4b03-4ec2-8d0c-df8cdc2c41b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4631 | 2025.09.03 04:07:24.075367 [ 4 ] {0c152c40-4b03-4ec2-8d0c-df8cdc2c41b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4632 | 2025.09.03 04:07:24.076149 [ 4 ] {0c152c40-4b03-4ec2-8d0c-df8cdc2c41b6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2025.09.03 04:07:24.076185 [ 4 ] {0c152c40-4b03-4ec2-8d0c-df8cdc2c41b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4634 | 2025.09.03 04:07:24.076713 [ 4 ] {0c152c40-4b03-4ec2-8d0c-df8cdc2c41b6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4635 | 2025.09.03 04:07:24.076944 [ 4 ] {0c152c40-4b03-4ec2-8d0c-df8cdc2c41b6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2025.09.03 04:07:24.077060 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4637 | 2025.09.03 04:07:24.077085 [ 4 ] {0c152c40-4b03-4ec2-8d0c-df8cdc2c41b6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00179 sec., 8379.888268156425 rows/sec., 15.02 MiB/sec. | ||
| 4638 | 2025.09.03 04:07:24.077139 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.09.03 04:07:24.077167 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4640 | 2025.09.03 04:07:24.077171 [ 4 ] {0c152c40-4b03-4ec2-8d0c-df8cdc2c41b6} <Debug> TCPHandler: Processed in 0.001999745 sec. | ||
| 4641 | 2025.09.03 04:07:24.077296 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2025.09.03 04:07:24.077314 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 4643 | 2025.09.03 04:07:24.077391 [ 4 ] {46c0315e-05a9-4c0d-8601-e65a4a6f892b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4644 | 2025.09.03 04:07:24.077438 [ 4 ] {46c0315e-05a9-4c0d-8601-e65a4a6f892b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4645 | 2025.09.03 04:07:24.077604 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4646 | 2025.09.03 04:07:24.077667 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 590 rows starting from the beginning of the part | ||
| 4647 | 2025.09.03 04:07:24.077775 [ 4 ] {46c0315e-05a9-4c0d-8601-e65a4a6f892b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2025.09.03 04:07:24.077791 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 4649 | 2025.09.03 04:07:24.077819 [ 4 ] {46c0315e-05a9-4c0d-8601-e65a4a6f892b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4650 | 2025.09.03 04:07:24.077906 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 4651 | 2025.09.03 04:07:24.078009 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 4652 | 2025.09.03 04:07:24.078097 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 4653 | 2025.09.03 04:07:24.078177 [ 4 ] {46c0315e-05a9-4c0d-8601-e65a4a6f892b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4654 | 2025.09.03 04:07:24.078190 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
| 4655 | 2025.09.03 04:07:24.078413 [ 4 ] {46c0315e-05a9-4c0d-8601-e65a4a6f892b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2025.09.03 04:07:24.078560 [ 4 ] {46c0315e-05a9-4c0d-8601-e65a4a6f892b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 4657 | 2025.09.03 04:07:24.078597 [ 4 ] {46c0315e-05a9-4c0d-8601-e65a4a6f892b} <Debug> TCPHandler: Processed in 0.00134977 sec. | ||
| 4658 | 2025.09.03 04:07:24.083017 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 19 columns (19 merged, 0 gathered) in 0.005762242 sec., 119224.4268810647 rows/sec., 213.64 MiB/sec. | ||
| 4659 | 2025.09.03 04:07:24.084172 [ 190 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4660 | 2025.09.03 04:07:24.084568 [ 190 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2025.09.03 04:07:24.084651 [ 190 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4662 | 2025.09.03 04:07:24.084826 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 4663 | 2025.09.03 04:07:24.517651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12444 | ||
| 4664 | 2025.09.03 04:07:24.518246 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.09.03 04:07:24.518281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4666 | 2025.09.03 04:07:24.518819 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4667 | 2025.09.03 04:07:24.519068 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.09.03 04:07:24.519193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
| 4669 | 2025.09.03 04:07:25.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.52 MiB, peak 241.00 MiB, free memory in arenas 0.00 B, will set to 236.07 MiB (RSS), difference: 2.55 MiB | ||
| 4670 | 2025.09.03 04:07:25.198725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4671 | 2025.09.03 04:07:25.215016 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.09.03 04:07:25.215081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4673 | 2025.09.03 04:07:25.220714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4674 | 2025.09.03 04:07:25.221414 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2025.09.03 04:07:25.224483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 4676 | 2025.09.03 04:07:29.039299 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2025.09.03 04:07:29.039516 [ 4 ] {6e0a49df-a72e-41eb-8038-e004926dfebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4678 | 2025.09.03 04:07:29.039590 [ 4 ] {6e0a49df-a72e-41eb-8038-e004926dfebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4679 | 2025.09.03 04:07:29.040306 [ 4 ] {6e0a49df-a72e-41eb-8038-e004926dfebe} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2025.09.03 04:07:29.040351 [ 4 ] {6e0a49df-a72e-41eb-8038-e004926dfebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4681 | 2025.09.03 04:07:29.040759 [ 4 ] {6e0a49df-a72e-41eb-8038-e004926dfebe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4682 | 2025.09.03 04:07:29.040995 [ 4 ] {6e0a49df-a72e-41eb-8038-e004926dfebe} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2025.09.03 04:07:29.041153 [ 4 ] {6e0a49df-a72e-41eb-8038-e004926dfebe} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001691 sec., 63867.53400354819 rows/sec., 5.36 MiB/sec. | ||
| 4684 | 2025.09.03 04:07:29.041205 [ 4 ] {6e0a49df-a72e-41eb-8038-e004926dfebe} <Debug> TCPHandler: Processed in 0.002046355 sec. | ||
| 4685 | 2025.09.03 04:07:29.041327 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4686 | 2025.09.03 04:07:29.041429 [ 4 ] {39286e2e-4454-4983-9dce-3a2451d58b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4687 | 2025.09.03 04:07:29.041472 [ 4 ] {39286e2e-4454-4983-9dce-3a2451d58b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4688 | 2025.09.03 04:07:29.041883 [ 4 ] {39286e2e-4454-4983-9dce-3a2451d58b0b} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2025.09.03 04:07:29.041920 [ 4 ] {39286e2e-4454-4983-9dce-3a2451d58b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4690 | 2025.09.03 04:07:29.042228 [ 4 ] {39286e2e-4454-4983-9dce-3a2451d58b0b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4691 | 2025.09.03 04:07:29.042440 [ 4 ] {39286e2e-4454-4983-9dce-3a2451d58b0b} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2025.09.03 04:07:29.042573 [ 4 ] {39286e2e-4454-4983-9dce-3a2451d58b0b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001168 sec., 22260.27397260274 rows/sec., 1.63 MiB/sec. | ||
| 4693 | 2025.09.03 04:07:29.042611 [ 4 ] {39286e2e-4454-4983-9dce-3a2451d58b0b} <Debug> TCPHandler: Processed in 0.00133532 sec. | ||
| 4694 | 2025.09.03 04:07:29.042718 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2025.09.03 04:07:29.042825 [ 4 ] {74e344c8-91d1-485b-b6d5-d1f67fc2dab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4696 | 2025.09.03 04:07:29.042868 [ 4 ] {74e344c8-91d1-485b-b6d5-d1f67fc2dab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4697 | 2025.09.03 04:07:29.043323 [ 4 ] {74e344c8-91d1-485b-b6d5-d1f67fc2dab9} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2025.09.03 04:07:29.043361 [ 4 ] {74e344c8-91d1-485b-b6d5-d1f67fc2dab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4699 | 2025.09.03 04:07:29.043732 [ 4 ] {74e344c8-91d1-485b-b6d5-d1f67fc2dab9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4700 | 2025.09.03 04:07:29.043963 [ 4 ] {74e344c8-91d1-485b-b6d5-d1f67fc2dab9} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2025.09.03 04:07:29.044099 [ 4 ] {74e344c8-91d1-485b-b6d5-d1f67fc2dab9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001293 sec., 69605.56844547563 rows/sec., 5.44 MiB/sec. | ||
| 4702 | 2025.09.03 04:07:29.044138 [ 4 ] {74e344c8-91d1-485b-b6d5-d1f67fc2dab9} <Debug> TCPHandler: Processed in 0.0014715 sec. | ||
| 4703 | 2025.09.03 04:07:29.044248 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2025.09.03 04:07:29.044345 [ 4 ] {369ec5d6-6ecd-4c9d-a3c5-80413446d960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4705 | 2025.09.03 04:07:29.044390 [ 4 ] {369ec5d6-6ecd-4c9d-a3c5-80413446d960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4706 | 2025.09.03 04:07:29.044801 [ 4 ] {369ec5d6-6ecd-4c9d-a3c5-80413446d960} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2025.09.03 04:07:29.044837 [ 4 ] {369ec5d6-6ecd-4c9d-a3c5-80413446d960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4708 | 2025.09.03 04:07:29.045189 [ 4 ] {369ec5d6-6ecd-4c9d-a3c5-80413446d960} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4709 | 2025.09.03 04:07:29.045408 [ 4 ] {369ec5d6-6ecd-4c9d-a3c5-80413446d960} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2025.09.03 04:07:29.045538 [ 4 ] {369ec5d6-6ecd-4c9d-a3c5-80413446d960} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 4711 | 2025.09.03 04:07:29.045576 [ 4 ] {369ec5d6-6ecd-4c9d-a3c5-80413446d960} <Debug> TCPHandler: Processed in 0.001378219 sec. | ||
| 4712 | 2025.09.03 04:07:29.045692 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2025.09.03 04:07:29.045787 [ 4 ] {a9353e14-139a-4f83-8a45-11b65f6b73cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4714 | 2025.09.03 04:07:29.045842 [ 4 ] {a9353e14-139a-4f83-8a45-11b65f6b73cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4715 | 2025.09.03 04:07:29.046691 [ 4 ] {a9353e14-139a-4f83-8a45-11b65f6b73cb} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2025.09.03 04:07:29.046728 [ 4 ] {a9353e14-139a-4f83-8a45-11b65f6b73cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4717 | 2025.09.03 04:07:29.047302 [ 4 ] {a9353e14-139a-4f83-8a45-11b65f6b73cb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4718 | 2025.09.03 04:07:29.047529 [ 4 ] {a9353e14-139a-4f83-8a45-11b65f6b73cb} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2025.09.03 04:07:29.047664 [ 4 ] {a9353e14-139a-4f83-8a45-11b65f6b73cb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001896 sec., 13713.080168776372 rows/sec., 24.57 MiB/sec. | ||
| 4720 | 2025.09.03 04:07:29.047730 [ 4 ] {a9353e14-139a-4f83-8a45-11b65f6b73cb} <Debug> TCPHandler: Processed in 0.002086465 sec. | ||
| 4721 | 2025.09.03 04:07:29.047853 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2025.09.03 04:07:29.047947 [ 4 ] {26259b5a-2c3e-414e-9229-80fd30f995cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4723 | 2025.09.03 04:07:29.047989 [ 4 ] {26259b5a-2c3e-414e-9229-80fd30f995cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4724 | 2025.09.03 04:07:29.048343 [ 4 ] {26259b5a-2c3e-414e-9229-80fd30f995cc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2025.09.03 04:07:29.048379 [ 4 ] {26259b5a-2c3e-414e-9229-80fd30f995cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4726 | 2025.09.03 04:07:29.048705 [ 4 ] {26259b5a-2c3e-414e-9229-80fd30f995cc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4727 | 2025.09.03 04:07:29.048912 [ 4 ] {26259b5a-2c3e-414e-9229-80fd30f995cc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2025.09.03 04:07:29.049039 [ 4 ] {26259b5a-2c3e-414e-9229-80fd30f995cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 4729 | 2025.09.03 04:07:29.049075 [ 4 ] {26259b5a-2c3e-414e-9229-80fd30f995cc} <Debug> TCPHandler: Processed in 0.001269699 sec. | ||
| 4730 | 2025.09.03 04:07:31.890682 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4731 | 2025.09.03 04:07:31.890766 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4732 | 2025.09.03 04:07:32.019433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12932 | ||
| 4733 | 2025.09.03 04:07:32.020106 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2025.09.03 04:07:32.020145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4735 | 2025.09.03 04:07:32.020631 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4736 | 2025.09.03 04:07:32.020876 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2025.09.03 04:07:32.021003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12932 | ||
| 4738 | 2025.09.03 04:07:32.064951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 654 | ||
| 4739 | 2025.09.03 04:07:32.067143 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2025.09.03 04:07:32.067196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4741 | 2025.09.03 04:07:32.068401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4742 | 2025.09.03 04:07:32.068689 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2025.09.03 04:07:32.068837 [ 55 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4744 | 2025.09.03 04:07:32.068881 [ 55 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2025.09.03 04:07:32.068902 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4746 | 2025.09.03 04:07:32.069026 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 4747 | 2025.09.03 04:07:32.069065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 4748 | 2025.09.03 04:07:32.069613 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4749 | 2025.09.03 04:07:32.069760 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 528 rows starting from the beginning of the part | ||
| 4750 | 2025.09.03 04:07:32.070102 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 4751 | 2025.09.03 04:07:32.070407 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 4752 | 2025.09.03 04:07:32.070706 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4753 | 2025.09.03 04:07:32.071011 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 4754 | 2025.09.03 04:07:32.071328 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 4755 | 2025.09.03 04:07:32.076967 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 72 columns (72 merged, 0 gathered) in 0.007996718 sec., 81783.55170208578 rows/sec., 67.27 MiB/sec. | ||
| 4756 | 2025.09.03 04:07:32.078151 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4757 | 2025.09.03 04:07:32.078751 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_21_4} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2025.09.03 04:07:32.078831 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_21_4} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4759 | 2025.09.03 04:07:32.079172 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4760 | 2025.09.03 04:07:32.724718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 4761 | 2025.09.03 04:07:32.741483 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2025.09.03 04:07:32.741550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4763 | 2025.09.03 04:07:32.747323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4764 | 2025.09.03 04:07:32.748049 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2025.09.03 04:07:32.751273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 4766 | 2025.09.03 04:07:34.038596 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2025.09.03 04:07:34.038874 [ 4 ] {8653d330-c634-4c23-b947-303beb879731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4768 | 2025.09.03 04:07:34.038979 [ 4 ] {8653d330-c634-4c23-b947-303beb879731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4769 | 2025.09.03 04:07:34.039642 [ 4 ] {8653d330-c634-4c23-b947-303beb879731} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2025.09.03 04:07:34.039689 [ 4 ] {8653d330-c634-4c23-b947-303beb879731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4771 | 2025.09.03 04:07:34.040081 [ 4 ] {8653d330-c634-4c23-b947-303beb879731} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4772 | 2025.09.03 04:07:34.040325 [ 4 ] {8653d330-c634-4c23-b947-303beb879731} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2025.09.03 04:07:34.040477 [ 4 ] {8653d330-c634-4c23-b947-303beb879731} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001679 sec., 51220.96486003574 rows/sec., 4.30 MiB/sec. | ||
| 4774 | 2025.09.03 04:07:34.040525 [ 4 ] {8653d330-c634-4c23-b947-303beb879731} <Debug> TCPHandler: Processed in 0.002110365 sec. | ||
| 4775 | 2025.09.03 04:07:34.040644 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2025.09.03 04:07:34.040746 [ 4 ] {4533bc6f-0077-4a30-94af-38761a5f6a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4777 | 2025.09.03 04:07:34.040789 [ 4 ] {4533bc6f-0077-4a30-94af-38761a5f6a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4778 | 2025.09.03 04:07:34.041181 [ 4 ] {4533bc6f-0077-4a30-94af-38761a5f6a0a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2025.09.03 04:07:34.041219 [ 4 ] {4533bc6f-0077-4a30-94af-38761a5f6a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4780 | 2025.09.03 04:07:34.041511 [ 4 ] {4533bc6f-0077-4a30-94af-38761a5f6a0a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4781 | 2025.09.03 04:07:34.041712 [ 4 ] {4533bc6f-0077-4a30-94af-38761a5f6a0a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2025.09.03 04:07:34.041835 [ 4 ] {4533bc6f-0077-4a30-94af-38761a5f6a0a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001111 sec., 13501.350135013501 rows/sec., 1015.24 KiB/sec. | ||
| 4783 | 2025.09.03 04:07:34.041872 [ 4 ] {4533bc6f-0077-4a30-94af-38761a5f6a0a} <Debug> TCPHandler: Processed in 0.00127877 sec. | ||
| 4784 | 2025.09.03 04:07:34.041978 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2025.09.03 04:07:34.042096 [ 4 ] {68bd8246-fa38-46ec-9428-766759c6b491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4786 | 2025.09.03 04:07:34.042147 [ 4 ] {68bd8246-fa38-46ec-9428-766759c6b491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4787 | 2025.09.03 04:07:34.042666 [ 4 ] {68bd8246-fa38-46ec-9428-766759c6b491} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2025.09.03 04:07:34.042712 [ 4 ] {68bd8246-fa38-46ec-9428-766759c6b491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4789 | 2025.09.03 04:07:34.043077 [ 4 ] {68bd8246-fa38-46ec-9428-766759c6b491} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4790 | 2025.09.03 04:07:34.043308 [ 4 ] {68bd8246-fa38-46ec-9428-766759c6b491} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2025.09.03 04:07:34.043437 [ 4 ] {68bd8246-fa38-46ec-9428-766759c6b491} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001365 sec., 57875.45787545788 rows/sec., 4.52 MiB/sec. | ||
| 4792 | 2025.09.03 04:07:34.043476 [ 4 ] {68bd8246-fa38-46ec-9428-766759c6b491} <Debug> TCPHandler: Processed in 0.001552011 sec. | ||
| 4793 | 2025.09.03 04:07:34.043588 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2025.09.03 04:07:34.043684 [ 4 ] {2bd48269-1c25-42ed-baf7-92d174684ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4795 | 2025.09.03 04:07:34.043728 [ 4 ] {2bd48269-1c25-42ed-baf7-92d174684ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4796 | 2025.09.03 04:07:34.044131 [ 4 ] {2bd48269-1c25-42ed-baf7-92d174684ca7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2025.09.03 04:07:34.044169 [ 4 ] {2bd48269-1c25-42ed-baf7-92d174684ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4798 | 2025.09.03 04:07:34.044516 [ 4 ] {2bd48269-1c25-42ed-baf7-92d174684ca7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4799 | 2025.09.03 04:07:34.044738 [ 4 ] {2bd48269-1c25-42ed-baf7-92d174684ca7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2025.09.03 04:07:34.044867 [ 4 ] {2bd48269-1c25-42ed-baf7-92d174684ca7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 4801 | 2025.09.03 04:07:34.044906 [ 4 ] {2bd48269-1c25-42ed-baf7-92d174684ca7} <Debug> TCPHandler: Processed in 0.00136897 sec. | ||
| 4802 | 2025.09.03 04:07:34.045035 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2025.09.03 04:07:34.045151 [ 4 ] {586dd45b-6003-47b0-9883-3af1bbfc865a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4804 | 2025.09.03 04:07:34.045217 [ 4 ] {586dd45b-6003-47b0-9883-3af1bbfc865a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4805 | 2025.09.03 04:07:34.046104 [ 4 ] {586dd45b-6003-47b0-9883-3af1bbfc865a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2025.09.03 04:07:34.046141 [ 4 ] {586dd45b-6003-47b0-9883-3af1bbfc865a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4807 | 2025.09.03 04:07:34.046682 [ 4 ] {586dd45b-6003-47b0-9883-3af1bbfc865a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4808 | 2025.09.03 04:07:34.046911 [ 4 ] {586dd45b-6003-47b0-9883-3af1bbfc865a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2025.09.03 04:07:34.047054 [ 4 ] {586dd45b-6003-47b0-9883-3af1bbfc865a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001927 sec., 7784.120394395433 rows/sec., 13.95 MiB/sec. | ||
| 4810 | 2025.09.03 04:07:34.047109 [ 4 ] {586dd45b-6003-47b0-9883-3af1bbfc865a} <Debug> TCPHandler: Processed in 0.002144066 sec. | ||
| 4811 | 2025.09.03 04:07:34.047220 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2025.09.03 04:07:34.047316 [ 4 ] {13544707-1bd6-449c-9697-2e51a5f9c786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4813 | 2025.09.03 04:07:34.047358 [ 4 ] {13544707-1bd6-449c-9697-2e51a5f9c786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4814 | 2025.09.03 04:07:34.047699 [ 4 ] {13544707-1bd6-449c-9697-2e51a5f9c786} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2025.09.03 04:07:34.047736 [ 4 ] {13544707-1bd6-449c-9697-2e51a5f9c786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4816 | 2025.09.03 04:07:34.048033 [ 4 ] {13544707-1bd6-449c-9697-2e51a5f9c786} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4817 | 2025.09.03 04:07:34.048248 [ 4 ] {13544707-1bd6-449c-9697-2e51a5f9c786} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2025.09.03 04:07:34.048374 [ 4 ] {13544707-1bd6-449c-9697-2e51a5f9c786} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4819 | 2025.09.03 04:07:34.048410 [ 4 ] {13544707-1bd6-449c-9697-2e51a5f9c786} <Debug> TCPHandler: Processed in 0.001246699 sec. | ||
| 4820 | 2025.09.03 04:07:39.039530 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2025.09.03 04:07:39.039732 [ 4 ] {92e33541-5678-4de5-bf71-f6b5eedd604a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4822 | 2025.09.03 04:07:39.039805 [ 4 ] {92e33541-5678-4de5-bf71-f6b5eedd604a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4823 | 2025.09.03 04:07:39.040409 [ 4 ] {92e33541-5678-4de5-bf71-f6b5eedd604a} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2025.09.03 04:07:39.040457 [ 4 ] {92e33541-5678-4de5-bf71-f6b5eedd604a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4825 | 2025.09.03 04:07:39.040822 [ 4 ] {92e33541-5678-4de5-bf71-f6b5eedd604a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4826 | 2025.09.03 04:07:39.041073 [ 4 ] {92e33541-5678-4de5-bf71-f6b5eedd604a} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2025.09.03 04:07:39.041221 [ 4 ] {92e33541-5678-4de5-bf71-f6b5eedd604a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001599 sec., 1250.7817385866167 rows/sec., 101.99 KiB/sec. | ||
| 4828 | 2025.09.03 04:07:39.041268 [ 4 ] {92e33541-5678-4de5-bf71-f6b5eedd604a} <Debug> TCPHandler: Processed in 0.001936514 sec. | ||
| 4829 | 2025.09.03 04:07:39.041473 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2025.09.03 04:07:39.041597 [ 4 ] {d07e723e-b92d-446c-8c73-554a5e9e4396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4831 | 2025.09.03 04:07:39.041640 [ 4 ] {d07e723e-b92d-446c-8c73-554a5e9e4396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4832 | 2025.09.03 04:07:39.042137 [ 4 ] {d07e723e-b92d-446c-8c73-554a5e9e4396} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2025.09.03 04:07:39.042178 [ 4 ] {d07e723e-b92d-446c-8c73-554a5e9e4396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4834 | 2025.09.03 04:07:39.042516 [ 4 ] {d07e723e-b92d-446c-8c73-554a5e9e4396} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4835 | 2025.09.03 04:07:39.042746 [ 4 ] {d07e723e-b92d-446c-8c73-554a5e9e4396} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2025.09.03 04:07:39.042878 [ 4 ] {d07e723e-b92d-446c-8c73-554a5e9e4396} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001304 sec., 83588.95705521472 rows/sec., 7.00 MiB/sec. | ||
| 4837 | 2025.09.03 04:07:39.042879 [ 44 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4838 | 2025.09.03 04:07:39.042917 [ 4 ] {d07e723e-b92d-446c-8c73-554a5e9e4396} <Debug> TCPHandler: Processed in 0.001498981 sec. | ||
| 4839 | 2025.09.03 04:07:39.042954 [ 44 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2025.09.03 04:07:39.042981 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4841 | 2025.09.03 04:07:39.043050 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2025.09.03 04:07:39.043074 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 4843 | 2025.09.03 04:07:39.043153 [ 4 ] {0ece8809-a3e0-4bfa-845b-d95cfc1ee632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4844 | 2025.09.03 04:07:39.043167 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4845 | 2025.09.03 04:07:39.043196 [ 4 ] {0ece8809-a3e0-4bfa-845b-d95cfc1ee632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4846 | 2025.09.03 04:07:39.043200 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1287 rows starting from the beginning of the part | ||
| 4847 | 2025.09.03 04:07:39.043272 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
| 4848 | 2025.09.03 04:07:39.043327 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1233 rows starting from the beginning of the part | ||
| 4849 | 2025.09.03 04:07:39.043375 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part | ||
| 4850 | 2025.09.03 04:07:39.043424 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 86 rows starting from the beginning of the part | ||
| 4851 | 2025.09.03 04:07:39.043473 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 109 rows starting from the beginning of the part | ||
| 4852 | 2025.09.03 04:07:39.043612 [ 4 ] {0ece8809-a3e0-4bfa-845b-d95cfc1ee632} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2025.09.03 04:07:39.043648 [ 4 ] {0ece8809-a3e0-4bfa-845b-d95cfc1ee632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4854 | 2025.09.03 04:07:39.044016 [ 4 ] {0ece8809-a3e0-4bfa-845b-d95cfc1ee632} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4855 | 2025.09.03 04:07:39.044246 [ 4 ] {0ece8809-a3e0-4bfa-845b-d95cfc1ee632} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2025.09.03 04:07:39.044379 [ 4 ] {0ece8809-a3e0-4bfa-845b-d95cfc1ee632} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001244 sec., 22508.038585209 rows/sec., 1.64 MiB/sec. | ||
| 4857 | 2025.09.03 04:07:39.044417 [ 4 ] {0ece8809-a3e0-4bfa-845b-d95cfc1ee632} <Debug> TCPHandler: Processed in 0.00141806 sec. | ||
| 4858 | 2025.09.03 04:07:39.044525 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2025.09.03 04:07:39.044631 [ 4 ] {2018b892-c1d6-4245-8f52-0f236bcf6e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4860 | 2025.09.03 04:07:39.044673 [ 4 ] {2018b892-c1d6-4245-8f52-0f236bcf6e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4861 | 2025.09.03 04:07:39.044872 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2931 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838823 sec., 1593954.3936528964 rows/sec., 138.45 MiB/sec. | ||
| 4862 | 2025.09.03 04:07:39.045088 [ 188 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4863 | 2025.09.03 04:07:39.045175 [ 4 ] {2018b892-c1d6-4245-8f52-0f236bcf6e50} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2025.09.03 04:07:39.045213 [ 4 ] {2018b892-c1d6-4245-8f52-0f236bcf6e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4865 | 2025.09.03 04:07:39.045432 [ 188 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2025.09.03 04:07:39.045501 [ 188 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_41_8} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4867 | 2025.09.03 04:07:39.045568 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4868 | 2025.09.03 04:07:39.045575 [ 4 ] {2018b892-c1d6-4245-8f52-0f236bcf6e50} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4869 | 2025.09.03 04:07:39.045789 [ 4 ] {2018b892-c1d6-4245-8f52-0f236bcf6e50} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2025.09.03 04:07:39.045907 [ 44 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4871 | 2025.09.03 04:07:39.045924 [ 4 ] {2018b892-c1d6-4245-8f52-0f236bcf6e50} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001313 sec., 70068.54531607007 rows/sec., 5.47 MiB/sec. | ||
| 4872 | 2025.09.03 04:07:39.045947 [ 44 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2025.09.03 04:07:39.045971 [ 4 ] {2018b892-c1d6-4245-8f52-0f236bcf6e50} <Debug> TCPHandler: Processed in 0.001498541 sec. | ||
| 4874 | 2025.09.03 04:07:39.045973 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4875 | 2025.09.03 04:07:39.046068 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 4876 | 2025.09.03 04:07:39.046103 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2025.09.03 04:07:39.046161 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4878 | 2025.09.03 04:07:39.046186 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 595 rows starting from the beginning of the part | ||
| 4879 | 2025.09.03 04:07:39.046200 [ 4 ] {15e6d0cc-63b4-4701-8506-515524f5352d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4880 | 2025.09.03 04:07:39.046232 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 4881 | 2025.09.03 04:07:39.046245 [ 4 ] {15e6d0cc-63b4-4701-8506-515524f5352d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4882 | 2025.09.03 04:07:39.046272 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 549 rows starting from the beginning of the part | ||
| 4883 | 2025.09.03 04:07:39.046311 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 4884 | 2025.09.03 04:07:39.046349 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 79 rows starting from the beginning of the part | ||
| 4885 | 2025.09.03 04:07:39.046385 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 92 rows starting from the beginning of the part | ||
| 4886 | 2025.09.03 04:07:39.046684 [ 4 ] {15e6d0cc-63b4-4701-8506-515524f5352d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2025.09.03 04:07:39.046719 [ 4 ] {15e6d0cc-63b4-4701-8506-515524f5352d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4888 | 2025.09.03 04:07:39.047059 [ 4 ] {15e6d0cc-63b4-4701-8506-515524f5352d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4889 | 2025.09.03 04:07:39.047283 [ 4 ] {15e6d0cc-63b4-4701-8506-515524f5352d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2025.09.03 04:07:39.047336 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295989 sec., 1153559.1737275547 rows/sec., 91.25 MiB/sec. | ||
| 4891 | 2025.09.03 04:07:39.047397 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4892 | 2025.09.03 04:07:39.047417 [ 4 ] {15e6d0cc-63b4-4701-8506-515524f5352d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001236 sec., 130258.89967637541 rows/sec., 9.07 MiB/sec. | ||
| 4893 | 2025.09.03 04:07:39.047439 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2025.09.03 04:07:39.047463 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4895 | 2025.09.03 04:07:39.047463 [ 4 ] {15e6d0cc-63b4-4701-8506-515524f5352d} <Debug> TCPHandler: Processed in 0.0014103 sec. | ||
| 4896 | 2025.09.03 04:07:39.047543 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 4897 | 2025.09.03 04:07:39.047550 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4898 | 2025.09.03 04:07:39.047601 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2025.09.03 04:07:39.047658 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4900 | 2025.09.03 04:07:39.047695 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10182 rows starting from the beginning of the part | ||
| 4901 | 2025.09.03 04:07:39.047707 [ 4 ] {e6afb384-9523-42f8-91ea-16306bcb68e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4902 | 2025.09.03 04:07:39.047757 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 4903 | 2025.09.03 04:07:39.047770 [ 4 ] {e6afb384-9523-42f8-91ea-16306bcb68e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4904 | 2025.09.03 04:07:39.047806 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 851 rows starting from the beginning of the part | ||
| 4905 | 2025.09.03 04:07:39.047849 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 4906 | 2025.09.03 04:07:39.047859 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2025.09.03 04:07:39.047887 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 4908 | 2025.09.03 04:07:39.047936 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 161 rows starting from the beginning of the part | ||
| 4909 | 2025.09.03 04:07:39.047949 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_41_8} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4910 | 2025.09.03 04:07:39.048037 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4911 | 2025.09.03 04:07:39.048611 [ 4 ] {e6afb384-9523-42f8-91ea-16306bcb68e8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2025.09.03 04:07:39.048653 [ 4 ] {e6afb384-9523-42f8-91ea-16306bcb68e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4913 | 2025.09.03 04:07:39.049321 [ 4 ] {e6afb384-9523-42f8-91ea-16306bcb68e8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4914 | 2025.09.03 04:07:39.049564 [ 4 ] {e6afb384-9523-42f8-91ea-16306bcb68e8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2025.09.03 04:07:39.049725 [ 4 ] {e6afb384-9523-42f8-91ea-16306bcb68e8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002037 sec., 12763.868433971526 rows/sec., 22.87 MiB/sec. | ||
| 4916 | 2025.09.03 04:07:39.049789 [ 4 ] {e6afb384-9523-42f8-91ea-16306bcb68e8} <Debug> TCPHandler: Processed in 0.002249677 sec. | ||
| 4917 | 2025.09.03 04:07:39.049899 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2025.09.03 04:07:39.049994 [ 4 ] {53c0dcac-8db8-4f5c-9664-afdd98ae482c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4919 | 2025.09.03 04:07:39.050037 [ 4 ] {53c0dcac-8db8-4f5c-9664-afdd98ae482c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4920 | 2025.09.03 04:07:39.050366 [ 4 ] {53c0dcac-8db8-4f5c-9664-afdd98ae482c} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2025.09.03 04:07:39.050401 [ 4 ] {53c0dcac-8db8-4f5c-9664-afdd98ae482c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4922 | 2025.09.03 04:07:39.050766 [ 4 ] {53c0dcac-8db8-4f5c-9664-afdd98ae482c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4923 | 2025.09.03 04:07:39.050983 [ 4 ] {53c0dcac-8db8-4f5c-9664-afdd98ae482c} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2025.09.03 04:07:39.051088 [ 44 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4925 | 2025.09.03 04:07:39.051110 [ 4 ] {53c0dcac-8db8-4f5c-9664-afdd98ae482c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 4926 | 2025.09.03 04:07:39.051124 [ 44 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2025.09.03 04:07:39.051151 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4928 | 2025.09.03 04:07:39.051154 [ 4 ] {53c0dcac-8db8-4f5c-9664-afdd98ae482c} <Debug> TCPHandler: Processed in 0.001305779 sec. | ||
| 4929 | 2025.09.03 04:07:39.051225 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4930 | 2025.09.03 04:07:39.051301 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4931 | 2025.09.03 04:07:39.051327 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2100 rows starting from the beginning of the part | ||
| 4932 | 2025.09.03 04:07:39.051378 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4933 | 2025.09.03 04:07:39.051422 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4934 | 2025.09.03 04:07:39.051461 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4935 | 2025.09.03 04:07:39.051498 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4936 | 2025.09.03 04:07:39.051537 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 4937 | 2025.09.03 04:07:39.051670 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11674 rows, containing 5 columns (5 merged, 0 gathered) in 0.00416297 sec., 2804247.9287623977 rows/sec., 191.66 MiB/sec. | ||
| 4938 | 2025.09.03 04:07:39.052056 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4939 | 2025.09.03 04:07:39.052416 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2025.09.03 04:07:39.052506 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4941 | 2025.09.03 04:07:39.052611 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4942 | 2025.09.03 04:07:39.052687 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001490891 sec., 1609775.6308140568 rows/sec., 108.49 MiB/sec. | ||
| 4943 | 2025.09.03 04:07:39.052930 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4944 | 2025.09.03 04:07:39.053194 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_41_8} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2025.09.03 04:07:39.053260 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_41_8} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4946 | 2025.09.03 04:07:39.053320 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4947 | 2025.09.03 04:07:39.521313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13359 | ||
| 4948 | 2025.09.03 04:07:39.521798 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2025.09.03 04:07:39.521846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4950 | 2025.09.03 04:07:39.522344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4951 | 2025.09.03 04:07:39.522605 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2025.09.03 04:07:39.522750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
| 4953 | 2025.09.03 04:07:40.251576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 4954 | 2025.09.03 04:07:40.268747 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2025.09.03 04:07:40.268804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4956 | 2025.09.03 04:07:40.274636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4957 | 2025.09.03 04:07:40.275333 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2025.09.03 04:07:40.278416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 4959 | 2025.09.03 04:07:42.069522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 680 | ||
| 4960 | 2025.09.03 04:07:42.071739 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2025.09.03 04:07:42.071786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4962 | 2025.09.03 04:07:42.072933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4963 | 2025.09.03 04:07:42.073203 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2025.09.03 04:07:42.073559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 4965 | 2025.09.03 04:07:44.039268 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2025.09.03 04:07:44.039463 [ 4 ] {9963d838-cf76-4e11-9e1b-d51d641649ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4967 | 2025.09.03 04:07:44.039528 [ 4 ] {9963d838-cf76-4e11-9e1b-d51d641649ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4968 | 2025.09.03 04:07:44.040196 [ 4 ] {9963d838-cf76-4e11-9e1b-d51d641649ac} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2025.09.03 04:07:44.040242 [ 4 ] {9963d838-cf76-4e11-9e1b-d51d641649ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4970 | 2025.09.03 04:07:44.040635 [ 4 ] {9963d838-cf76-4e11-9e1b-d51d641649ac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4971 | 2025.09.03 04:07:44.040881 [ 4 ] {9963d838-cf76-4e11-9e1b-d51d641649ac} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2025.09.03 04:07:44.041030 [ 4 ] {9963d838-cf76-4e11-9e1b-d51d641649ac} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00162 sec., 53086.419753086426 rows/sec., 4.45 MiB/sec. | ||
| 4973 | 2025.09.03 04:07:44.041072 [ 4 ] {9963d838-cf76-4e11-9e1b-d51d641649ac} <Debug> TCPHandler: Processed in 0.001944674 sec. | ||
| 4974 | 2025.09.03 04:07:44.041192 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2025.09.03 04:07:44.041296 [ 4 ] {35dd9628-1953-4482-81f0-b87419522083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4976 | 2025.09.03 04:07:44.041337 [ 4 ] {35dd9628-1953-4482-81f0-b87419522083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4977 | 2025.09.03 04:07:44.041732 [ 4 ] {35dd9628-1953-4482-81f0-b87419522083} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2025.09.03 04:07:44.041768 [ 4 ] {35dd9628-1953-4482-81f0-b87419522083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4979 | 2025.09.03 04:07:44.042066 [ 4 ] {35dd9628-1953-4482-81f0-b87419522083} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4980 | 2025.09.03 04:07:44.042272 [ 4 ] {35dd9628-1953-4482-81f0-b87419522083} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2025.09.03 04:07:44.042385 [ 38 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4982 | 2025.09.03 04:07:44.042398 [ 4 ] {35dd9628-1953-4482-81f0-b87419522083} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001126 sec., 13321.492007104795 rows/sec., 1001.71 KiB/sec. | ||
| 4983 | 2025.09.03 04:07:44.042453 [ 38 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2025.09.03 04:07:44.042462 [ 4 ] {35dd9628-1953-4482-81f0-b87419522083} <Debug> TCPHandler: Processed in 0.001320929 sec. | ||
| 4985 | 2025.09.03 04:07:44.042485 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4986 | 2025.09.03 04:07:44.042584 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2025.09.03 04:07:44.042596 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 4988 | 2025.09.03 04:07:44.042683 [ 4 ] {afde9a1e-34f2-462d-b749-4c3342aa9d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4989 | 2025.09.03 04:07:44.042689 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4990 | 2025.09.03 04:07:44.042723 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 57 rows starting from the beginning of the part | ||
| 4991 | 2025.09.03 04:07:44.042724 [ 4 ] {afde9a1e-34f2-462d-b749-4c3342aa9d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4992 | 2025.09.03 04:07:44.042780 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 29 rows starting from the beginning of the part | ||
| 4993 | 2025.09.03 04:07:44.042824 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 4994 | 2025.09.03 04:07:44.042864 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part | ||
| 4995 | 2025.09.03 04:07:44.042902 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 28 rows starting from the beginning of the part | ||
| 4996 | 2025.09.03 04:07:44.042942 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part | ||
| 4997 | 2025.09.03 04:07:44.043155 [ 4 ] {afde9a1e-34f2-462d-b749-4c3342aa9d01} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2025.09.03 04:07:44.043190 [ 4 ] {afde9a1e-34f2-462d-b749-4c3342aa9d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4999 | 2025.09.03 04:07:44.043498 [ 4 ] {afde9a1e-34f2-462d-b749-4c3342aa9d01} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5000 | 2025.09.03 04:07:44.043656 [ 186 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.001100018 sec., 154542.92566121646 rows/sec., 11.79 MiB/sec. | ||
| 5001 | 2025.09.03 04:07:44.043714 [ 4 ] {afde9a1e-34f2-462d-b749-4c3342aa9d01} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2025.09.03 04:07:44.043845 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5003 | 2025.09.03 04:07:44.043857 [ 4 ] {afde9a1e-34f2-462d-b749-4c3342aa9d01} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001191 sec., 66330.81444164568 rows/sec., 5.18 MiB/sec. | ||
| 5004 | 2025.09.03 04:07:44.043914 [ 4 ] {afde9a1e-34f2-462d-b749-4c3342aa9d01} <Debug> TCPHandler: Processed in 0.00137965 sec. | ||
| 5005 | 2025.09.03 04:07:44.044023 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2025.09.03 04:07:44.044120 [ 4 ] {2e84f7dc-011d-4694-bd86-a8bb3c3afe4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5007 | 2025.09.03 04:07:44.044164 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2025.09.03 04:07:44.044166 [ 4 ] {2e84f7dc-011d-4694-bd86-a8bb3c3afe4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5009 | 2025.09.03 04:07:44.044255 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_41_8} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5010 | 2025.09.03 04:07:44.044358 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5011 | 2025.09.03 04:07:44.044612 [ 4 ] {2e84f7dc-011d-4694-bd86-a8bb3c3afe4b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2025.09.03 04:07:44.044652 [ 4 ] {2e84f7dc-011d-4694-bd86-a8bb3c3afe4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5013 | 2025.09.03 04:07:44.044991 [ 4 ] {2e84f7dc-011d-4694-bd86-a8bb3c3afe4b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5014 | 2025.09.03 04:07:44.045226 [ 4 ] {2e84f7dc-011d-4694-bd86-a8bb3c3afe4b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2025.09.03 04:07:44.045354 [ 4 ] {2e84f7dc-011d-4694-bd86-a8bb3c3afe4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 5016 | 2025.09.03 04:07:44.045390 [ 4 ] {2e84f7dc-011d-4694-bd86-a8bb3c3afe4b} <Debug> TCPHandler: Processed in 0.001417051 sec. | ||
| 5017 | 2025.09.03 04:07:44.045491 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2025.09.03 04:07:44.045584 [ 4 ] {48b5bbd0-a19e-4c59-8336-0dbc03e84c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5019 | 2025.09.03 04:07:44.045639 [ 4 ] {48b5bbd0-a19e-4c59-8336-0dbc03e84c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5020 | 2025.09.03 04:07:44.046419 [ 4 ] {48b5bbd0-a19e-4c59-8336-0dbc03e84c31} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2025.09.03 04:07:44.046456 [ 4 ] {48b5bbd0-a19e-4c59-8336-0dbc03e84c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5022 | 2025.09.03 04:07:44.046975 [ 4 ] {48b5bbd0-a19e-4c59-8336-0dbc03e84c31} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5023 | 2025.09.03 04:07:44.047198 [ 4 ] {48b5bbd0-a19e-4c59-8336-0dbc03e84c31} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2025.09.03 04:07:44.047333 [ 4 ] {48b5bbd0-a19e-4c59-8336-0dbc03e84c31} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001766 sec., 8493.771234428086 rows/sec., 15.22 MiB/sec. | ||
| 5025 | 2025.09.03 04:07:44.047385 [ 4 ] {48b5bbd0-a19e-4c59-8336-0dbc03e84c31} <Debug> TCPHandler: Processed in 0.001945074 sec. | ||
| 5026 | 2025.09.03 04:07:44.047498 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2025.09.03 04:07:44.047620 [ 4 ] {bce6c54b-78fc-427a-80fb-82de1544c252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5028 | 2025.09.03 04:07:44.047670 [ 4 ] {bce6c54b-78fc-427a-80fb-82de1544c252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5029 | 2025.09.03 04:07:44.048006 [ 4 ] {bce6c54b-78fc-427a-80fb-82de1544c252} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2025.09.03 04:07:44.048041 [ 4 ] {bce6c54b-78fc-427a-80fb-82de1544c252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5031 | 2025.09.03 04:07:44.048356 [ 4 ] {bce6c54b-78fc-427a-80fb-82de1544c252} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5032 | 2025.09.03 04:07:44.048558 [ 4 ] {bce6c54b-78fc-427a-80fb-82de1544c252} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2025.09.03 04:07:44.048680 [ 4 ] {bce6c54b-78fc-427a-80fb-82de1544c252} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5034 | 2025.09.03 04:07:44.048715 [ 4 ] {bce6c54b-78fc-427a-80fb-82de1544c252} <Debug> TCPHandler: Processed in 0.00126843 sec. | ||
| 5035 | 2025.09.03 04:07:46.891033 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5036 | 2025.09.03 04:07:46.891137 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5037 | 2025.09.03 04:07:47.023071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13847 | ||
| 5038 | 2025.09.03 04:07:47.023950 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2025.09.03 04:07:47.024030 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5040 | 2025.09.03 04:07:47.024526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5041 | 2025.09.03 04:07:47.024773 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2025.09.03 04:07:47.024907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13847 | ||
| 5043 | 2025.09.03 04:07:47.778720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5044 | 2025.09.03 04:07:47.796140 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2025.09.03 04:07:47.796205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5046 | 2025.09.03 04:07:47.801940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5047 | 2025.09.03 04:07:47.802681 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2025.09.03 04:07:47.805718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5049 | 2025.09.03 04:07:49.040055 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2025.09.03 04:07:49.040234 [ 4 ] {66ee238d-0ece-47f2-9765-186f63335176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5051 | 2025.09.03 04:07:49.040300 [ 4 ] {66ee238d-0ece-47f2-9765-186f63335176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5052 | 2025.09.03 04:07:49.041016 [ 4 ] {66ee238d-0ece-47f2-9765-186f63335176} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2025.09.03 04:07:49.041060 [ 4 ] {66ee238d-0ece-47f2-9765-186f63335176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5054 | 2025.09.03 04:07:49.041479 [ 4 ] {66ee238d-0ece-47f2-9765-186f63335176} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5055 | 2025.09.03 04:07:49.041727 [ 4 ] {66ee238d-0ece-47f2-9765-186f63335176} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2025.09.03 04:07:49.041886 [ 4 ] {66ee238d-0ece-47f2-9765-186f63335176} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001703 sec., 63417.49853200235 rows/sec., 5.32 MiB/sec. | ||
| 5057 | 2025.09.03 04:07:49.041930 [ 4 ] {66ee238d-0ece-47f2-9765-186f63335176} <Debug> TCPHandler: Processed in 0.002005324 sec. | ||
| 5058 | 2025.09.03 04:07:49.042056 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2025.09.03 04:07:49.042154 [ 4 ] {ccad940c-0d9f-4110-a0bb-70458c386fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5060 | 2025.09.03 04:07:49.042196 [ 4 ] {ccad940c-0d9f-4110-a0bb-70458c386fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5061 | 2025.09.03 04:07:49.042611 [ 4 ] {ccad940c-0d9f-4110-a0bb-70458c386fcc} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2025.09.03 04:07:49.042654 [ 4 ] {ccad940c-0d9f-4110-a0bb-70458c386fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5063 | 2025.09.03 04:07:49.042980 [ 4 ] {ccad940c-0d9f-4110-a0bb-70458c386fcc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5064 | 2025.09.03 04:07:49.043207 [ 4 ] {ccad940c-0d9f-4110-a0bb-70458c386fcc} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2025.09.03 04:07:49.043346 [ 4 ] {ccad940c-0d9f-4110-a0bb-70458c386fcc} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001211 sec., 21469.859620148636 rows/sec., 1.58 MiB/sec. | ||
| 5066 | 2025.09.03 04:07:49.043386 [ 4 ] {ccad940c-0d9f-4110-a0bb-70458c386fcc} <Debug> TCPHandler: Processed in 0.00138068 sec. | ||
| 5067 | 2025.09.03 04:07:49.043503 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2025.09.03 04:07:49.043607 [ 4 ] {07566f2b-7f7a-4a3d-939b-660b9259044a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5069 | 2025.09.03 04:07:49.043659 [ 4 ] {07566f2b-7f7a-4a3d-939b-660b9259044a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5070 | 2025.09.03 04:07:49.044096 [ 4 ] {07566f2b-7f7a-4a3d-939b-660b9259044a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2025.09.03 04:07:49.044134 [ 4 ] {07566f2b-7f7a-4a3d-939b-660b9259044a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5072 | 2025.09.03 04:07:49.044459 [ 4 ] {07566f2b-7f7a-4a3d-939b-660b9259044a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5073 | 2025.09.03 04:07:49.044677 [ 4 ] {07566f2b-7f7a-4a3d-939b-660b9259044a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2025.09.03 04:07:49.044817 [ 4 ] {07566f2b-7f7a-4a3d-939b-660b9259044a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001234 sec., 72933.54943273906 rows/sec., 5.70 MiB/sec. | ||
| 5075 | 2025.09.03 04:07:49.044860 [ 4 ] {07566f2b-7f7a-4a3d-939b-660b9259044a} <Debug> TCPHandler: Processed in 0.001407791 sec. | ||
| 5076 | 2025.09.03 04:07:49.044974 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2025.09.03 04:07:49.045069 [ 4 ] {53d7dc69-65ec-4303-bb05-9ec49ed0527a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5078 | 2025.09.03 04:07:49.045113 [ 4 ] {53d7dc69-65ec-4303-bb05-9ec49ed0527a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5079 | 2025.09.03 04:07:49.045533 [ 4 ] {53d7dc69-65ec-4303-bb05-9ec49ed0527a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2025.09.03 04:07:49.045570 [ 4 ] {53d7dc69-65ec-4303-bb05-9ec49ed0527a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5081 | 2025.09.03 04:07:49.045912 [ 4 ] {53d7dc69-65ec-4303-bb05-9ec49ed0527a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5082 | 2025.09.03 04:07:49.046135 [ 4 ] {53d7dc69-65ec-4303-bb05-9ec49ed0527a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2025.09.03 04:07:49.046265 [ 4 ] {53d7dc69-65ec-4303-bb05-9ec49ed0527a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 5084 | 2025.09.03 04:07:49.046301 [ 4 ] {53d7dc69-65ec-4303-bb05-9ec49ed0527a} <Debug> TCPHandler: Processed in 0.00137769 sec. | ||
| 5085 | 2025.09.03 04:07:49.046409 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2025.09.03 04:07:49.046504 [ 4 ] {0df4c8fc-906a-483c-bdea-115ad58097cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5087 | 2025.09.03 04:07:49.046558 [ 4 ] {0df4c8fc-906a-483c-bdea-115ad58097cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5088 | 2025.09.03 04:07:49.047362 [ 4 ] {0df4c8fc-906a-483c-bdea-115ad58097cd} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2025.09.03 04:07:49.047397 [ 4 ] {0df4c8fc-906a-483c-bdea-115ad58097cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5090 | 2025.09.03 04:07:49.047937 [ 4 ] {0df4c8fc-906a-483c-bdea-115ad58097cd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5091 | 2025.09.03 04:07:49.048166 [ 4 ] {0df4c8fc-906a-483c-bdea-115ad58097cd} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2025.09.03 04:07:49.048296 [ 4 ] {0df4c8fc-906a-483c-bdea-115ad58097cd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001811 sec., 14356.709000552182 rows/sec., 25.73 MiB/sec. | ||
| 5093 | 2025.09.03 04:07:49.048297 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5094 | 2025.09.03 04:07:49.048362 [ 4 ] {0df4c8fc-906a-483c-bdea-115ad58097cd} <Debug> TCPHandler: Processed in 0.002002694 sec. | ||
| 5095 | 2025.09.03 04:07:49.048374 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2025.09.03 04:07:49.048408 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5097 | 2025.09.03 04:07:49.048488 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2025.09.03 04:07:49.048501 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 5099 | 2025.09.03 04:07:49.048588 [ 4 ] {6fdfa211-ffe0-43e1-847b-3945a5b0f8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5100 | 2025.09.03 04:07:49.048630 [ 4 ] {6fdfa211-ffe0-43e1-847b-3945a5b0f8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5101 | 2025.09.03 04:07:49.048682 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5102 | 2025.09.03 04:07:49.048733 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 687 rows starting from the beginning of the part | ||
| 5103 | 2025.09.03 04:07:49.048843 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 5104 | 2025.09.03 04:07:49.048935 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 5105 | 2025.09.03 04:07:49.048964 [ 4 ] {6fdfa211-ffe0-43e1-847b-3945a5b0f8f4} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2025.09.03 04:07:49.048999 [ 4 ] {6fdfa211-ffe0-43e1-847b-3945a5b0f8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5107 | 2025.09.03 04:07:49.049024 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 5108 | 2025.09.03 04:07:49.049110 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 5109 | 2025.09.03 04:07:49.049198 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 5110 | 2025.09.03 04:07:49.049326 [ 4 ] {6fdfa211-ffe0-43e1-847b-3945a5b0f8f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5111 | 2025.09.03 04:07:49.049544 [ 4 ] {6fdfa211-ffe0-43e1-847b-3945a5b0f8f4} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2025.09.03 04:07:49.049674 [ 4 ] {6fdfa211-ffe0-43e1-847b-3945a5b0f8f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 5113 | 2025.09.03 04:07:49.049711 [ 4 ] {6fdfa211-ffe0-43e1-847b-3945a5b0f8f4} <Debug> TCPHandler: Processed in 0.001272209 sec. | ||
| 5114 | 2025.09.03 04:07:49.063381 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 19 columns (19 merged, 0 gathered) in 0.014913828 sec., 53306.23365107871 rows/sec., 95.52 MiB/sec. | ||
| 5115 | 2025.09.03 04:07:49.064548 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5116 | 2025.09.03 04:07:49.064970 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2025.09.03 04:07:49.065067 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5118 | 2025.09.03 04:07:49.065253 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 5119 | 2025.09.03 04:07:50.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.27 MiB, peak 245.90 MiB, free memory in arenas 0.00 B, will set to 240.65 MiB (RSS), difference: 2.38 MiB | ||
| 5120 | 2025.09.03 04:07:52.074016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 704 | ||
| 5121 | 2025.09.03 04:07:52.076602 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2025.09.03 04:07:52.076651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5123 | 2025.09.03 04:07:52.077821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5124 | 2025.09.03 04:07:52.078093 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2025.09.03 04:07:52.078444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
| 5126 | 2025.09.03 04:07:54.065155 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2025.09.03 04:07:54.065327 [ 4 ] {f5fadd0e-3a53-4394-b76a-44c35de357a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5128 | 2025.09.03 04:07:54.065389 [ 4 ] {f5fadd0e-3a53-4394-b76a-44c35de357a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5129 | 2025.09.03 04:07:54.066693 [ 4 ] {f5fadd0e-3a53-4394-b76a-44c35de357a1} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2025.09.03 04:07:54.066735 [ 4 ] {f5fadd0e-3a53-4394-b76a-44c35de357a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5131 | 2025.09.03 04:07:54.067207 [ 4 ] {f5fadd0e-3a53-4394-b76a-44c35de357a1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5132 | 2025.09.03 04:07:54.067440 [ 4 ] {f5fadd0e-3a53-4394-b76a-44c35de357a1} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2025.09.03 04:07:54.067584 [ 4 ] {f5fadd0e-3a53-4394-b76a-44c35de357a1} <Debug> executeQuery: Read 1226 rows, 103.95 KiB in 0.002305 sec., 531887.2017353579 rows/sec., 44.04 MiB/sec. | ||
| 5134 | 2025.09.03 04:07:54.067624 [ 4 ] {f5fadd0e-3a53-4394-b76a-44c35de357a1} <Debug> TCPHandler: Processed in 0.002597289 sec. | ||
| 5135 | 2025.09.03 04:07:54.067751 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2025.09.03 04:07:54.067855 [ 4 ] {c8ac9647-1fad-4804-802f-6c1346fe0942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5137 | 2025.09.03 04:07:54.067899 [ 4 ] {c8ac9647-1fad-4804-802f-6c1346fe0942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5138 | 2025.09.03 04:07:54.068307 [ 4 ] {c8ac9647-1fad-4804-802f-6c1346fe0942} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2025.09.03 04:07:54.068342 [ 4 ] {c8ac9647-1fad-4804-802f-6c1346fe0942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5140 | 2025.09.03 04:07:54.068628 [ 4 ] {c8ac9647-1fad-4804-802f-6c1346fe0942} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5141 | 2025.09.03 04:07:54.068835 [ 4 ] {c8ac9647-1fad-4804-802f-6c1346fe0942} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2025.09.03 04:07:54.068959 [ 4 ] {c8ac9647-1fad-4804-802f-6c1346fe0942} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001124 sec., 13345.195729537367 rows/sec., 1003.50 KiB/sec. | ||
| 5143 | 2025.09.03 04:07:54.068999 [ 4 ] {c8ac9647-1fad-4804-802f-6c1346fe0942} <Debug> TCPHandler: Processed in 0.001300159 sec. | ||
| 5144 | 2025.09.03 04:07:54.069115 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2025.09.03 04:07:54.069207 [ 4 ] {ec0c1f53-e1d0-4111-8763-f65e9eaa01a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5146 | 2025.09.03 04:07:54.069253 [ 4 ] {ec0c1f53-e1d0-4111-8763-f65e9eaa01a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5147 | 2025.09.03 04:07:54.069784 [ 4 ] {ec0c1f53-e1d0-4111-8763-f65e9eaa01a0} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2025.09.03 04:07:54.069821 [ 4 ] {ec0c1f53-e1d0-4111-8763-f65e9eaa01a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5149 | 2025.09.03 04:07:54.070118 [ 4 ] {ec0c1f53-e1d0-4111-8763-f65e9eaa01a0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5150 | 2025.09.03 04:07:54.070320 [ 4 ] {ec0c1f53-e1d0-4111-8763-f65e9eaa01a0} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2025.09.03 04:07:54.070441 [ 4 ] {ec0c1f53-e1d0-4111-8763-f65e9eaa01a0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001291 sec., 176607.28117738187 rows/sec., 11.96 MiB/sec. | ||
| 5152 | 2025.09.03 04:07:54.070476 [ 4 ] {ec0c1f53-e1d0-4111-8763-f65e9eaa01a0} <Debug> TCPHandler: Processed in 0.00145413 sec. | ||
| 5153 | 2025.09.03 04:07:54.070579 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2025.09.03 04:07:54.070666 [ 4 ] {a43d072b-0e8b-4164-942f-2c628bc071f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5155 | 2025.09.03 04:07:54.070702 [ 4 ] {a43d072b-0e8b-4164-942f-2c628bc071f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5156 | 2025.09.03 04:07:54.071422 [ 4 ] {a43d072b-0e8b-4164-942f-2c628bc071f7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2025.09.03 04:07:54.071459 [ 4 ] {a43d072b-0e8b-4164-942f-2c628bc071f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5158 | 2025.09.03 04:07:54.071781 [ 4 ] {a43d072b-0e8b-4164-942f-2c628bc071f7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5159 | 2025.09.03 04:07:54.072000 [ 4 ] {a43d072b-0e8b-4164-942f-2c628bc071f7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2025.09.03 04:07:54.072121 [ 4 ] {a43d072b-0e8b-4164-942f-2c628bc071f7} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.001419 sec., 377026.0747004933 rows/sec., 27.94 MiB/sec. | ||
| 5161 | 2025.09.03 04:07:54.072158 [ 4 ] {a43d072b-0e8b-4164-942f-2c628bc071f7} <Debug> TCPHandler: Processed in 0.001577861 sec. | ||
| 5162 | 2025.09.03 04:07:54.072268 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2025.09.03 04:07:54.072361 [ 4 ] {6fdd70d5-1b38-4583-b54a-cda07e7adde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5164 | 2025.09.03 04:07:54.072403 [ 4 ] {6fdd70d5-1b38-4583-b54a-cda07e7adde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5165 | 2025.09.03 04:07:54.073015 [ 4 ] {6fdd70d5-1b38-4583-b54a-cda07e7adde9} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2025.09.03 04:07:54.073051 [ 4 ] {6fdd70d5-1b38-4583-b54a-cda07e7adde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5167 | 2025.09.03 04:07:54.073433 [ 4 ] {6fdd70d5-1b38-4583-b54a-cda07e7adde9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5168 | 2025.09.03 04:07:54.073637 [ 4 ] {6fdd70d5-1b38-4583-b54a-cda07e7adde9} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2025.09.03 04:07:54.073762 [ 4 ] {6fdd70d5-1b38-4583-b54a-cda07e7adde9} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001419 sec., 594785.059901339 rows/sec., 40.03 MiB/sec. | ||
| 5170 | 2025.09.03 04:07:54.073798 [ 4 ] {6fdd70d5-1b38-4583-b54a-cda07e7adde9} <Debug> TCPHandler: Processed in 0.001577572 sec. | ||
| 5171 | 2025.09.03 04:07:54.073906 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2025.09.03 04:07:54.073998 [ 4 ] {903c5415-34b1-42a8-9741-371caea294af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5173 | 2025.09.03 04:07:54.074051 [ 4 ] {903c5415-34b1-42a8-9741-371caea294af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5174 | 2025.09.03 04:07:54.074815 [ 4 ] {903c5415-34b1-42a8-9741-371caea294af} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2025.09.03 04:07:54.074851 [ 4 ] {903c5415-34b1-42a8-9741-371caea294af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5176 | 2025.09.03 04:07:54.075356 [ 4 ] {903c5415-34b1-42a8-9741-371caea294af} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5177 | 2025.09.03 04:07:54.075580 [ 4 ] {903c5415-34b1-42a8-9741-371caea294af} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2025.09.03 04:07:54.075712 [ 4 ] {903c5415-34b1-42a8-9741-371caea294af} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001731 sec., 8665.511265164645 rows/sec., 15.53 MiB/sec. | ||
| 5179 | 2025.09.03 04:07:54.075763 [ 4 ] {903c5415-34b1-42a8-9741-371caea294af} <Debug> TCPHandler: Processed in 0.001903504 sec. | ||
| 5180 | 2025.09.03 04:07:54.075884 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2025.09.03 04:07:54.075977 [ 4 ] {f555205c-8b56-43f1-83fa-f0cc62293229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5182 | 2025.09.03 04:07:54.076023 [ 4 ] {f555205c-8b56-43f1-83fa-f0cc62293229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5183 | 2025.09.03 04:07:54.076355 [ 4 ] {f555205c-8b56-43f1-83fa-f0cc62293229} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2025.09.03 04:07:54.076395 [ 4 ] {f555205c-8b56-43f1-83fa-f0cc62293229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5185 | 2025.09.03 04:07:54.076704 [ 4 ] {f555205c-8b56-43f1-83fa-f0cc62293229} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5186 | 2025.09.03 04:07:54.076910 [ 4 ] {f555205c-8b56-43f1-83fa-f0cc62293229} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2025.09.03 04:07:54.077035 [ 4 ] {f555205c-8b56-43f1-83fa-f0cc62293229} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 5188 | 2025.09.03 04:07:54.077069 [ 4 ] {f555205c-8b56-43f1-83fa-f0cc62293229} <Debug> TCPHandler: Processed in 0.001238208 sec. | ||
| 5189 | 2025.09.03 04:07:54.525237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14274 | ||
| 5190 | 2025.09.03 04:07:54.525679 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2025.09.03 04:07:54.525716 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5192 | 2025.09.03 04:07:54.526175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5193 | 2025.09.03 04:07:54.526411 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2025.09.03 04:07:54.526529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
| 5195 | 2025.09.03 04:07:54.526547 [ 54 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5196 | 2025.09.03 04:07:54.526628 [ 54 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2025.09.03 04:07:54.526653 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5198 | 2025.09.03 04:07:54.526749 [ 196 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 5199 | 2025.09.03 04:07:54.526830 [ 196 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5200 | 2025.09.03 04:07:54.526860 [ 196 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12017 rows starting from the beginning of the part | ||
| 5201 | 2025.09.03 04:07:54.526917 [ 196 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
| 5202 | 2025.09.03 04:07:54.526959 [ 196 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
| 5203 | 2025.09.03 04:07:54.527000 [ 196 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
| 5204 | 2025.09.03 04:07:54.527042 [ 196 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
| 5205 | 2025.09.03 04:07:54.527080 [ 196 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
| 5206 | 2025.09.03 04:07:54.528694 [ 187 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.001979975 sec., 7209181.934115329 rows/sec., 103.13 MiB/sec. | ||
| 5207 | 2025.09.03 04:07:54.529123 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5208 | 2025.09.03 04:07:54.529429 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2025.09.03 04:07:54.529510 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_31_6} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5210 | 2025.09.03 04:07:54.529612 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5211 | 2025.09.03 04:07:55.306011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5212 | 2025.09.03 04:07:55.323666 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2025.09.03 04:07:55.323725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5214 | 2025.09.03 04:07:55.329203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5215 | 2025.09.03 04:07:55.329882 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2025.09.03 04:07:55.330171 [ 54 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5217 | 2025.09.03 04:07:55.330235 [ 54 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2025.09.03 04:07:55.330255 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5219 | 2025.09.03 04:07:55.330389 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5220 | 2025.09.03 04:07:55.333240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5221 | 2025.09.03 04:07:55.334401 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5222 | 2025.09.03 04:07:55.335882 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5223 | 2025.09.03 04:07:55.340468 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5224 | 2025.09.03 04:07:55.345405 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5225 | 2025.09.03 04:07:55.349378 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5226 | 2025.09.03 04:07:55.353445 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5227 | 2025.09.03 04:07:55.357453 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5228 | 2025.09.03 04:07:55.409984 [ 187 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.079660187 sec., 2937.477412650312 rows/sec., 15.19 MiB/sec. | ||
| 5229 | 2025.09.03 04:07:55.412883 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5230 | 2025.09.03 04:07:55.415069 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_31_6} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2025.09.03 04:07:55.415180 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_31_6} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5232 | 2025.09.03 04:07:55.417364 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5233 | 2025.09.03 04:07:56.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.77 MiB, peak 252.31 MiB, free memory in arenas 0.00 B, will set to 246.37 MiB (RSS), difference: 4.60 MiB | ||
| 5234 | 2025.09.03 04:07:59.040196 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2025.09.03 04:07:59.040405 [ 4 ] {09c7ce99-e911-4acf-8735-49449e6473e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5236 | 2025.09.03 04:07:59.040478 [ 4 ] {09c7ce99-e911-4acf-8735-49449e6473e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5237 | 2025.09.03 04:07:59.041222 [ 4 ] {09c7ce99-e911-4acf-8735-49449e6473e0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2025.09.03 04:07:59.041268 [ 4 ] {09c7ce99-e911-4acf-8735-49449e6473e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5239 | 2025.09.03 04:07:59.041670 [ 4 ] {09c7ce99-e911-4acf-8735-49449e6473e0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5240 | 2025.09.03 04:07:59.041902 [ 4 ] {09c7ce99-e911-4acf-8735-49449e6473e0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2025.09.03 04:07:59.042053 [ 4 ] {09c7ce99-e911-4acf-8735-49449e6473e0} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001701 sec., 63492.06349206349 rows/sec., 5.32 MiB/sec. | ||
| 5242 | 2025.09.03 04:07:59.042094 [ 4 ] {09c7ce99-e911-4acf-8735-49449e6473e0} <Debug> TCPHandler: Processed in 0.002031835 sec. | ||
| 5243 | 2025.09.03 04:07:59.042219 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2025.09.03 04:07:59.042311 [ 4 ] {bdb61a3c-4838-4d4f-9917-30ac8b5ab6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5245 | 2025.09.03 04:07:59.042351 [ 4 ] {bdb61a3c-4838-4d4f-9917-30ac8b5ab6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5246 | 2025.09.03 04:07:59.042749 [ 4 ] {bdb61a3c-4838-4d4f-9917-30ac8b5ab6b5} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2025.09.03 04:07:59.042785 [ 4 ] {bdb61a3c-4838-4d4f-9917-30ac8b5ab6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5248 | 2025.09.03 04:07:59.043082 [ 4 ] {bdb61a3c-4838-4d4f-9917-30ac8b5ab6b5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5249 | 2025.09.03 04:07:59.043291 [ 4 ] {bdb61a3c-4838-4d4f-9917-30ac8b5ab6b5} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2025.09.03 04:07:59.043417 [ 4 ] {bdb61a3c-4838-4d4f-9917-30ac8b5ab6b5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001123 sec., 23152.270703472837 rows/sec., 1.70 MiB/sec. | ||
| 5251 | 2025.09.03 04:07:59.043454 [ 4 ] {bdb61a3c-4838-4d4f-9917-30ac8b5ab6b5} <Debug> TCPHandler: Processed in 0.0012831 sec. | ||
| 5252 | 2025.09.03 04:07:59.043561 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2025.09.03 04:07:59.043652 [ 4 ] {f59fcf2c-5666-4256-b6b8-f9cc6ad7ce8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5254 | 2025.09.03 04:07:59.043692 [ 4 ] {f59fcf2c-5666-4256-b6b8-f9cc6ad7ce8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5255 | 2025.09.03 04:07:59.044105 [ 4 ] {f59fcf2c-5666-4256-b6b8-f9cc6ad7ce8d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2025.09.03 04:07:59.044140 [ 4 ] {f59fcf2c-5666-4256-b6b8-f9cc6ad7ce8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5257 | 2025.09.03 04:07:59.044444 [ 4 ] {f59fcf2c-5666-4256-b6b8-f9cc6ad7ce8d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5258 | 2025.09.03 04:07:59.044654 [ 4 ] {f59fcf2c-5666-4256-b6b8-f9cc6ad7ce8d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2025.09.03 04:07:59.044782 [ 4 ] {f59fcf2c-5666-4256-b6b8-f9cc6ad7ce8d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001147 sec., 78465.56233653007 rows/sec., 6.13 MiB/sec. | ||
| 5260 | 2025.09.03 04:07:59.044818 [ 4 ] {f59fcf2c-5666-4256-b6b8-f9cc6ad7ce8d} <Debug> TCPHandler: Processed in 0.00130378 sec. | ||
| 5261 | 2025.09.03 04:07:59.044926 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2025.09.03 04:07:59.045016 [ 4 ] {ae30e026-2234-4365-b109-83780b49a43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5263 | 2025.09.03 04:07:59.045063 [ 4 ] {ae30e026-2234-4365-b109-83780b49a43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5264 | 2025.09.03 04:07:59.045475 [ 4 ] {ae30e026-2234-4365-b109-83780b49a43f} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2025.09.03 04:07:59.045511 [ 4 ] {ae30e026-2234-4365-b109-83780b49a43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5266 | 2025.09.03 04:07:59.045849 [ 4 ] {ae30e026-2234-4365-b109-83780b49a43f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5267 | 2025.09.03 04:07:59.046057 [ 4 ] {ae30e026-2234-4365-b109-83780b49a43f} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2025.09.03 04:07:59.046189 [ 4 ] {ae30e026-2234-4365-b109-83780b49a43f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 5269 | 2025.09.03 04:07:59.046225 [ 4 ] {ae30e026-2234-4365-b109-83780b49a43f} <Debug> TCPHandler: Processed in 0.00134622 sec. | ||
| 5270 | 2025.09.03 04:07:59.046332 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2025.09.03 04:07:59.046423 [ 4 ] {df345c09-c83b-4610-aa0b-7bd495664b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5272 | 2025.09.03 04:07:59.046477 [ 4 ] {df345c09-c83b-4610-aa0b-7bd495664b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5273 | 2025.09.03 04:07:59.047293 [ 4 ] {df345c09-c83b-4610-aa0b-7bd495664b9a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2025.09.03 04:07:59.047330 [ 4 ] {df345c09-c83b-4610-aa0b-7bd495664b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5275 | 2025.09.03 04:07:59.047856 [ 4 ] {df345c09-c83b-4610-aa0b-7bd495664b9a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5276 | 2025.09.03 04:07:59.048081 [ 4 ] {df345c09-c83b-4610-aa0b-7bd495664b9a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2025.09.03 04:07:59.048215 [ 4 ] {df345c09-c83b-4610-aa0b-7bd495664b9a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00181 sec., 14364.640883977901 rows/sec., 25.74 MiB/sec. | ||
| 5278 | 2025.09.03 04:07:59.048266 [ 4 ] {df345c09-c83b-4610-aa0b-7bd495664b9a} <Debug> TCPHandler: Processed in 0.001981415 sec. | ||
| 5279 | 2025.09.03 04:07:59.048376 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2025.09.03 04:07:59.048468 [ 4 ] {2ccc1daa-4ee4-44cf-8183-6e2a3d2553d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5281 | 2025.09.03 04:07:59.048509 [ 4 ] {2ccc1daa-4ee4-44cf-8183-6e2a3d2553d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5282 | 2025.09.03 04:07:59.048862 [ 4 ] {2ccc1daa-4ee4-44cf-8183-6e2a3d2553d5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2025.09.03 04:07:59.048902 [ 4 ] {2ccc1daa-4ee4-44cf-8183-6e2a3d2553d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5284 | 2025.09.03 04:07:59.049232 [ 4 ] {2ccc1daa-4ee4-44cf-8183-6e2a3d2553d5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5285 | 2025.09.03 04:07:59.049454 [ 4 ] {2ccc1daa-4ee4-44cf-8183-6e2a3d2553d5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2025.09.03 04:07:59.049589 [ 4 ] {2ccc1daa-4ee4-44cf-8183-6e2a3d2553d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 5287 | 2025.09.03 04:07:59.049629 [ 4 ] {2ccc1daa-4ee4-44cf-8183-6e2a3d2553d5} <Debug> TCPHandler: Processed in 0.0013002 sec. | ||
| 5288 | 2025.09.03 04:08:01.891190 [ 19 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5289 | 2025.09.03 04:08:01.891284 [ 19 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5290 | 2025.09.03 04:08:02.001748 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00137827 sec. | ||
| 5291 | 2025.09.03 04:08:02.026840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14762 | ||
| 5292 | 2025.09.03 04:08:02.027424 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2025.09.03 04:08:02.027467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5294 | 2025.09.03 04:08:02.028078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5295 | 2025.09.03 04:08:02.028308 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2025.09.03 04:08:02.028446 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14762 | ||
| 5297 | 2025.09.03 04:08:02.078912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 730 | ||
| 5298 | 2025.09.03 04:08:02.081186 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2025.09.03 04:08:02.081231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5300 | 2025.09.03 04:08:02.082456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5301 | 2025.09.03 04:08:02.082728 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2025.09.03 04:08:02.083094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 730 | ||
| 5303 | 2025.09.03 04:08:02.833541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5304 | 2025.09.03 04:08:02.848748 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2025.09.03 04:08:02.848812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5306 | 2025.09.03 04:08:02.854549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5307 | 2025.09.03 04:08:02.855252 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2025.09.03 04:08:02.858099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5309 | 2025.09.03 04:08:04.039430 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2025.09.03 04:08:04.039635 [ 4 ] {c580e814-3da5-4e90-b978-33f20efe6f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5311 | 2025.09.03 04:08:04.039708 [ 4 ] {c580e814-3da5-4e90-b978-33f20efe6f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5312 | 2025.09.03 04:08:04.040433 [ 4 ] {c580e814-3da5-4e90-b978-33f20efe6f7d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2025.09.03 04:08:04.040478 [ 4 ] {c580e814-3da5-4e90-b978-33f20efe6f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5314 | 2025.09.03 04:08:04.040893 [ 4 ] {c580e814-3da5-4e90-b978-33f20efe6f7d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5315 | 2025.09.03 04:08:04.041131 [ 4 ] {c580e814-3da5-4e90-b978-33f20efe6f7d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2025.09.03 04:08:04.041248 [ 13 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5317 | 2025.09.03 04:08:04.041283 [ 4 ] {c580e814-3da5-4e90-b978-33f20efe6f7d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001704 sec., 50469.48356807512 rows/sec., 4.23 MiB/sec. | ||
| 5318 | 2025.09.03 04:08:04.041293 [ 13 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2025.09.03 04:08:04.041318 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5320 | 2025.09.03 04:08:04.041326 [ 4 ] {c580e814-3da5-4e90-b978-33f20efe6f7d} <Debug> TCPHandler: Processed in 0.002036994 sec. | ||
| 5321 | 2025.09.03 04:08:04.041407 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 5322 | 2025.09.03 04:08:04.041452 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2025.09.03 04:08:04.041496 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5324 | 2025.09.03 04:08:04.041525 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1287 rows starting from the beginning of the part | ||
| 5325 | 2025.09.03 04:08:04.041549 [ 4 ] {314e0e55-dd5d-4ec1-a4a1-f8d971b45478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5326 | 2025.09.03 04:08:04.041583 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 86 rows starting from the beginning of the part | ||
| 5327 | 2025.09.03 04:08:04.041591 [ 4 ] {314e0e55-dd5d-4ec1-a4a1-f8d971b45478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5328 | 2025.09.03 04:08:04.041629 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part | ||
| 5329 | 2025.09.03 04:08:04.041671 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1226 rows starting from the beginning of the part | ||
| 5330 | 2025.09.03 04:08:04.041710 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 108 rows starting from the beginning of the part | ||
| 5331 | 2025.09.03 04:08:04.041753 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part | ||
| 5332 | 2025.09.03 04:08:04.042021 [ 4 ] {314e0e55-dd5d-4ec1-a4a1-f8d971b45478} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2025.09.03 04:08:04.042056 [ 4 ] {314e0e55-dd5d-4ec1-a4a1-f8d971b45478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5334 | 2025.09.03 04:08:04.042416 [ 4 ] {314e0e55-dd5d-4ec1-a4a1-f8d971b45478} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5335 | 2025.09.03 04:08:04.042633 [ 4 ] {314e0e55-dd5d-4ec1-a4a1-f8d971b45478} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2025.09.03 04:08:04.042763 [ 4 ] {314e0e55-dd5d-4ec1-a4a1-f8d971b45478} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001232 sec., 12175.324675324675 rows/sec., 915.53 KiB/sec. | ||
| 5337 | 2025.09.03 04:08:04.042800 [ 4 ] {314e0e55-dd5d-4ec1-a4a1-f8d971b45478} <Debug> TCPHandler: Processed in 0.00140106 sec. | ||
| 5338 | 2025.09.03 04:08:04.042919 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2025.09.03 04:08:04.043015 [ 4 ] {b4ae924d-f6ed-4f85-bdb4-229e24b16b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5340 | 2025.09.03 04:08:04.043056 [ 4 ] {b4ae924d-f6ed-4f85-bdb4-229e24b16b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5341 | 2025.09.03 04:08:04.043108 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2901 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736362 sec., 1670734.5588074375 rows/sec., 145.16 MiB/sec. | ||
| 5342 | 2025.09.03 04:08:04.043411 [ 187 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5343 | 2025.09.03 04:08:04.043474 [ 4 ] {b4ae924d-f6ed-4f85-bdb4-229e24b16b95} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2025.09.03 04:08:04.043516 [ 4 ] {b4ae924d-f6ed-4f85-bdb4-229e24b16b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5345 | 2025.09.03 04:08:04.043743 [ 187 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2025.09.03 04:08:04.043835 [ 187 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_46_9} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5347 | 2025.09.03 04:08:04.043859 [ 4 ] {b4ae924d-f6ed-4f85-bdb4-229e24b16b95} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5348 | 2025.09.03 04:08:04.043948 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5349 | 2025.09.03 04:08:04.044091 [ 4 ] {b4ae924d-f6ed-4f85-bdb4-229e24b16b95} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2025.09.03 04:08:04.044197 [ 13 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5351 | 2025.09.03 04:08:04.044224 [ 4 ] {b4ae924d-f6ed-4f85-bdb4-229e24b16b95} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001226 sec., 64437.19412724306 rows/sec., 5.03 MiB/sec. | ||
| 5352 | 2025.09.03 04:08:04.044228 [ 13 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2025.09.03 04:08:04.044253 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5354 | 2025.09.03 04:08:04.044261 [ 4 ] {b4ae924d-f6ed-4f85-bdb4-229e24b16b95} <Debug> TCPHandler: Processed in 0.0013928 sec. | ||
| 5355 | 2025.09.03 04:08:04.044341 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 5356 | 2025.09.03 04:08:04.044373 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2025.09.03 04:08:04.044464 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5358 | 2025.09.03 04:08:04.044475 [ 4 ] {72a936a6-2eeb-46f2-8ecb-e5015575a5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5359 | 2025.09.03 04:08:04.044503 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 595 rows starting from the beginning of the part | ||
| 5360 | 2025.09.03 04:08:04.044529 [ 4 ] {72a936a6-2eeb-46f2-8ecb-e5015575a5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5361 | 2025.09.03 04:08:04.044569 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 79 rows starting from the beginning of the part | ||
| 5362 | 2025.09.03 04:08:04.044617 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 5363 | 2025.09.03 04:08:04.044655 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 535 rows starting from the beginning of the part | ||
| 5364 | 2025.09.03 04:08:04.044692 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 5365 | 2025.09.03 04:08:04.044730 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 79 rows starting from the beginning of the part | ||
| 5366 | 2025.09.03 04:08:04.044936 [ 4 ] {72a936a6-2eeb-46f2-8ecb-e5015575a5f1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2025.09.03 04:08:04.044978 [ 4 ] {72a936a6-2eeb-46f2-8ecb-e5015575a5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5368 | 2025.09.03 04:08:04.045340 [ 4 ] {72a936a6-2eeb-46f2-8ecb-e5015575a5f1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5369 | 2025.09.03 04:08:04.045565 [ 4 ] {72a936a6-2eeb-46f2-8ecb-e5015575a5f1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2025.09.03 04:08:04.045697 [ 4 ] {72a936a6-2eeb-46f2-8ecb-e5015575a5f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 5371 | 2025.09.03 04:08:04.045714 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5372 | 2025.09.03 04:08:04.045749 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145198 sec., 1011033.2098238267 rows/sec., 79.91 MiB/sec. | ||
| 5373 | 2025.09.03 04:08:04.045737 [ 4 ] {72a936a6-2eeb-46f2-8ecb-e5015575a5f1} <Debug> TCPHandler: Processed in 0.00141345 sec. | ||
| 5374 | 2025.09.03 04:08:04.045787 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2025.09.03 04:08:04.045816 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5376 | 2025.09.03 04:08:04.045887 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5377 | 2025.09.03 04:08:04.045895 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2025.09.03 04:08:04.045899 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 5379 | 2025.09.03 04:08:04.046002 [ 4 ] {1557f647-abad-4330-8779-9beef9907e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5380 | 2025.09.03 04:08:04.046035 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5381 | 2025.09.03 04:08:04.046072 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11674 rows starting from the beginning of the part | ||
| 5382 | 2025.09.03 04:08:04.046072 [ 4 ] {1557f647-abad-4330-8779-9beef9907e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5383 | 2025.09.03 04:08:04.046132 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2025.09.03 04:08:04.046135 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 5385 | 2025.09.03 04:08:04.046195 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 5386 | 2025.09.03 04:08:04.046203 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_46_9} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5387 | 2025.09.03 04:08:04.046239 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 844 rows starting from the beginning of the part | ||
| 5388 | 2025.09.03 04:08:04.046277 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5389 | 2025.09.03 04:08:04.046279 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 5390 | 2025.09.03 04:08:04.046327 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 5391 | 2025.09.03 04:08:04.046859 [ 4 ] {1557f647-abad-4330-8779-9beef9907e73} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2025.09.03 04:08:04.046901 [ 4 ] {1557f647-abad-4330-8779-9beef9907e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5393 | 2025.09.03 04:08:04.047512 [ 4 ] {1557f647-abad-4330-8779-9beef9907e73} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5394 | 2025.09.03 04:08:04.047763 [ 4 ] {1557f647-abad-4330-8779-9beef9907e73} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2025.09.03 04:08:04.047908 [ 4 ] {1557f647-abad-4330-8779-9beef9907e73} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001924 sec., 7796.257796257796 rows/sec., 13.97 MiB/sec. | ||
| 5396 | 2025.09.03 04:08:04.047964 [ 4 ] {1557f647-abad-4330-8779-9beef9907e73} <Debug> TCPHandler: Processed in 0.002119696 sec. | ||
| 5397 | 2025.09.03 04:08:04.048076 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2025.09.03 04:08:04.048172 [ 4 ] {c8dd188a-e57d-4836-88df-21d9c567e44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5399 | 2025.09.03 04:08:04.048216 [ 4 ] {c8dd188a-e57d-4836-88df-21d9c567e44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5400 | 2025.09.03 04:08:04.048548 [ 4 ] {c8dd188a-e57d-4836-88df-21d9c567e44a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2025.09.03 04:08:04.048585 [ 4 ] {c8dd188a-e57d-4836-88df-21d9c567e44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5402 | 2025.09.03 04:08:04.048963 [ 4 ] {c8dd188a-e57d-4836-88df-21d9c567e44a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5403 | 2025.09.03 04:08:04.049201 [ 4 ] {c8dd188a-e57d-4836-88df-21d9c567e44a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2025.09.03 04:08:04.049301 [ 39 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5405 | 2025.09.03 04:08:04.049325 [ 4 ] {c8dd188a-e57d-4836-88df-21d9c567e44a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 5406 | 2025.09.03 04:08:04.049329 [ 39 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2025.09.03 04:08:04.049364 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5408 | 2025.09.03 04:08:04.049367 [ 4 ] {c8dd188a-e57d-4836-88df-21d9c567e44a} <Debug> TCPHandler: Processed in 0.00135594 sec. | ||
| 5409 | 2025.09.03 04:08:04.049463 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5410 | 2025.09.03 04:08:04.049651 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5411 | 2025.09.03 04:08:04.049703 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2400 rows starting from the beginning of the part | ||
| 5412 | 2025.09.03 04:08:04.049795 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5413 | 2025.09.03 04:08:04.049861 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5414 | 2025.09.03 04:08:04.049921 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5415 | 2025.09.03 04:08:04.049977 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5416 | 2025.09.03 04:08:04.050038 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5417 | 2025.09.03 04:08:04.051129 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13158 rows, containing 5 columns (5 merged, 0 gathered) in 0.005265008 sec., 2499141.5017792946 rows/sec., 170.80 MiB/sec. | ||
| 5418 | 2025.09.03 04:08:04.051541 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5419 | 2025.09.03 04:08:04.051699 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002275627 sec., 1186486.1860049998 rows/sec., 79.96 MiB/sec. | ||
| 5420 | 2025.09.03 04:08:04.051825 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2025.09.03 04:08:04.051899 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5422 | 2025.09.03 04:08:04.051981 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5423 | 2025.09.03 04:08:04.051995 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5424 | 2025.09.03 04:08:04.052235 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_46_9} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2025.09.03 04:08:04.052298 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_46_9} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5426 | 2025.09.03 04:08:04.052366 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5427 | 2025.09.03 04:08:05.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.65 MiB, peak 256.25 MiB, free memory in arenas 0.00 B, will set to 249.43 MiB (RSS), difference: 1.78 MiB | ||
| 5428 | 2025.09.03 04:08:09.040241 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2025.09.03 04:08:09.040439 [ 4 ] {3d618273-921a-4c4c-97fe-75c813c97c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5430 | 2025.09.03 04:08:09.040509 [ 4 ] {3d618273-921a-4c4c-97fe-75c813c97c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5431 | 2025.09.03 04:08:09.041198 [ 4 ] {3d618273-921a-4c4c-97fe-75c813c97c70} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2025.09.03 04:08:09.041246 [ 4 ] {3d618273-921a-4c4c-97fe-75c813c97c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5433 | 2025.09.03 04:08:09.041661 [ 4 ] {3d618273-921a-4c4c-97fe-75c813c97c70} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5434 | 2025.09.03 04:08:09.041896 [ 4 ] {3d618273-921a-4c4c-97fe-75c813c97c70} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2025.09.03 04:08:09.042048 [ 4 ] {3d618273-921a-4c4c-97fe-75c813c97c70} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001661 sec., 65021.071643588206 rows/sec., 5.45 MiB/sec. | ||
| 5436 | 2025.09.03 04:08:09.042092 [ 4 ] {3d618273-921a-4c4c-97fe-75c813c97c70} <Debug> TCPHandler: Processed in 0.001985645 sec. | ||
| 5437 | 2025.09.03 04:08:09.042214 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2025.09.03 04:08:09.042312 [ 4 ] {3cc9840f-3e69-4579-9702-aeeda05a0c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5439 | 2025.09.03 04:08:09.042354 [ 4 ] {3cc9840f-3e69-4579-9702-aeeda05a0c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5440 | 2025.09.03 04:08:09.042756 [ 4 ] {3cc9840f-3e69-4579-9702-aeeda05a0c93} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2025.09.03 04:08:09.042793 [ 4 ] {3cc9840f-3e69-4579-9702-aeeda05a0c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5442 | 2025.09.03 04:08:09.043098 [ 4 ] {3cc9840f-3e69-4579-9702-aeeda05a0c93} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5443 | 2025.09.03 04:08:09.043326 [ 4 ] {3cc9840f-3e69-4579-9702-aeeda05a0c93} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2025.09.03 04:08:09.043442 [ 12 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5445 | 2025.09.03 04:08:09.043457 [ 4 ] {3cc9840f-3e69-4579-9702-aeeda05a0c93} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001164 sec., 22336.76975945017 rows/sec., 1.64 MiB/sec. | ||
| 5446 | 2025.09.03 04:08:09.043511 [ 12 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2025.09.03 04:08:09.043521 [ 4 ] {3cc9840f-3e69-4579-9702-aeeda05a0c93} <Debug> TCPHandler: Processed in 0.0013574 sec. | ||
| 5448 | 2025.09.03 04:08:09.043540 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5449 | 2025.09.03 04:08:09.043637 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2025.09.03 04:08:09.043667 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 5451 | 2025.09.03 04:08:09.043744 [ 4 ] {4970d24b-4a22-46ef-b673-1b67fda1e1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5452 | 2025.09.03 04:08:09.043792 [ 4 ] {4970d24b-4a22-46ef-b673-1b67fda1e1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5453 | 2025.09.03 04:08:09.043812 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5454 | 2025.09.03 04:08:09.043852 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 57 rows starting from the beginning of the part | ||
| 5455 | 2025.09.03 04:08:09.043914 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 5456 | 2025.09.03 04:08:09.043958 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part | ||
| 5457 | 2025.09.03 04:08:09.044000 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 5458 | 2025.09.03 04:08:09.044040 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 15 rows starting from the beginning of the part | ||
| 5459 | 2025.09.03 04:08:09.044082 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 5460 | 2025.09.03 04:08:09.044251 [ 4 ] {4970d24b-4a22-46ef-b673-1b67fda1e1d7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2025.09.03 04:08:09.044294 [ 4 ] {4970d24b-4a22-46ef-b673-1b67fda1e1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5462 | 2025.09.03 04:08:09.044665 [ 4 ] {4970d24b-4a22-46ef-b673-1b67fda1e1d7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5463 | 2025.09.03 04:08:09.044894 [ 4 ] {4970d24b-4a22-46ef-b673-1b67fda1e1d7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2025.09.03 04:08:09.044905 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294979 sec., 127415.19360545615 rows/sec., 9.78 MiB/sec. | ||
| 5465 | 2025.09.03 04:08:09.045031 [ 4 ] {4970d24b-4a22-46ef-b673-1b67fda1e1d7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001306 sec., 68912.71056661561 rows/sec., 5.38 MiB/sec. | ||
| 5466 | 2025.09.03 04:08:09.045077 [ 4 ] {4970d24b-4a22-46ef-b673-1b67fda1e1d7} <Debug> TCPHandler: Processed in 0.001490901 sec. | ||
| 5467 | 2025.09.03 04:08:09.045118 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5468 | 2025.09.03 04:08:09.045190 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2025.09.03 04:08:09.045293 [ 4 ] {4156e9ac-7235-4633-bea7-69420b1474c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5470 | 2025.09.03 04:08:09.045340 [ 4 ] {4156e9ac-7235-4633-bea7-69420b1474c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5471 | 2025.09.03 04:08:09.045546 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.09.03 04:08:09.045652 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_46_9} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5473 | 2025.09.03 04:08:09.045755 [ 4 ] {4156e9ac-7235-4633-bea7-69420b1474c2} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2025.09.03 04:08:09.045777 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5475 | 2025.09.03 04:08:09.045797 [ 4 ] {4156e9ac-7235-4633-bea7-69420b1474c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5476 | 2025.09.03 04:08:09.046150 [ 4 ] {4156e9ac-7235-4633-bea7-69420b1474c2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5477 | 2025.09.03 04:08:09.046374 [ 4 ] {4156e9ac-7235-4633-bea7-69420b1474c2} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2025.09.03 04:08:09.046507 [ 4 ] {4156e9ac-7235-4633-bea7-69420b1474c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 5479 | 2025.09.03 04:08:09.046545 [ 4 ] {4156e9ac-7235-4633-bea7-69420b1474c2} <Debug> TCPHandler: Processed in 0.00140443 sec. | ||
| 5480 | 2025.09.03 04:08:09.046653 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2025.09.03 04:08:09.046747 [ 4 ] {55b3f855-f853-407c-9e43-1f1634b8b4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5482 | 2025.09.03 04:08:09.046802 [ 4 ] {55b3f855-f853-407c-9e43-1f1634b8b4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5483 | 2025.09.03 04:08:09.047624 [ 4 ] {55b3f855-f853-407c-9e43-1f1634b8b4e3} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2025.09.03 04:08:09.047661 [ 4 ] {55b3f855-f853-407c-9e43-1f1634b8b4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5485 | 2025.09.03 04:08:09.048225 [ 4 ] {55b3f855-f853-407c-9e43-1f1634b8b4e3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5486 | 2025.09.03 04:08:09.048502 [ 4 ] {55b3f855-f853-407c-9e43-1f1634b8b4e3} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2025.09.03 04:08:09.048668 [ 4 ] {55b3f855-f853-407c-9e43-1f1634b8b4e3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
| 5488 | 2025.09.03 04:08:09.048761 [ 4 ] {55b3f855-f853-407c-9e43-1f1634b8b4e3} <Debug> TCPHandler: Processed in 0.002157285 sec. | ||
| 5489 | 2025.09.03 04:08:09.048886 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2025.09.03 04:08:09.048983 [ 4 ] {39f30556-4410-4e66-829b-454d26336dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5491 | 2025.09.03 04:08:09.049026 [ 4 ] {39f30556-4410-4e66-829b-454d26336dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5492 | 2025.09.03 04:08:09.049369 [ 4 ] {39f30556-4410-4e66-829b-454d26336dd3} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.09.03 04:08:09.049407 [ 4 ] {39f30556-4410-4e66-829b-454d26336dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5494 | 2025.09.03 04:08:09.049720 [ 4 ] {39f30556-4410-4e66-829b-454d26336dd3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5495 | 2025.09.03 04:08:09.049941 [ 4 ] {39f30556-4410-4e66-829b-454d26336dd3} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.09.03 04:08:09.050069 [ 4 ] {39f30556-4410-4e66-829b-454d26336dd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 5497 | 2025.09.03 04:08:09.050105 [ 4 ] {39f30556-4410-4e66-829b-454d26336dd3} <Debug> TCPHandler: Processed in 0.001269769 sec. | ||
| 5498 | 2025.09.03 04:08:09.528741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15189 | ||
| 5499 | 2025.09.03 04:08:09.529237 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2025.09.03 04:08:09.529287 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5501 | 2025.09.03 04:08:09.529780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5502 | 2025.09.03 04:08:09.530029 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2025.09.03 04:08:09.530172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
| 5504 | 2025.09.03 04:08:10.358377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 5505 | 2025.09.03 04:08:10.374690 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2025.09.03 04:08:10.374753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5507 | 2025.09.03 04:08:10.380916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5508 | 2025.09.03 04:08:10.381626 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2025.09.03 04:08:10.384569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 5510 | 2025.09.03 04:08:12.083499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 754 | ||
| 5511 | 2025.09.03 04:08:12.085614 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2025.09.03 04:08:12.085665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5513 | 2025.09.03 04:08:12.086933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5514 | 2025.09.03 04:08:12.087227 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2025.09.03 04:08:12.087586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5516 | 2025.09.03 04:08:14.039832 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2025.09.03 04:08:14.040022 [ 4 ] {025ea234-dfdf-4394-8497-6c40fb2da344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5518 | 2025.09.03 04:08:14.040091 [ 4 ] {025ea234-dfdf-4394-8497-6c40fb2da344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5519 | 2025.09.03 04:08:14.040763 [ 4 ] {025ea234-dfdf-4394-8497-6c40fb2da344} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2025.09.03 04:08:14.040812 [ 4 ] {025ea234-dfdf-4394-8497-6c40fb2da344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5521 | 2025.09.03 04:08:14.041255 [ 4 ] {025ea234-dfdf-4394-8497-6c40fb2da344} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5522 | 2025.09.03 04:08:14.041504 [ 4 ] {025ea234-dfdf-4394-8497-6c40fb2da344} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2025.09.03 04:08:14.041655 [ 4 ] {025ea234-dfdf-4394-8497-6c40fb2da344} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001686 sec., 51008.303677342825 rows/sec., 4.28 MiB/sec. | ||
| 5524 | 2025.09.03 04:08:14.041698 [ 4 ] {025ea234-dfdf-4394-8497-6c40fb2da344} <Debug> TCPHandler: Processed in 0.002005604 sec. | ||
| 5525 | 2025.09.03 04:08:14.041820 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2025.09.03 04:08:14.041916 [ 4 ] {7a405a5e-7d0e-485c-a543-f4920a5d2070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5527 | 2025.09.03 04:08:14.041959 [ 4 ] {7a405a5e-7d0e-485c-a543-f4920a5d2070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5528 | 2025.09.03 04:08:14.042369 [ 4 ] {7a405a5e-7d0e-485c-a543-f4920a5d2070} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2025.09.03 04:08:14.042406 [ 4 ] {7a405a5e-7d0e-485c-a543-f4920a5d2070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5530 | 2025.09.03 04:08:14.042724 [ 4 ] {7a405a5e-7d0e-485c-a543-f4920a5d2070} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5531 | 2025.09.03 04:08:14.042952 [ 4 ] {7a405a5e-7d0e-485c-a543-f4920a5d2070} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2025.09.03 04:08:14.043080 [ 4 ] {7a405a5e-7d0e-485c-a543-f4920a5d2070} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001181 sec., 12701.100762066046 rows/sec., 955.06 KiB/sec. | ||
| 5533 | 2025.09.03 04:08:14.043117 [ 4 ] {7a405a5e-7d0e-485c-a543-f4920a5d2070} <Debug> TCPHandler: Processed in 0.001349479 sec. | ||
| 5534 | 2025.09.03 04:08:14.043229 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2025.09.03 04:08:14.043323 [ 4 ] {129e0a41-5c79-4846-8a10-063e4c958c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5536 | 2025.09.03 04:08:14.043364 [ 4 ] {129e0a41-5c79-4846-8a10-063e4c958c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5537 | 2025.09.03 04:08:14.043779 [ 4 ] {129e0a41-5c79-4846-8a10-063e4c958c25} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2025.09.03 04:08:14.043816 [ 4 ] {129e0a41-5c79-4846-8a10-063e4c958c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5539 | 2025.09.03 04:08:14.044116 [ 4 ] {129e0a41-5c79-4846-8a10-063e4c958c25} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5540 | 2025.09.03 04:08:14.044335 [ 4 ] {129e0a41-5c79-4846-8a10-063e4c958c25} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2025.09.03 04:08:14.044462 [ 4 ] {129e0a41-5c79-4846-8a10-063e4c958c25} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001156 sec., 68339.10034602077 rows/sec., 5.34 MiB/sec. | ||
| 5542 | 2025.09.03 04:08:14.044499 [ 4 ] {129e0a41-5c79-4846-8a10-063e4c958c25} <Debug> TCPHandler: Processed in 0.00132028 sec. | ||
| 5543 | 2025.09.03 04:08:14.044606 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2025.09.03 04:08:14.044700 [ 4 ] {cbcf6ee1-3c55-4794-b5c0-681dfda945af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5545 | 2025.09.03 04:08:14.044743 [ 4 ] {cbcf6ee1-3c55-4794-b5c0-681dfda945af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5546 | 2025.09.03 04:08:14.045137 [ 4 ] {cbcf6ee1-3c55-4794-b5c0-681dfda945af} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2025.09.03 04:08:14.045173 [ 4 ] {cbcf6ee1-3c55-4794-b5c0-681dfda945af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5548 | 2025.09.03 04:08:14.045535 [ 4 ] {cbcf6ee1-3c55-4794-b5c0-681dfda945af} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5549 | 2025.09.03 04:08:14.045755 [ 4 ] {cbcf6ee1-3c55-4794-b5c0-681dfda945af} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2025.09.03 04:08:14.045884 [ 4 ] {cbcf6ee1-3c55-4794-b5c0-681dfda945af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 5551 | 2025.09.03 04:08:14.045921 [ 4 ] {cbcf6ee1-3c55-4794-b5c0-681dfda945af} <Debug> TCPHandler: Processed in 0.00136501 sec. | ||
| 5552 | 2025.09.03 04:08:14.046036 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2025.09.03 04:08:14.046161 [ 4 ] {32cb3965-0c0e-419e-972a-9111f4201576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5554 | 2025.09.03 04:08:14.046228 [ 4 ] {32cb3965-0c0e-419e-972a-9111f4201576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5555 | 2025.09.03 04:08:14.047089 [ 4 ] {32cb3965-0c0e-419e-972a-9111f4201576} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2025.09.03 04:08:14.047127 [ 4 ] {32cb3965-0c0e-419e-972a-9111f4201576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5557 | 2025.09.03 04:08:14.047686 [ 4 ] {32cb3965-0c0e-419e-972a-9111f4201576} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5558 | 2025.09.03 04:08:14.047917 [ 4 ] {32cb3965-0c0e-419e-972a-9111f4201576} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2025.09.03 04:08:14.048036 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5560 | 2025.09.03 04:08:14.048054 [ 4 ] {32cb3965-0c0e-419e-972a-9111f4201576} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001919 sec., 7816.571130797291 rows/sec., 14.01 MiB/sec. | ||
| 5561 | 2025.09.03 04:08:14.048115 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2025.09.03 04:08:14.048137 [ 4 ] {32cb3965-0c0e-419e-972a-9111f4201576} <Debug> TCPHandler: Processed in 0.002162776 sec. | ||
| 5563 | 2025.09.03 04:08:14.048144 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5564 | 2025.09.03 04:08:14.048251 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2025.09.03 04:08:14.048282 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 5566 | 2025.09.03 04:08:14.048352 [ 4 ] {369b5d74-b300-4c0c-8c1f-a7cd526aea8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5567 | 2025.09.03 04:08:14.048399 [ 4 ] {369b5d74-b300-4c0c-8c1f-a7cd526aea8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5568 | 2025.09.03 04:08:14.048585 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5569 | 2025.09.03 04:08:14.048654 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 795 rows starting from the beginning of the part | ||
| 5570 | 2025.09.03 04:08:14.048724 [ 4 ] {369b5d74-b300-4c0c-8c1f-a7cd526aea8e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2025.09.03 04:08:14.048767 [ 4 ] {369b5d74-b300-4c0c-8c1f-a7cd526aea8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5572 | 2025.09.03 04:08:14.048790 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 5573 | 2025.09.03 04:08:14.048916 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 5574 | 2025.09.03 04:08:14.049020 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 5575 | 2025.09.03 04:08:14.049101 [ 4 ] {369b5d74-b300-4c0c-8c1f-a7cd526aea8e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5576 | 2025.09.03 04:08:14.049128 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 5577 | 2025.09.03 04:08:14.049242 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 5578 | 2025.09.03 04:08:14.049340 [ 4 ] {369b5d74-b300-4c0c-8c1f-a7cd526aea8e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2025.09.03 04:08:14.049475 [ 4 ] {369b5d74-b300-4c0c-8c1f-a7cd526aea8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 5580 | 2025.09.03 04:08:14.049514 [ 4 ] {369b5d74-b300-4c0c-8c1f-a7cd526aea8e} <Debug> TCPHandler: Processed in 0.00131273 sec. | ||
| 5581 | 2025.09.03 04:08:14.054591 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 19 columns (19 merged, 0 gathered) in 0.006364835 sec., 140145.031253756 rows/sec., 251.13 MiB/sec. | ||
| 5582 | 2025.09.03 04:08:14.055733 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5583 | 2025.09.03 04:08:14.056124 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2025.09.03 04:08:14.056205 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5585 | 2025.09.03 04:08:14.056373 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 5586 | 2025.09.03 04:08:15.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.96 MiB, peak 258.65 MiB, free memory in arenas 0.00 B, will set to 253.90 MiB (RSS), difference: 2.94 MiB | ||
| 5587 | 2025.09.03 04:08:16.891372 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5588 | 2025.09.03 04:08:16.891447 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5589 | 2025.09.03 04:08:17.030390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15677 | ||
| 5590 | 2025.09.03 04:08:17.030975 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2025.09.03 04:08:17.031026 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5592 | 2025.09.03 04:08:17.031488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5593 | 2025.09.03 04:08:17.031716 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2025.09.03 04:08:17.031841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15677 | ||
| 5595 | 2025.09.03 04:08:17.884779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 5596 | 2025.09.03 04:08:17.901553 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2025.09.03 04:08:17.901611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5598 | 2025.09.03 04:08:17.907329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5599 | 2025.09.03 04:08:17.908033 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2025.09.03 04:08:17.911262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 5601 | 2025.09.03 04:08:19.041337 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2025.09.03 04:08:19.041549 [ 4 ] {5f57abc4-8a2b-43ab-9843-6a9c7084937c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5603 | 2025.09.03 04:08:19.041626 [ 4 ] {5f57abc4-8a2b-43ab-9843-6a9c7084937c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5604 | 2025.09.03 04:08:19.042372 [ 4 ] {5f57abc4-8a2b-43ab-9843-6a9c7084937c} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2025.09.03 04:08:19.042422 [ 4 ] {5f57abc4-8a2b-43ab-9843-6a9c7084937c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5606 | 2025.09.03 04:08:19.042835 [ 4 ] {5f57abc4-8a2b-43ab-9843-6a9c7084937c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5607 | 2025.09.03 04:08:19.043080 [ 4 ] {5f57abc4-8a2b-43ab-9843-6a9c7084937c} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2025.09.03 04:08:19.043232 [ 4 ] {5f57abc4-8a2b-43ab-9843-6a9c7084937c} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001745 sec., 61891.11747851003 rows/sec., 5.19 MiB/sec. | ||
| 5609 | 2025.09.03 04:08:19.043278 [ 4 ] {5f57abc4-8a2b-43ab-9843-6a9c7084937c} <Debug> TCPHandler: Processed in 0.002087325 sec. | ||
| 5610 | 2025.09.03 04:08:19.043407 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2025.09.03 04:08:19.043513 [ 4 ] {9e1a0dec-d2f4-4588-a577-4e93c5837170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5612 | 2025.09.03 04:08:19.043557 [ 4 ] {9e1a0dec-d2f4-4588-a577-4e93c5837170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5613 | 2025.09.03 04:08:19.043961 [ 4 ] {9e1a0dec-d2f4-4588-a577-4e93c5837170} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2025.09.03 04:08:19.043998 [ 4 ] {9e1a0dec-d2f4-4588-a577-4e93c5837170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5615 | 2025.09.03 04:08:19.044308 [ 4 ] {9e1a0dec-d2f4-4588-a577-4e93c5837170} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5616 | 2025.09.03 04:08:19.044525 [ 4 ] {9e1a0dec-d2f4-4588-a577-4e93c5837170} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2025.09.03 04:08:19.044654 [ 4 ] {9e1a0dec-d2f4-4588-a577-4e93c5837170} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001165 sec., 22317.596566523604 rows/sec., 1.64 MiB/sec. | ||
| 5618 | 2025.09.03 04:08:19.044692 [ 4 ] {9e1a0dec-d2f4-4588-a577-4e93c5837170} <Debug> TCPHandler: Processed in 0.00133822 sec. | ||
| 5619 | 2025.09.03 04:08:19.044805 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5620 | 2025.09.03 04:08:19.044900 [ 4 ] {dba22f93-a58d-46d8-a61f-d5a213bf12a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5621 | 2025.09.03 04:08:19.044941 [ 4 ] {dba22f93-a58d-46d8-a61f-d5a213bf12a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5622 | 2025.09.03 04:08:19.045369 [ 4 ] {dba22f93-a58d-46d8-a61f-d5a213bf12a3} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2025.09.03 04:08:19.045404 [ 4 ] {dba22f93-a58d-46d8-a61f-d5a213bf12a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5624 | 2025.09.03 04:08:19.045732 [ 4 ] {dba22f93-a58d-46d8-a61f-d5a213bf12a3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5625 | 2025.09.03 04:08:19.045945 [ 4 ] {dba22f93-a58d-46d8-a61f-d5a213bf12a3} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2025.09.03 04:08:19.046069 [ 4 ] {dba22f93-a58d-46d8-a61f-d5a213bf12a3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001187 sec., 75821.39848357203 rows/sec., 5.92 MiB/sec. | ||
| 5627 | 2025.09.03 04:08:19.046106 [ 4 ] {dba22f93-a58d-46d8-a61f-d5a213bf12a3} <Debug> TCPHandler: Processed in 0.001352469 sec. | ||
| 5628 | 2025.09.03 04:08:19.046221 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2025.09.03 04:08:19.046318 [ 4 ] {e299e1da-831d-4f1c-8352-3a34f872b359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5630 | 2025.09.03 04:08:19.046365 [ 4 ] {e299e1da-831d-4f1c-8352-3a34f872b359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5631 | 2025.09.03 04:08:19.046775 [ 4 ] {e299e1da-831d-4f1c-8352-3a34f872b359} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2025.09.03 04:08:19.046810 [ 4 ] {e299e1da-831d-4f1c-8352-3a34f872b359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5633 | 2025.09.03 04:08:19.047138 [ 4 ] {e299e1da-831d-4f1c-8352-3a34f872b359} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5634 | 2025.09.03 04:08:19.047357 [ 4 ] {e299e1da-831d-4f1c-8352-3a34f872b359} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2025.09.03 04:08:19.047480 [ 4 ] {e299e1da-831d-4f1c-8352-3a34f872b359} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 5636 | 2025.09.03 04:08:19.047518 [ 4 ] {e299e1da-831d-4f1c-8352-3a34f872b359} <Debug> TCPHandler: Processed in 0.00134832 sec. | ||
| 5637 | 2025.09.03 04:08:19.047635 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2025.09.03 04:08:19.047730 [ 4 ] {85f0bd0f-b401-4012-9ef8-5679def62530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5639 | 2025.09.03 04:08:19.047787 [ 4 ] {85f0bd0f-b401-4012-9ef8-5679def62530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5640 | 2025.09.03 04:08:19.048608 [ 4 ] {85f0bd0f-b401-4012-9ef8-5679def62530} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2025.09.03 04:08:19.048642 [ 4 ] {85f0bd0f-b401-4012-9ef8-5679def62530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5642 | 2025.09.03 04:08:19.049140 [ 4 ] {85f0bd0f-b401-4012-9ef8-5679def62530} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5643 | 2025.09.03 04:08:19.049367 [ 4 ] {85f0bd0f-b401-4012-9ef8-5679def62530} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2025.09.03 04:08:19.049558 [ 4 ] {85f0bd0f-b401-4012-9ef8-5679def62530} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001844 sec., 14099.783080260304 rows/sec., 25.27 MiB/sec. | ||
| 5645 | 2025.09.03 04:08:19.049611 [ 4 ] {85f0bd0f-b401-4012-9ef8-5679def62530} <Debug> TCPHandler: Processed in 0.002024765 sec. | ||
| 5646 | 2025.09.03 04:08:19.049728 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2025.09.03 04:08:19.049824 [ 4 ] {e6169cb1-0219-4106-897b-9f40e73204eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5648 | 2025.09.03 04:08:19.049866 [ 4 ] {e6169cb1-0219-4106-897b-9f40e73204eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5649 | 2025.09.03 04:08:19.050195 [ 4 ] {e6169cb1-0219-4106-897b-9f40e73204eb} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2025.09.03 04:08:19.050230 [ 4 ] {e6169cb1-0219-4106-897b-9f40e73204eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5651 | 2025.09.03 04:08:19.050542 [ 4 ] {e6169cb1-0219-4106-897b-9f40e73204eb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5652 | 2025.09.03 04:08:19.050768 [ 4 ] {e6169cb1-0219-4106-897b-9f40e73204eb} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2025.09.03 04:08:19.050891 [ 4 ] {e6169cb1-0219-4106-897b-9f40e73204eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5654 | 2025.09.03 04:08:19.050927 [ 4 ] {e6169cb1-0219-4106-897b-9f40e73204eb} <Debug> TCPHandler: Processed in 0.001251289 sec. | ||
| 5655 | 2025.09.03 04:08:22.087939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 778 | ||
| 5656 | 2025.09.03 04:08:22.090174 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2025.09.03 04:08:22.090231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5658 | 2025.09.03 04:08:22.091436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5659 | 2025.09.03 04:08:22.091720 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2025.09.03 04:08:22.091937 [ 77 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5661 | 2025.09.03 04:08:22.092032 [ 77 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2025.09.03 04:08:22.092068 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5663 | 2025.09.03 04:08:22.092089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 5664 | 2025.09.03 04:08:22.092232 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 5665 | 2025.09.03 04:08:22.092779 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5666 | 2025.09.03 04:08:22.092930 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 654 rows starting from the beginning of the part | ||
| 5667 | 2025.09.03 04:08:22.093281 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 5668 | 2025.09.03 04:08:22.093596 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 5669 | 2025.09.03 04:08:22.093895 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 5670 | 2025.09.03 04:08:22.094192 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 5671 | 2025.09.03 04:08:22.094508 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 5672 | 2025.09.03 04:08:22.100364 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 72 columns (72 merged, 0 gathered) in 0.00820958 sec., 94767.33279899825 rows/sec., 76.22 MiB/sec. | ||
| 5673 | 2025.09.03 04:08:22.101389 [ 188 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5674 | 2025.09.03 04:08:22.101914 [ 188 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_26_5} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2025.09.03 04:08:22.101984 [ 188 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_26_5} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5676 | 2025.09.03 04:08:22.102112 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5677 | 2025.09.03 04:08:24.066516 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2025.09.03 04:08:24.066718 [ 4 ] {434a1373-7ec8-4eea-8cc2-aa131cd59166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5679 | 2025.09.03 04:08:24.066790 [ 4 ] {434a1373-7ec8-4eea-8cc2-aa131cd59166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5680 | 2025.09.03 04:08:24.067467 [ 4 ] {434a1373-7ec8-4eea-8cc2-aa131cd59166} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2025.09.03 04:08:24.067511 [ 4 ] {434a1373-7ec8-4eea-8cc2-aa131cd59166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5682 | 2025.09.03 04:08:24.067902 [ 4 ] {434a1373-7ec8-4eea-8cc2-aa131cd59166} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5683 | 2025.09.03 04:08:24.068135 [ 4 ] {434a1373-7ec8-4eea-8cc2-aa131cd59166} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2025.09.03 04:08:24.068282 [ 4 ] {434a1373-7ec8-4eea-8cc2-aa131cd59166} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001619 sec., 8647.313156269302 rows/sec., 705.13 KiB/sec. | ||
| 5685 | 2025.09.03 04:08:24.068325 [ 4 ] {434a1373-7ec8-4eea-8cc2-aa131cd59166} <Debug> TCPHandler: Processed in 0.001944294 sec. | ||
| 5686 | 2025.09.03 04:08:24.068448 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2025.09.03 04:08:24.068555 [ 4 ] {5beb8d2c-8099-468c-9ef7-604378c18a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5688 | 2025.09.03 04:08:24.068596 [ 4 ] {5beb8d2c-8099-468c-9ef7-604378c18a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5689 | 2025.09.03 04:08:24.069631 [ 4 ] {5beb8d2c-8099-468c-9ef7-604378c18a3b} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2025.09.03 04:08:24.069669 [ 4 ] {5beb8d2c-8099-468c-9ef7-604378c18a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5691 | 2025.09.03 04:08:24.070087 [ 4 ] {5beb8d2c-8099-468c-9ef7-604378c18a3b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5692 | 2025.09.03 04:08:24.070322 [ 4 ] {5beb8d2c-8099-468c-9ef7-604378c18a3b} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2025.09.03 04:08:24.070456 [ 4 ] {5beb8d2c-8099-468c-9ef7-604378c18a3b} <Debug> executeQuery: Read 1233 rows, 104.46 KiB in 0.001922 sec., 641519.250780437 rows/sec., 53.08 MiB/sec. | ||
| 5694 | 2025.09.03 04:08:24.070494 [ 4 ] {5beb8d2c-8099-468c-9ef7-604378c18a3b} <Debug> TCPHandler: Processed in 0.002098225 sec. | ||
| 5695 | 2025.09.03 04:08:24.070608 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2025.09.03 04:08:24.070703 [ 4 ] {15102c77-78ce-44ed-bf3f-bd4ef8c9ea3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5697 | 2025.09.03 04:08:24.070744 [ 4 ] {15102c77-78ce-44ed-bf3f-bd4ef8c9ea3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5698 | 2025.09.03 04:08:24.071146 [ 4 ] {15102c77-78ce-44ed-bf3f-bd4ef8c9ea3d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2025.09.03 04:08:24.071183 [ 4 ] {15102c77-78ce-44ed-bf3f-bd4ef8c9ea3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5700 | 2025.09.03 04:08:24.071488 [ 4 ] {15102c77-78ce-44ed-bf3f-bd4ef8c9ea3d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5701 | 2025.09.03 04:08:24.071703 [ 4 ] {15102c77-78ce-44ed-bf3f-bd4ef8c9ea3d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2025.09.03 04:08:24.071831 [ 4 ] {15102c77-78ce-44ed-bf3f-bd4ef8c9ea3d} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001145 sec., 25327.51091703057 rows/sec., 1.80 MiB/sec. | ||
| 5703 | 2025.09.03 04:08:24.071869 [ 4 ] {15102c77-78ce-44ed-bf3f-bd4ef8c9ea3d} <Debug> TCPHandler: Processed in 0.00131014 sec. | ||
| 5704 | 2025.09.03 04:08:24.071976 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2025.09.03 04:08:24.072069 [ 4 ] {0febeed6-d4a1-4534-84fe-71cea63923c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5706 | 2025.09.03 04:08:24.072108 [ 4 ] {0febeed6-d4a1-4534-84fe-71cea63923c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5707 | 2025.09.03 04:08:24.072586 [ 4 ] {0febeed6-d4a1-4534-84fe-71cea63923c2} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2025.09.03 04:08:24.072622 [ 4 ] {0febeed6-d4a1-4534-84fe-71cea63923c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5709 | 2025.09.03 04:08:24.072935 [ 4 ] {0febeed6-d4a1-4534-84fe-71cea63923c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5710 | 2025.09.03 04:08:24.073160 [ 4 ] {0febeed6-d4a1-4534-84fe-71cea63923c2} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2025.09.03 04:08:24.073287 [ 4 ] {0febeed6-d4a1-4534-84fe-71cea63923c2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001235 sec., 184615.38461538462 rows/sec., 12.50 MiB/sec. | ||
| 5712 | 2025.09.03 04:08:24.073325 [ 4 ] {0febeed6-d4a1-4534-84fe-71cea63923c2} <Debug> TCPHandler: Processed in 0.00139824 sec. | ||
| 5713 | 2025.09.03 04:08:24.073434 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2025.09.03 04:08:24.073528 [ 4 ] {435600a7-adc1-46ce-a6ea-b32f5795b51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5715 | 2025.09.03 04:08:24.073567 [ 4 ] {435600a7-adc1-46ce-a6ea-b32f5795b51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5716 | 2025.09.03 04:08:24.074141 [ 4 ] {435600a7-adc1-46ce-a6ea-b32f5795b51d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2025.09.03 04:08:24.074177 [ 4 ] {435600a7-adc1-46ce-a6ea-b32f5795b51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5718 | 2025.09.03 04:08:24.074498 [ 4 ] {435600a7-adc1-46ce-a6ea-b32f5795b51d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5719 | 2025.09.03 04:08:24.074705 [ 4 ] {435600a7-adc1-46ce-a6ea-b32f5795b51d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2025.09.03 04:08:24.074830 [ 4 ] {435600a7-adc1-46ce-a6ea-b32f5795b51d} <Debug> executeQuery: Read 549 rows, 41.75 KiB in 0.00132 sec., 415909.0909090909 rows/sec., 30.89 MiB/sec. | ||
| 5721 | 2025.09.03 04:08:24.074868 [ 4 ] {435600a7-adc1-46ce-a6ea-b32f5795b51d} <Debug> TCPHandler: Processed in 0.001483701 sec. | ||
| 5722 | 2025.09.03 04:08:24.074976 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2025.09.03 04:08:24.075070 [ 4 ] {91b683c5-23d7-44e8-aab3-74a38265431a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5724 | 2025.09.03 04:08:24.075114 [ 4 ] {91b683c5-23d7-44e8-aab3-74a38265431a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5725 | 2025.09.03 04:08:24.075667 [ 4 ] {91b683c5-23d7-44e8-aab3-74a38265431a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2025.09.03 04:08:24.075703 [ 4 ] {91b683c5-23d7-44e8-aab3-74a38265431a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5727 | 2025.09.03 04:08:24.076083 [ 4 ] {91b683c5-23d7-44e8-aab3-74a38265431a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5728 | 2025.09.03 04:08:24.076299 [ 4 ] {91b683c5-23d7-44e8-aab3-74a38265431a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2025.09.03 04:08:24.076426 [ 4 ] {91b683c5-23d7-44e8-aab3-74a38265431a} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001374 sec., 619359.5342066957 rows/sec., 41.69 MiB/sec. | ||
| 5730 | 2025.09.03 04:08:24.076464 [ 4 ] {91b683c5-23d7-44e8-aab3-74a38265431a} <Debug> TCPHandler: Processed in 0.001536811 sec. | ||
| 5731 | 2025.09.03 04:08:24.076573 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2025.09.03 04:08:24.076667 [ 4 ] {a7d7dfed-9d63-4c56-ba02-6b1d266e5a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5733 | 2025.09.03 04:08:24.076722 [ 4 ] {a7d7dfed-9d63-4c56-ba02-6b1d266e5a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5734 | 2025.09.03 04:08:24.077487 [ 4 ] {a7d7dfed-9d63-4c56-ba02-6b1d266e5a6c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2025.09.03 04:08:24.077524 [ 4 ] {a7d7dfed-9d63-4c56-ba02-6b1d266e5a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5736 | 2025.09.03 04:08:24.078051 [ 4 ] {a7d7dfed-9d63-4c56-ba02-6b1d266e5a6c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5737 | 2025.09.03 04:08:24.078288 [ 4 ] {a7d7dfed-9d63-4c56-ba02-6b1d266e5a6c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2025.09.03 04:08:24.078426 [ 4 ] {a7d7dfed-9d63-4c56-ba02-6b1d266e5a6c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001777 sec., 8441.193021947101 rows/sec., 15.13 MiB/sec. | ||
| 5739 | 2025.09.03 04:08:24.078480 [ 4 ] {a7d7dfed-9d63-4c56-ba02-6b1d266e5a6c} <Debug> TCPHandler: Processed in 0.001956374 sec. | ||
| 5740 | 2025.09.03 04:08:24.078588 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2025.09.03 04:08:24.078684 [ 4 ] {e13800cb-2458-4367-adfd-7a8914baf41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5742 | 2025.09.03 04:08:24.078726 [ 4 ] {e13800cb-2458-4367-adfd-7a8914baf41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5743 | 2025.09.03 04:08:24.079060 [ 4 ] {e13800cb-2458-4367-adfd-7a8914baf41d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2025.09.03 04:08:24.079095 [ 4 ] {e13800cb-2458-4367-adfd-7a8914baf41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5745 | 2025.09.03 04:08:24.079395 [ 4 ] {e13800cb-2458-4367-adfd-7a8914baf41d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5746 | 2025.09.03 04:08:24.079608 [ 4 ] {e13800cb-2458-4367-adfd-7a8914baf41d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2025.09.03 04:08:24.079737 [ 4 ] {e13800cb-2458-4367-adfd-7a8914baf41d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5748 | 2025.09.03 04:08:24.079774 [ 4 ] {e13800cb-2458-4367-adfd-7a8914baf41d} <Debug> TCPHandler: Processed in 0.001235509 sec. | ||
| 5749 | 2025.09.03 04:08:24.532055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16104 | ||
| 5750 | 2025.09.03 04:08:24.532550 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2025.09.03 04:08:24.532595 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5752 | 2025.09.03 04:08:24.533101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5753 | 2025.09.03 04:08:24.533336 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2025.09.03 04:08:24.533465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
| 5755 | 2025.09.03 04:08:25.411475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 5756 | 2025.09.03 04:08:25.428377 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2025.09.03 04:08:25.428433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5758 | 2025.09.03 04:08:25.434215 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5759 | 2025.09.03 04:08:25.434923 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2025.09.03 04:08:25.438064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 5761 | 2025.09.03 04:08:29.040216 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2025.09.03 04:08:29.040422 [ 4 ] {e7dca243-f541-4a24-a305-c5a7c35efb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5763 | 2025.09.03 04:08:29.040489 [ 4 ] {e7dca243-f541-4a24-a305-c5a7c35efb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5764 | 2025.09.03 04:08:29.041164 [ 4 ] {e7dca243-f541-4a24-a305-c5a7c35efb31} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2025.09.03 04:08:29.041213 [ 4 ] {e7dca243-f541-4a24-a305-c5a7c35efb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5766 | 2025.09.03 04:08:29.041626 [ 4 ] {e7dca243-f541-4a24-a305-c5a7c35efb31} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5767 | 2025.09.03 04:08:29.041855 [ 4 ] {e7dca243-f541-4a24-a305-c5a7c35efb31} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2025.09.03 04:08:29.041997 [ 47 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5769 | 2025.09.03 04:08:29.042003 [ 4 ] {e7dca243-f541-4a24-a305-c5a7c35efb31} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001632 sec., 66176.4705882353 rows/sec., 5.55 MiB/sec. | ||
| 5770 | 2025.09.03 04:08:29.042090 [ 47 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2025.09.03 04:08:29.042103 [ 4 ] {e7dca243-f541-4a24-a305-c5a7c35efb31} <Debug> TCPHandler: Processed in 0.002017375 sec. | ||
| 5772 | 2025.09.03 04:08:29.042128 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5773 | 2025.09.03 04:08:29.042247 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2025.09.03 04:08:29.042256 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 5775 | 2025.09.03 04:08:29.042346 [ 4 ] {3eaebbde-a3c8-4cd2-963e-df9b840c786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5776 | 2025.09.03 04:08:29.042391 [ 4 ] {3eaebbde-a3c8-4cd2-963e-df9b840c786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5777 | 2025.09.03 04:08:29.042403 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5778 | 2025.09.03 04:08:29.042444 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1287 rows starting from the beginning of the part | ||
| 5779 | 2025.09.03 04:08:29.042517 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 108 rows starting from the beginning of the part | ||
| 5780 | 2025.09.03 04:08:29.042565 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 86 rows starting from the beginning of the part | ||
| 5781 | 2025.09.03 04:08:29.042612 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
| 5782 | 2025.09.03 04:08:29.042655 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1233 rows starting from the beginning of the part | ||
| 5783 | 2025.09.03 04:08:29.042698 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
| 5784 | 2025.09.03 04:08:29.042796 [ 4 ] {3eaebbde-a3c8-4cd2-963e-df9b840c786a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2025.09.03 04:08:29.042837 [ 4 ] {3eaebbde-a3c8-4cd2-963e-df9b840c786a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5786 | 2025.09.03 04:08:29.043137 [ 4 ] {3eaebbde-a3c8-4cd2-963e-df9b840c786a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5787 | 2025.09.03 04:08:29.043351 [ 4 ] {3eaebbde-a3c8-4cd2-963e-df9b840c786a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2025.09.03 04:08:29.043478 [ 4 ] {3eaebbde-a3c8-4cd2-963e-df9b840c786a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001199 sec., 21684.737281067555 rows/sec., 1.59 MiB/sec. | ||
| 5789 | 2025.09.03 04:08:29.043514 [ 4 ] {3eaebbde-a3c8-4cd2-963e-df9b840c786a} <Debug> TCPHandler: Processed in 0.00136802 sec. | ||
| 5790 | 2025.09.03 04:08:29.043612 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2025.09.03 04:08:29.043770 [ 4 ] {74ec648d-eb44-41d7-a706-fb1422d228d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5792 | 2025.09.03 04:08:29.043810 [ 4 ] {74ec648d-eb44-41d7-a706-fb1422d228d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5793 | 2025.09.03 04:08:29.044119 [ 188 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2930 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918924 sec., 1526897.3653985255 rows/sec., 132.63 MiB/sec. | ||
| 5794 | 2025.09.03 04:08:29.044236 [ 4 ] {74ec648d-eb44-41d7-a706-fb1422d228d4} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2025.09.03 04:08:29.044273 [ 4 ] {74ec648d-eb44-41d7-a706-fb1422d228d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5796 | 2025.09.03 04:08:29.044368 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5797 | 2025.09.03 04:08:29.044628 [ 4 ] {74ec648d-eb44-41d7-a706-fb1422d228d4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5798 | 2025.09.03 04:08:29.044708 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2025.09.03 04:08:29.044810 [ 202 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_51_10} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5800 | 2025.09.03 04:08:29.044919 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5801 | 2025.09.03 04:08:29.044959 [ 4 ] {74ec648d-eb44-41d7-a706-fb1422d228d4} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2025.09.03 04:08:29.045098 [ 47 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5803 | 2025.09.03 04:08:29.045128 [ 4 ] {74ec648d-eb44-41d7-a706-fb1422d228d4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001379 sec., 65264.68455402466 rows/sec., 5.10 MiB/sec. | ||
| 5804 | 2025.09.03 04:08:29.045135 [ 47 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2025.09.03 04:08:29.045174 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5806 | 2025.09.03 04:08:29.045182 [ 4 ] {74ec648d-eb44-41d7-a706-fb1422d228d4} <Debug> TCPHandler: Processed in 0.001557461 sec. | ||
| 5807 | 2025.09.03 04:08:29.045245 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 5808 | 2025.09.03 04:08:29.045324 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2025.09.03 04:08:29.045330 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5810 | 2025.09.03 04:08:29.045370 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 595 rows starting from the beginning of the part | ||
| 5811 | 2025.09.03 04:08:29.045428 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 5812 | 2025.09.03 04:08:29.045438 [ 4 ] {0d7a2860-6f8d-4b2c-add8-7597a2e00ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5813 | 2025.09.03 04:08:29.045472 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 79 rows starting from the beginning of the part | ||
| 5814 | 2025.09.03 04:08:29.045484 [ 4 ] {0d7a2860-6f8d-4b2c-add8-7597a2e00ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5815 | 2025.09.03 04:08:29.045513 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 5816 | 2025.09.03 04:08:29.045553 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 549 rows starting from the beginning of the part | ||
| 5817 | 2025.09.03 04:08:29.045593 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 5818 | 2025.09.03 04:08:29.045909 [ 4 ] {0d7a2860-6f8d-4b2c-add8-7597a2e00ddf} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2025.09.03 04:08:29.045944 [ 4 ] {0d7a2860-6f8d-4b2c-add8-7597a2e00ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5820 | 2025.09.03 04:08:29.046275 [ 4 ] {0d7a2860-6f8d-4b2c-add8-7597a2e00ddf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5821 | 2025.09.03 04:08:29.046491 [ 4 ] {0d7a2860-6f8d-4b2c-add8-7597a2e00ddf} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2025.09.03 04:08:29.046546 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013329 sec., 1120114.0370620452 rows/sec., 88.60 MiB/sec. | ||
| 5823 | 2025.09.03 04:08:29.046597 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5824 | 2025.09.03 04:08:29.046619 [ 4 ] {0d7a2860-6f8d-4b2c-add8-7597a2e00ddf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 5825 | 2025.09.03 04:08:29.046622 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2025.09.03 04:08:29.046660 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5827 | 2025.09.03 04:08:29.046663 [ 4 ] {0d7a2860-6f8d-4b2c-add8-7597a2e00ddf} <Debug> TCPHandler: Processed in 0.00139661 sec. | ||
| 5828 | 2025.09.03 04:08:29.046707 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5829 | 2025.09.03 04:08:29.046730 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 5830 | 2025.09.03 04:08:29.046788 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2025.09.03 04:08:29.046841 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5832 | 2025.09.03 04:08:29.046877 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13158 rows starting from the beginning of the part | ||
| 5833 | 2025.09.03 04:08:29.046886 [ 4 ] {b6f4c23c-4540-4325-9b24-6281d8a6de3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5834 | 2025.09.03 04:08:29.046940 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 5835 | 2025.09.03 04:08:29.046946 [ 4 ] {b6f4c23c-4540-4325-9b24-6281d8a6de3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5836 | 2025.09.03 04:08:29.046971 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2025.09.03 04:08:29.046994 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 5838 | 2025.09.03 04:08:29.047040 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 5839 | 2025.09.03 04:08:29.047046 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_51_10} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5840 | 2025.09.03 04:08:29.047082 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 851 rows starting from the beginning of the part | ||
| 5841 | 2025.09.03 04:08:29.047118 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5842 | 2025.09.03 04:08:29.047130 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 5843 | 2025.09.03 04:08:29.047773 [ 4 ] {b6f4c23c-4540-4325-9b24-6281d8a6de3c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2025.09.03 04:08:29.047815 [ 4 ] {b6f4c23c-4540-4325-9b24-6281d8a6de3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5845 | 2025.09.03 04:08:29.048352 [ 4 ] {b6f4c23c-4540-4325-9b24-6281d8a6de3c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5846 | 2025.09.03 04:08:29.048579 [ 4 ] {b6f4c23c-4540-4325-9b24-6281d8a6de3c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2025.09.03 04:08:29.048712 [ 4 ] {b6f4c23c-4540-4325-9b24-6281d8a6de3c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001844 sec., 14099.783080260304 rows/sec., 25.27 MiB/sec. | ||
| 5848 | 2025.09.03 04:08:29.048766 [ 4 ] {b6f4c23c-4540-4325-9b24-6281d8a6de3c} <Debug> TCPHandler: Processed in 0.002024865 sec. | ||
| 5849 | 2025.09.03 04:08:29.048875 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2025.09.03 04:08:29.048968 [ 4 ] {a060dc8d-1705-4f71-8af2-301e6a901fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5851 | 2025.09.03 04:08:29.049008 [ 4 ] {a060dc8d-1705-4f71-8af2-301e6a901fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5852 | 2025.09.03 04:08:29.049337 [ 4 ] {a060dc8d-1705-4f71-8af2-301e6a901fa0} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2025.09.03 04:08:29.049373 [ 4 ] {a060dc8d-1705-4f71-8af2-301e6a901fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5854 | 2025.09.03 04:08:29.049677 [ 4 ] {a060dc8d-1705-4f71-8af2-301e6a901fa0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5855 | 2025.09.03 04:08:29.049886 [ 4 ] {a060dc8d-1705-4f71-8af2-301e6a901fa0} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2025.09.03 04:08:29.049985 [ 47 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5857 | 2025.09.03 04:08:29.050011 [ 4 ] {a060dc8d-1705-4f71-8af2-301e6a901fa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5858 | 2025.09.03 04:08:29.050015 [ 47 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2025.09.03 04:08:29.050050 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5860 | 2025.09.03 04:08:29.050054 [ 4 ] {a060dc8d-1705-4f71-8af2-301e6a901fa0} <Debug> TCPHandler: Processed in 0.001226238 sec. | ||
| 5861 | 2025.09.03 04:08:29.050119 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5862 | 2025.09.03 04:08:29.050194 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5863 | 2025.09.03 04:08:29.050219 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2700 rows starting from the beginning of the part | ||
| 5864 | 2025.09.03 04:08:29.050261 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5865 | 2025.09.03 04:08:29.050297 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5866 | 2025.09.03 04:08:29.050329 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5867 | 2025.09.03 04:08:29.050360 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5868 | 2025.09.03 04:08:29.050390 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 5869 | 2025.09.03 04:08:29.050500 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14649 rows, containing 5 columns (5 merged, 0 gathered) in 0.003787508 sec., 3867714.6028470434 rows/sec., 264.32 MiB/sec. | ||
| 5870 | 2025.09.03 04:08:29.050943 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5871 | 2025.09.03 04:08:29.051219 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2025.09.03 04:08:29.051293 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5873 | 2025.09.03 04:08:29.051378 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 5874 | 2025.09.03 04:08:29.051493 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.00140393 sec., 2136858.6752900784 rows/sec., 144.01 MiB/sec. | ||
| 5875 | 2025.09.03 04:08:29.051775 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5876 | 2025.09.03 04:08:29.052109 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_51_10} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2025.09.03 04:08:29.052198 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_51_10} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5878 | 2025.09.03 04:08:29.052296 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5879 | 2025.09.03 04:08:31.891492 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5880 | 2025.09.03 04:08:31.891558 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5881 | 2025.09.03 04:08:32.033680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16592 | ||
| 5882 | 2025.09.03 04:08:32.034262 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2025.09.03 04:08:32.034312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5884 | 2025.09.03 04:08:32.034859 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5885 | 2025.09.03 04:08:32.035095 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2025.09.03 04:08:32.035234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16592 | ||
| 5887 | 2025.09.03 04:08:32.035238 [ 62 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5888 | 2025.09.03 04:08:32.035310 [ 62 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2025.09.03 04:08:32.035334 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5890 | 2025.09.03 04:08:32.035431 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 5891 | 2025.09.03 04:08:32.035515 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5892 | 2025.09.03 04:08:32.035545 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 5893 | 2025.09.03 04:08:32.035599 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
| 5894 | 2025.09.03 04:08:32.035641 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
| 5895 | 2025.09.03 04:08:32.035682 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
| 5896 | 2025.09.03 04:08:32.035718 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
| 5897 | 2025.09.03 04:08:32.035757 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
| 5898 | 2025.09.03 04:08:32.037717 [ 192 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16592 rows, containing 4 columns (4 merged, 0 gathered) in 0.002325047 sec., 7136199.82735833 rows/sec., 102.08 MiB/sec. | ||
| 5899 | 2025.09.03 04:08:32.037880 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5900 | 2025.09.03 04:08:32.038252 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_36_7} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2025.09.03 04:08:32.038345 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_36_7} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5902 | 2025.09.03 04:08:32.038495 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 5903 | 2025.09.03 04:08:32.092452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 806 | ||
| 5904 | 2025.09.03 04:08:32.094925 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2025.09.03 04:08:32.094971 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5906 | 2025.09.03 04:08:32.096141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5907 | 2025.09.03 04:08:32.096408 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2025.09.03 04:08:32.096667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 5909 | 2025.09.03 04:08:32.938271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 5910 | 2025.09.03 04:08:32.955975 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2025.09.03 04:08:32.956042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5912 | 2025.09.03 04:08:32.961685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5913 | 2025.09.03 04:08:32.962373 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2025.09.03 04:08:32.962679 [ 67 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5915 | 2025.09.03 04:08:32.962750 [ 67 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2025.09.03 04:08:32.962774 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5917 | 2025.09.03 04:08:32.962950 [ 188 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5918 | 2025.09.03 04:08:32.965806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 5919 | 2025.09.03 04:08:32.966940 [ 188 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5920 | 2025.09.03 04:08:32.968322 [ 188 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5921 | 2025.09.03 04:08:32.972722 [ 188 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5922 | 2025.09.03 04:08:32.977024 [ 188 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5923 | 2025.09.03 04:08:32.981221 [ 188 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5924 | 2025.09.03 04:08:32.985459 [ 188 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5925 | 2025.09.03 04:08:32.989377 [ 188 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 5926 | 2025.09.03 04:08:33.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.03 MiB, peak 265.03 MiB, free memory in arenas 0.00 B, will set to 256.77 MiB (RSS), difference: -8.26 MiB | ||
| 5927 | 2025.09.03 04:08:33.044045 [ 187 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081177118 sec., 3350.697914651269 rows/sec., 17.33 MiB/sec. | ||
| 5928 | 2025.09.03 04:08:33.046928 [ 191 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5929 | 2025.09.03 04:08:33.049260 [ 191 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_36_7} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2025.09.03 04:08:33.049345 [ 191 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_36_7} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5931 | 2025.09.03 04:08:33.051501 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 5932 | 2025.09.03 04:08:34.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.37 MiB, peak 265.03 MiB, free memory in arenas 0.00 B, will set to 259.54 MiB (RSS), difference: 12.17 MiB | ||
| 5933 | 2025.09.03 04:08:34.040400 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2025.09.03 04:08:34.040650 [ 4 ] {7aa5bda4-046e-4187-a9c1-7030ab3c2e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5935 | 2025.09.03 04:08:34.040712 [ 4 ] {7aa5bda4-046e-4187-a9c1-7030ab3c2e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5936 | 2025.09.03 04:08:34.041438 [ 4 ] {7aa5bda4-046e-4187-a9c1-7030ab3c2e37} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2025.09.03 04:08:34.041486 [ 4 ] {7aa5bda4-046e-4187-a9c1-7030ab3c2e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5938 | 2025.09.03 04:08:34.041882 [ 4 ] {7aa5bda4-046e-4187-a9c1-7030ab3c2e37} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5939 | 2025.09.03 04:08:34.042103 [ 4 ] {7aa5bda4-046e-4187-a9c1-7030ab3c2e37} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2025.09.03 04:08:34.042253 [ 4 ] {7aa5bda4-046e-4187-a9c1-7030ab3c2e37} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001611 sec., 53382.99193047796 rows/sec., 4.48 MiB/sec. | ||
| 5941 | 2025.09.03 04:08:34.042295 [ 4 ] {7aa5bda4-046e-4187-a9c1-7030ab3c2e37} <Debug> TCPHandler: Processed in 0.002056995 sec. | ||
| 5942 | 2025.09.03 04:08:34.042414 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2025.09.03 04:08:34.042509 [ 4 ] {7382b67d-f1b3-4a3b-b28d-74d3dfcdd5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5944 | 2025.09.03 04:08:34.042550 [ 4 ] {7382b67d-f1b3-4a3b-b28d-74d3dfcdd5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5945 | 2025.09.03 04:08:34.042950 [ 4 ] {7382b67d-f1b3-4a3b-b28d-74d3dfcdd5a3} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2025.09.03 04:08:34.042986 [ 4 ] {7382b67d-f1b3-4a3b-b28d-74d3dfcdd5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5947 | 2025.09.03 04:08:34.043287 [ 4 ] {7382b67d-f1b3-4a3b-b28d-74d3dfcdd5a3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5948 | 2025.09.03 04:08:34.043493 [ 4 ] {7382b67d-f1b3-4a3b-b28d-74d3dfcdd5a3} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2025.09.03 04:08:34.043619 [ 4 ] {7382b67d-f1b3-4a3b-b28d-74d3dfcdd5a3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 999.05 KiB/sec. | ||
| 5950 | 2025.09.03 04:08:34.043631 [ 82 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5951 | 2025.09.03 04:08:34.043657 [ 4 ] {7382b67d-f1b3-4a3b-b28d-74d3dfcdd5a3} <Debug> TCPHandler: Processed in 0.00129349 sec. | ||
| 5952 | 2025.09.03 04:08:34.043701 [ 82 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2025.09.03 04:08:34.043727 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5954 | 2025.09.03 04:08:34.043844 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2025.09.03 04:08:34.043869 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 5956 | 2025.09.03 04:08:34.043954 [ 4 ] {55345392-607e-4956-8a56-92f420b03960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5957 | 2025.09.03 04:08:34.043999 [ 4 ] {55345392-607e-4956-8a56-92f420b03960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5958 | 2025.09.03 04:08:34.044031 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5959 | 2025.09.03 04:08:34.044075 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 57 rows starting from the beginning of the part | ||
| 5960 | 2025.09.03 04:08:34.044149 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part | ||
| 5961 | 2025.09.03 04:08:34.044201 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 5962 | 2025.09.03 04:08:34.044250 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 29 rows starting from the beginning of the part | ||
| 5963 | 2025.09.03 04:08:34.044295 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 5964 | 2025.09.03 04:08:34.044340 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 15 rows starting from the beginning of the part | ||
| 5965 | 2025.09.03 04:08:34.044421 [ 4 ] {55345392-607e-4956-8a56-92f420b03960} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2025.09.03 04:08:34.044463 [ 4 ] {55345392-607e-4956-8a56-92f420b03960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5967 | 2025.09.03 04:08:34.045078 [ 4 ] {55345392-607e-4956-8a56-92f420b03960} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5968 | 2025.09.03 04:08:34.045311 [ 4 ] {55345392-607e-4956-8a56-92f420b03960} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2025.09.03 04:08:34.045435 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630321 sec., 103047.19131999159 rows/sec., 7.86 MiB/sec. | ||
| 5970 | 2025.09.03 04:08:34.045444 [ 4 ] {55345392-607e-4956-8a56-92f420b03960} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001508 sec., 52387.26790450928 rows/sec., 4.09 MiB/sec. | ||
| 5971 | 2025.09.03 04:08:34.045508 [ 4 ] {55345392-607e-4956-8a56-92f420b03960} <Debug> TCPHandler: Processed in 0.001714313 sec. | ||
| 5972 | 2025.09.03 04:08:34.045580 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5973 | 2025.09.03 04:08:34.045620 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2025.09.03 04:08:34.045721 [ 4 ] {d98d0846-82f0-48a0-a56a-ea0d15331c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5975 | 2025.09.03 04:08:34.045825 [ 4 ] {d98d0846-82f0-48a0-a56a-ea0d15331c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5976 | 2025.09.03 04:08:34.045847 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2025.09.03 04:08:34.045926 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_51_10} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5978 | 2025.09.03 04:08:34.046006 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5979 | 2025.09.03 04:08:34.046240 [ 4 ] {d98d0846-82f0-48a0-a56a-ea0d15331c60} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2025.09.03 04:08:34.046280 [ 4 ] {d98d0846-82f0-48a0-a56a-ea0d15331c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5981 | 2025.09.03 04:08:34.046633 [ 4 ] {d98d0846-82f0-48a0-a56a-ea0d15331c60} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5982 | 2025.09.03 04:08:34.046841 [ 4 ] {d98d0846-82f0-48a0-a56a-ea0d15331c60} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2025.09.03 04:08:34.047025 [ 4 ] {d98d0846-82f0-48a0-a56a-ea0d15331c60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 5984 | 2025.09.03 04:08:34.047062 [ 4 ] {d98d0846-82f0-48a0-a56a-ea0d15331c60} <Debug> TCPHandler: Processed in 0.001491261 sec. | ||
| 5985 | 2025.09.03 04:08:34.047171 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2025.09.03 04:08:34.047276 [ 4 ] {481dca22-3d91-4198-b2bf-5990fd5d4c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5987 | 2025.09.03 04:08:34.047331 [ 4 ] {481dca22-3d91-4198-b2bf-5990fd5d4c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5988 | 2025.09.03 04:08:34.048120 [ 4 ] {481dca22-3d91-4198-b2bf-5990fd5d4c39} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2025.09.03 04:08:34.048158 [ 4 ] {481dca22-3d91-4198-b2bf-5990fd5d4c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5990 | 2025.09.03 04:08:34.048722 [ 4 ] {481dca22-3d91-4198-b2bf-5990fd5d4c39} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5991 | 2025.09.03 04:08:34.048954 [ 4 ] {481dca22-3d91-4198-b2bf-5990fd5d4c39} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2025.09.03 04:08:34.049092 [ 4 ] {481dca22-3d91-4198-b2bf-5990fd5d4c39} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001835 sec., 8174.386920980926 rows/sec., 14.65 MiB/sec. | ||
| 5993 | 2025.09.03 04:08:34.049149 [ 4 ] {481dca22-3d91-4198-b2bf-5990fd5d4c39} <Debug> TCPHandler: Processed in 0.002024855 sec. | ||
| 5994 | 2025.09.03 04:08:34.049295 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2025.09.03 04:08:34.049410 [ 4 ] {bc1adf05-a23d-45d1-8106-23ed8f37087f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5996 | 2025.09.03 04:08:34.049460 [ 4 ] {bc1adf05-a23d-45d1-8106-23ed8f37087f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5997 | 2025.09.03 04:08:34.049829 [ 4 ] {bc1adf05-a23d-45d1-8106-23ed8f37087f} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2025.09.03 04:08:34.049866 [ 4 ] {bc1adf05-a23d-45d1-8106-23ed8f37087f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5999 | 2025.09.03 04:08:34.050189 [ 4 ] {bc1adf05-a23d-45d1-8106-23ed8f37087f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6000 | 2025.09.03 04:08:34.050398 [ 4 ] {bc1adf05-a23d-45d1-8106-23ed8f37087f} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2025.09.03 04:08:34.050523 [ 4 ] {bc1adf05-a23d-45d1-8106-23ed8f37087f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 6002 | 2025.09.03 04:08:34.050559 [ 4 ] {bc1adf05-a23d-45d1-8106-23ed8f37087f} <Debug> TCPHandler: Processed in 0.00133026 sec. | ||
| 6003 | 2025.09.03 04:08:35.391955 [ 57 ] {} <Debug> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6004 | 2025.09.03 04:08:35.392067 [ 57 ] {} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2025.09.03 04:08:35.392111 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6006 | 2025.09.03 04:08:35.392293 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 6007 | 2025.09.03 04:08:35.392542 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6008 | 2025.09.03 04:08:35.392601 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 229 rows starting from the beginning of the part | ||
| 6009 | 2025.09.03 04:08:35.392709 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 6010 | 2025.09.03 04:08:35.392765 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 6011 | 2025.09.03 04:08:35.392807 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 6012 | 2025.09.03 04:08:35.392848 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 6013 | 2025.09.03 04:08:35.393764 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554111 sec., 734181.7926776144 rows/sec., 52.51 MiB/sec. | ||
| 6014 | 2025.09.03 04:08:35.393962 [ 187 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6015 | 2025.09.03 04:08:35.394331 [ 187 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_9_2} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2025.09.03 04:08:35.394422 [ 187 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_9_2} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6017 | 2025.09.03 04:08:35.394539 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6018 | 2025.09.03 04:08:37.988921 [ 97 ] {} <Debug> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6019 | 2025.09.03 04:08:37.989003 [ 97 ] {} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2025.09.03 04:08:37.989026 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6021 | 2025.09.03 04:08:37.989228 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::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 | ||
| 6022 | 2025.09.03 04:08:37.989369 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6023 | 2025.09.03 04:08:37.989402 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6024 | 2025.09.03 04:08:37.989467 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6025 | 2025.09.03 04:08:37.989509 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6026 | 2025.09.03 04:08:37.989550 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6027 | 2025.09.03 04:08:37.989602 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 6028 | 2025.09.03 04:08:37.990324 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154359 sec., 41581.51840112131 rows/sec., 3.47 MiB/sec. | ||
| 6029 | 2025.09.03 04:08:37.990549 [ 193 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6030 | 2025.09.03 04:08:37.990898 [ 193 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_9_2} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2025.09.03 04:08:37.990987 [ 193 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_9_2} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6032 | 2025.09.03 04:08:37.991108 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6033 | 2025.09.03 04:08:39.041349 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2025.09.03 04:08:39.041530 [ 4 ] {01532146-5e9e-469f-a218-80ebe4bd9a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6035 | 2025.09.03 04:08:39.041597 [ 4 ] {01532146-5e9e-469f-a218-80ebe4bd9a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6036 | 2025.09.03 04:08:39.042223 [ 4 ] {01532146-5e9e-469f-a218-80ebe4bd9a2a} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2025.09.03 04:08:39.042262 [ 4 ] {01532146-5e9e-469f-a218-80ebe4bd9a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6038 | 2025.09.03 04:08:39.042662 [ 4 ] {01532146-5e9e-469f-a218-80ebe4bd9a2a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6039 | 2025.09.03 04:08:39.042900 [ 4 ] {01532146-5e9e-469f-a218-80ebe4bd9a2a} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2025.09.03 04:08:39.043055 [ 4 ] {01532146-5e9e-469f-a218-80ebe4bd9a2a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001576 sec., 1269.0355329949239 rows/sec., 103.48 KiB/sec. | ||
| 6041 | 2025.09.03 04:08:39.043104 [ 4 ] {01532146-5e9e-469f-a218-80ebe4bd9a2a} <Debug> TCPHandler: Processed in 0.001885363 sec. | ||
| 6042 | 2025.09.03 04:08:39.043234 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2025.09.03 04:08:39.043340 [ 4 ] {e291f497-db4f-4d14-8a5a-18d34108fd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6044 | 2025.09.03 04:08:39.043383 [ 4 ] {e291f497-db4f-4d14-8a5a-18d34108fd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6045 | 2025.09.03 04:08:39.043827 [ 4 ] {e291f497-db4f-4d14-8a5a-18d34108fd8d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2025.09.03 04:08:39.043863 [ 4 ] {e291f497-db4f-4d14-8a5a-18d34108fd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6047 | 2025.09.03 04:08:39.044224 [ 4 ] {e291f497-db4f-4d14-8a5a-18d34108fd8d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6048 | 2025.09.03 04:08:39.044444 [ 4 ] {e291f497-db4f-4d14-8a5a-18d34108fd8d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2025.09.03 04:08:39.044574 [ 4 ] {e291f497-db4f-4d14-8a5a-18d34108fd8d} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001259 sec., 86576.64813343924 rows/sec., 7.25 MiB/sec. | ||
| 6050 | 2025.09.03 04:08:39.044611 [ 4 ] {e291f497-db4f-4d14-8a5a-18d34108fd8d} <Debug> TCPHandler: Processed in 0.001437011 sec. | ||
| 6051 | 2025.09.03 04:08:39.044723 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6052 | 2025.09.03 04:08:39.044829 [ 4 ] {a82b0229-6dc9-4041-a9dc-8acd946f4351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6053 | 2025.09.03 04:08:39.044870 [ 4 ] {a82b0229-6dc9-4041-a9dc-8acd946f4351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6054 | 2025.09.03 04:08:39.045272 [ 4 ] {a82b0229-6dc9-4041-a9dc-8acd946f4351} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2025.09.03 04:08:39.045307 [ 4 ] {a82b0229-6dc9-4041-a9dc-8acd946f4351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6056 | 2025.09.03 04:08:39.045623 [ 4 ] {a82b0229-6dc9-4041-a9dc-8acd946f4351} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6057 | 2025.09.03 04:08:39.045840 [ 4 ] {a82b0229-6dc9-4041-a9dc-8acd946f4351} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2025.09.03 04:08:39.045967 [ 4 ] {a82b0229-6dc9-4041-a9dc-8acd946f4351} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001158 sec., 24179.620034542317 rows/sec., 1.77 MiB/sec. | ||
| 6059 | 2025.09.03 04:08:39.046004 [ 4 ] {a82b0229-6dc9-4041-a9dc-8acd946f4351} <Debug> TCPHandler: Processed in 0.001331059 sec. | ||
| 6060 | 2025.09.03 04:08:39.046112 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2025.09.03 04:08:39.046206 [ 4 ] {0640b0c6-19bd-4fdb-b8b6-26a830281c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6062 | 2025.09.03 04:08:39.046248 [ 4 ] {0640b0c6-19bd-4fdb-b8b6-26a830281c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6063 | 2025.09.03 04:08:39.046658 [ 4 ] {0640b0c6-19bd-4fdb-b8b6-26a830281c44} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2025.09.03 04:08:39.046692 [ 4 ] {0640b0c6-19bd-4fdb-b8b6-26a830281c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6065 | 2025.09.03 04:08:39.047009 [ 4 ] {0640b0c6-19bd-4fdb-b8b6-26a830281c44} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6066 | 2025.09.03 04:08:39.047227 [ 4 ] {0640b0c6-19bd-4fdb-b8b6-26a830281c44} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2025.09.03 04:08:39.047351 [ 4 ] {0640b0c6-19bd-4fdb-b8b6-26a830281c44} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001163 sec., 79105.76096302665 rows/sec., 6.18 MiB/sec. | ||
| 6068 | 2025.09.03 04:08:39.047388 [ 4 ] {0640b0c6-19bd-4fdb-b8b6-26a830281c44} <Debug> TCPHandler: Processed in 0.001325699 sec. | ||
| 6069 | 2025.09.03 04:08:39.047497 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2025.09.03 04:08:39.047591 [ 4 ] {8175cca5-d493-4469-96b1-0b5730f5930d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6071 | 2025.09.03 04:08:39.047635 [ 4 ] {8175cca5-d493-4469-96b1-0b5730f5930d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6072 | 2025.09.03 04:08:39.048033 [ 4 ] {8175cca5-d493-4469-96b1-0b5730f5930d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2025.09.03 04:08:39.048067 [ 4 ] {8175cca5-d493-4469-96b1-0b5730f5930d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6074 | 2025.09.03 04:08:39.048422 [ 4 ] {8175cca5-d493-4469-96b1-0b5730f5930d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6075 | 2025.09.03 04:08:39.048642 [ 4 ] {8175cca5-d493-4469-96b1-0b5730f5930d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2025.09.03 04:08:39.048771 [ 4 ] {8175cca5-d493-4469-96b1-0b5730f5930d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001199 sec., 134278.56547122603 rows/sec., 9.35 MiB/sec. | ||
| 6077 | 2025.09.03 04:08:39.048807 [ 4 ] {8175cca5-d493-4469-96b1-0b5730f5930d} <Debug> TCPHandler: Processed in 0.00135903 sec. | ||
| 6078 | 2025.09.03 04:08:39.048912 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2025.09.03 04:08:39.049015 [ 4 ] {6fe8f73f-0478-4540-9a24-2b7575fd2bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6080 | 2025.09.03 04:08:39.049073 [ 4 ] {6fe8f73f-0478-4540-9a24-2b7575fd2bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6081 | 2025.09.03 04:08:39.049886 [ 4 ] {6fe8f73f-0478-4540-9a24-2b7575fd2bb0} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2025.09.03 04:08:39.049924 [ 4 ] {6fe8f73f-0478-4540-9a24-2b7575fd2bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6083 | 2025.09.03 04:08:39.050478 [ 4 ] {6fe8f73f-0478-4540-9a24-2b7575fd2bb0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6084 | 2025.09.03 04:08:39.050714 [ 4 ] {6fe8f73f-0478-4540-9a24-2b7575fd2bb0} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2025.09.03 04:08:39.050820 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6086 | 2025.09.03 04:08:39.050856 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2025.09.03 04:08:39.050867 [ 4 ] {6fe8f73f-0478-4540-9a24-2b7575fd2bb0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001856 sec., 14008.620689655172 rows/sec., 25.10 MiB/sec. | ||
| 6088 | 2025.09.03 04:08:39.050874 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6089 | 2025.09.03 04:08:39.050938 [ 4 ] {6fe8f73f-0478-4540-9a24-2b7575fd2bb0} <Debug> TCPHandler: Processed in 0.002077955 sec. | ||
| 6090 | 2025.09.03 04:08:39.050998 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 6091 | 2025.09.03 04:08:39.051055 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2025.09.03 04:08:39.051157 [ 4 ] {52608dec-8678-4ee6-840b-14a2b48bbd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6093 | 2025.09.03 04:08:39.051200 [ 4 ] {52608dec-8678-4ee6-840b-14a2b48bbd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6094 | 2025.09.03 04:08:39.051266 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6095 | 2025.09.03 04:08:39.051336 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 892 rows starting from the beginning of the part | ||
| 6096 | 2025.09.03 04:08:39.051476 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 6097 | 2025.09.03 04:08:39.051566 [ 4 ] {52608dec-8678-4ee6-840b-14a2b48bbd9c} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2025.09.03 04:08:39.051592 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part | ||
| 6099 | 2025.09.03 04:08:39.051617 [ 4 ] {52608dec-8678-4ee6-840b-14a2b48bbd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6100 | 2025.09.03 04:08:39.051709 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 6101 | 2025.09.03 04:08:39.051822 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 6102 | 2025.09.03 04:08:39.051918 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 6103 | 2025.09.03 04:08:39.052064 [ 4 ] {52608dec-8678-4ee6-840b-14a2b48bbd9c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6104 | 2025.09.03 04:08:39.052355 [ 4 ] {52608dec-8678-4ee6-840b-14a2b48bbd9c} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2025.09.03 04:08:39.052495 [ 4 ] {52608dec-8678-4ee6-840b-14a2b48bbd9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
| 6106 | 2025.09.03 04:08:39.052534 [ 4 ] {52608dec-8678-4ee6-840b-14a2b48bbd9c} <Debug> TCPHandler: Processed in 0.001528171 sec. | ||
| 6107 | 2025.09.03 04:08:39.057718 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 19 columns (19 merged, 0 gathered) in 0.006773999 sec., 147623.28721926294 rows/sec., 264.53 MiB/sec. | ||
| 6108 | 2025.09.03 04:08:39.059000 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6109 | 2025.09.03 04:08:39.059343 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2025.09.03 04:08:39.059425 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6111 | 2025.09.03 04:08:39.059526 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB. | ||
| 6112 | 2025.09.03 04:08:39.535452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17019 | ||
| 6113 | 2025.09.03 04:08:39.535949 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2025.09.03 04:08:39.535997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6115 | 2025.09.03 04:08:39.536490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6116 | 2025.09.03 04:08:39.536728 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2025.09.03 04:08:39.536868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
| 6118 | 2025.09.03 04:08:40.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.17 MiB, peak 268.39 MiB, free memory in arenas 0.00 B, will set to 263.14 MiB (RSS), difference: 2.97 MiB | ||
| 6119 | 2025.09.03 04:08:40.466013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 6120 | 2025.09.03 04:08:40.481356 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2025.09.03 04:08:40.481421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6122 | 2025.09.03 04:08:40.487216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6123 | 2025.09.03 04:08:40.487907 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2025.09.03 04:08:40.490633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6125 | 2025.09.03 04:08:42.097062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 832 | ||
| 6126 | 2025.09.03 04:08:42.099808 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2025.09.03 04:08:42.099867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6128 | 2025.09.03 04:08:42.101046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6129 | 2025.09.03 04:08:42.101320 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2025.09.03 04:08:42.101683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 832 | ||
| 6131 | 2025.09.03 04:08:44.040814 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2025.09.03 04:08:44.041011 [ 4 ] {703f4734-42d0-43c4-a038-af99ee2049af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6133 | 2025.09.03 04:08:44.041075 [ 4 ] {703f4734-42d0-43c4-a038-af99ee2049af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6134 | 2025.09.03 04:08:44.041748 [ 4 ] {703f4734-42d0-43c4-a038-af99ee2049af} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2025.09.03 04:08:44.041793 [ 4 ] {703f4734-42d0-43c4-a038-af99ee2049af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6136 | 2025.09.03 04:08:44.042204 [ 4 ] {703f4734-42d0-43c4-a038-af99ee2049af} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6137 | 2025.09.03 04:08:44.042429 [ 4 ] {703f4734-42d0-43c4-a038-af99ee2049af} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2025.09.03 04:08:44.042581 [ 4 ] {703f4734-42d0-43c4-a038-af99ee2049af} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001626 sec., 52890.52890528905 rows/sec., 4.44 MiB/sec. | ||
| 6139 | 2025.09.03 04:08:44.042622 [ 4 ] {703f4734-42d0-43c4-a038-af99ee2049af} <Debug> TCPHandler: Processed in 0.001945024 sec. | ||
| 6140 | 2025.09.03 04:08:44.042752 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6141 | 2025.09.03 04:08:44.042854 [ 4 ] {3f3e84d1-a927-4c37-9240-c03532aa0360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6142 | 2025.09.03 04:08:44.042895 [ 4 ] {3f3e84d1-a927-4c37-9240-c03532aa0360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6143 | 2025.09.03 04:08:44.043324 [ 4 ] {3f3e84d1-a927-4c37-9240-c03532aa0360} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2025.09.03 04:08:44.043365 [ 4 ] {3f3e84d1-a927-4c37-9240-c03532aa0360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6145 | 2025.09.03 04:08:44.043691 [ 4 ] {3f3e84d1-a927-4c37-9240-c03532aa0360} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6146 | 2025.09.03 04:08:44.043911 [ 4 ] {3f3e84d1-a927-4c37-9240-c03532aa0360} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2025.09.03 04:08:44.044042 [ 4 ] {3f3e84d1-a927-4c37-9240-c03532aa0360} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001206 sec., 12437.810945273632 rows/sec., 935.27 KiB/sec. | ||
| 6148 | 2025.09.03 04:08:44.044081 [ 4 ] {3f3e84d1-a927-4c37-9240-c03532aa0360} <Debug> TCPHandler: Processed in 0.00137723 sec. | ||
| 6149 | 2025.09.03 04:08:44.044200 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6150 | 2025.09.03 04:08:44.044299 [ 4 ] {3a54e04d-0556-4fb8-b126-6bc952c421c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6151 | 2025.09.03 04:08:44.044339 [ 4 ] {3a54e04d-0556-4fb8-b126-6bc952c421c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6152 | 2025.09.03 04:08:44.044763 [ 4 ] {3a54e04d-0556-4fb8-b126-6bc952c421c6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2025.09.03 04:08:44.044800 [ 4 ] {3a54e04d-0556-4fb8-b126-6bc952c421c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6154 | 2025.09.03 04:08:44.045100 [ 4 ] {3a54e04d-0556-4fb8-b126-6bc952c421c6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6155 | 2025.09.03 04:08:44.045307 [ 4 ] {3a54e04d-0556-4fb8-b126-6bc952c421c6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2025.09.03 04:08:44.045444 [ 4 ] {3a54e04d-0556-4fb8-b126-6bc952c421c6} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001149 sec., 68755.43951261966 rows/sec., 5.37 MiB/sec. | ||
| 6157 | 2025.09.03 04:08:44.045486 [ 4 ] {3a54e04d-0556-4fb8-b126-6bc952c421c6} <Debug> TCPHandler: Processed in 0.00133931 sec. | ||
| 6158 | 2025.09.03 04:08:44.045599 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2025.09.03 04:08:44.045695 [ 4 ] {37e132af-c722-4903-b496-d66f08ee3451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6160 | 2025.09.03 04:08:44.045737 [ 4 ] {37e132af-c722-4903-b496-d66f08ee3451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6161 | 2025.09.03 04:08:44.046144 [ 4 ] {37e132af-c722-4903-b496-d66f08ee3451} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2025.09.03 04:08:44.046180 [ 4 ] {37e132af-c722-4903-b496-d66f08ee3451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6163 | 2025.09.03 04:08:44.046530 [ 4 ] {37e132af-c722-4903-b496-d66f08ee3451} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6164 | 2025.09.03 04:08:44.046739 [ 4 ] {37e132af-c722-4903-b496-d66f08ee3451} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2025.09.03 04:08:44.046867 [ 4 ] {37e132af-c722-4903-b496-d66f08ee3451} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 6166 | 2025.09.03 04:08:44.046912 [ 4 ] {37e132af-c722-4903-b496-d66f08ee3451} <Debug> TCPHandler: Processed in 0.00136229 sec. | ||
| 6167 | 2025.09.03 04:08:44.047025 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2025.09.03 04:08:44.047120 [ 4 ] {56550588-fe15-48c2-8646-f3e4795a3873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6169 | 2025.09.03 04:08:44.047175 [ 4 ] {56550588-fe15-48c2-8646-f3e4795a3873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6170 | 2025.09.03 04:08:44.047965 [ 4 ] {56550588-fe15-48c2-8646-f3e4795a3873} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2025.09.03 04:08:44.048002 [ 4 ] {56550588-fe15-48c2-8646-f3e4795a3873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6172 | 2025.09.03 04:08:44.048529 [ 4 ] {56550588-fe15-48c2-8646-f3e4795a3873} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6173 | 2025.09.03 04:08:44.048756 [ 4 ] {56550588-fe15-48c2-8646-f3e4795a3873} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2025.09.03 04:08:44.048898 [ 4 ] {56550588-fe15-48c2-8646-f3e4795a3873} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001795 sec., 8356.545961002786 rows/sec., 14.97 MiB/sec. | ||
| 6175 | 2025.09.03 04:08:44.048951 [ 4 ] {56550588-fe15-48c2-8646-f3e4795a3873} <Debug> TCPHandler: Processed in 0.001974174 sec. | ||
| 6176 | 2025.09.03 04:08:44.049067 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2025.09.03 04:08:44.049162 [ 4 ] {c8c35614-68f9-447d-9280-fb5fd5a08d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6178 | 2025.09.03 04:08:44.049203 [ 4 ] {c8c35614-68f9-447d-9280-fb5fd5a08d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6179 | 2025.09.03 04:08:44.049537 [ 4 ] {c8c35614-68f9-447d-9280-fb5fd5a08d9a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2025.09.03 04:08:44.049574 [ 4 ] {c8c35614-68f9-447d-9280-fb5fd5a08d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6181 | 2025.09.03 04:08:44.049891 [ 4 ] {c8c35614-68f9-447d-9280-fb5fd5a08d9a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6182 | 2025.09.03 04:08:44.050101 [ 4 ] {c8c35614-68f9-447d-9280-fb5fd5a08d9a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2025.09.03 04:08:44.050226 [ 4 ] {c8c35614-68f9-447d-9280-fb5fd5a08d9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 6184 | 2025.09.03 04:08:44.050261 [ 4 ] {c8c35614-68f9-447d-9280-fb5fd5a08d9a} <Debug> TCPHandler: Processed in 0.001243269 sec. | ||
| 6185 | 2025.09.03 04:08:46.891603 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6186 | 2025.09.03 04:08:46.891670 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6187 | 2025.09.03 04:08:47.037099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17507 | ||
| 6188 | 2025.09.03 04:08:47.037928 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2025.09.03 04:08:47.038003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6190 | 2025.09.03 04:08:47.038549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6191 | 2025.09.03 04:08:47.038772 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2025.09.03 04:08:47.038905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17507 | ||
| 6193 | 2025.09.03 04:08:47.990837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6194 | 2025.09.03 04:08:48.008932 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2025.09.03 04:08:48.008998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6196 | 2025.09.03 04:08:48.014729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6197 | 2025.09.03 04:08:48.015468 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2025.09.03 04:08:48.018529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6199 | 2025.09.03 04:08:49.041171 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2025.09.03 04:08:49.041387 [ 4 ] {cbe9a6c2-88f1-47d6-af2a-015a2e4941c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6201 | 2025.09.03 04:08:49.041464 [ 4 ] {cbe9a6c2-88f1-47d6-af2a-015a2e4941c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6202 | 2025.09.03 04:08:49.042248 [ 4 ] {cbe9a6c2-88f1-47d6-af2a-015a2e4941c3} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2025.09.03 04:08:49.042298 [ 4 ] {cbe9a6c2-88f1-47d6-af2a-015a2e4941c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6204 | 2025.09.03 04:08:49.042715 [ 4 ] {cbe9a6c2-88f1-47d6-af2a-015a2e4941c3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6205 | 2025.09.03 04:08:49.042959 [ 4 ] {cbe9a6c2-88f1-47d6-af2a-015a2e4941c3} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2025.09.03 04:08:49.043115 [ 4 ] {cbe9a6c2-88f1-47d6-af2a-015a2e4941c3} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001789 sec., 60368.921185019564 rows/sec., 5.06 MiB/sec. | ||
| 6207 | 2025.09.03 04:08:49.043158 [ 4 ] {cbe9a6c2-88f1-47d6-af2a-015a2e4941c3} <Debug> TCPHandler: Processed in 0.002127026 sec. | ||
| 6208 | 2025.09.03 04:08:49.043281 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2025.09.03 04:08:49.043376 [ 4 ] {7a5a01b1-31dd-4bcb-80d5-1ff59fdb9659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6210 | 2025.09.03 04:08:49.043417 [ 4 ] {7a5a01b1-31dd-4bcb-80d5-1ff59fdb9659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6211 | 2025.09.03 04:08:49.043820 [ 4 ] {7a5a01b1-31dd-4bcb-80d5-1ff59fdb9659} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2025.09.03 04:08:49.043856 [ 4 ] {7a5a01b1-31dd-4bcb-80d5-1ff59fdb9659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6213 | 2025.09.03 04:08:49.044155 [ 4 ] {7a5a01b1-31dd-4bcb-80d5-1ff59fdb9659} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6214 | 2025.09.03 04:08:49.044369 [ 4 ] {7a5a01b1-31dd-4bcb-80d5-1ff59fdb9659} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2025.09.03 04:08:49.044496 [ 4 ] {7a5a01b1-31dd-4bcb-80d5-1ff59fdb9659} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001138 sec., 22847.100175746928 rows/sec., 1.68 MiB/sec. | ||
| 6216 | 2025.09.03 04:08:49.044534 [ 4 ] {7a5a01b1-31dd-4bcb-80d5-1ff59fdb9659} <Debug> TCPHandler: Processed in 0.00130315 sec. | ||
| 6217 | 2025.09.03 04:08:49.044640 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2025.09.03 04:08:49.044736 [ 4 ] {cd7cb58b-696c-4bf8-be75-921665e7009f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6219 | 2025.09.03 04:08:49.044777 [ 4 ] {cd7cb58b-696c-4bf8-be75-921665e7009f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6220 | 2025.09.03 04:08:49.045202 [ 4 ] {cd7cb58b-696c-4bf8-be75-921665e7009f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2025.09.03 04:08:49.045239 [ 4 ] {cd7cb58b-696c-4bf8-be75-921665e7009f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6222 | 2025.09.03 04:08:49.045558 [ 4 ] {cd7cb58b-696c-4bf8-be75-921665e7009f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6223 | 2025.09.03 04:08:49.045764 [ 4 ] {cd7cb58b-696c-4bf8-be75-921665e7009f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2025.09.03 04:08:49.045897 [ 4 ] {cd7cb58b-696c-4bf8-be75-921665e7009f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001178 sec., 76400.67911714771 rows/sec., 5.97 MiB/sec. | ||
| 6225 | 2025.09.03 04:08:49.045935 [ 4 ] {cd7cb58b-696c-4bf8-be75-921665e7009f} <Debug> TCPHandler: Processed in 0.0013446 sec. | ||
| 6226 | 2025.09.03 04:08:49.046043 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2025.09.03 04:08:49.046138 [ 4 ] {585455e6-0c4a-485f-814b-a00228304f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6228 | 2025.09.03 04:08:49.046183 [ 4 ] {585455e6-0c4a-485f-814b-a00228304f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6229 | 2025.09.03 04:08:49.046582 [ 4 ] {585455e6-0c4a-485f-814b-a00228304f30} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2025.09.03 04:08:49.046618 [ 4 ] {585455e6-0c4a-485f-814b-a00228304f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6231 | 2025.09.03 04:08:49.046949 [ 4 ] {585455e6-0c4a-485f-814b-a00228304f30} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6232 | 2025.09.03 04:08:49.047163 [ 4 ] {585455e6-0c4a-485f-814b-a00228304f30} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2025.09.03 04:08:49.047292 [ 4 ] {585455e6-0c4a-485f-814b-a00228304f30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 6234 | 2025.09.03 04:08:49.047330 [ 4 ] {585455e6-0c4a-485f-814b-a00228304f30} <Debug> TCPHandler: Processed in 0.00133633 sec. | ||
| 6235 | 2025.09.03 04:08:49.047431 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2025.09.03 04:08:49.047526 [ 4 ] {8675b7ed-2d16-45fa-8289-63ba9a72c4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6237 | 2025.09.03 04:08:49.047579 [ 4 ] {8675b7ed-2d16-45fa-8289-63ba9a72c4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6238 | 2025.09.03 04:08:49.048387 [ 4 ] {8675b7ed-2d16-45fa-8289-63ba9a72c4af} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2025.09.03 04:08:49.048424 [ 4 ] {8675b7ed-2d16-45fa-8289-63ba9a72c4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6240 | 2025.09.03 04:08:49.048953 [ 4 ] {8675b7ed-2d16-45fa-8289-63ba9a72c4af} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6241 | 2025.09.03 04:08:49.049176 [ 4 ] {8675b7ed-2d16-45fa-8289-63ba9a72c4af} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2025.09.03 04:08:49.049310 [ 4 ] {8675b7ed-2d16-45fa-8289-63ba9a72c4af} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001803 sec., 14420.410427066001 rows/sec., 25.84 MiB/sec. | ||
| 6243 | 2025.09.03 04:08:49.049364 [ 4 ] {8675b7ed-2d16-45fa-8289-63ba9a72c4af} <Debug> TCPHandler: Processed in 0.001982415 sec. | ||
| 6244 | 2025.09.03 04:08:49.049477 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2025.09.03 04:08:49.049573 [ 4 ] {fa50fe1d-3bd7-47ea-bcbd-575f40c600d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6246 | 2025.09.03 04:08:49.049615 [ 4 ] {fa50fe1d-3bd7-47ea-bcbd-575f40c600d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6247 | 2025.09.03 04:08:49.049948 [ 4 ] {fa50fe1d-3bd7-47ea-bcbd-575f40c600d5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2025.09.03 04:08:49.049985 [ 4 ] {fa50fe1d-3bd7-47ea-bcbd-575f40c600d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6249 | 2025.09.03 04:08:49.050299 [ 4 ] {fa50fe1d-3bd7-47ea-bcbd-575f40c600d5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6250 | 2025.09.03 04:08:49.050517 [ 4 ] {fa50fe1d-3bd7-47ea-bcbd-575f40c600d5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2025.09.03 04:08:49.050643 [ 4 ] {fa50fe1d-3bd7-47ea-bcbd-575f40c600d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6252 | 2025.09.03 04:08:49.050680 [ 4 ] {fa50fe1d-3bd7-47ea-bcbd-575f40c600d5} <Debug> TCPHandler: Processed in 0.001252969 sec. | ||
| 6253 | 2025.09.03 04:08:52.102020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 856 | ||
| 6254 | 2025.09.03 04:08:52.104177 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2025.09.03 04:08:52.104232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6256 | 2025.09.03 04:08:52.105402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6257 | 2025.09.03 04:08:52.105675 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2025.09.03 04:08:52.106042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6259 | 2025.09.03 04:08:54.066272 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2025.09.03 04:08:54.066498 [ 4 ] {f1562dc2-a756-4da5-a295-c24969fa17f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6261 | 2025.09.03 04:08:54.066570 [ 4 ] {f1562dc2-a756-4da5-a295-c24969fa17f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6262 | 2025.09.03 04:08:54.067876 [ 4 ] {f1562dc2-a756-4da5-a295-c24969fa17f0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2025.09.03 04:08:54.067920 [ 4 ] {f1562dc2-a756-4da5-a295-c24969fa17f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6264 | 2025.09.03 04:08:54.068373 [ 4 ] {f1562dc2-a756-4da5-a295-c24969fa17f0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6265 | 2025.09.03 04:08:54.068595 [ 4 ] {f1562dc2-a756-4da5-a295-c24969fa17f0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2025.09.03 04:08:54.068744 [ 4 ] {f1562dc2-a756-4da5-a295-c24969fa17f0} <Debug> executeQuery: Read 1226 rows, 103.95 KiB in 0.002305 sec., 531887.2017353579 rows/sec., 44.04 MiB/sec. | ||
| 6267 | 2025.09.03 04:08:54.068740 [ 148 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6268 | 2025.09.03 04:08:54.068792 [ 4 ] {f1562dc2-a756-4da5-a295-c24969fa17f0} <Debug> TCPHandler: Processed in 0.002673499 sec. | ||
| 6269 | 2025.09.03 04:08:54.068826 [ 148 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2025.09.03 04:08:54.068857 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6271 | 2025.09.03 04:08:54.068927 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2025.09.03 04:08:54.068947 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 6273 | 2025.09.03 04:08:54.069030 [ 4 ] {2bc10f8d-948b-4f78-8103-48b568134a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6274 | 2025.09.03 04:08:54.069043 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6275 | 2025.09.03 04:08:54.069072 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1287 rows starting from the beginning of the part | ||
| 6276 | 2025.09.03 04:08:54.069072 [ 4 ] {2bc10f8d-948b-4f78-8103-48b568134a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6277 | 2025.09.03 04:08:54.069130 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 86 rows starting from the beginning of the part | ||
| 6278 | 2025.09.03 04:08:54.069174 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 109 rows starting from the beginning of the part | ||
| 6279 | 2025.09.03 04:08:54.069216 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 86 rows starting from the beginning of the part | ||
| 6280 | 2025.09.03 04:08:54.069261 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 108 rows starting from the beginning of the part | ||
| 6281 | 2025.09.03 04:08:54.069321 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1226 rows starting from the beginning of the part | ||
| 6282 | 2025.09.03 04:08:54.069504 [ 4 ] {2bc10f8d-948b-4f78-8103-48b568134a3a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2025.09.03 04:08:54.069539 [ 4 ] {2bc10f8d-948b-4f78-8103-48b568134a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6284 | 2025.09.03 04:08:54.069846 [ 4 ] {2bc10f8d-948b-4f78-8103-48b568134a3a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6285 | 2025.09.03 04:08:54.070053 [ 4 ] {2bc10f8d-948b-4f78-8103-48b568134a3a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2025.09.03 04:08:54.070180 [ 4 ] {2bc10f8d-948b-4f78-8103-48b568134a3a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00117 sec., 12820.51282051282 rows/sec., 964.04 KiB/sec. | ||
| 6287 | 2025.09.03 04:08:54.070222 [ 4 ] {2bc10f8d-948b-4f78-8103-48b568134a3a} <Debug> TCPHandler: Processed in 0.00134538 sec. | ||
| 6288 | 2025.09.03 04:08:54.070343 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2025.09.03 04:08:54.070440 [ 4 ] {8f09a6d6-013c-4b17-b547-3847de016076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6290 | 2025.09.03 04:08:54.070479 [ 4 ] {8f09a6d6-013c-4b17-b547-3847de016076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6291 | 2025.09.03 04:08:54.070652 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741683 sec., 1666204.4700442045 rows/sec., 144.76 MiB/sec. | ||
| 6292 | 2025.09.03 04:08:54.070878 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6293 | 2025.09.03 04:08:54.070943 [ 4 ] {8f09a6d6-013c-4b17-b547-3847de016076} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2025.09.03 04:08:54.070987 [ 4 ] {8f09a6d6-013c-4b17-b547-3847de016076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6295 | 2025.09.03 04:08:54.071184 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2025.09.03 04:08:54.071270 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_56_11} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6297 | 2025.09.03 04:08:54.071338 [ 4 ] {8f09a6d6-013c-4b17-b547-3847de016076} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6298 | 2025.09.03 04:08:54.071357 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6299 | 2025.09.03 04:08:54.071555 [ 4 ] {8f09a6d6-013c-4b17-b547-3847de016076} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2025.09.03 04:08:54.071684 [ 4 ] {8f09a6d6-013c-4b17-b547-3847de016076} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001262 sec., 180665.61014263073 rows/sec., 12.23 MiB/sec. | ||
| 6301 | 2025.09.03 04:08:54.071722 [ 4 ] {8f09a6d6-013c-4b17-b547-3847de016076} <Debug> TCPHandler: Processed in 0.001428981 sec. | ||
| 6302 | 2025.09.03 04:08:54.071834 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2025.09.03 04:08:54.071926 [ 4 ] {0672ae74-63de-49ab-8c71-6d8b3afc37ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6304 | 2025.09.03 04:08:54.071965 [ 4 ] {0672ae74-63de-49ab-8c71-6d8b3afc37ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6305 | 2025.09.03 04:08:54.072517 [ 4 ] {0672ae74-63de-49ab-8c71-6d8b3afc37ea} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2025.09.03 04:08:54.072553 [ 4 ] {0672ae74-63de-49ab-8c71-6d8b3afc37ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6307 | 2025.09.03 04:08:54.072890 [ 4 ] {0672ae74-63de-49ab-8c71-6d8b3afc37ea} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6308 | 2025.09.03 04:08:54.073097 [ 4 ] {0672ae74-63de-49ab-8c71-6d8b3afc37ea} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2025.09.03 04:08:54.073200 [ 148 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6310 | 2025.09.03 04:08:54.073231 [ 148 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2025.09.03 04:08:54.073232 [ 4 ] {0672ae74-63de-49ab-8c71-6d8b3afc37ea} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.001309 sec., 408708.9381207028 rows/sec., 30.29 MiB/sec. | ||
| 6312 | 2025.09.03 04:08:54.073249 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6313 | 2025.09.03 04:08:54.073286 [ 4 ] {0672ae74-63de-49ab-8c71-6d8b3afc37ea} <Debug> TCPHandler: Processed in 0.001499481 sec. | ||
| 6314 | 2025.09.03 04:08:54.073376 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 6315 | 2025.09.03 04:08:54.073421 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2025.09.03 04:08:54.073532 [ 4 ] {f2cdec74-3796-4421-9574-e851ccc563d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6317 | 2025.09.03 04:08:54.073574 [ 4 ] {f2cdec74-3796-4421-9574-e851ccc563d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6318 | 2025.09.03 04:08:54.073583 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6319 | 2025.09.03 04:08:54.073643 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 595 rows starting from the beginning of the part | ||
| 6320 | 2025.09.03 04:08:54.073747 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 79 rows starting from the beginning of the part | ||
| 6321 | 2025.09.03 04:08:54.073823 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 92 rows starting from the beginning of the part | ||
| 6322 | 2025.09.03 04:08:54.073891 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 79 rows starting from the beginning of the part | ||
| 6323 | 2025.09.03 04:08:54.073956 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 6324 | 2025.09.03 04:08:54.074024 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 535 rows starting from the beginning of the part | ||
| 6325 | 2025.09.03 04:08:54.074145 [ 4 ] {f2cdec74-3796-4421-9574-e851ccc563d6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2025.09.03 04:08:54.074189 [ 4 ] {f2cdec74-3796-4421-9574-e851ccc563d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6327 | 2025.09.03 04:08:54.074617 [ 4 ] {f2cdec74-3796-4421-9574-e851ccc563d6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6328 | 2025.09.03 04:08:54.074854 [ 4 ] {f2cdec74-3796-4421-9574-e851ccc563d6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2025.09.03 04:08:54.074953 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6330 | 2025.09.03 04:08:54.074982 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2025.09.03 04:08:54.074998 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6332 | 2025.09.03 04:08:54.075004 [ 4 ] {f2cdec74-3796-4421-9574-e851ccc563d6} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001476 sec., 571815.7181571815 rows/sec., 38.49 MiB/sec. | ||
| 6333 | 2025.09.03 04:08:54.075050 [ 4 ] {f2cdec74-3796-4421-9574-e851ccc563d6} <Debug> TCPHandler: Processed in 0.001676923 sec. | ||
| 6334 | 2025.09.03 04:08:54.075065 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 6335 | 2025.09.03 04:08:54.075161 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2025.09.03 04:08:54.075163 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6337 | 2025.09.03 04:08:54.075216 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14649 rows starting from the beginning of the part | ||
| 6338 | 2025.09.03 04:08:54.075254 [ 196 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001925714 sec., 763353.2289841586 rows/sec., 60.34 MiB/sec. | ||
| 6339 | 2025.09.03 04:08:54.075262 [ 4 ] {d7bf44b3-b4b2-4e3b-b9da-080b291af6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6340 | 2025.09.03 04:08:54.075276 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 6341 | 2025.09.03 04:08:54.075335 [ 4 ] {d7bf44b3-b4b2-4e3b-b9da-080b291af6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6342 | 2025.09.03 04:08:54.075342 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
| 6343 | 2025.09.03 04:08:54.075398 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 6344 | 2025.09.03 04:08:54.075415 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6345 | 2025.09.03 04:08:54.075443 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 6346 | 2025.09.03 04:08:54.075488 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 844 rows starting from the beginning of the part | ||
| 6347 | 2025.09.03 04:08:54.075681 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2025.09.03 04:08:54.075763 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_56_11} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6349 | 2025.09.03 04:08:54.075837 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6350 | 2025.09.03 04:08:54.076134 [ 4 ] {d7bf44b3-b4b2-4e3b-b9da-080b291af6ee} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2025.09.03 04:08:54.076176 [ 4 ] {d7bf44b3-b4b2-4e3b-b9da-080b291af6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6352 | 2025.09.03 04:08:54.076817 [ 4 ] {d7bf44b3-b4b2-4e3b-b9da-080b291af6ee} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6353 | 2025.09.03 04:08:54.077029 [ 4 ] {d7bf44b3-b4b2-4e3b-b9da-080b291af6ee} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2025.09.03 04:08:54.077158 [ 4 ] {d7bf44b3-b4b2-4e3b-b9da-080b291af6ee} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001975 sec., 7594.936708860759 rows/sec., 13.61 MiB/sec. | ||
| 6355 | 2025.09.03 04:08:54.077277 [ 4 ] {d7bf44b3-b4b2-4e3b-b9da-080b291af6ee} <Debug> TCPHandler: Processed in 0.002162716 sec. | ||
| 6356 | 2025.09.03 04:08:54.077411 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2025.09.03 04:08:54.077524 [ 4 ] {487204dd-6f49-4b5b-b5a8-ccc306dc70e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6358 | 2025.09.03 04:08:54.077574 [ 4 ] {487204dd-6f49-4b5b-b5a8-ccc306dc70e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6359 | 2025.09.03 04:08:54.077980 [ 4 ] {487204dd-6f49-4b5b-b5a8-ccc306dc70e7} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2025.09.03 04:08:54.078023 [ 4 ] {487204dd-6f49-4b5b-b5a8-ccc306dc70e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6361 | 2025.09.03 04:08:54.078407 [ 4 ] {487204dd-6f49-4b5b-b5a8-ccc306dc70e7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6362 | 2025.09.03 04:08:54.078617 [ 4 ] {487204dd-6f49-4b5b-b5a8-ccc306dc70e7} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2025.09.03 04:08:54.078722 [ 148 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6364 | 2025.09.03 04:08:54.078749 [ 4 ] {487204dd-6f49-4b5b-b5a8-ccc306dc70e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 6365 | 2025.09.03 04:08:54.078754 [ 148 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.09.03 04:08:54.078789 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6367 | 2025.09.03 04:08:54.078794 [ 4 ] {487204dd-6f49-4b5b-b5a8-ccc306dc70e7} <Debug> TCPHandler: Processed in 0.001437591 sec. | ||
| 6368 | 2025.09.03 04:08:54.078883 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6369 | 2025.09.03 04:08:54.079004 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6370 | 2025.09.03 04:08:54.079037 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3000 rows starting from the beginning of the part | ||
| 6371 | 2025.09.03 04:08:54.079095 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6372 | 2025.09.03 04:08:54.079143 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6373 | 2025.09.03 04:08:54.079187 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6374 | 2025.09.03 04:08:54.079227 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6375 | 2025.09.03 04:08:54.079277 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6376 | 2025.09.03 04:08:54.079328 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16134 rows, containing 5 columns (5 merged, 0 gathered) in 0.004292541 sec., 3758612.905502824 rows/sec., 256.86 MiB/sec. | ||
| 6377 | 2025.09.03 04:08:54.079695 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6378 | 2025.09.03 04:08:54.079964 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2025.09.03 04:08:54.080033 [ 195 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6380 | 2025.09.03 04:08:54.080093 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 6381 | 2025.09.03 04:08:54.080416 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001570862 sec., 2100757.4185383567 rows/sec., 141.58 MiB/sec. | ||
| 6382 | 2025.09.03 04:08:54.080852 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6383 | 2025.09.03 04:08:54.081183 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_56_11} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2025.09.03 04:08:54.081260 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_56_11} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6385 | 2025.09.03 04:08:54.081352 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6386 | 2025.09.03 04:08:54.539135 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17934 | ||
| 6387 | 2025.09.03 04:08:54.539701 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2025.09.03 04:08:54.539742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6389 | 2025.09.03 04:08:54.540194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6390 | 2025.09.03 04:08:54.540432 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2025.09.03 04:08:54.540554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
| 6392 | 2025.09.03 04:08:55.518739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6393 | 2025.09.03 04:08:55.538795 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2025.09.03 04:08:55.538865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6395 | 2025.09.03 04:08:55.544969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6396 | 2025.09.03 04:08:55.545693 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2025.09.03 04:08:55.549543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6398 | 2025.09.03 04:08:59.040837 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2025.09.03 04:08:59.041053 [ 4 ] {1029fe6d-dde7-4002-89f2-5af7a3bae759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6400 | 2025.09.03 04:08:59.041126 [ 4 ] {1029fe6d-dde7-4002-89f2-5af7a3bae759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6401 | 2025.09.03 04:08:59.041886 [ 4 ] {1029fe6d-dde7-4002-89f2-5af7a3bae759} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2025.09.03 04:08:59.041935 [ 4 ] {1029fe6d-dde7-4002-89f2-5af7a3bae759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6403 | 2025.09.03 04:08:59.042348 [ 4 ] {1029fe6d-dde7-4002-89f2-5af7a3bae759} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6404 | 2025.09.03 04:08:59.042582 [ 4 ] {1029fe6d-dde7-4002-89f2-5af7a3bae759} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2025.09.03 04:08:59.042733 [ 4 ] {1029fe6d-dde7-4002-89f2-5af7a3bae759} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001734 sec., 62283.73702422145 rows/sec., 5.22 MiB/sec. | ||
| 6406 | 2025.09.03 04:08:59.042775 [ 4 ] {1029fe6d-dde7-4002-89f2-5af7a3bae759} <Debug> TCPHandler: Processed in 0.002081815 sec. | ||
| 6407 | 2025.09.03 04:08:59.042910 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2025.09.03 04:08:59.043012 [ 4 ] {8b6f2982-29ba-4da6-acaf-5a8ccd980f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6409 | 2025.09.03 04:08:59.043053 [ 4 ] {8b6f2982-29ba-4da6-acaf-5a8ccd980f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6410 | 2025.09.03 04:08:59.043482 [ 4 ] {8b6f2982-29ba-4da6-acaf-5a8ccd980f87} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2025.09.03 04:08:59.043519 [ 4 ] {8b6f2982-29ba-4da6-acaf-5a8ccd980f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6412 | 2025.09.03 04:08:59.043832 [ 4 ] {8b6f2982-29ba-4da6-acaf-5a8ccd980f87} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6413 | 2025.09.03 04:08:59.044041 [ 4 ] {8b6f2982-29ba-4da6-acaf-5a8ccd980f87} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2025.09.03 04:08:59.044156 [ 143 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6415 | 2025.09.03 04:08:59.044165 [ 4 ] {8b6f2982-29ba-4da6-acaf-5a8ccd980f87} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001172 sec., 22184.300341296926 rows/sec., 1.63 MiB/sec. | ||
| 6416 | 2025.09.03 04:08:59.044231 [ 143 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2025.09.03 04:08:59.044247 [ 4 ] {8b6f2982-29ba-4da6-acaf-5a8ccd980f87} <Debug> TCPHandler: Processed in 0.00138748 sec. | ||
| 6418 | 2025.09.03 04:08:59.044258 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6419 | 2025.09.03 04:08:59.044369 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 6420 | 2025.09.03 04:08:59.044387 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2025.09.03 04:08:59.044485 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6422 | 2025.09.03 04:08:59.044492 [ 4 ] {1339f317-c08f-478a-a075-9e9fdc5ae6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6423 | 2025.09.03 04:08:59.044526 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 57 rows starting from the beginning of the part | ||
| 6424 | 2025.09.03 04:08:59.044543 [ 4 ] {1339f317-c08f-478a-a075-9e9fdc5ae6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6425 | 2025.09.03 04:08:59.044599 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 28 rows starting from the beginning of the part | ||
| 6426 | 2025.09.03 04:08:59.044658 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 15 rows starting from the beginning of the part | ||
| 6427 | 2025.09.03 04:08:59.044707 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 6428 | 2025.09.03 04:08:59.044751 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part | ||
| 6429 | 2025.09.03 04:08:59.044797 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 6430 | 2025.09.03 04:08:59.044983 [ 4 ] {1339f317-c08f-478a-a075-9e9fdc5ae6f2} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2025.09.03 04:08:59.045025 [ 4 ] {1339f317-c08f-478a-a075-9e9fdc5ae6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6432 | 2025.09.03 04:08:59.045354 [ 4 ] {1339f317-c08f-478a-a075-9e9fdc5ae6f2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6433 | 2025.09.03 04:08:59.045589 [ 4 ] {1339f317-c08f-478a-a075-9e9fdc5ae6f2} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2025.09.03 04:08:59.045716 [ 186 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138539 sec., 120543.67362259002 rows/sec., 9.24 MiB/sec. | ||
| 6435 | 2025.09.03 04:08:59.045727 [ 4 ] {1339f317-c08f-478a-a075-9e9fdc5ae6f2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00124 sec., 72580.64516129032 rows/sec., 5.67 MiB/sec. | ||
| 6436 | 2025.09.03 04:08:59.045810 [ 4 ] {1339f317-c08f-478a-a075-9e9fdc5ae6f2} <Debug> TCPHandler: Processed in 0.00147083 sec. | ||
| 6437 | 2025.09.03 04:08:59.045874 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6438 | 2025.09.03 04:08:59.045932 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2025.09.03 04:08:59.046035 [ 4 ] {864a82b5-7d07-4115-8324-09b175b57007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6440 | 2025.09.03 04:08:59.046081 [ 4 ] {864a82b5-7d07-4115-8324-09b175b57007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6441 | 2025.09.03 04:08:59.046124 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2025.09.03 04:08:59.046196 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_56_11} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6443 | 2025.09.03 04:08:59.046262 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6444 | 2025.09.03 04:08:59.046511 [ 4 ] {864a82b5-7d07-4115-8324-09b175b57007} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2025.09.03 04:08:59.046557 [ 4 ] {864a82b5-7d07-4115-8324-09b175b57007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6446 | 2025.09.03 04:08:59.046980 [ 4 ] {864a82b5-7d07-4115-8324-09b175b57007} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6447 | 2025.09.03 04:08:59.047257 [ 4 ] {864a82b5-7d07-4115-8324-09b175b57007} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2025.09.03 04:08:59.047413 [ 4 ] {864a82b5-7d07-4115-8324-09b175b57007} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001396 sec., 114613.1805157593 rows/sec., 7.98 MiB/sec. | ||
| 6449 | 2025.09.03 04:08:59.047461 [ 4 ] {864a82b5-7d07-4115-8324-09b175b57007} <Debug> TCPHandler: Processed in 0.001579151 sec. | ||
| 6450 | 2025.09.03 04:08:59.047581 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2025.09.03 04:08:59.047677 [ 4 ] {7ed76e12-7954-4fe7-a5e6-2c476f37bc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6452 | 2025.09.03 04:08:59.047733 [ 4 ] {7ed76e12-7954-4fe7-a5e6-2c476f37bc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6453 | 2025.09.03 04:08:59.048555 [ 4 ] {7ed76e12-7954-4fe7-a5e6-2c476f37bc22} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.09.03 04:08:59.048593 [ 4 ] {7ed76e12-7954-4fe7-a5e6-2c476f37bc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6455 | 2025.09.03 04:08:59.049128 [ 4 ] {7ed76e12-7954-4fe7-a5e6-2c476f37bc22} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6456 | 2025.09.03 04:08:59.049362 [ 4 ] {7ed76e12-7954-4fe7-a5e6-2c476f37bc22} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2025.09.03 04:08:59.049506 [ 4 ] {7ed76e12-7954-4fe7-a5e6-2c476f37bc22} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001846 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 6458 | 2025.09.03 04:08:59.049561 [ 4 ] {7ed76e12-7954-4fe7-a5e6-2c476f37bc22} <Debug> TCPHandler: Processed in 0.002037604 sec. | ||
| 6459 | 2025.09.03 04:08:59.049670 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2025.09.03 04:08:59.049766 [ 4 ] {99dc4c4a-d506-4bf7-ab05-2f38ff0a94f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6461 | 2025.09.03 04:08:59.049808 [ 4 ] {99dc4c4a-d506-4bf7-ab05-2f38ff0a94f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6462 | 2025.09.03 04:08:59.050182 [ 4 ] {99dc4c4a-d506-4bf7-ab05-2f38ff0a94f5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2025.09.03 04:08:59.050224 [ 4 ] {99dc4c4a-d506-4bf7-ab05-2f38ff0a94f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6464 | 2025.09.03 04:08:59.050593 [ 4 ] {99dc4c4a-d506-4bf7-ab05-2f38ff0a94f5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6465 | 2025.09.03 04:08:59.050801 [ 4 ] {99dc4c4a-d506-4bf7-ab05-2f38ff0a94f5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2025.09.03 04:08:59.050922 [ 4 ] {99dc4c4a-d506-4bf7-ab05-2f38ff0a94f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 6467 | 2025.09.03 04:08:59.050957 [ 4 ] {99dc4c4a-d506-4bf7-ab05-2f38ff0a94f5} <Debug> TCPHandler: Processed in 0.00133779 sec. | ||
| 6468 | 2025.09.03 04:09:01.891731 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6469 | 2025.09.03 04:09:01.891837 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6470 | 2025.09.03 04:09:02.040766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18422 | ||
| 6471 | 2025.09.03 04:09:02.041332 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2025.09.03 04:09:02.041380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6473 | 2025.09.03 04:09:02.041844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6474 | 2025.09.03 04:09:02.042064 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2025.09.03 04:09:02.042195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18422 | ||
| 6476 | 2025.09.03 04:09:02.106371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 882 | ||
| 6477 | 2025.09.03 04:09:02.108566 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2025.09.03 04:09:02.108625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6479 | 2025.09.03 04:09:02.109833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6480 | 2025.09.03 04:09:02.110121 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2025.09.03 04:09:02.110502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 6482 | 2025.09.03 04:09:03.049753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 6483 | 2025.09.03 04:09:03.068106 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2025.09.03 04:09:03.068167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6485 | 2025.09.03 04:09:03.074222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6486 | 2025.09.03 04:09:03.074910 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2025.09.03 04:09:03.077979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 6488 | 2025.09.03 04:09:04.041430 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2025.09.03 04:09:04.041629 [ 4 ] {04f329f7-3d86-4063-bdb3-ba708b83fccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6490 | 2025.09.03 04:09:04.041700 [ 4 ] {04f329f7-3d86-4063-bdb3-ba708b83fccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6491 | 2025.09.03 04:09:04.042331 [ 4 ] {04f329f7-3d86-4063-bdb3-ba708b83fccb} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.09.03 04:09:04.042370 [ 4 ] {04f329f7-3d86-4063-bdb3-ba708b83fccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6493 | 2025.09.03 04:09:04.042779 [ 4 ] {04f329f7-3d86-4063-bdb3-ba708b83fccb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6494 | 2025.09.03 04:09:04.043020 [ 4 ] {04f329f7-3d86-4063-bdb3-ba708b83fccb} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.09.03 04:09:04.043181 [ 4 ] {04f329f7-3d86-4063-bdb3-ba708b83fccb} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001606 sec., 53549.19053549191 rows/sec., 4.49 MiB/sec. | ||
| 6496 | 2025.09.03 04:09:04.043223 [ 4 ] {04f329f7-3d86-4063-bdb3-ba708b83fccb} <Debug> TCPHandler: Processed in 0.001927484 sec. | ||
| 6497 | 2025.09.03 04:09:04.043341 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2025.09.03 04:09:04.043437 [ 4 ] {19d8be84-b737-426d-a33d-0365008df2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6499 | 2025.09.03 04:09:04.043478 [ 4 ] {19d8be84-b737-426d-a33d-0365008df2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6500 | 2025.09.03 04:09:04.043872 [ 4 ] {19d8be84-b737-426d-a33d-0365008df2f0} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2025.09.03 04:09:04.043909 [ 4 ] {19d8be84-b737-426d-a33d-0365008df2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6502 | 2025.09.03 04:09:04.044209 [ 4 ] {19d8be84-b737-426d-a33d-0365008df2f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6503 | 2025.09.03 04:09:04.044419 [ 4 ] {19d8be84-b737-426d-a33d-0365008df2f0} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2025.09.03 04:09:04.044545 [ 4 ] {19d8be84-b737-426d-a33d-0365008df2f0} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001127 sec., 13309.671694764864 rows/sec., 1000.82 KiB/sec. | ||
| 6505 | 2025.09.03 04:09:04.044583 [ 4 ] {19d8be84-b737-426d-a33d-0365008df2f0} <Debug> TCPHandler: Processed in 0.001291789 sec. | ||
| 6506 | 2025.09.03 04:09:04.044691 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2025.09.03 04:09:04.044787 [ 4 ] {b073676d-8018-45d0-ba65-d44461eb9b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6508 | 2025.09.03 04:09:04.044826 [ 4 ] {b073676d-8018-45d0-ba65-d44461eb9b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6509 | 2025.09.03 04:09:04.045237 [ 4 ] {b073676d-8018-45d0-ba65-d44461eb9b06} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2025.09.03 04:09:04.045272 [ 4 ] {b073676d-8018-45d0-ba65-d44461eb9b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6511 | 2025.09.03 04:09:04.045574 [ 4 ] {b073676d-8018-45d0-ba65-d44461eb9b06} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6512 | 2025.09.03 04:09:04.045784 [ 4 ] {b073676d-8018-45d0-ba65-d44461eb9b06} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2025.09.03 04:09:04.045914 [ 4 ] {b073676d-8018-45d0-ba65-d44461eb9b06} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001146 sec., 68935.42757417103 rows/sec., 5.38 MiB/sec. | ||
| 6514 | 2025.09.03 04:09:04.045952 [ 4 ] {b073676d-8018-45d0-ba65-d44461eb9b06} <Debug> TCPHandler: Processed in 0.00131059 sec. | ||
| 6515 | 2025.09.03 04:09:04.046071 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2025.09.03 04:09:04.046166 [ 4 ] {3e4dd05d-e686-40f6-b248-377c62b645b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6517 | 2025.09.03 04:09:04.046210 [ 4 ] {3e4dd05d-e686-40f6-b248-377c62b645b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6518 | 2025.09.03 04:09:04.046604 [ 4 ] {3e4dd05d-e686-40f6-b248-377c62b645b1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2025.09.03 04:09:04.046640 [ 4 ] {3e4dd05d-e686-40f6-b248-377c62b645b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6520 | 2025.09.03 04:09:04.046970 [ 4 ] {3e4dd05d-e686-40f6-b248-377c62b645b1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6521 | 2025.09.03 04:09:04.047185 [ 4 ] {3e4dd05d-e686-40f6-b248-377c62b645b1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2025.09.03 04:09:04.047317 [ 4 ] {3e4dd05d-e686-40f6-b248-377c62b645b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6523 | 2025.09.03 04:09:04.047354 [ 4 ] {3e4dd05d-e686-40f6-b248-377c62b645b1} <Debug> TCPHandler: Processed in 0.00133202 sec. | ||
| 6524 | 2025.09.03 04:09:04.047467 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2025.09.03 04:09:04.047561 [ 4 ] {335b8303-b4ec-4470-adb0-a41c31743e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6526 | 2025.09.03 04:09:04.047617 [ 4 ] {335b8303-b4ec-4470-adb0-a41c31743e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6527 | 2025.09.03 04:09:04.048381 [ 4 ] {335b8303-b4ec-4470-adb0-a41c31743e1c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2025.09.03 04:09:04.048417 [ 4 ] {335b8303-b4ec-4470-adb0-a41c31743e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6529 | 2025.09.03 04:09:04.048945 [ 4 ] {335b8303-b4ec-4470-adb0-a41c31743e1c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6530 | 2025.09.03 04:09:04.049165 [ 4 ] {335b8303-b4ec-4470-adb0-a41c31743e1c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2025.09.03 04:09:04.049282 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6532 | 2025.09.03 04:09:04.049301 [ 4 ] {335b8303-b4ec-4470-adb0-a41c31743e1c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001757 sec., 8537.279453614114 rows/sec., 15.30 MiB/sec. | ||
| 6533 | 2025.09.03 04:09:04.049353 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2025.09.03 04:09:04.049379 [ 4 ] {335b8303-b4ec-4470-adb0-a41c31743e1c} <Debug> TCPHandler: Processed in 0.001961525 sec. | ||
| 6535 | 2025.09.03 04:09:04.049379 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6536 | 2025.09.03 04:09:04.049504 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2025.09.03 04:09:04.049528 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 6538 | 2025.09.03 04:09:04.049605 [ 4 ] {8ec52cc0-dfe5-4721-a609-622bfec2c110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6539 | 2025.09.03 04:09:04.049653 [ 4 ] {8ec52cc0-dfe5-4721-a609-622bfec2c110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6540 | 2025.09.03 04:09:04.049810 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6541 | 2025.09.03 04:09:04.049876 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1000 rows starting from the beginning of the part | ||
| 6542 | 2025.09.03 04:09:04.049983 [ 4 ] {8ec52cc0-dfe5-4721-a609-622bfec2c110} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2025.09.03 04:09:04.050011 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 6544 | 2025.09.03 04:09:04.050024 [ 4 ] {8ec52cc0-dfe5-4721-a609-622bfec2c110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6545 | 2025.09.03 04:09:04.050130 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 6546 | 2025.09.03 04:09:04.050238 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 6547 | 2025.09.03 04:09:04.050335 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 6548 | 2025.09.03 04:09:04.050355 [ 4 ] {8ec52cc0-dfe5-4721-a609-622bfec2c110} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6549 | 2025.09.03 04:09:04.050429 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 6550 | 2025.09.03 04:09:04.050589 [ 4 ] {8ec52cc0-dfe5-4721-a609-622bfec2c110} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2025.09.03 04:09:04.050729 [ 4 ] {8ec52cc0-dfe5-4721-a609-622bfec2c110} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 6552 | 2025.09.03 04:09:04.050768 [ 4 ] {8ec52cc0-dfe5-4721-a609-622bfec2c110} <Debug> TCPHandler: Processed in 0.00131751 sec. | ||
| 6553 | 2025.09.03 04:09:04.056341 [ 186 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1097 rows, containing 19 columns (19 merged, 0 gathered) in 0.00687516 sec., 159559.92296906546 rows/sec., 285.92 MiB/sec. | ||
| 6554 | 2025.09.03 04:09:04.057512 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6555 | 2025.09.03 04:09:04.057928 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2025.09.03 04:09:04.058014 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6557 | 2025.09.03 04:09:04.058188 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.41 MiB. | ||
| 6558 | 2025.09.03 04:09:05.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.69 MiB, peak 273.07 MiB, free memory in arenas 0.00 B, will set to 266.63 MiB (RSS), difference: 1.94 MiB | ||
| 6559 | 2025.09.03 04:09:09.041060 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2025.09.03 04:09:09.041257 [ 4 ] {3b670a2d-e531-421d-9f01-a68d7af4ea41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6561 | 2025.09.03 04:09:09.041324 [ 4 ] {3b670a2d-e531-421d-9f01-a68d7af4ea41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6562 | 2025.09.03 04:09:09.042012 [ 4 ] {3b670a2d-e531-421d-9f01-a68d7af4ea41} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2025.09.03 04:09:09.042059 [ 4 ] {3b670a2d-e531-421d-9f01-a68d7af4ea41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6564 | 2025.09.03 04:09:09.042468 [ 4 ] {3b670a2d-e531-421d-9f01-a68d7af4ea41} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6565 | 2025.09.03 04:09:09.042721 [ 4 ] {3b670a2d-e531-421d-9f01-a68d7af4ea41} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2025.09.03 04:09:09.042874 [ 4 ] {3b670a2d-e531-421d-9f01-a68d7af4ea41} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001669 sec., 64709.406830437394 rows/sec., 5.43 MiB/sec. | ||
| 6567 | 2025.09.03 04:09:09.042918 [ 4 ] {3b670a2d-e531-421d-9f01-a68d7af4ea41} <Debug> TCPHandler: Processed in 0.001997275 sec. | ||
| 6568 | 2025.09.03 04:09:09.043042 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2025.09.03 04:09:09.043140 [ 4 ] {3f749516-0b1f-4118-bead-e7e1f0e3dbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6570 | 2025.09.03 04:09:09.043183 [ 4 ] {3f749516-0b1f-4118-bead-e7e1f0e3dbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6571 | 2025.09.03 04:09:09.043578 [ 4 ] {3f749516-0b1f-4118-bead-e7e1f0e3dbf1} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2025.09.03 04:09:09.043614 [ 4 ] {3f749516-0b1f-4118-bead-e7e1f0e3dbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6573 | 2025.09.03 04:09:09.043923 [ 4 ] {3f749516-0b1f-4118-bead-e7e1f0e3dbf1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6574 | 2025.09.03 04:09:09.044146 [ 4 ] {3f749516-0b1f-4118-bead-e7e1f0e3dbf1} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2025.09.03 04:09:09.044280 [ 4 ] {3f749516-0b1f-4118-bead-e7e1f0e3dbf1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001159 sec., 22433.13201035375 rows/sec., 1.65 MiB/sec. | ||
| 6576 | 2025.09.03 04:09:09.044318 [ 4 ] {3f749516-0b1f-4118-bead-e7e1f0e3dbf1} <Debug> TCPHandler: Processed in 0.00132811 sec. | ||
| 6577 | 2025.09.03 04:09:09.044418 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2025.09.03 04:09:09.044512 [ 4 ] {9b8506bf-1a94-4b1e-8547-6231bc9b6fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6579 | 2025.09.03 04:09:09.044554 [ 4 ] {9b8506bf-1a94-4b1e-8547-6231bc9b6fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6580 | 2025.09.03 04:09:09.044982 [ 4 ] {9b8506bf-1a94-4b1e-8547-6231bc9b6fb6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2025.09.03 04:09:09.045017 [ 4 ] {9b8506bf-1a94-4b1e-8547-6231bc9b6fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6582 | 2025.09.03 04:09:09.045326 [ 4 ] {9b8506bf-1a94-4b1e-8547-6231bc9b6fb6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6583 | 2025.09.03 04:09:09.045539 [ 4 ] {9b8506bf-1a94-4b1e-8547-6231bc9b6fb6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2025.09.03 04:09:09.045665 [ 4 ] {9b8506bf-1a94-4b1e-8547-6231bc9b6fb6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 6.00 MiB/sec. | ||
| 6585 | 2025.09.03 04:09:09.045705 [ 4 ] {9b8506bf-1a94-4b1e-8547-6231bc9b6fb6} <Debug> TCPHandler: Processed in 0.00133675 sec. | ||
| 6586 | 2025.09.03 04:09:09.045810 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2025.09.03 04:09:09.045906 [ 4 ] {c4fe258a-ae7a-4727-bec8-28bd42f8036d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6588 | 2025.09.03 04:09:09.045950 [ 4 ] {c4fe258a-ae7a-4727-bec8-28bd42f8036d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6589 | 2025.09.03 04:09:09.046351 [ 4 ] {c4fe258a-ae7a-4727-bec8-28bd42f8036d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2025.09.03 04:09:09.046386 [ 4 ] {c4fe258a-ae7a-4727-bec8-28bd42f8036d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6591 | 2025.09.03 04:09:09.046722 [ 4 ] {c4fe258a-ae7a-4727-bec8-28bd42f8036d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6592 | 2025.09.03 04:09:09.046945 [ 4 ] {c4fe258a-ae7a-4727-bec8-28bd42f8036d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2025.09.03 04:09:09.047074 [ 4 ] {c4fe258a-ae7a-4727-bec8-28bd42f8036d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6594 | 2025.09.03 04:09:09.047112 [ 4 ] {c4fe258a-ae7a-4727-bec8-28bd42f8036d} <Debug> TCPHandler: Processed in 0.00135217 sec. | ||
| 6595 | 2025.09.03 04:09:09.047217 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2025.09.03 04:09:09.047312 [ 4 ] {9699efff-3281-4ad7-aedb-8766ec280658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6597 | 2025.09.03 04:09:09.047367 [ 4 ] {9699efff-3281-4ad7-aedb-8766ec280658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6598 | 2025.09.03 04:09:09.048191 [ 4 ] {9699efff-3281-4ad7-aedb-8766ec280658} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2025.09.03 04:09:09.048229 [ 4 ] {9699efff-3281-4ad7-aedb-8766ec280658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6600 | 2025.09.03 04:09:09.048781 [ 4 ] {9699efff-3281-4ad7-aedb-8766ec280658} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6601 | 2025.09.03 04:09:09.049014 [ 4 ] {9699efff-3281-4ad7-aedb-8766ec280658} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2025.09.03 04:09:09.049148 [ 4 ] {9699efff-3281-4ad7-aedb-8766ec280658} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001854 sec., 14023.732470334413 rows/sec., 25.13 MiB/sec. | ||
| 6603 | 2025.09.03 04:09:09.049201 [ 4 ] {9699efff-3281-4ad7-aedb-8766ec280658} <Debug> TCPHandler: Processed in 0.002034124 sec. | ||
| 6604 | 2025.09.03 04:09:09.049308 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2025.09.03 04:09:09.049403 [ 4 ] {dcab2308-c1f7-4b28-a1e7-6631f66cbf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6606 | 2025.09.03 04:09:09.049445 [ 4 ] {dcab2308-c1f7-4b28-a1e7-6631f66cbf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6607 | 2025.09.03 04:09:09.049770 [ 4 ] {dcab2308-c1f7-4b28-a1e7-6631f66cbf56} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2025.09.03 04:09:09.049803 [ 4 ] {dcab2308-c1f7-4b28-a1e7-6631f66cbf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6609 | 2025.09.03 04:09:09.050106 [ 4 ] {dcab2308-c1f7-4b28-a1e7-6631f66cbf56} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6610 | 2025.09.03 04:09:09.050318 [ 4 ] {dcab2308-c1f7-4b28-a1e7-6631f66cbf56} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2025.09.03 04:09:09.050444 [ 4 ] {dcab2308-c1f7-4b28-a1e7-6631f66cbf56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6612 | 2025.09.03 04:09:09.050480 [ 4 ] {dcab2308-c1f7-4b28-a1e7-6631f66cbf56} <Debug> TCPHandler: Processed in 0.001222599 sec. | ||
| 6613 | 2025.09.03 04:09:09.542473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18849 | ||
| 6614 | 2025.09.03 04:09:09.543037 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2025.09.03 04:09:09.543086 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6616 | 2025.09.03 04:09:09.543581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6617 | 2025.09.03 04:09:09.543823 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2025.09.03 04:09:09.543968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
| 6619 | 2025.09.03 04:09:09.543989 [ 131 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6620 | 2025.09.03 04:09:09.544059 [ 131 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2025.09.03 04:09:09.544078 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6622 | 2025.09.03 04:09:09.544208 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 6623 | 2025.09.03 04:09:09.544359 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6624 | 2025.09.03 04:09:09.544402 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16592 rows starting from the beginning of the part | ||
| 6625 | 2025.09.03 04:09:09.544504 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
| 6626 | 2025.09.03 04:09:09.544557 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
| 6627 | 2025.09.03 04:09:09.544611 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
| 6628 | 2025.09.03 04:09:09.544657 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 6629 | 2025.09.03 04:09:09.544705 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
| 6630 | 2025.09.03 04:09:09.546597 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451928 sec., 7687419.858984441 rows/sec., 109.97 MiB/sec. | ||
| 6631 | 2025.09.03 04:09:09.546802 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6632 | 2025.09.03 04:09:09.547052 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2025.09.03 04:09:09.547122 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_41_8} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6634 | 2025.09.03 04:09:09.547194 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 6635 | 2025.09.03 04:09:10.578182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 6636 | 2025.09.03 04:09:10.596121 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2025.09.03 04:09:10.596179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6638 | 2025.09.03 04:09:10.601892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6639 | 2025.09.03 04:09:10.602588 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2025.09.03 04:09:10.602869 [ 132 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6641 | 2025.09.03 04:09:10.602906 [ 132 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2025.09.03 04:09:10.602924 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6643 | 2025.09.03 04:09:10.603047 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 6644 | 2025.09.03 04:09:10.606100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 6645 | 2025.09.03 04:09:10.607049 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6646 | 2025.09.03 04:09:10.608513 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 6647 | 2025.09.03 04:09:10.612953 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 6648 | 2025.09.03 04:09:10.617282 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 6649 | 2025.09.03 04:09:10.621632 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 6650 | 2025.09.03 04:09:10.625772 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 6651 | 2025.09.03 04:09:10.629566 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 6652 | 2025.09.03 04:09:10.680744 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.077753562 sec., 3974.0944601354727 rows/sec., 20.55 MiB/sec. | ||
| 6653 | 2025.09.03 04:09:10.682860 [ 186 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6654 | 2025.09.03 04:09:10.684768 [ 186 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_41_8} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2025.09.03 04:09:10.684865 [ 186 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_41_8} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6656 | 2025.09.03 04:09:10.686117 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 6657 | 2025.09.03 04:09:12.110831 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 906 | ||
| 6658 | 2025.09.03 04:09:12.112977 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2025.09.03 04:09:12.113031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6660 | 2025.09.03 04:09:12.114211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6661 | 2025.09.03 04:09:12.114486 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2025.09.03 04:09:12.114646 [ 130 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6663 | 2025.09.03 04:09:12.114719 [ 130 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2025.09.03 04:09:12.114743 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6665 | 2025.09.03 04:09:12.114837 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 6666 | 2025.09.03 04:09:12.114843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 6667 | 2025.09.03 04:09:12.115298 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6668 | 2025.09.03 04:09:12.115420 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 778 rows starting from the beginning of the part | ||
| 6669 | 2025.09.03 04:09:12.115740 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 6670 | 2025.09.03 04:09:12.116048 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 6671 | 2025.09.03 04:09:12.116355 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 6672 | 2025.09.03 04:09:12.116667 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 6673 | 2025.09.03 04:09:12.116989 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 6674 | 2025.09.03 04:09:12.123072 [ 186 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 72 columns (72 merged, 0 gathered) in 0.00827217 sec., 109523.86133263701 rows/sec., 86.60 MiB/sec. | ||
| 6675 | 2025.09.03 04:09:12.124064 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6676 | 2025.09.03 04:09:12.124540 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_31_6} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2025.09.03 04:09:12.124614 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_31_6} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6678 | 2025.09.03 04:09:12.124772 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 6679 | 2025.09.03 04:09:14.040449 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2025.09.03 04:09:14.040631 [ 4 ] {bf06042c-48fd-4ba0-aafb-db9296bd9ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6681 | 2025.09.03 04:09:14.040698 [ 4 ] {bf06042c-48fd-4ba0-aafb-db9296bd9ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6682 | 2025.09.03 04:09:14.041378 [ 4 ] {bf06042c-48fd-4ba0-aafb-db9296bd9ca0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2025.09.03 04:09:14.041424 [ 4 ] {bf06042c-48fd-4ba0-aafb-db9296bd9ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6684 | 2025.09.03 04:09:14.041830 [ 4 ] {bf06042c-48fd-4ba0-aafb-db9296bd9ca0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6685 | 2025.09.03 04:09:14.042056 [ 4 ] {bf06042c-48fd-4ba0-aafb-db9296bd9ca0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2025.09.03 04:09:14.042202 [ 4 ] {bf06042c-48fd-4ba0-aafb-db9296bd9ca0} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001621 sec., 53053.67057371992 rows/sec., 4.45 MiB/sec. | ||
| 6687 | 2025.09.03 04:09:14.042245 [ 4 ] {bf06042c-48fd-4ba0-aafb-db9296bd9ca0} <Debug> TCPHandler: Processed in 0.001929354 sec. | ||
| 6688 | 2025.09.03 04:09:14.042369 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2025.09.03 04:09:14.042481 [ 4 ] {c4f2e2c1-d4ab-43e6-ab4c-c8786bca9f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6690 | 2025.09.03 04:09:14.042523 [ 4 ] {c4f2e2c1-d4ab-43e6-ab4c-c8786bca9f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6691 | 2025.09.03 04:09:14.042947 [ 4 ] {c4f2e2c1-d4ab-43e6-ab4c-c8786bca9f12} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2025.09.03 04:09:14.042984 [ 4 ] {c4f2e2c1-d4ab-43e6-ab4c-c8786bca9f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6693 | 2025.09.03 04:09:14.043338 [ 4 ] {c4f2e2c1-d4ab-43e6-ab4c-c8786bca9f12} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6694 | 2025.09.03 04:09:14.043554 [ 4 ] {c4f2e2c1-d4ab-43e6-ab4c-c8786bca9f12} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2025.09.03 04:09:14.043678 [ 4 ] {c4f2e2c1-d4ab-43e6-ab4c-c8786bca9f12} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00123 sec., 12195.121951219513 rows/sec., 917.02 KiB/sec. | ||
| 6696 | 2025.09.03 04:09:14.043716 [ 4 ] {c4f2e2c1-d4ab-43e6-ab4c-c8786bca9f12} <Debug> TCPHandler: Processed in 0.0013958 sec. | ||
| 6697 | 2025.09.03 04:09:14.043822 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2025.09.03 04:09:14.043914 [ 4 ] {987c6717-f2e9-44a7-873a-7292ef988885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6699 | 2025.09.03 04:09:14.043954 [ 4 ] {987c6717-f2e9-44a7-873a-7292ef988885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6700 | 2025.09.03 04:09:14.044357 [ 4 ] {987c6717-f2e9-44a7-873a-7292ef988885} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2025.09.03 04:09:14.044393 [ 4 ] {987c6717-f2e9-44a7-873a-7292ef988885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6702 | 2025.09.03 04:09:14.044715 [ 4 ] {987c6717-f2e9-44a7-873a-7292ef988885} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6703 | 2025.09.03 04:09:14.044929 [ 4 ] {987c6717-f2e9-44a7-873a-7292ef988885} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2025.09.03 04:09:14.045055 [ 4 ] {987c6717-f2e9-44a7-873a-7292ef988885} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001159 sec., 68162.20880069025 rows/sec., 5.32 MiB/sec. | ||
| 6705 | 2025.09.03 04:09:14.045093 [ 4 ] {987c6717-f2e9-44a7-873a-7292ef988885} <Debug> TCPHandler: Processed in 0.00131874 sec. | ||
| 6706 | 2025.09.03 04:09:14.045204 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2025.09.03 04:09:14.045299 [ 4 ] {636057d5-931a-4c4c-8f47-82013390a652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6708 | 2025.09.03 04:09:14.045341 [ 4 ] {636057d5-931a-4c4c-8f47-82013390a652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6709 | 2025.09.03 04:09:14.045745 [ 4 ] {636057d5-931a-4c4c-8f47-82013390a652} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2025.09.03 04:09:14.045780 [ 4 ] {636057d5-931a-4c4c-8f47-82013390a652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6711 | 2025.09.03 04:09:14.046123 [ 4 ] {636057d5-931a-4c4c-8f47-82013390a652} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6712 | 2025.09.03 04:09:14.046332 [ 4 ] {636057d5-931a-4c4c-8f47-82013390a652} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2025.09.03 04:09:14.046457 [ 4 ] {636057d5-931a-4c4c-8f47-82013390a652} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 6714 | 2025.09.03 04:09:14.046494 [ 4 ] {636057d5-931a-4c4c-8f47-82013390a652} <Debug> TCPHandler: Processed in 0.00134448 sec. | ||
| 6715 | 2025.09.03 04:09:14.046598 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2025.09.03 04:09:14.046700 [ 4 ] {b4216cd4-ea20-406a-bbaf-46eca47f2af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6717 | 2025.09.03 04:09:14.046754 [ 4 ] {b4216cd4-ea20-406a-bbaf-46eca47f2af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6718 | 2025.09.03 04:09:14.047556 [ 4 ] {b4216cd4-ea20-406a-bbaf-46eca47f2af6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2025.09.03 04:09:14.047591 [ 4 ] {b4216cd4-ea20-406a-bbaf-46eca47f2af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6720 | 2025.09.03 04:09:14.048174 [ 4 ] {b4216cd4-ea20-406a-bbaf-46eca47f2af6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6721 | 2025.09.03 04:09:14.048415 [ 4 ] {b4216cd4-ea20-406a-bbaf-46eca47f2af6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2025.09.03 04:09:14.048568 [ 4 ] {b4216cd4-ea20-406a-bbaf-46eca47f2af6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001886 sec., 7953.3404029692465 rows/sec., 14.25 MiB/sec. | ||
| 6723 | 2025.09.03 04:09:14.048626 [ 4 ] {b4216cd4-ea20-406a-bbaf-46eca47f2af6} <Debug> TCPHandler: Processed in 0.002074706 sec. | ||
| 6724 | 2025.09.03 04:09:14.048747 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2025.09.03 04:09:14.048840 [ 4 ] {116a3075-f71e-4a3d-b414-d68e8bd2b716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6726 | 2025.09.03 04:09:14.048882 [ 4 ] {116a3075-f71e-4a3d-b414-d68e8bd2b716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6727 | 2025.09.03 04:09:14.049212 [ 4 ] {116a3075-f71e-4a3d-b414-d68e8bd2b716} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2025.09.03 04:09:14.049249 [ 4 ] {116a3075-f71e-4a3d-b414-d68e8bd2b716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6729 | 2025.09.03 04:09:14.049562 [ 4 ] {116a3075-f71e-4a3d-b414-d68e8bd2b716} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6730 | 2025.09.03 04:09:14.049772 [ 4 ] {116a3075-f71e-4a3d-b414-d68e8bd2b716} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2025.09.03 04:09:14.049895 [ 4 ] {116a3075-f71e-4a3d-b414-d68e8bd2b716} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6732 | 2025.09.03 04:09:14.049936 [ 4 ] {116a3075-f71e-4a3d-b414-d68e8bd2b716} <Debug> TCPHandler: Processed in 0.001236949 sec. | ||
| 6733 | 2025.09.03 04:09:16.892111 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6734 | 2025.09.03 04:09:16.892206 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6735 | 2025.09.03 04:09:17.044182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19337 | ||
| 6736 | 2025.09.03 04:09:17.044766 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2025.09.03 04:09:17.044820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6738 | 2025.09.03 04:09:17.045607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6739 | 2025.09.03 04:09:17.045859 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2025.09.03 04:09:17.046001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19337 | ||
| 6741 | 2025.09.03 04:09:18.106304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 6742 | 2025.09.03 04:09:18.122582 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.09.03 04:09:18.122644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6744 | 2025.09.03 04:09:18.128647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6745 | 2025.09.03 04:09:18.129341 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2025.09.03 04:09:18.132455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 6747 | 2025.09.03 04:09:19.040876 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2025.09.03 04:09:19.041080 [ 4 ] {72133d74-019e-4822-a0f6-05bb001f9b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6749 | 2025.09.03 04:09:19.041156 [ 4 ] {72133d74-019e-4822-a0f6-05bb001f9b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6750 | 2025.09.03 04:09:19.041840 [ 4 ] {72133d74-019e-4822-a0f6-05bb001f9b00} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2025.09.03 04:09:19.041890 [ 4 ] {72133d74-019e-4822-a0f6-05bb001f9b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6752 | 2025.09.03 04:09:19.042326 [ 4 ] {72133d74-019e-4822-a0f6-05bb001f9b00} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6753 | 2025.09.03 04:09:19.042571 [ 4 ] {72133d74-019e-4822-a0f6-05bb001f9b00} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2025.09.03 04:09:19.042736 [ 4 ] {72133d74-019e-4822-a0f6-05bb001f9b00} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001712 sec., 63084.11214953271 rows/sec., 5.29 MiB/sec. | ||
| 6755 | 2025.09.03 04:09:19.042791 [ 4 ] {72133d74-019e-4822-a0f6-05bb001f9b00} <Debug> TCPHandler: Processed in 0.002062005 sec. | ||
| 6756 | 2025.09.03 04:09:19.042789 [ 123 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6757 | 2025.09.03 04:09:19.042894 [ 123 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2025.09.03 04:09:19.042915 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2025.09.03 04:09:19.042936 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6760 | 2025.09.03 04:09:19.043029 [ 4 ] {fce5359a-f132-426e-b6d0-52e53aaeb759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6761 | 2025.09.03 04:09:19.043080 [ 4 ] {fce5359a-f132-426e-b6d0-52e53aaeb759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6762 | 2025.09.03 04:09:19.043100 [ 193 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 6763 | 2025.09.03 04:09:19.043252 [ 193 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6764 | 2025.09.03 04:09:19.043293 [ 193 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1287 rows starting from the beginning of the part | ||
| 6765 | 2025.09.03 04:09:19.043367 [ 193 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 108 rows starting from the beginning of the part | ||
| 6766 | 2025.09.03 04:09:19.043412 [ 193 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 86 rows starting from the beginning of the part | ||
| 6767 | 2025.09.03 04:09:19.043476 [ 193 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 108 rows starting from the beginning of the part | ||
| 6768 | 2025.09.03 04:09:19.043500 [ 4 ] {fce5359a-f132-426e-b6d0-52e53aaeb759} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2025.09.03 04:09:19.043518 [ 193 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part | ||
| 6770 | 2025.09.03 04:09:19.043548 [ 4 ] {fce5359a-f132-426e-b6d0-52e53aaeb759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6771 | 2025.09.03 04:09:19.043571 [ 193 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 108 rows starting from the beginning of the part | ||
| 6772 | 2025.09.03 04:09:19.043923 [ 4 ] {fce5359a-f132-426e-b6d0-52e53aaeb759} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6773 | 2025.09.03 04:09:19.044178 [ 4 ] {fce5359a-f132-426e-b6d0-52e53aaeb759} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2025.09.03 04:09:19.044320 [ 4 ] {fce5359a-f132-426e-b6d0-52e53aaeb759} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001314 sec., 19786.9101978691 rows/sec., 1.45 MiB/sec. | ||
| 6775 | 2025.09.03 04:09:19.044361 [ 4 ] {fce5359a-f132-426e-b6d0-52e53aaeb759} <Debug> TCPHandler: Processed in 0.001500741 sec. | ||
| 6776 | 2025.09.03 04:09:19.044483 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2025.09.03 04:09:19.044609 [ 4 ] {fc120774-40c6-4c53-be17-6fa06c1709ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6778 | 2025.09.03 04:09:19.044659 [ 4 ] {fc120774-40c6-4c53-be17-6fa06c1709ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6779 | 2025.09.03 04:09:19.044872 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842984 sec., 967452.7830952412 rows/sec., 84.29 MiB/sec. | ||
| 6780 | 2025.09.03 04:09:19.045110 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6781 | 2025.09.03 04:09:19.045190 [ 4 ] {fc120774-40c6-4c53-be17-6fa06c1709ff} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2025.09.03 04:09:19.045243 [ 4 ] {fc120774-40c6-4c53-be17-6fa06c1709ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6783 | 2025.09.03 04:09:19.045412 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2025.09.03 04:09:19.045497 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_61_12} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6785 | 2025.09.03 04:09:19.045585 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6786 | 2025.09.03 04:09:19.045627 [ 4 ] {fc120774-40c6-4c53-be17-6fa06c1709ff} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6787 | 2025.09.03 04:09:19.045875 [ 4 ] {fc120774-40c6-4c53-be17-6fa06c1709ff} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2025.09.03 04:09:19.045995 [ 120 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6789 | 2025.09.03 04:09:19.046009 [ 4 ] {fc120774-40c6-4c53-be17-6fa06c1709ff} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001426 sec., 63113.60448807854 rows/sec., 4.93 MiB/sec. | ||
| 6790 | 2025.09.03 04:09:19.046066 [ 120 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2025.09.03 04:09:19.046077 [ 4 ] {fc120774-40c6-4c53-be17-6fa06c1709ff} <Debug> TCPHandler: Processed in 0.001656572 sec. | ||
| 6792 | 2025.09.03 04:09:19.046098 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6793 | 2025.09.03 04:09:19.046189 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 6794 | 2025.09.03 04:09:19.046252 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2025.09.03 04:09:19.046296 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6796 | 2025.09.03 04:09:19.046334 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 595 rows starting from the beginning of the part | ||
| 6797 | 2025.09.03 04:09:19.046352 [ 4 ] {1a39e8c3-1054-402f-8feb-867f4ead40ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6798 | 2025.09.03 04:09:19.046402 [ 4 ] {1a39e8c3-1054-402f-8feb-867f4ead40ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6799 | 2025.09.03 04:09:19.046402 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 6800 | 2025.09.03 04:09:19.046464 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 79 rows starting from the beginning of the part | ||
| 6801 | 2025.09.03 04:09:19.046506 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 6802 | 2025.09.03 04:09:19.046563 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 79 rows starting from the beginning of the part | ||
| 6803 | 2025.09.03 04:09:19.046603 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 6804 | 2025.09.03 04:09:19.046817 [ 4 ] {1a39e8c3-1054-402f-8feb-867f4ead40ec} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2025.09.03 04:09:19.046861 [ 4 ] {1a39e8c3-1054-402f-8feb-867f4ead40ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6806 | 2025.09.03 04:09:19.047251 [ 4 ] {1a39e8c3-1054-402f-8feb-867f4ead40ec} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6807 | 2025.09.03 04:09:19.047478 [ 4 ] {1a39e8c3-1054-402f-8feb-867f4ead40ec} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2025.09.03 04:09:19.047569 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1023 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141384 sec., 723561.3647937533 rows/sec., 57.79 MiB/sec. | ||
| 6809 | 2025.09.03 04:09:19.047577 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6810 | 2025.09.03 04:09:19.047611 [ 4 ] {1a39e8c3-1054-402f-8feb-867f4ead40ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 6811 | 2025.09.03 04:09:19.047621 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2025.09.03 04:09:19.047650 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6813 | 2025.09.03 04:09:19.047655 [ 4 ] {1a39e8c3-1054-402f-8feb-867f4ead40ec} <Debug> TCPHandler: Processed in 0.001453111 sec. | ||
| 6814 | 2025.09.03 04:09:19.047717 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 6815 | 2025.09.03 04:09:19.047748 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6816 | 2025.09.03 04:09:19.047763 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2025.09.03 04:09:19.047815 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6818 | 2025.09.03 04:09:19.047849 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16134 rows starting from the beginning of the part | ||
| 6819 | 2025.09.03 04:09:19.047863 [ 4 ] {5100b622-6481-4fc0-bbd5-e6df9dd8d344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6820 | 2025.09.03 04:09:19.047907 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 6821 | 2025.09.03 04:09:19.047924 [ 4 ] {5100b622-6481-4fc0-bbd5-e6df9dd8d344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6822 | 2025.09.03 04:09:19.047961 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 6823 | 2025.09.03 04:09:19.048008 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 6824 | 2025.09.03 04:09:19.048032 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.09.03 04:09:19.048048 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 6826 | 2025.09.03 04:09:19.048094 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 6827 | 2025.09.03 04:09:19.048110 [ 190 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_61_12} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6828 | 2025.09.03 04:09:19.048187 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6829 | 2025.09.03 04:09:19.048777 [ 4 ] {5100b622-6481-4fc0-bbd5-e6df9dd8d344} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2025.09.03 04:09:19.048819 [ 4 ] {5100b622-6481-4fc0-bbd5-e6df9dd8d344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6831 | 2025.09.03 04:09:19.049717 [ 4 ] {5100b622-6481-4fc0-bbd5-e6df9dd8d344} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6832 | 2025.09.03 04:09:19.049967 [ 4 ] {5100b622-6481-4fc0-bbd5-e6df9dd8d344} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2025.09.03 04:09:19.050118 [ 4 ] {5100b622-6481-4fc0-bbd5-e6df9dd8d344} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002274 sec., 11433.597185576078 rows/sec., 20.49 MiB/sec. | ||
| 6834 | 2025.09.03 04:09:19.050174 [ 4 ] {5100b622-6481-4fc0-bbd5-e6df9dd8d344} <Debug> TCPHandler: Processed in 0.002460318 sec. | ||
| 6835 | 2025.09.03 04:09:19.050287 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2025.09.03 04:09:19.050383 [ 4 ] {8f35b2cb-a975-4aeb-9b62-70f770f4c8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6837 | 2025.09.03 04:09:19.050425 [ 4 ] {8f35b2cb-a975-4aeb-9b62-70f770f4c8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6838 | 2025.09.03 04:09:19.050759 [ 4 ] {8f35b2cb-a975-4aeb-9b62-70f770f4c8c8} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2025.09.03 04:09:19.050794 [ 4 ] {8f35b2cb-a975-4aeb-9b62-70f770f4c8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6840 | 2025.09.03 04:09:19.051222 [ 4 ] {8f35b2cb-a975-4aeb-9b62-70f770f4c8c8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6841 | 2025.09.03 04:09:19.051453 [ 4 ] {8f35b2cb-a975-4aeb-9b62-70f770f4c8c8} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2025.09.03 04:09:19.051560 [ 120 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6843 | 2025.09.03 04:09:19.051587 [ 4 ] {8f35b2cb-a975-4aeb-9b62-70f770f4c8c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 6844 | 2025.09.03 04:09:19.051600 [ 120 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2025.09.03 04:09:19.051630 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6846 | 2025.09.03 04:09:19.051632 [ 4 ] {8f35b2cb-a975-4aeb-9b62-70f770f4c8c8} <Debug> TCPHandler: Processed in 0.001395031 sec. | ||
| 6847 | 2025.09.03 04:09:19.051736 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6848 | 2025.09.03 04:09:19.051883 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6849 | 2025.09.03 04:09:19.051932 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3300 rows starting from the beginning of the part | ||
| 6850 | 2025.09.03 04:09:19.052014 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6851 | 2025.09.03 04:09:19.052083 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6852 | 2025.09.03 04:09:19.052140 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6853 | 2025.09.03 04:09:19.052198 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6854 | 2025.09.03 04:09:19.052259 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 6855 | 2025.09.03 04:09:19.053760 [ 199 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002077875 sec., 1732539.2528424473 rows/sec., 116.76 MiB/sec. | ||
| 6856 | 2025.09.03 04:09:19.054107 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6857 | 2025.09.03 04:09:19.054124 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16934 rows, containing 5 columns (5 merged, 0 gathered) in 0.006439517 sec., 2629700.333115046 rows/sec., 179.87 MiB/sec. | ||
| 6858 | 2025.09.03 04:09:19.054333 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6859 | 2025.09.03 04:09:19.054348 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_61_12} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2025.09.03 04:09:19.054413 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_61_12} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6861 | 2025.09.03 04:09:19.054472 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6862 | 2025.09.03 04:09:19.054604 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2025.09.03 04:09:19.054670 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6864 | 2025.09.03 04:09:19.054744 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 6865 | 2025.09.03 04:09:20.000143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.24 MiB, peak 281.11 MiB, free memory in arenas 0.00 B, will set to 272.65 MiB (RSS), difference: 2.42 MiB | ||
| 6866 | 2025.09.03 04:09:22.115260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 930 | ||
| 6867 | 2025.09.03 04:09:22.117930 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2025.09.03 04:09:22.117988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6869 | 2025.09.03 04:09:22.119210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6870 | 2025.09.03 04:09:22.119498 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2025.09.03 04:09:22.119871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 6872 | 2025.09.03 04:09:24.067292 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2025.09.03 04:09:24.067485 [ 4 ] {c9f21d40-afd3-4a3b-bb2a-01a028fdb304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6874 | 2025.09.03 04:09:24.067554 [ 4 ] {c9f21d40-afd3-4a3b-bb2a-01a028fdb304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6875 | 2025.09.03 04:09:24.068193 [ 4 ] {c9f21d40-afd3-4a3b-bb2a-01a028fdb304} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2025.09.03 04:09:24.068232 [ 4 ] {c9f21d40-afd3-4a3b-bb2a-01a028fdb304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6877 | 2025.09.03 04:09:24.068608 [ 4 ] {c9f21d40-afd3-4a3b-bb2a-01a028fdb304} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6878 | 2025.09.03 04:09:24.068835 [ 4 ] {c9f21d40-afd3-4a3b-bb2a-01a028fdb304} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2025.09.03 04:09:24.068980 [ 4 ] {c9f21d40-afd3-4a3b-bb2a-01a028fdb304} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001549 sec., 9038.089089735313 rows/sec., 736.99 KiB/sec. | ||
| 6880 | 2025.09.03 04:09:24.069020 [ 4 ] {c9f21d40-afd3-4a3b-bb2a-01a028fdb304} <Debug> TCPHandler: Processed in 0.001862674 sec. | ||
| 6881 | 2025.09.03 04:09:24.069141 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2025.09.03 04:09:24.069246 [ 4 ] {a6c6b28d-0dc1-4da7-9e60-5f5abc1d0f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6883 | 2025.09.03 04:09:24.069284 [ 4 ] {a6c6b28d-0dc1-4da7-9e60-5f5abc1d0f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6884 | 2025.09.03 04:09:24.070336 [ 4 ] {a6c6b28d-0dc1-4da7-9e60-5f5abc1d0f76} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2025.09.03 04:09:24.070372 [ 4 ] {a6c6b28d-0dc1-4da7-9e60-5f5abc1d0f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6886 | 2025.09.03 04:09:24.070780 [ 4 ] {a6c6b28d-0dc1-4da7-9e60-5f5abc1d0f76} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6887 | 2025.09.03 04:09:24.070987 [ 4 ] {a6c6b28d-0dc1-4da7-9e60-5f5abc1d0f76} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6888 | 2025.09.03 04:09:24.071111 [ 4 ] {a6c6b28d-0dc1-4da7-9e60-5f5abc1d0f76} <Debug> executeQuery: Read 1233 rows, 104.46 KiB in 0.001884 sec., 654458.5987261146 rows/sec., 54.15 MiB/sec. | ||
| 6889 | 2025.09.03 04:09:24.071148 [ 4 ] {a6c6b28d-0dc1-4da7-9e60-5f5abc1d0f76} <Debug> TCPHandler: Processed in 0.002053915 sec. | ||
| 6890 | 2025.09.03 04:09:24.071259 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2025.09.03 04:09:24.071353 [ 4 ] {796b0f00-b658-4d3d-9392-e0f8fab6d5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6892 | 2025.09.03 04:09:24.071393 [ 4 ] {796b0f00-b658-4d3d-9392-e0f8fab6d5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6893 | 2025.09.03 04:09:24.071790 [ 4 ] {796b0f00-b658-4d3d-9392-e0f8fab6d5fc} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2025.09.03 04:09:24.071824 [ 4 ] {796b0f00-b658-4d3d-9392-e0f8fab6d5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6895 | 2025.09.03 04:09:24.072116 [ 4 ] {796b0f00-b658-4d3d-9392-e0f8fab6d5fc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6896 | 2025.09.03 04:09:24.072319 [ 4 ] {796b0f00-b658-4d3d-9392-e0f8fab6d5fc} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2025.09.03 04:09:24.072421 [ 117 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6898 | 2025.09.03 04:09:24.072441 [ 4 ] {796b0f00-b658-4d3d-9392-e0f8fab6d5fc} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001107 sec., 26196.928635953027 rows/sec., 1.86 MiB/sec. | ||
| 6899 | 2025.09.03 04:09:24.072457 [ 117 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2025.09.03 04:09:24.072476 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6901 | 2025.09.03 04:09:24.072482 [ 4 ] {796b0f00-b658-4d3d-9392-e0f8fab6d5fc} <Debug> TCPHandler: Processed in 0.001267339 sec. | ||
| 6902 | 2025.09.03 04:09:24.072592 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2025.09.03 04:09:24.072605 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 6904 | 2025.09.03 04:09:24.072689 [ 4 ] {1626f440-d2c2-4d3c-959f-a169240a9f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6905 | 2025.09.03 04:09:24.072732 [ 4 ] {1626f440-d2c2-4d3c-959f-a169240a9f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6906 | 2025.09.03 04:09:24.072780 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6907 | 2025.09.03 04:09:24.072825 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 57 rows starting from the beginning of the part | ||
| 6908 | 2025.09.03 04:09:24.072898 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 15 rows starting from the beginning of the part | ||
| 6909 | 2025.09.03 04:09:24.072949 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 6910 | 2025.09.03 04:09:24.072997 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part | ||
| 6911 | 2025.09.03 04:09:24.073041 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 6912 | 2025.09.03 04:09:24.073087 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 29 rows starting from the beginning of the part | ||
| 6913 | 2025.09.03 04:09:24.073214 [ 4 ] {1626f440-d2c2-4d3c-959f-a169240a9f64} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2025.09.03 04:09:24.073256 [ 4 ] {1626f440-d2c2-4d3c-959f-a169240a9f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6915 | 2025.09.03 04:09:24.073604 [ 4 ] {1626f440-d2c2-4d3c-959f-a169240a9f64} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6916 | 2025.09.03 04:09:24.073842 [ 4 ] {1626f440-d2c2-4d3c-959f-a169240a9f64} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2025.09.03 04:09:24.073974 [ 4 ] {1626f440-d2c2-4d3c-959f-a169240a9f64} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001303 sec., 174980.81350729088 rows/sec., 11.85 MiB/sec. | ||
| 6918 | 2025.09.03 04:09:24.073980 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143398 sec., 117156.4456965927 rows/sec., 8.94 MiB/sec. | ||
| 6919 | 2025.09.03 04:09:24.074016 [ 4 ] {1626f440-d2c2-4d3c-959f-a169240a9f64} <Debug> TCPHandler: Processed in 0.001471071 sec. | ||
| 6920 | 2025.09.03 04:09:24.074147 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2025.09.03 04:09:24.074165 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6922 | 2025.09.03 04:09:24.074271 [ 4 ] {1559b1b5-979e-43c9-ae36-5c8de8440451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6923 | 2025.09.03 04:09:24.074326 [ 4 ] {1559b1b5-979e-43c9-ae36-5c8de8440451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6924 | 2025.09.03 04:09:24.074475 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2025.09.03 04:09:24.074562 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_61_12} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6926 | 2025.09.03 04:09:24.074656 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6927 | 2025.09.03 04:09:24.074957 [ 4 ] {1559b1b5-979e-43c9-ae36-5c8de8440451} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2025.09.03 04:09:24.074999 [ 4 ] {1559b1b5-979e-43c9-ae36-5c8de8440451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6929 | 2025.09.03 04:09:24.075345 [ 4 ] {1559b1b5-979e-43c9-ae36-5c8de8440451} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6930 | 2025.09.03 04:09:24.075553 [ 4 ] {1559b1b5-979e-43c9-ae36-5c8de8440451} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2025.09.03 04:09:24.075681 [ 4 ] {1559b1b5-979e-43c9-ae36-5c8de8440451} <Debug> executeQuery: Read 549 rows, 41.75 KiB in 0.001434 sec., 382845.18828451884 rows/sec., 28.43 MiB/sec. | ||
| 6932 | 2025.09.03 04:09:24.075724 [ 4 ] {1559b1b5-979e-43c9-ae36-5c8de8440451} <Debug> TCPHandler: Processed in 0.001635502 sec. | ||
| 6933 | 2025.09.03 04:09:24.075832 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6934 | 2025.09.03 04:09:24.075927 [ 4 ] {85f39d9f-1542-4890-ba9f-df78ce0031fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6935 | 2025.09.03 04:09:24.075970 [ 4 ] {85f39d9f-1542-4890-ba9f-df78ce0031fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6936 | 2025.09.03 04:09:24.076529 [ 4 ] {85f39d9f-1542-4890-ba9f-df78ce0031fa} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2025.09.03 04:09:24.076564 [ 4 ] {85f39d9f-1542-4890-ba9f-df78ce0031fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6938 | 2025.09.03 04:09:24.076949 [ 4 ] {85f39d9f-1542-4890-ba9f-df78ce0031fa} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6939 | 2025.09.03 04:09:24.077156 [ 4 ] {85f39d9f-1542-4890-ba9f-df78ce0031fa} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2025.09.03 04:09:24.077280 [ 4 ] {85f39d9f-1542-4890-ba9f-df78ce0031fa} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001372 sec., 620262.390670554 rows/sec., 41.75 MiB/sec. | ||
| 6941 | 2025.09.03 04:09:24.077321 [ 4 ] {85f39d9f-1542-4890-ba9f-df78ce0031fa} <Debug> TCPHandler: Processed in 0.001536531 sec. | ||
| 6942 | 2025.09.03 04:09:24.077426 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2025.09.03 04:09:24.077520 [ 4 ] {8807707d-2128-4e50-a7dc-1eb22535354e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6944 | 2025.09.03 04:09:24.077576 [ 4 ] {8807707d-2128-4e50-a7dc-1eb22535354e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6945 | 2025.09.03 04:09:24.078375 [ 4 ] {8807707d-2128-4e50-a7dc-1eb22535354e} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2025.09.03 04:09:24.078411 [ 4 ] {8807707d-2128-4e50-a7dc-1eb22535354e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6947 | 2025.09.03 04:09:24.078941 [ 4 ] {8807707d-2128-4e50-a7dc-1eb22535354e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6948 | 2025.09.03 04:09:24.079168 [ 4 ] {8807707d-2128-4e50-a7dc-1eb22535354e} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2025.09.03 04:09:24.079302 [ 4 ] {8807707d-2128-4e50-a7dc-1eb22535354e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.0018 sec., 8333.333333333334 rows/sec., 14.93 MiB/sec. | ||
| 6950 | 2025.09.03 04:09:24.079360 [ 4 ] {8807707d-2128-4e50-a7dc-1eb22535354e} <Debug> TCPHandler: Processed in 0.001982484 sec. | ||
| 6951 | 2025.09.03 04:09:24.079465 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6952 | 2025.09.03 04:09:24.079559 [ 4 ] {24d41433-c509-41cb-a2a1-5a7a0b0cf650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6953 | 2025.09.03 04:09:24.079599 [ 4 ] {24d41433-c509-41cb-a2a1-5a7a0b0cf650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6954 | 2025.09.03 04:09:24.079926 [ 4 ] {24d41433-c509-41cb-a2a1-5a7a0b0cf650} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2025.09.03 04:09:24.079962 [ 4 ] {24d41433-c509-41cb-a2a1-5a7a0b0cf650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6956 | 2025.09.03 04:09:24.080285 [ 4 ] {24d41433-c509-41cb-a2a1-5a7a0b0cf650} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6957 | 2025.09.03 04:09:24.080488 [ 4 ] {24d41433-c509-41cb-a2a1-5a7a0b0cf650} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2025.09.03 04:09:24.080612 [ 4 ] {24d41433-c509-41cb-a2a1-5a7a0b0cf650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6959 | 2025.09.03 04:09:24.080652 [ 4 ] {24d41433-c509-41cb-a2a1-5a7a0b0cf650} <Debug> TCPHandler: Processed in 0.001234749 sec. | ||
| 6960 | 2025.09.03 04:09:24.546216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19764 | ||
| 6961 | 2025.09.03 04:09:24.546679 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2025.09.03 04:09:24.546717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6963 | 2025.09.03 04:09:24.547166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6964 | 2025.09.03 04:09:24.547388 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2025.09.03 04:09:24.547503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
| 6966 | 2025.09.03 04:09:25.632662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 6967 | 2025.09.03 04:09:25.649612 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2025.09.03 04:09:25.649664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6969 | 2025.09.03 04:09:25.655651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6970 | 2025.09.03 04:09:25.656392 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2025.09.03 04:09:25.659449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 6972 | 2025.09.03 04:09:29.041684 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2025.09.03 04:09:29.041980 [ 4 ] {1bbf7938-8bea-4143-a951-f826c21d6d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6974 | 2025.09.03 04:09:29.042083 [ 4 ] {1bbf7938-8bea-4143-a951-f826c21d6d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6975 | 2025.09.03 04:09:29.042931 [ 4 ] {1bbf7938-8bea-4143-a951-f826c21d6d17} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2025.09.03 04:09:29.042983 [ 4 ] {1bbf7938-8bea-4143-a951-f826c21d6d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6977 | 2025.09.03 04:09:29.043402 [ 4 ] {1bbf7938-8bea-4143-a951-f826c21d6d17} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6978 | 2025.09.03 04:09:29.043657 [ 4 ] {1bbf7938-8bea-4143-a951-f826c21d6d17} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2025.09.03 04:09:29.043824 [ 4 ] {1bbf7938-8bea-4143-a951-f826c21d6d17} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001922 sec., 56191.46722164412 rows/sec., 4.71 MiB/sec. | ||
| 6980 | 2025.09.03 04:09:29.043875 [ 4 ] {1bbf7938-8bea-4143-a951-f826c21d6d17} <Debug> TCPHandler: Processed in 0.002330657 sec. | ||
| 6981 | 2025.09.03 04:09:29.043997 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2025.09.03 04:09:29.044104 [ 4 ] {768e562f-ba7c-4c78-b9ea-535f2c964a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6983 | 2025.09.03 04:09:29.044151 [ 4 ] {768e562f-ba7c-4c78-b9ea-535f2c964a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6984 | 2025.09.03 04:09:29.044576 [ 4 ] {768e562f-ba7c-4c78-b9ea-535f2c964a40} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2025.09.03 04:09:29.044614 [ 4 ] {768e562f-ba7c-4c78-b9ea-535f2c964a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6986 | 2025.09.03 04:09:29.044939 [ 4 ] {768e562f-ba7c-4c78-b9ea-535f2c964a40} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6987 | 2025.09.03 04:09:29.045163 [ 4 ] {768e562f-ba7c-4c78-b9ea-535f2c964a40} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2025.09.03 04:09:29.045296 [ 4 ] {768e562f-ba7c-4c78-b9ea-535f2c964a40} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001216 sec., 21381.57894736842 rows/sec., 1.57 MiB/sec. | ||
| 6989 | 2025.09.03 04:09:29.045335 [ 4 ] {768e562f-ba7c-4c78-b9ea-535f2c964a40} <Debug> TCPHandler: Processed in 0.001390491 sec. | ||
| 6990 | 2025.09.03 04:09:29.045439 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2025.09.03 04:09:29.045543 [ 4 ] {2fac41ba-5dea-4cab-b811-2cf597afdc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6992 | 2025.09.03 04:09:29.045586 [ 4 ] {2fac41ba-5dea-4cab-b811-2cf597afdc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6993 | 2025.09.03 04:09:29.046031 [ 4 ] {2fac41ba-5dea-4cab-b811-2cf597afdc74} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2025.09.03 04:09:29.046069 [ 4 ] {2fac41ba-5dea-4cab-b811-2cf597afdc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6995 | 2025.09.03 04:09:29.046418 [ 4 ] {2fac41ba-5dea-4cab-b811-2cf597afdc74} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6996 | 2025.09.03 04:09:29.046643 [ 4 ] {2fac41ba-5dea-4cab-b811-2cf597afdc74} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2025.09.03 04:09:29.046773 [ 4 ] {2fac41ba-5dea-4cab-b811-2cf597afdc74} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001249 sec., 72057.64611689352 rows/sec., 5.63 MiB/sec. | ||
| 6998 | 2025.09.03 04:09:29.046812 [ 4 ] {2fac41ba-5dea-4cab-b811-2cf597afdc74} <Debug> TCPHandler: Processed in 0.00142469 sec. | ||
| 6999 | 2025.09.03 04:09:29.046922 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2025.09.03 04:09:29.047019 [ 4 ] {79467b38-7f8d-408e-935e-b4ab24fdebf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7001 | 2025.09.03 04:09:29.047063 [ 4 ] {79467b38-7f8d-408e-935e-b4ab24fdebf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7002 | 2025.09.03 04:09:29.047454 [ 4 ] {79467b38-7f8d-408e-935e-b4ab24fdebf9} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2025.09.03 04:09:29.047489 [ 4 ] {79467b38-7f8d-408e-935e-b4ab24fdebf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7004 | 2025.09.03 04:09:29.047834 [ 4 ] {79467b38-7f8d-408e-935e-b4ab24fdebf9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7005 | 2025.09.03 04:09:29.048097 [ 4 ] {79467b38-7f8d-408e-935e-b4ab24fdebf9} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2025.09.03 04:09:29.048227 [ 4 ] {79467b38-7f8d-408e-935e-b4ab24fdebf9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 7007 | 2025.09.03 04:09:29.048265 [ 4 ] {79467b38-7f8d-408e-935e-b4ab24fdebf9} <Debug> TCPHandler: Processed in 0.00139382 sec. | ||
| 7008 | 2025.09.03 04:09:29.048366 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7009 | 2025.09.03 04:09:29.048461 [ 4 ] {51264f91-d7b6-4f47-8d98-5a14b93477d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7010 | 2025.09.03 04:09:29.048515 [ 4 ] {51264f91-d7b6-4f47-8d98-5a14b93477d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7011 | 2025.09.03 04:09:29.049304 [ 4 ] {51264f91-d7b6-4f47-8d98-5a14b93477d6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2025.09.03 04:09:29.049339 [ 4 ] {51264f91-d7b6-4f47-8d98-5a14b93477d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7013 | 2025.09.03 04:09:29.049894 [ 4 ] {51264f91-d7b6-4f47-8d98-5a14b93477d6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7014 | 2025.09.03 04:09:29.050131 [ 4 ] {51264f91-d7b6-4f47-8d98-5a14b93477d6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2025.09.03 04:09:29.050240 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7016 | 2025.09.03 04:09:29.050268 [ 4 ] {51264f91-d7b6-4f47-8d98-5a14b93477d6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001825 sec., 14246.575342465754 rows/sec., 25.53 MiB/sec. | ||
| 7017 | 2025.09.03 04:09:29.050278 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.09.03 04:09:29.050305 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7019 | 2025.09.03 04:09:29.050337 [ 4 ] {51264f91-d7b6-4f47-8d98-5a14b93477d6} <Debug> TCPHandler: Processed in 0.002020025 sec. | ||
| 7020 | 2025.09.03 04:09:29.050419 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 7021 | 2025.09.03 04:09:29.050451 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2025.09.03 04:09:29.050558 [ 4 ] {69465f65-5ac7-4e22-b3e9-8aef3e01780f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7023 | 2025.09.03 04:09:29.050602 [ 4 ] {69465f65-5ac7-4e22-b3e9-8aef3e01780f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7024 | 2025.09.03 04:09:29.050693 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7025 | 2025.09.03 04:09:29.050765 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1097 rows starting from the beginning of the part | ||
| 7026 | 2025.09.03 04:09:29.050887 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 7027 | 2025.09.03 04:09:29.050931 [ 4 ] {69465f65-5ac7-4e22-b3e9-8aef3e01780f} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2025.09.03 04:09:29.050975 [ 4 ] {69465f65-5ac7-4e22-b3e9-8aef3e01780f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7029 | 2025.09.03 04:09:29.050994 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 7030 | 2025.09.03 04:09:29.051090 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 7031 | 2025.09.03 04:09:29.051174 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 15 rows starting from the beginning of the part | ||
| 7032 | 2025.09.03 04:09:29.051259 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 7033 | 2025.09.03 04:09:29.051310 [ 4 ] {69465f65-5ac7-4e22-b3e9-8aef3e01780f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7034 | 2025.09.03 04:09:29.051560 [ 4 ] {69465f65-5ac7-4e22-b3e9-8aef3e01780f} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2025.09.03 04:09:29.051698 [ 4 ] {69465f65-5ac7-4e22-b3e9-8aef3e01780f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 7036 | 2025.09.03 04:09:29.051736 [ 4 ] {69465f65-5ac7-4e22-b3e9-8aef3e01780f} <Debug> TCPHandler: Processed in 0.00133482 sec. | ||
| 7037 | 2025.09.03 04:09:29.057608 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 19 columns (19 merged, 0 gathered) in 0.007237792 sec., 166487.23809692237 rows/sec., 298.34 MiB/sec. | ||
| 7038 | 2025.09.03 04:09:29.059214 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7039 | 2025.09.03 04:09:29.059563 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2025.09.03 04:09:29.059641 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7041 | 2025.09.03 04:09:29.059728 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 7042 | 2025.09.03 04:09:30.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.90 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 277.61 MiB (RSS), difference: 3.71 MiB | ||
| 7043 | 2025.09.03 04:09:31.892274 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7044 | 2025.09.03 04:09:31.892380 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7045 | 2025.09.03 04:09:32.047754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20252 | ||
| 7046 | 2025.09.03 04:09:32.048617 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2025.09.03 04:09:32.048686 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7048 | 2025.09.03 04:09:32.049409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7049 | 2025.09.03 04:09:32.049634 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2025.09.03 04:09:32.049759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20252 | ||
| 7051 | 2025.09.03 04:09:32.120226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 958 | ||
| 7052 | 2025.09.03 04:09:32.122521 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2025.09.03 04:09:32.122585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7054 | 2025.09.03 04:09:32.123802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7055 | 2025.09.03 04:09:32.124089 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2025.09.03 04:09:32.124528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
| 7057 | 2025.09.03 04:09:33.159654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7058 | 2025.09.03 04:09:33.177053 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2025.09.03 04:09:33.177106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7060 | 2025.09.03 04:09:33.182961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7061 | 2025.09.03 04:09:33.183660 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2025.09.03 04:09:33.186974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7063 | 2025.09.03 04:09:34.041278 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2025.09.03 04:09:34.041480 [ 4 ] {0d09bc27-40de-4973-a8df-753ff9fce268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7065 | 2025.09.03 04:09:34.041558 [ 4 ] {0d09bc27-40de-4973-a8df-753ff9fce268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7066 | 2025.09.03 04:09:34.042224 [ 4 ] {0d09bc27-40de-4973-a8df-753ff9fce268} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2025.09.03 04:09:34.042272 [ 4 ] {0d09bc27-40de-4973-a8df-753ff9fce268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7068 | 2025.09.03 04:09:34.042680 [ 4 ] {0d09bc27-40de-4973-a8df-753ff9fce268} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7069 | 2025.09.03 04:09:34.042918 [ 4 ] {0d09bc27-40de-4973-a8df-753ff9fce268} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2025.09.03 04:09:34.043076 [ 4 ] {0d09bc27-40de-4973-a8df-753ff9fce268} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001651 sec., 52089.642640823746 rows/sec., 4.37 MiB/sec. | ||
| 7071 | 2025.09.03 04:09:34.043119 [ 4 ] {0d09bc27-40de-4973-a8df-753ff9fce268} <Debug> TCPHandler: Processed in 0.001978404 sec. | ||
| 7072 | 2025.09.03 04:09:34.043291 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7073 | 2025.09.03 04:09:34.043388 [ 4 ] {19669302-1407-48a6-adfc-19ab012e5ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7074 | 2025.09.03 04:09:34.043428 [ 4 ] {19669302-1407-48a6-adfc-19ab012e5ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7075 | 2025.09.03 04:09:34.043815 [ 4 ] {19669302-1407-48a6-adfc-19ab012e5ae6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2025.09.03 04:09:34.043852 [ 4 ] {19669302-1407-48a6-adfc-19ab012e5ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7077 | 2025.09.03 04:09:34.044168 [ 4 ] {19669302-1407-48a6-adfc-19ab012e5ae6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7078 | 2025.09.03 04:09:34.044383 [ 4 ] {19669302-1407-48a6-adfc-19ab012e5ae6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2025.09.03 04:09:34.044511 [ 4 ] {19669302-1407-48a6-adfc-19ab012e5ae6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001143 sec., 13123.359580052494 rows/sec., 986.82 KiB/sec. | ||
| 7080 | 2025.09.03 04:09:34.044551 [ 4 ] {19669302-1407-48a6-adfc-19ab012e5ae6} <Debug> TCPHandler: Processed in 0.001310079 sec. | ||
| 7081 | 2025.09.03 04:09:34.044656 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7082 | 2025.09.03 04:09:34.044750 [ 4 ] {d40cff49-a2e3-42e0-b4d9-68e4439ee0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7083 | 2025.09.03 04:09:34.044790 [ 4 ] {d40cff49-a2e3-42e0-b4d9-68e4439ee0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7084 | 2025.09.03 04:09:34.045191 [ 4 ] {d40cff49-a2e3-42e0-b4d9-68e4439ee0d2} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2025.09.03 04:09:34.045228 [ 4 ] {d40cff49-a2e3-42e0-b4d9-68e4439ee0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7086 | 2025.09.03 04:09:34.045544 [ 4 ] {d40cff49-a2e3-42e0-b4d9-68e4439ee0d2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7087 | 2025.09.03 04:09:34.045766 [ 4 ] {d40cff49-a2e3-42e0-b4d9-68e4439ee0d2} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2025.09.03 04:09:34.045892 [ 4 ] {d40cff49-a2e3-42e0-b4d9-68e4439ee0d2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00116 sec., 68103.44827586207 rows/sec., 5.32 MiB/sec. | ||
| 7089 | 2025.09.03 04:09:34.045931 [ 4 ] {d40cff49-a2e3-42e0-b4d9-68e4439ee0d2} <Debug> TCPHandler: Processed in 0.00132588 sec. | ||
| 7090 | 2025.09.03 04:09:34.046037 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2025.09.03 04:09:34.046134 [ 4 ] {0f6dbd75-38c7-4365-b79f-dede2bc8b892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7092 | 2025.09.03 04:09:34.046178 [ 4 ] {0f6dbd75-38c7-4365-b79f-dede2bc8b892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7093 | 2025.09.03 04:09:34.046559 [ 4 ] {0f6dbd75-38c7-4365-b79f-dede2bc8b892} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2025.09.03 04:09:34.046596 [ 4 ] {0f6dbd75-38c7-4365-b79f-dede2bc8b892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7095 | 2025.09.03 04:09:34.046933 [ 4 ] {0f6dbd75-38c7-4365-b79f-dede2bc8b892} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7096 | 2025.09.03 04:09:34.047154 [ 4 ] {0f6dbd75-38c7-4365-b79f-dede2bc8b892} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2025.09.03 04:09:34.047281 [ 4 ] {0f6dbd75-38c7-4365-b79f-dede2bc8b892} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 7098 | 2025.09.03 04:09:34.047320 [ 4 ] {0f6dbd75-38c7-4365-b79f-dede2bc8b892} <Debug> TCPHandler: Processed in 0.001333289 sec. | ||
| 7099 | 2025.09.03 04:09:34.047436 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2025.09.03 04:09:34.047558 [ 4 ] {729136df-92b8-4c87-ab46-e4ef42bffb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7101 | 2025.09.03 04:09:34.047624 [ 4 ] {729136df-92b8-4c87-ab46-e4ef42bffb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7102 | 2025.09.03 04:09:34.048413 [ 4 ] {729136df-92b8-4c87-ab46-e4ef42bffb2f} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2025.09.03 04:09:34.048451 [ 4 ] {729136df-92b8-4c87-ab46-e4ef42bffb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7104 | 2025.09.03 04:09:34.048978 [ 4 ] {729136df-92b8-4c87-ab46-e4ef42bffb2f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7105 | 2025.09.03 04:09:34.049202 [ 4 ] {729136df-92b8-4c87-ab46-e4ef42bffb2f} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2025.09.03 04:09:34.049338 [ 4 ] {729136df-92b8-4c87-ab46-e4ef42bffb2f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001804 sec., 8314.855875831485 rows/sec., 14.90 MiB/sec. | ||
| 7107 | 2025.09.03 04:09:34.049392 [ 4 ] {729136df-92b8-4c87-ab46-e4ef42bffb2f} <Debug> TCPHandler: Processed in 0.002015494 sec. | ||
| 7108 | 2025.09.03 04:09:34.049492 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2025.09.03 04:09:34.049585 [ 4 ] {db9c1a1d-2a68-4f19-b89f-d11567758344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7110 | 2025.09.03 04:09:34.049626 [ 4 ] {db9c1a1d-2a68-4f19-b89f-d11567758344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7111 | 2025.09.03 04:09:34.049935 [ 4 ] {db9c1a1d-2a68-4f19-b89f-d11567758344} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2025.09.03 04:09:34.049970 [ 4 ] {db9c1a1d-2a68-4f19-b89f-d11567758344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7113 | 2025.09.03 04:09:34.050254 [ 4 ] {db9c1a1d-2a68-4f19-b89f-d11567758344} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7114 | 2025.09.03 04:09:34.050459 [ 4 ] {db9c1a1d-2a68-4f19-b89f-d11567758344} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2025.09.03 04:09:34.050577 [ 4 ] {db9c1a1d-2a68-4f19-b89f-d11567758344} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 7116 | 2025.09.03 04:09:34.050610 [ 4 ] {db9c1a1d-2a68-4f19-b89f-d11567758344} <Debug> TCPHandler: Processed in 0.001203778 sec. | ||
| 7117 | 2025.09.03 04:09:39.042351 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2025.09.03 04:09:39.042553 [ 4 ] {897b33d5-0960-4cfb-9ff5-7c572d4d851e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7119 | 2025.09.03 04:09:39.042624 [ 4 ] {897b33d5-0960-4cfb-9ff5-7c572d4d851e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7120 | 2025.09.03 04:09:39.043266 [ 4 ] {897b33d5-0960-4cfb-9ff5-7c572d4d851e} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2025.09.03 04:09:39.043319 [ 4 ] {897b33d5-0960-4cfb-9ff5-7c572d4d851e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7122 | 2025.09.03 04:09:39.043737 [ 4 ] {897b33d5-0960-4cfb-9ff5-7c572d4d851e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7123 | 2025.09.03 04:09:39.043984 [ 4 ] {897b33d5-0960-4cfb-9ff5-7c572d4d851e} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2025.09.03 04:09:39.044148 [ 4 ] {897b33d5-0960-4cfb-9ff5-7c572d4d851e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001645 sec., 1215.80547112462 rows/sec., 99.14 KiB/sec. | ||
| 7125 | 2025.09.03 04:09:39.044201 [ 4 ] {897b33d5-0960-4cfb-9ff5-7c572d4d851e} <Debug> TCPHandler: Processed in 0.001986035 sec. | ||
| 7126 | 2025.09.03 04:09:39.044334 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2025.09.03 04:09:39.044442 [ 4 ] {d86a6492-6c7e-4aec-8dc7-08e81567c8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7128 | 2025.09.03 04:09:39.044488 [ 4 ] {d86a6492-6c7e-4aec-8dc7-08e81567c8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7129 | 2025.09.03 04:09:39.045002 [ 4 ] {d86a6492-6c7e-4aec-8dc7-08e81567c8d9} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2025.09.03 04:09:39.045042 [ 4 ] {d86a6492-6c7e-4aec-8dc7-08e81567c8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7131 | 2025.09.03 04:09:39.045376 [ 4 ] {d86a6492-6c7e-4aec-8dc7-08e81567c8d9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7132 | 2025.09.03 04:09:39.045593 [ 4 ] {d86a6492-6c7e-4aec-8dc7-08e81567c8d9} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2025.09.03 04:09:39.045732 [ 4 ] {d86a6492-6c7e-4aec-8dc7-08e81567c8d9} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001313 sec., 83015.99390708302 rows/sec., 6.95 MiB/sec. | ||
| 7134 | 2025.09.03 04:09:39.045772 [ 4 ] {d86a6492-6c7e-4aec-8dc7-08e81567c8d9} <Debug> TCPHandler: Processed in 0.001492671 sec. | ||
| 7135 | 2025.09.03 04:09:39.045888 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2025.09.03 04:09:39.045984 [ 4 ] {259b07c4-d3ab-4a89-8f19-6c490a5ab702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7137 | 2025.09.03 04:09:39.046026 [ 4 ] {259b07c4-d3ab-4a89-8f19-6c490a5ab702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7138 | 2025.09.03 04:09:39.046435 [ 4 ] {259b07c4-d3ab-4a89-8f19-6c490a5ab702} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2025.09.03 04:09:39.046470 [ 4 ] {259b07c4-d3ab-4a89-8f19-6c490a5ab702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7140 | 2025.09.03 04:09:39.046777 [ 4 ] {259b07c4-d3ab-4a89-8f19-6c490a5ab702} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7141 | 2025.09.03 04:09:39.047000 [ 4 ] {259b07c4-d3ab-4a89-8f19-6c490a5ab702} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2025.09.03 04:09:39.047133 [ 4 ] {259b07c4-d3ab-4a89-8f19-6c490a5ab702} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001168 sec., 23972.602739726026 rows/sec., 1.75 MiB/sec. | ||
| 7143 | 2025.09.03 04:09:39.047170 [ 4 ] {259b07c4-d3ab-4a89-8f19-6c490a5ab702} <Debug> TCPHandler: Processed in 0.001333139 sec. | ||
| 7144 | 2025.09.03 04:09:39.047275 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2025.09.03 04:09:39.047365 [ 4 ] {5b63d10c-1540-4e83-abbb-3201e91fab64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7146 | 2025.09.03 04:09:39.047403 [ 4 ] {5b63d10c-1540-4e83-abbb-3201e91fab64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7147 | 2025.09.03 04:09:39.047800 [ 4 ] {5b63d10c-1540-4e83-abbb-3201e91fab64} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2025.09.03 04:09:39.047833 [ 4 ] {5b63d10c-1540-4e83-abbb-3201e91fab64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7149 | 2025.09.03 04:09:39.048188 [ 4 ] {5b63d10c-1540-4e83-abbb-3201e91fab64} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7150 | 2025.09.03 04:09:39.048404 [ 4 ] {5b63d10c-1540-4e83-abbb-3201e91fab64} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2025.09.03 04:09:39.048538 [ 4 ] {5b63d10c-1540-4e83-abbb-3201e91fab64} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001176 sec., 78231.2925170068 rows/sec., 6.11 MiB/sec. | ||
| 7152 | 2025.09.03 04:09:39.048574 [ 4 ] {5b63d10c-1540-4e83-abbb-3201e91fab64} <Debug> TCPHandler: Processed in 0.001339359 sec. | ||
| 7153 | 2025.09.03 04:09:39.048687 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7154 | 2025.09.03 04:09:39.048783 [ 4 ] {2e503397-2680-4d9f-afb4-d96fa9327ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7155 | 2025.09.03 04:09:39.048828 [ 4 ] {2e503397-2680-4d9f-afb4-d96fa9327ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7156 | 2025.09.03 04:09:39.049238 [ 4 ] {2e503397-2680-4d9f-afb4-d96fa9327ed7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2025.09.03 04:09:39.049273 [ 4 ] {2e503397-2680-4d9f-afb4-d96fa9327ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7158 | 2025.09.03 04:09:39.049597 [ 4 ] {2e503397-2680-4d9f-afb4-d96fa9327ed7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7159 | 2025.09.03 04:09:39.049796 [ 4 ] {2e503397-2680-4d9f-afb4-d96fa9327ed7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2025.09.03 04:09:39.049930 [ 4 ] {2e503397-2680-4d9f-afb4-d96fa9327ed7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001166 sec., 138078.90222984564 rows/sec., 9.62 MiB/sec. | ||
| 7161 | 2025.09.03 04:09:39.049966 [ 4 ] {2e503397-2680-4d9f-afb4-d96fa9327ed7} <Debug> TCPHandler: Processed in 0.001328329 sec. | ||
| 7162 | 2025.09.03 04:09:39.050073 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7163 | 2025.09.03 04:09:39.050171 [ 4 ] {001b5709-924a-438a-9956-97423529f762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7164 | 2025.09.03 04:09:39.050225 [ 4 ] {001b5709-924a-438a-9956-97423529f762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7165 | 2025.09.03 04:09:39.051197 [ 4 ] {001b5709-924a-438a-9956-97423529f762} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2025.09.03 04:09:39.051237 [ 4 ] {001b5709-924a-438a-9956-97423529f762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7167 | 2025.09.03 04:09:39.052004 [ 4 ] {001b5709-924a-438a-9956-97423529f762} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7168 | 2025.09.03 04:09:39.052317 [ 4 ] {001b5709-924a-438a-9956-97423529f762} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2025.09.03 04:09:39.052502 [ 4 ] {001b5709-924a-438a-9956-97423529f762} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002353 sec., 11049.723756906076 rows/sec., 19.80 MiB/sec. | ||
| 7170 | 2025.09.03 04:09:39.052593 [ 4 ] {001b5709-924a-438a-9956-97423529f762} <Debug> TCPHandler: Processed in 0.002569748 sec. | ||
| 7171 | 2025.09.03 04:09:39.052725 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2025.09.03 04:09:39.052834 [ 4 ] {d11bd208-739c-4539-a98c-90c50629d7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7173 | 2025.09.03 04:09:39.052888 [ 4 ] {d11bd208-739c-4539-a98c-90c50629d7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7174 | 2025.09.03 04:09:39.053310 [ 4 ] {d11bd208-739c-4539-a98c-90c50629d7e3} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2025.09.03 04:09:39.053350 [ 4 ] {d11bd208-739c-4539-a98c-90c50629d7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7176 | 2025.09.03 04:09:39.053756 [ 4 ] {d11bd208-739c-4539-a98c-90c50629d7e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7177 | 2025.09.03 04:09:39.054049 [ 4 ] {d11bd208-739c-4539-a98c-90c50629d7e3} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2025.09.03 04:09:39.054228 [ 4 ] {d11bd208-739c-4539-a98c-90c50629d7e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
| 7179 | 2025.09.03 04:09:39.054275 [ 4 ] {d11bd208-739c-4539-a98c-90c50629d7e3} <Debug> TCPHandler: Processed in 0.001611902 sec. | ||
| 7180 | 2025.09.03 04:09:39.549975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20679 | ||
| 7181 | 2025.09.03 04:09:39.550483 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2025.09.03 04:09:39.550530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7183 | 2025.09.03 04:09:39.551025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7184 | 2025.09.03 04:09:39.551283 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2025.09.03 04:09:39.551436 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
| 7186 | 2025.09.03 04:09:40.687175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 7187 | 2025.09.03 04:09:40.704998 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2025.09.03 04:09:40.705058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7189 | 2025.09.03 04:09:40.711281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7190 | 2025.09.03 04:09:40.711977 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2025.09.03 04:09:40.715259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 7192 | 2025.09.03 04:09:42.124866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 984 | ||
| 7193 | 2025.09.03 04:09:42.127162 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2025.09.03 04:09:42.127214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7195 | 2025.09.03 04:09:42.128386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7196 | 2025.09.03 04:09:42.128652 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2025.09.03 04:09:42.129025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7198 | 2025.09.03 04:09:44.042450 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2025.09.03 04:09:44.042660 [ 4 ] {dff12feb-3930-4f73-ba28-062b5ada3ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7200 | 2025.09.03 04:09:44.042737 [ 4 ] {dff12feb-3930-4f73-ba28-062b5ada3ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7201 | 2025.09.03 04:09:44.043457 [ 4 ] {dff12feb-3930-4f73-ba28-062b5ada3ccc} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2025.09.03 04:09:44.043510 [ 4 ] {dff12feb-3930-4f73-ba28-062b5ada3ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7203 | 2025.09.03 04:09:44.043928 [ 4 ] {dff12feb-3930-4f73-ba28-062b5ada3ccc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7204 | 2025.09.03 04:09:44.044185 [ 4 ] {dff12feb-3930-4f73-ba28-062b5ada3ccc} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2025.09.03 04:09:44.044345 [ 4 ] {dff12feb-3930-4f73-ba28-062b5ada3ccc} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001749 sec., 49170.954831332194 rows/sec., 4.13 MiB/sec. | ||
| 7206 | 2025.09.03 04:09:44.044347 [ 92 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7207 | 2025.09.03 04:09:44.044396 [ 4 ] {dff12feb-3930-4f73-ba28-062b5ada3ccc} <Debug> TCPHandler: Processed in 0.002096106 sec. | ||
| 7208 | 2025.09.03 04:09:44.044422 [ 92 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2025.09.03 04:09:44.044450 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7210 | 2025.09.03 04:09:44.044530 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7211 | 2025.09.03 04:09:44.044553 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 7212 | 2025.09.03 04:09:44.044633 [ 4 ] {e4c09bcc-5559-4c58-9051-0d0ffedcf2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7213 | 2025.09.03 04:09:44.044659 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7214 | 2025.09.03 04:09:44.044674 [ 4 ] {e4c09bcc-5559-4c58-9051-0d0ffedcf2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7215 | 2025.09.03 04:09:44.044693 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1287 rows starting from the beginning of the part | ||
| 7216 | 2025.09.03 04:09:44.044758 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1233 rows starting from the beginning of the part | ||
| 7217 | 2025.09.03 04:09:44.044808 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 108 rows starting from the beginning of the part | ||
| 7218 | 2025.09.03 04:09:44.044854 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 86 rows starting from the beginning of the part | ||
| 7219 | 2025.09.03 04:09:44.044898 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 109 rows starting from the beginning of the part | ||
| 7220 | 2025.09.03 04:09:44.044940 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 86 rows starting from the beginning of the part | ||
| 7221 | 2025.09.03 04:09:44.045097 [ 4 ] {e4c09bcc-5559-4c58-9051-0d0ffedcf2f4} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2025.09.03 04:09:44.045133 [ 4 ] {e4c09bcc-5559-4c58-9051-0d0ffedcf2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7223 | 2025.09.03 04:09:44.045507 [ 4 ] {e4c09bcc-5559-4c58-9051-0d0ffedcf2f4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7224 | 2025.09.03 04:09:44.045734 [ 4 ] {e4c09bcc-5559-4c58-9051-0d0ffedcf2f4} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2025.09.03 04:09:44.045879 [ 4 ] {e4c09bcc-5559-4c58-9051-0d0ffedcf2f4} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001244 sec., 12057.877813504821 rows/sec., 906.70 KiB/sec. | ||
| 7226 | 2025.09.03 04:09:44.045919 [ 4 ] {e4c09bcc-5559-4c58-9051-0d0ffedcf2f4} <Debug> TCPHandler: Processed in 0.001424601 sec. | ||
| 7227 | 2025.09.03 04:09:44.046037 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2025.09.03 04:09:44.046136 [ 4 ] {31f72396-44f5-44b9-bcc5-7e27e5076e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7229 | 2025.09.03 04:09:44.046178 [ 4 ] {31f72396-44f5-44b9-bcc5-7e27e5076e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7230 | 2025.09.03 04:09:44.046341 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2909 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811784 sec., 1605599.784521775 rows/sec., 139.45 MiB/sec. | ||
| 7231 | 2025.09.03 04:09:44.046591 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7232 | 2025.09.03 04:09:44.046601 [ 4 ] {31f72396-44f5-44b9-bcc5-7e27e5076e7d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2025.09.03 04:09:44.046646 [ 4 ] {31f72396-44f5-44b9-bcc5-7e27e5076e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7234 | 2025.09.03 04:09:44.046900 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2025.09.03 04:09:44.046963 [ 4 ] {31f72396-44f5-44b9-bcc5-7e27e5076e7d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7236 | 2025.09.03 04:09:44.046981 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_66_13} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7237 | 2025.09.03 04:09:44.047057 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7238 | 2025.09.03 04:09:44.047182 [ 4 ] {31f72396-44f5-44b9-bcc5-7e27e5076e7d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2025.09.03 04:09:44.047297 [ 92 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7240 | 2025.09.03 04:09:44.047314 [ 4 ] {31f72396-44f5-44b9-bcc5-7e27e5076e7d} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001198 sec., 65943.23873121869 rows/sec., 5.15 MiB/sec. | ||
| 7241 | 2025.09.03 04:09:44.047339 [ 92 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2025.09.03 04:09:44.047360 [ 4 ] {31f72396-44f5-44b9-bcc5-7e27e5076e7d} <Debug> TCPHandler: Processed in 0.00137506 sec. | ||
| 7243 | 2025.09.03 04:09:44.047363 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7244 | 2025.09.03 04:09:44.047446 [ 196 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 7245 | 2025.09.03 04:09:44.047483 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2025.09.03 04:09:44.047526 [ 196 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7247 | 2025.09.03 04:09:44.047549 [ 196 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 595 rows starting from the beginning of the part | ||
| 7248 | 2025.09.03 04:09:44.047580 [ 4 ] {6db337e6-9be6-4906-a7b3-5e3e824a7b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7249 | 2025.09.03 04:09:44.047594 [ 196 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 549 rows starting from the beginning of the part | ||
| 7250 | 2025.09.03 04:09:44.047629 [ 4 ] {6db337e6-9be6-4906-a7b3-5e3e824a7b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7251 | 2025.09.03 04:09:44.047632 [ 196 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 7252 | 2025.09.03 04:09:44.047673 [ 196 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 79 rows starting from the beginning of the part | ||
| 7253 | 2025.09.03 04:09:44.047708 [ 196 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 92 rows starting from the beginning of the part | ||
| 7254 | 2025.09.03 04:09:44.047741 [ 196 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 79 rows starting from the beginning of the part | ||
| 7255 | 2025.09.03 04:09:44.048036 [ 4 ] {6db337e6-9be6-4906-a7b3-5e3e824a7b3f} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.09.03 04:09:44.048072 [ 4 ] {6db337e6-9be6-4906-a7b3-5e3e824a7b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7257 | 2025.09.03 04:09:44.048413 [ 4 ] {6db337e6-9be6-4906-a7b3-5e3e824a7b3f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7258 | 2025.09.03 04:09:44.048624 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204309 sec., 1232241.8914082681 rows/sec., 97.45 MiB/sec. | ||
| 7259 | 2025.09.03 04:09:44.048649 [ 4 ] {6db337e6-9be6-4906-a7b3-5e3e824a7b3f} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2025.09.03 04:09:44.048787 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7261 | 2025.09.03 04:09:44.048802 [ 4 ] {6db337e6-9be6-4906-a7b3-5e3e824a7b3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 7262 | 2025.09.03 04:09:44.048827 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2025.09.03 04:09:44.048851 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7264 | 2025.09.03 04:09:44.048852 [ 4 ] {6db337e6-9be6-4906-a7b3-5e3e824a7b3f} <Debug> TCPHandler: Processed in 0.001419301 sec. | ||
| 7265 | 2025.09.03 04:09:44.048880 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7266 | 2025.09.03 04:09:44.048919 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 7267 | 2025.09.03 04:09:44.048981 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2025.09.03 04:09:44.049007 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7269 | 2025.09.03 04:09:44.049034 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 16934 rows starting from the beginning of the part | ||
| 7270 | 2025.09.03 04:09:44.049078 [ 4 ] {8531e11c-1a6e-4143-b38c-a13ad7621454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7271 | 2025.09.03 04:09:44.049081 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 851 rows starting from the beginning of the part | ||
| 7272 | 2025.09.03 04:09:44.049131 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 7273 | 2025.09.03 04:09:44.049139 [ 4 ] {8531e11c-1a6e-4143-b38c-a13ad7621454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7274 | 2025.09.03 04:09:44.049168 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 7275 | 2025.09.03 04:09:44.049204 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 161 rows starting from the beginning of the part | ||
| 7276 | 2025.09.03 04:09:44.049242 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 7277 | 2025.09.03 04:09:44.049272 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7278 | 2025.09.03 04:09:44.049372 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_66_13} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7279 | 2025.09.03 04:09:44.049479 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7280 | 2025.09.03 04:09:44.049927 [ 4 ] {8531e11c-1a6e-4143-b38c-a13ad7621454} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2025.09.03 04:09:44.049968 [ 4 ] {8531e11c-1a6e-4143-b38c-a13ad7621454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7282 | 2025.09.03 04:09:44.050509 [ 4 ] {8531e11c-1a6e-4143-b38c-a13ad7621454} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7283 | 2025.09.03 04:09:44.050744 [ 4 ] {8531e11c-1a6e-4143-b38c-a13ad7621454} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2025.09.03 04:09:44.050888 [ 4 ] {8531e11c-1a6e-4143-b38c-a13ad7621454} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001828 sec., 8205.689277899344 rows/sec., 14.70 MiB/sec. | ||
| 7285 | 2025.09.03 04:09:44.050966 [ 4 ] {8531e11c-1a6e-4143-b38c-a13ad7621454} <Debug> TCPHandler: Processed in 0.002034485 sec. | ||
| 7286 | 2025.09.03 04:09:44.051082 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2025.09.03 04:09:44.051182 [ 4 ] {0152efc3-7207-4ff0-9fe5-a8c33dc6bf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7288 | 2025.09.03 04:09:44.051225 [ 4 ] {0152efc3-7207-4ff0-9fe5-a8c33dc6bf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7289 | 2025.09.03 04:09:44.051566 [ 4 ] {0152efc3-7207-4ff0-9fe5-a8c33dc6bf32} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2025.09.03 04:09:44.051605 [ 4 ] {0152efc3-7207-4ff0-9fe5-a8c33dc6bf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7291 | 2025.09.03 04:09:44.051927 [ 4 ] {0152efc3-7207-4ff0-9fe5-a8c33dc6bf32} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7292 | 2025.09.03 04:09:44.052148 [ 4 ] {0152efc3-7207-4ff0-9fe5-a8c33dc6bf32} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2025.09.03 04:09:44.052265 [ 92 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7294 | 2025.09.03 04:09:44.052285 [ 4 ] {0152efc3-7207-4ff0-9fe5-a8c33dc6bf32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 7295 | 2025.09.03 04:09:44.052300 [ 92 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2025.09.03 04:09:44.052328 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7297 | 2025.09.03 04:09:44.052332 [ 4 ] {0152efc3-7207-4ff0-9fe5-a8c33dc6bf32} <Debug> TCPHandler: Processed in 0.001302029 sec. | ||
| 7298 | 2025.09.03 04:09:44.052421 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7299 | 2025.09.03 04:09:44.052534 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7300 | 2025.09.03 04:09:44.052568 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3600 rows starting from the beginning of the part | ||
| 7301 | 2025.09.03 04:09:44.052636 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7302 | 2025.09.03 04:09:44.052684 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7303 | 2025.09.03 04:09:44.052728 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7304 | 2025.09.03 04:09:44.052772 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7305 | 2025.09.03 04:09:44.052817 [ 198 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7306 | 2025.09.03 04:09:44.053665 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18426 rows, containing 5 columns (5 merged, 0 gathered) in 0.004770605 sec., 3862403.196240309 rows/sec., 264.16 MiB/sec. | ||
| 7307 | 2025.09.03 04:09:44.054008 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7308 | 2025.09.03 04:09:44.054372 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2025.09.03 04:09:44.054397 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002012635 sec., 1937758.2124925782 rows/sec., 130.59 MiB/sec. | ||
| 7310 | 2025.09.03 04:09:44.054472 [ 191 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7311 | 2025.09.03 04:09:44.054605 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 7312 | 2025.09.03 04:09:44.054696 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7313 | 2025.09.03 04:09:44.054963 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_66_13} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2025.09.03 04:09:44.055031 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_66_13} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7315 | 2025.09.03 04:09:44.055117 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 7316 | 2025.09.03 04:09:46.892643 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7317 | 2025.09.03 04:09:46.892740 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7318 | 2025.09.03 04:09:47.051659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21167 | ||
| 7319 | 2025.09.03 04:09:47.052149 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7320 | 2025.09.03 04:09:47.052184 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7321 | 2025.09.03 04:09:47.052661 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7322 | 2025.09.03 04:09:47.052890 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2025.09.03 04:09:47.053012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21167 | ||
| 7324 | 2025.09.03 04:09:47.053030 [ 89 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7325 | 2025.09.03 04:09:47.053080 [ 89 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2025.09.03 04:09:47.053108 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7327 | 2025.09.03 04:09:47.053229 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 7328 | 2025.09.03 04:09:47.053363 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7329 | 2025.09.03 04:09:47.053414 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 7330 | 2025.09.03 04:09:47.053484 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
| 7331 | 2025.09.03 04:09:47.053535 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
| 7332 | 2025.09.03 04:09:47.053581 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
| 7333 | 2025.09.03 04:09:47.053621 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
| 7334 | 2025.09.03 04:09:47.053665 [ 191 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
| 7335 | 2025.09.03 04:09:47.055809 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002626449 sec., 8059170.385566215 rows/sec., 115.29 MiB/sec. | ||
| 7336 | 2025.09.03 04:09:47.056215 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7337 | 2025.09.03 04:09:47.056541 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_46_9} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2025.09.03 04:09:47.056625 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_46_9} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7339 | 2025.09.03 04:09:47.056746 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 7340 | 2025.09.03 04:09:48.215463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 7341 | 2025.09.03 04:09:48.232916 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2025.09.03 04:09:48.232979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7343 | 2025.09.03 04:09:48.238681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7344 | 2025.09.03 04:09:48.239363 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2025.09.03 04:09:48.239659 [ 79 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7346 | 2025.09.03 04:09:48.239727 [ 79 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2025.09.03 04:09:48.239750 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7348 | 2025.09.03 04:09:48.239877 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 7349 | 2025.09.03 04:09:48.242728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 7350 | 2025.09.03 04:09:48.243683 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7351 | 2025.09.03 04:09:48.245135 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 7352 | 2025.09.03 04:09:48.249537 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 7353 | 2025.09.03 04:09:48.254008 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 7354 | 2025.09.03 04:09:48.258463 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 7355 | 2025.09.03 04:09:48.262652 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 7356 | 2025.09.03 04:09:48.266390 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 7357 | 2025.09.03 04:09:48.317015 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077194609 sec., 4495.13255517623 rows/sec., 23.24 MiB/sec. | ||
| 7358 | 2025.09.03 04:09:48.318785 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7359 | 2025.09.03 04:09:48.320667 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_46_9} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2025.09.03 04:09:48.320777 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_46_9} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7361 | 2025.09.03 04:09:48.322202 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7362 | 2025.09.03 04:09:49.042758 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7363 | 2025.09.03 04:09:49.043041 [ 4 ] {dc6cb5ac-fb6a-4f55-b1d2-9efbbb58c234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7364 | 2025.09.03 04:09:49.043149 [ 4 ] {dc6cb5ac-fb6a-4f55-b1d2-9efbbb58c234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7365 | 2025.09.03 04:09:49.043927 [ 4 ] {dc6cb5ac-fb6a-4f55-b1d2-9efbbb58c234} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2025.09.03 04:09:49.043975 [ 4 ] {dc6cb5ac-fb6a-4f55-b1d2-9efbbb58c234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7367 | 2025.09.03 04:09:49.044391 [ 4 ] {dc6cb5ac-fb6a-4f55-b1d2-9efbbb58c234} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7368 | 2025.09.03 04:09:49.044645 [ 4 ] {dc6cb5ac-fb6a-4f55-b1d2-9efbbb58c234} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2025.09.03 04:09:49.044809 [ 4 ] {dc6cb5ac-fb6a-4f55-b1d2-9efbbb58c234} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001844 sec., 58568.32971800434 rows/sec., 4.91 MiB/sec. | ||
| 7370 | 2025.09.03 04:09:49.044859 [ 4 ] {dc6cb5ac-fb6a-4f55-b1d2-9efbbb58c234} <Debug> TCPHandler: Processed in 0.002287876 sec. | ||
| 7371 | 2025.09.03 04:09:49.044979 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2025.09.03 04:09:49.045083 [ 4 ] {3dccb0e1-07e2-4d2c-912e-a3b5c3ee0180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7373 | 2025.09.03 04:09:49.045128 [ 4 ] {3dccb0e1-07e2-4d2c-912e-a3b5c3ee0180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7374 | 2025.09.03 04:09:49.045546 [ 4 ] {3dccb0e1-07e2-4d2c-912e-a3b5c3ee0180} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2025.09.03 04:09:49.045584 [ 4 ] {3dccb0e1-07e2-4d2c-912e-a3b5c3ee0180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7376 | 2025.09.03 04:09:49.045895 [ 4 ] {3dccb0e1-07e2-4d2c-912e-a3b5c3ee0180} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7377 | 2025.09.03 04:09:49.046112 [ 4 ] {3dccb0e1-07e2-4d2c-912e-a3b5c3ee0180} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2025.09.03 04:09:49.046232 [ 88 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7379 | 2025.09.03 04:09:49.046246 [ 4 ] {3dccb0e1-07e2-4d2c-912e-a3b5c3ee0180} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001186 sec., 21922.428330522765 rows/sec., 1.61 MiB/sec. | ||
| 7380 | 2025.09.03 04:09:49.046298 [ 88 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2025.09.03 04:09:49.046310 [ 4 ] {3dccb0e1-07e2-4d2c-912e-a3b5c3ee0180} <Debug> TCPHandler: Processed in 0.00138418 sec. | ||
| 7382 | 2025.09.03 04:09:49.046327 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7383 | 2025.09.03 04:09:49.046429 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2025.09.03 04:09:49.046464 [ 189 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 7385 | 2025.09.03 04:09:49.046530 [ 4 ] {fd7fed14-c64f-49b2-9d5d-edab26b4b302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7386 | 2025.09.03 04:09:49.046580 [ 4 ] {fd7fed14-c64f-49b2-9d5d-edab26b4b302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7387 | 2025.09.03 04:09:49.046671 [ 189 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7388 | 2025.09.03 04:09:49.046733 [ 189 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 57 rows starting from the beginning of the part | ||
| 7389 | 2025.09.03 04:09:49.046840 [ 189 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
| 7390 | 2025.09.03 04:09:49.046921 [ 189 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 15 rows starting from the beginning of the part | ||
| 7391 | 2025.09.03 04:09:49.046994 [ 189 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part | ||
| 7392 | 2025.09.03 04:09:49.047003 [ 4 ] {fd7fed14-c64f-49b2-9d5d-edab26b4b302} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2025.09.03 04:09:49.047052 [ 4 ] {fd7fed14-c64f-49b2-9d5d-edab26b4b302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7394 | 2025.09.03 04:09:49.047063 [ 189 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 15 rows starting from the beginning of the part | ||
| 7395 | 2025.09.03 04:09:49.047136 [ 189 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 7396 | 2025.09.03 04:09:49.047382 [ 4 ] {fd7fed14-c64f-49b2-9d5d-edab26b4b302} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7397 | 2025.09.03 04:09:49.047612 [ 4 ] {fd7fed14-c64f-49b2-9d5d-edab26b4b302} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2025.09.03 04:09:49.047751 [ 4 ] {fd7fed14-c64f-49b2-9d5d-edab26b4b302} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00124 sec., 72580.64516129032 rows/sec., 5.67 MiB/sec. | ||
| 7399 | 2025.09.03 04:09:49.047792 [ 4 ] {fd7fed14-c64f-49b2-9d5d-edab26b4b302} <Debug> TCPHandler: Processed in 0.0014134 sec. | ||
| 7400 | 2025.09.03 04:09:49.047898 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2025.09.03 04:09:49.047993 [ 4 ] {aebeac87-7198-45fa-8545-1ff3e51b77b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7402 | 2025.09.03 04:09:49.048039 [ 4 ] {aebeac87-7198-45fa-8545-1ff3e51b77b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7403 | 2025.09.03 04:09:49.048322 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.001922964 sec., 86845.09954424524 rows/sec., 6.66 MiB/sec. | ||
| 7404 | 2025.09.03 04:09:49.048426 [ 4 ] {aebeac87-7198-45fa-8545-1ff3e51b77b6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2025.09.03 04:09:49.048469 [ 4 ] {aebeac87-7198-45fa-8545-1ff3e51b77b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7406 | 2025.09.03 04:09:49.048519 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7407 | 2025.09.03 04:09:49.048857 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2025.09.03 04:09:49.048940 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_66_13} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7409 | 2025.09.03 04:09:49.048980 [ 4 ] {aebeac87-7198-45fa-8545-1ff3e51b77b6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7410 | 2025.09.03 04:09:49.049036 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7411 | 2025.09.03 04:09:49.049216 [ 4 ] {aebeac87-7198-45fa-8545-1ff3e51b77b6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2025.09.03 04:09:49.049351 [ 4 ] {aebeac87-7198-45fa-8545-1ff3e51b77b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 7413 | 2025.09.03 04:09:49.049390 [ 4 ] {aebeac87-7198-45fa-8545-1ff3e51b77b6} <Debug> TCPHandler: Processed in 0.001541991 sec. | ||
| 7414 | 2025.09.03 04:09:49.049500 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2025.09.03 04:09:49.049597 [ 4 ] {e20c3ae5-2113-48cf-a7e7-5a686dd6b8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7416 | 2025.09.03 04:09:49.049653 [ 4 ] {e20c3ae5-2113-48cf-a7e7-5a686dd6b8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7417 | 2025.09.03 04:09:49.050486 [ 4 ] {e20c3ae5-2113-48cf-a7e7-5a686dd6b8a8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2025.09.03 04:09:49.050525 [ 4 ] {e20c3ae5-2113-48cf-a7e7-5a686dd6b8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7419 | 2025.09.03 04:09:49.051084 [ 4 ] {e20c3ae5-2113-48cf-a7e7-5a686dd6b8a8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7420 | 2025.09.03 04:09:49.051310 [ 4 ] {e20c3ae5-2113-48cf-a7e7-5a686dd6b8a8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2025.09.03 04:09:49.051468 [ 4 ] {e20c3ae5-2113-48cf-a7e7-5a686dd6b8a8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001875 sec., 13866.666666666668 rows/sec., 24.85 MiB/sec. | ||
| 7422 | 2025.09.03 04:09:49.051528 [ 4 ] {e20c3ae5-2113-48cf-a7e7-5a686dd6b8a8} <Debug> TCPHandler: Processed in 0.002078615 sec. | ||
| 7423 | 2025.09.03 04:09:49.051642 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7424 | 2025.09.03 04:09:49.051738 [ 4 ] {d9322a93-a9ea-4476-8dcc-fee228322696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7425 | 2025.09.03 04:09:49.051780 [ 4 ] {d9322a93-a9ea-4476-8dcc-fee228322696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7426 | 2025.09.03 04:09:49.052118 [ 4 ] {d9322a93-a9ea-4476-8dcc-fee228322696} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2025.09.03 04:09:49.052155 [ 4 ] {d9322a93-a9ea-4476-8dcc-fee228322696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7428 | 2025.09.03 04:09:49.052460 [ 4 ] {d9322a93-a9ea-4476-8dcc-fee228322696} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7429 | 2025.09.03 04:09:49.052677 [ 4 ] {d9322a93-a9ea-4476-8dcc-fee228322696} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2025.09.03 04:09:49.052801 [ 4 ] {d9322a93-a9ea-4476-8dcc-fee228322696} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7431 | 2025.09.03 04:09:49.052838 [ 4 ] {d9322a93-a9ea-4476-8dcc-fee228322696} <Debug> TCPHandler: Processed in 0.001246369 sec. | ||
| 7432 | 2025.09.03 04:09:52.129356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1008 | ||
| 7433 | 2025.09.03 04:09:52.131469 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2025.09.03 04:09:52.131517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7435 | 2025.09.03 04:09:52.132665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7436 | 2025.09.03 04:09:52.132926 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2025.09.03 04:09:52.133182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 7438 | 2025.09.03 04:09:54.068250 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2025.09.03 04:09:54.068426 [ 4 ] {8e7f35da-803d-494f-84ae-9696a6da12c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7440 | 2025.09.03 04:09:54.068490 [ 4 ] {8e7f35da-803d-494f-84ae-9696a6da12c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7441 | 2025.09.03 04:09:54.069683 [ 4 ] {8e7f35da-803d-494f-84ae-9696a6da12c8} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2025.09.03 04:09:54.069724 [ 4 ] {8e7f35da-803d-494f-84ae-9696a6da12c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7443 | 2025.09.03 04:09:54.070181 [ 4 ] {8e7f35da-803d-494f-84ae-9696a6da12c8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7444 | 2025.09.03 04:09:54.070403 [ 4 ] {8e7f35da-803d-494f-84ae-9696a6da12c8} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2025.09.03 04:09:54.070555 [ 4 ] {8e7f35da-803d-494f-84ae-9696a6da12c8} <Debug> executeQuery: Read 1226 rows, 103.95 KiB in 0.002178 sec., 562901.7447199266 rows/sec., 46.61 MiB/sec. | ||
| 7446 | 2025.09.03 04:09:54.070597 [ 4 ] {8e7f35da-803d-494f-84ae-9696a6da12c8} <Debug> TCPHandler: Processed in 0.002476808 sec. | ||
| 7447 | 2025.09.03 04:09:54.070720 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2025.09.03 04:09:54.070814 [ 4 ] {eef4c4cd-7dd2-49cd-9975-e1fc448bcbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7449 | 2025.09.03 04:09:54.070854 [ 4 ] {eef4c4cd-7dd2-49cd-9975-e1fc448bcbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7450 | 2025.09.03 04:09:54.071249 [ 4 ] {eef4c4cd-7dd2-49cd-9975-e1fc448bcbb6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2025.09.03 04:09:54.071285 [ 4 ] {eef4c4cd-7dd2-49cd-9975-e1fc448bcbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7452 | 2025.09.03 04:09:54.071579 [ 4 ] {eef4c4cd-7dd2-49cd-9975-e1fc448bcbb6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7453 | 2025.09.03 04:09:54.071781 [ 4 ] {eef4c4cd-7dd2-49cd-9975-e1fc448bcbb6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2025.09.03 04:09:54.071905 [ 4 ] {eef4c4cd-7dd2-49cd-9975-e1fc448bcbb6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00111 sec., 13513.513513513511 rows/sec., 1016.15 KiB/sec. | ||
| 7455 | 2025.09.03 04:09:54.071943 [ 4 ] {eef4c4cd-7dd2-49cd-9975-e1fc448bcbb6} <Debug> TCPHandler: Processed in 0.00127314 sec. | ||
| 7456 | 2025.09.03 04:09:54.072051 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2025.09.03 04:09:54.072144 [ 4 ] {e75e091d-6db9-46b1-908c-3a7e0df4907b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7458 | 2025.09.03 04:09:54.072184 [ 4 ] {e75e091d-6db9-46b1-908c-3a7e0df4907b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7459 | 2025.09.03 04:09:54.072648 [ 4 ] {e75e091d-6db9-46b1-908c-3a7e0df4907b} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2025.09.03 04:09:54.072684 [ 4 ] {e75e091d-6db9-46b1-908c-3a7e0df4907b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7461 | 2025.09.03 04:09:54.072996 [ 4 ] {e75e091d-6db9-46b1-908c-3a7e0df4907b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7462 | 2025.09.03 04:09:54.073215 [ 4 ] {e75e091d-6db9-46b1-908c-3a7e0df4907b} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2025.09.03 04:09:54.073339 [ 4 ] {e75e091d-6db9-46b1-908c-3a7e0df4907b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001212 sec., 188118.81188118813 rows/sec., 12.74 MiB/sec. | ||
| 7464 | 2025.09.03 04:09:54.073376 [ 4 ] {e75e091d-6db9-46b1-908c-3a7e0df4907b} <Debug> TCPHandler: Processed in 0.0013734 sec. | ||
| 7465 | 2025.09.03 04:09:54.073488 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2025.09.03 04:09:54.073580 [ 4 ] {3763eac6-1b87-4341-b80c-50bae8af72ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7467 | 2025.09.03 04:09:54.073618 [ 4 ] {3763eac6-1b87-4341-b80c-50bae8af72ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7468 | 2025.09.03 04:09:54.074187 [ 4 ] {3763eac6-1b87-4341-b80c-50bae8af72ec} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2025.09.03 04:09:54.074223 [ 4 ] {3763eac6-1b87-4341-b80c-50bae8af72ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7470 | 2025.09.03 04:09:54.074541 [ 4 ] {3763eac6-1b87-4341-b80c-50bae8af72ec} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7471 | 2025.09.03 04:09:54.074752 [ 4 ] {3763eac6-1b87-4341-b80c-50bae8af72ec} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2025.09.03 04:09:54.074874 [ 4 ] {3763eac6-1b87-4341-b80c-50bae8af72ec} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.001311 sec., 408085.4309687261 rows/sec., 30.25 MiB/sec. | ||
| 7473 | 2025.09.03 04:09:54.074910 [ 4 ] {3763eac6-1b87-4341-b80c-50bae8af72ec} <Debug> TCPHandler: Processed in 0.001470661 sec. | ||
| 7474 | 2025.09.03 04:09:54.075018 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2025.09.03 04:09:54.075111 [ 4 ] {8ced9f7f-351f-46d3-85f3-7e48f37667ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7476 | 2025.09.03 04:09:54.075154 [ 4 ] {8ced9f7f-351f-46d3-85f3-7e48f37667ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7477 | 2025.09.03 04:09:54.075709 [ 4 ] {8ced9f7f-351f-46d3-85f3-7e48f37667ce} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2025.09.03 04:09:54.075746 [ 4 ] {8ced9f7f-351f-46d3-85f3-7e48f37667ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7479 | 2025.09.03 04:09:54.076111 [ 4 ] {8ced9f7f-351f-46d3-85f3-7e48f37667ce} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7480 | 2025.09.03 04:09:54.076314 [ 4 ] {8ced9f7f-351f-46d3-85f3-7e48f37667ce} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2025.09.03 04:09:54.076440 [ 4 ] {8ced9f7f-351f-46d3-85f3-7e48f37667ce} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001347 sec., 626577.5798069785 rows/sec., 42.17 MiB/sec. | ||
| 7482 | 2025.09.03 04:09:54.076478 [ 4 ] {8ced9f7f-351f-46d3-85f3-7e48f37667ce} <Debug> TCPHandler: Processed in 0.001507331 sec. | ||
| 7483 | 2025.09.03 04:09:54.076589 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2025.09.03 04:09:54.076682 [ 4 ] {1eef3859-c996-454b-b08f-01559232cdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7485 | 2025.09.03 04:09:54.076736 [ 4 ] {1eef3859-c996-454b-b08f-01559232cdb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7486 | 2025.09.03 04:09:54.077486 [ 4 ] {1eef3859-c996-454b-b08f-01559232cdb5} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2025.09.03 04:09:54.077522 [ 4 ] {1eef3859-c996-454b-b08f-01559232cdb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7488 | 2025.09.03 04:09:54.078045 [ 4 ] {1eef3859-c996-454b-b08f-01559232cdb5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7489 | 2025.09.03 04:09:54.078269 [ 4 ] {1eef3859-c996-454b-b08f-01559232cdb5} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2025.09.03 04:09:54.078392 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7491 | 2025.09.03 04:09:54.078401 [ 4 ] {1eef3859-c996-454b-b08f-01559232cdb5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001737 sec., 8635.578583765113 rows/sec., 15.47 MiB/sec. | ||
| 7492 | 2025.09.03 04:09:54.078467 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2025.09.03 04:09:54.078492 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7494 | 2025.09.03 04:09:54.078500 [ 4 ] {1eef3859-c996-454b-b08f-01559232cdb5} <Debug> TCPHandler: Processed in 0.001958424 sec. | ||
| 7495 | 2025.09.03 04:09:54.078590 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 7496 | 2025.09.03 04:09:54.078626 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2025.09.03 04:09:54.078736 [ 4 ] {04de592a-dbfc-4ff4-90ed-1b406305ec72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7498 | 2025.09.03 04:09:54.078779 [ 4 ] {04de592a-dbfc-4ff4-90ed-1b406305ec72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7499 | 2025.09.03 04:09:54.078811 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7500 | 2025.09.03 04:09:54.078881 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1205 rows starting from the beginning of the part | ||
| 7501 | 2025.09.03 04:09:54.079000 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 7502 | 2025.09.03 04:09:54.079098 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 7503 | 2025.09.03 04:09:54.079136 [ 4 ] {04de592a-dbfc-4ff4-90ed-1b406305ec72} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2025.09.03 04:09:54.079177 [ 4 ] {04de592a-dbfc-4ff4-90ed-1b406305ec72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7505 | 2025.09.03 04:09:54.079192 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 7506 | 2025.09.03 04:09:54.079296 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 7507 | 2025.09.03 04:09:54.079389 [ 194 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 15 rows starting from the beginning of the part | ||
| 7508 | 2025.09.03 04:09:54.079503 [ 4 ] {04de592a-dbfc-4ff4-90ed-1b406305ec72} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7509 | 2025.09.03 04:09:54.079737 [ 4 ] {04de592a-dbfc-4ff4-90ed-1b406305ec72} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2025.09.03 04:09:54.079874 [ 4 ] {04de592a-dbfc-4ff4-90ed-1b406305ec72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 7511 | 2025.09.03 04:09:54.079912 [ 4 ] {04de592a-dbfc-4ff4-90ed-1b406305ec72} <Debug> TCPHandler: Processed in 0.001345 sec. | ||
| 7512 | 2025.09.03 04:09:54.085089 [ 186 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 19 columns (19 merged, 0 gathered) in 0.006536468 sec., 199190.14366780347 rows/sec., 356.94 MiB/sec. | ||
| 7513 | 2025.09.03 04:09:54.086723 [ 190 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7514 | 2025.09.03 04:09:54.087060 [ 190 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2025.09.03 04:09:54.087130 [ 190 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7516 | 2025.09.03 04:09:54.087231 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 7517 | 2025.09.03 04:09:54.553230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21594 | ||
| 7518 | 2025.09.03 04:09:54.553778 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2025.09.03 04:09:54.553823 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7520 | 2025.09.03 04:09:54.554314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7521 | 2025.09.03 04:09:54.554548 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2025.09.03 04:09:54.554677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
| 7523 | 2025.09.03 04:09:55.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.36 MiB, peak 292.96 MiB, free memory in arenas 0.00 B, will set to 282.82 MiB (RSS), difference: 2.47 MiB | ||
| 7524 | 2025.09.03 04:09:55.742958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 7525 | 2025.09.03 04:09:55.758920 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2025.09.03 04:09:55.758988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7527 | 2025.09.03 04:09:55.764263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7528 | 2025.09.03 04:09:55.764929 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7529 | 2025.09.03 04:09:55.767736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 7530 | 2025.09.03 04:09:59.042895 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2025.09.03 04:09:59.043090 [ 4 ] {b11d9e5a-44a1-49dc-85f2-d28f19a126db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7532 | 2025.09.03 04:09:59.043157 [ 4 ] {b11d9e5a-44a1-49dc-85f2-d28f19a126db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7533 | 2025.09.03 04:09:59.043810 [ 4 ] {b11d9e5a-44a1-49dc-85f2-d28f19a126db} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2025.09.03 04:09:59.043857 [ 4 ] {b11d9e5a-44a1-49dc-85f2-d28f19a126db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7535 | 2025.09.03 04:09:59.044260 [ 4 ] {b11d9e5a-44a1-49dc-85f2-d28f19a126db} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7536 | 2025.09.03 04:09:59.044488 [ 4 ] {b11d9e5a-44a1-49dc-85f2-d28f19a126db} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2025.09.03 04:09:59.044643 [ 4 ] {b11d9e5a-44a1-49dc-85f2-d28f19a126db} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001603 sec., 67373.67436057392 rows/sec., 5.65 MiB/sec. | ||
| 7538 | 2025.09.03 04:09:59.044685 [ 4 ] {b11d9e5a-44a1-49dc-85f2-d28f19a126db} <Debug> TCPHandler: Processed in 0.001920654 sec. | ||
| 7539 | 2025.09.03 04:09:59.044806 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2025.09.03 04:09:59.044903 [ 4 ] {84b79e00-108b-43e7-a35a-db7ad4071399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7541 | 2025.09.03 04:09:59.044944 [ 4 ] {84b79e00-108b-43e7-a35a-db7ad4071399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7542 | 2025.09.03 04:09:59.045344 [ 4 ] {84b79e00-108b-43e7-a35a-db7ad4071399} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2025.09.03 04:09:59.045380 [ 4 ] {84b79e00-108b-43e7-a35a-db7ad4071399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7544 | 2025.09.03 04:09:59.045694 [ 4 ] {84b79e00-108b-43e7-a35a-db7ad4071399} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7545 | 2025.09.03 04:09:59.045905 [ 4 ] {84b79e00-108b-43e7-a35a-db7ad4071399} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2025.09.03 04:09:59.046033 [ 4 ] {84b79e00-108b-43e7-a35a-db7ad4071399} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001149 sec., 22628.372497824195 rows/sec., 1.66 MiB/sec. | ||
| 7547 | 2025.09.03 04:09:59.046072 [ 4 ] {84b79e00-108b-43e7-a35a-db7ad4071399} <Debug> TCPHandler: Processed in 0.00131608 sec. | ||
| 7548 | 2025.09.03 04:09:59.046178 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2025.09.03 04:09:59.046273 [ 4 ] {741a00a0-4d7c-4c75-a40e-66c0fb5a1719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7550 | 2025.09.03 04:09:59.046313 [ 4 ] {741a00a0-4d7c-4c75-a40e-66c0fb5a1719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7551 | 2025.09.03 04:09:59.046727 [ 4 ] {741a00a0-4d7c-4c75-a40e-66c0fb5a1719} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2025.09.03 04:09:59.046763 [ 4 ] {741a00a0-4d7c-4c75-a40e-66c0fb5a1719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7553 | 2025.09.03 04:09:59.047068 [ 4 ] {741a00a0-4d7c-4c75-a40e-66c0fb5a1719} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7554 | 2025.09.03 04:09:59.047294 [ 4 ] {741a00a0-4d7c-4c75-a40e-66c0fb5a1719} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2025.09.03 04:09:59.047422 [ 4 ] {741a00a0-4d7c-4c75-a40e-66c0fb5a1719} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001167 sec., 77120.82262210797 rows/sec., 6.02 MiB/sec. | ||
| 7556 | 2025.09.03 04:09:59.047459 [ 4 ] {741a00a0-4d7c-4c75-a40e-66c0fb5a1719} <Debug> TCPHandler: Processed in 0.0013311 sec. | ||
| 7557 | 2025.09.03 04:09:59.047567 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7558 | 2025.09.03 04:09:59.047661 [ 4 ] {eb4694df-5460-4921-bc07-d9f3b93de1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7559 | 2025.09.03 04:09:59.047705 [ 4 ] {eb4694df-5460-4921-bc07-d9f3b93de1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7560 | 2025.09.03 04:09:59.048091 [ 4 ] {eb4694df-5460-4921-bc07-d9f3b93de1c9} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2025.09.03 04:09:59.048125 [ 4 ] {eb4694df-5460-4921-bc07-d9f3b93de1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7562 | 2025.09.03 04:09:59.048474 [ 4 ] {eb4694df-5460-4921-bc07-d9f3b93de1c9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7563 | 2025.09.03 04:09:59.048697 [ 4 ] {eb4694df-5460-4921-bc07-d9f3b93de1c9} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2025.09.03 04:09:59.048825 [ 4 ] {eb4694df-5460-4921-bc07-d9f3b93de1c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 7565 | 2025.09.03 04:09:59.048862 [ 4 ] {eb4694df-5460-4921-bc07-d9f3b93de1c9} <Debug> TCPHandler: Processed in 0.00134484 sec. | ||
| 7566 | 2025.09.03 04:09:59.048965 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2025.09.03 04:09:59.049069 [ 4 ] {38d6bdbc-f94b-416a-b26b-07b9ecd0b21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7568 | 2025.09.03 04:09:59.049127 [ 4 ] {38d6bdbc-f94b-416a-b26b-07b9ecd0b21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7569 | 2025.09.03 04:09:59.049941 [ 4 ] {38d6bdbc-f94b-416a-b26b-07b9ecd0b21c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2025.09.03 04:09:59.049980 [ 4 ] {38d6bdbc-f94b-416a-b26b-07b9ecd0b21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7571 | 2025.09.03 04:09:59.050557 [ 4 ] {38d6bdbc-f94b-416a-b26b-07b9ecd0b21c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7572 | 2025.09.03 04:09:59.050798 [ 4 ] {38d6bdbc-f94b-416a-b26b-07b9ecd0b21c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2025.09.03 04:09:59.050937 [ 4 ] {38d6bdbc-f94b-416a-b26b-07b9ecd0b21c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001886 sec., 13785.790031813362 rows/sec., 24.70 MiB/sec. | ||
| 7574 | 2025.09.03 04:09:59.050992 [ 4 ] {38d6bdbc-f94b-416a-b26b-07b9ecd0b21c} <Debug> TCPHandler: Processed in 0.002077005 sec. | ||
| 7575 | 2025.09.03 04:09:59.051113 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7576 | 2025.09.03 04:09:59.051208 [ 4 ] {e28b19c6-c415-4745-89ed-7c4b5f26ea1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7577 | 2025.09.03 04:09:59.051250 [ 4 ] {e28b19c6-c415-4745-89ed-7c4b5f26ea1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7578 | 2025.09.03 04:09:59.051582 [ 4 ] {e28b19c6-c415-4745-89ed-7c4b5f26ea1b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2025.09.03 04:09:59.051617 [ 4 ] {e28b19c6-c415-4745-89ed-7c4b5f26ea1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7580 | 2025.09.03 04:09:59.051934 [ 4 ] {e28b19c6-c415-4745-89ed-7c4b5f26ea1b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7581 | 2025.09.03 04:09:59.052153 [ 4 ] {e28b19c6-c415-4745-89ed-7c4b5f26ea1b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2025.09.03 04:09:59.052278 [ 4 ] {e28b19c6-c415-4745-89ed-7c4b5f26ea1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 7583 | 2025.09.03 04:09:59.052315 [ 4 ] {e28b19c6-c415-4745-89ed-7c4b5f26ea1b} <Debug> TCPHandler: Processed in 0.001257739 sec. | ||
| 7584 | 2025.09.03 04:10:01.892797 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7585 | 2025.09.03 04:10:01.892863 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7586 | 2025.09.03 04:10:02.001285 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000922596 sec. | ||
| 7587 | 2025.09.03 04:10:02.054905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22082 | ||
| 7588 | 2025.09.03 04:10:02.055817 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2025.09.03 04:10:02.055894 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7590 | 2025.09.03 04:10:02.056426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7591 | 2025.09.03 04:10:02.056674 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2025.09.03 04:10:02.056818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22082 | ||
| 7593 | 2025.09.03 04:10:02.133509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1034 | ||
| 7594 | 2025.09.03 04:10:02.135763 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2025.09.03 04:10:02.135812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7596 | 2025.09.03 04:10:02.137055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7597 | 2025.09.03 04:10:02.137338 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2025.09.03 04:10:02.137475 [ 71 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7599 | 2025.09.03 04:10:02.137511 [ 71 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.09.03 04:10:02.137529 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7601 | 2025.09.03 04:10:02.137636 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 7602 | 2025.09.03 04:10:02.137738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 7603 | 2025.09.03 04:10:02.138173 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7604 | 2025.09.03 04:10:02.138303 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 906 rows starting from the beginning of the part | ||
| 7605 | 2025.09.03 04:10:02.138636 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 7606 | 2025.09.03 04:10:02.138928 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 7607 | 2025.09.03 04:10:02.139216 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 7608 | 2025.09.03 04:10:02.139485 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 7609 | 2025.09.03 04:10:02.139762 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 7610 | 2025.09.03 04:10:02.145516 [ 199 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 72 columns (72 merged, 0 gathered) in 0.007928997 sec., 130407.41470831682 rows/sec., 101.77 MiB/sec. | ||
| 7611 | 2025.09.03 04:10:02.146662 [ 199 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7612 | 2025.09.03 04:10:02.147164 [ 199 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_36_7} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2025.09.03 04:10:02.147235 [ 199 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_36_7} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7614 | 2025.09.03 04:10:02.147389 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 7615 | 2025.09.03 04:10:03.267940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 7616 | 2025.09.03 04:10:03.284160 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2025.09.03 04:10:03.284226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7618 | 2025.09.03 04:10:03.289538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7619 | 2025.09.03 04:10:03.290278 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2025.09.03 04:10:03.293230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 7621 | 2025.09.03 04:10:04.041951 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7622 | 2025.09.03 04:10:04.042146 [ 4 ] {26746f25-7d0a-4052-a0e7-4e15934c9cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7623 | 2025.09.03 04:10:04.042217 [ 4 ] {26746f25-7d0a-4052-a0e7-4e15934c9cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7624 | 2025.09.03 04:10:04.042977 [ 4 ] {26746f25-7d0a-4052-a0e7-4e15934c9cd4} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2025.09.03 04:10:04.043029 [ 4 ] {26746f25-7d0a-4052-a0e7-4e15934c9cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7626 | 2025.09.03 04:10:04.043424 [ 4 ] {26746f25-7d0a-4052-a0e7-4e15934c9cd4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7627 | 2025.09.03 04:10:04.043656 [ 4 ] {26746f25-7d0a-4052-a0e7-4e15934c9cd4} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2025.09.03 04:10:04.043804 [ 4 ] {26746f25-7d0a-4052-a0e7-4e15934c9cd4} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001714 sec., 50175.029171528586 rows/sec., 4.21 MiB/sec. | ||
| 7629 | 2025.09.03 04:10:04.043845 [ 4 ] {26746f25-7d0a-4052-a0e7-4e15934c9cd4} <Debug> TCPHandler: Processed in 0.002025004 sec. | ||
| 7630 | 2025.09.03 04:10:04.043970 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7631 | 2025.09.03 04:10:04.044069 [ 4 ] {d7111e3f-d3a5-4413-a598-82a68d57e276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7632 | 2025.09.03 04:10:04.044109 [ 4 ] {d7111e3f-d3a5-4413-a598-82a68d57e276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7633 | 2025.09.03 04:10:04.044525 [ 4 ] {d7111e3f-d3a5-4413-a598-82a68d57e276} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2025.09.03 04:10:04.044560 [ 4 ] {d7111e3f-d3a5-4413-a598-82a68d57e276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7635 | 2025.09.03 04:10:04.044854 [ 4 ] {d7111e3f-d3a5-4413-a598-82a68d57e276} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7636 | 2025.09.03 04:10:04.045059 [ 4 ] {d7111e3f-d3a5-4413-a598-82a68d57e276} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2025.09.03 04:10:04.045184 [ 4 ] {d7111e3f-d3a5-4413-a598-82a68d57e276} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001132 sec., 13250.88339222615 rows/sec., 996.40 KiB/sec. | ||
| 7638 | 2025.09.03 04:10:04.045220 [ 4 ] {d7111e3f-d3a5-4413-a598-82a68d57e276} <Debug> TCPHandler: Processed in 0.00130128 sec. | ||
| 7639 | 2025.09.03 04:10:04.045330 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2025.09.03 04:10:04.045428 [ 4 ] {72f08c9f-64aa-4dc3-87b6-45315b149e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7641 | 2025.09.03 04:10:04.045467 [ 4 ] {72f08c9f-64aa-4dc3-87b6-45315b149e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7642 | 2025.09.03 04:10:04.045874 [ 4 ] {72f08c9f-64aa-4dc3-87b6-45315b149e67} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2025.09.03 04:10:04.045910 [ 4 ] {72f08c9f-64aa-4dc3-87b6-45315b149e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7644 | 2025.09.03 04:10:04.046206 [ 4 ] {72f08c9f-64aa-4dc3-87b6-45315b149e67} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7645 | 2025.09.03 04:10:04.046411 [ 4 ] {72f08c9f-64aa-4dc3-87b6-45315b149e67} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2025.09.03 04:10:04.046534 [ 4 ] {72f08c9f-64aa-4dc3-87b6-45315b149e67} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001124 sec., 70284.6975088968 rows/sec., 5.49 MiB/sec. | ||
| 7647 | 2025.09.03 04:10:04.046571 [ 4 ] {72f08c9f-64aa-4dc3-87b6-45315b149e67} <Debug> TCPHandler: Processed in 0.001289049 sec. | ||
| 7648 | 2025.09.03 04:10:04.046679 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2025.09.03 04:10:04.046778 [ 4 ] {2370e29c-e4ce-4c48-a1ae-ddef70675e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7650 | 2025.09.03 04:10:04.046821 [ 4 ] {2370e29c-e4ce-4c48-a1ae-ddef70675e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7651 | 2025.09.03 04:10:04.047225 [ 4 ] {2370e29c-e4ce-4c48-a1ae-ddef70675e8d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2025.09.03 04:10:04.047260 [ 4 ] {2370e29c-e4ce-4c48-a1ae-ddef70675e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7653 | 2025.09.03 04:10:04.047592 [ 4 ] {2370e29c-e4ce-4c48-a1ae-ddef70675e8d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7654 | 2025.09.03 04:10:04.047804 [ 4 ] {2370e29c-e4ce-4c48-a1ae-ddef70675e8d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2025.09.03 04:10:04.047929 [ 4 ] {2370e29c-e4ce-4c48-a1ae-ddef70675e8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 7656 | 2025.09.03 04:10:04.047965 [ 4 ] {2370e29c-e4ce-4c48-a1ae-ddef70675e8d} <Debug> TCPHandler: Processed in 0.001334039 sec. | ||
| 7657 | 2025.09.03 04:10:04.048069 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2025.09.03 04:10:04.048169 [ 4 ] {ac5b43cc-35c2-4d46-8ab7-91b6c0af78dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7659 | 2025.09.03 04:10:04.048222 [ 4 ] {ac5b43cc-35c2-4d46-8ab7-91b6c0af78dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7660 | 2025.09.03 04:10:04.049000 [ 4 ] {ac5b43cc-35c2-4d46-8ab7-91b6c0af78dd} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2025.09.03 04:10:04.049037 [ 4 ] {ac5b43cc-35c2-4d46-8ab7-91b6c0af78dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7662 | 2025.09.03 04:10:04.049567 [ 4 ] {ac5b43cc-35c2-4d46-8ab7-91b6c0af78dd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7663 | 2025.09.03 04:10:04.049788 [ 4 ] {ac5b43cc-35c2-4d46-8ab7-91b6c0af78dd} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2025.09.03 04:10:04.049921 [ 4 ] {ac5b43cc-35c2-4d46-8ab7-91b6c0af78dd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00177 sec., 8474.57627118644 rows/sec., 15.19 MiB/sec. | ||
| 7665 | 2025.09.03 04:10:04.049974 [ 4 ] {ac5b43cc-35c2-4d46-8ab7-91b6c0af78dd} <Debug> TCPHandler: Processed in 0.001951784 sec. | ||
| 7666 | 2025.09.03 04:10:04.050080 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2025.09.03 04:10:04.050182 [ 4 ] {8e88f431-3e26-46f4-8bdc-2a1ec89aeeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7668 | 2025.09.03 04:10:04.050223 [ 4 ] {8e88f431-3e26-46f4-8bdc-2a1ec89aeeac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7669 | 2025.09.03 04:10:04.050547 [ 4 ] {8e88f431-3e26-46f4-8bdc-2a1ec89aeeac} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2025.09.03 04:10:04.050582 [ 4 ] {8e88f431-3e26-46f4-8bdc-2a1ec89aeeac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7671 | 2025.09.03 04:10:04.050880 [ 4 ] {8e88f431-3e26-46f4-8bdc-2a1ec89aeeac} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7672 | 2025.09.03 04:10:04.051091 [ 4 ] {8e88f431-3e26-46f4-8bdc-2a1ec89aeeac} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2025.09.03 04:10:04.051213 [ 4 ] {8e88f431-3e26-46f4-8bdc-2a1ec89aeeac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 7674 | 2025.09.03 04:10:04.051248 [ 4 ] {8e88f431-3e26-46f4-8bdc-2a1ec89aeeac} <Debug> TCPHandler: Processed in 0.001215629 sec. | ||
| 7675 | 2025.09.03 04:10:09.042968 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7676 | 2025.09.03 04:10:09.043168 [ 4 ] {9ac663f2-6a1a-4283-bce4-1c7ec926928d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7677 | 2025.09.03 04:10:09.043237 [ 4 ] {9ac663f2-6a1a-4283-bce4-1c7ec926928d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7678 | 2025.09.03 04:10:09.043934 [ 4 ] {9ac663f2-6a1a-4283-bce4-1c7ec926928d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.09.03 04:10:09.043979 [ 4 ] {9ac663f2-6a1a-4283-bce4-1c7ec926928d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7680 | 2025.09.03 04:10:09.044414 [ 4 ] {9ac663f2-6a1a-4283-bce4-1c7ec926928d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7681 | 2025.09.03 04:10:09.044692 [ 4 ] {9ac663f2-6a1a-4283-bce4-1c7ec926928d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2025.09.03 04:10:09.044839 [ 66 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7683 | 2025.09.03 04:10:09.044854 [ 4 ] {9ac663f2-6a1a-4283-bce4-1c7ec926928d} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001736 sec., 62211.98156682028 rows/sec., 5.22 MiB/sec. | ||
| 7684 | 2025.09.03 04:10:09.044909 [ 66 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2025.09.03 04:10:09.044931 [ 4 ] {9ac663f2-6a1a-4283-bce4-1c7ec926928d} <Debug> TCPHandler: Processed in 0.002095205 sec. | ||
| 7686 | 2025.09.03 04:10:09.044937 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7687 | 2025.09.03 04:10:09.045062 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 7688 | 2025.09.03 04:10:09.045072 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7689 | 2025.09.03 04:10:09.045208 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7690 | 2025.09.03 04:10:09.045217 [ 4 ] {e5d95287-4170-467b-9022-ee37998b088a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7691 | 2025.09.03 04:10:09.045250 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1287 rows starting from the beginning of the part | ||
| 7692 | 2025.09.03 04:10:09.045274 [ 4 ] {e5d95287-4170-467b-9022-ee37998b088a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7693 | 2025.09.03 04:10:09.045320 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 108 rows starting from the beginning of the part | ||
| 7694 | 2025.09.03 04:10:09.045373 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1226 rows starting from the beginning of the part | ||
| 7695 | 2025.09.03 04:10:09.045415 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 108 rows starting from the beginning of the part | ||
| 7696 | 2025.09.03 04:10:09.045453 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 86 rows starting from the beginning of the part | ||
| 7697 | 2025.09.03 04:10:09.045491 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 108 rows starting from the beginning of the part | ||
| 7698 | 2025.09.03 04:10:09.045715 [ 4 ] {e5d95287-4170-467b-9022-ee37998b088a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2025.09.03 04:10:09.045762 [ 4 ] {e5d95287-4170-467b-9022-ee37998b088a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7700 | 2025.09.03 04:10:09.046249 [ 4 ] {e5d95287-4170-467b-9022-ee37998b088a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7701 | 2025.09.03 04:10:09.046514 [ 4 ] {e5d95287-4170-467b-9022-ee37998b088a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2025.09.03 04:10:09.046661 [ 4 ] {e5d95287-4170-467b-9022-ee37998b088a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001468 sec., 17711.171662125344 rows/sec., 1.30 MiB/sec. | ||
| 7703 | 2025.09.03 04:10:09.046705 [ 4 ] {e5d95287-4170-467b-9022-ee37998b088a} <Debug> TCPHandler: Processed in 0.001687113 sec. | ||
| 7704 | 2025.09.03 04:10:09.046801 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791063 sec., 1631991.7278175028 rows/sec., 141.81 MiB/sec. | ||
| 7705 | 2025.09.03 04:10:09.046824 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2025.09.03 04:10:09.046933 [ 4 ] {91f14137-3447-41ef-83e4-29cdd15fc51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7707 | 2025.09.03 04:10:09.046977 [ 4 ] {91f14137-3447-41ef-83e4-29cdd15fc51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7708 | 2025.09.03 04:10:09.047038 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7709 | 2025.09.03 04:10:09.047350 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2025.09.03 04:10:09.047425 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_71_14} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7711 | 2025.09.03 04:10:09.047445 [ 4 ] {91f14137-3447-41ef-83e4-29cdd15fc51f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2025.09.03 04:10:09.047481 [ 4 ] {91f14137-3447-41ef-83e4-29cdd15fc51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7713 | 2025.09.03 04:10:09.047521 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7714 | 2025.09.03 04:10:09.047838 [ 4 ] {91f14137-3447-41ef-83e4-29cdd15fc51f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7715 | 2025.09.03 04:10:09.048060 [ 4 ] {91f14137-3447-41ef-83e4-29cdd15fc51f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2025.09.03 04:10:09.048200 [ 66 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7717 | 2025.09.03 04:10:09.048209 [ 4 ] {91f14137-3447-41ef-83e4-29cdd15fc51f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001298 sec., 69337.44221879815 rows/sec., 5.41 MiB/sec. | ||
| 7718 | 2025.09.03 04:10:09.048253 [ 66 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2025.09.03 04:10:09.048273 [ 4 ] {91f14137-3447-41ef-83e4-29cdd15fc51f} <Debug> TCPHandler: Processed in 0.001500871 sec. | ||
| 7720 | 2025.09.03 04:10:09.048282 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7721 | 2025.09.03 04:10:09.048366 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 7722 | 2025.09.03 04:10:09.048396 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2025.09.03 04:10:09.048468 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7724 | 2025.09.03 04:10:09.048496 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 595 rows starting from the beginning of the part | ||
| 7725 | 2025.09.03 04:10:09.048502 [ 4 ] {ccdbf397-6226-4f44-9b25-f90d8a62199b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7726 | 2025.09.03 04:10:09.048544 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 7727 | 2025.09.03 04:10:09.048555 [ 4 ] {ccdbf397-6226-4f44-9b25-f90d8a62199b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7728 | 2025.09.03 04:10:09.048589 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 535 rows starting from the beginning of the part | ||
| 7729 | 2025.09.03 04:10:09.048629 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 7730 | 2025.09.03 04:10:09.048663 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 79 rows starting from the beginning of the part | ||
| 7731 | 2025.09.03 04:10:09.048698 [ 199 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 7732 | 2025.09.03 04:10:09.049003 [ 4 ] {ccdbf397-6226-4f44-9b25-f90d8a62199b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2025.09.03 04:10:09.049045 [ 4 ] {ccdbf397-6226-4f44-9b25-f90d8a62199b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7734 | 2025.09.03 04:10:09.049421 [ 4 ] {ccdbf397-6226-4f44-9b25-f90d8a62199b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7735 | 2025.09.03 04:10:09.049601 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1479 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126324 sec., 1170798.8980716255 rows/sec., 92.56 MiB/sec. | ||
| 7736 | 2025.09.03 04:10:09.049640 [ 4 ] {ccdbf397-6226-4f44-9b25-f90d8a62199b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2025.09.03 04:10:09.049763 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7738 | 2025.09.03 04:10:09.049764 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7739 | 2025.09.03 04:10:09.049778 [ 4 ] {ccdbf397-6226-4f44-9b25-f90d8a62199b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 7740 | 2025.09.03 04:10:09.049817 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2025.09.03 04:10:09.049837 [ 4 ] {ccdbf397-6226-4f44-9b25-f90d8a62199b} <Debug> TCPHandler: Processed in 0.0014916 sec. | ||
| 7742 | 2025.09.03 04:10:09.049845 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7743 | 2025.09.03 04:10:09.049957 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2025.09.03 04:10:09.049963 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 7745 | 2025.09.03 04:10:09.050045 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2025.09.03 04:10:09.050059 [ 4 ] {ae0ccf18-4cd0-4a7f-85e1-62adc6723bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7747 | 2025.09.03 04:10:09.050116 [ 4 ] {ae0ccf18-4cd0-4a7f-85e1-62adc6723bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7748 | 2025.09.03 04:10:09.050124 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7749 | 2025.09.03 04:10:09.050128 [ 200 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_71_14} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7750 | 2025.09.03 04:10:09.050172 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18426 rows starting from the beginning of the part | ||
| 7751 | 2025.09.03 04:10:09.050241 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 7752 | 2025.09.03 04:10:09.050244 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 7753 | 2025.09.03 04:10:09.050308 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 844 rows starting from the beginning of the part | ||
| 7754 | 2025.09.03 04:10:09.050354 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 7755 | 2025.09.03 04:10:09.050395 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 7756 | 2025.09.03 04:10:09.050436 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 7757 | 2025.09.03 04:10:09.050986 [ 4 ] {ae0ccf18-4cd0-4a7f-85e1-62adc6723bc5} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2025.09.03 04:10:09.051027 [ 4 ] {ae0ccf18-4cd0-4a7f-85e1-62adc6723bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7759 | 2025.09.03 04:10:09.051717 [ 4 ] {ae0ccf18-4cd0-4a7f-85e1-62adc6723bc5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7760 | 2025.09.03 04:10:09.051977 [ 4 ] {ae0ccf18-4cd0-4a7f-85e1-62adc6723bc5} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2025.09.03 04:10:09.052131 [ 4 ] {ae0ccf18-4cd0-4a7f-85e1-62adc6723bc5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00209 sec., 12440.19138755981 rows/sec., 22.29 MiB/sec. | ||
| 7762 | 2025.09.03 04:10:09.052200 [ 4 ] {ae0ccf18-4cd0-4a7f-85e1-62adc6723bc5} <Debug> TCPHandler: Processed in 0.002292677 sec. | ||
| 7763 | 2025.09.03 04:10:09.052314 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2025.09.03 04:10:09.052412 [ 4 ] {d5040809-9077-4b36-9a54-f7b20190c7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7765 | 2025.09.03 04:10:09.052456 [ 4 ] {d5040809-9077-4b36-9a54-f7b20190c7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7766 | 2025.09.03 04:10:09.052797 [ 4 ] {d5040809-9077-4b36-9a54-f7b20190c7f5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2025.09.03 04:10:09.052834 [ 4 ] {d5040809-9077-4b36-9a54-f7b20190c7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7768 | 2025.09.03 04:10:09.053258 [ 4 ] {d5040809-9077-4b36-9a54-f7b20190c7f5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7769 | 2025.09.03 04:10:09.053474 [ 4 ] {d5040809-9077-4b36-9a54-f7b20190c7f5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2025.09.03 04:10:09.053584 [ 66 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7771 | 2025.09.03 04:10:09.053604 [ 4 ] {d5040809-9077-4b36-9a54-f7b20190c7f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 7772 | 2025.09.03 04:10:09.053617 [ 66 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2025.09.03 04:10:09.053645 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7774 | 2025.09.03 04:10:09.053647 [ 4 ] {d5040809-9077-4b36-9a54-f7b20190c7f5} <Debug> TCPHandler: Processed in 0.00138364 sec. | ||
| 7775 | 2025.09.03 04:10:09.053731 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7776 | 2025.09.03 04:10:09.053827 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7777 | 2025.09.03 04:10:09.053860 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3900 rows starting from the beginning of the part | ||
| 7778 | 2025.09.03 04:10:09.053923 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7779 | 2025.09.03 04:10:09.053973 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7780 | 2025.09.03 04:10:09.054016 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7781 | 2025.09.03 04:10:09.054060 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7782 | 2025.09.03 04:10:09.054101 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 7783 | 2025.09.03 04:10:09.055776 [ 196 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002084505 sec., 2014866.8388898084 rows/sec., 135.79 MiB/sec. | ||
| 7784 | 2025.09.03 04:10:09.056139 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7785 | 2025.09.03 04:10:09.056376 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_71_14} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2025.09.03 04:10:09.056445 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_71_14} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7787 | 2025.09.03 04:10:09.056506 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 7788 | 2025.09.03 04:10:09.057076 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19910 rows, containing 5 columns (5 merged, 0 gathered) in 0.007160732 sec., 2780441.9995050784 rows/sec., 190.15 MiB/sec. | ||
| 7789 | 2025.09.03 04:10:09.057456 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7790 | 2025.09.03 04:10:09.057727 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2025.09.03 04:10:09.057805 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7792 | 2025.09.03 04:10:09.057891 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 7793 | 2025.09.03 04:10:09.557036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22509 | ||
| 7794 | 2025.09.03 04:10:09.557536 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.09.03 04:10:09.557584 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7796 | 2025.09.03 04:10:09.558098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7797 | 2025.09.03 04:10:09.558345 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2025.09.03 04:10:09.558489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 7799 | 2025.09.03 04:10:10.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.76 MiB, peak 294.27 MiB, free memory in arenas 0.00 B, will set to 285.68 MiB (RSS), difference: 1.92 MiB | ||
| 7800 | 2025.09.03 04:10:10.793428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 7801 | 2025.09.03 04:10:10.810601 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2025.09.03 04:10:10.810656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7803 | 2025.09.03 04:10:10.816685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7804 | 2025.09.03 04:10:10.817393 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2025.09.03 04:10:10.820405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 7806 | 2025.09.03 04:10:12.138068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1058 | ||
| 7807 | 2025.09.03 04:10:12.140247 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2025.09.03 04:10:12.140296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7809 | 2025.09.03 04:10:12.141554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7810 | 2025.09.03 04:10:12.141823 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2025.09.03 04:10:12.142173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
| 7812 | 2025.09.03 04:10:14.042921 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7813 | 2025.09.03 04:10:14.043199 [ 4 ] {1c5ddbe7-6148-4bc7-ba83-4196f8050551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7814 | 2025.09.03 04:10:14.043299 [ 4 ] {1c5ddbe7-6148-4bc7-ba83-4196f8050551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7815 | 2025.09.03 04:10:14.044029 [ 4 ] {1c5ddbe7-6148-4bc7-ba83-4196f8050551} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2025.09.03 04:10:14.044071 [ 4 ] {1c5ddbe7-6148-4bc7-ba83-4196f8050551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7817 | 2025.09.03 04:10:14.044457 [ 4 ] {1c5ddbe7-6148-4bc7-ba83-4196f8050551} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7818 | 2025.09.03 04:10:14.044684 [ 4 ] {1c5ddbe7-6148-4bc7-ba83-4196f8050551} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2025.09.03 04:10:14.044837 [ 4 ] {1c5ddbe7-6148-4bc7-ba83-4196f8050551} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001714 sec., 50175.029171528586 rows/sec., 4.21 MiB/sec. | ||
| 7820 | 2025.09.03 04:10:14.044879 [ 4 ] {1c5ddbe7-6148-4bc7-ba83-4196f8050551} <Debug> TCPHandler: Processed in 0.002146765 sec. | ||
| 7821 | 2025.09.03 04:10:14.044998 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2025.09.03 04:10:14.045091 [ 4 ] {2bf53cee-652d-421c-8147-837430030628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7823 | 2025.09.03 04:10:14.045130 [ 4 ] {2bf53cee-652d-421c-8147-837430030628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7824 | 2025.09.03 04:10:14.045518 [ 4 ] {2bf53cee-652d-421c-8147-837430030628} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2025.09.03 04:10:14.045554 [ 4 ] {2bf53cee-652d-421c-8147-837430030628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7826 | 2025.09.03 04:10:14.045853 [ 4 ] {2bf53cee-652d-421c-8147-837430030628} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7827 | 2025.09.03 04:10:14.046059 [ 4 ] {2bf53cee-652d-421c-8147-837430030628} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2025.09.03 04:10:14.046173 [ 59 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7829 | 2025.09.03 04:10:14.046182 [ 4 ] {2bf53cee-652d-421c-8147-837430030628} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001109 sec., 13525.698827772769 rows/sec., 1017.07 KiB/sec. | ||
| 7830 | 2025.09.03 04:10:14.046245 [ 59 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2025.09.03 04:10:14.046262 [ 4 ] {2bf53cee-652d-421c-8147-837430030628} <Debug> TCPHandler: Processed in 0.00131135 sec. | ||
| 7832 | 2025.09.03 04:10:14.046273 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7833 | 2025.09.03 04:10:14.046379 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2025.09.03 04:10:14.046402 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 7835 | 2025.09.03 04:10:14.046476 [ 4 ] {7839004b-40dd-4a0e-b8f4-37f3f8b5709f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7836 | 2025.09.03 04:10:14.046520 [ 4 ] {7839004b-40dd-4a0e-b8f4-37f3f8b5709f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7837 | 2025.09.03 04:10:14.046537 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7838 | 2025.09.03 04:10:14.046579 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 57 rows starting from the beginning of the part | ||
| 7839 | 2025.09.03 04:10:14.046649 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part | ||
| 7840 | 2025.09.03 04:10:14.046700 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 7841 | 2025.09.03 04:10:14.046745 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 15 rows starting from the beginning of the part | ||
| 7842 | 2025.09.03 04:10:14.046787 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 7843 | 2025.09.03 04:10:14.046832 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part | ||
| 7844 | 2025.09.03 04:10:14.046931 [ 4 ] {7839004b-40dd-4a0e-b8f4-37f3f8b5709f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2025.09.03 04:10:14.046973 [ 4 ] {7839004b-40dd-4a0e-b8f4-37f3f8b5709f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7846 | 2025.09.03 04:10:14.047308 [ 4 ] {7839004b-40dd-4a0e-b8f4-37f3f8b5709f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7847 | 2025.09.03 04:10:14.047533 [ 4 ] {7839004b-40dd-4a0e-b8f4-37f3f8b5709f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2025.09.03 04:10:14.047661 [ 4 ] {7839004b-40dd-4a0e-b8f4-37f3f8b5709f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001203 sec., 65669.1604322527 rows/sec., 5.13 MiB/sec. | ||
| 7849 | 2025.09.03 04:10:14.047682 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133067 sec., 115731.17301810367 rows/sec., 8.88 MiB/sec. | ||
| 7850 | 2025.09.03 04:10:14.047698 [ 4 ] {7839004b-40dd-4a0e-b8f4-37f3f8b5709f} <Debug> TCPHandler: Processed in 0.00136609 sec. | ||
| 7851 | 2025.09.03 04:10:14.047819 [ 188 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7852 | 2025.09.03 04:10:14.047829 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2025.09.03 04:10:14.047937 [ 4 ] {cffda4a1-8a91-4e1a-a33b-b1149f86e16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7854 | 2025.09.03 04:10:14.047982 [ 4 ] {cffda4a1-8a91-4e1a-a33b-b1149f86e16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7855 | 2025.09.03 04:10:14.048075 [ 188 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2025.09.03 04:10:14.048145 [ 188 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_71_14} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7857 | 2025.09.03 04:10:14.048234 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7858 | 2025.09.03 04:10:14.048396 [ 4 ] {cffda4a1-8a91-4e1a-a33b-b1149f86e16c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2025.09.03 04:10:14.048431 [ 4 ] {cffda4a1-8a91-4e1a-a33b-b1149f86e16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7860 | 2025.09.03 04:10:14.048762 [ 4 ] {cffda4a1-8a91-4e1a-a33b-b1149f86e16c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7861 | 2025.09.03 04:10:14.048968 [ 4 ] {cffda4a1-8a91-4e1a-a33b-b1149f86e16c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2025.09.03 04:10:14.049092 [ 4 ] {cffda4a1-8a91-4e1a-a33b-b1149f86e16c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 7863 | 2025.09.03 04:10:14.049129 [ 4 ] {cffda4a1-8a91-4e1a-a33b-b1149f86e16c} <Debug> TCPHandler: Processed in 0.001359699 sec. | ||
| 7864 | 2025.09.03 04:10:14.049240 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2025.09.03 04:10:14.049332 [ 4 ] {d4615768-fa91-4ead-acbf-f461cd94e396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7866 | 2025.09.03 04:10:14.049385 [ 4 ] {d4615768-fa91-4ead-acbf-f461cd94e396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7867 | 2025.09.03 04:10:14.050180 [ 4 ] {d4615768-fa91-4ead-acbf-f461cd94e396} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2025.09.03 04:10:14.050216 [ 4 ] {d4615768-fa91-4ead-acbf-f461cd94e396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7869 | 2025.09.03 04:10:14.050734 [ 4 ] {d4615768-fa91-4ead-acbf-f461cd94e396} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7870 | 2025.09.03 04:10:14.050953 [ 4 ] {d4615768-fa91-4ead-acbf-f461cd94e396} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2025.09.03 04:10:14.051085 [ 4 ] {d4615768-fa91-4ead-acbf-f461cd94e396} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001771 sec., 8469.79107848673 rows/sec., 15.18 MiB/sec. | ||
| 7872 | 2025.09.03 04:10:14.051138 [ 4 ] {d4615768-fa91-4ead-acbf-f461cd94e396} <Debug> TCPHandler: Processed in 0.001945404 sec. | ||
| 7873 | 2025.09.03 04:10:14.051252 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2025.09.03 04:10:14.051346 [ 4 ] {0c9a9280-a158-48ea-b20b-efdf751d45d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7875 | 2025.09.03 04:10:14.051386 [ 4 ] {0c9a9280-a158-48ea-b20b-efdf751d45d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7876 | 2025.09.03 04:10:14.051720 [ 4 ] {0c9a9280-a158-48ea-b20b-efdf751d45d5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2025.09.03 04:10:14.051755 [ 4 ] {0c9a9280-a158-48ea-b20b-efdf751d45d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7878 | 2025.09.03 04:10:14.052052 [ 4 ] {0c9a9280-a158-48ea-b20b-efdf751d45d5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7879 | 2025.09.03 04:10:14.052254 [ 4 ] {0c9a9280-a158-48ea-b20b-efdf751d45d5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2025.09.03 04:10:14.052376 [ 4 ] {0c9a9280-a158-48ea-b20b-efdf751d45d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 7881 | 2025.09.03 04:10:14.052411 [ 4 ] {0c9a9280-a158-48ea-b20b-efdf751d45d5} <Debug> TCPHandler: Processed in 0.001205869 sec. | ||
| 7882 | 2025.09.03 04:10:16.893104 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7883 | 2025.09.03 04:10:16.893179 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7884 | 2025.09.03 04:10:17.058722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22997 | ||
| 7885 | 2025.09.03 04:10:17.059344 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2025.09.03 04:10:17.059395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7887 | 2025.09.03 04:10:17.059930 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7888 | 2025.09.03 04:10:17.060172 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2025.09.03 04:10:17.060314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22997 | ||
| 7890 | 2025.09.03 04:10:18.320607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 7891 | 2025.09.03 04:10:18.338039 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2025.09.03 04:10:18.338103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7893 | 2025.09.03 04:10:18.344109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7894 | 2025.09.03 04:10:18.344827 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2025.09.03 04:10:18.347727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 7896 | 2025.09.03 04:10:19.042975 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2025.09.03 04:10:19.043172 [ 4 ] {6d6b7635-026d-4525-b5f5-d1f2ca3b6f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7898 | 2025.09.03 04:10:19.043247 [ 4 ] {6d6b7635-026d-4525-b5f5-d1f2ca3b6f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7899 | 2025.09.03 04:10:19.043983 [ 4 ] {6d6b7635-026d-4525-b5f5-d1f2ca3b6f0e} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2025.09.03 04:10:19.044029 [ 4 ] {6d6b7635-026d-4525-b5f5-d1f2ca3b6f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7901 | 2025.09.03 04:10:19.044446 [ 4 ] {6d6b7635-026d-4525-b5f5-d1f2ca3b6f0e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7902 | 2025.09.03 04:10:19.044682 [ 4 ] {6d6b7635-026d-4525-b5f5-d1f2ca3b6f0e} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2025.09.03 04:10:19.044840 [ 4 ] {6d6b7635-026d-4525-b5f5-d1f2ca3b6f0e} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001723 sec., 62681.369704004646 rows/sec., 5.26 MiB/sec. | ||
| 7904 | 2025.09.03 04:10:19.044891 [ 4 ] {6d6b7635-026d-4525-b5f5-d1f2ca3b6f0e} <Debug> TCPHandler: Processed in 0.002057365 sec. | ||
| 7905 | 2025.09.03 04:10:19.045044 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2025.09.03 04:10:19.045178 [ 4 ] {128949fb-5340-49cd-8e3f-fa27fb171e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7907 | 2025.09.03 04:10:19.045233 [ 4 ] {128949fb-5340-49cd-8e3f-fa27fb171e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7908 | 2025.09.03 04:10:19.045730 [ 4 ] {128949fb-5340-49cd-8e3f-fa27fb171e46} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2025.09.03 04:10:19.045769 [ 4 ] {128949fb-5340-49cd-8e3f-fa27fb171e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7910 | 2025.09.03 04:10:19.046098 [ 4 ] {128949fb-5340-49cd-8e3f-fa27fb171e46} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7911 | 2025.09.03 04:10:19.046327 [ 4 ] {128949fb-5340-49cd-8e3f-fa27fb171e46} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2025.09.03 04:10:19.046462 [ 4 ] {128949fb-5340-49cd-8e3f-fa27fb171e46} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001314 sec., 19786.9101978691 rows/sec., 1.45 MiB/sec. | ||
| 7913 | 2025.09.03 04:10:19.046500 [ 4 ] {128949fb-5340-49cd-8e3f-fa27fb171e46} <Debug> TCPHandler: Processed in 0.001524381 sec. | ||
| 7914 | 2025.09.03 04:10:19.046629 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2025.09.03 04:10:19.046745 [ 4 ] {020374dc-06df-4816-8db0-7166858f3a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7916 | 2025.09.03 04:10:19.046794 [ 4 ] {020374dc-06df-4816-8db0-7166858f3a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7917 | 2025.09.03 04:10:19.047303 [ 4 ] {020374dc-06df-4816-8db0-7166858f3a19} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2025.09.03 04:10:19.047347 [ 4 ] {020374dc-06df-4816-8db0-7166858f3a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7919 | 2025.09.03 04:10:19.047695 [ 4 ] {020374dc-06df-4816-8db0-7166858f3a19} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7920 | 2025.09.03 04:10:19.047909 [ 4 ] {020374dc-06df-4816-8db0-7166858f3a19} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2025.09.03 04:10:19.048040 [ 4 ] {020374dc-06df-4816-8db0-7166858f3a19} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001318 sec., 68285.28072837632 rows/sec., 5.33 MiB/sec. | ||
| 7922 | 2025.09.03 04:10:19.048079 [ 4 ] {020374dc-06df-4816-8db0-7166858f3a19} <Debug> TCPHandler: Processed in 0.001510171 sec. | ||
| 7923 | 2025.09.03 04:10:19.048186 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2025.09.03 04:10:19.048280 [ 4 ] {72b7595b-6d11-4c4f-a159-9c770a5cf4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7925 | 2025.09.03 04:10:19.048324 [ 4 ] {72b7595b-6d11-4c4f-a159-9c770a5cf4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7926 | 2025.09.03 04:10:19.048720 [ 4 ] {72b7595b-6d11-4c4f-a159-9c770a5cf4e3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2025.09.03 04:10:19.048756 [ 4 ] {72b7595b-6d11-4c4f-a159-9c770a5cf4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7928 | 2025.09.03 04:10:19.049095 [ 4 ] {72b7595b-6d11-4c4f-a159-9c770a5cf4e3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7929 | 2025.09.03 04:10:19.049310 [ 4 ] {72b7595b-6d11-4c4f-a159-9c770a5cf4e3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2025.09.03 04:10:19.049441 [ 4 ] {72b7595b-6d11-4c4f-a159-9c770a5cf4e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 7931 | 2025.09.03 04:10:19.049478 [ 4 ] {72b7595b-6d11-4c4f-a159-9c770a5cf4e3} <Debug> TCPHandler: Processed in 0.00134129 sec. | ||
| 7932 | 2025.09.03 04:10:19.049576 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2025.09.03 04:10:19.049670 [ 4 ] {de9ab2c4-4687-47f9-afa6-58eb911b37cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7934 | 2025.09.03 04:10:19.049725 [ 4 ] {de9ab2c4-4687-47f9-afa6-58eb911b37cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7935 | 2025.09.03 04:10:19.050541 [ 4 ] {de9ab2c4-4687-47f9-afa6-58eb911b37cf} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2025.09.03 04:10:19.050579 [ 4 ] {de9ab2c4-4687-47f9-afa6-58eb911b37cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7937 | 2025.09.03 04:10:19.051110 [ 4 ] {de9ab2c4-4687-47f9-afa6-58eb911b37cf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7938 | 2025.09.03 04:10:19.051352 [ 4 ] {de9ab2c4-4687-47f9-afa6-58eb911b37cf} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2025.09.03 04:10:19.051473 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7940 | 2025.09.03 04:10:19.051491 [ 4 ] {de9ab2c4-4687-47f9-afa6-58eb911b37cf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00184 sec., 14130.434782608696 rows/sec., 25.32 MiB/sec. | ||
| 7941 | 2025.09.03 04:10:19.051541 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2025.09.03 04:10:19.051568 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7943 | 2025.09.03 04:10:19.051578 [ 4 ] {de9ab2c4-4687-47f9-afa6-58eb911b37cf} <Debug> TCPHandler: Processed in 0.002050364 sec. | ||
| 7944 | 2025.09.03 04:10:19.051699 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2025.09.03 04:10:19.051700 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 7946 | 2025.09.03 04:10:19.051797 [ 4 ] {0a0c5e65-a6f1-4b82-9888-decaa681a25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7947 | 2025.09.03 04:10:19.051845 [ 4 ] {0a0c5e65-a6f1-4b82-9888-decaa681a25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7948 | 2025.09.03 04:10:19.052011 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7949 | 2025.09.03 04:10:19.052090 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1302 rows starting from the beginning of the part | ||
| 7950 | 2025.09.03 04:10:19.052198 [ 4 ] {0a0c5e65-a6f1-4b82-9888-decaa681a25c} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2025.09.03 04:10:19.052241 [ 4 ] {0a0c5e65-a6f1-4b82-9888-decaa681a25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7952 | 2025.09.03 04:10:19.052255 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 7953 | 2025.09.03 04:10:19.052402 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 7954 | 2025.09.03 04:10:19.052539 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 7955 | 2025.09.03 04:10:19.052579 [ 4 ] {0a0c5e65-a6f1-4b82-9888-decaa681a25c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7956 | 2025.09.03 04:10:19.052653 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 7957 | 2025.09.03 04:10:19.052751 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 7958 | 2025.09.03 04:10:19.052829 [ 4 ] {0a0c5e65-a6f1-4b82-9888-decaa681a25c} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2025.09.03 04:10:19.052973 [ 4 ] {0a0c5e65-a6f1-4b82-9888-decaa681a25c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 7960 | 2025.09.03 04:10:19.053011 [ 4 ] {0a0c5e65-a6f1-4b82-9888-decaa681a25c} <Debug> TCPHandler: Processed in 0.0013641 sec. | ||
| 7961 | 2025.09.03 04:10:19.058694 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 19 columns (19 merged, 0 gathered) in 0.007056031 sec., 199829.05403901995 rows/sec., 358.08 MiB/sec. | ||
| 7962 | 2025.09.03 04:10:19.060444 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7963 | 2025.09.03 04:10:19.060851 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2025.09.03 04:10:19.060938 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7965 | 2025.09.03 04:10:19.061083 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 7966 | 2025.09.03 04:10:20.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.18 MiB, peak 297.61 MiB, free memory in arenas 0.00 B, will set to 288.35 MiB (RSS), difference: 2.17 MiB | ||
| 7967 | 2025.09.03 04:10:22.142536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1082 | ||
| 7968 | 2025.09.03 04:10:22.144854 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.09.03 04:10:22.144901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7970 | 2025.09.03 04:10:22.146071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7971 | 2025.09.03 04:10:22.146336 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.09.03 04:10:22.146613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
| 7973 | 2025.09.03 04:10:24.068782 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7974 | 2025.09.03 04:10:24.068967 [ 4 ] {9cd8b80d-0e35-4517-82cd-64622f072858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7975 | 2025.09.03 04:10:24.069102 [ 4 ] {9cd8b80d-0e35-4517-82cd-64622f072858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7976 | 2025.09.03 04:10:24.069762 [ 4 ] {9cd8b80d-0e35-4517-82cd-64622f072858} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2025.09.03 04:10:24.069808 [ 4 ] {9cd8b80d-0e35-4517-82cd-64622f072858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7978 | 2025.09.03 04:10:24.070852 [ 4 ] {9cd8b80d-0e35-4517-82cd-64622f072858} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7979 | 2025.09.03 04:10:24.071093 [ 4 ] {9cd8b80d-0e35-4517-82cd-64622f072858} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2025.09.03 04:10:24.071252 [ 4 ] {9cd8b80d-0e35-4517-82cd-64622f072858} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.002279 sec., 6143.045195261079 rows/sec., 500.92 KiB/sec. | ||
| 7981 | 2025.09.03 04:10:24.071302 [ 4 ] {9cd8b80d-0e35-4517-82cd-64622f072858} <Debug> TCPHandler: Processed in 0.002603959 sec. | ||
| 7982 | 2025.09.03 04:10:24.071414 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7983 | 2025.09.03 04:10:24.071514 [ 4 ] {2d336553-962c-45d2-9f57-2b79e1aa8b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7984 | 2025.09.03 04:10:24.071557 [ 4 ] {2d336553-962c-45d2-9f57-2b79e1aa8b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7985 | 2025.09.03 04:10:24.072418 [ 4 ] {2d336553-962c-45d2-9f57-2b79e1aa8b0f} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2025.09.03 04:10:24.072457 [ 4 ] {2d336553-962c-45d2-9f57-2b79e1aa8b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7987 | 2025.09.03 04:10:24.072858 [ 4 ] {2d336553-962c-45d2-9f57-2b79e1aa8b0f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7988 | 2025.09.03 04:10:24.073068 [ 4 ] {2d336553-962c-45d2-9f57-2b79e1aa8b0f} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2025.09.03 04:10:24.073198 [ 4 ] {2d336553-962c-45d2-9f57-2b79e1aa8b0f} <Debug> executeQuery: Read 1233 rows, 104.46 KiB in 0.001707 sec., 722319.8594024605 rows/sec., 59.76 MiB/sec. | ||
| 7990 | 2025.09.03 04:10:24.073237 [ 4 ] {2d336553-962c-45d2-9f57-2b79e1aa8b0f} <Debug> TCPHandler: Processed in 0.001872173 sec. | ||
| 7991 | 2025.09.03 04:10:24.073344 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2025.09.03 04:10:24.073437 [ 4 ] {4735306d-fbd4-4045-87a3-3b2a858556a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7993 | 2025.09.03 04:10:24.073478 [ 4 ] {4735306d-fbd4-4045-87a3-3b2a858556a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7994 | 2025.09.03 04:10:24.073901 [ 4 ] {4735306d-fbd4-4045-87a3-3b2a858556a6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2025.09.03 04:10:24.073942 [ 4 ] {4735306d-fbd4-4045-87a3-3b2a858556a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7996 | 2025.09.03 04:10:24.074268 [ 4 ] {4735306d-fbd4-4045-87a3-3b2a858556a6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7997 | 2025.09.03 04:10:24.074472 [ 4 ] {4735306d-fbd4-4045-87a3-3b2a858556a6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2025.09.03 04:10:24.074600 [ 4 ] {4735306d-fbd4-4045-87a3-3b2a858556a6} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001183 sec., 24513.947590870666 rows/sec., 1.74 MiB/sec. | ||
| 7999 | 2025.09.03 04:10:24.074638 [ 4 ] {4735306d-fbd4-4045-87a3-3b2a858556a6} <Debug> TCPHandler: Processed in 0.0013424 sec. | ||
| 8000 | 2025.09.03 04:10:24.074750 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2025.09.03 04:10:24.074845 [ 4 ] {09b8021f-6791-43e5-bdc7-287a69c3c6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8002 | 2025.09.03 04:10:24.074886 [ 4 ] {09b8021f-6791-43e5-bdc7-287a69c3c6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8003 | 2025.09.03 04:10:24.075339 [ 4 ] {09b8021f-6791-43e5-bdc7-287a69c3c6bf} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2025.09.03 04:10:24.075375 [ 4 ] {09b8021f-6791-43e5-bdc7-287a69c3c6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8005 | 2025.09.03 04:10:24.075687 [ 4 ] {09b8021f-6791-43e5-bdc7-287a69c3c6bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8006 | 2025.09.03 04:10:24.075890 [ 4 ] {09b8021f-6791-43e5-bdc7-287a69c3c6bf} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2025.09.03 04:10:24.076015 [ 4 ] {09b8021f-6791-43e5-bdc7-287a69c3c6bf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00119 sec., 191596.63865546216 rows/sec., 12.97 MiB/sec. | ||
| 8008 | 2025.09.03 04:10:24.076052 [ 4 ] {09b8021f-6791-43e5-bdc7-287a69c3c6bf} <Debug> TCPHandler: Processed in 0.00135007 sec. | ||
| 8009 | 2025.09.03 04:10:24.076163 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2025.09.03 04:10:24.076257 [ 4 ] {b96d995d-d89e-4198-acbd-6dd9c39d96f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8011 | 2025.09.03 04:10:24.076297 [ 4 ] {b96d995d-d89e-4198-acbd-6dd9c39d96f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8012 | 2025.09.03 04:10:24.076832 [ 4 ] {b96d995d-d89e-4198-acbd-6dd9c39d96f8} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2025.09.03 04:10:24.076868 [ 4 ] {b96d995d-d89e-4198-acbd-6dd9c39d96f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8014 | 2025.09.03 04:10:24.077187 [ 4 ] {b96d995d-d89e-4198-acbd-6dd9c39d96f8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8015 | 2025.09.03 04:10:24.077392 [ 4 ] {b96d995d-d89e-4198-acbd-6dd9c39d96f8} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2025.09.03 04:10:24.077528 [ 4 ] {b96d995d-d89e-4198-acbd-6dd9c39d96f8} <Debug> executeQuery: Read 549 rows, 41.75 KiB in 0.001275 sec., 430588.2352941176 rows/sec., 31.98 MiB/sec. | ||
| 8017 | 2025.09.03 04:10:24.077570 [ 4 ] {b96d995d-d89e-4198-acbd-6dd9c39d96f8} <Debug> TCPHandler: Processed in 0.001453901 sec. | ||
| 8018 | 2025.09.03 04:10:24.077675 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2025.09.03 04:10:24.077768 [ 4 ] {81845de3-7133-4010-8c8f-01090ebcaf38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8020 | 2025.09.03 04:10:24.077811 [ 4 ] {81845de3-7133-4010-8c8f-01090ebcaf38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8021 | 2025.09.03 04:10:24.078340 [ 4 ] {81845de3-7133-4010-8c8f-01090ebcaf38} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2025.09.03 04:10:24.078376 [ 4 ] {81845de3-7133-4010-8c8f-01090ebcaf38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8023 | 2025.09.03 04:10:24.078741 [ 4 ] {81845de3-7133-4010-8c8f-01090ebcaf38} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8024 | 2025.09.03 04:10:24.078973 [ 4 ] {81845de3-7133-4010-8c8f-01090ebcaf38} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2025.09.03 04:10:24.079111 [ 4 ] {81845de3-7133-4010-8c8f-01090ebcaf38} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001348 sec., 631305.6379821958 rows/sec., 42.50 MiB/sec. | ||
| 8026 | 2025.09.03 04:10:24.079152 [ 4 ] {81845de3-7133-4010-8c8f-01090ebcaf38} <Debug> TCPHandler: Processed in 0.001524081 sec. | ||
| 8027 | 2025.09.03 04:10:24.079255 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2025.09.03 04:10:24.079347 [ 4 ] {594301c1-2a32-4b76-845a-2a2707b38bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8029 | 2025.09.03 04:10:24.079400 [ 4 ] {594301c1-2a32-4b76-845a-2a2707b38bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8030 | 2025.09.03 04:10:24.080197 [ 4 ] {594301c1-2a32-4b76-845a-2a2707b38bda} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2025.09.03 04:10:24.080233 [ 4 ] {594301c1-2a32-4b76-845a-2a2707b38bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8032 | 2025.09.03 04:10:24.080744 [ 4 ] {594301c1-2a32-4b76-845a-2a2707b38bda} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8033 | 2025.09.03 04:10:24.080976 [ 4 ] {594301c1-2a32-4b76-845a-2a2707b38bda} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2025.09.03 04:10:24.081112 [ 4 ] {594301c1-2a32-4b76-845a-2a2707b38bda} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001783 sec., 8412.787436904095 rows/sec., 15.08 MiB/sec. | ||
| 8035 | 2025.09.03 04:10:24.081173 [ 4 ] {594301c1-2a32-4b76-845a-2a2707b38bda} <Debug> TCPHandler: Processed in 0.001965274 sec. | ||
| 8036 | 2025.09.03 04:10:24.081288 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2025.09.03 04:10:24.081380 [ 4 ] {1cd11edd-12d3-408e-a6a5-df45842deb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8038 | 2025.09.03 04:10:24.081420 [ 4 ] {1cd11edd-12d3-408e-a6a5-df45842deb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8039 | 2025.09.03 04:10:24.081746 [ 4 ] {1cd11edd-12d3-408e-a6a5-df45842deb3d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2025.09.03 04:10:24.081782 [ 4 ] {1cd11edd-12d3-408e-a6a5-df45842deb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8041 | 2025.09.03 04:10:24.082087 [ 4 ] {1cd11edd-12d3-408e-a6a5-df45842deb3d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8042 | 2025.09.03 04:10:24.082288 [ 4 ] {1cd11edd-12d3-408e-a6a5-df45842deb3d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2025.09.03 04:10:24.082415 [ 4 ] {1cd11edd-12d3-408e-a6a5-df45842deb3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 8044 | 2025.09.03 04:10:24.082450 [ 4 ] {1cd11edd-12d3-408e-a6a5-df45842deb3d} <Debug> TCPHandler: Processed in 0.001208759 sec. | ||
| 8045 | 2025.09.03 04:10:24.560529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23424 | ||
| 8046 | 2025.09.03 04:10:24.561015 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2025.09.03 04:10:24.561050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8048 | 2025.09.03 04:10:24.561552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8049 | 2025.09.03 04:10:24.561825 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2025.09.03 04:10:24.561955 [ 41 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8051 | 2025.09.03 04:10:24.561967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
| 8052 | 2025.09.03 04:10:24.561991 [ 41 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2025.09.03 04:10:24.562010 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8054 | 2025.09.03 04:10:24.562140 [ 193 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 8055 | 2025.09.03 04:10:24.562276 [ 193 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8056 | 2025.09.03 04:10:24.562313 [ 193 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21167 rows starting from the beginning of the part | ||
| 8057 | 2025.09.03 04:10:24.562374 [ 193 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
| 8058 | 2025.09.03 04:10:24.562416 [ 193 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
| 8059 | 2025.09.03 04:10:24.562459 [ 193 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
| 8060 | 2025.09.03 04:10:24.562497 [ 193 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
| 8061 | 2025.09.03 04:10:24.562534 [ 193 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
| 8062 | 2025.09.03 04:10:24.564547 [ 197 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002465508 sec., 9500678.967579907 rows/sec., 135.91 MiB/sec. | ||
| 8063 | 2025.09.03 04:10:24.565063 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8064 | 2025.09.03 04:10:24.565549 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2025.09.03 04:10:24.565651 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_51_10} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8066 | 2025.09.03 04:10:24.565785 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
| 8067 | 2025.09.03 04:10:25.847931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 8068 | 2025.09.03 04:10:25.864674 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2025.09.03 04:10:25.864731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8070 | 2025.09.03 04:10:25.870601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8071 | 2025.09.03 04:10:25.871278 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2025.09.03 04:10:25.871564 [ 43 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8073 | 2025.09.03 04:10:25.871626 [ 43 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2025.09.03 04:10:25.871644 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8075 | 2025.09.03 04:10:25.871760 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8076 | 2025.09.03 04:10:25.874373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 8077 | 2025.09.03 04:10:25.875270 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8078 | 2025.09.03 04:10:25.876686 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8079 | 2025.09.03 04:10:25.881294 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8080 | 2025.09.03 04:10:25.885686 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8081 | 2025.09.03 04:10:25.890181 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8082 | 2025.09.03 04:10:25.894615 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8083 | 2025.09.03 04:10:25.898394 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8084 | 2025.09.03 04:10:25.949727 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078019195 sec., 4921.865702408234 rows/sec., 25.45 MiB/sec. | ||
| 8085 | 2025.09.03 04:10:25.951773 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8086 | 2025.09.03 04:10:25.953423 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_51_10} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2025.09.03 04:10:25.953519 [ 197 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_51_10} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8088 | 2025.09.03 04:10:25.954895 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8089 | 2025.09.03 04:10:29.042477 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2025.09.03 04:10:29.042698 [ 4 ] {5e6645d1-95af-410f-a801-d1ae662817dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8091 | 2025.09.03 04:10:29.042774 [ 4 ] {5e6645d1-95af-410f-a801-d1ae662817dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8092 | 2025.09.03 04:10:29.043520 [ 4 ] {5e6645d1-95af-410f-a801-d1ae662817dd} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2025.09.03 04:10:29.043568 [ 4 ] {5e6645d1-95af-410f-a801-d1ae662817dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8094 | 2025.09.03 04:10:29.043993 [ 4 ] {5e6645d1-95af-410f-a801-d1ae662817dd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8095 | 2025.09.03 04:10:29.044231 [ 4 ] {5e6645d1-95af-410f-a801-d1ae662817dd} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2025.09.03 04:10:29.044380 [ 4 ] {5e6645d1-95af-410f-a801-d1ae662817dd} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001738 sec., 62140.391254315306 rows/sec., 5.21 MiB/sec. | ||
| 8097 | 2025.09.03 04:10:29.044423 [ 4 ] {5e6645d1-95af-410f-a801-d1ae662817dd} <Debug> TCPHandler: Processed in 0.002089795 sec. | ||
| 8098 | 2025.09.03 04:10:29.044550 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2025.09.03 04:10:29.044645 [ 4 ] {22dbd0ec-b5c6-4c0e-b917-3b97d576684e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8100 | 2025.09.03 04:10:29.044686 [ 4 ] {22dbd0ec-b5c6-4c0e-b917-3b97d576684e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8101 | 2025.09.03 04:10:29.045099 [ 4 ] {22dbd0ec-b5c6-4c0e-b917-3b97d576684e} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2025.09.03 04:10:29.045136 [ 4 ] {22dbd0ec-b5c6-4c0e-b917-3b97d576684e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8103 | 2025.09.03 04:10:29.045443 [ 4 ] {22dbd0ec-b5c6-4c0e-b917-3b97d576684e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8104 | 2025.09.03 04:10:29.045657 [ 4 ] {22dbd0ec-b5c6-4c0e-b917-3b97d576684e} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2025.09.03 04:10:29.045787 [ 4 ] {22dbd0ec-b5c6-4c0e-b917-3b97d576684e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00116 sec., 22413.793103448275 rows/sec., 1.65 MiB/sec. | ||
| 8106 | 2025.09.03 04:10:29.045826 [ 4 ] {22dbd0ec-b5c6-4c0e-b917-3b97d576684e} <Debug> TCPHandler: Processed in 0.001327 sec. | ||
| 8107 | 2025.09.03 04:10:29.045936 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8108 | 2025.09.03 04:10:29.046031 [ 4 ] {e4c344f9-c844-4147-a38e-9424a8a33803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8109 | 2025.09.03 04:10:29.046072 [ 4 ] {e4c344f9-c844-4147-a38e-9424a8a33803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8110 | 2025.09.03 04:10:29.046497 [ 4 ] {e4c344f9-c844-4147-a38e-9424a8a33803} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2025.09.03 04:10:29.046533 [ 4 ] {e4c344f9-c844-4147-a38e-9424a8a33803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8112 | 2025.09.03 04:10:29.046845 [ 4 ] {e4c344f9-c844-4147-a38e-9424a8a33803} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8113 | 2025.09.03 04:10:29.047080 [ 4 ] {e4c344f9-c844-4147-a38e-9424a8a33803} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2025.09.03 04:10:29.047206 [ 4 ] {e4c344f9-c844-4147-a38e-9424a8a33803} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001193 sec., 75440.06705783738 rows/sec., 5.89 MiB/sec. | ||
| 8115 | 2025.09.03 04:10:29.047243 [ 4 ] {e4c344f9-c844-4147-a38e-9424a8a33803} <Debug> TCPHandler: Processed in 0.001357219 sec. | ||
| 8116 | 2025.09.03 04:10:29.047352 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8117 | 2025.09.03 04:10:29.047446 [ 4 ] {0525192c-049d-4fb5-87f7-131d27f76475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8118 | 2025.09.03 04:10:29.047490 [ 4 ] {0525192c-049d-4fb5-87f7-131d27f76475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8119 | 2025.09.03 04:10:29.047891 [ 4 ] {0525192c-049d-4fb5-87f7-131d27f76475} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8120 | 2025.09.03 04:10:29.047928 [ 4 ] {0525192c-049d-4fb5-87f7-131d27f76475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8121 | 2025.09.03 04:10:29.048264 [ 4 ] {0525192c-049d-4fb5-87f7-131d27f76475} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8122 | 2025.09.03 04:10:29.048483 [ 4 ] {0525192c-049d-4fb5-87f7-131d27f76475} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8123 | 2025.09.03 04:10:29.048612 [ 4 ] {0525192c-049d-4fb5-87f7-131d27f76475} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 8124 | 2025.09.03 04:10:29.048650 [ 4 ] {0525192c-049d-4fb5-87f7-131d27f76475} <Debug> TCPHandler: Processed in 0.00134763 sec. | ||
| 8125 | 2025.09.03 04:10:29.048756 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8126 | 2025.09.03 04:10:29.048850 [ 4 ] {53b75c15-6455-4244-b5e2-591239d5a73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8127 | 2025.09.03 04:10:29.048905 [ 4 ] {53b75c15-6455-4244-b5e2-591239d5a73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8128 | 2025.09.03 04:10:29.049714 [ 4 ] {53b75c15-6455-4244-b5e2-591239d5a73a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2025.09.03 04:10:29.049751 [ 4 ] {53b75c15-6455-4244-b5e2-591239d5a73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8130 | 2025.09.03 04:10:29.050295 [ 4 ] {53b75c15-6455-4244-b5e2-591239d5a73a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8131 | 2025.09.03 04:10:29.050525 [ 4 ] {53b75c15-6455-4244-b5e2-591239d5a73a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2025.09.03 04:10:29.050662 [ 4 ] {53b75c15-6455-4244-b5e2-591239d5a73a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00183 sec., 14207.650273224044 rows/sec., 25.46 MiB/sec. | ||
| 8133 | 2025.09.03 04:10:29.050717 [ 4 ] {53b75c15-6455-4244-b5e2-591239d5a73a} <Debug> TCPHandler: Processed in 0.002010325 sec. | ||
| 8134 | 2025.09.03 04:10:29.050825 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8135 | 2025.09.03 04:10:29.050921 [ 4 ] {b42bf797-c743-4644-ac3c-43fa74f11dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8136 | 2025.09.03 04:10:29.050964 [ 4 ] {b42bf797-c743-4644-ac3c-43fa74f11dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8137 | 2025.09.03 04:10:29.051297 [ 4 ] {b42bf797-c743-4644-ac3c-43fa74f11dcc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2025.09.03 04:10:29.051333 [ 4 ] {b42bf797-c743-4644-ac3c-43fa74f11dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8139 | 2025.09.03 04:10:29.051641 [ 4 ] {b42bf797-c743-4644-ac3c-43fa74f11dcc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8140 | 2025.09.03 04:10:29.051872 [ 4 ] {b42bf797-c743-4644-ac3c-43fa74f11dcc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2025.09.03 04:10:29.051999 [ 4 ] {b42bf797-c743-4644-ac3c-43fa74f11dcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 8142 | 2025.09.03 04:10:29.052035 [ 4 ] {b42bf797-c743-4644-ac3c-43fa74f11dcc} <Debug> TCPHandler: Processed in 0.001259669 sec. | ||
| 8143 | 2025.09.03 04:10:31.894224 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8144 | 2025.09.03 04:10:31.894286 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8145 | 2025.09.03 04:10:32.062207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23912 | ||
| 8146 | 2025.09.03 04:10:32.063046 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2025.09.03 04:10:32.063116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8148 | 2025.09.03 04:10:32.063876 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8149 | 2025.09.03 04:10:32.064132 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2025.09.03 04:10:32.064280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23912 | ||
| 8151 | 2025.09.03 04:10:32.146969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1110 | ||
| 8152 | 2025.09.03 04:10:32.149524 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2025.09.03 04:10:32.149572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8154 | 2025.09.03 04:10:32.150744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8155 | 2025.09.03 04:10:32.151005 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2025.09.03 04:10:32.151289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
| 8157 | 2025.09.03 04:10:33.374600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 8158 | 2025.09.03 04:10:33.389163 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2025.09.03 04:10:33.389213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8160 | 2025.09.03 04:10:33.394411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8161 | 2025.09.03 04:10:33.395099 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2025.09.03 04:10:33.397758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 8163 | 2025.09.03 04:10:34.042424 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8164 | 2025.09.03 04:10:34.042622 [ 4 ] {a35471fa-ad68-456b-bcb4-441b94a0a418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8165 | 2025.09.03 04:10:34.042694 [ 4 ] {a35471fa-ad68-456b-bcb4-441b94a0a418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8166 | 2025.09.03 04:10:34.043425 [ 4 ] {a35471fa-ad68-456b-bcb4-441b94a0a418} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2025.09.03 04:10:34.043467 [ 4 ] {a35471fa-ad68-456b-bcb4-441b94a0a418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8168 | 2025.09.03 04:10:34.043863 [ 4 ] {a35471fa-ad68-456b-bcb4-441b94a0a418} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8169 | 2025.09.03 04:10:34.044089 [ 4 ] {a35471fa-ad68-456b-bcb4-441b94a0a418} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2025.09.03 04:10:34.044222 [ 32 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8171 | 2025.09.03 04:10:34.044235 [ 4 ] {a35471fa-ad68-456b-bcb4-441b94a0a418} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001667 sec., 51589.68206358728 rows/sec., 4.33 MiB/sec. | ||
| 8172 | 2025.09.03 04:10:34.044285 [ 32 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2025.09.03 04:10:34.044301 [ 4 ] {a35471fa-ad68-456b-bcb4-441b94a0a418} <Debug> TCPHandler: Processed in 0.002012515 sec. | ||
| 8174 | 2025.09.03 04:10:34.044311 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8175 | 2025.09.03 04:10:34.044429 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2025.09.03 04:10:34.044460 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 8177 | 2025.09.03 04:10:34.044530 [ 4 ] {a5dcafe6-9f54-4d57-a51a-4ff3eb4ed174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8178 | 2025.09.03 04:10:34.044576 [ 4 ] {a5dcafe6-9f54-4d57-a51a-4ff3eb4ed174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8179 | 2025.09.03 04:10:34.044623 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8180 | 2025.09.03 04:10:34.044668 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1287 rows starting from the beginning of the part | ||
| 8181 | 2025.09.03 04:10:34.044743 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 86 rows starting from the beginning of the part | ||
| 8182 | 2025.09.03 04:10:34.044795 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 108 rows starting from the beginning of the part | ||
| 8183 | 2025.09.03 04:10:34.044843 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1233 rows starting from the beginning of the part | ||
| 8184 | 2025.09.03 04:10:34.044890 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 108 rows starting from the beginning of the part | ||
| 8185 | 2025.09.03 04:10:34.044935 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 86 rows starting from the beginning of the part | ||
| 8186 | 2025.09.03 04:10:34.044973 [ 4 ] {a5dcafe6-9f54-4d57-a51a-4ff3eb4ed174} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2025.09.03 04:10:34.045015 [ 4 ] {a5dcafe6-9f54-4d57-a51a-4ff3eb4ed174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8188 | 2025.09.03 04:10:34.045352 [ 4 ] {a5dcafe6-9f54-4d57-a51a-4ff3eb4ed174} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8189 | 2025.09.03 04:10:34.045575 [ 4 ] {a5dcafe6-9f54-4d57-a51a-4ff3eb4ed174} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2025.09.03 04:10:34.045707 [ 4 ] {a5dcafe6-9f54-4d57-a51a-4ff3eb4ed174} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001198 sec., 12520.868113522536 rows/sec., 941.51 KiB/sec. | ||
| 8191 | 2025.09.03 04:10:34.045744 [ 4 ] {a5dcafe6-9f54-4d57-a51a-4ff3eb4ed174} <Debug> TCPHandler: Processed in 0.00136295 sec. | ||
| 8192 | 2025.09.03 04:10:34.045850 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2025.09.03 04:10:34.045942 [ 4 ] {a3143662-21da-407e-9698-0b661d6474c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8194 | 2025.09.03 04:10:34.045980 [ 4 ] {a3143662-21da-407e-9698-0b661d6474c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8195 | 2025.09.03 04:10:34.046398 [ 4 ] {a3143662-21da-407e-9698-0b661d6474c3} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2025.09.03 04:10:34.046434 [ 4 ] {a3143662-21da-407e-9698-0b661d6474c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8197 | 2025.09.03 04:10:34.046444 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 5 columns (5 merged, 0 gathered) in 0.002047025 sec., 1420598.185171163 rows/sec., 123.39 MiB/sec. | ||
| 8198 | 2025.09.03 04:10:34.046743 [ 4 ] {a3143662-21da-407e-9698-0b661d6474c3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8199 | 2025.09.03 04:10:34.046750 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8200 | 2025.09.03 04:10:34.047019 [ 4 ] {a3143662-21da-407e-9698-0b661d6474c3} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2025.09.03 04:10:34.047095 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2025.09.03 04:10:34.047139 [ 32 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8203 | 2025.09.03 04:10:34.047160 [ 4 ] {a3143662-21da-407e-9698-0b661d6474c3} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001236 sec., 63915.857605178 rows/sec., 4.99 MiB/sec. | ||
| 8204 | 2025.09.03 04:10:34.047181 [ 32 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2025.09.03 04:10:34.047202 [ 4 ] {a3143662-21da-407e-9698-0b661d6474c3} <Debug> TCPHandler: Processed in 0.00139955 sec. | ||
| 8206 | 2025.09.03 04:10:34.047221 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8207 | 2025.09.03 04:10:34.047220 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_76_15} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8208 | 2025.09.03 04:10:34.047311 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 8209 | 2025.09.03 04:10:34.047318 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2025.09.03 04:10:34.047362 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8211 | 2025.09.03 04:10:34.047416 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8212 | 2025.09.03 04:10:34.047432 [ 4 ] {d7b3c8b6-f376-49b6-9ce1-60e5603fcb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8213 | 2025.09.03 04:10:34.047445 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 595 rows starting from the beginning of the part | ||
| 8214 | 2025.09.03 04:10:34.047482 [ 4 ] {d7b3c8b6-f376-49b6-9ce1-60e5603fcb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8215 | 2025.09.03 04:10:34.047502 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 79 rows starting from the beginning of the part | ||
| 8216 | 2025.09.03 04:10:34.047544 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 8217 | 2025.09.03 04:10:34.047579 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 549 rows starting from the beginning of the part | ||
| 8218 | 2025.09.03 04:10:34.047613 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 8219 | 2025.09.03 04:10:34.047649 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 79 rows starting from the beginning of the part | ||
| 8220 | 2025.09.03 04:10:34.047898 [ 4 ] {d7b3c8b6-f376-49b6-9ce1-60e5603fcb5c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2025.09.03 04:10:34.047939 [ 4 ] {d7b3c8b6-f376-49b6-9ce1-60e5603fcb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8222 | 2025.09.03 04:10:34.048286 [ 4 ] {d7b3c8b6-f376-49b6-9ce1-60e5603fcb5c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8223 | 2025.09.03 04:10:34.048507 [ 4 ] {d7b3c8b6-f376-49b6-9ce1-60e5603fcb5c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2025.09.03 04:10:34.048576 [ 186 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1482 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129833 sec., 1141466.3452281007 rows/sec., 90.26 MiB/sec. | ||
| 8225 | 2025.09.03 04:10:34.048617 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8226 | 2025.09.03 04:10:34.048635 [ 4 ] {d7b3c8b6-f376-49b6-9ce1-60e5603fcb5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8227 | 2025.09.03 04:10:34.048651 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2025.09.03 04:10:34.048679 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8229 | 2025.09.03 04:10:34.048680 [ 4 ] {d7b3c8b6-f376-49b6-9ce1-60e5603fcb5c} <Debug> TCPHandler: Processed in 0.00141027 sec. | ||
| 8230 | 2025.09.03 04:10:34.048730 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8231 | 2025.09.03 04:10:34.048765 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 8232 | 2025.09.03 04:10:34.048816 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.09.03 04:10:34.048896 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8234 | 2025.09.03 04:10:34.048939 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19910 rows starting from the beginning of the part | ||
| 8235 | 2025.09.03 04:10:34.048949 [ 4 ] {0cc5d872-9357-4448-896a-1d7f5688ef41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8236 | 2025.09.03 04:10:34.049012 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 8237 | 2025.09.03 04:10:34.049016 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2025.09.03 04:10:34.049025 [ 4 ] {0cc5d872-9357-4448-896a-1d7f5688ef41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8239 | 2025.09.03 04:10:34.049076 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 8240 | 2025.09.03 04:10:34.049126 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_76_15} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8241 | 2025.09.03 04:10:34.049133 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 851 rows starting from the beginning of the part | ||
| 8242 | 2025.09.03 04:10:34.049185 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 8243 | 2025.09.03 04:10:34.049212 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8244 | 2025.09.03 04:10:34.049223 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 8245 | 2025.09.03 04:10:34.049862 [ 4 ] {0cc5d872-9357-4448-896a-1d7f5688ef41} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2025.09.03 04:10:34.049902 [ 4 ] {0cc5d872-9357-4448-896a-1d7f5688ef41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8247 | 2025.09.03 04:10:34.050762 [ 4 ] {0cc5d872-9357-4448-896a-1d7f5688ef41} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8248 | 2025.09.03 04:10:34.051000 [ 4 ] {0cc5d872-9357-4448-896a-1d7f5688ef41} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2025.09.03 04:10:34.051152 [ 4 ] {0cc5d872-9357-4448-896a-1d7f5688ef41} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002226 sec., 6738.54447439353 rows/sec., 12.08 MiB/sec. | ||
| 8250 | 2025.09.03 04:10:34.051209 [ 4 ] {0cc5d872-9357-4448-896a-1d7f5688ef41} <Debug> TCPHandler: Processed in 0.002455167 sec. | ||
| 8251 | 2025.09.03 04:10:34.051335 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8252 | 2025.09.03 04:10:34.051432 [ 4 ] {0a447e0b-0f37-4a62-9f8c-9415059a3203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8253 | 2025.09.03 04:10:34.051476 [ 4 ] {0a447e0b-0f37-4a62-9f8c-9415059a3203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8254 | 2025.09.03 04:10:34.051833 [ 4 ] {0a447e0b-0f37-4a62-9f8c-9415059a3203} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2025.09.03 04:10:34.051870 [ 4 ] {0a447e0b-0f37-4a62-9f8c-9415059a3203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8256 | 2025.09.03 04:10:34.052311 [ 4 ] {0a447e0b-0f37-4a62-9f8c-9415059a3203} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8257 | 2025.09.03 04:10:34.052531 [ 4 ] {0a447e0b-0f37-4a62-9f8c-9415059a3203} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2025.09.03 04:10:34.052639 [ 32 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8259 | 2025.09.03 04:10:34.052662 [ 4 ] {0a447e0b-0f37-4a62-9f8c-9415059a3203} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 8260 | 2025.09.03 04:10:34.052674 [ 32 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2025.09.03 04:10:34.052707 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8262 | 2025.09.03 04:10:34.052712 [ 4 ] {0a447e0b-0f37-4a62-9f8c-9415059a3203} <Debug> TCPHandler: Processed in 0.00142676 sec. | ||
| 8263 | 2025.09.03 04:10:34.052809 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8264 | 2025.09.03 04:10:34.052949 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8265 | 2025.09.03 04:10:34.052990 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4200 rows starting from the beginning of the part | ||
| 8266 | 2025.09.03 04:10:34.053064 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8267 | 2025.09.03 04:10:34.053117 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8268 | 2025.09.03 04:10:34.053167 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8269 | 2025.09.03 04:10:34.053207 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8270 | 2025.09.03 04:10:34.053252 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8271 | 2025.09.03 04:10:34.060602 [ 199 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4500 rows, containing 4 columns (4 merged, 0 gathered) in 0.007840736 sec., 573925.7130963217 rows/sec., 38.68 MiB/sec. | ||
| 8272 | 2025.09.03 04:10:34.061201 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8273 | 2025.09.03 04:10:34.061497 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_76_15} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2025.09.03 04:10:34.061573 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_76_15} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8275 | 2025.09.03 04:10:34.061652 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 8276 | 2025.09.03 04:10:34.061906 [ 200 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21401 rows, containing 5 columns (5 merged, 0 gathered) in 0.013178386 sec., 1623946.968923205 rows/sec., 111.05 MiB/sec. | ||
| 8277 | 2025.09.03 04:10:34.062234 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8278 | 2025.09.03 04:10:34.062507 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2025.09.03 04:10:34.062570 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8280 | 2025.09.03 04:10:34.062636 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8281 | 2025.09.03 04:10:35.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.46 MiB, peak 302.85 MiB, free memory in arenas 0.00 B, will set to 293.04 MiB (RSS), difference: 2.58 MiB | ||
| 8282 | 2025.09.03 04:10:35.074825 [ 30 ] {} <Debug> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8283 | 2025.09.03 04:10:35.074922 [ 30 ] {} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2025.09.03 04:10:35.074963 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8285 | 2025.09.03 04:10:35.075094 [ 199 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 8286 | 2025.09.03 04:10:35.075245 [ 199 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8287 | 2025.09.03 04:10:35.075282 [ 199 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 229 rows starting from the beginning of the part | ||
| 8288 | 2025.09.03 04:10:35.075350 [ 199 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 8289 | 2025.09.03 04:10:35.075397 [ 199 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 8290 | 2025.09.03 04:10:35.075439 [ 199 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 8291 | 2025.09.03 04:10:35.075479 [ 199 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 8292 | 2025.09.03 04:10:35.076394 [ 200 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134906 sec., 845774.094554727 rows/sec., 60.49 MiB/sec. | ||
| 8293 | 2025.09.03 04:10:35.076602 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8294 | 2025.09.03 04:10:35.076922 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_13_3} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2025.09.03 04:10:35.077002 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_13_3} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8296 | 2025.09.03 04:10:35.077095 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8297 | 2025.09.03 04:10:35.563836 [ 31 ] {} <Debug> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8298 | 2025.09.03 04:10:35.563904 [ 31 ] {} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2025.09.03 04:10:35.563929 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8300 | 2025.09.03 04:10:35.564050 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::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 | ||
| 8301 | 2025.09.03 04:10:35.564187 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8302 | 2025.09.03 04:10:35.564221 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part | ||
| 8303 | 2025.09.03 04:10:35.564284 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 8304 | 2025.09.03 04:10:35.564335 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 8305 | 2025.09.03 04:10:35.564383 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8306 | 2025.09.03 04:10:35.564425 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8307 | 2025.09.03 04:10:35.565189 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185628 sec., 40484.873839011896 rows/sec., 3.38 MiB/sec. | ||
| 8308 | 2025.09.03 04:10:35.565392 [ 188 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8309 | 2025.09.03 04:10:35.565732 [ 188 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_13_3} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2025.09.03 04:10:35.565814 [ 188 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_13_3} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8311 | 2025.09.03 04:10:35.565924 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8312 | 2025.09.03 04:10:39.043570 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2025.09.03 04:10:39.043789 [ 4 ] {811c6c3a-f2eb-42d3-9af7-6e043885d3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8314 | 2025.09.03 04:10:39.043865 [ 4 ] {811c6c3a-f2eb-42d3-9af7-6e043885d3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8315 | 2025.09.03 04:10:39.044515 [ 4 ] {811c6c3a-f2eb-42d3-9af7-6e043885d3cd} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2025.09.03 04:10:39.044561 [ 4 ] {811c6c3a-f2eb-42d3-9af7-6e043885d3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8317 | 2025.09.03 04:10:39.044950 [ 4 ] {811c6c3a-f2eb-42d3-9af7-6e043885d3cd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8318 | 2025.09.03 04:10:39.045210 [ 4 ] {811c6c3a-f2eb-42d3-9af7-6e043885d3cd} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2025.09.03 04:10:39.045365 [ 4 ] {811c6c3a-f2eb-42d3-9af7-6e043885d3cd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00163 sec., 1226.993865030675 rows/sec., 100.05 KiB/sec. | ||
| 8320 | 2025.09.03 04:10:39.045411 [ 4 ] {811c6c3a-f2eb-42d3-9af7-6e043885d3cd} <Debug> TCPHandler: Processed in 0.001982475 sec. | ||
| 8321 | 2025.09.03 04:10:39.045530 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2025.09.03 04:10:39.045628 [ 4 ] {c1ee2ba9-a493-4eee-b951-9da52f28d370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8323 | 2025.09.03 04:10:39.045668 [ 4 ] {c1ee2ba9-a493-4eee-b951-9da52f28d370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8324 | 2025.09.03 04:10:39.046100 [ 4 ] {c1ee2ba9-a493-4eee-b951-9da52f28d370} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2025.09.03 04:10:39.046138 [ 4 ] {c1ee2ba9-a493-4eee-b951-9da52f28d370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8326 | 2025.09.03 04:10:39.046456 [ 4 ] {c1ee2ba9-a493-4eee-b951-9da52f28d370} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8327 | 2025.09.03 04:10:39.046673 [ 4 ] {c1ee2ba9-a493-4eee-b951-9da52f28d370} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2025.09.03 04:10:39.046802 [ 4 ] {c1ee2ba9-a493-4eee-b951-9da52f28d370} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001194 sec., 91289.78224455612 rows/sec., 7.65 MiB/sec. | ||
| 8329 | 2025.09.03 04:10:39.046841 [ 4 ] {c1ee2ba9-a493-4eee-b951-9da52f28d370} <Debug> TCPHandler: Processed in 0.00136239 sec. | ||
| 8330 | 2025.09.03 04:10:39.046952 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2025.09.03 04:10:39.047048 [ 4 ] {041482e5-328e-4ca4-803f-3d4871497659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8332 | 2025.09.03 04:10:39.047089 [ 4 ] {041482e5-328e-4ca4-803f-3d4871497659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8333 | 2025.09.03 04:10:39.047484 [ 4 ] {041482e5-328e-4ca4-803f-3d4871497659} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2025.09.03 04:10:39.047521 [ 4 ] {041482e5-328e-4ca4-803f-3d4871497659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8335 | 2025.09.03 04:10:39.047830 [ 4 ] {041482e5-328e-4ca4-803f-3d4871497659} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8336 | 2025.09.03 04:10:39.048041 [ 4 ] {041482e5-328e-4ca4-803f-3d4871497659} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2025.09.03 04:10:39.048159 [ 76 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8338 | 2025.09.03 04:10:39.048170 [ 4 ] {041482e5-328e-4ca4-803f-3d4871497659} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.00114 sec., 24561.40350877193 rows/sec., 1.79 MiB/sec. | ||
| 8339 | 2025.09.03 04:10:39.048234 [ 76 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2025.09.03 04:10:39.048249 [ 4 ] {041482e5-328e-4ca4-803f-3d4871497659} <Debug> TCPHandler: Processed in 0.00134805 sec. | ||
| 8341 | 2025.09.03 04:10:39.048262 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8342 | 2025.09.03 04:10:39.048365 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 8343 | 2025.09.03 04:10:39.048391 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.09.03 04:10:39.048475 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8345 | 2025.09.03 04:10:39.048509 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 57 rows starting from the beginning of the part | ||
| 8346 | 2025.09.03 04:10:39.048514 [ 4 ] {98eddaf6-394e-44d8-b658-43c95322005b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8347 | 2025.09.03 04:10:39.048567 [ 4 ] {98eddaf6-394e-44d8-b658-43c95322005b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8348 | 2025.09.03 04:10:39.048576 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
| 8349 | 2025.09.03 04:10:39.048630 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 29 rows starting from the beginning of the part | ||
| 8350 | 2025.09.03 04:10:39.048680 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 8351 | 2025.09.03 04:10:39.048723 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 15 rows starting from the beginning of the part | ||
| 8352 | 2025.09.03 04:10:39.048772 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 28 rows starting from the beginning of the part | ||
| 8353 | 2025.09.03 04:10:39.049086 [ 4 ] {98eddaf6-394e-44d8-b658-43c95322005b} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2025.09.03 04:10:39.049129 [ 4 ] {98eddaf6-394e-44d8-b658-43c95322005b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8355 | 2025.09.03 04:10:39.049496 [ 4 ] {98eddaf6-394e-44d8-b658-43c95322005b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8356 | 2025.09.03 04:10:39.049621 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295139 sec., 139753.3392168717 rows/sec., 10.67 MiB/sec. | ||
| 8357 | 2025.09.03 04:10:39.049724 [ 4 ] {98eddaf6-394e-44d8-b658-43c95322005b} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2025.09.03 04:10:39.049837 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8359 | 2025.09.03 04:10:39.049874 [ 4 ] {98eddaf6-394e-44d8-b658-43c95322005b} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001384 sec., 66473.98843930635 rows/sec., 5.19 MiB/sec. | ||
| 8360 | 2025.09.03 04:10:39.049919 [ 4 ] {98eddaf6-394e-44d8-b658-43c95322005b} <Debug> TCPHandler: Processed in 0.001590701 sec. | ||
| 8361 | 2025.09.03 04:10:39.050031 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2025.09.03 04:10:39.050130 [ 4 ] {b87240ad-31e5-461c-8a4e-79a083b50e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8363 | 2025.09.03 04:10:39.050164 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2025.09.03 04:10:39.050175 [ 4 ] {b87240ad-31e5-461c-8a4e-79a083b50e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8365 | 2025.09.03 04:10:39.050254 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_76_15} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8366 | 2025.09.03 04:10:39.050357 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8367 | 2025.09.03 04:10:39.050584 [ 4 ] {b87240ad-31e5-461c-8a4e-79a083b50e56} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2025.09.03 04:10:39.050626 [ 4 ] {b87240ad-31e5-461c-8a4e-79a083b50e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8369 | 2025.09.03 04:10:39.050968 [ 4 ] {b87240ad-31e5-461c-8a4e-79a083b50e56} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8370 | 2025.09.03 04:10:39.051192 [ 4 ] {b87240ad-31e5-461c-8a4e-79a083b50e56} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2025.09.03 04:10:39.051324 [ 4 ] {b87240ad-31e5-461c-8a4e-79a083b50e56} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001214 sec., 132619.4398682043 rows/sec., 9.24 MiB/sec. | ||
| 8372 | 2025.09.03 04:10:39.051363 [ 4 ] {b87240ad-31e5-461c-8a4e-79a083b50e56} <Debug> TCPHandler: Processed in 0.00138242 sec. | ||
| 8373 | 2025.09.03 04:10:39.051467 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8374 | 2025.09.03 04:10:39.051563 [ 4 ] {b574d8b3-c8ea-436e-bae3-0fea9a343ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8375 | 2025.09.03 04:10:39.051619 [ 4 ] {b574d8b3-c8ea-436e-bae3-0fea9a343ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8376 | 2025.09.03 04:10:39.052416 [ 4 ] {b574d8b3-c8ea-436e-bae3-0fea9a343ab5} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2025.09.03 04:10:39.052453 [ 4 ] {b574d8b3-c8ea-436e-bae3-0fea9a343ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8378 | 2025.09.03 04:10:39.052991 [ 4 ] {b574d8b3-c8ea-436e-bae3-0fea9a343ab5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8379 | 2025.09.03 04:10:39.053219 [ 4 ] {b574d8b3-c8ea-436e-bae3-0fea9a343ab5} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2025.09.03 04:10:39.053360 [ 4 ] {b574d8b3-c8ea-436e-bae3-0fea9a343ab5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001816 sec., 14317.180616740088 rows/sec., 25.66 MiB/sec. | ||
| 8381 | 2025.09.03 04:10:39.053431 [ 4 ] {b574d8b3-c8ea-436e-bae3-0fea9a343ab5} <Debug> TCPHandler: Processed in 0.002013215 sec. | ||
| 8382 | 2025.09.03 04:10:39.053540 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2025.09.03 04:10:39.053635 [ 4 ] {ea136543-0c38-4e90-bbc8-7b2b3e17e31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8384 | 2025.09.03 04:10:39.053678 [ 4 ] {ea136543-0c38-4e90-bbc8-7b2b3e17e31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8385 | 2025.09.03 04:10:39.054006 [ 4 ] {ea136543-0c38-4e90-bbc8-7b2b3e17e31a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2025.09.03 04:10:39.054043 [ 4 ] {ea136543-0c38-4e90-bbc8-7b2b3e17e31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8387 | 2025.09.03 04:10:39.054350 [ 4 ] {ea136543-0c38-4e90-bbc8-7b2b3e17e31a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8388 | 2025.09.03 04:10:39.054564 [ 4 ] {ea136543-0c38-4e90-bbc8-7b2b3e17e31a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2025.09.03 04:10:39.054694 [ 4 ] {ea136543-0c38-4e90-bbc8-7b2b3e17e31a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8390 | 2025.09.03 04:10:39.054730 [ 4 ] {ea136543-0c38-4e90-bbc8-7b2b3e17e31a} <Debug> TCPHandler: Processed in 0.001241239 sec. | ||
| 8391 | 2025.09.03 04:10:39.564557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24339 | ||
| 8392 | 2025.09.03 04:10:39.565089 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2025.09.03 04:10:39.565136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8394 | 2025.09.03 04:10:39.565636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8395 | 2025.09.03 04:10:39.565877 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2025.09.03 04:10:39.566017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
| 8397 | 2025.09.03 04:10:40.897990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 8398 | 2025.09.03 04:10:40.914563 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2025.09.03 04:10:40.914627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8400 | 2025.09.03 04:10:40.920556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8401 | 2025.09.03 04:10:40.921256 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.09.03 04:10:40.924254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 8403 | 2025.09.03 04:10:42.151732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1136 | ||
| 8404 | 2025.09.03 04:10:42.155018 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2025.09.03 04:10:42.155084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8406 | 2025.09.03 04:10:42.156302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8407 | 2025.09.03 04:10:42.156601 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2025.09.03 04:10:42.157024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 8409 | 2025.09.03 04:10:44.043446 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2025.09.03 04:10:44.043626 [ 4 ] {fb950ef4-5c21-4995-aada-3413e13a95a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8411 | 2025.09.03 04:10:44.043692 [ 4 ] {fb950ef4-5c21-4995-aada-3413e13a95a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8412 | 2025.09.03 04:10:44.044398 [ 4 ] {fb950ef4-5c21-4995-aada-3413e13a95a0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2025.09.03 04:10:44.044443 [ 4 ] {fb950ef4-5c21-4995-aada-3413e13a95a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8414 | 2025.09.03 04:10:44.044858 [ 4 ] {fb950ef4-5c21-4995-aada-3413e13a95a0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8415 | 2025.09.03 04:10:44.045089 [ 4 ] {fb950ef4-5c21-4995-aada-3413e13a95a0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2025.09.03 04:10:44.045244 [ 4 ] {fb950ef4-5c21-4995-aada-3413e13a95a0} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001668 sec., 51558.75299760192 rows/sec., 4.33 MiB/sec. | ||
| 8417 | 2025.09.03 04:10:44.045289 [ 4 ] {fb950ef4-5c21-4995-aada-3413e13a95a0} <Debug> TCPHandler: Processed in 0.001975025 sec. | ||
| 8418 | 2025.09.03 04:10:44.045412 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2025.09.03 04:10:44.045520 [ 4 ] {485dc587-7944-4e75-aca8-605f13165d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8420 | 2025.09.03 04:10:44.045563 [ 4 ] {485dc587-7944-4e75-aca8-605f13165d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8421 | 2025.09.03 04:10:44.045987 [ 4 ] {485dc587-7944-4e75-aca8-605f13165d24} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2025.09.03 04:10:44.046024 [ 4 ] {485dc587-7944-4e75-aca8-605f13165d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8423 | 2025.09.03 04:10:44.046341 [ 4 ] {485dc587-7944-4e75-aca8-605f13165d24} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8424 | 2025.09.03 04:10:44.046580 [ 4 ] {485dc587-7944-4e75-aca8-605f13165d24} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2025.09.03 04:10:44.046744 [ 4 ] {485dc587-7944-4e75-aca8-605f13165d24} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001243 sec., 12067.578439259856 rows/sec., 907.43 KiB/sec. | ||
| 8426 | 2025.09.03 04:10:44.046794 [ 4 ] {485dc587-7944-4e75-aca8-605f13165d24} <Debug> TCPHandler: Processed in 0.00143374 sec. | ||
| 8427 | 2025.09.03 04:10:44.046927 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2025.09.03 04:10:44.047024 [ 4 ] {74f7c38e-6300-40ac-95d2-38bc30788f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8429 | 2025.09.03 04:10:44.047065 [ 4 ] {74f7c38e-6300-40ac-95d2-38bc30788f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8430 | 2025.09.03 04:10:44.047546 [ 4 ] {74f7c38e-6300-40ac-95d2-38bc30788f6a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2025.09.03 04:10:44.047586 [ 4 ] {74f7c38e-6300-40ac-95d2-38bc30788f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8432 | 2025.09.03 04:10:44.047910 [ 4 ] {74f7c38e-6300-40ac-95d2-38bc30788f6a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8433 | 2025.09.03 04:10:44.048125 [ 4 ] {74f7c38e-6300-40ac-95d2-38bc30788f6a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2025.09.03 04:10:44.048262 [ 4 ] {74f7c38e-6300-40ac-95d2-38bc30788f6a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001256 sec., 62898.08917197453 rows/sec., 4.91 MiB/sec. | ||
| 8435 | 2025.09.03 04:10:44.048303 [ 4 ] {74f7c38e-6300-40ac-95d2-38bc30788f6a} <Debug> TCPHandler: Processed in 0.001426601 sec. | ||
| 8436 | 2025.09.03 04:10:44.048421 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8437 | 2025.09.03 04:10:44.048517 [ 4 ] {ad10f9c5-268d-45d1-8c44-ef9ab1ed2f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8438 | 2025.09.03 04:10:44.048563 [ 4 ] {ad10f9c5-268d-45d1-8c44-ef9ab1ed2f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8439 | 2025.09.03 04:10:44.048996 [ 4 ] {ad10f9c5-268d-45d1-8c44-ef9ab1ed2f87} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2025.09.03 04:10:44.049034 [ 4 ] {ad10f9c5-268d-45d1-8c44-ef9ab1ed2f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8441 | 2025.09.03 04:10:44.049372 [ 4 ] {ad10f9c5-268d-45d1-8c44-ef9ab1ed2f87} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8442 | 2025.09.03 04:10:44.049595 [ 4 ] {ad10f9c5-268d-45d1-8c44-ef9ab1ed2f87} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8443 | 2025.09.03 04:10:44.049729 [ 4 ] {ad10f9c5-268d-45d1-8c44-ef9ab1ed2f87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 8444 | 2025.09.03 04:10:44.049767 [ 4 ] {ad10f9c5-268d-45d1-8c44-ef9ab1ed2f87} <Debug> TCPHandler: Processed in 0.00139642 sec. | ||
| 8445 | 2025.09.03 04:10:44.049877 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8446 | 2025.09.03 04:10:44.049971 [ 4 ] {f441c9f9-c8bd-4b3d-b8e5-07621bb83300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8447 | 2025.09.03 04:10:44.050024 [ 4 ] {f441c9f9-c8bd-4b3d-b8e5-07621bb83300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8448 | 2025.09.03 04:10:44.050779 [ 4 ] {f441c9f9-c8bd-4b3d-b8e5-07621bb83300} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2025.09.03 04:10:44.050815 [ 4 ] {f441c9f9-c8bd-4b3d-b8e5-07621bb83300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8450 | 2025.09.03 04:10:44.051330 [ 4 ] {f441c9f9-c8bd-4b3d-b8e5-07621bb83300} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8451 | 2025.09.03 04:10:44.051549 [ 4 ] {f441c9f9-c8bd-4b3d-b8e5-07621bb83300} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2025.09.03 04:10:44.051674 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8453 | 2025.09.03 04:10:44.051684 [ 4 ] {f441c9f9-c8bd-4b3d-b8e5-07621bb83300} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001732 sec., 8660.508083140878 rows/sec., 15.52 MiB/sec. | ||
| 8454 | 2025.09.03 04:10:44.051759 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2025.09.03 04:10:44.051786 [ 4 ] {f441c9f9-c8bd-4b3d-b8e5-07621bb83300} <Debug> TCPHandler: Processed in 0.001956524 sec. | ||
| 8456 | 2025.09.03 04:10:44.051788 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8457 | 2025.09.03 04:10:44.051903 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2025.09.03 04:10:44.051904 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 8459 | 2025.09.03 04:10:44.052002 [ 4 ] {b377e299-1bee-4f8c-a9e3-03ab26633cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8460 | 2025.09.03 04:10:44.052042 [ 4 ] {b377e299-1bee-4f8c-a9e3-03ab26633cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8461 | 2025.09.03 04:10:44.052124 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8462 | 2025.09.03 04:10:44.052179 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1410 rows starting from the beginning of the part | ||
| 8463 | 2025.09.03 04:10:44.052309 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 15 rows starting from the beginning of the part | ||
| 8464 | 2025.09.03 04:10:44.052364 [ 4 ] {b377e299-1bee-4f8c-a9e3-03ab26633cb6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2025.09.03 04:10:44.052400 [ 4 ] {b377e299-1bee-4f8c-a9e3-03ab26633cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8466 | 2025.09.03 04:10:44.052421 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 8467 | 2025.09.03 04:10:44.052527 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 8468 | 2025.09.03 04:10:44.052629 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 8469 | 2025.09.03 04:10:44.052723 [ 4 ] {b377e299-1bee-4f8c-a9e3-03ab26633cb6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8470 | 2025.09.03 04:10:44.052723 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 8471 | 2025.09.03 04:10:44.052937 [ 4 ] {b377e299-1bee-4f8c-a9e3-03ab26633cb6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2025.09.03 04:10:44.053069 [ 4 ] {b377e299-1bee-4f8c-a9e3-03ab26633cb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 8473 | 2025.09.03 04:10:44.053104 [ 4 ] {b377e299-1bee-4f8c-a9e3-03ab26633cb6} <Debug> TCPHandler: Processed in 0.001248579 sec. | ||
| 8474 | 2025.09.03 04:10:44.058987 [ 191 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1507 rows, containing 19 columns (19 merged, 0 gathered) in 0.007122222 sec., 211591.27025245773 rows/sec., 379.16 MiB/sec. | ||
| 8475 | 2025.09.03 04:10:44.060548 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8476 | 2025.09.03 04:10:44.060944 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2025.09.03 04:10:44.061028 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8478 | 2025.09.03 04:10:44.061195 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 8479 | 2025.09.03 04:10:45.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.52 MiB, peak 305.08 MiB, free memory in arenas 0.00 B, will set to 295.95 MiB (RSS), difference: 2.43 MiB | ||
| 8480 | 2025.09.03 04:10:46.894334 [ 19 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8481 | 2025.09.03 04:10:46.894435 [ 19 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8482 | 2025.09.03 04:10:47.066354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24827 | ||
| 8483 | 2025.09.03 04:10:47.067204 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2025.09.03 04:10:47.067246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8485 | 2025.09.03 04:10:47.067730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8486 | 2025.09.03 04:10:47.067976 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2025.09.03 04:10:47.068125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24827 | ||
| 8488 | 2025.09.03 04:10:48.424519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 8489 | 2025.09.03 04:10:48.440499 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2025.09.03 04:10:48.440549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8491 | 2025.09.03 04:10:48.446501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8492 | 2025.09.03 04:10:48.447189 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2025.09.03 04:10:48.449953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 8494 | 2025.09.03 04:10:49.043420 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2025.09.03 04:10:49.043598 [ 4 ] {f628afde-8b0f-4cbb-bdea-c79523322194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8496 | 2025.09.03 04:10:49.043669 [ 4 ] {f628afde-8b0f-4cbb-bdea-c79523322194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8497 | 2025.09.03 04:10:49.044346 [ 4 ] {f628afde-8b0f-4cbb-bdea-c79523322194} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2025.09.03 04:10:49.044392 [ 4 ] {f628afde-8b0f-4cbb-bdea-c79523322194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8499 | 2025.09.03 04:10:49.044786 [ 4 ] {f628afde-8b0f-4cbb-bdea-c79523322194} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8500 | 2025.09.03 04:10:49.045019 [ 4 ] {f628afde-8b0f-4cbb-bdea-c79523322194} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2025.09.03 04:10:49.045169 [ 4 ] {f628afde-8b0f-4cbb-bdea-c79523322194} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001621 sec., 66625.53979025292 rows/sec., 5.59 MiB/sec. | ||
| 8502 | 2025.09.03 04:10:49.045211 [ 4 ] {f628afde-8b0f-4cbb-bdea-c79523322194} <Debug> TCPHandler: Processed in 0.001923804 sec. | ||
| 8503 | 2025.09.03 04:10:49.045335 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2025.09.03 04:10:49.045430 [ 4 ] {97c8dc91-80dd-463e-b3c3-854477862cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8505 | 2025.09.03 04:10:49.045472 [ 4 ] {97c8dc91-80dd-463e-b3c3-854477862cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8506 | 2025.09.03 04:10:49.045864 [ 4 ] {97c8dc91-80dd-463e-b3c3-854477862cf3} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2025.09.03 04:10:49.045900 [ 4 ] {97c8dc91-80dd-463e-b3c3-854477862cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8508 | 2025.09.03 04:10:49.046206 [ 4 ] {97c8dc91-80dd-463e-b3c3-854477862cf3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8509 | 2025.09.03 04:10:49.046414 [ 4 ] {97c8dc91-80dd-463e-b3c3-854477862cf3} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2025.09.03 04:10:49.046550 [ 4 ] {97c8dc91-80dd-463e-b3c3-854477862cf3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001138 sec., 22847.100175746928 rows/sec., 1.68 MiB/sec. | ||
| 8511 | 2025.09.03 04:10:49.046588 [ 4 ] {97c8dc91-80dd-463e-b3c3-854477862cf3} <Debug> TCPHandler: Processed in 0.001304099 sec. | ||
| 8512 | 2025.09.03 04:10:49.046708 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2025.09.03 04:10:49.046803 [ 4 ] {1d5502e6-8bcc-4bd7-9045-542d2565420c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8514 | 2025.09.03 04:10:49.046843 [ 4 ] {1d5502e6-8bcc-4bd7-9045-542d2565420c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8515 | 2025.09.03 04:10:49.047262 [ 4 ] {1d5502e6-8bcc-4bd7-9045-542d2565420c} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2025.09.03 04:10:49.047298 [ 4 ] {1d5502e6-8bcc-4bd7-9045-542d2565420c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8517 | 2025.09.03 04:10:49.047626 [ 4 ] {1d5502e6-8bcc-4bd7-9045-542d2565420c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8518 | 2025.09.03 04:10:49.047919 [ 4 ] {1d5502e6-8bcc-4bd7-9045-542d2565420c} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2025.09.03 04:10:49.048072 [ 4 ] {1d5502e6-8bcc-4bd7-9045-542d2565420c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001287 sec., 69930.06993006993 rows/sec., 5.46 MiB/sec. | ||
| 8520 | 2025.09.03 04:10:49.048111 [ 4 ] {1d5502e6-8bcc-4bd7-9045-542d2565420c} <Debug> TCPHandler: Processed in 0.00146309 sec. | ||
| 8521 | 2025.09.03 04:10:49.048226 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2025.09.03 04:10:49.048320 [ 4 ] {58a95e9a-5859-4c6e-80dd-eecc7b30d72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8523 | 2025.09.03 04:10:49.048364 [ 4 ] {58a95e9a-5859-4c6e-80dd-eecc7b30d72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8524 | 2025.09.03 04:10:49.048782 [ 4 ] {58a95e9a-5859-4c6e-80dd-eecc7b30d72c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2025.09.03 04:10:49.048819 [ 4 ] {58a95e9a-5859-4c6e-80dd-eecc7b30d72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8526 | 2025.09.03 04:10:49.049148 [ 4 ] {58a95e9a-5859-4c6e-80dd-eecc7b30d72c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8527 | 2025.09.03 04:10:49.049353 [ 4 ] {58a95e9a-5859-4c6e-80dd-eecc7b30d72c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2025.09.03 04:10:49.049481 [ 4 ] {58a95e9a-5859-4c6e-80dd-eecc7b30d72c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 8529 | 2025.09.03 04:10:49.049518 [ 4 ] {58a95e9a-5859-4c6e-80dd-eecc7b30d72c} <Debug> TCPHandler: Processed in 0.001341289 sec. | ||
| 8530 | 2025.09.03 04:10:49.049624 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2025.09.03 04:10:49.049715 [ 4 ] {f0744771-7592-48d9-a719-bb79c898e2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8532 | 2025.09.03 04:10:49.049768 [ 4 ] {f0744771-7592-48d9-a719-bb79c898e2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8533 | 2025.09.03 04:10:49.050533 [ 4 ] {f0744771-7592-48d9-a719-bb79c898e2f7} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2025.09.03 04:10:49.050569 [ 4 ] {f0744771-7592-48d9-a719-bb79c898e2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8535 | 2025.09.03 04:10:49.051179 [ 4 ] {f0744771-7592-48d9-a719-bb79c898e2f7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8536 | 2025.09.03 04:10:49.051414 [ 4 ] {f0744771-7592-48d9-a719-bb79c898e2f7} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2025.09.03 04:10:49.051551 [ 4 ] {f0744771-7592-48d9-a719-bb79c898e2f7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001849 sec., 14061.654948620877 rows/sec., 25.20 MiB/sec. | ||
| 8538 | 2025.09.03 04:10:49.051605 [ 4 ] {f0744771-7592-48d9-a719-bb79c898e2f7} <Debug> TCPHandler: Processed in 0.002028895 sec. | ||
| 8539 | 2025.09.03 04:10:49.051719 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2025.09.03 04:10:49.051813 [ 4 ] {ac6a7161-f626-442e-8c17-8b5b1c232766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8541 | 2025.09.03 04:10:49.051854 [ 4 ] {ac6a7161-f626-442e-8c17-8b5b1c232766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8542 | 2025.09.03 04:10:49.052178 [ 4 ] {ac6a7161-f626-442e-8c17-8b5b1c232766} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2025.09.03 04:10:49.052214 [ 4 ] {ac6a7161-f626-442e-8c17-8b5b1c232766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8544 | 2025.09.03 04:10:49.052521 [ 4 ] {ac6a7161-f626-442e-8c17-8b5b1c232766} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8545 | 2025.09.03 04:10:49.052737 [ 4 ] {ac6a7161-f626-442e-8c17-8b5b1c232766} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2025.09.03 04:10:49.052864 [ 4 ] {ac6a7161-f626-442e-8c17-8b5b1c232766} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 8547 | 2025.09.03 04:10:49.052900 [ 4 ] {ac6a7161-f626-442e-8c17-8b5b1c232766} <Debug> TCPHandler: Processed in 0.001235529 sec. | ||
| 8548 | 2025.09.03 04:10:52.157462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1160 | ||
| 8549 | 2025.09.03 04:10:52.159960 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2025.09.03 04:10:52.160008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8551 | 2025.09.03 04:10:52.161214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8552 | 2025.09.03 04:10:52.161493 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2025.09.03 04:10:52.161637 [ 87 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8554 | 2025.09.03 04:10:52.161681 [ 87 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2025.09.03 04:10:52.161703 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8556 | 2025.09.03 04:10:52.161847 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 8557 | 2025.09.03 04:10:52.161862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 8558 | 2025.09.03 04:10:52.162442 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8559 | 2025.09.03 04:10:52.162590 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1034 rows starting from the beginning of the part | ||
| 8560 | 2025.09.03 04:10:52.162938 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 8561 | 2025.09.03 04:10:52.163245 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 8562 | 2025.09.03 04:10:52.163547 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 8563 | 2025.09.03 04:10:52.163850 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 8564 | 2025.09.03 04:10:52.164147 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 8565 | 2025.09.03 04:10:52.170417 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 72 columns (72 merged, 0 gathered) in 0.008678032 sec., 133670.85993690733 rows/sec., 103.26 MiB/sec. | ||
| 8566 | 2025.09.03 04:10:52.171820 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8567 | 2025.09.03 04:10:52.172416 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_41_8} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2025.09.03 04:10:52.172503 [ 193 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_41_8} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8569 | 2025.09.03 04:10:52.172852 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 8570 | 2025.09.03 04:10:54.069718 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2025.09.03 04:10:54.069915 [ 4 ] {201973ef-366e-4706-8634-3fc23434ee7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8572 | 2025.09.03 04:10:54.069986 [ 4 ] {201973ef-366e-4706-8634-3fc23434ee7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8573 | 2025.09.03 04:10:54.071341 [ 4 ] {201973ef-366e-4706-8634-3fc23434ee7f} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2025.09.03 04:10:54.071386 [ 4 ] {201973ef-366e-4706-8634-3fc23434ee7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8575 | 2025.09.03 04:10:54.071849 [ 4 ] {201973ef-366e-4706-8634-3fc23434ee7f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8576 | 2025.09.03 04:10:54.072075 [ 4 ] {201973ef-366e-4706-8634-3fc23434ee7f} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2025.09.03 04:10:54.072221 [ 4 ] {201973ef-366e-4706-8634-3fc23434ee7f} <Debug> executeQuery: Read 1226 rows, 103.95 KiB in 0.002361 sec., 519271.4951291826 rows/sec., 43.00 MiB/sec. | ||
| 8578 | 2025.09.03 04:10:54.072265 [ 4 ] {201973ef-366e-4706-8634-3fc23434ee7f} <Debug> TCPHandler: Processed in 0.002686249 sec. | ||
| 8579 | 2025.09.03 04:10:54.072424 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2025.09.03 04:10:54.072535 [ 4 ] {8765221f-3072-446a-9820-75d7789780ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8581 | 2025.09.03 04:10:54.072583 [ 4 ] {8765221f-3072-446a-9820-75d7789780ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8582 | 2025.09.03 04:10:54.072997 [ 4 ] {8765221f-3072-446a-9820-75d7789780ff} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2025.09.03 04:10:54.073037 [ 4 ] {8765221f-3072-446a-9820-75d7789780ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8584 | 2025.09.03 04:10:54.073341 [ 4 ] {8765221f-3072-446a-9820-75d7789780ff} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8585 | 2025.09.03 04:10:54.073539 [ 4 ] {8765221f-3072-446a-9820-75d7789780ff} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2025.09.03 04:10:54.073658 [ 4 ] {8765221f-3072-446a-9820-75d7789780ff} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001207 sec., 12427.506213753108 rows/sec., 934.49 KiB/sec. | ||
| 8587 | 2025.09.03 04:10:54.073693 [ 4 ] {8765221f-3072-446a-9820-75d7789780ff} <Debug> TCPHandler: Processed in 0.00139414 sec. | ||
| 8588 | 2025.09.03 04:10:54.073866 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2025.09.03 04:10:54.073959 [ 4 ] {622fb09a-26f7-4981-9f33-04c5cf96d12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8590 | 2025.09.03 04:10:54.074000 [ 4 ] {622fb09a-26f7-4981-9f33-04c5cf96d12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8591 | 2025.09.03 04:10:54.074479 [ 4 ] {622fb09a-26f7-4981-9f33-04c5cf96d12c} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2025.09.03 04:10:54.074514 [ 4 ] {622fb09a-26f7-4981-9f33-04c5cf96d12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8593 | 2025.09.03 04:10:54.074814 [ 4 ] {622fb09a-26f7-4981-9f33-04c5cf96d12c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8594 | 2025.09.03 04:10:54.075030 [ 4 ] {622fb09a-26f7-4981-9f33-04c5cf96d12c} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.09.03 04:10:54.075155 [ 4 ] {622fb09a-26f7-4981-9f33-04c5cf96d12c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001214 sec., 187808.89621087315 rows/sec., 12.72 MiB/sec. | ||
| 8596 | 2025.09.03 04:10:54.075192 [ 4 ] {622fb09a-26f7-4981-9f33-04c5cf96d12c} <Debug> TCPHandler: Processed in 0.00137339 sec. | ||
| 8597 | 2025.09.03 04:10:54.075303 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2025.09.03 04:10:54.075397 [ 4 ] {94b7a012-4b70-435e-8043-3a8087c00948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8599 | 2025.09.03 04:10:54.075437 [ 4 ] {94b7a012-4b70-435e-8043-3a8087c00948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8600 | 2025.09.03 04:10:54.076013 [ 4 ] {94b7a012-4b70-435e-8043-3a8087c00948} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2025.09.03 04:10:54.076049 [ 4 ] {94b7a012-4b70-435e-8043-3a8087c00948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8602 | 2025.09.03 04:10:54.076370 [ 4 ] {94b7a012-4b70-435e-8043-3a8087c00948} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8603 | 2025.09.03 04:10:54.076575 [ 4 ] {94b7a012-4b70-435e-8043-3a8087c00948} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2025.09.03 04:10:54.076711 [ 4 ] {94b7a012-4b70-435e-8043-3a8087c00948} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.001319 sec., 405610.3108415466 rows/sec., 30.06 MiB/sec. | ||
| 8605 | 2025.09.03 04:10:54.076764 [ 4 ] {94b7a012-4b70-435e-8043-3a8087c00948} <Debug> TCPHandler: Processed in 0.001508741 sec. | ||
| 8606 | 2025.09.03 04:10:54.076883 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2025.09.03 04:10:54.076978 [ 4 ] {9a1206fd-8a5b-4b11-8029-b8515e0476ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8608 | 2025.09.03 04:10:54.077021 [ 4 ] {9a1206fd-8a5b-4b11-8029-b8515e0476ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8609 | 2025.09.03 04:10:54.077647 [ 4 ] {9a1206fd-8a5b-4b11-8029-b8515e0476ed} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2025.09.03 04:10:54.077682 [ 4 ] {9a1206fd-8a5b-4b11-8029-b8515e0476ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8611 | 2025.09.03 04:10:54.078059 [ 4 ] {9a1206fd-8a5b-4b11-8029-b8515e0476ed} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8612 | 2025.09.03 04:10:54.078267 [ 4 ] {9a1206fd-8a5b-4b11-8029-b8515e0476ed} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2025.09.03 04:10:54.078397 [ 4 ] {9a1206fd-8a5b-4b11-8029-b8515e0476ed} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001437 sec., 587334.7251217816 rows/sec., 39.53 MiB/sec. | ||
| 8614 | 2025.09.03 04:10:54.078434 [ 4 ] {9a1206fd-8a5b-4b11-8029-b8515e0476ed} <Debug> TCPHandler: Processed in 0.001599672 sec. | ||
| 8615 | 2025.09.03 04:10:54.078546 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2025.09.03 04:10:54.078641 [ 4 ] {4f46c574-3899-4ee9-8581-f56ae5ce5a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8617 | 2025.09.03 04:10:54.078696 [ 4 ] {4f46c574-3899-4ee9-8581-f56ae5ce5a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8618 | 2025.09.03 04:10:54.079477 [ 4 ] {4f46c574-3899-4ee9-8581-f56ae5ce5a93} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2025.09.03 04:10:54.079512 [ 4 ] {4f46c574-3899-4ee9-8581-f56ae5ce5a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8620 | 2025.09.03 04:10:54.080040 [ 4 ] {4f46c574-3899-4ee9-8581-f56ae5ce5a93} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8621 | 2025.09.03 04:10:54.080253 [ 4 ] {4f46c574-3899-4ee9-8581-f56ae5ce5a93} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2025.09.03 04:10:54.080392 [ 4 ] {4f46c574-3899-4ee9-8581-f56ae5ce5a93} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001769 sec., 8479.36687394008 rows/sec., 15.19 MiB/sec. | ||
| 8623 | 2025.09.03 04:10:54.080446 [ 4 ] {4f46c574-3899-4ee9-8581-f56ae5ce5a93} <Debug> TCPHandler: Processed in 0.001947205 sec. | ||
| 8624 | 2025.09.03 04:10:54.080552 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2025.09.03 04:10:54.080645 [ 4 ] {40af355a-0464-4f29-b60c-09c26b33d826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8626 | 2025.09.03 04:10:54.080687 [ 4 ] {40af355a-0464-4f29-b60c-09c26b33d826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8627 | 2025.09.03 04:10:54.081015 [ 4 ] {40af355a-0464-4f29-b60c-09c26b33d826} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2025.09.03 04:10:54.081050 [ 4 ] {40af355a-0464-4f29-b60c-09c26b33d826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8629 | 2025.09.03 04:10:54.081402 [ 4 ] {40af355a-0464-4f29-b60c-09c26b33d826} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8630 | 2025.09.03 04:10:54.081614 [ 4 ] {40af355a-0464-4f29-b60c-09c26b33d826} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2025.09.03 04:10:54.081738 [ 4 ] {40af355a-0464-4f29-b60c-09c26b33d826} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 8632 | 2025.09.03 04:10:54.081773 [ 4 ] {40af355a-0464-4f29-b60c-09c26b33d826} <Debug> TCPHandler: Processed in 0.001268239 sec. | ||
| 8633 | 2025.09.03 04:10:54.568442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25254 | ||
| 8634 | 2025.09.03 04:10:54.569010 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2025.09.03 04:10:54.569063 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8636 | 2025.09.03 04:10:54.569558 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8637 | 2025.09.03 04:10:54.569797 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2025.09.03 04:10:54.569947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
| 8639 | 2025.09.03 04:10:55.950226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 8640 | 2025.09.03 04:10:55.967460 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.09.03 04:10:55.967526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8642 | 2025.09.03 04:10:55.973732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8643 | 2025.09.03 04:10:55.974473 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2025.09.03 04:10:55.977694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 8645 | 2025.09.03 04:10:59.044204 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8646 | 2025.09.03 04:10:59.044488 [ 4 ] {c7287106-9a04-47c7-8065-fe1e78fa07ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8647 | 2025.09.03 04:10:59.044587 [ 4 ] {c7287106-9a04-47c7-8065-fe1e78fa07ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8648 | 2025.09.03 04:10:59.045445 [ 4 ] {c7287106-9a04-47c7-8065-fe1e78fa07ab} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2025.09.03 04:10:59.045493 [ 4 ] {c7287106-9a04-47c7-8065-fe1e78fa07ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8650 | 2025.09.03 04:10:59.045903 [ 4 ] {c7287106-9a04-47c7-8065-fe1e78fa07ab} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8651 | 2025.09.03 04:10:59.046147 [ 4 ] {c7287106-9a04-47c7-8065-fe1e78fa07ab} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2025.09.03 04:10:59.046296 [ 9 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8653 | 2025.09.03 04:10:59.046302 [ 4 ] {c7287106-9a04-47c7-8065-fe1e78fa07ab} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001887 sec., 57233.70429252782 rows/sec., 4.80 MiB/sec. | ||
| 8654 | 2025.09.03 04:10:59.046369 [ 9 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2025.09.03 04:10:59.046391 [ 4 ] {c7287106-9a04-47c7-8065-fe1e78fa07ab} <Debug> TCPHandler: Processed in 0.002363647 sec. | ||
| 8656 | 2025.09.03 04:10:59.046396 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8657 | 2025.09.03 04:10:59.046524 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8658 | 2025.09.03 04:10:59.046527 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 8659 | 2025.09.03 04:10:59.046629 [ 4 ] {e2b6603f-e8e7-4f9f-88c4-cd1da1b807ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8660 | 2025.09.03 04:10:59.046674 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8661 | 2025.09.03 04:10:59.046675 [ 4 ] {e2b6603f-e8e7-4f9f-88c4-cd1da1b807ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8662 | 2025.09.03 04:10:59.046722 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1287 rows starting from the beginning of the part | ||
| 8663 | 2025.09.03 04:10:59.046804 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 109 rows starting from the beginning of the part | ||
| 8664 | 2025.09.03 04:10:59.046859 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 86 rows starting from the beginning of the part | ||
| 8665 | 2025.09.03 04:10:59.046909 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 108 rows starting from the beginning of the part | ||
| 8666 | 2025.09.03 04:10:59.046969 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1226 rows starting from the beginning of the part | ||
| 8667 | 2025.09.03 04:10:59.047018 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 108 rows starting from the beginning of the part | ||
| 8668 | 2025.09.03 04:10:59.047116 [ 4 ] {e2b6603f-e8e7-4f9f-88c4-cd1da1b807ae} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2025.09.03 04:10:59.047160 [ 4 ] {e2b6603f-e8e7-4f9f-88c4-cd1da1b807ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8670 | 2025.09.03 04:10:59.047507 [ 4 ] {e2b6603f-e8e7-4f9f-88c4-cd1da1b807ae} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8671 | 2025.09.03 04:10:59.047749 [ 4 ] {e2b6603f-e8e7-4f9f-88c4-cd1da1b807ae} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2025.09.03 04:10:59.047885 [ 4 ] {e2b6603f-e8e7-4f9f-88c4-cd1da1b807ae} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001275 sec., 20392.156862745098 rows/sec., 1.50 MiB/sec. | ||
| 8673 | 2025.09.03 04:10:59.047924 [ 4 ] {e2b6603f-e8e7-4f9f-88c4-cd1da1b807ae} <Debug> TCPHandler: Processed in 0.00145122 sec. | ||
| 8674 | 2025.09.03 04:10:59.048040 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2025.09.03 04:10:59.048136 [ 4 ] {6bee050a-b46b-4549-95f2-fd783924f3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8676 | 2025.09.03 04:10:59.048176 [ 4 ] {6bee050a-b46b-4549-95f2-fd783924f3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8677 | 2025.09.03 04:10:59.048493 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2924 rows, containing 5 columns (5 merged, 0 gathered) in 0.002014335 sec., 1451595.6879069272 rows/sec., 126.13 MiB/sec. | ||
| 8678 | 2025.09.03 04:10:59.048594 [ 4 ] {6bee050a-b46b-4549-95f2-fd783924f3b0} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2025.09.03 04:10:59.048636 [ 4 ] {6bee050a-b46b-4549-95f2-fd783924f3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8680 | 2025.09.03 04:10:59.048738 [ 197 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8681 | 2025.09.03 04:10:59.048991 [ 4 ] {6bee050a-b46b-4549-95f2-fd783924f3b0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8682 | 2025.09.03 04:10:59.049053 [ 197 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2025.09.03 04:10:59.049146 [ 197 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_81_16} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8684 | 2025.09.03 04:10:59.049229 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8685 | 2025.09.03 04:10:59.049259 [ 4 ] {6bee050a-b46b-4549-95f2-fd783924f3b0} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2025.09.03 04:10:59.049408 [ 4 ] {6bee050a-b46b-4549-95f2-fd783924f3b0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001289 sec., 69821.56710628394 rows/sec., 5.45 MiB/sec. | ||
| 8687 | 2025.09.03 04:10:59.049446 [ 4 ] {6bee050a-b46b-4549-95f2-fd783924f3b0} <Debug> TCPHandler: Processed in 0.001457421 sec. | ||
| 8688 | 2025.09.03 04:10:59.049463 [ 9 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8689 | 2025.09.03 04:10:59.049504 [ 9 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2025.09.03 04:10:59.049526 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8691 | 2025.09.03 04:10:59.049567 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2025.09.03 04:10:59.049588 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 8693 | 2025.09.03 04:10:59.049667 [ 4 ] {242acfa8-2a9e-4bbf-ac37-bea36bc2d56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8694 | 2025.09.03 04:10:59.049676 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8695 | 2025.09.03 04:10:59.049716 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 595 rows starting from the beginning of the part | ||
| 8696 | 2025.09.03 04:10:59.049721 [ 4 ] {242acfa8-2a9e-4bbf-ac37-bea36bc2d56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8697 | 2025.09.03 04:10:59.049765 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 92 rows starting from the beginning of the part | ||
| 8698 | 2025.09.03 04:10:59.049808 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 79 rows starting from the beginning of the part | ||
| 8699 | 2025.09.03 04:10:59.049843 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part | ||
| 8700 | 2025.09.03 04:10:59.049877 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 535 rows starting from the beginning of the part | ||
| 8701 | 2025.09.03 04:10:59.049916 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
| 8702 | 2025.09.03 04:10:59.050142 [ 4 ] {242acfa8-2a9e-4bbf-ac37-bea36bc2d56c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2025.09.03 04:10:59.050184 [ 4 ] {242acfa8-2a9e-4bbf-ac37-bea36bc2d56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8704 | 2025.09.03 04:10:59.050545 [ 4 ] {242acfa8-2a9e-4bbf-ac37-bea36bc2d56c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8705 | 2025.09.03 04:10:59.050767 [ 4 ] {242acfa8-2a9e-4bbf-ac37-bea36bc2d56c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2025.09.03 04:10:59.050852 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1481 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286349 sec., 1151320.520325355 rows/sec., 91.03 MiB/sec. | ||
| 8707 | 2025.09.03 04:10:59.050903 [ 9 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8708 | 2025.09.03 04:10:59.050926 [ 4 ] {242acfa8-2a9e-4bbf-ac37-bea36bc2d56c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 8709 | 2025.09.03 04:10:59.050927 [ 9 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2025.09.03 04:10:59.050969 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8711 | 2025.09.03 04:10:59.050974 [ 4 ] {242acfa8-2a9e-4bbf-ac37-bea36bc2d56c} <Debug> TCPHandler: Processed in 0.001458201 sec. | ||
| 8712 | 2025.09.03 04:10:59.051066 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 8713 | 2025.09.03 04:10:59.051088 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8714 | 2025.09.03 04:10:59.051096 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2025.09.03 04:10:59.051197 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8716 | 2025.09.03 04:10:59.051239 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21401 rows starting from the beginning of the part | ||
| 8717 | 2025.09.03 04:10:59.051242 [ 4 ] {649d9944-c234-4b07-a01e-8b85b39bfeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8718 | 2025.09.03 04:10:59.051308 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 161 rows starting from the beginning of the part | ||
| 8719 | 2025.09.03 04:10:59.051312 [ 4 ] {649d9944-c234-4b07-a01e-8b85b39bfeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8720 | 2025.09.03 04:10:59.051364 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 8721 | 2025.09.03 04:10:59.051414 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 8722 | 2025.09.03 04:10:59.051423 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2025.09.03 04:10:59.051456 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 844 rows starting from the beginning of the part | ||
| 8724 | 2025.09.03 04:10:59.051502 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 8725 | 2025.09.03 04:10:59.051519 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_81_16} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8726 | 2025.09.03 04:10:59.051628 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 8727 | 2025.09.03 04:10:59.052112 [ 4 ] {649d9944-c234-4b07-a01e-8b85b39bfeef} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2025.09.03 04:10:59.052152 [ 4 ] {649d9944-c234-4b07-a01e-8b85b39bfeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8729 | 2025.09.03 04:10:59.053002 [ 4 ] {649d9944-c234-4b07-a01e-8b85b39bfeef} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8730 | 2025.09.03 04:10:59.053252 [ 4 ] {649d9944-c234-4b07-a01e-8b85b39bfeef} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2025.09.03 04:10:59.053398 [ 4 ] {649d9944-c234-4b07-a01e-8b85b39bfeef} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002172 sec., 11970.534069981584 rows/sec., 21.45 MiB/sec. | ||
| 8732 | 2025.09.03 04:10:59.053455 [ 4 ] {649d9944-c234-4b07-a01e-8b85b39bfeef} <Debug> TCPHandler: Processed in 0.002408827 sec. | ||
| 8733 | 2025.09.03 04:10:59.053571 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2025.09.03 04:10:59.053668 [ 4 ] {1312c5be-bd0e-480f-87af-458e24381f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8735 | 2025.09.03 04:10:59.053710 [ 4 ] {1312c5be-bd0e-480f-87af-458e24381f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8736 | 2025.09.03 04:10:59.054045 [ 4 ] {1312c5be-bd0e-480f-87af-458e24381f6d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8737 | 2025.09.03 04:10:59.054083 [ 4 ] {1312c5be-bd0e-480f-87af-458e24381f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8738 | 2025.09.03 04:10:59.054532 [ 4 ] {1312c5be-bd0e-480f-87af-458e24381f6d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8739 | 2025.09.03 04:10:59.054765 [ 4 ] {1312c5be-bd0e-480f-87af-458e24381f6d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2025.09.03 04:10:59.054887 [ 9 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8741 | 2025.09.03 04:10:59.054910 [ 4 ] {1312c5be-bd0e-480f-87af-458e24381f6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00126 sec., 47619.04761904762 rows/sec., 3.21 MiB/sec. | ||
| 8742 | 2025.09.03 04:10:59.054918 [ 9 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2025.09.03 04:10:59.054955 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8744 | 2025.09.03 04:10:59.054958 [ 4 ] {1312c5be-bd0e-480f-87af-458e24381f6d} <Debug> TCPHandler: Processed in 0.001438251 sec. | ||
| 8745 | 2025.09.03 04:10:59.055027 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8746 | 2025.09.03 04:10:59.055127 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8747 | 2025.09.03 04:10:59.055159 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4500 rows starting from the beginning of the part | ||
| 8748 | 2025.09.03 04:10:59.055211 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8749 | 2025.09.03 04:10:59.055255 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8750 | 2025.09.03 04:10:59.055294 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8751 | 2025.09.03 04:10:59.055334 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8752 | 2025.09.03 04:10:59.055373 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 8753 | 2025.09.03 04:10:59.064382 [ 196 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4800 rows, containing 4 columns (4 merged, 0 gathered) in 0.009383348 sec., 511544.4935006141 rows/sec., 34.47 MiB/sec. | ||
| 8754 | 2025.09.03 04:10:59.064847 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8755 | 2025.09.03 04:10:59.065114 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_81_16} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2025.09.03 04:10:59.065179 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_81_16} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8757 | 2025.09.03 04:10:59.065248 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 8758 | 2025.09.03 04:10:59.070704 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22886 rows, containing 5 columns (5 merged, 0 gathered) in 0.019681073 sec., 1162843.1031173961 rows/sec., 79.51 MiB/sec. | ||
| 8759 | 2025.09.03 04:10:59.071384 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8760 | 2025.09.03 04:10:59.071646 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2025.09.03 04:10:59.071714 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8762 | 2025.09.03 04:10:59.071802 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 8763 | 2025.09.03 04:11:00.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.64 MiB, peak 307.41 MiB, free memory in arenas 0.00 B, will set to 298.07 MiB (RSS), difference: 1.44 MiB | ||
| 8764 | 2025.09.03 04:11:01.894485 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8765 | 2025.09.03 04:11:01.894552 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8766 | 2025.09.03 04:11:02.070288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25742 | ||
| 8767 | 2025.09.03 04:11:02.070856 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2025.09.03 04:11:02.070896 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8769 | 2025.09.03 04:11:02.071441 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8770 | 2025.09.03 04:11:02.071681 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2025.09.03 04:11:02.071805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25742 | ||
| 8772 | 2025.09.03 04:11:02.071814 [ 93 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8773 | 2025.09.03 04:11:02.071864 [ 93 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2025.09.03 04:11:02.071887 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8775 | 2025.09.03 04:11:02.072027 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 8776 | 2025.09.03 04:11:02.072198 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8777 | 2025.09.03 04:11:02.072235 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 8778 | 2025.09.03 04:11:02.072300 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
| 8779 | 2025.09.03 04:11:02.072342 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
| 8780 | 2025.09.03 04:11:02.072382 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 8781 | 2025.09.03 04:11:02.072422 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
| 8782 | 2025.09.03 04:11:02.072459 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 8783 | 2025.09.03 04:11:02.074444 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25742 rows, containing 4 columns (4 merged, 0 gathered) in 0.002501318 sec., 10291374.38742295 rows/sec., 147.22 MiB/sec. | ||
| 8784 | 2025.09.03 04:11:02.074624 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8785 | 2025.09.03 04:11:02.074856 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_56_11} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2025.09.03 04:11:02.074919 [ 194 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_56_11} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8787 | 2025.09.03 04:11:02.075048 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 8788 | 2025.09.03 04:11:02.162311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1186 | ||
| 8789 | 2025.09.03 04:11:02.164403 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2025.09.03 04:11:02.164451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8791 | 2025.09.03 04:11:02.165595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8792 | 2025.09.03 04:11:02.165854 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2025.09.03 04:11:02.166207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1186 | ||
| 8794 | 2025.09.03 04:11:03.477966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 8795 | 2025.09.03 04:11:03.495662 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2025.09.03 04:11:03.495725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8797 | 2025.09.03 04:11:03.502101 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8798 | 2025.09.03 04:11:03.502857 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2025.09.03 04:11:03.503199 [ 93 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8800 | 2025.09.03 04:11:03.503272 [ 93 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2025.09.03 04:11:03.503295 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8802 | 2025.09.03 04:11:03.503394 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8803 | 2025.09.03 04:11:03.506348 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8804 | 2025.09.03 04:11:03.506874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 8805 | 2025.09.03 04:11:03.507175 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8806 | 2025.09.03 04:11:03.510508 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8807 | 2025.09.03 04:11:03.513925 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8808 | 2025.09.03 04:11:03.517758 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8809 | 2025.09.03 04:11:03.522149 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8810 | 2025.09.03 04:11:03.526350 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 8811 | 2025.09.03 04:11:03.579532 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.076169831 sec., 5540.251231488226 rows/sec., 28.65 MiB/sec. | ||
| 8812 | 2025.09.03 04:11:03.582174 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8813 | 2025.09.03 04:11:03.584059 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_56_11} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2025.09.03 04:11:03.584172 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_56_11} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8815 | 2025.09.03 04:11:03.586548 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8816 | 2025.09.03 04:11:04.043656 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2025.09.03 04:11:04.043865 [ 4 ] {89e1ec77-f03c-4a40-8b43-f5e56b278d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8818 | 2025.09.03 04:11:04.043938 [ 4 ] {89e1ec77-f03c-4a40-8b43-f5e56b278d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8819 | 2025.09.03 04:11:04.044645 [ 4 ] {89e1ec77-f03c-4a40-8b43-f5e56b278d9f} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2025.09.03 04:11:04.044686 [ 4 ] {89e1ec77-f03c-4a40-8b43-f5e56b278d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8821 | 2025.09.03 04:11:04.045122 [ 4 ] {89e1ec77-f03c-4a40-8b43-f5e56b278d9f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8822 | 2025.09.03 04:11:04.045367 [ 4 ] {89e1ec77-f03c-4a40-8b43-f5e56b278d9f} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2025.09.03 04:11:04.045519 [ 4 ] {89e1ec77-f03c-4a40-8b43-f5e56b278d9f} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001711 sec., 50263.00409117475 rows/sec., 4.22 MiB/sec. | ||
| 8824 | 2025.09.03 04:11:04.045561 [ 4 ] {89e1ec77-f03c-4a40-8b43-f5e56b278d9f} <Debug> TCPHandler: Processed in 0.002048525 sec. | ||
| 8825 | 2025.09.03 04:11:04.045681 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2025.09.03 04:11:04.045776 [ 4 ] {dce00896-f33a-45ed-9d4d-31f432507a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8827 | 2025.09.03 04:11:04.045818 [ 4 ] {dce00896-f33a-45ed-9d4d-31f432507a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8828 | 2025.09.03 04:11:04.046223 [ 4 ] {dce00896-f33a-45ed-9d4d-31f432507a50} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2025.09.03 04:11:04.046258 [ 4 ] {dce00896-f33a-45ed-9d4d-31f432507a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8830 | 2025.09.03 04:11:04.046563 [ 4 ] {dce00896-f33a-45ed-9d4d-31f432507a50} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8831 | 2025.09.03 04:11:04.046788 [ 4 ] {dce00896-f33a-45ed-9d4d-31f432507a50} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2025.09.03 04:11:04.046901 [ 77 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8833 | 2025.09.03 04:11:04.046918 [ 4 ] {dce00896-f33a-45ed-9d4d-31f432507a50} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. | ||
| 8834 | 2025.09.03 04:11:04.046940 [ 77 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2025.09.03 04:11:04.046960 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8836 | 2025.09.03 04:11:04.046960 [ 4 ] {dce00896-f33a-45ed-9d4d-31f432507a50} <Debug> TCPHandler: Processed in 0.00133141 sec. | ||
| 8837 | 2025.09.03 04:11:04.047077 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8838 | 2025.09.03 04:11:04.047076 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 8839 | 2025.09.03 04:11:04.047176 [ 4 ] {2092a36d-5239-404c-bee6-4aa8ed286bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8840 | 2025.09.03 04:11:04.047221 [ 4 ] {2092a36d-5239-404c-bee6-4aa8ed286bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8841 | 2025.09.03 04:11:04.047243 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8842 | 2025.09.03 04:11:04.047286 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 57 rows starting from the beginning of the part | ||
| 8843 | 2025.09.03 04:11:04.047361 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 15 rows starting from the beginning of the part | ||
| 8844 | 2025.09.03 04:11:04.047412 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 8845 | 2025.09.03 04:11:04.047461 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 15 rows starting from the beginning of the part | ||
| 8846 | 2025.09.03 04:11:04.047504 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 8847 | 2025.09.03 04:11:04.047548 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 15 rows starting from the beginning of the part | ||
| 8848 | 2025.09.03 04:11:04.047636 [ 4 ] {2092a36d-5239-404c-bee6-4aa8ed286bde} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8849 | 2025.09.03 04:11:04.047678 [ 4 ] {2092a36d-5239-404c-bee6-4aa8ed286bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8850 | 2025.09.03 04:11:04.048163 [ 4 ] {2092a36d-5239-404c-bee6-4aa8ed286bde} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8851 | 2025.09.03 04:11:04.048332 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131583 sec., 117036.3952790254 rows/sec., 8.98 MiB/sec. | ||
| 8852 | 2025.09.03 04:11:04.048410 [ 4 ] {2092a36d-5239-404c-bee6-4aa8ed286bde} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2025.09.03 04:11:04.048482 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8854 | 2025.09.03 04:11:04.048540 [ 4 ] {2092a36d-5239-404c-bee6-4aa8ed286bde} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001382 sec., 57163.53111432707 rows/sec., 4.46 MiB/sec. | ||
| 8855 | 2025.09.03 04:11:04.048578 [ 4 ] {2092a36d-5239-404c-bee6-4aa8ed286bde} <Debug> TCPHandler: Processed in 0.001551422 sec. | ||
| 8856 | 2025.09.03 04:11:04.048690 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8857 | 2025.09.03 04:11:04.048787 [ 4 ] {6115def3-8ad6-4270-9b8a-143f2fa6d41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8858 | 2025.09.03 04:11:04.048790 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2025.09.03 04:11:04.048831 [ 4 ] {6115def3-8ad6-4270-9b8a-143f2fa6d41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8860 | 2025.09.03 04:11:04.048885 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_81_16} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8861 | 2025.09.03 04:11:04.048987 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8862 | 2025.09.03 04:11:04.049225 [ 4 ] {6115def3-8ad6-4270-9b8a-143f2fa6d41b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2025.09.03 04:11:04.049260 [ 4 ] {6115def3-8ad6-4270-9b8a-143f2fa6d41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8864 | 2025.09.03 04:11:04.049611 [ 4 ] {6115def3-8ad6-4270-9b8a-143f2fa6d41b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8865 | 2025.09.03 04:11:04.049834 [ 4 ] {6115def3-8ad6-4270-9b8a-143f2fa6d41b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2025.09.03 04:11:04.049961 [ 4 ] {6115def3-8ad6-4270-9b8a-143f2fa6d41b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 8867 | 2025.09.03 04:11:04.049998 [ 4 ] {6115def3-8ad6-4270-9b8a-143f2fa6d41b} <Debug> TCPHandler: Processed in 0.00135875 sec. | ||
| 8868 | 2025.09.03 04:11:04.050103 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2025.09.03 04:11:04.050198 [ 4 ] {406da60c-bea6-4d29-82ab-c22c877973c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8870 | 2025.09.03 04:11:04.050253 [ 4 ] {406da60c-bea6-4d29-82ab-c22c877973c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8871 | 2025.09.03 04:11:04.051042 [ 4 ] {406da60c-bea6-4d29-82ab-c22c877973c4} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2025.09.03 04:11:04.051077 [ 4 ] {406da60c-bea6-4d29-82ab-c22c877973c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8873 | 2025.09.03 04:11:04.051631 [ 4 ] {406da60c-bea6-4d29-82ab-c22c877973c4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8874 | 2025.09.03 04:11:04.051864 [ 4 ] {406da60c-bea6-4d29-82ab-c22c877973c4} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2025.09.03 04:11:04.052003 [ 4 ] {406da60c-bea6-4d29-82ab-c22c877973c4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001823 sec., 8228.195282501372 rows/sec., 14.74 MiB/sec. | ||
| 8876 | 2025.09.03 04:11:04.052057 [ 4 ] {406da60c-bea6-4d29-82ab-c22c877973c4} <Debug> TCPHandler: Processed in 0.002004105 sec. | ||
| 8877 | 2025.09.03 04:11:04.052179 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2025.09.03 04:11:04.052278 [ 4 ] {135899cb-89a0-4f34-b2d3-05d08019b9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8879 | 2025.09.03 04:11:04.052320 [ 4 ] {135899cb-89a0-4f34-b2d3-05d08019b9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8880 | 2025.09.03 04:11:04.052649 [ 4 ] {135899cb-89a0-4f34-b2d3-05d08019b9cc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2025.09.03 04:11:04.052684 [ 4 ] {135899cb-89a0-4f34-b2d3-05d08019b9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8882 | 2025.09.03 04:11:04.053015 [ 4 ] {135899cb-89a0-4f34-b2d3-05d08019b9cc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8883 | 2025.09.03 04:11:04.053237 [ 4 ] {135899cb-89a0-4f34-b2d3-05d08019b9cc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2025.09.03 04:11:04.053364 [ 4 ] {135899cb-89a0-4f34-b2d3-05d08019b9cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 8885 | 2025.09.03 04:11:04.053399 [ 4 ] {135899cb-89a0-4f34-b2d3-05d08019b9cc} <Debug> TCPHandler: Processed in 0.001270979 sec. | ||
| 8886 | 2025.09.03 04:11:09.044610 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8887 | 2025.09.03 04:11:09.044818 [ 4 ] {319eae66-5db0-4bac-bf99-0535345bd806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8888 | 2025.09.03 04:11:09.044892 [ 4 ] {319eae66-5db0-4bac-bf99-0535345bd806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8889 | 2025.09.03 04:11:09.045571 [ 4 ] {319eae66-5db0-4bac-bf99-0535345bd806} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2025.09.03 04:11:09.045625 [ 4 ] {319eae66-5db0-4bac-bf99-0535345bd806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8891 | 2025.09.03 04:11:09.046051 [ 4 ] {319eae66-5db0-4bac-bf99-0535345bd806} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8892 | 2025.09.03 04:11:09.046296 [ 4 ] {319eae66-5db0-4bac-bf99-0535345bd806} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2025.09.03 04:11:09.046454 [ 4 ] {319eae66-5db0-4bac-bf99-0535345bd806} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001703 sec., 63417.49853200235 rows/sec., 5.32 MiB/sec. | ||
| 8894 | 2025.09.03 04:11:09.046507 [ 4 ] {319eae66-5db0-4bac-bf99-0535345bd806} <Debug> TCPHandler: Processed in 0.002051654 sec. | ||
| 8895 | 2025.09.03 04:11:09.046625 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2025.09.03 04:11:09.046726 [ 4 ] {dc93714c-df06-41da-ad60-bb28a5c3b569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8897 | 2025.09.03 04:11:09.046769 [ 4 ] {dc93714c-df06-41da-ad60-bb28a5c3b569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8898 | 2025.09.03 04:11:09.047239 [ 4 ] {dc93714c-df06-41da-ad60-bb28a5c3b569} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2025.09.03 04:11:09.047278 [ 4 ] {dc93714c-df06-41da-ad60-bb28a5c3b569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8900 | 2025.09.03 04:11:09.047630 [ 4 ] {dc93714c-df06-41da-ad60-bb28a5c3b569} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8901 | 2025.09.03 04:11:09.047865 [ 4 ] {dc93714c-df06-41da-ad60-bb28a5c3b569} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2025.09.03 04:11:09.048001 [ 4 ] {dc93714c-df06-41da-ad60-bb28a5c3b569} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001266 sec., 20537.124802527647 rows/sec., 1.51 MiB/sec. | ||
| 8903 | 2025.09.03 04:11:09.048040 [ 4 ] {dc93714c-df06-41da-ad60-bb28a5c3b569} <Debug> TCPHandler: Processed in 0.001441651 sec. | ||
| 8904 | 2025.09.03 04:11:09.048155 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8905 | 2025.09.03 04:11:09.048260 [ 4 ] {72ea06cb-b97d-4c0c-8faa-866dceb0b13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8906 | 2025.09.03 04:11:09.048305 [ 4 ] {72ea06cb-b97d-4c0c-8faa-866dceb0b13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8907 | 2025.09.03 04:11:09.048763 [ 4 ] {72ea06cb-b97d-4c0c-8faa-866dceb0b13d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2025.09.03 04:11:09.048801 [ 4 ] {72ea06cb-b97d-4c0c-8faa-866dceb0b13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8909 | 2025.09.03 04:11:09.049154 [ 4 ] {72ea06cb-b97d-4c0c-8faa-866dceb0b13d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8910 | 2025.09.03 04:11:09.049378 [ 4 ] {72ea06cb-b97d-4c0c-8faa-866dceb0b13d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2025.09.03 04:11:09.049509 [ 4 ] {72ea06cb-b97d-4c0c-8faa-866dceb0b13d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00127 sec., 70866.14173228346 rows/sec., 5.53 MiB/sec. | ||
| 8912 | 2025.09.03 04:11:09.049549 [ 4 ] {72ea06cb-b97d-4c0c-8faa-866dceb0b13d} <Debug> TCPHandler: Processed in 0.00144748 sec. | ||
| 8913 | 2025.09.03 04:11:09.049661 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8914 | 2025.09.03 04:11:09.049756 [ 4 ] {9fd79c3f-ded5-49d0-a8d2-01153c1fa277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8915 | 2025.09.03 04:11:09.049801 [ 4 ] {9fd79c3f-ded5-49d0-a8d2-01153c1fa277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8916 | 2025.09.03 04:11:09.050209 [ 4 ] {9fd79c3f-ded5-49d0-a8d2-01153c1fa277} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2025.09.03 04:11:09.050247 [ 4 ] {9fd79c3f-ded5-49d0-a8d2-01153c1fa277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8918 | 2025.09.03 04:11:09.050594 [ 4 ] {9fd79c3f-ded5-49d0-a8d2-01153c1fa277} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8919 | 2025.09.03 04:11:09.050812 [ 4 ] {9fd79c3f-ded5-49d0-a8d2-01153c1fa277} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2025.09.03 04:11:09.050941 [ 4 ] {9fd79c3f-ded5-49d0-a8d2-01153c1fa277} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 8921 | 2025.09.03 04:11:09.050980 [ 4 ] {9fd79c3f-ded5-49d0-a8d2-01153c1fa277} <Debug> TCPHandler: Processed in 0.00136801 sec. | ||
| 8922 | 2025.09.03 04:11:09.051097 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8923 | 2025.09.03 04:11:09.051191 [ 4 ] {8e6eb673-188d-4dc5-8e2a-0e02940edb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8924 | 2025.09.03 04:11:09.051249 [ 4 ] {8e6eb673-188d-4dc5-8e2a-0e02940edb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8925 | 2025.09.03 04:11:09.052072 [ 4 ] {8e6eb673-188d-4dc5-8e2a-0e02940edb17} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2025.09.03 04:11:09.052110 [ 4 ] {8e6eb673-188d-4dc5-8e2a-0e02940edb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8927 | 2025.09.03 04:11:09.052676 [ 4 ] {8e6eb673-188d-4dc5-8e2a-0e02940edb17} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8928 | 2025.09.03 04:11:09.052908 [ 4 ] {8e6eb673-188d-4dc5-8e2a-0e02940edb17} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2025.09.03 04:11:09.053046 [ 4 ] {8e6eb673-188d-4dc5-8e2a-0e02940edb17} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001872 sec., 13888.888888888889 rows/sec., 24.89 MiB/sec. | ||
| 8930 | 2025.09.03 04:11:09.053052 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8931 | 2025.09.03 04:11:09.053122 [ 4 ] {8e6eb673-188d-4dc5-8e2a-0e02940edb17} <Debug> TCPHandler: Processed in 0.002073985 sec. | ||
| 8932 | 2025.09.03 04:11:09.053127 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2025.09.03 04:11:09.053168 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8934 | 2025.09.03 04:11:09.053256 [ 200 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 8935 | 2025.09.03 04:11:09.053273 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2025.09.03 04:11:09.053390 [ 4 ] {b2335bd8-acdc-45b6-844d-1f4d5911ce73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8937 | 2025.09.03 04:11:09.053445 [ 4 ] {b2335bd8-acdc-45b6-844d-1f4d5911ce73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8938 | 2025.09.03 04:11:09.053451 [ 200 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8939 | 2025.09.03 04:11:09.053507 [ 200 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1507 rows starting from the beginning of the part | ||
| 8940 | 2025.09.03 04:11:09.053623 [ 200 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 8941 | 2025.09.03 04:11:09.053720 [ 200 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 15 rows starting from the beginning of the part | ||
| 8942 | 2025.09.03 04:11:09.053798 [ 4 ] {b2335bd8-acdc-45b6-844d-1f4d5911ce73} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2025.09.03 04:11:09.053812 [ 200 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
| 8944 | 2025.09.03 04:11:09.053837 [ 4 ] {b2335bd8-acdc-45b6-844d-1f4d5911ce73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8945 | 2025.09.03 04:11:09.053905 [ 200 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 8946 | 2025.09.03 04:11:09.053990 [ 200 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 8947 | 2025.09.03 04:11:09.054183 [ 4 ] {b2335bd8-acdc-45b6-844d-1f4d5911ce73} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8948 | 2025.09.03 04:11:09.054419 [ 4 ] {b2335bd8-acdc-45b6-844d-1f4d5911ce73} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2025.09.03 04:11:09.054549 [ 4 ] {b2335bd8-acdc-45b6-844d-1f4d5911ce73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 8950 | 2025.09.03 04:11:09.054587 [ 4 ] {b2335bd8-acdc-45b6-844d-1f4d5911ce73} <Debug> TCPHandler: Processed in 0.00137536 sec. | ||
| 8951 | 2025.09.03 04:11:09.062746 [ 200 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1615 rows, containing 19 columns (19 merged, 0 gathered) in 0.009527389 sec., 169511.29002919895 rows/sec., 303.76 MiB/sec. | ||
| 8952 | 2025.09.03 04:11:09.064702 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8953 | 2025.09.03 04:11:09.065057 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2025.09.03 04:11:09.065128 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8955 | 2025.09.03 04:11:09.065239 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 8956 | 2025.09.03 04:11:09.572142 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26169 | ||
| 8957 | 2025.09.03 04:11:09.572658 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2025.09.03 04:11:09.572706 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8959 | 2025.09.03 04:11:09.573203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8960 | 2025.09.03 04:11:09.573452 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2025.09.03 04:11:09.573592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
| 8962 | 2025.09.03 04:11:10.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.19 MiB, peak 312.57 MiB, free memory in arenas 0.00 B, will set to 304.68 MiB (RSS), difference: 5.49 MiB | ||
| 8963 | 2025.09.03 04:11:11.007138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 8964 | 2025.09.03 04:11:11.022289 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2025.09.03 04:11:11.022350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8966 | 2025.09.03 04:11:11.027771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8967 | 2025.09.03 04:11:11.028448 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2025.09.03 04:11:11.031206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 8969 | 2025.09.03 04:11:12.166630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1210 | ||
| 8970 | 2025.09.03 04:11:12.168891 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2025.09.03 04:11:12.168935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8972 | 2025.09.03 04:11:12.170080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8973 | 2025.09.03 04:11:12.170365 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8974 | 2025.09.03 04:11:12.170614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
| 8975 | 2025.09.03 04:11:14.044040 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2025.09.03 04:11:14.044221 [ 4 ] {ac913839-ef63-49d4-bf61-524548bf4864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8977 | 2025.09.03 04:11:14.044287 [ 4 ] {ac913839-ef63-49d4-bf61-524548bf4864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8978 | 2025.09.03 04:11:14.044989 [ 4 ] {ac913839-ef63-49d4-bf61-524548bf4864} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2025.09.03 04:11:14.045036 [ 4 ] {ac913839-ef63-49d4-bf61-524548bf4864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8980 | 2025.09.03 04:11:14.045459 [ 4 ] {ac913839-ef63-49d4-bf61-524548bf4864} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8981 | 2025.09.03 04:11:14.045756 [ 4 ] {ac913839-ef63-49d4-bf61-524548bf4864} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2025.09.03 04:11:14.045910 [ 4 ] {ac913839-ef63-49d4-bf61-524548bf4864} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001739 sec., 49453.70902817711 rows/sec., 4.15 MiB/sec. | ||
| 8983 | 2025.09.03 04:11:14.045954 [ 4 ] {ac913839-ef63-49d4-bf61-524548bf4864} <Debug> TCPHandler: Processed in 0.002046625 sec. | ||
| 8984 | 2025.09.03 04:11:14.046076 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2025.09.03 04:11:14.046172 [ 4 ] {69e8ecf6-1d7e-4565-a8cc-88ec22fe902d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8986 | 2025.09.03 04:11:14.046212 [ 4 ] {69e8ecf6-1d7e-4565-a8cc-88ec22fe902d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8987 | 2025.09.03 04:11:14.046617 [ 4 ] {69e8ecf6-1d7e-4565-a8cc-88ec22fe902d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2025.09.03 04:11:14.046653 [ 4 ] {69e8ecf6-1d7e-4565-a8cc-88ec22fe902d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8989 | 2025.09.03 04:11:14.046960 [ 4 ] {69e8ecf6-1d7e-4565-a8cc-88ec22fe902d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8990 | 2025.09.03 04:11:14.047186 [ 4 ] {69e8ecf6-1d7e-4565-a8cc-88ec22fe902d} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2025.09.03 04:11:14.047320 [ 4 ] {69e8ecf6-1d7e-4565-a8cc-88ec22fe902d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001167 sec., 12853.470437017993 rows/sec., 966.52 KiB/sec. | ||
| 8992 | 2025.09.03 04:11:14.047361 [ 4 ] {69e8ecf6-1d7e-4565-a8cc-88ec22fe902d} <Debug> TCPHandler: Processed in 0.00133598 sec. | ||
| 8993 | 2025.09.03 04:11:14.047476 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8994 | 2025.09.03 04:11:14.047570 [ 4 ] {20a8bd76-499c-4ec5-9ffd-3d676ff9601e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8995 | 2025.09.03 04:11:14.047610 [ 4 ] {20a8bd76-499c-4ec5-9ffd-3d676ff9601e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8996 | 2025.09.03 04:11:14.048033 [ 4 ] {20a8bd76-499c-4ec5-9ffd-3d676ff9601e} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2025.09.03 04:11:14.048069 [ 4 ] {20a8bd76-499c-4ec5-9ffd-3d676ff9601e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8998 | 2025.09.03 04:11:14.048376 [ 4 ] {20a8bd76-499c-4ec5-9ffd-3d676ff9601e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8999 | 2025.09.03 04:11:14.048600 [ 4 ] {20a8bd76-499c-4ec5-9ffd-3d676ff9601e} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2025.09.03 04:11:14.048727 [ 4 ] {20a8bd76-499c-4ec5-9ffd-3d676ff9601e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001175 sec., 67234.04255319148 rows/sec., 5.25 MiB/sec. | ||
| 9001 | 2025.09.03 04:11:14.048765 [ 4 ] {20a8bd76-499c-4ec5-9ffd-3d676ff9601e} <Debug> TCPHandler: Processed in 0.0013385 sec. | ||
| 9002 | 2025.09.03 04:11:14.048876 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9003 | 2025.09.03 04:11:14.048969 [ 4 ] {173ef417-6d90-4d94-966c-c42c21314e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9004 | 2025.09.03 04:11:14.049013 [ 4 ] {173ef417-6d90-4d94-966c-c42c21314e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9005 | 2025.09.03 04:11:14.049421 [ 4 ] {173ef417-6d90-4d94-966c-c42c21314e26} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2025.09.03 04:11:14.049457 [ 4 ] {173ef417-6d90-4d94-966c-c42c21314e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9007 | 2025.09.03 04:11:14.049793 [ 4 ] {173ef417-6d90-4d94-966c-c42c21314e26} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9008 | 2025.09.03 04:11:14.050005 [ 4 ] {173ef417-6d90-4d94-966c-c42c21314e26} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2025.09.03 04:11:14.050134 [ 4 ] {173ef417-6d90-4d94-966c-c42c21314e26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9010 | 2025.09.03 04:11:14.050172 [ 4 ] {173ef417-6d90-4d94-966c-c42c21314e26} <Debug> TCPHandler: Processed in 0.00134635 sec. | ||
| 9011 | 2025.09.03 04:11:14.050280 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9012 | 2025.09.03 04:11:14.050374 [ 4 ] {8373c412-2b0d-4cd1-95ae-89154820b21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9013 | 2025.09.03 04:11:14.050430 [ 4 ] {8373c412-2b0d-4cd1-95ae-89154820b21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9014 | 2025.09.03 04:11:14.051238 [ 4 ] {8373c412-2b0d-4cd1-95ae-89154820b21a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9015 | 2025.09.03 04:11:14.051275 [ 4 ] {8373c412-2b0d-4cd1-95ae-89154820b21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9016 | 2025.09.03 04:11:14.051874 [ 4 ] {8373c412-2b0d-4cd1-95ae-89154820b21a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9017 | 2025.09.03 04:11:14.052099 [ 4 ] {8373c412-2b0d-4cd1-95ae-89154820b21a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9018 | 2025.09.03 04:11:14.052236 [ 4 ] {8373c412-2b0d-4cd1-95ae-89154820b21a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00188 sec., 7978.723404255319 rows/sec., 14.30 MiB/sec. | ||
| 9019 | 2025.09.03 04:11:14.052291 [ 4 ] {8373c412-2b0d-4cd1-95ae-89154820b21a} <Debug> TCPHandler: Processed in 0.002060224 sec. | ||
| 9020 | 2025.09.03 04:11:14.052402 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9021 | 2025.09.03 04:11:14.052498 [ 4 ] {6dca1e3c-a0c9-41bf-81f1-f1280a278bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9022 | 2025.09.03 04:11:14.052540 [ 4 ] {6dca1e3c-a0c9-41bf-81f1-f1280a278bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9023 | 2025.09.03 04:11:14.052870 [ 4 ] {6dca1e3c-a0c9-41bf-81f1-f1280a278bba} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2025.09.03 04:11:14.052907 [ 4 ] {6dca1e3c-a0c9-41bf-81f1-f1280a278bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9025 | 2025.09.03 04:11:14.053215 [ 4 ] {6dca1e3c-a0c9-41bf-81f1-f1280a278bba} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9026 | 2025.09.03 04:11:14.053431 [ 4 ] {6dca1e3c-a0c9-41bf-81f1-f1280a278bba} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2025.09.03 04:11:14.053558 [ 4 ] {6dca1e3c-a0c9-41bf-81f1-f1280a278bba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 9028 | 2025.09.03 04:11:14.053594 [ 4 ] {6dca1e3c-a0c9-41bf-81f1-f1280a278bba} <Debug> TCPHandler: Processed in 0.001241329 sec. | ||
| 9029 | 2025.09.03 04:11:16.894602 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9030 | 2025.09.03 04:11:16.894699 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9031 | 2025.09.03 04:11:17.073935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26657 | ||
| 9032 | 2025.09.03 04:11:17.074822 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2025.09.03 04:11:17.074901 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9034 | 2025.09.03 04:11:17.075676 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9035 | 2025.09.03 04:11:17.075925 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2025.09.03 04:11:17.076084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26657 | ||
| 9037 | 2025.09.03 04:11:18.531448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 9038 | 2025.09.03 04:11:18.547302 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2025.09.03 04:11:18.547358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9040 | 2025.09.03 04:11:18.553130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9041 | 2025.09.03 04:11:18.553815 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2025.09.03 04:11:18.556563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 9043 | 2025.09.03 04:11:19.044093 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9044 | 2025.09.03 04:11:19.044293 [ 4 ] {5a1d5364-7884-46a1-85ce-879ffcf5013a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9045 | 2025.09.03 04:11:19.044364 [ 4 ] {5a1d5364-7884-46a1-85ce-879ffcf5013a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9046 | 2025.09.03 04:11:19.045118 [ 4 ] {5a1d5364-7884-46a1-85ce-879ffcf5013a} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2025.09.03 04:11:19.045171 [ 4 ] {5a1d5364-7884-46a1-85ce-879ffcf5013a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9048 | 2025.09.03 04:11:19.045572 [ 4 ] {5a1d5364-7884-46a1-85ce-879ffcf5013a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9049 | 2025.09.03 04:11:19.045800 [ 4 ] {5a1d5364-7884-46a1-85ce-879ffcf5013a} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2025.09.03 04:11:19.045954 [ 4 ] {5a1d5364-7884-46a1-85ce-879ffcf5013a} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001715 sec., 62973.760932944606 rows/sec., 5.28 MiB/sec. | ||
| 9051 | 2025.09.03 04:11:19.045995 [ 4 ] {5a1d5364-7884-46a1-85ce-879ffcf5013a} <Debug> TCPHandler: Processed in 0.002037315 sec. | ||
| 9052 | 2025.09.03 04:11:19.046115 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9053 | 2025.09.03 04:11:19.046209 [ 4 ] {e8d9078f-11c8-4eed-af53-7505f72e3b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9054 | 2025.09.03 04:11:19.046248 [ 4 ] {e8d9078f-11c8-4eed-af53-7505f72e3b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9055 | 2025.09.03 04:11:19.046644 [ 4 ] {e8d9078f-11c8-4eed-af53-7505f72e3b65} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2025.09.03 04:11:19.046680 [ 4 ] {e8d9078f-11c8-4eed-af53-7505f72e3b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9057 | 2025.09.03 04:11:19.046982 [ 4 ] {e8d9078f-11c8-4eed-af53-7505f72e3b65} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9058 | 2025.09.03 04:11:19.047190 [ 4 ] {e8d9078f-11c8-4eed-af53-7505f72e3b65} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2025.09.03 04:11:19.047315 [ 4 ] {e8d9078f-11c8-4eed-af53-7505f72e3b65} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001125 sec., 23111.111111111113 rows/sec., 1.70 MiB/sec. | ||
| 9060 | 2025.09.03 04:11:19.047352 [ 4 ] {e8d9078f-11c8-4eed-af53-7505f72e3b65} <Debug> TCPHandler: Processed in 0.001284259 sec. | ||
| 9061 | 2025.09.03 04:11:19.047455 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2025.09.03 04:11:19.047546 [ 4 ] {c9f4d3b8-9ad5-4f1d-a8df-8f978278afae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9063 | 2025.09.03 04:11:19.047584 [ 4 ] {c9f4d3b8-9ad5-4f1d-a8df-8f978278afae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9064 | 2025.09.03 04:11:19.048003 [ 4 ] {c9f4d3b8-9ad5-4f1d-a8df-8f978278afae} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2025.09.03 04:11:19.048040 [ 4 ] {c9f4d3b8-9ad5-4f1d-a8df-8f978278afae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9066 | 2025.09.03 04:11:19.048348 [ 4 ] {c9f4d3b8-9ad5-4f1d-a8df-8f978278afae} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9067 | 2025.09.03 04:11:19.048564 [ 4 ] {c9f4d3b8-9ad5-4f1d-a8df-8f978278afae} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2025.09.03 04:11:19.048694 [ 4 ] {c9f4d3b8-9ad5-4f1d-a8df-8f978278afae} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001165 sec., 77253.21888412017 rows/sec., 6.03 MiB/sec. | ||
| 9069 | 2025.09.03 04:11:19.048732 [ 4 ] {c9f4d3b8-9ad5-4f1d-a8df-8f978278afae} <Debug> TCPHandler: Processed in 0.00132396 sec. | ||
| 9070 | 2025.09.03 04:11:19.048850 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9071 | 2025.09.03 04:11:19.048945 [ 4 ] {36bec58b-acc9-4535-a0d2-c5bcbe1bb570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9072 | 2025.09.03 04:11:19.048989 [ 4 ] {36bec58b-acc9-4535-a0d2-c5bcbe1bb570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9073 | 2025.09.03 04:11:19.049402 [ 4 ] {36bec58b-acc9-4535-a0d2-c5bcbe1bb570} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2025.09.03 04:11:19.049438 [ 4 ] {36bec58b-acc9-4535-a0d2-c5bcbe1bb570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9075 | 2025.09.03 04:11:19.049779 [ 4 ] {36bec58b-acc9-4535-a0d2-c5bcbe1bb570} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9076 | 2025.09.03 04:11:19.049998 [ 4 ] {36bec58b-acc9-4535-a0d2-c5bcbe1bb570} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2025.09.03 04:11:19.050130 [ 4 ] {36bec58b-acc9-4535-a0d2-c5bcbe1bb570} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9078 | 2025.09.03 04:11:19.050168 [ 4 ] {36bec58b-acc9-4535-a0d2-c5bcbe1bb570} <Debug> TCPHandler: Processed in 0.00136774 sec. | ||
| 9079 | 2025.09.03 04:11:19.050272 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2025.09.03 04:11:19.050366 [ 4 ] {87fabae1-949a-4372-ba20-7273bcdf09c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9081 | 2025.09.03 04:11:19.050420 [ 4 ] {87fabae1-949a-4372-ba20-7273bcdf09c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9082 | 2025.09.03 04:11:19.051233 [ 4 ] {87fabae1-949a-4372-ba20-7273bcdf09c7} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2025.09.03 04:11:19.051270 [ 4 ] {87fabae1-949a-4372-ba20-7273bcdf09c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9084 | 2025.09.03 04:11:19.051809 [ 4 ] {87fabae1-949a-4372-ba20-7273bcdf09c7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9085 | 2025.09.03 04:11:19.052036 [ 4 ] {87fabae1-949a-4372-ba20-7273bcdf09c7} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2025.09.03 04:11:19.052173 [ 4 ] {87fabae1-949a-4372-ba20-7273bcdf09c7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001825 sec., 14246.575342465754 rows/sec., 25.53 MiB/sec. | ||
| 9087 | 2025.09.03 04:11:19.052226 [ 4 ] {87fabae1-949a-4372-ba20-7273bcdf09c7} <Debug> TCPHandler: Processed in 0.002003104 sec. | ||
| 9088 | 2025.09.03 04:11:19.052335 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9089 | 2025.09.03 04:11:19.052429 [ 4 ] {56c07ee1-9fa1-487a-8e32-30a0ce28972e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9090 | 2025.09.03 04:11:19.052470 [ 4 ] {56c07ee1-9fa1-487a-8e32-30a0ce28972e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9091 | 2025.09.03 04:11:19.052798 [ 4 ] {56c07ee1-9fa1-487a-8e32-30a0ce28972e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2025.09.03 04:11:19.052834 [ 4 ] {56c07ee1-9fa1-487a-8e32-30a0ce28972e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9093 | 2025.09.03 04:11:19.053137 [ 4 ] {56c07ee1-9fa1-487a-8e32-30a0ce28972e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9094 | 2025.09.03 04:11:19.053350 [ 4 ] {56c07ee1-9fa1-487a-8e32-30a0ce28972e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2025.09.03 04:11:19.053481 [ 4 ] {56c07ee1-9fa1-487a-8e32-30a0ce28972e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 9096 | 2025.09.03 04:11:19.053518 [ 4 ] {56c07ee1-9fa1-487a-8e32-30a0ce28972e} <Debug> TCPHandler: Processed in 0.001233449 sec. | ||
| 9097 | 2025.09.03 04:11:22.171011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1234 | ||
| 9098 | 2025.09.03 04:11:22.173468 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2025.09.03 04:11:22.173526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9100 | 2025.09.03 04:11:22.174727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9101 | 2025.09.03 04:11:22.175004 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2025.09.03 04:11:22.175371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 9103 | 2025.09.03 04:11:24.071184 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9104 | 2025.09.03 04:11:24.071362 [ 4 ] {8496144e-604a-4e2e-ad0e-80d59d48588a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9105 | 2025.09.03 04:11:24.071429 [ 4 ] {8496144e-604a-4e2e-ad0e-80d59d48588a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9106 | 2025.09.03 04:11:24.072059 [ 4 ] {8496144e-604a-4e2e-ad0e-80d59d48588a} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2025.09.03 04:11:24.072106 [ 4 ] {8496144e-604a-4e2e-ad0e-80d59d48588a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9108 | 2025.09.03 04:11:24.072482 [ 4 ] {8496144e-604a-4e2e-ad0e-80d59d48588a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9109 | 2025.09.03 04:11:24.072708 [ 4 ] {8496144e-604a-4e2e-ad0e-80d59d48588a} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9110 | 2025.09.03 04:11:24.072861 [ 4 ] {8496144e-604a-4e2e-ad0e-80d59d48588a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001548 sec., 9043.927648578812 rows/sec., 737.47 KiB/sec. | ||
| 9111 | 2025.09.03 04:11:24.072904 [ 4 ] {8496144e-604a-4e2e-ad0e-80d59d48588a} <Debug> TCPHandler: Processed in 0.001849893 sec. | ||
| 9112 | 2025.09.03 04:11:24.073025 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9113 | 2025.09.03 04:11:24.073153 [ 4 ] {1a8954e9-2e0c-4018-b4e9-723741581d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9114 | 2025.09.03 04:11:24.073201 [ 4 ] {1a8954e9-2e0c-4018-b4e9-723741581d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9115 | 2025.09.03 04:11:24.074077 [ 4 ] {1a8954e9-2e0c-4018-b4e9-723741581d45} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2025.09.03 04:11:24.074114 [ 4 ] {1a8954e9-2e0c-4018-b4e9-723741581d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9117 | 2025.09.03 04:11:24.074514 [ 4 ] {1a8954e9-2e0c-4018-b4e9-723741581d45} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9118 | 2025.09.03 04:11:24.074722 [ 4 ] {1a8954e9-2e0c-4018-b4e9-723741581d45} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2025.09.03 04:11:24.074835 [ 42 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9120 | 2025.09.03 04:11:24.074849 [ 4 ] {1a8954e9-2e0c-4018-b4e9-723741581d45} <Debug> executeQuery: Read 1233 rows, 104.46 KiB in 0.001721 sec., 716443.9279488669 rows/sec., 59.28 MiB/sec. | ||
| 9121 | 2025.09.03 04:11:24.074915 [ 42 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2025.09.03 04:11:24.074929 [ 4 ] {1a8954e9-2e0c-4018-b4e9-723741581d45} <Debug> TCPHandler: Processed in 0.001963014 sec. | ||
| 9123 | 2025.09.03 04:11:24.074948 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9124 | 2025.09.03 04:11:24.075050 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9125 | 2025.09.03 04:11:24.075074 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 9126 | 2025.09.03 04:11:24.075159 [ 4 ] {5c7a8a1c-1685-45e3-9559-bbcfe2928063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9127 | 2025.09.03 04:11:24.075184 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9128 | 2025.09.03 04:11:24.075199 [ 4 ] {5c7a8a1c-1685-45e3-9559-bbcfe2928063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9129 | 2025.09.03 04:11:24.075217 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1287 rows starting from the beginning of the part | ||
| 9130 | 2025.09.03 04:11:24.075284 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 86 rows starting from the beginning of the part | ||
| 9131 | 2025.09.03 04:11:24.075342 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 108 rows starting from the beginning of the part | ||
| 9132 | 2025.09.03 04:11:24.075387 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 86 rows starting from the beginning of the part | ||
| 9133 | 2025.09.03 04:11:24.075427 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 108 rows starting from the beginning of the part | ||
| 9134 | 2025.09.03 04:11:24.075470 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1233 rows starting from the beginning of the part | ||
| 9135 | 2025.09.03 04:11:24.075615 [ 4 ] {5c7a8a1c-1685-45e3-9559-bbcfe2928063} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2025.09.03 04:11:24.075654 [ 4 ] {5c7a8a1c-1685-45e3-9559-bbcfe2928063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9137 | 2025.09.03 04:11:24.075988 [ 4 ] {5c7a8a1c-1685-45e3-9559-bbcfe2928063} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9138 | 2025.09.03 04:11:24.076200 [ 4 ] {5c7a8a1c-1685-45e3-9559-bbcfe2928063} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2025.09.03 04:11:24.076337 [ 4 ] {5c7a8a1c-1685-45e3-9559-bbcfe2928063} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001197 sec., 24227.234753550543 rows/sec., 1.72 MiB/sec. | ||
| 9140 | 2025.09.03 04:11:24.076375 [ 4 ] {5c7a8a1c-1685-45e3-9559-bbcfe2928063} <Debug> TCPHandler: Processed in 0.00137359 sec. | ||
| 9141 | 2025.09.03 04:11:24.076489 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9142 | 2025.09.03 04:11:24.076586 [ 4 ] {74733021-3aac-474d-b90e-a2020deb816e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9143 | 2025.09.03 04:11:24.076627 [ 4 ] {74733021-3aac-474d-b90e-a2020deb816e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9144 | 2025.09.03 04:11:24.076727 [ 193 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696583 sec., 1714033.44251357 rows/sec., 148.88 MiB/sec. | ||
| 9145 | 2025.09.03 04:11:24.077030 [ 191 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9146 | 2025.09.03 04:11:24.077108 [ 4 ] {74733021-3aac-474d-b90e-a2020deb816e} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2025.09.03 04:11:24.077151 [ 4 ] {74733021-3aac-474d-b90e-a2020deb816e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9148 | 2025.09.03 04:11:24.077382 [ 191 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2025.09.03 04:11:24.077475 [ 191 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_86_17} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9150 | 2025.09.03 04:11:24.077503 [ 4 ] {74733021-3aac-474d-b90e-a2020deb816e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9151 | 2025.09.03 04:11:24.077590 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9152 | 2025.09.03 04:11:24.077734 [ 4 ] {74733021-3aac-474d-b90e-a2020deb816e} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2025.09.03 04:11:24.077866 [ 4 ] {74733021-3aac-474d-b90e-a2020deb816e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001303 sec., 174980.81350729088 rows/sec., 11.85 MiB/sec. | ||
| 9154 | 2025.09.03 04:11:24.077904 [ 4 ] {74733021-3aac-474d-b90e-a2020deb816e} <Debug> TCPHandler: Processed in 0.00146203 sec. | ||
| 9155 | 2025.09.03 04:11:24.078011 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2025.09.03 04:11:24.078108 [ 4 ] {741a9661-0eef-4207-9352-d9d0879e37a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9157 | 2025.09.03 04:11:24.078147 [ 4 ] {741a9661-0eef-4207-9352-d9d0879e37a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9158 | 2025.09.03 04:11:24.078734 [ 4 ] {741a9661-0eef-4207-9352-d9d0879e37a6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2025.09.03 04:11:24.078770 [ 4 ] {741a9661-0eef-4207-9352-d9d0879e37a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9160 | 2025.09.03 04:11:24.079125 [ 4 ] {741a9661-0eef-4207-9352-d9d0879e37a6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9161 | 2025.09.03 04:11:24.079344 [ 4 ] {741a9661-0eef-4207-9352-d9d0879e37a6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2025.09.03 04:11:24.079458 [ 42 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9163 | 2025.09.03 04:11:24.079467 [ 4 ] {741a9661-0eef-4207-9352-d9d0879e37a6} <Debug> executeQuery: Read 549 rows, 41.75 KiB in 0.001376 sec., 398982.55813953484 rows/sec., 29.63 MiB/sec. | ||
| 9164 | 2025.09.03 04:11:24.079507 [ 42 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2025.09.03 04:11:24.079525 [ 4 ] {741a9661-0eef-4207-9352-d9d0879e37a6} <Debug> TCPHandler: Processed in 0.001560051 sec. | ||
| 9166 | 2025.09.03 04:11:24.079536 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9167 | 2025.09.03 04:11:24.079641 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2025.09.03 04:11:24.079643 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 9169 | 2025.09.03 04:11:24.079744 [ 4 ] {6b7b1499-8cf7-4fd5-a1a2-979ba2486eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9170 | 2025.09.03 04:11:24.079758 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9171 | 2025.09.03 04:11:24.079787 [ 4 ] {6b7b1499-8cf7-4fd5-a1a2-979ba2486eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9172 | 2025.09.03 04:11:24.079787 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 595 rows starting from the beginning of the part | ||
| 9173 | 2025.09.03 04:11:24.079849 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 79 rows starting from the beginning of the part | ||
| 9174 | 2025.09.03 04:11:24.079892 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part | ||
| 9175 | 2025.09.03 04:11:24.079932 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 79 rows starting from the beginning of the part | ||
| 9176 | 2025.09.03 04:11:24.079970 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 9177 | 2025.09.03 04:11:24.080009 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 549 rows starting from the beginning of the part | ||
| 9178 | 2025.09.03 04:11:24.080349 [ 4 ] {6b7b1499-8cf7-4fd5-a1a2-979ba2486eae} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2025.09.03 04:11:24.080384 [ 4 ] {6b7b1499-8cf7-4fd5-a1a2-979ba2486eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9180 | 2025.09.03 04:11:24.080785 [ 4 ] {6b7b1499-8cf7-4fd5-a1a2-979ba2486eae} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9181 | 2025.09.03 04:11:24.080913 [ 193 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1482 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130733 sec., 1133608.1937995763 rows/sec., 89.64 MiB/sec. | ||
| 9182 | 2025.09.03 04:11:24.081001 [ 4 ] {6b7b1499-8cf7-4fd5-a1a2-979ba2486eae} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2025.09.03 04:11:24.081053 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9184 | 2025.09.03 04:11:24.081114 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9185 | 2025.09.03 04:11:24.081131 [ 4 ] {6b7b1499-8cf7-4fd5-a1a2-979ba2486eae} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001405 sec., 605693.950177936 rows/sec., 40.77 MiB/sec. | ||
| 9186 | 2025.09.03 04:11:24.081147 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2025.09.03 04:11:24.081174 [ 4 ] {6b7b1499-8cf7-4fd5-a1a2-979ba2486eae} <Debug> TCPHandler: Processed in 0.001580232 sec. | ||
| 9188 | 2025.09.03 04:11:24.081175 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9189 | 2025.09.03 04:11:24.081285 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 9190 | 2025.09.03 04:11:24.081296 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2025.09.03 04:11:24.081299 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2025.09.03 04:11:24.081387 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_86_17} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9193 | 2025.09.03 04:11:24.081406 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9194 | 2025.09.03 04:11:24.081437 [ 4 ] {88c96301-6e41-42dc-a489-a4c2a1935bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9195 | 2025.09.03 04:11:24.081449 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9196 | 2025.09.03 04:11:24.081448 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22886 rows starting from the beginning of the part | ||
| 9197 | 2025.09.03 04:11:24.081498 [ 4 ] {88c96301-6e41-42dc-a489-a4c2a1935bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9198 | 2025.09.03 04:11:24.081539 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 9199 | 2025.09.03 04:11:24.081595 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 9200 | 2025.09.03 04:11:24.081647 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 9201 | 2025.09.03 04:11:24.081693 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 9202 | 2025.09.03 04:11:24.081736 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 851 rows starting from the beginning of the part | ||
| 9203 | 2025.09.03 04:11:24.082327 [ 4 ] {88c96301-6e41-42dc-a489-a4c2a1935bb8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2025.09.03 04:11:24.082372 [ 4 ] {88c96301-6e41-42dc-a489-a4c2a1935bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9205 | 2025.09.03 04:11:24.082938 [ 4 ] {88c96301-6e41-42dc-a489-a4c2a1935bb8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9206 | 2025.09.03 04:11:24.083197 [ 4 ] {88c96301-6e41-42dc-a489-a4c2a1935bb8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2025.09.03 04:11:24.083349 [ 4 ] {88c96301-6e41-42dc-a489-a4c2a1935bb8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001932 sec., 7763.975155279503 rows/sec., 13.91 MiB/sec. | ||
| 9208 | 2025.09.03 04:11:24.083407 [ 4 ] {88c96301-6e41-42dc-a489-a4c2a1935bb8} <Debug> TCPHandler: Processed in 0.002160106 sec. | ||
| 9209 | 2025.09.03 04:11:24.083525 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2025.09.03 04:11:24.083623 [ 4 ] {0e43c239-5236-453b-ac73-db662fab833b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9211 | 2025.09.03 04:11:24.083666 [ 4 ] {0e43c239-5236-453b-ac73-db662fab833b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9212 | 2025.09.03 04:11:24.084000 [ 4 ] {0e43c239-5236-453b-ac73-db662fab833b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2025.09.03 04:11:24.084038 [ 4 ] {0e43c239-5236-453b-ac73-db662fab833b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9214 | 2025.09.03 04:11:24.084377 [ 4 ] {0e43c239-5236-453b-ac73-db662fab833b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9215 | 2025.09.03 04:11:24.084597 [ 4 ] {0e43c239-5236-453b-ac73-db662fab833b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2025.09.03 04:11:24.084715 [ 42 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9217 | 2025.09.03 04:11:24.084729 [ 4 ] {0e43c239-5236-453b-ac73-db662fab833b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 9218 | 2025.09.03 04:11:24.084755 [ 42 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2025.09.03 04:11:24.084776 [ 4 ] {0e43c239-5236-453b-ac73-db662fab833b} <Debug> TCPHandler: Processed in 0.00130252 sec. | ||
| 9220 | 2025.09.03 04:11:24.084779 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9221 | 2025.09.03 04:11:24.084885 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9222 | 2025.09.03 04:11:24.084965 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9223 | 2025.09.03 04:11:24.084992 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4800 rows starting from the beginning of the part | ||
| 9224 | 2025.09.03 04:11:24.085044 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9225 | 2025.09.03 04:11:24.085088 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9226 | 2025.09.03 04:11:24.085127 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9227 | 2025.09.03 04:11:24.085165 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9228 | 2025.09.03 04:11:24.085203 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9229 | 2025.09.03 04:11:24.086941 [ 196 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002084905 sec., 2446154.620953952 rows/sec., 164.85 MiB/sec. | ||
| 9230 | 2025.09.03 04:11:24.087361 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9231 | 2025.09.03 04:11:24.087385 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24377 rows, containing 5 columns (5 merged, 0 gathered) in 0.006143845 sec., 3967710.7739534443 rows/sec., 271.29 MiB/sec. | ||
| 9232 | 2025.09.03 04:11:24.087685 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_86_17} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2025.09.03 04:11:24.087773 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_86_17} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9234 | 2025.09.03 04:11:24.087871 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 9235 | 2025.09.03 04:11:24.087986 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9236 | 2025.09.03 04:11:24.088240 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2025.09.03 04:11:24.088306 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9238 | 2025.09.03 04:11:24.088383 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9239 | 2025.09.03 04:11:24.576359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27084 | ||
| 9240 | 2025.09.03 04:11:24.576855 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2025.09.03 04:11:24.576901 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9242 | 2025.09.03 04:11:24.577381 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9243 | 2025.09.03 04:11:24.577631 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9244 | 2025.09.03 04:11:24.577770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
| 9245 | 2025.09.03 04:11:26.056774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 9246 | 2025.09.03 04:11:26.074587 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9247 | 2025.09.03 04:11:26.074655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9248 | 2025.09.03 04:11:26.080752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9249 | 2025.09.03 04:11:26.081501 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9250 | 2025.09.03 04:11:26.084618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 9251 | 2025.09.03 04:11:29.043918 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9252 | 2025.09.03 04:11:29.044152 [ 4 ] {a819d296-bdd6-4b7a-82ab-47b84fb6d22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9253 | 2025.09.03 04:11:29.044230 [ 4 ] {a819d296-bdd6-4b7a-82ab-47b84fb6d22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9254 | 2025.09.03 04:11:29.044968 [ 4 ] {a819d296-bdd6-4b7a-82ab-47b84fb6d22f} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2025.09.03 04:11:29.045020 [ 4 ] {a819d296-bdd6-4b7a-82ab-47b84fb6d22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9256 | 2025.09.03 04:11:29.045449 [ 4 ] {a819d296-bdd6-4b7a-82ab-47b84fb6d22f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9257 | 2025.09.03 04:11:29.045706 [ 4 ] {a819d296-bdd6-4b7a-82ab-47b84fb6d22f} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2025.09.03 04:11:29.045869 [ 4 ] {a819d296-bdd6-4b7a-82ab-47b84fb6d22f} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001775 sec., 60845.07042253521 rows/sec., 5.10 MiB/sec. | ||
| 9259 | 2025.09.03 04:11:29.045922 [ 4 ] {a819d296-bdd6-4b7a-82ab-47b84fb6d22f} <Debug> TCPHandler: Processed in 0.002151806 sec. | ||
| 9260 | 2025.09.03 04:11:29.046047 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9261 | 2025.09.03 04:11:29.046151 [ 4 ] {71b37545-3d21-4761-8fb0-f136c44eec39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9262 | 2025.09.03 04:11:29.046196 [ 4 ] {71b37545-3d21-4761-8fb0-f136c44eec39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9263 | 2025.09.03 04:11:29.046610 [ 4 ] {71b37545-3d21-4761-8fb0-f136c44eec39} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9264 | 2025.09.03 04:11:29.046649 [ 4 ] {71b37545-3d21-4761-8fb0-f136c44eec39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9265 | 2025.09.03 04:11:29.046976 [ 4 ] {71b37545-3d21-4761-8fb0-f136c44eec39} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9266 | 2025.09.03 04:11:29.047206 [ 4 ] {71b37545-3d21-4761-8fb0-f136c44eec39} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2025.09.03 04:11:29.047335 [ 154 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9268 | 2025.09.03 04:11:29.047344 [ 4 ] {71b37545-3d21-4761-8fb0-f136c44eec39} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001217 sec., 21364.009860312242 rows/sec., 1.57 MiB/sec. | ||
| 9269 | 2025.09.03 04:11:29.047408 [ 154 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.09.03 04:11:29.047426 [ 4 ] {71b37545-3d21-4761-8fb0-f136c44eec39} <Debug> TCPHandler: Processed in 0.001433521 sec. | ||
| 9271 | 2025.09.03 04:11:29.047435 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9272 | 2025.09.03 04:11:29.047550 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9273 | 2025.09.03 04:11:29.047550 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 9274 | 2025.09.03 04:11:29.047658 [ 4 ] {977836c1-b04e-49dd-b360-3b162e5ee637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9275 | 2025.09.03 04:11:29.047685 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9276 | 2025.09.03 04:11:29.047706 [ 4 ] {977836c1-b04e-49dd-b360-3b162e5ee637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9277 | 2025.09.03 04:11:29.047724 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 57 rows starting from the beginning of the part | ||
| 9278 | 2025.09.03 04:11:29.047795 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
| 9279 | 2025.09.03 04:11:29.047841 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 15 rows starting from the beginning of the part | ||
| 9280 | 2025.09.03 04:11:29.047884 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
| 9281 | 2025.09.03 04:11:29.047926 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 29 rows starting from the beginning of the part | ||
| 9282 | 2025.09.03 04:11:29.047970 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
| 9283 | 2025.09.03 04:11:29.048161 [ 4 ] {977836c1-b04e-49dd-b360-3b162e5ee637} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2025.09.03 04:11:29.048205 [ 4 ] {977836c1-b04e-49dd-b360-3b162e5ee637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9285 | 2025.09.03 04:11:29.048560 [ 4 ] {977836c1-b04e-49dd-b360-3b162e5ee637} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9286 | 2025.09.03 04:11:29.048795 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128507 sec., 139292.023002638 rows/sec., 10.64 MiB/sec. | ||
| 9287 | 2025.09.03 04:11:29.048803 [ 4 ] {977836c1-b04e-49dd-b360-3b162e5ee637} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2025.09.03 04:11:29.048974 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9289 | 2025.09.03 04:11:29.048992 [ 4 ] {977836c1-b04e-49dd-b360-3b162e5ee637} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001355 sec., 66420.66420664206 rows/sec., 5.19 MiB/sec. | ||
| 9290 | 2025.09.03 04:11:29.049033 [ 4 ] {977836c1-b04e-49dd-b360-3b162e5ee637} <Debug> TCPHandler: Processed in 0.001534491 sec. | ||
| 9291 | 2025.09.03 04:11:29.049148 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2025.09.03 04:11:29.049234 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2025.09.03 04:11:29.049246 [ 4 ] {af51db1c-eac2-447e-9e4d-23aa1b10679e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9294 | 2025.09.03 04:11:29.049292 [ 4 ] {af51db1c-eac2-447e-9e4d-23aa1b10679e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9295 | 2025.09.03 04:11:29.049305 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_86_17} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9296 | 2025.09.03 04:11:29.049396 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9297 | 2025.09.03 04:11:29.049706 [ 4 ] {af51db1c-eac2-447e-9e4d-23aa1b10679e} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2025.09.03 04:11:29.049744 [ 4 ] {af51db1c-eac2-447e-9e4d-23aa1b10679e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9299 | 2025.09.03 04:11:29.050109 [ 4 ] {af51db1c-eac2-447e-9e4d-23aa1b10679e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9300 | 2025.09.03 04:11:29.050338 [ 4 ] {af51db1c-eac2-447e-9e4d-23aa1b10679e} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2025.09.03 04:11:29.050471 [ 4 ] {af51db1c-eac2-447e-9e4d-23aa1b10679e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 9302 | 2025.09.03 04:11:29.050509 [ 4 ] {af51db1c-eac2-447e-9e4d-23aa1b10679e} <Debug> TCPHandler: Processed in 0.00141157 sec. | ||
| 9303 | 2025.09.03 04:11:29.050619 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2025.09.03 04:11:29.050713 [ 4 ] {9fb9f485-120a-48de-ab20-84a743400564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9305 | 2025.09.03 04:11:29.050770 [ 4 ] {9fb9f485-120a-48de-ab20-84a743400564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9306 | 2025.09.03 04:11:29.051616 [ 4 ] {9fb9f485-120a-48de-ab20-84a743400564} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2025.09.03 04:11:29.051655 [ 4 ] {9fb9f485-120a-48de-ab20-84a743400564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9308 | 2025.09.03 04:11:29.052219 [ 4 ] {9fb9f485-120a-48de-ab20-84a743400564} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9309 | 2025.09.03 04:11:29.052463 [ 4 ] {9fb9f485-120a-48de-ab20-84a743400564} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2025.09.03 04:11:29.052613 [ 4 ] {9fb9f485-120a-48de-ab20-84a743400564} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001918 sec., 13555.787278415015 rows/sec., 24.29 MiB/sec. | ||
| 9311 | 2025.09.03 04:11:29.052683 [ 4 ] {9fb9f485-120a-48de-ab20-84a743400564} <Debug> TCPHandler: Processed in 0.002114795 sec. | ||
| 9312 | 2025.09.03 04:11:29.052805 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9313 | 2025.09.03 04:11:29.052903 [ 4 ] {d79d69d5-cec9-4a10-8c33-049b6708cdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9314 | 2025.09.03 04:11:29.052947 [ 4 ] {d79d69d5-cec9-4a10-8c33-049b6708cdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9315 | 2025.09.03 04:11:29.053284 [ 4 ] {d79d69d5-cec9-4a10-8c33-049b6708cdbc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2025.09.03 04:11:29.053322 [ 4 ] {d79d69d5-cec9-4a10-8c33-049b6708cdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9317 | 2025.09.03 04:11:29.053650 [ 4 ] {d79d69d5-cec9-4a10-8c33-049b6708cdbc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9318 | 2025.09.03 04:11:29.053877 [ 4 ] {d79d69d5-cec9-4a10-8c33-049b6708cdbc} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2025.09.03 04:11:29.054013 [ 4 ] {d79d69d5-cec9-4a10-8c33-049b6708cdbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 9320 | 2025.09.03 04:11:29.054051 [ 4 ] {d79d69d5-cec9-4a10-8c33-049b6708cdbc} <Debug> TCPHandler: Processed in 0.00129643 sec. | ||
| 9321 | 2025.09.03 04:11:31.894768 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9322 | 2025.09.03 04:11:31.894836 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9323 | 2025.09.03 04:11:32.078060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27572 | ||
| 9324 | 2025.09.03 04:11:32.078965 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2025.09.03 04:11:32.079053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9326 | 2025.09.03 04:11:32.079544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9327 | 2025.09.03 04:11:32.079772 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2025.09.03 04:11:32.079907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27572 | ||
| 9329 | 2025.09.03 04:11:32.175782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1262 | ||
| 9330 | 2025.09.03 04:11:32.178495 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2025.09.03 04:11:32.178531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9332 | 2025.09.03 04:11:32.179707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9333 | 2025.09.03 04:11:32.179974 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2025.09.03 04:11:32.180255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 9335 | 2025.09.03 04:11:33.584844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 9336 | 2025.09.03 04:11:33.601820 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2025.09.03 04:11:33.601872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9338 | 2025.09.03 04:11:33.607976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9339 | 2025.09.03 04:11:33.608670 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2025.09.03 04:11:33.611625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 9341 | 2025.09.03 04:11:34.045327 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2025.09.03 04:11:34.045557 [ 4 ] {531e5ff6-08ce-4099-9366-b1e8a3ebdb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9343 | 2025.09.03 04:11:34.045643 [ 4 ] {531e5ff6-08ce-4099-9366-b1e8a3ebdb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9344 | 2025.09.03 04:11:34.046418 [ 4 ] {531e5ff6-08ce-4099-9366-b1e8a3ebdb88} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9345 | 2025.09.03 04:11:34.046468 [ 4 ] {531e5ff6-08ce-4099-9366-b1e8a3ebdb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9346 | 2025.09.03 04:11:34.046881 [ 4 ] {531e5ff6-08ce-4099-9366-b1e8a3ebdb88} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9347 | 2025.09.03 04:11:34.047129 [ 4 ] {531e5ff6-08ce-4099-9366-b1e8a3ebdb88} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2025.09.03 04:11:34.047289 [ 4 ] {531e5ff6-08ce-4099-9366-b1e8a3ebdb88} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001795 sec., 47910.8635097493 rows/sec., 4.02 MiB/sec. | ||
| 9349 | 2025.09.03 04:11:34.047339 [ 4 ] {531e5ff6-08ce-4099-9366-b1e8a3ebdb88} <Debug> TCPHandler: Processed in 0.002173196 sec. | ||
| 9350 | 2025.09.03 04:11:34.047475 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9351 | 2025.09.03 04:11:34.047583 [ 4 ] {d0178102-f3e7-40c3-9d46-a7e501209607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9352 | 2025.09.03 04:11:34.047626 [ 4 ] {d0178102-f3e7-40c3-9d46-a7e501209607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9353 | 2025.09.03 04:11:34.048077 [ 4 ] {d0178102-f3e7-40c3-9d46-a7e501209607} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2025.09.03 04:11:34.048114 [ 4 ] {d0178102-f3e7-40c3-9d46-a7e501209607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9355 | 2025.09.03 04:11:34.048422 [ 4 ] {d0178102-f3e7-40c3-9d46-a7e501209607} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9356 | 2025.09.03 04:11:34.048637 [ 4 ] {d0178102-f3e7-40c3-9d46-a7e501209607} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2025.09.03 04:11:34.048765 [ 4 ] {d0178102-f3e7-40c3-9d46-a7e501209607} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001206 sec., 12437.810945273632 rows/sec., 935.27 KiB/sec. | ||
| 9358 | 2025.09.03 04:11:34.048802 [ 4 ] {d0178102-f3e7-40c3-9d46-a7e501209607} <Debug> TCPHandler: Processed in 0.001378 sec. | ||
| 9359 | 2025.09.03 04:11:34.048924 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9360 | 2025.09.03 04:11:34.049018 [ 4 ] {d3c2d86d-4d84-4d0f-85bb-ad5a57a0558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9361 | 2025.09.03 04:11:34.049058 [ 4 ] {d3c2d86d-4d84-4d0f-85bb-ad5a57a0558d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9362 | 2025.09.03 04:11:34.049509 [ 4 ] {d3c2d86d-4d84-4d0f-85bb-ad5a57a0558d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2025.09.03 04:11:34.049546 [ 4 ] {d3c2d86d-4d84-4d0f-85bb-ad5a57a0558d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9364 | 2025.09.03 04:11:34.049851 [ 4 ] {d3c2d86d-4d84-4d0f-85bb-ad5a57a0558d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9365 | 2025.09.03 04:11:34.050064 [ 4 ] {d3c2d86d-4d84-4d0f-85bb-ad5a57a0558d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2025.09.03 04:11:34.050192 [ 4 ] {d3c2d86d-4d84-4d0f-85bb-ad5a57a0558d} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001193 sec., 66219.61441743503 rows/sec., 5.17 MiB/sec. | ||
| 9367 | 2025.09.03 04:11:34.050229 [ 4 ] {d3c2d86d-4d84-4d0f-85bb-ad5a57a0558d} <Debug> TCPHandler: Processed in 0.00135263 sec. | ||
| 9368 | 2025.09.03 04:11:34.050345 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9369 | 2025.09.03 04:11:34.050438 [ 4 ] {db92c05a-2029-47a1-ad69-8131ad237300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9370 | 2025.09.03 04:11:34.050483 [ 4 ] {db92c05a-2029-47a1-ad69-8131ad237300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9371 | 2025.09.03 04:11:34.050906 [ 4 ] {db92c05a-2029-47a1-ad69-8131ad237300} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2025.09.03 04:11:34.050942 [ 4 ] {db92c05a-2029-47a1-ad69-8131ad237300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9373 | 2025.09.03 04:11:34.051272 [ 4 ] {db92c05a-2029-47a1-ad69-8131ad237300} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9374 | 2025.09.03 04:11:34.051495 [ 4 ] {db92c05a-2029-47a1-ad69-8131ad237300} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2025.09.03 04:11:34.051623 [ 4 ] {db92c05a-2029-47a1-ad69-8131ad237300} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 9376 | 2025.09.03 04:11:34.051659 [ 4 ] {db92c05a-2029-47a1-ad69-8131ad237300} <Debug> TCPHandler: Processed in 0.0013619 sec. | ||
| 9377 | 2025.09.03 04:11:34.051767 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9378 | 2025.09.03 04:11:34.051861 [ 4 ] {a3b84be1-490b-4d0a-86ad-e6ac0dd759b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9379 | 2025.09.03 04:11:34.051915 [ 4 ] {a3b84be1-490b-4d0a-86ad-e6ac0dd759b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9380 | 2025.09.03 04:11:34.052727 [ 4 ] {a3b84be1-490b-4d0a-86ad-e6ac0dd759b1} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2025.09.03 04:11:34.052763 [ 4 ] {a3b84be1-490b-4d0a-86ad-e6ac0dd759b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9382 | 2025.09.03 04:11:34.053297 [ 4 ] {a3b84be1-490b-4d0a-86ad-e6ac0dd759b1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9383 | 2025.09.03 04:11:34.053526 [ 4 ] {a3b84be1-490b-4d0a-86ad-e6ac0dd759b1} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2025.09.03 04:11:34.053662 [ 4 ] {a3b84be1-490b-4d0a-86ad-e6ac0dd759b1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001819 sec., 8246.289169873557 rows/sec., 14.78 MiB/sec. | ||
| 9385 | 2025.09.03 04:11:34.053672 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9386 | 2025.09.03 04:11:34.053725 [ 4 ] {a3b84be1-490b-4d0a-86ad-e6ac0dd759b1} <Debug> TCPHandler: Processed in 0.002005014 sec. | ||
| 9387 | 2025.09.03 04:11:34.053748 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2025.09.03 04:11:34.053793 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9389 | 2025.09.03 04:11:34.053845 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9390 | 2025.09.03 04:11:34.053956 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 9391 | 2025.09.03 04:11:34.053978 [ 4 ] {d2f79e2f-e32d-4334-9c01-1fd2b16fc591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9392 | 2025.09.03 04:11:34.054048 [ 4 ] {d2f79e2f-e32d-4334-9c01-1fd2b16fc591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9393 | 2025.09.03 04:11:34.054246 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9394 | 2025.09.03 04:11:34.054317 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1615 rows starting from the beginning of the part | ||
| 9395 | 2025.09.03 04:11:34.054393 [ 4 ] {d2f79e2f-e32d-4334-9c01-1fd2b16fc591} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2025.09.03 04:11:34.054436 [ 4 ] {d2f79e2f-e32d-4334-9c01-1fd2b16fc591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9397 | 2025.09.03 04:11:34.054465 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
| 9398 | 2025.09.03 04:11:34.054626 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
| 9399 | 2025.09.03 04:11:34.054756 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 15 rows starting from the beginning of the part | ||
| 9400 | 2025.09.03 04:11:34.054761 [ 4 ] {d2f79e2f-e32d-4334-9c01-1fd2b16fc591} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9401 | 2025.09.03 04:11:34.054869 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
| 9402 | 2025.09.03 04:11:34.054981 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
| 9403 | 2025.09.03 04:11:34.055005 [ 4 ] {d2f79e2f-e32d-4334-9c01-1fd2b16fc591} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2025.09.03 04:11:34.055146 [ 4 ] {d2f79e2f-e32d-4334-9c01-1fd2b16fc591} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 9405 | 2025.09.03 04:11:34.055183 [ 4 ] {d2f79e2f-e32d-4334-9c01-1fd2b16fc591} <Debug> TCPHandler: Processed in 0.00138865 sec. | ||
| 9406 | 2025.09.03 04:11:34.065328 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 19 columns (19 merged, 0 gathered) in 0.011437423 sec., 149684.0678184238 rows/sec., 268.23 MiB/sec. | ||
| 9407 | 2025.09.03 04:11:34.066986 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9408 | 2025.09.03 04:11:34.067377 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2025.09.03 04:11:34.067454 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9410 | 2025.09.03 04:11:34.067589 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.54 MiB. | ||
| 9411 | 2025.09.03 04:11:35.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.49 MiB, peak 319.98 MiB, free memory in arenas 0.00 B, will set to 313.37 MiB (RSS), difference: 6.87 MiB | ||
| 9412 | 2025.09.03 04:11:39.045145 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2025.09.03 04:11:39.045343 [ 4 ] {0181ec4a-ad3c-44ad-bf2e-134cdb828ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9414 | 2025.09.03 04:11:39.045413 [ 4 ] {0181ec4a-ad3c-44ad-bf2e-134cdb828ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9415 | 2025.09.03 04:11:39.046043 [ 4 ] {0181ec4a-ad3c-44ad-bf2e-134cdb828ca6} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2025.09.03 04:11:39.046096 [ 4 ] {0181ec4a-ad3c-44ad-bf2e-134cdb828ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9417 | 2025.09.03 04:11:39.046504 [ 4 ] {0181ec4a-ad3c-44ad-bf2e-134cdb828ca6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9418 | 2025.09.03 04:11:39.046742 [ 4 ] {0181ec4a-ad3c-44ad-bf2e-134cdb828ca6} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2025.09.03 04:11:39.046911 [ 4 ] {0181ec4a-ad3c-44ad-bf2e-134cdb828ca6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001619 sec., 1235.3304508956146 rows/sec., 100.73 KiB/sec. | ||
| 9420 | 2025.09.03 04:11:39.046964 [ 4 ] {0181ec4a-ad3c-44ad-bf2e-134cdb828ca6} <Debug> TCPHandler: Processed in 0.001951314 sec. | ||
| 9421 | 2025.09.03 04:11:39.047088 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2025.09.03 04:11:39.047190 [ 4 ] {a48b5fa2-4b33-46cf-8c4d-3eb710f6cd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9423 | 2025.09.03 04:11:39.047235 [ 4 ] {a48b5fa2-4b33-46cf-8c4d-3eb710f6cd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9424 | 2025.09.03 04:11:39.047760 [ 4 ] {a48b5fa2-4b33-46cf-8c4d-3eb710f6cd27} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2025.09.03 04:11:39.047795 [ 4 ] {a48b5fa2-4b33-46cf-8c4d-3eb710f6cd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9426 | 2025.09.03 04:11:39.048121 [ 4 ] {a48b5fa2-4b33-46cf-8c4d-3eb710f6cd27} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9427 | 2025.09.03 04:11:39.048328 [ 4 ] {a48b5fa2-4b33-46cf-8c4d-3eb710f6cd27} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2025.09.03 04:11:39.048452 [ 4 ] {a48b5fa2-4b33-46cf-8c4d-3eb710f6cd27} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001318 sec., 82701.062215478 rows/sec., 6.93 MiB/sec. | ||
| 9429 | 2025.09.03 04:11:39.048487 [ 4 ] {a48b5fa2-4b33-46cf-8c4d-3eb710f6cd27} <Debug> TCPHandler: Processed in 0.001489371 sec. | ||
| 9430 | 2025.09.03 04:11:39.048598 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2025.09.03 04:11:39.048690 [ 4 ] {7dd2aa8c-68b6-4ca6-9691-52b33b3db722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9432 | 2025.09.03 04:11:39.048730 [ 4 ] {7dd2aa8c-68b6-4ca6-9691-52b33b3db722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9433 | 2025.09.03 04:11:39.049195 [ 4 ] {7dd2aa8c-68b6-4ca6-9691-52b33b3db722} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2025.09.03 04:11:39.049230 [ 4 ] {7dd2aa8c-68b6-4ca6-9691-52b33b3db722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9435 | 2025.09.03 04:11:39.049530 [ 4 ] {7dd2aa8c-68b6-4ca6-9691-52b33b3db722} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9436 | 2025.09.03 04:11:39.049755 [ 4 ] {7dd2aa8c-68b6-4ca6-9691-52b33b3db722} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2025.09.03 04:11:39.049884 [ 4 ] {7dd2aa8c-68b6-4ca6-9691-52b33b3db722} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001163 sec., 24075.666380051593 rows/sec., 1.76 MiB/sec. | ||
| 9438 | 2025.09.03 04:11:39.049923 [ 4 ] {7dd2aa8c-68b6-4ca6-9691-52b33b3db722} <Debug> TCPHandler: Processed in 0.00133005 sec. | ||
| 9439 | 2025.09.03 04:11:39.050039 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2025.09.03 04:11:39.050135 [ 4 ] {84a2f403-4771-4274-b5d6-38bc743acbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9441 | 2025.09.03 04:11:39.050176 [ 4 ] {84a2f403-4771-4274-b5d6-38bc743acbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9442 | 2025.09.03 04:11:39.050597 [ 4 ] {84a2f403-4771-4274-b5d6-38bc743acbd7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2025.09.03 04:11:39.050632 [ 4 ] {84a2f403-4771-4274-b5d6-38bc743acbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9444 | 2025.09.03 04:11:39.050946 [ 4 ] {84a2f403-4771-4274-b5d6-38bc743acbd7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9445 | 2025.09.03 04:11:39.051172 [ 4 ] {84a2f403-4771-4274-b5d6-38bc743acbd7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2025.09.03 04:11:39.051299 [ 4 ] {84a2f403-4771-4274-b5d6-38bc743acbd7} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001183 sec., 77768.38546069316 rows/sec., 6.08 MiB/sec. | ||
| 9447 | 2025.09.03 04:11:39.051337 [ 4 ] {84a2f403-4771-4274-b5d6-38bc743acbd7} <Debug> TCPHandler: Processed in 0.001347929 sec. | ||
| 9448 | 2025.09.03 04:11:39.051445 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2025.09.03 04:11:39.051540 [ 4 ] {38527b8c-3b60-43fa-a5f4-1b56745bbc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9450 | 2025.09.03 04:11:39.051585 [ 4 ] {38527b8c-3b60-43fa-a5f4-1b56745bbc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9451 | 2025.09.03 04:11:39.051994 [ 4 ] {38527b8c-3b60-43fa-a5f4-1b56745bbc4d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2025.09.03 04:11:39.052030 [ 4 ] {38527b8c-3b60-43fa-a5f4-1b56745bbc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9453 | 2025.09.03 04:11:39.052368 [ 4 ] {38527b8c-3b60-43fa-a5f4-1b56745bbc4d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9454 | 2025.09.03 04:11:39.052580 [ 4 ] {38527b8c-3b60-43fa-a5f4-1b56745bbc4d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2025.09.03 04:11:39.052714 [ 4 ] {38527b8c-3b60-43fa-a5f4-1b56745bbc4d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001192 sec., 135067.11409395974 rows/sec., 9.41 MiB/sec. | ||
| 9456 | 2025.09.03 04:11:39.052754 [ 4 ] {38527b8c-3b60-43fa-a5f4-1b56745bbc4d} <Debug> TCPHandler: Processed in 0.0013579 sec. | ||
| 9457 | 2025.09.03 04:11:39.052862 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2025.09.03 04:11:39.052958 [ 4 ] {81b09b6a-06bc-4ffe-9aa0-15d0c6106c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9459 | 2025.09.03 04:11:39.053012 [ 4 ] {81b09b6a-06bc-4ffe-9aa0-15d0c6106c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9460 | 2025.09.03 04:11:39.053870 [ 4 ] {81b09b6a-06bc-4ffe-9aa0-15d0c6106c04} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2025.09.03 04:11:39.053907 [ 4 ] {81b09b6a-06bc-4ffe-9aa0-15d0c6106c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9462 | 2025.09.03 04:11:39.054444 [ 4 ] {81b09b6a-06bc-4ffe-9aa0-15d0c6106c04} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9463 | 2025.09.03 04:11:39.054672 [ 4 ] {81b09b6a-06bc-4ffe-9aa0-15d0c6106c04} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2025.09.03 04:11:39.054812 [ 4 ] {81b09b6a-06bc-4ffe-9aa0-15d0c6106c04} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001873 sec., 13881.47357180993 rows/sec., 24.87 MiB/sec. | ||
| 9465 | 2025.09.03 04:11:39.054885 [ 4 ] {81b09b6a-06bc-4ffe-9aa0-15d0c6106c04} <Debug> TCPHandler: Processed in 0.002072725 sec. | ||
| 9466 | 2025.09.03 04:11:39.055001 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2025.09.03 04:11:39.055095 [ 4 ] {d7e2e371-7010-4810-847e-ce15ecec3317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9468 | 2025.09.03 04:11:39.055136 [ 4 ] {d7e2e371-7010-4810-847e-ce15ecec3317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9469 | 2025.09.03 04:11:39.055476 [ 4 ] {d7e2e371-7010-4810-847e-ce15ecec3317} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2025.09.03 04:11:39.055511 [ 4 ] {d7e2e371-7010-4810-847e-ce15ecec3317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9471 | 2025.09.03 04:11:39.055824 [ 4 ] {d7e2e371-7010-4810-847e-ce15ecec3317} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9472 | 2025.09.03 04:11:39.056058 [ 4 ] {d7e2e371-7010-4810-847e-ce15ecec3317} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2025.09.03 04:11:39.056189 [ 4 ] {d7e2e371-7010-4810-847e-ce15ecec3317} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 9474 | 2025.09.03 04:11:39.056225 [ 4 ] {d7e2e371-7010-4810-847e-ce15ecec3317} <Debug> TCPHandler: Processed in 0.001274669 sec. | ||
| 9475 | 2025.09.03 04:11:39.580201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27999 | ||
| 9476 | 2025.09.03 04:11:39.580714 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2025.09.03 04:11:39.580760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9478 | 2025.09.03 04:11:39.581268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9479 | 2025.09.03 04:11:39.581523 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2025.09.03 04:11:39.581674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
| 9481 | 2025.09.03 04:11:39.581694 [ 148 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9482 | 2025.09.03 04:11:39.581763 [ 148 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2025.09.03 04:11:39.581785 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9484 | 2025.09.03 04:11:39.581920 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 9485 | 2025.09.03 04:11:39.582056 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9486 | 2025.09.03 04:11:39.582097 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 9487 | 2025.09.03 04:11:39.582167 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 9488 | 2025.09.03 04:11:39.582213 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 9489 | 2025.09.03 04:11:39.582257 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 9490 | 2025.09.03 04:11:39.582297 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 9491 | 2025.09.03 04:11:39.582337 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 9492 | 2025.09.03 04:11:39.584739 [ 195 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002883521 sec., 9710003.845992452 rows/sec., 138.90 MiB/sec. | ||
| 9493 | 2025.09.03 04:11:39.585088 [ 195 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9494 | 2025.09.03 04:11:39.585405 [ 195 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_61_12} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2025.09.03 04:11:39.585489 [ 195 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_61_12} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9496 | 2025.09.03 04:11:39.585595 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 9497 | 2025.09.03 04:11:41.111844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 9498 | 2025.09.03 04:11:41.130414 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2025.09.03 04:11:41.130480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9500 | 2025.09.03 04:11:41.137212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9501 | 2025.09.03 04:11:41.137979 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2025.09.03 04:11:41.138291 [ 147 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9503 | 2025.09.03 04:11:41.138356 [ 147 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2025.09.03 04:11:41.138377 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9505 | 2025.09.03 04:11:41.138503 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 9506 | 2025.09.03 04:11:41.142280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 9507 | 2025.09.03 04:11:41.142510 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9508 | 2025.09.03 04:11:41.144593 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 9509 | 2025.09.03 04:11:41.149654 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 9510 | 2025.09.03 04:11:41.154319 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 9511 | 2025.09.03 04:11:41.159084 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 9512 | 2025.09.03 04:11:41.164263 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 9513 | 2025.09.03 04:11:41.168252 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 9514 | 2025.09.03 04:11:41.224225 [ 198 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.085778921 sec., 5362.6228289814935 rows/sec., 27.73 MiB/sec. | ||
| 9515 | 2025.09.03 04:11:41.227268 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9516 | 2025.09.03 04:11:41.229322 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_61_12} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2025.09.03 04:11:41.229438 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_61_12} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9518 | 2025.09.03 04:11:41.231959 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9519 | 2025.09.03 04:11:42.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.43 MiB, peak 327.86 MiB, free memory in arenas 0.00 B, will set to 313.37 MiB (RSS), difference: -1.06 MiB | ||
| 9520 | 2025.09.03 04:11:42.180633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1288 | ||
| 9521 | 2025.09.03 04:11:42.183044 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2025.09.03 04:11:42.183100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9523 | 2025.09.03 04:11:42.184284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9524 | 2025.09.03 04:11:42.184561 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2025.09.03 04:11:42.184740 [ 146 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9526 | 2025.09.03 04:11:42.184801 [ 146 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2025.09.03 04:11:42.184821 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9528 | 2025.09.03 04:11:42.184910 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 9529 | 2025.09.03 04:11:42.184911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||
| 9530 | 2025.09.03 04:11:42.185480 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9531 | 2025.09.03 04:11:42.185621 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1160 rows starting from the beginning of the part | ||
| 9532 | 2025.09.03 04:11:42.185995 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 9533 | 2025.09.03 04:11:42.186356 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 9534 | 2025.09.03 04:11:42.186687 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 9535 | 2025.09.03 04:11:42.187021 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 9536 | 2025.09.03 04:11:42.187343 [ 202 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 9537 | 2025.09.03 04:11:42.193817 [ 199 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 72 columns (72 merged, 0 gathered) in 0.008880555 sec., 145035.98029627654 rows/sec., 111.11 MiB/sec. | ||
| 9538 | 2025.09.03 04:11:42.195331 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9539 | 2025.09.03 04:11:42.195996 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_46_9} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2025.09.03 04:11:42.196086 [ 200 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_46_9} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9541 | 2025.09.03 04:11:42.196391 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 9542 | 2025.09.03 04:11:44.044801 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2025.09.03 04:11:44.044988 [ 4 ] {b7ef8ced-e4de-4644-8430-06525db0b8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9544 | 2025.09.03 04:11:44.045057 [ 4 ] {b7ef8ced-e4de-4644-8430-06525db0b8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9545 | 2025.09.03 04:11:44.045786 [ 4 ] {b7ef8ced-e4de-4644-8430-06525db0b8ac} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2025.09.03 04:11:44.045836 [ 4 ] {b7ef8ced-e4de-4644-8430-06525db0b8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9547 | 2025.09.03 04:11:44.046258 [ 4 ] {b7ef8ced-e4de-4644-8430-06525db0b8ac} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9548 | 2025.09.03 04:11:44.046491 [ 4 ] {b7ef8ced-e4de-4644-8430-06525db0b8ac} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2025.09.03 04:11:44.046656 [ 4 ] {b7ef8ced-e4de-4644-8430-06525db0b8ac} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001725 sec., 49855.07246376812 rows/sec., 4.18 MiB/sec. | ||
| 9550 | 2025.09.03 04:11:44.046709 [ 4 ] {b7ef8ced-e4de-4644-8430-06525db0b8ac} <Debug> TCPHandler: Processed in 0.002044465 sec. | ||
| 9551 | 2025.09.03 04:11:44.046842 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9552 | 2025.09.03 04:11:44.046948 [ 4 ] {d91a52ee-54c5-4de6-8476-c6b76204d387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9553 | 2025.09.03 04:11:44.046993 [ 4 ] {d91a52ee-54c5-4de6-8476-c6b76204d387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9554 | 2025.09.03 04:11:44.047429 [ 4 ] {d91a52ee-54c5-4de6-8476-c6b76204d387} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2025.09.03 04:11:44.047466 [ 4 ] {d91a52ee-54c5-4de6-8476-c6b76204d387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9556 | 2025.09.03 04:11:44.047777 [ 4 ] {d91a52ee-54c5-4de6-8476-c6b76204d387} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9557 | 2025.09.03 04:11:44.048007 [ 4 ] {d91a52ee-54c5-4de6-8476-c6b76204d387} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2025.09.03 04:11:44.048142 [ 4 ] {d91a52ee-54c5-4de6-8476-c6b76204d387} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001219 sec., 12305.168170631665 rows/sec., 925.29 KiB/sec. | ||
| 9559 | 2025.09.03 04:11:44.048180 [ 4 ] {d91a52ee-54c5-4de6-8476-c6b76204d387} <Debug> TCPHandler: Processed in 0.001393961 sec. | ||
| 9560 | 2025.09.03 04:11:44.048297 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9561 | 2025.09.03 04:11:44.048394 [ 4 ] {97f7b7b5-2c72-476b-8d7d-942c47a760c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9562 | 2025.09.03 04:11:44.048436 [ 4 ] {97f7b7b5-2c72-476b-8d7d-942c47a760c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9563 | 2025.09.03 04:11:44.048868 [ 4 ] {97f7b7b5-2c72-476b-8d7d-942c47a760c8} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2025.09.03 04:11:44.048903 [ 4 ] {97f7b7b5-2c72-476b-8d7d-942c47a760c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9565 | 2025.09.03 04:11:44.049220 [ 4 ] {97f7b7b5-2c72-476b-8d7d-942c47a760c8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9566 | 2025.09.03 04:11:44.049432 [ 4 ] {97f7b7b5-2c72-476b-8d7d-942c47a760c8} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2025.09.03 04:11:44.049563 [ 4 ] {97f7b7b5-2c72-476b-8d7d-942c47a760c8} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001188 sec., 66498.31649831649 rows/sec., 5.19 MiB/sec. | ||
| 9568 | 2025.09.03 04:11:44.049608 [ 4 ] {97f7b7b5-2c72-476b-8d7d-942c47a760c8} <Debug> TCPHandler: Processed in 0.0013621 sec. | ||
| 9569 | 2025.09.03 04:11:44.049740 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9570 | 2025.09.03 04:11:44.049852 [ 4 ] {4c780537-93be-4231-9bd3-f2a67bb8decc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9571 | 2025.09.03 04:11:44.049905 [ 4 ] {4c780537-93be-4231-9bd3-f2a67bb8decc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9572 | 2025.09.03 04:11:44.050352 [ 4 ] {4c780537-93be-4231-9bd3-f2a67bb8decc} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2025.09.03 04:11:44.050387 [ 4 ] {4c780537-93be-4231-9bd3-f2a67bb8decc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9574 | 2025.09.03 04:11:44.050734 [ 4 ] {4c780537-93be-4231-9bd3-f2a67bb8decc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9575 | 2025.09.03 04:11:44.050967 [ 4 ] {4c780537-93be-4231-9bd3-f2a67bb8decc} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9576 | 2025.09.03 04:11:44.051104 [ 4 ] {4c780537-93be-4231-9bd3-f2a67bb8decc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 9577 | 2025.09.03 04:11:44.051142 [ 4 ] {4c780537-93be-4231-9bd3-f2a67bb8decc} <Debug> TCPHandler: Processed in 0.001461621 sec. | ||
| 9578 | 2025.09.03 04:11:44.051254 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2025.09.03 04:11:44.051350 [ 4 ] {e5d2813a-c54b-4dd2-bf07-2a07e15465c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9580 | 2025.09.03 04:11:44.051406 [ 4 ] {e5d2813a-c54b-4dd2-bf07-2a07e15465c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9581 | 2025.09.03 04:11:44.052257 [ 4 ] {e5d2813a-c54b-4dd2-bf07-2a07e15465c8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2025.09.03 04:11:44.052294 [ 4 ] {e5d2813a-c54b-4dd2-bf07-2a07e15465c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9583 | 2025.09.03 04:11:44.052884 [ 4 ] {e5d2813a-c54b-4dd2-bf07-2a07e15465c8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9584 | 2025.09.03 04:11:44.053152 [ 4 ] {e5d2813a-c54b-4dd2-bf07-2a07e15465c8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2025.09.03 04:11:44.053312 [ 4 ] {e5d2813a-c54b-4dd2-bf07-2a07e15465c8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001981 sec., 7571.93336698637 rows/sec., 13.57 MiB/sec. | ||
| 9586 | 2025.09.03 04:11:44.053396 [ 4 ] {e5d2813a-c54b-4dd2-bf07-2a07e15465c8} <Debug> TCPHandler: Processed in 0.002191835 sec. | ||
| 9587 | 2025.09.03 04:11:44.053519 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2025.09.03 04:11:44.053618 [ 4 ] {e3c134ff-1556-448b-b561-41d87beb6f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9589 | 2025.09.03 04:11:44.053661 [ 4 ] {e3c134ff-1556-448b-b561-41d87beb6f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9590 | 2025.09.03 04:11:44.054014 [ 4 ] {e3c134ff-1556-448b-b561-41d87beb6f52} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2025.09.03 04:11:44.054051 [ 4 ] {e3c134ff-1556-448b-b561-41d87beb6f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9592 | 2025.09.03 04:11:44.054384 [ 4 ] {e3c134ff-1556-448b-b561-41d87beb6f52} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9593 | 2025.09.03 04:11:44.054613 [ 4 ] {e3c134ff-1556-448b-b561-41d87beb6f52} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2025.09.03 04:11:44.054750 [ 4 ] {e3c134ff-1556-448b-b561-41d87beb6f52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 9595 | 2025.09.03 04:11:44.054788 [ 4 ] {e3c134ff-1556-448b-b561-41d87beb6f52} <Debug> TCPHandler: Processed in 0.001322419 sec. | ||
| 9596 | 2025.09.03 04:11:46.894896 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9597 | 2025.09.03 04:11:46.894962 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9598 | 2025.09.03 04:11:47.081991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28487 | ||
| 9599 | 2025.09.03 04:11:47.082797 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2025.09.03 04:11:47.082848 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9601 | 2025.09.03 04:11:47.083390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9602 | 2025.09.03 04:11:47.083640 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2025.09.03 04:11:47.083800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28487 | ||
| 9604 | 2025.09.03 04:11:48.642546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 9605 | 2025.09.03 04:11:48.657440 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2025.09.03 04:11:48.657488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9607 | 2025.09.03 04:11:48.662773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9608 | 2025.09.03 04:11:48.663511 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2025.09.03 04:11:48.666230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 9610 | 2025.09.03 04:11:49.045596 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2025.09.03 04:11:49.045833 [ 4 ] {614c3d95-189a-4ac2-8dee-062b0567fcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9612 | 2025.09.03 04:11:49.045921 [ 4 ] {614c3d95-189a-4ac2-8dee-062b0567fcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9613 | 2025.09.03 04:11:49.046731 [ 4 ] {614c3d95-189a-4ac2-8dee-062b0567fcd8} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2025.09.03 04:11:49.046780 [ 4 ] {614c3d95-189a-4ac2-8dee-062b0567fcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9615 | 2025.09.03 04:11:49.047195 [ 4 ] {614c3d95-189a-4ac2-8dee-062b0567fcd8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9616 | 2025.09.03 04:11:49.047429 [ 4 ] {614c3d95-189a-4ac2-8dee-062b0567fcd8} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2025.09.03 04:11:49.047579 [ 4 ] {614c3d95-189a-4ac2-8dee-062b0567fcd8} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00181 sec., 59668.50828729282 rows/sec., 5.00 MiB/sec. | ||
| 9618 | 2025.09.03 04:11:49.047622 [ 4 ] {614c3d95-189a-4ac2-8dee-062b0567fcd8} <Debug> TCPHandler: Processed in 0.002185476 sec. | ||
| 9619 | 2025.09.03 04:11:49.047632 [ 138 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9620 | 2025.09.03 04:11:49.047719 [ 138 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9621 | 2025.09.03 04:11:49.047744 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9622 | 2025.09.03 04:11:49.047753 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9623 | 2025.09.03 04:11:49.047850 [ 4 ] {8d6f984e-3c1f-44da-920f-c32c38a0fe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9624 | 2025.09.03 04:11:49.047900 [ 4 ] {8d6f984e-3c1f-44da-920f-c32c38a0fe77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9625 | 2025.09.03 04:11:49.047908 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 9626 | 2025.09.03 04:11:49.048047 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9627 | 2025.09.03 04:11:49.048081 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1287 rows starting from the beginning of the part | ||
| 9628 | 2025.09.03 04:11:49.048145 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 108 rows starting from the beginning of the part | ||
| 9629 | 2025.09.03 04:11:49.048191 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 86 rows starting from the beginning of the part | ||
| 9630 | 2025.09.03 04:11:49.048234 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 109 rows starting from the beginning of the part | ||
| 9631 | 2025.09.03 04:11:49.048275 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 86 rows starting from the beginning of the part | ||
| 9632 | 2025.09.03 04:11:49.048314 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 108 rows starting from the beginning of the part | ||
| 9633 | 2025.09.03 04:11:49.048395 [ 4 ] {8d6f984e-3c1f-44da-920f-c32c38a0fe77} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2025.09.03 04:11:49.048446 [ 4 ] {8d6f984e-3c1f-44da-920f-c32c38a0fe77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9635 | 2025.09.03 04:11:49.048832 [ 4 ] {8d6f984e-3c1f-44da-920f-c32c38a0fe77} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9636 | 2025.09.03 04:11:49.049102 [ 4 ] {8d6f984e-3c1f-44da-920f-c32c38a0fe77} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2025.09.03 04:11:49.049255 [ 4 ] {8d6f984e-3c1f-44da-920f-c32c38a0fe77} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001423 sec., 18271.257905832746 rows/sec., 1.34 MiB/sec. | ||
| 9638 | 2025.09.03 04:11:49.049301 [ 4 ] {8d6f984e-3c1f-44da-920f-c32c38a0fe77} <Debug> TCPHandler: Processed in 0.001607672 sec. | ||
| 9639 | 2025.09.03 04:11:49.049414 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9640 | 2025.09.03 04:11:49.049441 [ 188 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1784 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592612 sec., 1120172.3960387087 rows/sec., 97.58 MiB/sec. | ||
| 9641 | 2025.09.03 04:11:49.049506 [ 4 ] {10fb821c-b00a-4bb4-af47-f3ec49118900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9642 | 2025.09.03 04:11:49.049546 [ 4 ] {10fb821c-b00a-4bb4-af47-f3ec49118900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9643 | 2025.09.03 04:11:49.049677 [ 191 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9644 | 2025.09.03 04:11:49.049983 [ 4 ] {10fb821c-b00a-4bb4-af47-f3ec49118900} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2025.09.03 04:11:49.050026 [ 4 ] {10fb821c-b00a-4bb4-af47-f3ec49118900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9646 | 2025.09.03 04:11:49.050066 [ 191 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2025.09.03 04:11:49.050174 [ 191 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_91_18} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9648 | 2025.09.03 04:11:49.050296 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 9649 | 2025.09.03 04:11:49.050348 [ 4 ] {10fb821c-b00a-4bb4-af47-f3ec49118900} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9650 | 2025.09.03 04:11:49.050575 [ 4 ] {10fb821c-b00a-4bb4-af47-f3ec49118900} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2025.09.03 04:11:49.050690 [ 138 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9652 | 2025.09.03 04:11:49.050701 [ 4 ] {10fb821c-b00a-4bb4-af47-f3ec49118900} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001214 sec., 74135.09060955519 rows/sec., 5.79 MiB/sec. | ||
| 9653 | 2025.09.03 04:11:49.050723 [ 138 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2025.09.03 04:11:49.050745 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9655 | 2025.09.03 04:11:49.050748 [ 4 ] {10fb821c-b00a-4bb4-af47-f3ec49118900} <Debug> TCPHandler: Processed in 0.00138149 sec. | ||
| 9656 | 2025.09.03 04:11:49.050816 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 9657 | 2025.09.03 04:11:49.050867 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2025.09.03 04:11:49.050909 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9659 | 2025.09.03 04:11:49.050937 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 595 rows starting from the beginning of the part | ||
| 9660 | 2025.09.03 04:11:49.050963 [ 4 ] {832e0385-87a8-4961-9709-1cd4bc03b45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9661 | 2025.09.03 04:11:49.050981 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 9662 | 2025.09.03 04:11:49.051011 [ 4 ] {832e0385-87a8-4961-9709-1cd4bc03b45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9663 | 2025.09.03 04:11:49.051024 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 79 rows starting from the beginning of the part | ||
| 9664 | 2025.09.03 04:11:49.051064 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 92 rows starting from the beginning of the part | ||
| 9665 | 2025.09.03 04:11:49.051098 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 79 rows starting from the beginning of the part | ||
| 9666 | 2025.09.03 04:11:49.051132 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 9667 | 2025.09.03 04:11:49.051462 [ 4 ] {832e0385-87a8-4961-9709-1cd4bc03b45e} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2025.09.03 04:11:49.051512 [ 4 ] {832e0385-87a8-4961-9709-1cd4bc03b45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9669 | 2025.09.03 04:11:49.051928 [ 4 ] {832e0385-87a8-4961-9709-1cd4bc03b45e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9670 | 2025.09.03 04:11:49.051958 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168378 sec., 877284.5774227176 rows/sec., 70.07 MiB/sec. | ||
| 9671 | 2025.09.03 04:11:49.052207 [ 186 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9672 | 2025.09.03 04:11:49.052217 [ 4 ] {832e0385-87a8-4961-9709-1cd4bc03b45e} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2025.09.03 04:11:49.052368 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9674 | 2025.09.03 04:11:49.052386 [ 4 ] {832e0385-87a8-4961-9709-1cd4bc03b45e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001442 sec., 110957.00416088766 rows/sec., 7.73 MiB/sec. | ||
| 9675 | 2025.09.03 04:11:49.052400 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2025.09.03 04:11:49.052430 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9677 | 2025.09.03 04:11:49.052433 [ 4 ] {832e0385-87a8-4961-9709-1cd4bc03b45e} <Debug> TCPHandler: Processed in 0.001613442 sec. | ||
| 9678 | 2025.09.03 04:11:49.052522 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 9679 | 2025.09.03 04:11:49.052560 [ 186 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2025.09.03 04:11:49.052646 [ 186 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_91_18} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9681 | 2025.09.03 04:11:49.052647 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9682 | 2025.09.03 04:11:49.052688 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24377 rows starting from the beginning of the part | ||
| 9683 | 2025.09.03 04:11:49.052739 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9684 | 2025.09.03 04:11:49.052758 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 9685 | 2025.09.03 04:11:49.052797 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2025.09.03 04:11:49.052808 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 9687 | 2025.09.03 04:11:49.052868 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 161 rows starting from the beginning of the part | ||
| 9688 | 2025.09.03 04:11:49.052897 [ 4 ] {1819e141-125d-4d06-b1b2-e18aa04d80f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9689 | 2025.09.03 04:11:49.052914 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 9690 | 2025.09.03 04:11:49.052955 [ 4 ] {1819e141-125d-4d06-b1b2-e18aa04d80f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9691 | 2025.09.03 04:11:49.052963 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 9692 | 2025.09.03 04:11:49.053782 [ 4 ] {1819e141-125d-4d06-b1b2-e18aa04d80f8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2025.09.03 04:11:49.053822 [ 4 ] {1819e141-125d-4d06-b1b2-e18aa04d80f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9694 | 2025.09.03 04:11:49.054390 [ 4 ] {1819e141-125d-4d06-b1b2-e18aa04d80f8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9695 | 2025.09.03 04:11:49.054633 [ 4 ] {1819e141-125d-4d06-b1b2-e18aa04d80f8} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2025.09.03 04:11:49.054771 [ 4 ] {1819e141-125d-4d06-b1b2-e18aa04d80f8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00189 sec., 13756.613756613757 rows/sec., 24.65 MiB/sec. | ||
| 9697 | 2025.09.03 04:11:49.054825 [ 4 ] {1819e141-125d-4d06-b1b2-e18aa04d80f8} <Debug> TCPHandler: Processed in 0.002074965 sec. | ||
| 9698 | 2025.09.03 04:11:49.054933 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2025.09.03 04:11:49.055026 [ 4 ] {864c51f8-ec44-4c36-9ae0-38ee97c94314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9700 | 2025.09.03 04:11:49.055065 [ 4 ] {864c51f8-ec44-4c36-9ae0-38ee97c94314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9701 | 2025.09.03 04:11:49.055390 [ 4 ] {864c51f8-ec44-4c36-9ae0-38ee97c94314} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2025.09.03 04:11:49.055425 [ 4 ] {864c51f8-ec44-4c36-9ae0-38ee97c94314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9703 | 2025.09.03 04:11:49.055750 [ 4 ] {864c51f8-ec44-4c36-9ae0-38ee97c94314} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9704 | 2025.09.03 04:11:49.055965 [ 4 ] {864c51f8-ec44-4c36-9ae0-38ee97c94314} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2025.09.03 04:11:49.056074 [ 138 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9706 | 2025.09.03 04:11:49.056091 [ 4 ] {864c51f8-ec44-4c36-9ae0-38ee97c94314} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9707 | 2025.09.03 04:11:49.056107 [ 138 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2025.09.03 04:11:49.056132 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9709 | 2025.09.03 04:11:49.056133 [ 4 ] {864c51f8-ec44-4c36-9ae0-38ee97c94314} <Debug> TCPHandler: Processed in 0.00124708 sec. | ||
| 9710 | 2025.09.03 04:11:49.056226 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9711 | 2025.09.03 04:11:49.056345 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9712 | 2025.09.03 04:11:49.056380 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5100 rows starting from the beginning of the part | ||
| 9713 | 2025.09.03 04:11:49.056448 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9714 | 2025.09.03 04:11:49.056498 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9715 | 2025.09.03 04:11:49.056547 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9716 | 2025.09.03 04:11:49.056592 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9717 | 2025.09.03 04:11:49.056635 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 9718 | 2025.09.03 04:11:49.058320 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005837742 sec., 4312968.952721789 rows/sec., 295.07 MiB/sec. | ||
| 9719 | 2025.09.03 04:11:49.058570 [ 190 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002382887 sec., 2266158.655446104 rows/sec., 152.72 MiB/sec. | ||
| 9720 | 2025.09.03 04:11:49.058694 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9721 | 2025.09.03 04:11:49.058967 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2025.09.03 04:11:49.059048 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9723 | 2025.09.03 04:11:49.059065 [ 196 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9724 | 2025.09.03 04:11:49.059143 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9725 | 2025.09.03 04:11:49.059373 [ 196 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_91_18} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2025.09.03 04:11:49.059457 [ 196 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_91_18} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9727 | 2025.09.03 04:11:49.059544 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 9728 | 2025.09.03 04:11:52.185351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1312 | ||
| 9729 | 2025.09.03 04:11:52.187564 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2025.09.03 04:11:52.187623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9731 | 2025.09.03 04:11:52.188833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9732 | 2025.09.03 04:11:52.189101 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2025.09.03 04:11:52.189455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 9734 | 2025.09.03 04:11:54.073677 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2025.09.03 04:11:54.073870 [ 4 ] {05bee4a1-c385-4e8e-955e-43986661e4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9736 | 2025.09.03 04:11:54.073941 [ 4 ] {05bee4a1-c385-4e8e-955e-43986661e4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9737 | 2025.09.03 04:11:54.075256 [ 4 ] {05bee4a1-c385-4e8e-955e-43986661e4f6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2025.09.03 04:11:54.075300 [ 4 ] {05bee4a1-c385-4e8e-955e-43986661e4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9739 | 2025.09.03 04:11:54.075759 [ 4 ] {05bee4a1-c385-4e8e-955e-43986661e4f6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9740 | 2025.09.03 04:11:54.075986 [ 4 ] {05bee4a1-c385-4e8e-955e-43986661e4f6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2025.09.03 04:11:54.076134 [ 4 ] {05bee4a1-c385-4e8e-955e-43986661e4f6} <Debug> executeQuery: Read 1226 rows, 103.95 KiB in 0.002318 sec., 528904.2277825711 rows/sec., 43.79 MiB/sec. | ||
| 9742 | 2025.09.03 04:11:54.076176 [ 4 ] {05bee4a1-c385-4e8e-955e-43986661e4f6} <Debug> TCPHandler: Processed in 0.002652569 sec. | ||
| 9743 | 2025.09.03 04:11:54.076299 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2025.09.03 04:11:54.076387 [ 4 ] {4bd3d49a-0106-4c10-87d1-af50f9ebc840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9745 | 2025.09.03 04:11:54.076425 [ 4 ] {4bd3d49a-0106-4c10-87d1-af50f9ebc840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9746 | 2025.09.03 04:11:54.076791 [ 4 ] {4bd3d49a-0106-4c10-87d1-af50f9ebc840} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2025.09.03 04:11:54.076824 [ 4 ] {4bd3d49a-0106-4c10-87d1-af50f9ebc840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9748 | 2025.09.03 04:11:54.077112 [ 4 ] {4bd3d49a-0106-4c10-87d1-af50f9ebc840} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9749 | 2025.09.03 04:11:54.077396 [ 4 ] {4bd3d49a-0106-4c10-87d1-af50f9ebc840} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2025.09.03 04:11:54.077534 [ 4 ] {4bd3d49a-0106-4c10-87d1-af50f9ebc840} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001157 sec., 12964.563526361278 rows/sec., 974.87 KiB/sec. | ||
| 9751 | 2025.09.03 04:11:54.077571 [ 4 ] {4bd3d49a-0106-4c10-87d1-af50f9ebc840} <Debug> TCPHandler: Processed in 0.00131831 sec. | ||
| 9752 | 2025.09.03 04:11:54.077600 [ 134 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9753 | 2025.09.03 04:11:54.077689 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9754 | 2025.09.03 04:11:54.077706 [ 134 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2025.09.03 04:11:54.077766 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9756 | 2025.09.03 04:11:54.077820 [ 4 ] {3f0734ac-30c0-4d5b-8107-147ecc35920f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9757 | 2025.09.03 04:11:54.077875 [ 4 ] {3f0734ac-30c0-4d5b-8107-147ecc35920f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9758 | 2025.09.03 04:11:54.077876 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 9759 | 2025.09.03 04:11:54.077972 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9760 | 2025.09.03 04:11:54.078001 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 57 rows starting from the beginning of the part | ||
| 9761 | 2025.09.03 04:11:54.078060 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 15 rows starting from the beginning of the part | ||
| 9762 | 2025.09.03 04:11:54.078107 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 28 rows starting from the beginning of the part | ||
| 9763 | 2025.09.03 04:11:54.078150 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 15 rows starting from the beginning of the part | ||
| 9764 | 2025.09.03 04:11:54.078190 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part | ||
| 9765 | 2025.09.03 04:11:54.078233 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 15 rows starting from the beginning of the part | ||
| 9766 | 2025.09.03 04:11:54.078468 [ 4 ] {3f0734ac-30c0-4d5b-8107-147ecc35920f} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2025.09.03 04:11:54.078515 [ 4 ] {3f0734ac-30c0-4d5b-8107-147ecc35920f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9768 | 2025.09.03 04:11:54.078921 [ 4 ] {3f0734ac-30c0-4d5b-8107-147ecc35920f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9769 | 2025.09.03 04:11:54.078968 [ 190 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127808 sec., 138321.41641130406 rows/sec., 10.60 MiB/sec. | ||
| 9770 | 2025.09.03 04:11:54.079188 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9771 | 2025.09.03 04:11:54.079192 [ 4 ] {3f0734ac-30c0-4d5b-8107-147ecc35920f} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2025.09.03 04:11:54.079376 [ 4 ] {3f0734ac-30c0-4d5b-8107-147ecc35920f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001578 sec., 144486.69201520912 rows/sec., 9.78 MiB/sec. | ||
| 9773 | 2025.09.03 04:11:54.079425 [ 4 ] {3f0734ac-30c0-4d5b-8107-147ecc35920f} <Debug> TCPHandler: Processed in 0.001796733 sec. | ||
| 9774 | 2025.09.03 04:11:54.079547 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2025.09.03 04:11:54.079550 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2025.09.03 04:11:54.079652 [ 4 ] {6045ab96-b2d2-4294-b1e1-c5c9475874d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9777 | 2025.09.03 04:11:54.079674 [ 197 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_91_18} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9778 | 2025.09.03 04:11:54.079700 [ 4 ] {6045ab96-b2d2-4294-b1e1-c5c9475874d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9779 | 2025.09.03 04:11:54.079786 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9780 | 2025.09.03 04:11:54.080304 [ 4 ] {6045ab96-b2d2-4294-b1e1-c5c9475874d4} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2025.09.03 04:11:54.080347 [ 4 ] {6045ab96-b2d2-4294-b1e1-c5c9475874d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9782 | 2025.09.03 04:11:54.080706 [ 4 ] {6045ab96-b2d2-4294-b1e1-c5c9475874d4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9783 | 2025.09.03 04:11:54.080938 [ 4 ] {6045ab96-b2d2-4294-b1e1-c5c9475874d4} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2025.09.03 04:11:54.081081 [ 4 ] {6045ab96-b2d2-4294-b1e1-c5c9475874d4} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.00144 sec., 371527.77777777775 rows/sec., 27.54 MiB/sec. | ||
| 9785 | 2025.09.03 04:11:54.081135 [ 4 ] {6045ab96-b2d2-4294-b1e1-c5c9475874d4} <Debug> TCPHandler: Processed in 0.001639592 sec. | ||
| 9786 | 2025.09.03 04:11:54.081254 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9787 | 2025.09.03 04:11:54.081354 [ 4 ] {f9111adf-4552-4efd-8ae7-0d55a86067a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9788 | 2025.09.03 04:11:54.081399 [ 4 ] {f9111adf-4552-4efd-8ae7-0d55a86067a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9789 | 2025.09.03 04:11:54.081965 [ 4 ] {f9111adf-4552-4efd-8ae7-0d55a86067a5} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2025.09.03 04:11:54.082004 [ 4 ] {f9111adf-4552-4efd-8ae7-0d55a86067a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9791 | 2025.09.03 04:11:54.082407 [ 4 ] {f9111adf-4552-4efd-8ae7-0d55a86067a5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9792 | 2025.09.03 04:11:54.082640 [ 4 ] {f9111adf-4552-4efd-8ae7-0d55a86067a5} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2025.09.03 04:11:54.082777 [ 4 ] {f9111adf-4552-4efd-8ae7-0d55a86067a5} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001443 sec., 584892.5848925848 rows/sec., 39.37 MiB/sec. | ||
| 9794 | 2025.09.03 04:11:54.082818 [ 4 ] {f9111adf-4552-4efd-8ae7-0d55a86067a5} <Debug> TCPHandler: Processed in 0.001615972 sec. | ||
| 9795 | 2025.09.03 04:11:54.082930 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9796 | 2025.09.03 04:11:54.083026 [ 4 ] {ac30c828-0071-4741-8252-61a84958473e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9797 | 2025.09.03 04:11:54.083082 [ 4 ] {ac30c828-0071-4741-8252-61a84958473e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9798 | 2025.09.03 04:11:54.083882 [ 4 ] {ac30c828-0071-4741-8252-61a84958473e} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2025.09.03 04:11:54.083920 [ 4 ] {ac30c828-0071-4741-8252-61a84958473e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9800 | 2025.09.03 04:11:54.084453 [ 4 ] {ac30c828-0071-4741-8252-61a84958473e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9801 | 2025.09.03 04:11:54.084684 [ 4 ] {ac30c828-0071-4741-8252-61a84958473e} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2025.09.03 04:11:54.084826 [ 4 ] {ac30c828-0071-4741-8252-61a84958473e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001818 sec., 8250.82508250825 rows/sec., 14.79 MiB/sec. | ||
| 9803 | 2025.09.03 04:11:54.084882 [ 4 ] {ac30c828-0071-4741-8252-61a84958473e} <Debug> TCPHandler: Processed in 0.002003125 sec. | ||
| 9804 | 2025.09.03 04:11:54.084992 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2025.09.03 04:11:54.085089 [ 4 ] {3f4e459a-0b7d-478b-a294-78b99681a377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9806 | 2025.09.03 04:11:54.085130 [ 4 ] {3f4e459a-0b7d-478b-a294-78b99681a377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9807 | 2025.09.03 04:11:54.085463 [ 4 ] {3f4e459a-0b7d-478b-a294-78b99681a377} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2025.09.03 04:11:54.085500 [ 4 ] {3f4e459a-0b7d-478b-a294-78b99681a377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9809 | 2025.09.03 04:11:54.085806 [ 4 ] {3f4e459a-0b7d-478b-a294-78b99681a377} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9810 | 2025.09.03 04:11:54.086020 [ 4 ] {3f4e459a-0b7d-478b-a294-78b99681a377} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2025.09.03 04:11:54.086152 [ 4 ] {3f4e459a-0b7d-478b-a294-78b99681a377} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 9812 | 2025.09.03 04:11:54.086188 [ 4 ] {3f4e459a-0b7d-478b-a294-78b99681a377} <Debug> TCPHandler: Processed in 0.001247089 sec. | ||
| 9813 | 2025.09.03 04:11:54.584098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28914 | ||
| 9814 | 2025.09.03 04:11:54.584649 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2025.09.03 04:11:54.584694 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9816 | 2025.09.03 04:11:54.585192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9817 | 2025.09.03 04:11:54.585421 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2025.09.03 04:11:54.585554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
| 9819 | 2025.09.03 04:11:56.166463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 9820 | 2025.09.03 04:11:56.183927 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2025.09.03 04:11:56.183994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9822 | 2025.09.03 04:11:56.189964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9823 | 2025.09.03 04:11:56.190734 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2025.09.03 04:11:56.194202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 9825 | 2025.09.03 04:11:59.045880 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2025.09.03 04:11:59.046196 [ 4 ] {9826eefa-5072-4f4c-8a76-a0430a6c724c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9827 | 2025.09.03 04:11:59.046304 [ 4 ] {9826eefa-5072-4f4c-8a76-a0430a6c724c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9828 | 2025.09.03 04:11:59.047194 [ 4 ] {9826eefa-5072-4f4c-8a76-a0430a6c724c} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2025.09.03 04:11:59.047241 [ 4 ] {9826eefa-5072-4f4c-8a76-a0430a6c724c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9830 | 2025.09.03 04:11:59.047664 [ 4 ] {9826eefa-5072-4f4c-8a76-a0430a6c724c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9831 | 2025.09.03 04:11:59.047901 [ 4 ] {9826eefa-5072-4f4c-8a76-a0430a6c724c} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2025.09.03 04:11:59.048060 [ 4 ] {9826eefa-5072-4f4c-8a76-a0430a6c724c} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001944 sec., 55555.555555555555 rows/sec., 4.66 MiB/sec. | ||
| 9833 | 2025.09.03 04:11:59.048103 [ 4 ] {9826eefa-5072-4f4c-8a76-a0430a6c724c} <Debug> TCPHandler: Processed in 0.002418898 sec. | ||
| 9834 | 2025.09.03 04:11:59.048226 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9835 | 2025.09.03 04:11:59.048323 [ 4 ] {3098fb01-d4e5-4fc2-9b01-e73b9164d081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9836 | 2025.09.03 04:11:59.048364 [ 4 ] {3098fb01-d4e5-4fc2-9b01-e73b9164d081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9837 | 2025.09.03 04:11:59.048765 [ 4 ] {3098fb01-d4e5-4fc2-9b01-e73b9164d081} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2025.09.03 04:11:59.048801 [ 4 ] {3098fb01-d4e5-4fc2-9b01-e73b9164d081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9839 | 2025.09.03 04:11:59.049100 [ 4 ] {3098fb01-d4e5-4fc2-9b01-e73b9164d081} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9840 | 2025.09.03 04:11:59.049306 [ 4 ] {3098fb01-d4e5-4fc2-9b01-e73b9164d081} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2025.09.03 04:11:59.049438 [ 4 ] {3098fb01-d4e5-4fc2-9b01-e73b9164d081} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001133 sec., 22947.92586054722 rows/sec., 1.69 MiB/sec. | ||
| 9842 | 2025.09.03 04:11:59.049477 [ 4 ] {3098fb01-d4e5-4fc2-9b01-e73b9164d081} <Debug> TCPHandler: Processed in 0.00130169 sec. | ||
| 9843 | 2025.09.03 04:11:59.049584 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9844 | 2025.09.03 04:11:59.049679 [ 4 ] {4e6f381a-c9da-43ec-a40d-9f4f8f3f30c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9845 | 2025.09.03 04:11:59.049720 [ 4 ] {4e6f381a-c9da-43ec-a40d-9f4f8f3f30c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9846 | 2025.09.03 04:11:59.050137 [ 4 ] {4e6f381a-c9da-43ec-a40d-9f4f8f3f30c7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2025.09.03 04:11:59.050174 [ 4 ] {4e6f381a-c9da-43ec-a40d-9f4f8f3f30c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9848 | 2025.09.03 04:11:59.050473 [ 4 ] {4e6f381a-c9da-43ec-a40d-9f4f8f3f30c7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9849 | 2025.09.03 04:11:59.050683 [ 4 ] {4e6f381a-c9da-43ec-a40d-9f4f8f3f30c7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2025.09.03 04:11:59.050811 [ 4 ] {4e6f381a-c9da-43ec-a40d-9f4f8f3f30c7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00115 sec., 78260.86956521739 rows/sec., 6.11 MiB/sec. | ||
| 9851 | 2025.09.03 04:11:59.050849 [ 4 ] {4e6f381a-c9da-43ec-a40d-9f4f8f3f30c7} <Debug> TCPHandler: Processed in 0.001315869 sec. | ||
| 9852 | 2025.09.03 04:11:59.050957 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2025.09.03 04:11:59.051052 [ 4 ] {ffee8d80-c4a0-450e-89b2-20f85b6818dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9854 | 2025.09.03 04:11:59.051096 [ 4 ] {ffee8d80-c4a0-450e-89b2-20f85b6818dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9855 | 2025.09.03 04:11:59.051501 [ 4 ] {ffee8d80-c4a0-450e-89b2-20f85b6818dd} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2025.09.03 04:11:59.051537 [ 4 ] {ffee8d80-c4a0-450e-89b2-20f85b6818dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9857 | 2025.09.03 04:11:59.051864 [ 4 ] {ffee8d80-c4a0-450e-89b2-20f85b6818dd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9858 | 2025.09.03 04:11:59.052079 [ 4 ] {ffee8d80-c4a0-450e-89b2-20f85b6818dd} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2025.09.03 04:11:59.052210 [ 4 ] {ffee8d80-c4a0-450e-89b2-20f85b6818dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 9860 | 2025.09.03 04:11:59.052248 [ 4 ] {ffee8d80-c4a0-450e-89b2-20f85b6818dd} <Debug> TCPHandler: Processed in 0.001341849 sec. | ||
| 9861 | 2025.09.03 04:11:59.052359 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9862 | 2025.09.03 04:11:59.052455 [ 4 ] {f25ee245-96a3-42ea-9af7-f4c87964fa1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9863 | 2025.09.03 04:11:59.052510 [ 4 ] {f25ee245-96a3-42ea-9af7-f4c87964fa1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9864 | 2025.09.03 04:11:59.053330 [ 4 ] {f25ee245-96a3-42ea-9af7-f4c87964fa1b} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2025.09.03 04:11:59.053367 [ 4 ] {f25ee245-96a3-42ea-9af7-f4c87964fa1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9866 | 2025.09.03 04:11:59.053893 [ 4 ] {f25ee245-96a3-42ea-9af7-f4c87964fa1b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9867 | 2025.09.03 04:11:59.054123 [ 4 ] {f25ee245-96a3-42ea-9af7-f4c87964fa1b} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2025.09.03 04:11:59.054261 [ 4 ] {f25ee245-96a3-42ea-9af7-f4c87964fa1b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001823 sec., 14262.20515633571 rows/sec., 25.56 MiB/sec. | ||
| 9869 | 2025.09.03 04:11:59.054259 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9870 | 2025.09.03 04:11:59.054318 [ 4 ] {f25ee245-96a3-42ea-9af7-f4c87964fa1b} <Debug> TCPHandler: Processed in 0.002009274 sec. | ||
| 9871 | 2025.09.03 04:11:59.054340 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2025.09.03 04:11:59.054367 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9873 | 2025.09.03 04:11:59.054448 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2025.09.03 04:11:59.054470 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 9875 | 2025.09.03 04:11:59.054551 [ 4 ] {13986eb2-bc72-472b-95c4-b5c7636adcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9876 | 2025.09.03 04:11:59.054593 [ 4 ] {13986eb2-bc72-472b-95c4-b5c7636adcf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9877 | 2025.09.03 04:11:59.054683 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9878 | 2025.09.03 04:11:59.054744 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1712 rows starting from the beginning of the part | ||
| 9879 | 2025.09.03 04:11:59.054859 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
| 9880 | 2025.09.03 04:11:59.054941 [ 4 ] {13986eb2-bc72-472b-95c4-b5c7636adcf1} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2025.09.03 04:11:59.054957 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part | ||
| 9882 | 2025.09.03 04:11:59.054980 [ 4 ] {13986eb2-bc72-472b-95c4-b5c7636adcf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9883 | 2025.09.03 04:11:59.055049 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
| 9884 | 2025.09.03 04:11:59.055138 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 15 rows starting from the beginning of the part | ||
| 9885 | 2025.09.03 04:11:59.055226 [ 192 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
| 9886 | 2025.09.03 04:11:59.055305 [ 4 ] {13986eb2-bc72-472b-95c4-b5c7636adcf1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9887 | 2025.09.03 04:11:59.055527 [ 4 ] {13986eb2-bc72-472b-95c4-b5c7636adcf1} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2025.09.03 04:11:59.055660 [ 4 ] {13986eb2-bc72-472b-95c4-b5c7636adcf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 9889 | 2025.09.03 04:11:59.055697 [ 4 ] {13986eb2-bc72-472b-95c4-b5c7636adcf1} <Debug> TCPHandler: Processed in 0.00130134 sec. | ||
| 9890 | 2025.09.03 04:11:59.064267 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1820 rows, containing 19 columns (19 merged, 0 gathered) in 0.009837442 sec., 185007.4440083103 rows/sec., 331.52 MiB/sec. | ||
| 9891 | 2025.09.03 04:11:59.066458 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9892 | 2025.09.03 04:11:59.066846 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2025.09.03 04:11:59.066942 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9894 | 2025.09.03 04:11:59.067083 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 9895 | 2025.09.03 04:12:00.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.16 MiB, peak 331.40 MiB, free memory in arenas 0.00 B, will set to 319.33 MiB (RSS), difference: 5.17 MiB | ||
| 9896 | 2025.09.03 04:12:01.895214 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9897 | 2025.09.03 04:12:01.895279 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9898 | 2025.09.03 04:12:02.001648 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001319 sec. | ||
| 9899 | 2025.09.03 04:12:02.085858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29402 | ||
| 9900 | 2025.09.03 04:12:02.086459 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2025.09.03 04:12:02.086517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9902 | 2025.09.03 04:12:02.087046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9903 | 2025.09.03 04:12:02.087273 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2025.09.03 04:12:02.087403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29402 | ||
| 9905 | 2025.09.03 04:12:02.189853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1338 | ||
| 9906 | 2025.09.03 04:12:02.192695 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2025.09.03 04:12:02.192745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9908 | 2025.09.03 04:12:02.193933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9909 | 2025.09.03 04:12:02.194200 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2025.09.03 04:12:02.194551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
| 9911 | 2025.09.03 04:12:03.694438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 9912 | 2025.09.03 04:12:03.714037 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2025.09.03 04:12:03.714106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9914 | 2025.09.03 04:12:03.720067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9915 | 2025.09.03 04:12:03.720760 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2025.09.03 04:12:03.723854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 9917 | 2025.09.03 04:12:04.045333 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9918 | 2025.09.03 04:12:04.045528 [ 4 ] {66664bb7-8fa1-4fd3-9aa8-cc516820a418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9919 | 2025.09.03 04:12:04.045606 [ 4 ] {66664bb7-8fa1-4fd3-9aa8-cc516820a418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9920 | 2025.09.03 04:12:04.046306 [ 4 ] {66664bb7-8fa1-4fd3-9aa8-cc516820a418} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9921 | 2025.09.03 04:12:04.046356 [ 4 ] {66664bb7-8fa1-4fd3-9aa8-cc516820a418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9922 | 2025.09.03 04:12:04.046778 [ 4 ] {66664bb7-8fa1-4fd3-9aa8-cc516820a418} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9923 | 2025.09.03 04:12:04.047012 [ 4 ] {66664bb7-8fa1-4fd3-9aa8-cc516820a418} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2025.09.03 04:12:04.047172 [ 4 ] {66664bb7-8fa1-4fd3-9aa8-cc516820a418} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001699 sec., 50618.010594467334 rows/sec., 4.25 MiB/sec. | ||
| 9925 | 2025.09.03 04:12:04.047219 [ 4 ] {66664bb7-8fa1-4fd3-9aa8-cc516820a418} <Debug> TCPHandler: Processed in 0.002024924 sec. | ||
| 9926 | 2025.09.03 04:12:04.047339 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2025.09.03 04:12:04.047440 [ 4 ] {8f4f26f0-b321-413a-8186-6d24a9893211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9928 | 2025.09.03 04:12:04.047484 [ 4 ] {8f4f26f0-b321-413a-8186-6d24a9893211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9929 | 2025.09.03 04:12:04.047898 [ 4 ] {8f4f26f0-b321-413a-8186-6d24a9893211} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2025.09.03 04:12:04.047935 [ 4 ] {8f4f26f0-b321-413a-8186-6d24a9893211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9931 | 2025.09.03 04:12:04.048251 [ 4 ] {8f4f26f0-b321-413a-8186-6d24a9893211} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9932 | 2025.09.03 04:12:04.048460 [ 4 ] {8f4f26f0-b321-413a-8186-6d24a9893211} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2025.09.03 04:12:04.048588 [ 4 ] {8f4f26f0-b321-413a-8186-6d24a9893211} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001172 sec., 12798.63481228669 rows/sec., 962.40 KiB/sec. | ||
| 9934 | 2025.09.03 04:12:04.048626 [ 4 ] {8f4f26f0-b321-413a-8186-6d24a9893211} <Debug> TCPHandler: Processed in 0.00133974 sec. | ||
| 9935 | 2025.09.03 04:12:04.048726 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9936 | 2025.09.03 04:12:04.048820 [ 4 ] {d3cba3cb-c2a0-4f79-b67d-f2ac44e6ea66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9937 | 2025.09.03 04:12:04.048860 [ 4 ] {d3cba3cb-c2a0-4f79-b67d-f2ac44e6ea66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9938 | 2025.09.03 04:12:04.049271 [ 4 ] {d3cba3cb-c2a0-4f79-b67d-f2ac44e6ea66} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2025.09.03 04:12:04.049308 [ 4 ] {d3cba3cb-c2a0-4f79-b67d-f2ac44e6ea66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9940 | 2025.09.03 04:12:04.049615 [ 4 ] {d3cba3cb-c2a0-4f79-b67d-f2ac44e6ea66} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9941 | 2025.09.03 04:12:04.049822 [ 4 ] {d3cba3cb-c2a0-4f79-b67d-f2ac44e6ea66} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9942 | 2025.09.03 04:12:04.049948 [ 4 ] {d3cba3cb-c2a0-4f79-b67d-f2ac44e6ea66} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001146 sec., 68935.42757417103 rows/sec., 5.38 MiB/sec. | ||
| 9943 | 2025.09.03 04:12:04.049985 [ 4 ] {d3cba3cb-c2a0-4f79-b67d-f2ac44e6ea66} <Debug> TCPHandler: Processed in 0.001308509 sec. | ||
| 9944 | 2025.09.03 04:12:04.050093 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2025.09.03 04:12:04.050187 [ 4 ] {57ee8bfd-2f32-4d0b-ac6b-341a500c513c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9946 | 2025.09.03 04:12:04.050232 [ 4 ] {57ee8bfd-2f32-4d0b-ac6b-341a500c513c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9947 | 2025.09.03 04:12:04.050621 [ 4 ] {57ee8bfd-2f32-4d0b-ac6b-341a500c513c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2025.09.03 04:12:04.050658 [ 4 ] {57ee8bfd-2f32-4d0b-ac6b-341a500c513c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9949 | 2025.09.03 04:12:04.050989 [ 4 ] {57ee8bfd-2f32-4d0b-ac6b-341a500c513c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9950 | 2025.09.03 04:12:04.051203 [ 4 ] {57ee8bfd-2f32-4d0b-ac6b-341a500c513c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2025.09.03 04:12:04.051332 [ 4 ] {57ee8bfd-2f32-4d0b-ac6b-341a500c513c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 9952 | 2025.09.03 04:12:04.051368 [ 4 ] {57ee8bfd-2f32-4d0b-ac6b-341a500c513c} <Debug> TCPHandler: Processed in 0.001325239 sec. | ||
| 9953 | 2025.09.03 04:12:04.051474 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2025.09.03 04:12:04.051580 [ 4 ] {348d71d1-a766-4d9e-8bb0-6789d4e5c6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9955 | 2025.09.03 04:12:04.051638 [ 4 ] {348d71d1-a766-4d9e-8bb0-6789d4e5c6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9956 | 2025.09.03 04:12:04.052412 [ 4 ] {348d71d1-a766-4d9e-8bb0-6789d4e5c6ec} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2025.09.03 04:12:04.052450 [ 4 ] {348d71d1-a766-4d9e-8bb0-6789d4e5c6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9958 | 2025.09.03 04:12:04.052998 [ 4 ] {348d71d1-a766-4d9e-8bb0-6789d4e5c6ec} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9959 | 2025.09.03 04:12:04.053248 [ 4 ] {348d71d1-a766-4d9e-8bb0-6789d4e5c6ec} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2025.09.03 04:12:04.053391 [ 4 ] {348d71d1-a766-4d9e-8bb0-6789d4e5c6ec} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00183 sec., 8196.72131147541 rows/sec., 14.69 MiB/sec. | ||
| 9961 | 2025.09.03 04:12:04.053446 [ 4 ] {348d71d1-a766-4d9e-8bb0-6789d4e5c6ec} <Debug> TCPHandler: Processed in 0.002023864 sec. | ||
| 9962 | 2025.09.03 04:12:04.053562 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2025.09.03 04:12:04.053659 [ 4 ] {31cad0b0-bfc4-4c93-bb08-441202e219a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9964 | 2025.09.03 04:12:04.053704 [ 4 ] {31cad0b0-bfc4-4c93-bb08-441202e219a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9965 | 2025.09.03 04:12:04.054035 [ 4 ] {31cad0b0-bfc4-4c93-bb08-441202e219a6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2025.09.03 04:12:04.054073 [ 4 ] {31cad0b0-bfc4-4c93-bb08-441202e219a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9967 | 2025.09.03 04:12:04.054389 [ 4 ] {31cad0b0-bfc4-4c93-bb08-441202e219a6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9968 | 2025.09.03 04:12:04.054615 [ 4 ] {31cad0b0-bfc4-4c93-bb08-441202e219a6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2025.09.03 04:12:04.054745 [ 4 ] {31cad0b0-bfc4-4c93-bb08-441202e219a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 9970 | 2025.09.03 04:12:04.054783 [ 4 ] {31cad0b0-bfc4-4c93-bb08-441202e219a6} <Debug> TCPHandler: Processed in 0.001277689 sec. | ||
| 9971 | 2025.09.03 04:12:09.046299 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2025.09.03 04:12:09.046499 [ 4 ] {6e0acfd3-1c68-4f8b-bab7-88fb463fd151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9973 | 2025.09.03 04:12:09.046565 [ 4 ] {6e0acfd3-1c68-4f8b-bab7-88fb463fd151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9974 | 2025.09.03 04:12:09.047248 [ 4 ] {6e0acfd3-1c68-4f8b-bab7-88fb463fd151} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2025.09.03 04:12:09.047296 [ 4 ] {6e0acfd3-1c68-4f8b-bab7-88fb463fd151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9976 | 2025.09.03 04:12:09.047700 [ 4 ] {6e0acfd3-1c68-4f8b-bab7-88fb463fd151} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9977 | 2025.09.03 04:12:09.047935 [ 4 ] {6e0acfd3-1c68-4f8b-bab7-88fb463fd151} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2025.09.03 04:12:09.048089 [ 4 ] {6e0acfd3-1c68-4f8b-bab7-88fb463fd151} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00164 sec., 65853.65853658537 rows/sec., 5.52 MiB/sec. | ||
| 9979 | 2025.09.03 04:12:09.048132 [ 4 ] {6e0acfd3-1c68-4f8b-bab7-88fb463fd151} <Debug> TCPHandler: Processed in 0.001965614 sec. | ||
| 9980 | 2025.09.03 04:12:09.048254 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2025.09.03 04:12:09.048350 [ 4 ] {31978086-3f05-4cb0-bbdd-14f9b1c162c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9982 | 2025.09.03 04:12:09.048392 [ 4 ] {31978086-3f05-4cb0-bbdd-14f9b1c162c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9983 | 2025.09.03 04:12:09.048808 [ 4 ] {31978086-3f05-4cb0-bbdd-14f9b1c162c3} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2025.09.03 04:12:09.048845 [ 4 ] {31978086-3f05-4cb0-bbdd-14f9b1c162c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9985 | 2025.09.03 04:12:09.049155 [ 4 ] {31978086-3f05-4cb0-bbdd-14f9b1c162c3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9986 | 2025.09.03 04:12:09.049371 [ 4 ] {31978086-3f05-4cb0-bbdd-14f9b1c162c3} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2025.09.03 04:12:09.049503 [ 4 ] {31978086-3f05-4cb0-bbdd-14f9b1c162c3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001171 sec., 22203.24508966695 rows/sec., 1.63 MiB/sec. | ||
| 9988 | 2025.09.03 04:12:09.049542 [ 4 ] {31978086-3f05-4cb0-bbdd-14f9b1c162c3} <Debug> TCPHandler: Processed in 0.00133794 sec. | ||
| 9989 | 2025.09.03 04:12:09.049660 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2025.09.03 04:12:09.049753 [ 4 ] {faa2c416-2eaa-4e34-b8cb-c38a488f2465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9991 | 2025.09.03 04:12:09.049796 [ 4 ] {faa2c416-2eaa-4e34-b8cb-c38a488f2465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9992 | 2025.09.03 04:12:09.050223 [ 4 ] {faa2c416-2eaa-4e34-b8cb-c38a488f2465} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2025.09.03 04:12:09.050259 [ 4 ] {faa2c416-2eaa-4e34-b8cb-c38a488f2465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9994 | 2025.09.03 04:12:09.050572 [ 4 ] {faa2c416-2eaa-4e34-b8cb-c38a488f2465} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9995 | 2025.09.03 04:12:09.050791 [ 4 ] {faa2c416-2eaa-4e34-b8cb-c38a488f2465} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2025.09.03 04:12:09.050925 [ 4 ] {faa2c416-2eaa-4e34-b8cb-c38a488f2465} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001189 sec., 75693.86038687974 rows/sec., 5.91 MiB/sec. | ||
| 9997 | 2025.09.03 04:12:09.050963 [ 4 ] {faa2c416-2eaa-4e34-b8cb-c38a488f2465} <Debug> TCPHandler: Processed in 0.00136074 sec. | ||
| 9998 | 2025.09.03 04:12:09.051075 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2025.09.03 04:12:09.051169 [ 4 ] {407d6fe2-b50b-44ba-9c2c-da3732064155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10000 | 2025.09.03 04:12:09.051212 [ 4 ] {407d6fe2-b50b-44ba-9c2c-da3732064155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10001 | 2025.09.03 04:12:09.051622 [ 4 ] {407d6fe2-b50b-44ba-9c2c-da3732064155} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2025.09.03 04:12:09.051657 [ 4 ] {407d6fe2-b50b-44ba-9c2c-da3732064155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10003 | 2025.09.03 04:12:09.051978 [ 4 ] {407d6fe2-b50b-44ba-9c2c-da3732064155} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10004 | 2025.09.03 04:12:09.052174 [ 4 ] {407d6fe2-b50b-44ba-9c2c-da3732064155} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2025.09.03 04:12:09.052295 [ 4 ] {407d6fe2-b50b-44ba-9c2c-da3732064155} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 10006 | 2025.09.03 04:12:09.052330 [ 4 ] {407d6fe2-b50b-44ba-9c2c-da3732064155} <Debug> TCPHandler: Processed in 0.00134315 sec. | ||
| 10007 | 2025.09.03 04:12:09.052429 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2025.09.03 04:12:09.052517 [ 4 ] {7df1aa37-9dc6-4300-8078-236e7434e729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10009 | 2025.09.03 04:12:09.052569 [ 4 ] {7df1aa37-9dc6-4300-8078-236e7434e729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10010 | 2025.09.03 04:12:09.053433 [ 4 ] {7df1aa37-9dc6-4300-8078-236e7434e729} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2025.09.03 04:12:09.053469 [ 4 ] {7df1aa37-9dc6-4300-8078-236e7434e729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10012 | 2025.09.03 04:12:09.053997 [ 4 ] {7df1aa37-9dc6-4300-8078-236e7434e729} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10013 | 2025.09.03 04:12:09.054219 [ 4 ] {7df1aa37-9dc6-4300-8078-236e7434e729} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2025.09.03 04:12:09.054352 [ 4 ] {7df1aa37-9dc6-4300-8078-236e7434e729} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.0018 sec., 14444.444444444445 rows/sec., 25.88 MiB/sec. | ||
| 10015 | 2025.09.03 04:12:09.054407 [ 4 ] {7df1aa37-9dc6-4300-8078-236e7434e729} <Debug> TCPHandler: Processed in 0.001981065 sec. | ||
| 10016 | 2025.09.03 04:12:09.054516 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2025.09.03 04:12:09.054612 [ 4 ] {064c3dfe-5571-4179-905c-153ea1106bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10018 | 2025.09.03 04:12:09.054653 [ 4 ] {064c3dfe-5571-4179-905c-153ea1106bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10019 | 2025.09.03 04:12:09.054979 [ 4 ] {064c3dfe-5571-4179-905c-153ea1106bb2} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2025.09.03 04:12:09.055014 [ 4 ] {064c3dfe-5571-4179-905c-153ea1106bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10021 | 2025.09.03 04:12:09.055309 [ 4 ] {064c3dfe-5571-4179-905c-153ea1106bb2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10022 | 2025.09.03 04:12:09.055529 [ 4 ] {064c3dfe-5571-4179-905c-153ea1106bb2} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2025.09.03 04:12:09.055656 [ 4 ] {064c3dfe-5571-4179-905c-153ea1106bb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 10024 | 2025.09.03 04:12:09.055691 [ 4 ] {064c3dfe-5571-4179-905c-153ea1106bb2} <Debug> TCPHandler: Processed in 0.001225019 sec. | ||
| 10025 | 2025.09.03 04:12:09.587843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29829 | ||
| 10026 | 2025.09.03 04:12:09.588354 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2025.09.03 04:12:09.588397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10028 | 2025.09.03 04:12:09.588902 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10029 | 2025.09.03 04:12:09.589134 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2025.09.03 04:12:09.589276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
| 10031 | 2025.09.03 04:12:11.224284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 10032 | 2025.09.03 04:12:11.242622 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2025.09.03 04:12:11.242681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10034 | 2025.09.03 04:12:11.248694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10035 | 2025.09.03 04:12:11.249449 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2025.09.03 04:12:11.253032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 10037 | 2025.09.03 04:12:12.195168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1362 | ||
| 10038 | 2025.09.03 04:12:12.197393 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10039 | 2025.09.03 04:12:12.197452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10040 | 2025.09.03 04:12:12.198659 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10041 | 2025.09.03 04:12:12.198940 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2025.09.03 04:12:12.199328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362 | ||
| 10043 | 2025.09.03 04:12:14.045247 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10044 | 2025.09.03 04:12:14.045426 [ 4 ] {6f8ce79c-169b-4d26-9007-9c33e330dc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10045 | 2025.09.03 04:12:14.045489 [ 4 ] {6f8ce79c-169b-4d26-9007-9c33e330dc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10046 | 2025.09.03 04:12:14.046415 [ 4 ] {6f8ce79c-169b-4d26-9007-9c33e330dc53} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2025.09.03 04:12:14.046458 [ 4 ] {6f8ce79c-169b-4d26-9007-9c33e330dc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10048 | 2025.09.03 04:12:14.046852 [ 4 ] {6f8ce79c-169b-4d26-9007-9c33e330dc53} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10049 | 2025.09.03 04:12:14.047085 [ 4 ] {6f8ce79c-169b-4d26-9007-9c33e330dc53} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2025.09.03 04:12:14.047235 [ 4 ] {6f8ce79c-169b-4d26-9007-9c33e330dc53} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001859 sec., 46261.430876815495 rows/sec., 3.88 MiB/sec. | ||
| 10051 | 2025.09.03 04:12:14.047238 [ 116 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10052 | 2025.09.03 04:12:14.047281 [ 4 ] {6f8ce79c-169b-4d26-9007-9c33e330dc53} <Debug> TCPHandler: Processed in 0.002160225 sec. | ||
| 10053 | 2025.09.03 04:12:14.047318 [ 116 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2025.09.03 04:12:14.047343 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10055 | 2025.09.03 04:12:14.047434 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 10056 | 2025.09.03 04:12:14.047441 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10057 | 2025.09.03 04:12:14.047567 [ 4 ] {ba60f777-4dc1-496a-94b1-930f5a9ffb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10058 | 2025.09.03 04:12:14.047567 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10059 | 2025.09.03 04:12:14.047612 [ 4 ] {ba60f777-4dc1-496a-94b1-930f5a9ffb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10060 | 2025.09.03 04:12:14.047618 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1287 rows starting from the beginning of the part | ||
| 10061 | 2025.09.03 04:12:14.047695 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1226 rows starting from the beginning of the part | ||
| 10062 | 2025.09.03 04:12:14.047737 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 108 rows starting from the beginning of the part | ||
| 10063 | 2025.09.03 04:12:14.047776 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 86 rows starting from the beginning of the part | ||
| 10064 | 2025.09.03 04:12:14.047816 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 108 rows starting from the beginning of the part | ||
| 10065 | 2025.09.03 04:12:14.047904 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 86 rows starting from the beginning of the part | ||
| 10066 | 2025.09.03 04:12:14.048049 [ 4 ] {ba60f777-4dc1-496a-94b1-930f5a9ffb07} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2025.09.03 04:12:14.048090 [ 4 ] {ba60f777-4dc1-496a-94b1-930f5a9ffb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10068 | 2025.09.03 04:12:14.048418 [ 4 ] {ba60f777-4dc1-496a-94b1-930f5a9ffb07} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10069 | 2025.09.03 04:12:14.048646 [ 4 ] {ba60f777-4dc1-496a-94b1-930f5a9ffb07} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2025.09.03 04:12:14.048783 [ 4 ] {ba60f777-4dc1-496a-94b1-930f5a9ffb07} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001235 sec., 12145.748987854251 rows/sec., 913.30 KiB/sec. | ||
| 10071 | 2025.09.03 04:12:14.048821 [ 4 ] {ba60f777-4dc1-496a-94b1-930f5a9ffb07} <Debug> TCPHandler: Processed in 0.00143041 sec. | ||
| 10072 | 2025.09.03 04:12:14.048953 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2025.09.03 04:12:14.049081 [ 4 ] {4a2312e6-895e-4da1-b934-82a86f231739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10074 | 2025.09.03 04:12:14.049159 [ 4 ] {4a2312e6-895e-4da1-b934-82a86f231739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10075 | 2025.09.03 04:12:14.049241 [ 187 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2901 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847623 sec., 1570125.5072057447 rows/sec., 136.42 MiB/sec. | ||
| 10076 | 2025.09.03 04:12:14.049529 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10077 | 2025.09.03 04:12:14.049714 [ 4 ] {4a2312e6-895e-4da1-b934-82a86f231739} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2025.09.03 04:12:14.049758 [ 4 ] {4a2312e6-895e-4da1-b934-82a86f231739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10079 | 2025.09.03 04:12:14.049890 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2025.09.03 04:12:14.049991 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_96_19} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10081 | 2025.09.03 04:12:14.050109 [ 4 ] {4a2312e6-895e-4da1-b934-82a86f231739} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10082 | 2025.09.03 04:12:14.050132 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10083 | 2025.09.03 04:12:14.050338 [ 4 ] {4a2312e6-895e-4da1-b934-82a86f231739} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2025.09.03 04:12:14.050471 [ 4 ] {4a2312e6-895e-4da1-b934-82a86f231739} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001414 sec., 55869.872701555876 rows/sec., 4.36 MiB/sec. | ||
| 10085 | 2025.09.03 04:12:14.050478 [ 116 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10086 | 2025.09.03 04:12:14.050514 [ 4 ] {4a2312e6-895e-4da1-b934-82a86f231739} <Debug> TCPHandler: Processed in 0.001623132 sec. | ||
| 10087 | 2025.09.03 04:12:14.050523 [ 116 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2025.09.03 04:12:14.050553 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10089 | 2025.09.03 04:12:14.050640 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10090 | 2025.09.03 04:12:14.050677 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 10091 | 2025.09.03 04:12:14.050744 [ 4 ] {9e94edaa-105b-4aeb-89d1-e9a126665e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10092 | 2025.09.03 04:12:14.050792 [ 4 ] {9e94edaa-105b-4aeb-89d1-e9a126665e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10093 | 2025.09.03 04:12:14.050824 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10094 | 2025.09.03 04:12:14.050863 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 595 rows starting from the beginning of the part | ||
| 10095 | 2025.09.03 04:12:14.050932 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 535 rows starting from the beginning of the part | ||
| 10096 | 2025.09.03 04:12:14.050979 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 10097 | 2025.09.03 04:12:14.051025 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 79 rows starting from the beginning of the part | ||
| 10098 | 2025.09.03 04:12:14.051076 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part | ||
| 10099 | 2025.09.03 04:12:14.051118 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 79 rows starting from the beginning of the part | ||
| 10100 | 2025.09.03 04:12:14.051213 [ 4 ] {9e94edaa-105b-4aeb-89d1-e9a126665e87} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2025.09.03 04:12:14.051264 [ 4 ] {9e94edaa-105b-4aeb-89d1-e9a126665e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10102 | 2025.09.03 04:12:14.051616 [ 4 ] {9e94edaa-105b-4aeb-89d1-e9a126665e87} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10103 | 2025.09.03 04:12:14.051848 [ 4 ] {9e94edaa-105b-4aeb-89d1-e9a126665e87} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2025.09.03 04:12:14.051980 [ 4 ] {9e94edaa-105b-4aeb-89d1-e9a126665e87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 10105 | 2025.09.03 04:12:14.052001 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10106 | 2025.09.03 04:12:14.052021 [ 4 ] {9e94edaa-105b-4aeb-89d1-e9a126665e87} <Debug> TCPHandler: Processed in 0.00142804 sec. | ||
| 10107 | 2025.09.03 04:12:14.052054 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2025.09.03 04:12:14.052079 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10109 | 2025.09.03 04:12:14.052148 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2025.09.03 04:12:14.052156 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 10111 | 2025.09.03 04:12:14.052257 [ 4 ] {3a131788-fad2-4fc1-a44a-b6bb65d3b661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10112 | 2025.09.03 04:12:14.052270 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10113 | 2025.09.03 04:12:14.052309 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25178 rows starting from the beginning of the part | ||
| 10114 | 2025.09.03 04:12:14.052328 [ 4 ] {3a131788-fad2-4fc1-a44a-b6bb65d3b661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10115 | 2025.09.03 04:12:14.052353 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733603 sec., 846791.3357325754 rows/sec., 66.93 MiB/sec. | ||
| 10116 | 2025.09.03 04:12:14.052362 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 844 rows starting from the beginning of the part | ||
| 10117 | 2025.09.03 04:12:14.052433 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 10118 | 2025.09.03 04:12:14.052475 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 10119 | 2025.09.03 04:12:14.052519 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 10120 | 2025.09.03 04:12:14.052545 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10121 | 2025.09.03 04:12:14.052581 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 10122 | 2025.09.03 04:12:14.052843 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2025.09.03 04:12:14.052932 [ 194 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_96_19} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10124 | 2025.09.03 04:12:14.053028 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 10125 | 2025.09.03 04:12:14.053206 [ 4 ] {3a131788-fad2-4fc1-a44a-b6bb65d3b661} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.09.03 04:12:14.053248 [ 4 ] {3a131788-fad2-4fc1-a44a-b6bb65d3b661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10127 | 2025.09.03 04:12:14.053807 [ 4 ] {3a131788-fad2-4fc1-a44a-b6bb65d3b661} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10128 | 2025.09.03 04:12:14.054049 [ 4 ] {3a131788-fad2-4fc1-a44a-b6bb65d3b661} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.09.03 04:12:14.054202 [ 4 ] {3a131788-fad2-4fc1-a44a-b6bb65d3b661} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001964 sec., 7637.474541751528 rows/sec., 13.69 MiB/sec. | ||
| 10130 | 2025.09.03 04:12:14.054256 [ 4 ] {3a131788-fad2-4fc1-a44a-b6bb65d3b661} <Debug> TCPHandler: Processed in 0.002157266 sec. | ||
| 10131 | 2025.09.03 04:12:14.054369 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.09.03 04:12:14.054464 [ 4 ] {f125caf8-a6b5-4406-ac67-6ff7a5960bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10133 | 2025.09.03 04:12:14.054505 [ 4 ] {f125caf8-a6b5-4406-ac67-6ff7a5960bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10134 | 2025.09.03 04:12:14.054831 [ 4 ] {f125caf8-a6b5-4406-ac67-6ff7a5960bab} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2025.09.03 04:12:14.054866 [ 4 ] {f125caf8-a6b5-4406-ac67-6ff7a5960bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10136 | 2025.09.03 04:12:14.055189 [ 4 ] {f125caf8-a6b5-4406-ac67-6ff7a5960bab} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10137 | 2025.09.03 04:12:14.055394 [ 4 ] {f125caf8-a6b5-4406-ac67-6ff7a5960bab} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2025.09.03 04:12:14.055519 [ 4 ] {f125caf8-a6b5-4406-ac67-6ff7a5960bab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 10139 | 2025.09.03 04:12:14.055532 [ 116 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10140 | 2025.09.03 04:12:14.055558 [ 4 ] {f125caf8-a6b5-4406-ac67-6ff7a5960bab} <Debug> TCPHandler: Processed in 0.001237919 sec. | ||
| 10141 | 2025.09.03 04:12:14.055582 [ 116 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2025.09.03 04:12:14.055610 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10143 | 2025.09.03 04:12:14.056111 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10144 | 2025.09.03 04:12:14.056231 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10145 | 2025.09.03 04:12:14.056262 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5400 rows starting from the beginning of the part | ||
| 10146 | 2025.09.03 04:12:14.056319 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10147 | 2025.09.03 04:12:14.056364 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10148 | 2025.09.03 04:12:14.056405 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10149 | 2025.09.03 04:12:14.056443 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10150 | 2025.09.03 04:12:14.056483 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10151 | 2025.09.03 04:12:14.058092 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26662 rows, containing 5 columns (5 merged, 0 gathered) in 0.005968663 sec., 4466997.047747544 rows/sec., 305.59 MiB/sec. | ||
| 10152 | 2025.09.03 04:12:14.058305 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002508748 sec., 2272049.643886114 rows/sec., 153.12 MiB/sec. | ||
| 10153 | 2025.09.03 04:12:14.058330 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10154 | 2025.09.03 04:12:14.058584 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2025.09.03 04:12:14.058652 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10156 | 2025.09.03 04:12:14.058722 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 10157 | 2025.09.03 04:12:14.058823 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10158 | 2025.09.03 04:12:14.059156 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_96_19} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2025.09.03 04:12:14.059229 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_96_19} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10160 | 2025.09.03 04:12:14.059318 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 10161 | 2025.09.03 04:12:16.895318 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10162 | 2025.09.03 04:12:16.895416 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10163 | 2025.09.03 04:12:17.089658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30317 | ||
| 10164 | 2025.09.03 04:12:17.090200 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2025.09.03 04:12:17.090239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10166 | 2025.09.03 04:12:17.090760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10167 | 2025.09.03 04:12:17.091015 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2025.09.03 04:12:17.091158 [ 113 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10169 | 2025.09.03 04:12:17.091173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30317 | ||
| 10170 | 2025.09.03 04:12:17.091206 [ 113 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2025.09.03 04:12:17.091231 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10172 | 2025.09.03 04:12:17.091395 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10173 | 2025.09.03 04:12:17.091619 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10174 | 2025.09.03 04:12:17.091686 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10175 | 2025.09.03 04:12:17.091777 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10176 | 2025.09.03 04:12:17.091826 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10177 | 2025.09.03 04:12:17.091870 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10178 | 2025.09.03 04:12:17.091914 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10179 | 2025.09.03 04:12:17.091955 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10180 | 2025.09.03 04:12:17.094356 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30317 rows, containing 4 columns (4 merged, 0 gathered) in 0.003043352 sec., 9961713.268790465 rows/sec., 142.50 MiB/sec. | ||
| 10181 | 2025.09.03 04:12:17.094822 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10182 | 2025.09.03 04:12:17.095113 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_66_13} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2025.09.03 04:12:17.095184 [ 188 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_66_13} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10184 | 2025.09.03 04:12:17.095298 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 10185 | 2025.09.03 04:12:18.753254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 10186 | 2025.09.03 04:12:18.771843 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2025.09.03 04:12:18.771904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10188 | 2025.09.03 04:12:18.778271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10189 | 2025.09.03 04:12:18.778994 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2025.09.03 04:12:18.779286 [ 112 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10191 | 2025.09.03 04:12:18.779322 [ 112 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2025.09.03 04:12:18.779341 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10193 | 2025.09.03 04:12:18.779469 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10194 | 2025.09.03 04:12:18.783471 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10195 | 2025.09.03 04:12:18.783614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 10196 | 2025.09.03 04:12:18.784925 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10197 | 2025.09.03 04:12:18.789403 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10198 | 2025.09.03 04:12:18.793896 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10199 | 2025.09.03 04:12:18.798558 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10200 | 2025.09.03 04:12:18.803138 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10201 | 2025.09.03 04:12:18.807089 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10202 | 2025.09.03 04:12:18.864756 [ 187 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.085344078 sec., 5823.485491283883 rows/sec., 30.11 MiB/sec. | ||
| 10203 | 2025.09.03 04:12:18.868136 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10204 | 2025.09.03 04:12:18.870238 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_66_13} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2025.09.03 04:12:18.870362 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_66_13} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10206 | 2025.09.03 04:12:18.872987 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 10207 | 2025.09.03 04:12:19.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.61 MiB, peak 334.35 MiB, free memory in arenas 0.00 B, will set to 321.70 MiB (RSS), difference: 1.09 MiB | ||
| 10208 | 2025.09.03 04:12:19.046058 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2025.09.03 04:12:19.046238 [ 4 ] {e498c8c2-8215-4a84-b824-ddd96eef93d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10210 | 2025.09.03 04:12:19.046305 [ 4 ] {e498c8c2-8215-4a84-b824-ddd96eef93d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10211 | 2025.09.03 04:12:19.047026 [ 4 ] {e498c8c2-8215-4a84-b824-ddd96eef93d6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2025.09.03 04:12:19.047071 [ 4 ] {e498c8c2-8215-4a84-b824-ddd96eef93d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10213 | 2025.09.03 04:12:19.047484 [ 4 ] {e498c8c2-8215-4a84-b824-ddd96eef93d6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10214 | 2025.09.03 04:12:19.047732 [ 4 ] {e498c8c2-8215-4a84-b824-ddd96eef93d6} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2025.09.03 04:12:19.047902 [ 4 ] {e498c8c2-8215-4a84-b824-ddd96eef93d6} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001713 sec., 63047.28546409808 rows/sec., 5.29 MiB/sec. | ||
| 10216 | 2025.09.03 04:12:19.047954 [ 4 ] {e498c8c2-8215-4a84-b824-ddd96eef93d6} <Debug> TCPHandler: Processed in 0.002037845 sec. | ||
| 10217 | 2025.09.03 04:12:19.048089 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2025.09.03 04:12:19.048193 [ 4 ] {d2a431cc-2a14-4d07-992a-5065afc23ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10219 | 2025.09.03 04:12:19.048238 [ 4 ] {d2a431cc-2a14-4d07-992a-5065afc23ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10220 | 2025.09.03 04:12:19.048660 [ 4 ] {d2a431cc-2a14-4d07-992a-5065afc23ed6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2025.09.03 04:12:19.048698 [ 4 ] {d2a431cc-2a14-4d07-992a-5065afc23ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10222 | 2025.09.03 04:12:19.049028 [ 4 ] {d2a431cc-2a14-4d07-992a-5065afc23ed6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10223 | 2025.09.03 04:12:19.049249 [ 4 ] {d2a431cc-2a14-4d07-992a-5065afc23ed6} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2025.09.03 04:12:19.049380 [ 4 ] {d2a431cc-2a14-4d07-992a-5065afc23ed6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001212 sec., 21452.145214521453 rows/sec., 1.58 MiB/sec. | ||
| 10225 | 2025.09.03 04:12:19.049382 [ 111 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10226 | 2025.09.03 04:12:19.049421 [ 4 ] {d2a431cc-2a14-4d07-992a-5065afc23ed6} <Debug> TCPHandler: Processed in 0.001388461 sec. | ||
| 10227 | 2025.09.03 04:12:19.049453 [ 111 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2025.09.03 04:12:19.049482 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10229 | 2025.09.03 04:12:19.049539 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2025.09.03 04:12:19.049588 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 10231 | 2025.09.03 04:12:19.049642 [ 4 ] {25b2debe-7412-425d-ae1a-1e3dbd938fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10232 | 2025.09.03 04:12:19.049687 [ 4 ] {25b2debe-7412-425d-ae1a-1e3dbd938fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10233 | 2025.09.03 04:12:19.049731 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10234 | 2025.09.03 04:12:19.049773 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 57 rows starting from the beginning of the part | ||
| 10235 | 2025.09.03 04:12:19.049859 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
| 10236 | 2025.09.03 04:12:19.049920 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 15 rows starting from the beginning of the part | ||
| 10237 | 2025.09.03 04:12:19.049973 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part | ||
| 10238 | 2025.09.03 04:12:19.050017 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 15 rows starting from the beginning of the part | ||
| 10239 | 2025.09.03 04:12:19.050061 [ 187 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part | ||
| 10240 | 2025.09.03 04:12:19.050131 [ 4 ] {25b2debe-7412-425d-ae1a-1e3dbd938fc0} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2025.09.03 04:12:19.050172 [ 4 ] {25b2debe-7412-425d-ae1a-1e3dbd938fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10242 | 2025.09.03 04:12:19.050676 [ 4 ] {25b2debe-7412-425d-ae1a-1e3dbd938fc0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10243 | 2025.09.03 04:12:19.050914 [ 4 ] {25b2debe-7412-425d-ae1a-1e3dbd938fc0} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2025.09.03 04:12:19.050950 [ 198 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141147 sec., 116899.40275032414 rows/sec., 8.97 MiB/sec. | ||
| 10245 | 2025.09.03 04:12:19.051054 [ 4 ] {25b2debe-7412-425d-ae1a-1e3dbd938fc0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001432 sec., 62849.16201117319 rows/sec., 4.91 MiB/sec. | ||
| 10246 | 2025.09.03 04:12:19.051098 [ 4 ] {25b2debe-7412-425d-ae1a-1e3dbd938fc0} <Debug> TCPHandler: Processed in 0.001608772 sec. | ||
| 10247 | 2025.09.03 04:12:19.051167 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10248 | 2025.09.03 04:12:19.051221 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2025.09.03 04:12:19.051328 [ 4 ] {505331c2-d1af-4f89-9f69-a4b34324218c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10250 | 2025.09.03 04:12:19.051377 [ 4 ] {505331c2-d1af-4f89-9f69-a4b34324218c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10251 | 2025.09.03 04:12:19.051534 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2025.09.03 04:12:19.051632 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_96_19} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10253 | 2025.09.03 04:12:19.051745 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10254 | 2025.09.03 04:12:19.051839 [ 4 ] {505331c2-d1af-4f89-9f69-a4b34324218c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2025.09.03 04:12:19.051882 [ 4 ] {505331c2-d1af-4f89-9f69-a4b34324218c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10256 | 2025.09.03 04:12:19.052299 [ 4 ] {505331c2-d1af-4f89-9f69-a4b34324218c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10257 | 2025.09.03 04:12:19.052538 [ 4 ] {505331c2-d1af-4f89-9f69-a4b34324218c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2025.09.03 04:12:19.052681 [ 4 ] {505331c2-d1af-4f89-9f69-a4b34324218c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 10259 | 2025.09.03 04:12:19.052722 [ 4 ] {505331c2-d1af-4f89-9f69-a4b34324218c} <Debug> TCPHandler: Processed in 0.001552831 sec. | ||
| 10260 | 2025.09.03 04:12:19.052842 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2025.09.03 04:12:19.052940 [ 4 ] {82c0c47a-2a73-44d5-a093-2437b95c05af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10262 | 2025.09.03 04:12:19.052997 [ 4 ] {82c0c47a-2a73-44d5-a093-2437b95c05af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10263 | 2025.09.03 04:12:19.053845 [ 4 ] {82c0c47a-2a73-44d5-a093-2437b95c05af} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2025.09.03 04:12:19.053883 [ 4 ] {82c0c47a-2a73-44d5-a093-2437b95c05af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10265 | 2025.09.03 04:12:19.054428 [ 4 ] {82c0c47a-2a73-44d5-a093-2437b95c05af} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10266 | 2025.09.03 04:12:19.054668 [ 4 ] {82c0c47a-2a73-44d5-a093-2437b95c05af} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2025.09.03 04:12:19.054832 [ 4 ] {82c0c47a-2a73-44d5-a093-2437b95c05af} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00191 sec., 13612.565445026177 rows/sec., 24.39 MiB/sec. | ||
| 10268 | 2025.09.03 04:12:19.054890 [ 4 ] {82c0c47a-2a73-44d5-a093-2437b95c05af} <Debug> TCPHandler: Processed in 0.002098615 sec. | ||
| 10269 | 2025.09.03 04:12:19.055012 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2025.09.03 04:12:19.055113 [ 4 ] {03570e60-357d-49f3-85ba-5e59ffa4a484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10271 | 2025.09.03 04:12:19.055155 [ 4 ] {03570e60-357d-49f3-85ba-5e59ffa4a484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10272 | 2025.09.03 04:12:19.055493 [ 4 ] {03570e60-357d-49f3-85ba-5e59ffa4a484} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2025.09.03 04:12:19.055530 [ 4 ] {03570e60-357d-49f3-85ba-5e59ffa4a484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10274 | 2025.09.03 04:12:19.055871 [ 4 ] {03570e60-357d-49f3-85ba-5e59ffa4a484} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10275 | 2025.09.03 04:12:19.056098 [ 4 ] {03570e60-357d-49f3-85ba-5e59ffa4a484} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2025.09.03 04:12:19.056227 [ 4 ] {03570e60-357d-49f3-85ba-5e59ffa4a484} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 10277 | 2025.09.03 04:12:19.056263 [ 4 ] {03570e60-357d-49f3-85ba-5e59ffa4a484} <Debug> TCPHandler: Processed in 0.001300629 sec. | ||
| 10278 | 2025.09.03 04:12:22.199641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1386 | ||
| 10279 | 2025.09.03 04:12:22.201891 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2025.09.03 04:12:22.201950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10281 | 2025.09.03 04:12:22.203200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10282 | 2025.09.03 04:12:22.203513 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2025.09.03 04:12:22.203946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
| 10284 | 2025.09.03 04:12:24.074531 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2025.09.03 04:12:24.074711 [ 4 ] {ca2c0f57-da6f-4376-a035-2bf6bfd716a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10286 | 2025.09.03 04:12:24.074779 [ 4 ] {ca2c0f57-da6f-4376-a035-2bf6bfd716a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10287 | 2025.09.03 04:12:24.075421 [ 4 ] {ca2c0f57-da6f-4376-a035-2bf6bfd716a0} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2025.09.03 04:12:24.075466 [ 4 ] {ca2c0f57-da6f-4376-a035-2bf6bfd716a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10289 | 2025.09.03 04:12:24.075868 [ 4 ] {ca2c0f57-da6f-4376-a035-2bf6bfd716a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10290 | 2025.09.03 04:12:24.076099 [ 4 ] {ca2c0f57-da6f-4376-a035-2bf6bfd716a0} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2025.09.03 04:12:24.076250 [ 4 ] {ca2c0f57-da6f-4376-a035-2bf6bfd716a0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001588 sec., 8816.120906801007 rows/sec., 718.89 KiB/sec. | ||
| 10292 | 2025.09.03 04:12:24.076294 [ 4 ] {ca2c0f57-da6f-4376-a035-2bf6bfd716a0} <Debug> TCPHandler: Processed in 0.001895194 sec. | ||
| 10293 | 2025.09.03 04:12:24.076417 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10294 | 2025.09.03 04:12:24.076517 [ 4 ] {9b56b7db-4393-4b62-a2d5-f82d74ca32de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10295 | 2025.09.03 04:12:24.076559 [ 4 ] {9b56b7db-4393-4b62-a2d5-f82d74ca32de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10296 | 2025.09.03 04:12:24.077536 [ 4 ] {9b56b7db-4393-4b62-a2d5-f82d74ca32de} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2025.09.03 04:12:24.077573 [ 4 ] {9b56b7db-4393-4b62-a2d5-f82d74ca32de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10298 | 2025.09.03 04:12:24.077980 [ 4 ] {9b56b7db-4393-4b62-a2d5-f82d74ca32de} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10299 | 2025.09.03 04:12:24.078203 [ 4 ] {9b56b7db-4393-4b62-a2d5-f82d74ca32de} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2025.09.03 04:12:24.078339 [ 4 ] {9b56b7db-4393-4b62-a2d5-f82d74ca32de} <Debug> executeQuery: Read 1233 rows, 104.46 KiB in 0.001843 sec., 669017.905588714 rows/sec., 55.35 MiB/sec. | ||
| 10301 | 2025.09.03 04:12:24.078378 [ 4 ] {9b56b7db-4393-4b62-a2d5-f82d74ca32de} <Debug> TCPHandler: Processed in 0.002013754 sec. | ||
| 10302 | 2025.09.03 04:12:24.078493 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2025.09.03 04:12:24.078589 [ 4 ] {07ec3f83-4fd0-4a1f-94bb-376a24674434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10304 | 2025.09.03 04:12:24.078634 [ 4 ] {07ec3f83-4fd0-4a1f-94bb-376a24674434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10305 | 2025.09.03 04:12:24.079054 [ 4 ] {07ec3f83-4fd0-4a1f-94bb-376a24674434} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2025.09.03 04:12:24.079089 [ 4 ] {07ec3f83-4fd0-4a1f-94bb-376a24674434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10307 | 2025.09.03 04:12:24.079403 [ 4 ] {07ec3f83-4fd0-4a1f-94bb-376a24674434} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10308 | 2025.09.03 04:12:24.079641 [ 4 ] {07ec3f83-4fd0-4a1f-94bb-376a24674434} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2025.09.03 04:12:24.079770 [ 4 ] {07ec3f83-4fd0-4a1f-94bb-376a24674434} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.0012 sec., 24166.666666666668 rows/sec., 1.71 MiB/sec. | ||
| 10310 | 2025.09.03 04:12:24.079807 [ 4 ] {07ec3f83-4fd0-4a1f-94bb-376a24674434} <Debug> TCPHandler: Processed in 0.00136526 sec. | ||
| 10311 | 2025.09.03 04:12:24.079915 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2025.09.03 04:12:24.080009 [ 4 ] {7e48a7cf-309c-4709-b08e-7e1df2e75c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10313 | 2025.09.03 04:12:24.080050 [ 4 ] {7e48a7cf-309c-4709-b08e-7e1df2e75c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10314 | 2025.09.03 04:12:24.080572 [ 4 ] {7e48a7cf-309c-4709-b08e-7e1df2e75c40} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2025.09.03 04:12:24.080609 [ 4 ] {7e48a7cf-309c-4709-b08e-7e1df2e75c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10316 | 2025.09.03 04:12:24.080934 [ 4 ] {7e48a7cf-309c-4709-b08e-7e1df2e75c40} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10317 | 2025.09.03 04:12:24.081148 [ 4 ] {7e48a7cf-309c-4709-b08e-7e1df2e75c40} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2025.09.03 04:12:24.081281 [ 4 ] {7e48a7cf-309c-4709-b08e-7e1df2e75c40} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00129 sec., 176744.18604651163 rows/sec., 11.97 MiB/sec. | ||
| 10319 | 2025.09.03 04:12:24.081322 [ 4 ] {7e48a7cf-309c-4709-b08e-7e1df2e75c40} <Debug> TCPHandler: Processed in 0.00145703 sec. | ||
| 10320 | 2025.09.03 04:12:24.081435 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2025.09.03 04:12:24.081537 [ 4 ] {ac84cbea-5b59-4998-895a-ddbb6768b4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10322 | 2025.09.03 04:12:24.081579 [ 4 ] {ac84cbea-5b59-4998-895a-ddbb6768b4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10323 | 2025.09.03 04:12:24.082302 [ 4 ] {ac84cbea-5b59-4998-895a-ddbb6768b4d4} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10324 | 2025.09.03 04:12:24.082338 [ 4 ] {ac84cbea-5b59-4998-895a-ddbb6768b4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10325 | 2025.09.03 04:12:24.082697 [ 4 ] {ac84cbea-5b59-4998-895a-ddbb6768b4d4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10326 | 2025.09.03 04:12:24.082963 [ 4 ] {ac84cbea-5b59-4998-895a-ddbb6768b4d4} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2025.09.03 04:12:24.083097 [ 4 ] {ac84cbea-5b59-4998-895a-ddbb6768b4d4} <Debug> executeQuery: Read 549 rows, 41.75 KiB in 0.001638 sec., 335164.8351648352 rows/sec., 24.89 MiB/sec. | ||
| 10328 | 2025.09.03 04:12:24.083136 [ 4 ] {ac84cbea-5b59-4998-895a-ddbb6768b4d4} <Debug> TCPHandler: Processed in 0.001813513 sec. | ||
| 10329 | 2025.09.03 04:12:24.083321 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10330 | 2025.09.03 04:12:24.083417 [ 4 ] {599cb465-4258-42c6-a2cd-9ff7dff3c84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10331 | 2025.09.03 04:12:24.083461 [ 4 ] {599cb465-4258-42c6-a2cd-9ff7dff3c84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10332 | 2025.09.03 04:12:24.084065 [ 4 ] {599cb465-4258-42c6-a2cd-9ff7dff3c84f} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2025.09.03 04:12:24.084101 [ 4 ] {599cb465-4258-42c6-a2cd-9ff7dff3c84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10334 | 2025.09.03 04:12:24.084497 [ 4 ] {599cb465-4258-42c6-a2cd-9ff7dff3c84f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10335 | 2025.09.03 04:12:24.084716 [ 4 ] {599cb465-4258-42c6-a2cd-9ff7dff3c84f} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2025.09.03 04:12:24.084857 [ 4 ] {599cb465-4258-42c6-a2cd-9ff7dff3c84f} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001459 sec., 583276.2165867032 rows/sec., 39.26 MiB/sec. | ||
| 10337 | 2025.09.03 04:12:24.084896 [ 4 ] {599cb465-4258-42c6-a2cd-9ff7dff3c84f} <Debug> TCPHandler: Processed in 0.001625541 sec. | ||
| 10338 | 2025.09.03 04:12:24.085008 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10339 | 2025.09.03 04:12:24.085105 [ 4 ] {2dabd241-2fe1-4c8b-bfd8-621ad7cc5089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10340 | 2025.09.03 04:12:24.085163 [ 4 ] {2dabd241-2fe1-4c8b-bfd8-621ad7cc5089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10341 | 2025.09.03 04:12:24.085975 [ 4 ] {2dabd241-2fe1-4c8b-bfd8-621ad7cc5089} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10342 | 2025.09.03 04:12:24.086010 [ 4 ] {2dabd241-2fe1-4c8b-bfd8-621ad7cc5089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10343 | 2025.09.03 04:12:24.086567 [ 4 ] {2dabd241-2fe1-4c8b-bfd8-621ad7cc5089} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10344 | 2025.09.03 04:12:24.086816 [ 4 ] {2dabd241-2fe1-4c8b-bfd8-621ad7cc5089} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2025.09.03 04:12:24.086939 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10346 | 2025.09.03 04:12:24.086965 [ 4 ] {2dabd241-2fe1-4c8b-bfd8-621ad7cc5089} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001879 sec., 7982.969664715274 rows/sec., 14.31 MiB/sec. | ||
| 10347 | 2025.09.03 04:12:24.086982 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2025.09.03 04:12:24.087007 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10349 | 2025.09.03 04:12:24.087037 [ 4 ] {2dabd241-2fe1-4c8b-bfd8-621ad7cc5089} <Debug> TCPHandler: Processed in 0.002078815 sec. | ||
| 10350 | 2025.09.03 04:12:24.087136 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 10351 | 2025.09.03 04:12:24.087166 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10352 | 2025.09.03 04:12:24.087280 [ 4 ] {d2244fb8-f0d3-4fa6-99c3-8e9ae03d2eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10353 | 2025.09.03 04:12:24.087330 [ 4 ] {d2244fb8-f0d3-4fa6-99c3-8e9ae03d2eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10354 | 2025.09.03 04:12:24.087429 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10355 | 2025.09.03 04:12:24.087509 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1820 rows starting from the beginning of the part | ||
| 10356 | 2025.09.03 04:12:24.087656 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
| 10357 | 2025.09.03 04:12:24.087741 [ 4 ] {d2244fb8-f0d3-4fa6-99c3-8e9ae03d2eb8} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2025.09.03 04:12:24.087769 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
| 10359 | 2025.09.03 04:12:24.087789 [ 4 ] {d2244fb8-f0d3-4fa6-99c3-8e9ae03d2eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10360 | 2025.09.03 04:12:24.087882 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 15 rows starting from the beginning of the part | ||
| 10361 | 2025.09.03 04:12:24.087989 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
| 10362 | 2025.09.03 04:12:24.088093 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 15 rows starting from the beginning of the part | ||
| 10363 | 2025.09.03 04:12:24.088215 [ 4 ] {d2244fb8-f0d3-4fa6-99c3-8e9ae03d2eb8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10364 | 2025.09.03 04:12:24.088538 [ 4 ] {d2244fb8-f0d3-4fa6-99c3-8e9ae03d2eb8} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2025.09.03 04:12:24.088719 [ 4 ] {d2244fb8-f0d3-4fa6-99c3-8e9ae03d2eb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
| 10366 | 2025.09.03 04:12:24.088770 [ 4 ] {d2244fb8-f0d3-4fa6-99c3-8e9ae03d2eb8} <Debug> TCPHandler: Processed in 0.001660423 sec. | ||
| 10367 | 2025.09.03 04:12:24.100969 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1917 rows, containing 19 columns (19 merged, 0 gathered) in 0.013891761 sec., 137995.46364208253 rows/sec., 247.28 MiB/sec. | ||
| 10368 | 2025.09.03 04:12:24.103480 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10369 | 2025.09.03 04:12:24.103928 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2025.09.03 04:12:24.104020 [ 197 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10371 | 2025.09.03 04:12:24.104208 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.37 MiB. | ||
| 10372 | 2025.09.03 04:12:24.591477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30744 | ||
| 10373 | 2025.09.03 04:12:24.591957 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2025.09.03 04:12:24.592002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10375 | 2025.09.03 04:12:24.592557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10376 | 2025.09.03 04:12:24.592816 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2025.09.03 04:12:24.592967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
| 10378 | 2025.09.03 04:12:25.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.34 MiB, peak 339.65 MiB, free memory in arenas 0.00 B, will set to 330.05 MiB (RSS), difference: 7.71 MiB | ||
| 10379 | 2025.09.03 04:12:26.283864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 10380 | 2025.09.03 04:12:26.298797 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2025.09.03 04:12:26.298856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10382 | 2025.09.03 04:12:26.304169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10383 | 2025.09.03 04:12:26.304865 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2025.09.03 04:12:26.307596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 10385 | 2025.09.03 04:12:29.045175 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10386 | 2025.09.03 04:12:29.045387 [ 4 ] {450ab2fa-1a53-48a3-866c-ccba3b254d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10387 | 2025.09.03 04:12:29.045455 [ 4 ] {450ab2fa-1a53-48a3-866c-ccba3b254d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10388 | 2025.09.03 04:12:29.046155 [ 4 ] {450ab2fa-1a53-48a3-866c-ccba3b254d3a} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10389 | 2025.09.03 04:12:29.046204 [ 4 ] {450ab2fa-1a53-48a3-866c-ccba3b254d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10390 | 2025.09.03 04:12:29.046614 [ 4 ] {450ab2fa-1a53-48a3-866c-ccba3b254d3a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10391 | 2025.09.03 04:12:29.046845 [ 4 ] {450ab2fa-1a53-48a3-866c-ccba3b254d3a} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2025.09.03 04:12:29.047000 [ 4 ] {450ab2fa-1a53-48a3-866c-ccba3b254d3a} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001662 sec., 64981.94945848375 rows/sec., 5.45 MiB/sec. | ||
| 10393 | 2025.09.03 04:12:29.047044 [ 4 ] {450ab2fa-1a53-48a3-866c-ccba3b254d3a} <Debug> TCPHandler: Processed in 0.002011325 sec. | ||
| 10394 | 2025.09.03 04:12:29.047170 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2025.09.03 04:12:29.047265 [ 4 ] {c59207b9-5e08-44cf-b088-6c0b4c640d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10396 | 2025.09.03 04:12:29.047306 [ 4 ] {c59207b9-5e08-44cf-b088-6c0b4c640d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10397 | 2025.09.03 04:12:29.047710 [ 4 ] {c59207b9-5e08-44cf-b088-6c0b4c640d7c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2025.09.03 04:12:29.047747 [ 4 ] {c59207b9-5e08-44cf-b088-6c0b4c640d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10399 | 2025.09.03 04:12:29.048051 [ 4 ] {c59207b9-5e08-44cf-b088-6c0b4c640d7c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10400 | 2025.09.03 04:12:29.048272 [ 4 ] {c59207b9-5e08-44cf-b088-6c0b4c640d7c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2025.09.03 04:12:29.048406 [ 4 ] {c59207b9-5e08-44cf-b088-6c0b4c640d7c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001159 sec., 22433.13201035375 rows/sec., 1.65 MiB/sec. | ||
| 10402 | 2025.09.03 04:12:29.048446 [ 4 ] {c59207b9-5e08-44cf-b088-6c0b4c640d7c} <Debug> TCPHandler: Processed in 0.00132533 sec. | ||
| 10403 | 2025.09.03 04:12:29.048558 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2025.09.03 04:12:29.048651 [ 4 ] {b85f8f82-df18-4e32-a2b4-4b1a542ee2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10405 | 2025.09.03 04:12:29.048692 [ 4 ] {b85f8f82-df18-4e32-a2b4-4b1a542ee2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10406 | 2025.09.03 04:12:29.049109 [ 4 ] {b85f8f82-df18-4e32-a2b4-4b1a542ee2fe} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2025.09.03 04:12:29.049146 [ 4 ] {b85f8f82-df18-4e32-a2b4-4b1a542ee2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10408 | 2025.09.03 04:12:29.049457 [ 4 ] {b85f8f82-df18-4e32-a2b4-4b1a542ee2fe} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10409 | 2025.09.03 04:12:29.049690 [ 4 ] {b85f8f82-df18-4e32-a2b4-4b1a542ee2fe} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2025.09.03 04:12:29.049818 [ 4 ] {b85f8f82-df18-4e32-a2b4-4b1a542ee2fe} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001185 sec., 75949.36708860759 rows/sec., 5.93 MiB/sec. | ||
| 10411 | 2025.09.03 04:12:29.049857 [ 4 ] {b85f8f82-df18-4e32-a2b4-4b1a542ee2fe} <Debug> TCPHandler: Processed in 0.00134868 sec. | ||
| 10412 | 2025.09.03 04:12:29.049966 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2025.09.03 04:12:29.050060 [ 4 ] {86ebc166-dd33-43a0-a685-f63ccb0f3917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10414 | 2025.09.03 04:12:29.050106 [ 4 ] {86ebc166-dd33-43a0-a685-f63ccb0f3917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10415 | 2025.09.03 04:12:29.050509 [ 4 ] {86ebc166-dd33-43a0-a685-f63ccb0f3917} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2025.09.03 04:12:29.050546 [ 4 ] {86ebc166-dd33-43a0-a685-f63ccb0f3917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10417 | 2025.09.03 04:12:29.050883 [ 4 ] {86ebc166-dd33-43a0-a685-f63ccb0f3917} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10418 | 2025.09.03 04:12:29.051107 [ 4 ] {86ebc166-dd33-43a0-a685-f63ccb0f3917} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2025.09.03 04:12:29.051239 [ 4 ] {86ebc166-dd33-43a0-a685-f63ccb0f3917} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 10420 | 2025.09.03 04:12:29.051279 [ 4 ] {86ebc166-dd33-43a0-a685-f63ccb0f3917} <Debug> TCPHandler: Processed in 0.00136221 sec. | ||
| 10421 | 2025.09.03 04:12:29.051389 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10422 | 2025.09.03 04:12:29.051483 [ 4 ] {bdd20fdf-f8b5-48c3-aa6e-0e0914e39d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10423 | 2025.09.03 04:12:29.051538 [ 4 ] {bdd20fdf-f8b5-48c3-aa6e-0e0914e39d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10424 | 2025.09.03 04:12:29.052355 [ 4 ] {bdd20fdf-f8b5-48c3-aa6e-0e0914e39d78} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2025.09.03 04:12:29.052391 [ 4 ] {bdd20fdf-f8b5-48c3-aa6e-0e0914e39d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10426 | 2025.09.03 04:12:29.052939 [ 4 ] {bdd20fdf-f8b5-48c3-aa6e-0e0914e39d78} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10427 | 2025.09.03 04:12:29.053178 [ 4 ] {bdd20fdf-f8b5-48c3-aa6e-0e0914e39d78} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2025.09.03 04:12:29.053318 [ 4 ] {bdd20fdf-f8b5-48c3-aa6e-0e0914e39d78} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001852 sec., 14038.876889848812 rows/sec., 25.16 MiB/sec. | ||
| 10429 | 2025.09.03 04:12:29.053373 [ 4 ] {bdd20fdf-f8b5-48c3-aa6e-0e0914e39d78} <Debug> TCPHandler: Processed in 0.002033305 sec. | ||
| 10430 | 2025.09.03 04:12:29.053489 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10431 | 2025.09.03 04:12:29.053583 [ 4 ] {d3e5af2d-b226-4f10-85d7-ea664ab09b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10432 | 2025.09.03 04:12:29.053626 [ 4 ] {d3e5af2d-b226-4f10-85d7-ea664ab09b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10433 | 2025.09.03 04:12:29.053955 [ 4 ] {d3e5af2d-b226-4f10-85d7-ea664ab09b2e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2025.09.03 04:12:29.053993 [ 4 ] {d3e5af2d-b226-4f10-85d7-ea664ab09b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10435 | 2025.09.03 04:12:29.054308 [ 4 ] {d3e5af2d-b226-4f10-85d7-ea664ab09b2e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10436 | 2025.09.03 04:12:29.054550 [ 4 ] {d3e5af2d-b226-4f10-85d7-ea664ab09b2e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2025.09.03 04:12:29.054678 [ 4 ] {d3e5af2d-b226-4f10-85d7-ea664ab09b2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 10438 | 2025.09.03 04:12:29.054715 [ 4 ] {d3e5af2d-b226-4f10-85d7-ea664ab09b2e} <Debug> TCPHandler: Processed in 0.001276799 sec. | ||
| 10439 | 2025.09.03 04:12:31.895475 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10440 | 2025.09.03 04:12:31.895583 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10441 | 2025.09.03 04:12:32.093437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31232 | ||
| 10442 | 2025.09.03 04:12:32.094002 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2025.09.03 04:12:32.094041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10444 | 2025.09.03 04:12:32.094522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10445 | 2025.09.03 04:12:32.094755 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10446 | 2025.09.03 04:12:32.094886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31232 | ||
| 10447 | 2025.09.03 04:12:32.204508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1414 | ||
| 10448 | 2025.09.03 04:12:32.206930 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2025.09.03 04:12:32.206977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10450 | 2025.09.03 04:12:32.208266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10451 | 2025.09.03 04:12:32.208516 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2025.09.03 04:12:32.208663 [ 92 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10453 | 2025.09.03 04:12:32.208728 [ 92 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2025.09.03 04:12:32.208748 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10455 | 2025.09.03 04:12:32.208770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
| 10456 | 2025.09.03 04:12:32.208845 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 10457 | 2025.09.03 04:12:32.209349 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10458 | 2025.09.03 04:12:32.209498 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1288 rows starting from the beginning of the part | ||
| 10459 | 2025.09.03 04:12:32.209847 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 10460 | 2025.09.03 04:12:32.210166 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 10461 | 2025.09.03 04:12:32.210486 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 10462 | 2025.09.03 04:12:32.210801 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 10463 | 2025.09.03 04:12:32.211104 [ 190 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 10464 | 2025.09.03 04:12:32.216866 [ 192 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1414 rows, containing 72 columns (72 merged, 0 gathered) in 0.008063849 sec., 175350.50569523315 rows/sec., 133.42 MiB/sec. | ||
| 10465 | 2025.09.03 04:12:32.218357 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10466 | 2025.09.03 04:12:32.218967 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_51_10} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2025.09.03 04:12:32.219052 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_51_10} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10468 | 2025.09.03 04:12:32.219290 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 10469 | 2025.09.03 04:12:33.807930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 10470 | 2025.09.03 04:12:33.823849 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2025.09.03 04:12:33.823909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10472 | 2025.09.03 04:12:33.829736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10473 | 2025.09.03 04:12:33.830476 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2025.09.03 04:12:33.833258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 10475 | 2025.09.03 04:12:34.045263 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10476 | 2025.09.03 04:12:34.045460 [ 4 ] {bf4ba818-6f06-45e2-80bb-5db49063bc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10477 | 2025.09.03 04:12:34.045532 [ 4 ] {bf4ba818-6f06-45e2-80bb-5db49063bc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10478 | 2025.09.03 04:12:34.046185 [ 4 ] {bf4ba818-6f06-45e2-80bb-5db49063bc78} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2025.09.03 04:12:34.046229 [ 4 ] {bf4ba818-6f06-45e2-80bb-5db49063bc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10480 | 2025.09.03 04:12:34.046638 [ 4 ] {bf4ba818-6f06-45e2-80bb-5db49063bc78} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10481 | 2025.09.03 04:12:34.046866 [ 4 ] {bf4ba818-6f06-45e2-80bb-5db49063bc78} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2025.09.03 04:12:34.047009 [ 4 ] {bf4ba818-6f06-45e2-80bb-5db49063bc78} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001604 sec., 53615.96009975063 rows/sec., 4.50 MiB/sec. | ||
| 10483 | 2025.09.03 04:12:34.047050 [ 4 ] {bf4ba818-6f06-45e2-80bb-5db49063bc78} <Debug> TCPHandler: Processed in 0.001921933 sec. | ||
| 10484 | 2025.09.03 04:12:34.047174 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10485 | 2025.09.03 04:12:34.047266 [ 4 ] {239e6707-3c6c-449a-b698-6e0769c3ff37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10486 | 2025.09.03 04:12:34.047306 [ 4 ] {239e6707-3c6c-449a-b698-6e0769c3ff37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10487 | 2025.09.03 04:12:34.047697 [ 4 ] {239e6707-3c6c-449a-b698-6e0769c3ff37} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2025.09.03 04:12:34.047733 [ 4 ] {239e6707-3c6c-449a-b698-6e0769c3ff37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10489 | 2025.09.03 04:12:34.048024 [ 4 ] {239e6707-3c6c-449a-b698-6e0769c3ff37} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10490 | 2025.09.03 04:12:34.048234 [ 4 ] {239e6707-3c6c-449a-b698-6e0769c3ff37} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10491 | 2025.09.03 04:12:34.048361 [ 4 ] {239e6707-3c6c-449a-b698-6e0769c3ff37} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001113 sec., 13477.08894878706 rows/sec., 1013.41 KiB/sec. | ||
| 10492 | 2025.09.03 04:12:34.048398 [ 4 ] {239e6707-3c6c-449a-b698-6e0769c3ff37} <Debug> TCPHandler: Processed in 0.001271109 sec. | ||
| 10493 | 2025.09.03 04:12:34.048503 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10494 | 2025.09.03 04:12:34.048594 [ 4 ] {83a2a5e7-8358-4c5c-a157-6733f7330895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10495 | 2025.09.03 04:12:34.048634 [ 4 ] {83a2a5e7-8358-4c5c-a157-6733f7330895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10496 | 2025.09.03 04:12:34.049032 [ 4 ] {83a2a5e7-8358-4c5c-a157-6733f7330895} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10497 | 2025.09.03 04:12:34.049067 [ 4 ] {83a2a5e7-8358-4c5c-a157-6733f7330895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10498 | 2025.09.03 04:12:34.049362 [ 4 ] {83a2a5e7-8358-4c5c-a157-6733f7330895} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10499 | 2025.09.03 04:12:34.049568 [ 4 ] {83a2a5e7-8358-4c5c-a157-6733f7330895} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10500 | 2025.09.03 04:12:34.049692 [ 4 ] {83a2a5e7-8358-4c5c-a157-6733f7330895} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001116 sec., 70788.53046594982 rows/sec., 5.53 MiB/sec. | ||
| 10501 | 2025.09.03 04:12:34.049728 [ 4 ] {83a2a5e7-8358-4c5c-a157-6733f7330895} <Debug> TCPHandler: Processed in 0.001271609 sec. | ||
| 10502 | 2025.09.03 04:12:34.049834 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2025.09.03 04:12:34.049925 [ 4 ] {bbf35567-7f5f-4151-a4eb-1fbcfe5f134a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10504 | 2025.09.03 04:12:34.049967 [ 4 ] {bbf35567-7f5f-4151-a4eb-1fbcfe5f134a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10505 | 2025.09.03 04:12:34.050349 [ 4 ] {bbf35567-7f5f-4151-a4eb-1fbcfe5f134a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10506 | 2025.09.03 04:12:34.050382 [ 4 ] {bbf35567-7f5f-4151-a4eb-1fbcfe5f134a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10507 | 2025.09.03 04:12:34.050729 [ 4 ] {bbf35567-7f5f-4151-a4eb-1fbcfe5f134a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10508 | 2025.09.03 04:12:34.050949 [ 4 ] {bbf35567-7f5f-4151-a4eb-1fbcfe5f134a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2025.09.03 04:12:34.051071 [ 4 ] {bbf35567-7f5f-4151-a4eb-1fbcfe5f134a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 10510 | 2025.09.03 04:12:34.051106 [ 4 ] {bbf35567-7f5f-4151-a4eb-1fbcfe5f134a} <Debug> TCPHandler: Processed in 0.00132033 sec. | ||
| 10511 | 2025.09.03 04:12:34.051244 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10512 | 2025.09.03 04:12:34.051365 [ 4 ] {7c99954e-838d-4d0b-8efd-03428d9d8736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10513 | 2025.09.03 04:12:34.051429 [ 4 ] {7c99954e-838d-4d0b-8efd-03428d9d8736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10514 | 2025.09.03 04:12:34.052213 [ 4 ] {7c99954e-838d-4d0b-8efd-03428d9d8736} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2025.09.03 04:12:34.052247 [ 4 ] {7c99954e-838d-4d0b-8efd-03428d9d8736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10516 | 2025.09.03 04:12:34.052795 [ 4 ] {7c99954e-838d-4d0b-8efd-03428d9d8736} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10517 | 2025.09.03 04:12:34.053019 [ 4 ] {7c99954e-838d-4d0b-8efd-03428d9d8736} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2025.09.03 04:12:34.053168 [ 4 ] {7c99954e-838d-4d0b-8efd-03428d9d8736} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001828 sec., 8205.689277899344 rows/sec., 14.70 MiB/sec. | ||
| 10519 | 2025.09.03 04:12:34.053222 [ 4 ] {7c99954e-838d-4d0b-8efd-03428d9d8736} <Debug> TCPHandler: Processed in 0.002046095 sec. | ||
| 10520 | 2025.09.03 04:12:34.053330 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10521 | 2025.09.03 04:12:34.053424 [ 4 ] {32d13b40-4395-43ba-91c8-96022eb2aaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10522 | 2025.09.03 04:12:34.053467 [ 4 ] {32d13b40-4395-43ba-91c8-96022eb2aaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10523 | 2025.09.03 04:12:34.053798 [ 4 ] {32d13b40-4395-43ba-91c8-96022eb2aaf5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10524 | 2025.09.03 04:12:34.053833 [ 4 ] {32d13b40-4395-43ba-91c8-96022eb2aaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10525 | 2025.09.03 04:12:34.054135 [ 4 ] {32d13b40-4395-43ba-91c8-96022eb2aaf5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10526 | 2025.09.03 04:12:34.054346 [ 4 ] {32d13b40-4395-43ba-91c8-96022eb2aaf5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2025.09.03 04:12:34.054468 [ 4 ] {32d13b40-4395-43ba-91c8-96022eb2aaf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 10528 | 2025.09.03 04:12:34.054503 [ 4 ] {32d13b40-4395-43ba-91c8-96022eb2aaf5} <Debug> TCPHandler: Processed in 0.001221168 sec. | ||
| 10529 | 2025.09.03 04:12:35.141412 [ 89 ] {} <Debug> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10530 | 2025.09.03 04:12:35.141478 [ 89 ] {} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2025.09.03 04:12:35.141503 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10532 | 2025.09.03 04:12:35.141755 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::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 | ||
| 10533 | 2025.09.03 04:12:35.141986 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10534 | 2025.09.03 04:12:35.142045 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 16 rows starting from the beginning of the part | ||
| 10535 | 2025.09.03 04:12:35.142156 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 10536 | 2025.09.03 04:12:35.142236 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 10537 | 2025.09.03 04:12:35.142312 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 10538 | 2025.09.03 04:12:35.142383 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 10539 | 2025.09.03 04:12:35.143418 [ 195 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001763653 sec., 27216.23811486727 rows/sec., 2.27 MiB/sec. | ||
| 10540 | 2025.09.03 04:12:35.143553 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10541 | 2025.09.03 04:12:35.143792 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_17_4} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2025.09.03 04:12:35.143864 [ 198 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_17_4} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10543 | 2025.09.03 04:12:35.143932 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10544 | 2025.09.03 04:12:36.276855 [ 79 ] {} <Debug> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10545 | 2025.09.03 04:12:36.276936 [ 79 ] {} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2025.09.03 04:12:36.276972 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10547 | 2025.09.03 04:12:36.277111 [ 200 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 10548 | 2025.09.03 04:12:36.277260 [ 200 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10549 | 2025.09.03 04:12:36.277297 [ 200 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 229 rows starting from the beginning of the part | ||
| 10550 | 2025.09.03 04:12:36.277371 [ 200 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 10551 | 2025.09.03 04:12:36.277425 [ 200 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 10552 | 2025.09.03 04:12:36.277476 [ 200 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 10553 | 2025.09.03 04:12:36.277521 [ 200 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 10554 | 2025.09.03 04:12:36.278460 [ 198 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410121 sec., 809150.4204249139 rows/sec., 57.87 MiB/sec. | ||
| 10555 | 2025.09.03 04:12:36.278677 [ 195 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10556 | 2025.09.03 04:12:36.278991 [ 195 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_17_4} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2025.09.03 04:12:36.279082 [ 195 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_17_4} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10558 | 2025.09.03 04:12:36.279176 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10559 | 2025.09.03 04:12:39.045838 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2025.09.03 04:12:39.046061 [ 4 ] {ced1bca6-af99-4511-b972-fb3afe1a1c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10561 | 2025.09.03 04:12:39.046138 [ 4 ] {ced1bca6-af99-4511-b972-fb3afe1a1c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10562 | 2025.09.03 04:12:39.046841 [ 4 ] {ced1bca6-af99-4511-b972-fb3afe1a1c58} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2025.09.03 04:12:39.046888 [ 4 ] {ced1bca6-af99-4511-b972-fb3afe1a1c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10564 | 2025.09.03 04:12:39.047304 [ 4 ] {ced1bca6-af99-4511-b972-fb3afe1a1c58} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10565 | 2025.09.03 04:12:39.047567 [ 4 ] {ced1bca6-af99-4511-b972-fb3afe1a1c58} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2025.09.03 04:12:39.047729 [ 4 ] {ced1bca6-af99-4511-b972-fb3afe1a1c58} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001723 sec., 1160.7661056297156 rows/sec., 94.65 KiB/sec. | ||
| 10567 | 2025.09.03 04:12:39.047782 [ 4 ] {ced1bca6-af99-4511-b972-fb3afe1a1c58} <Debug> TCPHandler: Processed in 0.002084645 sec. | ||
| 10568 | 2025.09.03 04:12:39.047977 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2025.09.03 04:12:39.048107 [ 4 ] {6abf97fb-da25-49be-84f8-992ab70af237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10570 | 2025.09.03 04:12:39.048160 [ 4 ] {6abf97fb-da25-49be-84f8-992ab70af237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10571 | 2025.09.03 04:12:39.048711 [ 4 ] {6abf97fb-da25-49be-84f8-992ab70af237} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2025.09.03 04:12:39.048754 [ 4 ] {6abf97fb-da25-49be-84f8-992ab70af237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10573 | 2025.09.03 04:12:39.049134 [ 4 ] {6abf97fb-da25-49be-84f8-992ab70af237} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10574 | 2025.09.03 04:12:39.049363 [ 4 ] {6abf97fb-da25-49be-84f8-992ab70af237} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2025.09.03 04:12:39.049483 [ 85 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10576 | 2025.09.03 04:12:39.049500 [ 4 ] {6abf97fb-da25-49be-84f8-992ab70af237} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001423 sec., 76598.73506676036 rows/sec., 6.42 MiB/sec. | ||
| 10577 | 2025.09.03 04:12:39.049521 [ 85 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2025.09.03 04:12:39.049541 [ 4 ] {6abf97fb-da25-49be-84f8-992ab70af237} <Debug> TCPHandler: Processed in 0.001629802 sec. | ||
| 10579 | 2025.09.03 04:12:39.049541 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10580 | 2025.09.03 04:12:39.049655 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2025.09.03 04:12:39.049677 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 10582 | 2025.09.03 04:12:39.049754 [ 4 ] {6fdae41c-d9d1-48f7-ba5a-f7d148bd9377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10583 | 2025.09.03 04:12:39.049801 [ 4 ] {6fdae41c-d9d1-48f7-ba5a-f7d148bd9377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10584 | 2025.09.03 04:12:39.049842 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10585 | 2025.09.03 04:12:39.049886 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1287 rows starting from the beginning of the part | ||
| 10586 | 2025.09.03 04:12:39.049963 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 108 rows starting from the beginning of the part | ||
| 10587 | 2025.09.03 04:12:39.050017 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1233 rows starting from the beginning of the part | ||
| 10588 | 2025.09.03 04:12:39.050065 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 108 rows starting from the beginning of the part | ||
| 10589 | 2025.09.03 04:12:39.050111 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 86 rows starting from the beginning of the part | ||
| 10590 | 2025.09.03 04:12:39.050158 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 109 rows starting from the beginning of the part | ||
| 10591 | 2025.09.03 04:12:39.050222 [ 4 ] {6fdae41c-d9d1-48f7-ba5a-f7d148bd9377} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2025.09.03 04:12:39.050262 [ 4 ] {6fdae41c-d9d1-48f7-ba5a-f7d148bd9377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10593 | 2025.09.03 04:12:39.050606 [ 4 ] {6fdae41c-d9d1-48f7-ba5a-f7d148bd9377} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10594 | 2025.09.03 04:12:39.050835 [ 4 ] {6fdae41c-d9d1-48f7-ba5a-f7d148bd9377} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2025.09.03 04:12:39.050972 [ 4 ] {6fdae41c-d9d1-48f7-ba5a-f7d148bd9377} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.00124 sec., 22580.645161290322 rows/sec., 1.65 MiB/sec. | ||
| 10596 | 2025.09.03 04:12:39.051010 [ 4 ] {6fdae41c-d9d1-48f7-ba5a-f7d148bd9377} <Debug> TCPHandler: Processed in 0.00140636 sec. | ||
| 10597 | 2025.09.03 04:12:39.051119 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10598 | 2025.09.03 04:12:39.051215 [ 4 ] {ee5e6b7d-ed6c-438f-842b-4e630c529949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10599 | 2025.09.03 04:12:39.051256 [ 4 ] {ee5e6b7d-ed6c-438f-842b-4e630c529949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10600 | 2025.09.03 04:12:39.051568 [ 199 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2931 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950074 sec., 1503019.8853992207 rows/sec., 130.55 MiB/sec. | ||
| 10601 | 2025.09.03 04:12:39.051680 [ 4 ] {ee5e6b7d-ed6c-438f-842b-4e630c529949} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2025.09.03 04:12:39.051720 [ 4 ] {ee5e6b7d-ed6c-438f-842b-4e630c529949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10603 | 2025.09.03 04:12:39.051831 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10604 | 2025.09.03 04:12:39.052085 [ 4 ] {ee5e6b7d-ed6c-438f-842b-4e630c529949} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10605 | 2025.09.03 04:12:39.052178 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2025.09.03 04:12:39.052278 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_101_20} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10607 | 2025.09.03 04:12:39.052358 [ 4 ] {ee5e6b7d-ed6c-438f-842b-4e630c529949} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2025.09.03 04:12:39.052380 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10609 | 2025.09.03 04:12:39.052476 [ 85 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10610 | 2025.09.03 04:12:39.052497 [ 4 ] {ee5e6b7d-ed6c-438f-842b-4e630c529949} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001301 sec., 70714.83474250576 rows/sec., 5.52 MiB/sec. | ||
| 10611 | 2025.09.03 04:12:39.052511 [ 85 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10612 | 2025.09.03 04:12:39.052531 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10613 | 2025.09.03 04:12:39.052534 [ 4 ] {ee5e6b7d-ed6c-438f-842b-4e630c529949} <Debug> TCPHandler: Processed in 0.001465501 sec. | ||
| 10614 | 2025.09.03 04:12:39.052604 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 10615 | 2025.09.03 04:12:39.052653 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2025.09.03 04:12:39.052699 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10617 | 2025.09.03 04:12:39.052730 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 595 rows starting from the beginning of the part | ||
| 10618 | 2025.09.03 04:12:39.052761 [ 4 ] {bfae9790-0b1b-4d96-873b-89c5ec8967fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10619 | 2025.09.03 04:12:39.052781 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 10620 | 2025.09.03 04:12:39.052810 [ 4 ] {bfae9790-0b1b-4d96-873b-89c5ec8967fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10621 | 2025.09.03 04:12:39.052830 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 549 rows starting from the beginning of the part | ||
| 10622 | 2025.09.03 04:12:39.052874 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 10623 | 2025.09.03 04:12:39.052913 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 79 rows starting from the beginning of the part | ||
| 10624 | 2025.09.03 04:12:39.052960 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 92 rows starting from the beginning of the part | ||
| 10625 | 2025.09.03 04:12:39.053242 [ 4 ] {bfae9790-0b1b-4d96-873b-89c5ec8967fc} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2025.09.03 04:12:39.053286 [ 4 ] {bfae9790-0b1b-4d96-873b-89c5ec8967fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10627 | 2025.09.03 04:12:39.053666 [ 4 ] {bfae9790-0b1b-4d96-873b-89c5ec8967fc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10628 | 2025.09.03 04:12:39.053912 [ 188 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134207 sec., 1113950.8371396426 rows/sec., 88.12 MiB/sec. | ||
| 10629 | 2025.09.03 04:12:39.053920 [ 4 ] {bfae9790-0b1b-4d96-873b-89c5ec8967fc} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2025.09.03 04:12:39.054047 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10631 | 2025.09.03 04:12:39.054049 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10632 | 2025.09.03 04:12:39.054064 [ 4 ] {bfae9790-0b1b-4d96-873b-89c5ec8967fc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001325 sec., 121509.43396226416 rows/sec., 8.46 MiB/sec. | ||
| 10633 | 2025.09.03 04:12:39.054105 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2025.09.03 04:12:39.054122 [ 4 ] {bfae9790-0b1b-4d96-873b-89c5ec8967fc} <Debug> TCPHandler: Processed in 0.001519951 sec. | ||
| 10635 | 2025.09.03 04:12:39.054133 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10636 | 2025.09.03 04:12:39.054218 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 10637 | 2025.09.03 04:12:39.054237 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2025.09.03 04:12:39.054306 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2025.09.03 04:12:39.054343 [ 4 ] {548c41ea-51a5-4ff5-b1ee-0812666f65f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10640 | 2025.09.03 04:12:39.054351 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10641 | 2025.09.03 04:12:39.054383 [ 202 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_101_20} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10642 | 2025.09.03 04:12:39.054405 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26662 rows starting from the beginning of the part | ||
| 10643 | 2025.09.03 04:12:39.054412 [ 4 ] {548c41ea-51a5-4ff5-b1ee-0812666f65f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10644 | 2025.09.03 04:12:39.054453 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 10645 | 2025.09.03 04:12:39.054480 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 10646 | 2025.09.03 04:12:39.054533 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 851 rows starting from the beginning of the part | ||
| 10647 | 2025.09.03 04:12:39.054579 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 10648 | 2025.09.03 04:12:39.054621 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 10649 | 2025.09.03 04:12:39.054663 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 161 rows starting from the beginning of the part | ||
| 10650 | 2025.09.03 04:12:39.055245 [ 4 ] {548c41ea-51a5-4ff5-b1ee-0812666f65f6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2025.09.03 04:12:39.055286 [ 4 ] {548c41ea-51a5-4ff5-b1ee-0812666f65f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10652 | 2025.09.03 04:12:39.055862 [ 4 ] {548c41ea-51a5-4ff5-b1ee-0812666f65f6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10653 | 2025.09.03 04:12:39.056112 [ 4 ] {548c41ea-51a5-4ff5-b1ee-0812666f65f6} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2025.09.03 04:12:39.056254 [ 4 ] {548c41ea-51a5-4ff5-b1ee-0812666f65f6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001929 sec., 13478.486262312079 rows/sec., 24.15 MiB/sec. | ||
| 10655 | 2025.09.03 04:12:39.056309 [ 4 ] {548c41ea-51a5-4ff5-b1ee-0812666f65f6} <Debug> TCPHandler: Processed in 0.002123185 sec. | ||
| 10656 | 2025.09.03 04:12:39.056421 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10657 | 2025.09.03 04:12:39.056517 [ 4 ] {55f83a86-7d25-4ae8-b167-968c76889d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10658 | 2025.09.03 04:12:39.056559 [ 4 ] {55f83a86-7d25-4ae8-b167-968c76889d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10659 | 2025.09.03 04:12:39.056899 [ 4 ] {55f83a86-7d25-4ae8-b167-968c76889d58} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10660 | 2025.09.03 04:12:39.056935 [ 4 ] {55f83a86-7d25-4ae8-b167-968c76889d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10661 | 2025.09.03 04:12:39.057307 [ 4 ] {55f83a86-7d25-4ae8-b167-968c76889d58} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10662 | 2025.09.03 04:12:39.057513 [ 4 ] {55f83a86-7d25-4ae8-b167-968c76889d58} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2025.09.03 04:12:39.057644 [ 4 ] {55f83a86-7d25-4ae8-b167-968c76889d58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 10664 | 2025.09.03 04:12:39.057639 [ 86 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10665 | 2025.09.03 04:12:39.057681 [ 4 ] {55f83a86-7d25-4ae8-b167-968c76889d58} <Debug> TCPHandler: Processed in 0.001309969 sec. | ||
| 10666 | 2025.09.03 04:12:39.057726 [ 86 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2025.09.03 04:12:39.057753 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10668 | 2025.09.03 04:12:39.057841 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10669 | 2025.09.03 04:12:39.057936 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10670 | 2025.09.03 04:12:39.057965 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5700 rows starting from the beginning of the part | ||
| 10671 | 2025.09.03 04:12:39.058021 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10672 | 2025.09.03 04:12:39.058061 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10673 | 2025.09.03 04:12:39.058099 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10674 | 2025.09.03 04:12:39.058137 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10675 | 2025.09.03 04:12:39.058179 [ 188 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 10676 | 2025.09.03 04:12:39.060053 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002246527 sec., 2670789.178140303 rows/sec., 179.99 MiB/sec. | ||
| 10677 | 2025.09.03 04:12:39.060536 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10678 | 2025.09.03 04:12:39.060686 [ 196 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28154 rows, containing 5 columns (5 merged, 0 gathered) in 0.006505377 sec., 4327804.522320536 rows/sec., 296.04 MiB/sec. | ||
| 10679 | 2025.09.03 04:12:39.060856 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_101_20} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2025.09.03 04:12:39.060944 [ 191 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_101_20} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10681 | 2025.09.03 04:12:39.061036 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 10682 | 2025.09.03 04:12:39.061253 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10683 | 2025.09.03 04:12:39.061592 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10684 | 2025.09.03 04:12:39.061680 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10685 | 2025.09.03 04:12:39.061781 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 10686 | 2025.09.03 04:12:39.595213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31659 | ||
| 10687 | 2025.09.03 04:12:39.595721 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2025.09.03 04:12:39.595762 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10689 | 2025.09.03 04:12:39.596262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10690 | 2025.09.03 04:12:39.596538 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2025.09.03 04:12:39.596684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
| 10692 | 2025.09.03 04:12:41.333523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 10693 | 2025.09.03 04:12:41.349925 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2025.09.03 04:12:41.349993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10695 | 2025.09.03 04:12:41.355805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10696 | 2025.09.03 04:12:41.356542 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2025.09.03 04:12:41.359405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 10698 | 2025.09.03 04:12:42.209196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1440 | ||
| 10699 | 2025.09.03 04:12:42.211446 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2025.09.03 04:12:42.211492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10701 | 2025.09.03 04:12:42.212666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10702 | 2025.09.03 04:12:42.212944 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2025.09.03 04:12:42.213290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 10704 | 2025.09.03 04:12:44.045688 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2025.09.03 04:12:44.045878 [ 4 ] {233c2ce3-f6cc-4c34-a408-8e58f8d34f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10706 | 2025.09.03 04:12:44.045949 [ 4 ] {233c2ce3-f6cc-4c34-a408-8e58f8d34f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10707 | 2025.09.03 04:12:44.046590 [ 4 ] {233c2ce3-f6cc-4c34-a408-8e58f8d34f04} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2025.09.03 04:12:44.046636 [ 4 ] {233c2ce3-f6cc-4c34-a408-8e58f8d34f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10709 | 2025.09.03 04:12:44.047035 [ 4 ] {233c2ce3-f6cc-4c34-a408-8e58f8d34f04} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10710 | 2025.09.03 04:12:44.047258 [ 4 ] {233c2ce3-f6cc-4c34-a408-8e58f8d34f04} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2025.09.03 04:12:44.047408 [ 4 ] {233c2ce3-f6cc-4c34-a408-8e58f8d34f04} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001582 sec., 54361.56763590391 rows/sec., 4.56 MiB/sec. | ||
| 10712 | 2025.09.03 04:12:44.047451 [ 4 ] {233c2ce3-f6cc-4c34-a408-8e58f8d34f04} <Debug> TCPHandler: Processed in 0.001901094 sec. | ||
| 10713 | 2025.09.03 04:12:44.047569 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10714 | 2025.09.03 04:12:44.047666 [ 4 ] {d51a13b8-3259-40eb-a2c0-ea629ee8ee76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10715 | 2025.09.03 04:12:44.047706 [ 4 ] {d51a13b8-3259-40eb-a2c0-ea629ee8ee76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10716 | 2025.09.03 04:12:44.048318 [ 4 ] {d51a13b8-3259-40eb-a2c0-ea629ee8ee76} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2025.09.03 04:12:44.048359 [ 4 ] {d51a13b8-3259-40eb-a2c0-ea629ee8ee76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10718 | 2025.09.03 04:12:44.048704 [ 4 ] {d51a13b8-3259-40eb-a2c0-ea629ee8ee76} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10719 | 2025.09.03 04:12:44.048947 [ 4 ] {d51a13b8-3259-40eb-a2c0-ea629ee8ee76} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2025.09.03 04:12:44.049076 [ 78 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10721 | 2025.09.03 04:12:44.049083 [ 4 ] {d51a13b8-3259-40eb-a2c0-ea629ee8ee76} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001436 sec., 10445.682451253482 rows/sec., 785.47 KiB/sec. | ||
| 10722 | 2025.09.03 04:12:44.049150 [ 78 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2025.09.03 04:12:44.049168 [ 4 ] {d51a13b8-3259-40eb-a2c0-ea629ee8ee76} <Debug> TCPHandler: Processed in 0.001649162 sec. | ||
| 10724 | 2025.09.03 04:12:44.049177 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10725 | 2025.09.03 04:12:44.049296 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10726 | 2025.09.03 04:12:44.049296 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 10727 | 2025.09.03 04:12:44.049401 [ 4 ] {fce2cdf0-62e0-4e0c-bfd8-417ac2fbf3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10728 | 2025.09.03 04:12:44.049445 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10729 | 2025.09.03 04:12:44.049447 [ 4 ] {fce2cdf0-62e0-4e0c-bfd8-417ac2fbf3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10730 | 2025.09.03 04:12:44.049484 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 57 rows starting from the beginning of the part | ||
| 10731 | 2025.09.03 04:12:44.049543 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 29 rows starting from the beginning of the part | ||
| 10732 | 2025.09.03 04:12:44.049589 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 26 rows starting from the beginning of the part | ||
| 10733 | 2025.09.03 04:12:44.049631 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 15 rows starting from the beginning of the part | ||
| 10734 | 2025.09.03 04:12:44.049673 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 28 rows starting from the beginning of the part | ||
| 10735 | 2025.09.03 04:12:44.049737 [ 196 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 15 rows starting from the beginning of the part | ||
| 10736 | 2025.09.03 04:12:44.049907 [ 4 ] {fce2cdf0-62e0-4e0c-bfd8-417ac2fbf3af} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2025.09.03 04:12:44.049943 [ 4 ] {fce2cdf0-62e0-4e0c-bfd8-417ac2fbf3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10738 | 2025.09.03 04:12:44.050284 [ 4 ] {fce2cdf0-62e0-4e0c-bfd8-417ac2fbf3af} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10739 | 2025.09.03 04:12:44.050469 [ 186 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224759 sec., 138802.81753389852 rows/sec., 10.59 MiB/sec. | ||
| 10740 | 2025.09.03 04:12:44.050508 [ 4 ] {fce2cdf0-62e0-4e0c-bfd8-417ac2fbf3af} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2025.09.03 04:12:44.050644 [ 4 ] {fce2cdf0-62e0-4e0c-bfd8-417ac2fbf3af} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001262 sec., 62599.04912836767 rows/sec., 4.89 MiB/sec. | ||
| 10742 | 2025.09.03 04:12:44.050664 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10743 | 2025.09.03 04:12:44.050688 [ 4 ] {fce2cdf0-62e0-4e0c-bfd8-417ac2fbf3af} <Debug> TCPHandler: Processed in 0.00144127 sec. | ||
| 10744 | 2025.09.03 04:12:44.050829 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10745 | 2025.09.03 04:12:44.050930 [ 4 ] {9555483d-210b-40ee-9edd-5c91f83dbc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10746 | 2025.09.03 04:12:44.050976 [ 4 ] {9555483d-210b-40ee-9edd-5c91f83dbc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10747 | 2025.09.03 04:12:44.051026 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2025.09.03 04:12:44.051120 [ 191 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_101_20} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10749 | 2025.09.03 04:12:44.051242 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10750 | 2025.09.03 04:12:44.051391 [ 4 ] {9555483d-210b-40ee-9edd-5c91f83dbc66} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2025.09.03 04:12:44.051433 [ 4 ] {9555483d-210b-40ee-9edd-5c91f83dbc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10752 | 2025.09.03 04:12:44.051808 [ 4 ] {9555483d-210b-40ee-9edd-5c91f83dbc66} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10753 | 2025.09.03 04:12:44.052030 [ 4 ] {9555483d-210b-40ee-9edd-5c91f83dbc66} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2025.09.03 04:12:44.052173 [ 4 ] {9555483d-210b-40ee-9edd-5c91f83dbc66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 10755 | 2025.09.03 04:12:44.052210 [ 4 ] {9555483d-210b-40ee-9edd-5c91f83dbc66} <Debug> TCPHandler: Processed in 0.001431111 sec. | ||
| 10756 | 2025.09.03 04:12:44.052325 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2025.09.03 04:12:44.052420 [ 4 ] {07f0af2d-e8f0-47bb-a09a-0d6df7671258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10758 | 2025.09.03 04:12:44.052475 [ 4 ] {07f0af2d-e8f0-47bb-a09a-0d6df7671258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10759 | 2025.09.03 04:12:44.053264 [ 4 ] {07f0af2d-e8f0-47bb-a09a-0d6df7671258} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10760 | 2025.09.03 04:12:44.053301 [ 4 ] {07f0af2d-e8f0-47bb-a09a-0d6df7671258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10761 | 2025.09.03 04:12:44.053821 [ 4 ] {07f0af2d-e8f0-47bb-a09a-0d6df7671258} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10762 | 2025.09.03 04:12:44.054063 [ 4 ] {07f0af2d-e8f0-47bb-a09a-0d6df7671258} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2025.09.03 04:12:44.054207 [ 4 ] {07f0af2d-e8f0-47bb-a09a-0d6df7671258} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001806 sec., 8305.647840531561 rows/sec., 14.88 MiB/sec. | ||
| 10764 | 2025.09.03 04:12:44.054260 [ 4 ] {07f0af2d-e8f0-47bb-a09a-0d6df7671258} <Debug> TCPHandler: Processed in 0.001984635 sec. | ||
| 10765 | 2025.09.03 04:12:44.054258 [ 222 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 10766 | 2025.09.03 04:12:44.054261 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 10767 | 2025.09.03 04:12:44.054325 [ 222 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 10768 | 2025.09.03 04:12:44.054347 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 10769 | 2025.09.03 04:12:44.054386 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2025.09.03 04:12:44.054514 [ 4 ] {db6b4019-bcc3-4f28-8515-9ec32a0f542d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10771 | 2025.09.03 04:12:44.054566 [ 4 ] {db6b4019-bcc3-4f28-8515-9ec32a0f542d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10772 | 2025.09.03 04:12:44.054972 [ 4 ] {db6b4019-bcc3-4f28-8515-9ec32a0f542d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2025.09.03 04:12:44.055013 [ 4 ] {db6b4019-bcc3-4f28-8515-9ec32a0f542d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10774 | 2025.09.03 04:12:44.055349 [ 4 ] {db6b4019-bcc3-4f28-8515-9ec32a0f542d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10775 | 2025.09.03 04:12:44.055573 [ 4 ] {db6b4019-bcc3-4f28-8515-9ec32a0f542d} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2025.09.03 04:12:44.055708 [ 4 ] {db6b4019-bcc3-4f28-8515-9ec32a0f542d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 10777 | 2025.09.03 04:12:44.055745 [ 4 ] {db6b4019-bcc3-4f28-8515-9ec32a0f542d} <Debug> TCPHandler: Processed in 0.00142168 sec. | ||
| 10778 | 2025.09.03 04:12:44.070350 [ 222 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 10779 | 2025.09.03 04:12:44.070398 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 10780 | 2025.09.03 04:12:44.763990 [ 225 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 10781 | 2025.09.03 04:12:44.764049 [ 225 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 10782 | 2025.09.03 04:12:44.767025 [ 225 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 10783 | 2025.09.03 04:12:45.010498 [ 220 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 10784 | 2025.09.03 04:12:45.010550 [ 220 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 10785 | 2025.09.03 04:12:45.013833 [ 220 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 10786 | 2025.09.03 04:12:46.895640 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10787 | 2025.09.03 04:12:46.895704 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10788 | 2025.09.03 04:12:47.017547 [ 223 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 10789 | 2025.09.03 04:12:47.017609 [ 223 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 10790 | 2025.09.03 04:12:47.020834 [ 223 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 10791 | 2025.09.03 04:12:47.097017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32147 | ||
| 10792 | 2025.09.03 04:12:47.097645 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2025.09.03 04:12:47.097697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10794 | 2025.09.03 04:12:47.098245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10795 | 2025.09.03 04:12:47.098498 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2025.09.03 04:12:47.098652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32147 | ||
| 10797 | 2025.09.03 04:12:47.821873 [ 221 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 10798 | 2025.09.03 04:12:47.821938 [ 221 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 10799 | 2025.09.03 04:12:47.825277 [ 221 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 10800 | 2025.09.03 04:12:48.859691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 10801 | 2025.09.03 04:12:48.876532 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2025.09.03 04:12:48.876599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10803 | 2025.09.03 04:12:48.882451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10804 | 2025.09.03 04:12:48.883171 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2025.09.03 04:12:48.886584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 10806 | 2025.09.03 04:12:49.045577 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10807 | 2025.09.03 04:12:49.045861 [ 4 ] {437e61e0-5d1d-4457-bf82-51b110b41c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10808 | 2025.09.03 04:12:49.045965 [ 4 ] {437e61e0-5d1d-4457-bf82-51b110b41c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10809 | 2025.09.03 04:12:49.046767 [ 4 ] {437e61e0-5d1d-4457-bf82-51b110b41c18} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2025.09.03 04:12:49.046816 [ 4 ] {437e61e0-5d1d-4457-bf82-51b110b41c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10811 | 2025.09.03 04:12:49.047225 [ 4 ] {437e61e0-5d1d-4457-bf82-51b110b41c18} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10812 | 2025.09.03 04:12:49.047457 [ 4 ] {437e61e0-5d1d-4457-bf82-51b110b41c18} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2025.09.03 04:12:49.047611 [ 4 ] {437e61e0-5d1d-4457-bf82-51b110b41c18} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001828 sec., 59080.96280087528 rows/sec., 4.95 MiB/sec. | ||
| 10814 | 2025.09.03 04:12:49.047652 [ 4 ] {437e61e0-5d1d-4457-bf82-51b110b41c18} <Debug> TCPHandler: Processed in 0.002258827 sec. | ||
| 10815 | 2025.09.03 04:12:49.047770 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10816 | 2025.09.03 04:12:49.047865 [ 4 ] {9107c8f6-28ef-41f2-afd8-2ae5a21096c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10817 | 2025.09.03 04:12:49.047904 [ 4 ] {9107c8f6-28ef-41f2-afd8-2ae5a21096c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10818 | 2025.09.03 04:12:49.048298 [ 4 ] {9107c8f6-28ef-41f2-afd8-2ae5a21096c7} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2025.09.03 04:12:49.048334 [ 4 ] {9107c8f6-28ef-41f2-afd8-2ae5a21096c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10820 | 2025.09.03 04:12:49.048634 [ 4 ] {9107c8f6-28ef-41f2-afd8-2ae5a21096c7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10821 | 2025.09.03 04:12:49.048843 [ 4 ] {9107c8f6-28ef-41f2-afd8-2ae5a21096c7} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2025.09.03 04:12:49.048968 [ 4 ] {9107c8f6-28ef-41f2-afd8-2ae5a21096c7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001123 sec., 23152.270703472837 rows/sec., 1.70 MiB/sec. | ||
| 10823 | 2025.09.03 04:12:49.049005 [ 4 ] {9107c8f6-28ef-41f2-afd8-2ae5a21096c7} <Debug> TCPHandler: Processed in 0.001284109 sec. | ||
| 10824 | 2025.09.03 04:12:49.049114 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10825 | 2025.09.03 04:12:49.049209 [ 4 ] {55057be7-93f7-438a-853b-e0f69a904db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10826 | 2025.09.03 04:12:49.049249 [ 4 ] {55057be7-93f7-438a-853b-e0f69a904db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10827 | 2025.09.03 04:12:49.049660 [ 4 ] {55057be7-93f7-438a-853b-e0f69a904db7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10828 | 2025.09.03 04:12:49.049697 [ 4 ] {55057be7-93f7-438a-853b-e0f69a904db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10829 | 2025.09.03 04:12:49.050009 [ 4 ] {55057be7-93f7-438a-853b-e0f69a904db7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10830 | 2025.09.03 04:12:49.050231 [ 4 ] {55057be7-93f7-438a-853b-e0f69a904db7} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10831 | 2025.09.03 04:12:49.050359 [ 4 ] {55057be7-93f7-438a-853b-e0f69a904db7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 6.02 MiB/sec. | ||
| 10832 | 2025.09.03 04:12:49.050397 [ 4 ] {55057be7-93f7-438a-853b-e0f69a904db7} <Debug> TCPHandler: Processed in 0.001332719 sec. | ||
| 10833 | 2025.09.03 04:12:49.050506 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10834 | 2025.09.03 04:12:49.050601 [ 4 ] {02be00c8-efba-45f3-a365-36bb61a21c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10835 | 2025.09.03 04:12:49.050644 [ 4 ] {02be00c8-efba-45f3-a365-36bb61a21c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10836 | 2025.09.03 04:12:49.051033 [ 4 ] {02be00c8-efba-45f3-a365-36bb61a21c7a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2025.09.03 04:12:49.051071 [ 4 ] {02be00c8-efba-45f3-a365-36bb61a21c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10838 | 2025.09.03 04:12:49.051402 [ 4 ] {02be00c8-efba-45f3-a365-36bb61a21c7a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10839 | 2025.09.03 04:12:49.051622 [ 4 ] {02be00c8-efba-45f3-a365-36bb61a21c7a} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2025.09.03 04:12:49.051753 [ 4 ] {02be00c8-efba-45f3-a365-36bb61a21c7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 10841 | 2025.09.03 04:12:49.051790 [ 4 ] {02be00c8-efba-45f3-a365-36bb61a21c7a} <Debug> TCPHandler: Processed in 0.001333379 sec. | ||
| 10842 | 2025.09.03 04:12:49.051910 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10843 | 2025.09.03 04:12:49.052031 [ 4 ] {de1d4150-776f-48bf-ad0c-4f68687e381d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10844 | 2025.09.03 04:12:49.052099 [ 4 ] {de1d4150-776f-48bf-ad0c-4f68687e381d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10845 | 2025.09.03 04:12:49.052925 [ 4 ] {de1d4150-776f-48bf-ad0c-4f68687e381d} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10846 | 2025.09.03 04:12:49.052964 [ 4 ] {de1d4150-776f-48bf-ad0c-4f68687e381d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10847 | 2025.09.03 04:12:49.053534 [ 4 ] {de1d4150-776f-48bf-ad0c-4f68687e381d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10848 | 2025.09.03 04:12:49.053778 [ 4 ] {de1d4150-776f-48bf-ad0c-4f68687e381d} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10849 | 2025.09.03 04:12:49.053909 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10850 | 2025.09.03 04:12:49.053919 [ 4 ] {de1d4150-776f-48bf-ad0c-4f68687e381d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001912 sec., 13598.326359832636 rows/sec., 24.37 MiB/sec. | ||
| 10851 | 2025.09.03 04:12:49.053991 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2025.09.03 04:12:49.054021 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10853 | 2025.09.03 04:12:49.054032 [ 4 ] {de1d4150-776f-48bf-ad0c-4f68687e381d} <Debug> TCPHandler: Processed in 0.002183456 sec. | ||
| 10854 | 2025.09.03 04:12:49.054136 [ 186 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 10855 | 2025.09.03 04:12:49.054152 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2025.09.03 04:12:49.054266 [ 4 ] {adfbb19b-ae65-4c0b-888c-7c7711337b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10857 | 2025.09.03 04:12:49.054309 [ 4 ] {adfbb19b-ae65-4c0b-888c-7c7711337b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10858 | 2025.09.03 04:12:49.054400 [ 186 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10859 | 2025.09.03 04:12:49.054476 [ 186 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1917 rows starting from the beginning of the part | ||
| 10860 | 2025.09.03 04:12:49.054625 [ 186 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part | ||
| 10861 | 2025.09.03 04:12:49.054640 [ 4 ] {adfbb19b-ae65-4c0b-888c-7c7711337b89} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2025.09.03 04:12:49.054682 [ 4 ] {adfbb19b-ae65-4c0b-888c-7c7711337b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10863 | 2025.09.03 04:12:49.054745 [ 186 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 15 rows starting from the beginning of the part | ||
| 10864 | 2025.09.03 04:12:49.054868 [ 186 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
| 10865 | 2025.09.03 04:12:49.054977 [ 186 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 15 rows starting from the beginning of the part | ||
| 10866 | 2025.09.03 04:12:49.055015 [ 4 ] {adfbb19b-ae65-4c0b-888c-7c7711337b89} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10867 | 2025.09.03 04:12:49.055085 [ 186 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
| 10868 | 2025.09.03 04:12:49.055260 [ 4 ] {adfbb19b-ae65-4c0b-888c-7c7711337b89} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2025.09.03 04:12:49.055396 [ 4 ] {adfbb19b-ae65-4c0b-888c-7c7711337b89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 10870 | 2025.09.03 04:12:49.055433 [ 4 ] {adfbb19b-ae65-4c0b-888c-7c7711337b89} <Debug> TCPHandler: Processed in 0.00133158 sec. | ||
| 10871 | 2025.09.03 04:12:49.064860 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2025 rows, containing 19 columns (19 merged, 0 gathered) in 0.010772908 sec., 187971.5300641201 rows/sec., 336.84 MiB/sec. | ||
| 10872 | 2025.09.03 04:12:49.066707 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10873 | 2025.09.03 04:12:49.067103 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2025.09.03 04:12:49.067188 [ 187 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10875 | 2025.09.03 04:12:49.067325 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.56 MiB. | ||
| 10876 | 2025.09.03 04:12:50.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.42 MiB, peak 348.93 MiB, free memory in arenas 0.00 B, will set to 336.16 MiB (RSS), difference: 4.75 MiB | ||
| 10877 | 2025.09.03 04:12:50.147144 [ 217 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 10878 | 2025.09.03 04:12:50.147201 [ 217 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 10879 | 2025.09.03 04:12:50.150581 [ 217 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 10880 | 2025.09.03 04:12:52.213815 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1464 | ||
| 10881 | 2025.09.03 04:12:52.216197 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2025.09.03 04:12:52.216240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10883 | 2025.09.03 04:12:52.217400 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10884 | 2025.09.03 04:12:52.217661 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2025.09.03 04:12:52.217945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1464 | ||
| 10886 | 2025.09.03 04:12:54.072518 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2025.09.03 04:12:54.072703 [ 4 ] {c85c53dc-a20a-4eec-9e6f-000fc868bbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10888 | 2025.09.03 04:12:54.072766 [ 4 ] {c85c53dc-a20a-4eec-9e6f-000fc868bbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10889 | 2025.09.03 04:12:54.073841 [ 4 ] {c85c53dc-a20a-4eec-9e6f-000fc868bbdd} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2025.09.03 04:12:54.073879 [ 4 ] {c85c53dc-a20a-4eec-9e6f-000fc868bbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10891 | 2025.09.03 04:12:54.074327 [ 4 ] {c85c53dc-a20a-4eec-9e6f-000fc868bbdd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10892 | 2025.09.03 04:12:54.074546 [ 4 ] {c85c53dc-a20a-4eec-9e6f-000fc868bbdd} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2025.09.03 04:12:54.074688 [ 4 ] {c85c53dc-a20a-4eec-9e6f-000fc868bbdd} <Debug> executeQuery: Read 1226 rows, 103.95 KiB in 0.002034 sec., 602753.1956735497 rows/sec., 49.91 MiB/sec. | ||
| 10894 | 2025.09.03 04:12:54.074728 [ 4 ] {c85c53dc-a20a-4eec-9e6f-000fc868bbdd} <Debug> TCPHandler: Processed in 0.002351227 sec. | ||
| 10895 | 2025.09.03 04:12:54.074843 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2025.09.03 04:12:54.074937 [ 4 ] {1765b891-692d-4d55-895d-b15541e2d5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10897 | 2025.09.03 04:12:54.074978 [ 4 ] {1765b891-692d-4d55-895d-b15541e2d5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10898 | 2025.09.03 04:12:54.075377 [ 4 ] {1765b891-692d-4d55-895d-b15541e2d5d1} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2025.09.03 04:12:54.075413 [ 4 ] {1765b891-692d-4d55-895d-b15541e2d5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10900 | 2025.09.03 04:12:54.075716 [ 4 ] {1765b891-692d-4d55-895d-b15541e2d5d1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10901 | 2025.09.03 04:12:54.075920 [ 4 ] {1765b891-692d-4d55-895d-b15541e2d5d1} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2025.09.03 04:12:54.076045 [ 4 ] {1765b891-692d-4d55-895d-b15541e2d5d1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001127 sec., 13309.671694764864 rows/sec., 1000.82 KiB/sec. | ||
| 10903 | 2025.09.03 04:12:54.076081 [ 4 ] {1765b891-692d-4d55-895d-b15541e2d5d1} <Debug> TCPHandler: Processed in 0.00128653 sec. | ||
| 10904 | 2025.09.03 04:12:54.076187 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2025.09.03 04:12:54.076281 [ 4 ] {75036d21-e602-46a9-bae4-63fc998dcaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10906 | 2025.09.03 04:12:54.076320 [ 4 ] {75036d21-e602-46a9-bae4-63fc998dcaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10907 | 2025.09.03 04:12:54.076781 [ 4 ] {75036d21-e602-46a9-bae4-63fc998dcaa5} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2025.09.03 04:12:54.076816 [ 4 ] {75036d21-e602-46a9-bae4-63fc998dcaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10909 | 2025.09.03 04:12:54.077135 [ 4 ] {75036d21-e602-46a9-bae4-63fc998dcaa5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10910 | 2025.09.03 04:12:54.077340 [ 4 ] {75036d21-e602-46a9-bae4-63fc998dcaa5} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2025.09.03 04:12:54.077462 [ 4 ] {75036d21-e602-46a9-bae4-63fc998dcaa5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001199 sec., 190158.46538782318 rows/sec., 12.88 MiB/sec. | ||
| 10912 | 2025.09.03 04:12:54.077498 [ 4 ] {75036d21-e602-46a9-bae4-63fc998dcaa5} <Debug> TCPHandler: Processed in 0.00135774 sec. | ||
| 10913 | 2025.09.03 04:12:54.077603 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2025.09.03 04:12:54.077694 [ 4 ] {6fce2e2b-0769-410f-8e98-efcf665b17ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10915 | 2025.09.03 04:12:54.077733 [ 4 ] {6fce2e2b-0769-410f-8e98-efcf665b17ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10916 | 2025.09.03 04:12:54.078270 [ 4 ] {6fce2e2b-0769-410f-8e98-efcf665b17ff} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2025.09.03 04:12:54.078304 [ 4 ] {6fce2e2b-0769-410f-8e98-efcf665b17ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10918 | 2025.09.03 04:12:54.078624 [ 4 ] {6fce2e2b-0769-410f-8e98-efcf665b17ff} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10919 | 2025.09.03 04:12:54.078830 [ 4 ] {6fce2e2b-0769-410f-8e98-efcf665b17ff} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2025.09.03 04:12:54.078952 [ 4 ] {6fce2e2b-0769-410f-8e98-efcf665b17ff} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.001275 sec., 419607.8431372549 rows/sec., 31.10 MiB/sec. | ||
| 10921 | 2025.09.03 04:12:54.078988 [ 4 ] {6fce2e2b-0769-410f-8e98-efcf665b17ff} <Debug> TCPHandler: Processed in 0.00143241 sec. | ||
| 10922 | 2025.09.03 04:12:54.079094 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2025.09.03 04:12:54.079187 [ 4 ] {a4ca1aae-4ee4-436a-83e7-10757291d952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10924 | 2025.09.03 04:12:54.079230 [ 4 ] {a4ca1aae-4ee4-436a-83e7-10757291d952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10925 | 2025.09.03 04:12:54.079752 [ 4 ] {a4ca1aae-4ee4-436a-83e7-10757291d952} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2025.09.03 04:12:54.079786 [ 4 ] {a4ca1aae-4ee4-436a-83e7-10757291d952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10927 | 2025.09.03 04:12:54.080179 [ 4 ] {a4ca1aae-4ee4-436a-83e7-10757291d952} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10928 | 2025.09.03 04:12:54.080392 [ 4 ] {a4ca1aae-4ee4-436a-83e7-10757291d952} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2025.09.03 04:12:54.080517 [ 4 ] {a4ca1aae-4ee4-436a-83e7-10757291d952} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001348 sec., 626112.7596439169 rows/sec., 42.14 MiB/sec. | ||
| 10930 | 2025.09.03 04:12:54.080554 [ 4 ] {a4ca1aae-4ee4-436a-83e7-10757291d952} <Debug> TCPHandler: Processed in 0.001506321 sec. | ||
| 10931 | 2025.09.03 04:12:54.080664 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2025.09.03 04:12:54.080757 [ 4 ] {036c9d05-bc44-4c29-a7eb-d32ccad4865e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10933 | 2025.09.03 04:12:54.080812 [ 4 ] {036c9d05-bc44-4c29-a7eb-d32ccad4865e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10934 | 2025.09.03 04:12:54.081575 [ 4 ] {036c9d05-bc44-4c29-a7eb-d32ccad4865e} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2025.09.03 04:12:54.081610 [ 4 ] {036c9d05-bc44-4c29-a7eb-d32ccad4865e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10936 | 2025.09.03 04:12:54.082128 [ 4 ] {036c9d05-bc44-4c29-a7eb-d32ccad4865e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10937 | 2025.09.03 04:12:54.082354 [ 4 ] {036c9d05-bc44-4c29-a7eb-d32ccad4865e} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2025.09.03 04:12:54.082488 [ 4 ] {036c9d05-bc44-4c29-a7eb-d32ccad4865e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001749 sec., 8576.329331046312 rows/sec., 15.37 MiB/sec. | ||
| 10939 | 2025.09.03 04:12:54.082540 [ 4 ] {036c9d05-bc44-4c29-a7eb-d32ccad4865e} <Debug> TCPHandler: Processed in 0.001923704 sec. | ||
| 10940 | 2025.09.03 04:12:54.082540 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 10941 | 2025.09.03 04:12:54.082599 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 10942 | 2025.09.03 04:12:54.082645 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10943 | 2025.09.03 04:12:54.082745 [ 4 ] {a1e8a462-30b0-4d88-8901-84d283773dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10944 | 2025.09.03 04:12:54.082786 [ 4 ] {a1e8a462-30b0-4d88-8901-84d283773dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10945 | 2025.09.03 04:12:54.083105 [ 4 ] {a1e8a462-30b0-4d88-8901-84d283773dfa} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2025.09.03 04:12:54.083149 [ 4 ] {a1e8a462-30b0-4d88-8901-84d283773dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10947 | 2025.09.03 04:12:54.083473 [ 4 ] {a1e8a462-30b0-4d88-8901-84d283773dfa} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10948 | 2025.09.03 04:12:54.083722 [ 4 ] {a1e8a462-30b0-4d88-8901-84d283773dfa} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2025.09.03 04:12:54.083840 [ 4 ] {a1e8a462-30b0-4d88-8901-84d283773dfa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 10950 | 2025.09.03 04:12:54.083875 [ 4 ] {a1e8a462-30b0-4d88-8901-84d283773dfa} <Debug> TCPHandler: Processed in 0.001317969 sec. | ||
| 10951 | 2025.09.03 04:12:54.085230 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 10952 | 2025.09.03 04:12:54.599099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32574 | ||
| 10953 | 2025.09.03 04:12:54.599609 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2025.09.03 04:12:54.599656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10955 | 2025.09.03 04:12:54.600167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10956 | 2025.09.03 04:12:54.600437 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2025.09.03 04:12:54.600584 [ 66 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10958 | 2025.09.03 04:12:54.600592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
| 10959 | 2025.09.03 04:12:54.600656 [ 66 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2025.09.03 04:12:54.600684 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10961 | 2025.09.03 04:12:54.600791 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10962 | 2025.09.03 04:12:54.600912 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10963 | 2025.09.03 04:12:54.600952 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10964 | 2025.09.03 04:12:54.601020 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10965 | 2025.09.03 04:12:54.601069 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10966 | 2025.09.03 04:12:54.601116 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10967 | 2025.09.03 04:12:54.601159 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10968 | 2025.09.03 04:12:54.601203 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 10969 | 2025.09.03 04:12:54.603508 [ 193 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.0027674 sec., 11770615.01770615 rows/sec., 168.38 MiB/sec. | ||
| 10970 | 2025.09.03 04:12:54.603765 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10971 | 2025.09.03 04:12:54.604035 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_71_14} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10972 | 2025.09.03 04:12:54.604105 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_71_14} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10973 | 2025.09.03 04:12:54.604185 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 10974 | 2025.09.03 04:12:56.386959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 10975 | 2025.09.03 04:12:56.403895 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10976 | 2025.09.03 04:12:56.403951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10977 | 2025.09.03 04:12:56.409874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10978 | 2025.09.03 04:12:56.410597 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10979 | 2025.09.03 04:12:56.410877 [ 64 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10980 | 2025.09.03 04:12:56.410909 [ 64 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2025.09.03 04:12:56.410927 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10982 | 2025.09.03 04:12:56.411051 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10983 | 2025.09.03 04:12:56.414382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 10984 | 2025.09.03 04:12:56.414905 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10985 | 2025.09.03 04:12:56.416478 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10986 | 2025.09.03 04:12:56.421107 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10987 | 2025.09.03 04:12:56.425692 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10988 | 2025.09.03 04:12:56.430217 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10989 | 2025.09.03 04:12:56.435473 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10990 | 2025.09.03 04:12:56.441047 [ 193 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 10991 | 2025.09.03 04:12:56.502853 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.091851515 sec., 5824.618135041104 rows/sec., 30.12 MiB/sec. | ||
| 10992 | 2025.09.03 04:12:56.505719 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10993 | 2025.09.03 04:12:56.507736 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_71_14} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10994 | 2025.09.03 04:12:56.507850 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_71_14} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10995 | 2025.09.03 04:12:56.510294 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 10996 | 2025.09.03 04:12:57.000405 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.26 MiB, peak 354.68 MiB, free memory in arenas 0.00 B, will set to 336.21 MiB (RSS), difference: -1.05 MiB | ||
| 10997 | 2025.09.03 04:12:59.047229 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10998 | 2025.09.03 04:12:59.047480 [ 4 ] {15482901-036d-4d22-bebb-1bc9788f8b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10999 | 2025.09.03 04:12:59.047556 [ 4 ] {15482901-036d-4d22-bebb-1bc9788f8b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11000 | 2025.09.03 04:12:59.048278 [ 4 ] {15482901-036d-4d22-bebb-1bc9788f8b33} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2025.09.03 04:12:59.048326 [ 4 ] {15482901-036d-4d22-bebb-1bc9788f8b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11002 | 2025.09.03 04:12:59.048734 [ 4 ] {15482901-036d-4d22-bebb-1bc9788f8b33} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11003 | 2025.09.03 04:12:59.048991 [ 4 ] {15482901-036d-4d22-bebb-1bc9788f8b33} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2025.09.03 04:12:59.049154 [ 4 ] {15482901-036d-4d22-bebb-1bc9788f8b33} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00173 sec., 62427.74566473989 rows/sec., 5.24 MiB/sec. | ||
| 11005 | 2025.09.03 04:12:59.049199 [ 4 ] {15482901-036d-4d22-bebb-1bc9788f8b33} <Debug> TCPHandler: Processed in 0.002060545 sec. | ||
| 11006 | 2025.09.03 04:12:59.049322 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11007 | 2025.09.03 04:12:59.049419 [ 4 ] {1ec9b14b-f0b1-4a05-b966-b62fae7137e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11008 | 2025.09.03 04:12:59.049460 [ 4 ] {1ec9b14b-f0b1-4a05-b966-b62fae7137e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11009 | 2025.09.03 04:12:59.049867 [ 4 ] {1ec9b14b-f0b1-4a05-b966-b62fae7137e5} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2025.09.03 04:12:59.049905 [ 4 ] {1ec9b14b-f0b1-4a05-b966-b62fae7137e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11011 | 2025.09.03 04:12:59.050219 [ 4 ] {1ec9b14b-f0b1-4a05-b966-b62fae7137e5} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11012 | 2025.09.03 04:12:59.050440 [ 4 ] {1ec9b14b-f0b1-4a05-b966-b62fae7137e5} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11013 | 2025.09.03 04:12:59.050571 [ 4 ] {1ec9b14b-f0b1-4a05-b966-b62fae7137e5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001171 sec., 22203.24508966695 rows/sec., 1.63 MiB/sec. | ||
| 11014 | 2025.09.03 04:12:59.050610 [ 4 ] {1ec9b14b-f0b1-4a05-b966-b62fae7137e5} <Debug> TCPHandler: Processed in 0.00133906 sec. | ||
| 11015 | 2025.09.03 04:12:59.050717 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2025.09.03 04:12:59.050811 [ 4 ] {c1b6993d-a8d6-4746-8ecb-e24ba90e44d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11017 | 2025.09.03 04:12:59.050851 [ 4 ] {c1b6993d-a8d6-4746-8ecb-e24ba90e44d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11018 | 2025.09.03 04:12:59.051275 [ 4 ] {c1b6993d-a8d6-4746-8ecb-e24ba90e44d6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11019 | 2025.09.03 04:12:59.051312 [ 4 ] {c1b6993d-a8d6-4746-8ecb-e24ba90e44d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11020 | 2025.09.03 04:12:59.051620 [ 4 ] {c1b6993d-a8d6-4746-8ecb-e24ba90e44d6} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11021 | 2025.09.03 04:12:59.051848 [ 4 ] {c1b6993d-a8d6-4746-8ecb-e24ba90e44d6} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11022 | 2025.09.03 04:12:59.051975 [ 4 ] {c1b6993d-a8d6-4746-8ecb-e24ba90e44d6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001181 sec., 76206.60457239627 rows/sec., 5.95 MiB/sec. | ||
| 11023 | 2025.09.03 04:12:59.052014 [ 4 ] {c1b6993d-a8d6-4746-8ecb-e24ba90e44d6} <Debug> TCPHandler: Processed in 0.00134707 sec. | ||
| 11024 | 2025.09.03 04:12:59.052124 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11025 | 2025.09.03 04:12:59.052218 [ 4 ] {bd8a2708-05ac-46ed-ab5f-0bcc9a330ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11026 | 2025.09.03 04:12:59.052261 [ 4 ] {bd8a2708-05ac-46ed-ab5f-0bcc9a330ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11027 | 2025.09.03 04:12:59.052663 [ 4 ] {bd8a2708-05ac-46ed-ab5f-0bcc9a330ef1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2025.09.03 04:12:59.052699 [ 4 ] {bd8a2708-05ac-46ed-ab5f-0bcc9a330ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11029 | 2025.09.03 04:12:59.053033 [ 4 ] {bd8a2708-05ac-46ed-ab5f-0bcc9a330ef1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11030 | 2025.09.03 04:12:59.053263 [ 4 ] {bd8a2708-05ac-46ed-ab5f-0bcc9a330ef1} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2025.09.03 04:12:59.053391 [ 4 ] {bd8a2708-05ac-46ed-ab5f-0bcc9a330ef1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 11032 | 2025.09.03 04:12:59.053429 [ 4 ] {bd8a2708-05ac-46ed-ab5f-0bcc9a330ef1} <Debug> TCPHandler: Processed in 0.00135532 sec. | ||
| 11033 | 2025.09.03 04:12:59.053534 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11034 | 2025.09.03 04:12:59.053628 [ 4 ] {9f943130-bc8b-421c-be95-c0183ec47d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11035 | 2025.09.03 04:12:59.053683 [ 4 ] {9f943130-bc8b-421c-be95-c0183ec47d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11036 | 2025.09.03 04:12:59.054523 [ 4 ] {9f943130-bc8b-421c-be95-c0183ec47d86} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2025.09.03 04:12:59.054561 [ 4 ] {9f943130-bc8b-421c-be95-c0183ec47d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11038 | 2025.09.03 04:12:59.055099 [ 4 ] {9f943130-bc8b-421c-be95-c0183ec47d86} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11039 | 2025.09.03 04:12:59.055332 [ 4 ] {9f943130-bc8b-421c-be95-c0183ec47d86} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2025.09.03 04:12:59.055470 [ 4 ] {9f943130-bc8b-421c-be95-c0183ec47d86} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00186 sec., 13978.494623655914 rows/sec., 25.05 MiB/sec. | ||
| 11041 | 2025.09.03 04:12:59.055527 [ 4 ] {9f943130-bc8b-421c-be95-c0183ec47d86} <Debug> TCPHandler: Processed in 0.002042644 sec. | ||
| 11042 | 2025.09.03 04:12:59.055639 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2025.09.03 04:12:59.055735 [ 4 ] {2c96e022-e9e3-4faf-8f94-808614b00e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11044 | 2025.09.03 04:12:59.055776 [ 4 ] {2c96e022-e9e3-4faf-8f94-808614b00e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11045 | 2025.09.03 04:12:59.056116 [ 4 ] {2c96e022-e9e3-4faf-8f94-808614b00e17} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2025.09.03 04:12:59.056153 [ 4 ] {2c96e022-e9e3-4faf-8f94-808614b00e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11047 | 2025.09.03 04:12:59.056461 [ 4 ] {2c96e022-e9e3-4faf-8f94-808614b00e17} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11048 | 2025.09.03 04:12:59.056679 [ 4 ] {2c96e022-e9e3-4faf-8f94-808614b00e17} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2025.09.03 04:12:59.056807 [ 4 ] {2c96e022-e9e3-4faf-8f94-808614b00e17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 11050 | 2025.09.03 04:12:59.056844 [ 4 ] {2c96e022-e9e3-4faf-8f94-808614b00e17} <Debug> TCPHandler: Processed in 0.001255609 sec. | ||
| 11051 | 2025.09.03 04:13:01.895938 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11052 | 2025.09.03 04:13:01.896009 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11053 | 2025.09.03 04:13:02.101055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33062 | ||
| 11054 | 2025.09.03 04:13:02.101564 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11055 | 2025.09.03 04:13:02.101597 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11056 | 2025.09.03 04:13:02.102079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11057 | 2025.09.03 04:13:02.102307 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2025.09.03 04:13:02.102431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33062 | ||
| 11059 | 2025.09.03 04:13:02.218541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1490 | ||
| 11060 | 2025.09.03 04:13:02.221002 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2025.09.03 04:13:02.221061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11062 | 2025.09.03 04:13:02.222284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11063 | 2025.09.03 04:13:02.222558 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2025.09.03 04:13:02.222944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1490 | ||
| 11065 | 2025.09.03 04:13:02.895903 [ 221 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): 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] | ||
| 11066 | 2025.09.03 04:13:02.895957 [ 221 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): 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] | ||
| 11067 | 2025.09.03 04:13:02.898541 [ 221 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): 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] | ||
| 11068 | 2025.09.03 04:13:03.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.23 MiB, peak 354.68 MiB, free memory in arenas 0.00 B, will set to 336.21 MiB (RSS), difference: 3.99 MiB | ||
| 11069 | 2025.09.03 04:13:03.914756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 11070 | 2025.09.03 04:13:03.929982 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2025.09.03 04:13:03.930033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11072 | 2025.09.03 04:13:03.936053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11073 | 2025.09.03 04:13:03.936748 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2025.09.03 04:13:03.939666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 11075 | 2025.09.03 04:13:04.046381 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11076 | 2025.09.03 04:13:04.046669 [ 4 ] {39a930a6-86d8-439f-bf7e-24e45a5c8f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11077 | 2025.09.03 04:13:04.046783 [ 4 ] {39a930a6-86d8-439f-bf7e-24e45a5c8f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11078 | 2025.09.03 04:13:04.047581 [ 4 ] {39a930a6-86d8-439f-bf7e-24e45a5c8f73} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2025.09.03 04:13:04.047625 [ 4 ] {39a930a6-86d8-439f-bf7e-24e45a5c8f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11080 | 2025.09.03 04:13:04.048026 [ 4 ] {39a930a6-86d8-439f-bf7e-24e45a5c8f73} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11081 | 2025.09.03 04:13:04.048250 [ 4 ] {39a930a6-86d8-439f-bf7e-24e45a5c8f73} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2025.09.03 04:13:04.048403 [ 4 ] {39a930a6-86d8-439f-bf7e-24e45a5c8f73} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00181 sec., 47513.812154696134 rows/sec., 3.99 MiB/sec. | ||
| 11083 | 2025.09.03 04:13:04.048430 [ 55 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11084 | 2025.09.03 04:13:04.048451 [ 4 ] {39a930a6-86d8-439f-bf7e-24e45a5c8f73} <Debug> TCPHandler: Processed in 0.002254507 sec. | ||
| 11085 | 2025.09.03 04:13:04.048535 [ 55 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2025.09.03 04:13:04.048581 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11087 | 2025.09.03 04:13:04.048625 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11088 | 2025.09.03 04:13:04.048727 [ 4 ] {7c2b194e-0842-472e-a4ac-0ab02f6f4f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11089 | 2025.09.03 04:13:04.048728 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 11090 | 2025.09.03 04:13:04.048771 [ 4 ] {7c2b194e-0842-472e-a4ac-0ab02f6f4f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11091 | 2025.09.03 04:13:04.048899 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11092 | 2025.09.03 04:13:04.048943 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1287 rows starting from the beginning of the part | ||
| 11093 | 2025.09.03 04:13:04.049020 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 86 rows starting from the beginning of the part | ||
| 11094 | 2025.09.03 04:13:04.049082 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 108 rows starting from the beginning of the part | ||
| 11095 | 2025.09.03 04:13:04.049134 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1226 rows starting from the beginning of the part | ||
| 11096 | 2025.09.03 04:13:04.049180 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 108 rows starting from the beginning of the part | ||
| 11097 | 2025.09.03 04:13:04.049183 [ 4 ] {7c2b194e-0842-472e-a4ac-0ab02f6f4f9a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11098 | 2025.09.03 04:13:04.049222 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 86 rows starting from the beginning of the part | ||
| 11099 | 2025.09.03 04:13:04.049230 [ 4 ] {7c2b194e-0842-472e-a4ac-0ab02f6f4f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11100 | 2025.09.03 04:13:04.049565 [ 4 ] {7c2b194e-0842-472e-a4ac-0ab02f6f4f9a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11101 | 2025.09.03 04:13:04.049791 [ 4 ] {7c2b194e-0842-472e-a4ac-0ab02f6f4f9a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2025.09.03 04:13:04.049927 [ 4 ] {7c2b194e-0842-472e-a4ac-0ab02f6f4f9a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001219 sec., 12305.168170631665 rows/sec., 925.29 KiB/sec. | ||
| 11103 | 2025.09.03 04:13:04.049965 [ 4 ] {7c2b194e-0842-472e-a4ac-0ab02f6f4f9a} <Debug> TCPHandler: Processed in 0.00138878 sec. | ||
| 11104 | 2025.09.03 04:13:04.050079 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11105 | 2025.09.03 04:13:04.050172 [ 4 ] {e9a8725d-44fd-4d99-b4c3-d9d92c04161e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11106 | 2025.09.03 04:13:04.050211 [ 4 ] {e9a8725d-44fd-4d99-b4c3-d9d92c04161e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11107 | 2025.09.03 04:13:04.050623 [ 4 ] {e9a8725d-44fd-4d99-b4c3-d9d92c04161e} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2025.09.03 04:13:04.050659 [ 4 ] {e9a8725d-44fd-4d99-b4c3-d9d92c04161e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11109 | 2025.09.03 04:13:04.050684 [ 190 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2901 rows, containing 5 columns (5 merged, 0 gathered) in 0.002022455 sec., 1434395.3264720354 rows/sec., 124.63 MiB/sec. | ||
| 11110 | 2025.09.03 04:13:04.050939 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11111 | 2025.09.03 04:13:04.050973 [ 4 ] {e9a8725d-44fd-4d99-b4c3-d9d92c04161e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11112 | 2025.09.03 04:13:04.051201 [ 4 ] {e9a8725d-44fd-4d99-b4c3-d9d92c04161e} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2025.09.03 04:13:04.051239 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2025.09.03 04:13:04.051309 [ 200 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_106_21} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11115 | 2025.09.03 04:13:04.051317 [ 55 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11116 | 2025.09.03 04:13:04.051334 [ 4 ] {e9a8725d-44fd-4d99-b4c3-d9d92c04161e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00118 sec., 66949.15254237287 rows/sec., 5.23 MiB/sec. | ||
| 11117 | 2025.09.03 04:13:04.051349 [ 55 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2025.09.03 04:13:04.051378 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11119 | 2025.09.03 04:13:04.051381 [ 4 ] {e9a8725d-44fd-4d99-b4c3-d9d92c04161e} <Debug> TCPHandler: Processed in 0.00135933 sec. | ||
| 11120 | 2025.09.03 04:13:04.051386 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11121 | 2025.09.03 04:13:04.051477 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 11122 | 2025.09.03 04:13:04.051503 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2025.09.03 04:13:04.051568 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11124 | 2025.09.03 04:13:04.051595 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 595 rows starting from the beginning of the part | ||
| 11125 | 2025.09.03 04:13:04.051603 [ 4 ] {8d4b8f80-cc63-4fca-b984-d08962bbdffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11126 | 2025.09.03 04:13:04.051640 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 79 rows starting from the beginning of the part | ||
| 11127 | 2025.09.03 04:13:04.051652 [ 4 ] {8d4b8f80-cc63-4fca-b984-d08962bbdffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11128 | 2025.09.03 04:13:04.051682 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 11129 | 2025.09.03 04:13:04.051723 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 535 rows starting from the beginning of the part | ||
| 11130 | 2025.09.03 04:13:04.051758 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 11131 | 2025.09.03 04:13:04.051793 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 79 rows starting from the beginning of the part | ||
| 11132 | 2025.09.03 04:13:04.052070 [ 4 ] {8d4b8f80-cc63-4fca-b984-d08962bbdffb} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2025.09.03 04:13:04.052111 [ 4 ] {8d4b8f80-cc63-4fca-b984-d08962bbdffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11134 | 2025.09.03 04:13:04.052469 [ 4 ] {8d4b8f80-cc63-4fca-b984-d08962bbdffb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11135 | 2025.09.03 04:13:04.052697 [ 4 ] {8d4b8f80-cc63-4fca-b984-d08962bbdffb} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2025.09.03 04:13:04.052711 [ 195 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260439 sec., 1164673.5780152788 rows/sec., 92.05 MiB/sec. | ||
| 11137 | 2025.09.03 04:13:04.052799 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11138 | 2025.09.03 04:13:04.052829 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2025.09.03 04:13:04.052832 [ 4 ] {8d4b8f80-cc63-4fca-b984-d08962bbdffb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 11140 | 2025.09.03 04:13:04.052849 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11141 | 2025.09.03 04:13:04.052876 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11142 | 2025.09.03 04:13:04.052885 [ 4 ] {8d4b8f80-cc63-4fca-b984-d08962bbdffb} <Debug> TCPHandler: Processed in 0.001432201 sec. | ||
| 11143 | 2025.09.03 04:13:04.052942 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 11144 | 2025.09.03 04:13:04.053008 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2025.09.03 04:13:04.053075 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11146 | 2025.09.03 04:13:04.053110 [ 4 ] {890840c8-40b0-4f29-92ef-1a69f21af72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11147 | 2025.09.03 04:13:04.053120 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28154 rows starting from the beginning of the part | ||
| 11148 | 2025.09.03 04:13:04.053158 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2025.09.03 04:13:04.053177 [ 4 ] {890840c8-40b0-4f29-92ef-1a69f21af72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11150 | 2025.09.03 04:13:04.053202 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 11151 | 2025.09.03 04:13:04.053239 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_106_21} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11152 | 2025.09.03 04:13:04.053256 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 11153 | 2025.09.03 04:13:04.053307 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 844 rows starting from the beginning of the part | ||
| 11154 | 2025.09.03 04:13:04.053320 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 11155 | 2025.09.03 04:13:04.053348 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 11156 | 2025.09.03 04:13:04.053395 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 11157 | 2025.09.03 04:13:04.053977 [ 4 ] {890840c8-40b0-4f29-92ef-1a69f21af72a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2025.09.03 04:13:04.054018 [ 4 ] {890840c8-40b0-4f29-92ef-1a69f21af72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11159 | 2025.09.03 04:13:04.054564 [ 4 ] {890840c8-40b0-4f29-92ef-1a69f21af72a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11160 | 2025.09.03 04:13:04.054811 [ 4 ] {890840c8-40b0-4f29-92ef-1a69f21af72a} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2025.09.03 04:13:04.054956 [ 4 ] {890840c8-40b0-4f29-92ef-1a69f21af72a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001863 sec., 8051.529790660225 rows/sec., 14.43 MiB/sec. | ||
| 11162 | 2025.09.03 04:13:04.055012 [ 4 ] {890840c8-40b0-4f29-92ef-1a69f21af72a} <Debug> TCPHandler: Processed in 0.002052905 sec. | ||
| 11163 | 2025.09.03 04:13:04.055121 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2025.09.03 04:13:04.055217 [ 4 ] {b3ce16e0-d5b6-4dab-bd71-e5278fbc3614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11165 | 2025.09.03 04:13:04.055258 [ 4 ] {b3ce16e0-d5b6-4dab-bd71-e5278fbc3614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11166 | 2025.09.03 04:13:04.055582 [ 4 ] {b3ce16e0-d5b6-4dab-bd71-e5278fbc3614} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11167 | 2025.09.03 04:13:04.055618 [ 4 ] {b3ce16e0-d5b6-4dab-bd71-e5278fbc3614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11168 | 2025.09.03 04:13:04.055930 [ 4 ] {b3ce16e0-d5b6-4dab-bd71-e5278fbc3614} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11169 | 2025.09.03 04:13:04.056143 [ 4 ] {b3ce16e0-d5b6-4dab-bd71-e5278fbc3614} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11170 | 2025.09.03 04:13:04.056253 [ 55 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11171 | 2025.09.03 04:13:04.056272 [ 4 ] {b3ce16e0-d5b6-4dab-bd71-e5278fbc3614} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 11172 | 2025.09.03 04:13:04.056284 [ 55 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2025.09.03 04:13:04.056311 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11174 | 2025.09.03 04:13:04.056316 [ 4 ] {b3ce16e0-d5b6-4dab-bd71-e5278fbc3614} <Debug> TCPHandler: Processed in 0.001245069 sec. | ||
| 11175 | 2025.09.03 04:13:04.056398 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11176 | 2025.09.03 04:13:04.056514 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11177 | 2025.09.03 04:13:04.056551 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6000 rows starting from the beginning of the part | ||
| 11178 | 2025.09.03 04:13:04.056617 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11179 | 2025.09.03 04:13:04.056665 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11180 | 2025.09.03 04:13:04.056709 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11181 | 2025.09.03 04:13:04.056749 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11182 | 2025.09.03 04:13:04.056793 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11183 | 2025.09.03 04:13:04.058835 [ 202 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002476118 sec., 2544305.2390879598 rows/sec., 171.47 MiB/sec. | ||
| 11184 | 2025.09.03 04:13:04.059075 [ 202 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29638 rows, containing 5 columns (5 merged, 0 gathered) in 0.006173194 sec., 4801080.283561476 rows/sec., 328.40 MiB/sec. | ||
| 11185 | 2025.09.03 04:13:04.059201 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11186 | 2025.09.03 04:13:04.059440 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11187 | 2025.09.03 04:13:04.059478 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_106_21} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11188 | 2025.09.03 04:13:04.059559 [ 195 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_106_21} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11189 | 2025.09.03 04:13:04.059635 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 11190 | 2025.09.03 04:13:04.059732 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2025.09.03 04:13:04.059804 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11192 | 2025.09.03 04:13:04.059885 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11193 | 2025.09.03 04:13:09.046821 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2025.09.03 04:13:09.047035 [ 4 ] {0172a537-5963-47c2-a98b-ebb67e26a4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11195 | 2025.09.03 04:13:09.047108 [ 4 ] {0172a537-5963-47c2-a98b-ebb67e26a4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11196 | 2025.09.03 04:13:09.047801 [ 4 ] {0172a537-5963-47c2-a98b-ebb67e26a4e1} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2025.09.03 04:13:09.047841 [ 4 ] {0172a537-5963-47c2-a98b-ebb67e26a4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11198 | 2025.09.03 04:13:09.048228 [ 4 ] {0172a537-5963-47c2-a98b-ebb67e26a4e1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11199 | 2025.09.03 04:13:09.048466 [ 4 ] {0172a537-5963-47c2-a98b-ebb67e26a4e1} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2025.09.03 04:13:09.048614 [ 4 ] {0172a537-5963-47c2-a98b-ebb67e26a4e1} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001633 sec., 66135.94611145133 rows/sec., 5.55 MiB/sec. | ||
| 11201 | 2025.09.03 04:13:09.048656 [ 4 ] {0172a537-5963-47c2-a98b-ebb67e26a4e1} <Debug> TCPHandler: Processed in 0.001976184 sec. | ||
| 11202 | 2025.09.03 04:13:09.048778 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2025.09.03 04:13:09.048874 [ 4 ] {99d820fe-b9ae-415b-a958-cf72fff9167c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11204 | 2025.09.03 04:13:09.048915 [ 4 ] {99d820fe-b9ae-415b-a958-cf72fff9167c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11205 | 2025.09.03 04:13:09.049311 [ 4 ] {99d820fe-b9ae-415b-a958-cf72fff9167c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2025.09.03 04:13:09.049344 [ 4 ] {99d820fe-b9ae-415b-a958-cf72fff9167c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11207 | 2025.09.03 04:13:09.049648 [ 4 ] {99d820fe-b9ae-415b-a958-cf72fff9167c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11208 | 2025.09.03 04:13:09.049857 [ 4 ] {99d820fe-b9ae-415b-a958-cf72fff9167c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2025.09.03 04:13:09.049968 [ 41 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11210 | 2025.09.03 04:13:09.049988 [ 4 ] {99d820fe-b9ae-415b-a958-cf72fff9167c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001132 sec., 22968.197879858657 rows/sec., 1.69 MiB/sec. | ||
| 11211 | 2025.09.03 04:13:09.050004 [ 41 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2025.09.03 04:13:09.050025 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11213 | 2025.09.03 04:13:09.050027 [ 4 ] {99d820fe-b9ae-415b-a958-cf72fff9167c} <Debug> TCPHandler: Processed in 0.001298879 sec. | ||
| 11214 | 2025.09.03 04:13:09.050134 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11215 | 2025.09.03 04:13:09.050156 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 11216 | 2025.09.03 04:13:09.050229 [ 4 ] {77dd7845-e15c-4193-a720-485b688b84ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11217 | 2025.09.03 04:13:09.050274 [ 4 ] {77dd7845-e15c-4193-a720-485b688b84ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11218 | 2025.09.03 04:13:09.050315 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11219 | 2025.09.03 04:13:09.050358 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 57 rows starting from the beginning of the part | ||
| 11220 | 2025.09.03 04:13:09.050433 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 26 rows starting from the beginning of the part | ||
| 11221 | 2025.09.03 04:13:09.050487 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 15 rows starting from the beginning of the part | ||
| 11222 | 2025.09.03 04:13:09.050538 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part | ||
| 11223 | 2025.09.03 04:13:09.050583 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 15 rows starting from the beginning of the part | ||
| 11224 | 2025.09.03 04:13:09.050632 [ 202 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
| 11225 | 2025.09.03 04:13:09.050720 [ 4 ] {77dd7845-e15c-4193-a720-485b688b84ea} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2025.09.03 04:13:09.050762 [ 4 ] {77dd7845-e15c-4193-a720-485b688b84ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11227 | 2025.09.03 04:13:09.051108 [ 4 ] {77dd7845-e15c-4193-a720-485b688b84ea} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11228 | 2025.09.03 04:13:09.051343 [ 4 ] {77dd7845-e15c-4193-a720-485b688b84ea} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2025.09.03 04:13:09.051474 [ 4 ] {77dd7845-e15c-4193-a720-485b688b84ea} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001262 sec., 71315.37242472266 rows/sec., 5.57 MiB/sec. | ||
| 11230 | 2025.09.03 04:13:09.051511 [ 4 ] {77dd7845-e15c-4193-a720-485b688b84ea} <Debug> TCPHandler: Processed in 0.001426421 sec. | ||
| 11231 | 2025.09.03 04:13:09.051545 [ 195 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450131 sec., 113782.82375868112 rows/sec., 8.73 MiB/sec. | ||
| 11232 | 2025.09.03 04:13:09.051624 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2025.09.03 04:13:09.051723 [ 4 ] {74ec4fba-3d3a-4760-99dc-b8ebc95f59f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11234 | 2025.09.03 04:13:09.051722 [ 188 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11235 | 2025.09.03 04:13:09.051768 [ 4 ] {74ec4fba-3d3a-4760-99dc-b8ebc95f59f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11236 | 2025.09.03 04:13:09.052009 [ 188 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2025.09.03 04:13:09.052076 [ 188 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_106_21} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11238 | 2025.09.03 04:13:09.052160 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11239 | 2025.09.03 04:13:09.052161 [ 4 ] {74ec4fba-3d3a-4760-99dc-b8ebc95f59f7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2025.09.03 04:13:09.052202 [ 4 ] {74ec4fba-3d3a-4760-99dc-b8ebc95f59f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11241 | 2025.09.03 04:13:09.052530 [ 4 ] {74ec4fba-3d3a-4760-99dc-b8ebc95f59f7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11242 | 2025.09.03 04:13:09.052758 [ 4 ] {74ec4fba-3d3a-4760-99dc-b8ebc95f59f7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2025.09.03 04:13:09.052885 [ 4 ] {74ec4fba-3d3a-4760-99dc-b8ebc95f59f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 11244 | 2025.09.03 04:13:09.052922 [ 4 ] {74ec4fba-3d3a-4760-99dc-b8ebc95f59f7} <Debug> TCPHandler: Processed in 0.00134787 sec. | ||
| 11245 | 2025.09.03 04:13:09.053023 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11246 | 2025.09.03 04:13:09.053123 [ 4 ] {b8191946-baab-4c19-8c4f-58a0113a4727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11247 | 2025.09.03 04:13:09.053179 [ 4 ] {b8191946-baab-4c19-8c4f-58a0113a4727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11248 | 2025.09.03 04:13:09.053990 [ 4 ] {b8191946-baab-4c19-8c4f-58a0113a4727} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2025.09.03 04:13:09.054022 [ 4 ] {b8191946-baab-4c19-8c4f-58a0113a4727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11250 | 2025.09.03 04:13:09.054540 [ 4 ] {b8191946-baab-4c19-8c4f-58a0113a4727} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11251 | 2025.09.03 04:13:09.054830 [ 4 ] {b8191946-baab-4c19-8c4f-58a0113a4727} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11252 | 2025.09.03 04:13:09.054996 [ 4 ] {b8191946-baab-4c19-8c4f-58a0113a4727} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00189 sec., 13756.613756613757 rows/sec., 24.65 MiB/sec. | ||
| 11253 | 2025.09.03 04:13:09.055075 [ 4 ] {b8191946-baab-4c19-8c4f-58a0113a4727} <Debug> TCPHandler: Processed in 0.002100816 sec. | ||
| 11254 | 2025.09.03 04:13:09.055200 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11255 | 2025.09.03 04:13:09.055303 [ 4 ] {35c60dee-f6b1-43a7-80b9-20222f0d7e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11256 | 2025.09.03 04:13:09.055346 [ 4 ] {35c60dee-f6b1-43a7-80b9-20222f0d7e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11257 | 2025.09.03 04:13:09.055680 [ 4 ] {35c60dee-f6b1-43a7-80b9-20222f0d7e9b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2025.09.03 04:13:09.055716 [ 4 ] {35c60dee-f6b1-43a7-80b9-20222f0d7e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11259 | 2025.09.03 04:13:09.056037 [ 4 ] {35c60dee-f6b1-43a7-80b9-20222f0d7e9b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11260 | 2025.09.03 04:13:09.056288 [ 4 ] {35c60dee-f6b1-43a7-80b9-20222f0d7e9b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2025.09.03 04:13:09.056415 [ 4 ] {35c60dee-f6b1-43a7-80b9-20222f0d7e9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 11262 | 2025.09.03 04:13:09.056451 [ 4 ] {35c60dee-f6b1-43a7-80b9-20222f0d7e9b} <Debug> TCPHandler: Processed in 0.00131291 sec. | ||
| 11263 | 2025.09.03 04:13:09.056465 [ 224 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 11264 | 2025.09.03 04:13:09.056504 [ 224 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 11265 | 2025.09.03 04:13:09.060549 [ 224 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 11266 | 2025.09.03 04:13:09.602645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33489 | ||
| 11267 | 2025.09.03 04:13:09.603196 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2025.09.03 04:13:09.603236 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11269 | 2025.09.03 04:13:09.603747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11270 | 2025.09.03 04:13:09.603993 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2025.09.03 04:13:09.604122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
| 11272 | 2025.09.03 04:13:09.841298 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 11273 | 2025.09.03 04:13:09.841360 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 11274 | 2025.09.03 04:13:09.845145 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 11275 | 2025.09.03 04:13:09.978023 [ 219 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 11276 | 2025.09.03 04:13:09.978079 [ 219 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 11277 | 2025.09.03 04:13:09.980750 [ 219 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 11278 | 2025.09.03 04:13:10.574711 [ 225 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 11279 | 2025.09.03 04:13:10.574777 [ 225 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 11280 | 2025.09.03 04:13:10.577774 [ 225 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 11281 | 2025.09.03 04:13:11.439782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 11282 | 2025.09.03 04:13:11.459266 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2025.09.03 04:13:11.459321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11284 | 2025.09.03 04:13:11.465398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11285 | 2025.09.03 04:13:11.466138 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2025.09.03 04:13:11.469377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 11287 | 2025.09.03 04:13:12.223238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1514 | ||
| 11288 | 2025.09.03 04:13:12.225495 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2025.09.03 04:13:12.225552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11290 | 2025.09.03 04:13:12.226770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11291 | 2025.09.03 04:13:12.227050 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11292 | 2025.09.03 04:13:12.227438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 11293 | 2025.09.03 04:13:14.045774 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11294 | 2025.09.03 04:13:14.045971 [ 4 ] {3305c60a-a31d-4be0-acfa-4052e71d5dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11295 | 2025.09.03 04:13:14.046044 [ 4 ] {3305c60a-a31d-4be0-acfa-4052e71d5dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11296 | 2025.09.03 04:13:14.046731 [ 4 ] {3305c60a-a31d-4be0-acfa-4052e71d5dae} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.09.03 04:13:14.046772 [ 4 ] {3305c60a-a31d-4be0-acfa-4052e71d5dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11298 | 2025.09.03 04:13:14.047186 [ 4 ] {3305c60a-a31d-4be0-acfa-4052e71d5dae} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11299 | 2025.09.03 04:13:14.047421 [ 4 ] {3305c60a-a31d-4be0-acfa-4052e71d5dae} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2025.09.03 04:13:14.047569 [ 4 ] {3305c60a-a31d-4be0-acfa-4052e71d5dae} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001652 sec., 52058.111380145274 rows/sec., 4.37 MiB/sec. | ||
| 11301 | 2025.09.03 04:13:14.047611 [ 4 ] {3305c60a-a31d-4be0-acfa-4052e71d5dae} <Debug> TCPHandler: Processed in 0.001977865 sec. | ||
| 11302 | 2025.09.03 04:13:14.047736 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11303 | 2025.09.03 04:13:14.047842 [ 4 ] {cce02203-08b1-438d-8614-4af122b185b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11304 | 2025.09.03 04:13:14.047884 [ 4 ] {cce02203-08b1-438d-8614-4af122b185b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11305 | 2025.09.03 04:13:14.048286 [ 4 ] {cce02203-08b1-438d-8614-4af122b185b0} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2025.09.03 04:13:14.048320 [ 4 ] {cce02203-08b1-438d-8614-4af122b185b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11307 | 2025.09.03 04:13:14.048624 [ 4 ] {cce02203-08b1-438d-8614-4af122b185b0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11308 | 2025.09.03 04:13:14.048848 [ 4 ] {cce02203-08b1-438d-8614-4af122b185b0} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2025.09.03 04:13:14.048969 [ 4 ] {cce02203-08b1-438d-8614-4af122b185b0} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001157 sec., 12964.563526361278 rows/sec., 974.87 KiB/sec. | ||
| 11310 | 2025.09.03 04:13:14.049007 [ 4 ] {cce02203-08b1-438d-8614-4af122b185b0} <Debug> TCPHandler: Processed in 0.00133637 sec. | ||
| 11311 | 2025.09.03 04:13:14.049111 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11312 | 2025.09.03 04:13:14.049206 [ 4 ] {cbd03726-91e3-4759-9266-94fefd545be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11313 | 2025.09.03 04:13:14.049244 [ 4 ] {cbd03726-91e3-4759-9266-94fefd545be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11314 | 2025.09.03 04:13:14.049641 [ 4 ] {cbd03726-91e3-4759-9266-94fefd545be9} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11315 | 2025.09.03 04:13:14.049674 [ 4 ] {cbd03726-91e3-4759-9266-94fefd545be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11316 | 2025.09.03 04:13:14.050048 [ 4 ] {cbd03726-91e3-4759-9266-94fefd545be9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11317 | 2025.09.03 04:13:14.050271 [ 4 ] {cbd03726-91e3-4759-9266-94fefd545be9} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2025.09.03 04:13:14.050395 [ 4 ] {cbd03726-91e3-4759-9266-94fefd545be9} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001179 sec., 67005.93723494487 rows/sec., 5.23 MiB/sec. | ||
| 11319 | 2025.09.03 04:13:14.050437 [ 4 ] {cbd03726-91e3-4759-9266-94fefd545be9} <Debug> TCPHandler: Processed in 0.001353609 sec. | ||
| 11320 | 2025.09.03 04:13:14.050558 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11321 | 2025.09.03 04:13:14.050660 [ 4 ] {695f0cf6-ff84-4a12-ad42-66e8bbb52048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11322 | 2025.09.03 04:13:14.050704 [ 4 ] {695f0cf6-ff84-4a12-ad42-66e8bbb52048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11323 | 2025.09.03 04:13:14.051127 [ 4 ] {695f0cf6-ff84-4a12-ad42-66e8bbb52048} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2025.09.03 04:13:14.051161 [ 4 ] {695f0cf6-ff84-4a12-ad42-66e8bbb52048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11325 | 2025.09.03 04:13:14.051509 [ 4 ] {695f0cf6-ff84-4a12-ad42-66e8bbb52048} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11326 | 2025.09.03 04:13:14.051732 [ 4 ] {695f0cf6-ff84-4a12-ad42-66e8bbb52048} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2025.09.03 04:13:14.051860 [ 4 ] {695f0cf6-ff84-4a12-ad42-66e8bbb52048} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 11328 | 2025.09.03 04:13:14.051897 [ 4 ] {695f0cf6-ff84-4a12-ad42-66e8bbb52048} <Debug> TCPHandler: Processed in 0.00139087 sec. | ||
| 11329 | 2025.09.03 04:13:14.052115 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11330 | 2025.09.03 04:13:14.052294 [ 4 ] {e6f24471-e681-4741-a1bb-878d4e8d1156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11331 | 2025.09.03 04:13:14.052387 [ 4 ] {e6f24471-e681-4741-a1bb-878d4e8d1156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11332 | 2025.09.03 04:13:14.053390 [ 4 ] {e6f24471-e681-4741-a1bb-878d4e8d1156} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11333 | 2025.09.03 04:13:14.053432 [ 4 ] {e6f24471-e681-4741-a1bb-878d4e8d1156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11334 | 2025.09.03 04:13:14.053967 [ 4 ] {e6f24471-e681-4741-a1bb-878d4e8d1156} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11335 | 2025.09.03 04:13:14.054187 [ 4 ] {e6f24471-e681-4741-a1bb-878d4e8d1156} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2025.09.03 04:13:14.054297 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11337 | 2025.09.03 04:13:14.054325 [ 4 ] {e6f24471-e681-4741-a1bb-878d4e8d1156} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002083 sec., 7201.152184349495 rows/sec., 12.90 MiB/sec. | ||
| 11338 | 2025.09.03 04:13:14.054336 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2025.09.03 04:13:14.054360 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11340 | 2025.09.03 04:13:14.054435 [ 4 ] {e6f24471-e681-4741-a1bb-878d4e8d1156} <Debug> TCPHandler: Processed in 0.002441087 sec. | ||
| 11341 | 2025.09.03 04:13:14.054483 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 11342 | 2025.09.03 04:13:14.054555 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11343 | 2025.09.03 04:13:14.054660 [ 4 ] {5df579f5-d8bd-4a4b-88d5-bf44998a593a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11344 | 2025.09.03 04:13:14.054707 [ 4 ] {5df579f5-d8bd-4a4b-88d5-bf44998a593a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11345 | 2025.09.03 04:13:14.054772 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11346 | 2025.09.03 04:13:14.054864 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2025 rows starting from the beginning of the part | ||
| 11347 | 2025.09.03 04:13:14.055044 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 15 rows starting from the beginning of the part | ||
| 11348 | 2025.09.03 04:13:14.055075 [ 4 ] {5df579f5-d8bd-4a4b-88d5-bf44998a593a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2025.09.03 04:13:14.055117 [ 4 ] {5df579f5-d8bd-4a4b-88d5-bf44998a593a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11350 | 2025.09.03 04:13:14.055168 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 26 rows starting from the beginning of the part | ||
| 11351 | 2025.09.03 04:13:14.055289 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 15 rows starting from the beginning of the part | ||
| 11352 | 2025.09.03 04:13:14.055397 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
| 11353 | 2025.09.03 04:13:14.055469 [ 4 ] {5df579f5-d8bd-4a4b-88d5-bf44998a593a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11354 | 2025.09.03 04:13:14.055497 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 15 rows starting from the beginning of the part | ||
| 11355 | 2025.09.03 04:13:14.055703 [ 4 ] {5df579f5-d8bd-4a4b-88d5-bf44998a593a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2025.09.03 04:13:14.055850 [ 4 ] {5df579f5-d8bd-4a4b-88d5-bf44998a593a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 11357 | 2025.09.03 04:13:14.055888 [ 4 ] {5df579f5-d8bd-4a4b-88d5-bf44998a593a} <Debug> TCPHandler: Processed in 0.00138825 sec. | ||
| 11358 | 2025.09.03 04:13:14.062586 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 19 columns (19 merged, 0 gathered) in 0.008166349 sec., 259846.84220573967 rows/sec., 465.63 MiB/sec. | ||
| 11359 | 2025.09.03 04:13:14.064434 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11360 | 2025.09.03 04:13:14.064768 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2025.09.03 04:13:14.064839 [ 196 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11362 | 2025.09.03 04:13:14.064976 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.95 MiB. | ||
| 11363 | 2025.09.03 04:13:15.121158 [ 217 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 11364 | 2025.09.03 04:13:15.121220 [ 217 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 11365 | 2025.09.03 04:13:15.123652 [ 217 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 11366 | 2025.09.03 04:13:16.896274 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11367 | 2025.09.03 04:13:16.896345 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11368 | 2025.09.03 04:13:17.104401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33977 | ||
| 11369 | 2025.09.03 04:13:17.104929 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.09.03 04:13:17.104964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11371 | 2025.09.03 04:13:17.105446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11372 | 2025.09.03 04:13:17.105691 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2025.09.03 04:13:17.105816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33977 | ||
| 11374 | 2025.09.03 04:13:18.969600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 11375 | 2025.09.03 04:13:18.988821 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2025.09.03 04:13:18.988886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11377 | 2025.09.03 04:13:18.995334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11378 | 2025.09.03 04:13:18.996103 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2025.09.03 04:13:18.999909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 11380 | 2025.09.03 04:13:19.046653 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2025.09.03 04:13:19.046835 [ 4 ] {5f3fe580-73f1-4611-b1f1-28fd232e48ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11382 | 2025.09.03 04:13:19.046908 [ 4 ] {5f3fe580-73f1-4611-b1f1-28fd232e48ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11383 | 2025.09.03 04:13:19.047616 [ 4 ] {5f3fe580-73f1-4611-b1f1-28fd232e48ec} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2025.09.03 04:13:19.047662 [ 4 ] {5f3fe580-73f1-4611-b1f1-28fd232e48ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11385 | 2025.09.03 04:13:19.048130 [ 4 ] {5f3fe580-73f1-4611-b1f1-28fd232e48ec} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11386 | 2025.09.03 04:13:19.048369 [ 4 ] {5f3fe580-73f1-4611-b1f1-28fd232e48ec} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2025.09.03 04:13:19.048523 [ 4 ] {5f3fe580-73f1-4611-b1f1-28fd232e48ec} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001738 sec., 62140.391254315306 rows/sec., 5.21 MiB/sec. | ||
| 11388 | 2025.09.03 04:13:19.048575 [ 4 ] {5f3fe580-73f1-4611-b1f1-28fd232e48ec} <Debug> TCPHandler: Processed in 0.002055085 sec. | ||
| 11389 | 2025.09.03 04:13:19.048699 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2025.09.03 04:13:19.048797 [ 4 ] {5224f584-768a-4ee6-880c-8a4197e995cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11391 | 2025.09.03 04:13:19.048839 [ 4 ] {5224f584-768a-4ee6-880c-8a4197e995cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11392 | 2025.09.03 04:13:19.049282 [ 4 ] {5224f584-768a-4ee6-880c-8a4197e995cb} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2025.09.03 04:13:19.049320 [ 4 ] {5224f584-768a-4ee6-880c-8a4197e995cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11394 | 2025.09.03 04:13:19.049623 [ 4 ] {5224f584-768a-4ee6-880c-8a4197e995cb} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11395 | 2025.09.03 04:13:19.049915 [ 4 ] {5224f584-768a-4ee6-880c-8a4197e995cb} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2025.09.03 04:13:19.050052 [ 4 ] {5224f584-768a-4ee6-880c-8a4197e995cb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001275 sec., 20392.156862745098 rows/sec., 1.50 MiB/sec. | ||
| 11397 | 2025.09.03 04:13:19.050091 [ 4 ] {5224f584-768a-4ee6-880c-8a4197e995cb} <Debug> TCPHandler: Processed in 0.00144298 sec. | ||
| 11398 | 2025.09.03 04:13:19.050199 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2025.09.03 04:13:19.050293 [ 4 ] {514445e9-399c-4160-a210-829ca71df555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11400 | 2025.09.03 04:13:19.050333 [ 4 ] {514445e9-399c-4160-a210-829ca71df555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11401 | 2025.09.03 04:13:19.050755 [ 4 ] {514445e9-399c-4160-a210-829ca71df555} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2025.09.03 04:13:19.050791 [ 4 ] {514445e9-399c-4160-a210-829ca71df555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11403 | 2025.09.03 04:13:19.051096 [ 4 ] {514445e9-399c-4160-a210-829ca71df555} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11404 | 2025.09.03 04:13:19.051314 [ 4 ] {514445e9-399c-4160-a210-829ca71df555} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2025.09.03 04:13:19.051441 [ 4 ] {514445e9-399c-4160-a210-829ca71df555} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001165 sec., 77253.21888412017 rows/sec., 6.03 MiB/sec. | ||
| 11406 | 2025.09.03 04:13:19.051483 [ 4 ] {514445e9-399c-4160-a210-829ca71df555} <Debug> TCPHandler: Processed in 0.00133391 sec. | ||
| 11407 | 2025.09.03 04:13:19.051599 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2025.09.03 04:13:19.051693 [ 4 ] {7548559a-2092-44ee-a184-4a99083bb882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11409 | 2025.09.03 04:13:19.051741 [ 4 ] {7548559a-2092-44ee-a184-4a99083bb882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11410 | 2025.09.03 04:13:19.052170 [ 4 ] {7548559a-2092-44ee-a184-4a99083bb882} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2025.09.03 04:13:19.052207 [ 4 ] {7548559a-2092-44ee-a184-4a99083bb882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11412 | 2025.09.03 04:13:19.052557 [ 4 ] {7548559a-2092-44ee-a184-4a99083bb882} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11413 | 2025.09.03 04:13:19.052784 [ 4 ] {7548559a-2092-44ee-a184-4a99083bb882} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2025.09.03 04:13:19.052919 [ 4 ] {7548559a-2092-44ee-a184-4a99083bb882} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 11415 | 2025.09.03 04:13:19.052959 [ 4 ] {7548559a-2092-44ee-a184-4a99083bb882} <Debug> TCPHandler: Processed in 0.00141173 sec. | ||
| 11416 | 2025.09.03 04:13:19.053069 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2025.09.03 04:13:19.053165 [ 4 ] {06cb9aaa-8472-4819-b7ea-1a93b24e1f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11418 | 2025.09.03 04:13:19.053221 [ 4 ] {06cb9aaa-8472-4819-b7ea-1a93b24e1f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11419 | 2025.09.03 04:13:19.054069 [ 4 ] {06cb9aaa-8472-4819-b7ea-1a93b24e1f76} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2025.09.03 04:13:19.054107 [ 4 ] {06cb9aaa-8472-4819-b7ea-1a93b24e1f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11421 | 2025.09.03 04:13:19.054657 [ 4 ] {06cb9aaa-8472-4819-b7ea-1a93b24e1f76} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11422 | 2025.09.03 04:13:19.054888 [ 4 ] {06cb9aaa-8472-4819-b7ea-1a93b24e1f76} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2025.09.03 04:13:19.055033 [ 4 ] {06cb9aaa-8472-4819-b7ea-1a93b24e1f76} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001887 sec., 13778.48436671966 rows/sec., 24.69 MiB/sec. | ||
| 11424 | 2025.09.03 04:13:19.055092 [ 4 ] {06cb9aaa-8472-4819-b7ea-1a93b24e1f76} <Debug> TCPHandler: Processed in 0.002073055 sec. | ||
| 11425 | 2025.09.03 04:13:19.055204 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2025.09.03 04:13:19.055365 [ 4 ] {1c67f116-75f9-4c16-a7a3-fc4c4ca81170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11427 | 2025.09.03 04:13:19.055407 [ 4 ] {1c67f116-75f9-4c16-a7a3-fc4c4ca81170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11428 | 2025.09.03 04:13:19.055736 [ 4 ] {1c67f116-75f9-4c16-a7a3-fc4c4ca81170} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2025.09.03 04:13:19.055772 [ 4 ] {1c67f116-75f9-4c16-a7a3-fc4c4ca81170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11430 | 2025.09.03 04:13:19.056091 [ 4 ] {1c67f116-75f9-4c16-a7a3-fc4c4ca81170} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11431 | 2025.09.03 04:13:19.056318 [ 4 ] {1c67f116-75f9-4c16-a7a3-fc4c4ca81170} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2025.09.03 04:13:19.056447 [ 4 ] {1c67f116-75f9-4c16-a7a3-fc4c4ca81170} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 11433 | 2025.09.03 04:13:19.056483 [ 4 ] {1c67f116-75f9-4c16-a7a3-fc4c4ca81170} <Debug> TCPHandler: Processed in 0.001328379 sec. | ||
| 11434 | 2025.09.03 04:13:19.963429 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 11435 | 2025.09.03 04:13:19.963484 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 11436 | 2025.09.03 04:13:19.966447 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 11437 | 2025.09.03 04:13:22.227785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1538 | ||
| 11438 | 2025.09.03 04:13:22.229962 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11439 | 2025.09.03 04:13:22.230009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11440 | 2025.09.03 04:13:22.231170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11441 | 2025.09.03 04:13:22.231427 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2025.09.03 04:13:22.231582 [ 28 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11443 | 2025.09.03 04:13:22.231644 [ 28 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2025.09.03 04:13:22.231663 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11445 | 2025.09.03 04:13:22.231733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
| 11446 | 2025.09.03 04:13:22.231768 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 11447 | 2025.09.03 04:13:22.232289 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11448 | 2025.09.03 04:13:22.232413 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1414 rows starting from the beginning of the part | ||
| 11449 | 2025.09.03 04:13:22.232743 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 11450 | 2025.09.03 04:13:22.233044 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 11451 | 2025.09.03 04:13:22.233366 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 11452 | 2025.09.03 04:13:22.233688 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 11453 | 2025.09.03 04:13:22.234009 [ 191 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 11454 | 2025.09.03 04:13:22.239901 [ 186 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 72 columns (72 merged, 0 gathered) in 0.00817482 sec., 188138.6990783895 rows/sec., 142.35 MiB/sec. | ||
| 11455 | 2025.09.03 04:13:22.241565 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11456 | 2025.09.03 04:13:22.242096 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_56_11} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2025.09.03 04:13:22.242167 [ 187 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_56_11} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11458 | 2025.09.03 04:13:22.242329 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 11459 | 2025.09.03 04:13:24.072484 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11460 | 2025.09.03 04:13:24.072687 [ 4 ] {76df0499-5600-421b-bcc5-b129e91ea370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11461 | 2025.09.03 04:13:24.072762 [ 4 ] {76df0499-5600-421b-bcc5-b129e91ea370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11462 | 2025.09.03 04:13:24.073420 [ 4 ] {76df0499-5600-421b-bcc5-b129e91ea370} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11463 | 2025.09.03 04:13:24.073467 [ 4 ] {76df0499-5600-421b-bcc5-b129e91ea370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11464 | 2025.09.03 04:13:24.073862 [ 4 ] {76df0499-5600-421b-bcc5-b129e91ea370} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11465 | 2025.09.03 04:13:24.074104 [ 4 ] {76df0499-5600-421b-bcc5-b129e91ea370} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11466 | 2025.09.03 04:13:24.074258 [ 4 ] {76df0499-5600-421b-bcc5-b129e91ea370} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001626 sec., 8610.086100861008 rows/sec., 702.09 KiB/sec. | ||
| 11467 | 2025.09.03 04:13:24.074302 [ 4 ] {76df0499-5600-421b-bcc5-b129e91ea370} <Debug> TCPHandler: Processed in 0.001964424 sec. | ||
| 11468 | 2025.09.03 04:13:24.074445 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11469 | 2025.09.03 04:13:24.074574 [ 4 ] {b7da4d06-8ea5-4bc4-bb40-fa97c7b51c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11470 | 2025.09.03 04:13:24.074625 [ 4 ] {b7da4d06-8ea5-4bc4-bb40-fa97c7b51c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11471 | 2025.09.03 04:13:24.075803 [ 4 ] {b7da4d06-8ea5-4bc4-bb40-fa97c7b51c60} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11472 | 2025.09.03 04:13:24.075842 [ 4 ] {b7da4d06-8ea5-4bc4-bb40-fa97c7b51c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11473 | 2025.09.03 04:13:24.076308 [ 4 ] {b7da4d06-8ea5-4bc4-bb40-fa97c7b51c60} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11474 | 2025.09.03 04:13:24.076556 [ 4 ] {b7da4d06-8ea5-4bc4-bb40-fa97c7b51c60} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2025.09.03 04:13:24.076689 [ 4 ] {b7da4d06-8ea5-4bc4-bb40-fa97c7b51c60} <Debug> executeQuery: Read 1233 rows, 104.46 KiB in 0.002141 sec., 575899.1125642223 rows/sec., 47.65 MiB/sec. | ||
| 11476 | 2025.09.03 04:13:24.076729 [ 4 ] {b7da4d06-8ea5-4bc4-bb40-fa97c7b51c60} <Debug> TCPHandler: Processed in 0.002349067 sec. | ||
| 11477 | 2025.09.03 04:13:24.076845 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11478 | 2025.09.03 04:13:24.076942 [ 4 ] {2c6b2f41-d27c-46db-9347-4935a4bd8d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11479 | 2025.09.03 04:13:24.076983 [ 4 ] {2c6b2f41-d27c-46db-9347-4935a4bd8d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11480 | 2025.09.03 04:13:24.077393 [ 4 ] {2c6b2f41-d27c-46db-9347-4935a4bd8d56} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2025.09.03 04:13:24.077430 [ 4 ] {2c6b2f41-d27c-46db-9347-4935a4bd8d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11482 | 2025.09.03 04:13:24.077738 [ 4 ] {2c6b2f41-d27c-46db-9347-4935a4bd8d56} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11483 | 2025.09.03 04:13:24.077955 [ 4 ] {2c6b2f41-d27c-46db-9347-4935a4bd8d56} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2025.09.03 04:13:24.078088 [ 4 ] {2c6b2f41-d27c-46db-9347-4935a4bd8d56} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001165 sec., 24892.703862660943 rows/sec., 1.76 MiB/sec. | ||
| 11485 | 2025.09.03 04:13:24.078128 [ 4 ] {2c6b2f41-d27c-46db-9347-4935a4bd8d56} <Debug> TCPHandler: Processed in 0.00133439 sec. | ||
| 11486 | 2025.09.03 04:13:24.078233 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11487 | 2025.09.03 04:13:24.078336 [ 4 ] {badf36ee-0382-46ef-8c89-01f4f2bbb394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11488 | 2025.09.03 04:13:24.078377 [ 4 ] {badf36ee-0382-46ef-8c89-01f4f2bbb394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11489 | 2025.09.03 04:13:24.078862 [ 4 ] {badf36ee-0382-46ef-8c89-01f4f2bbb394} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2025.09.03 04:13:24.078899 [ 4 ] {badf36ee-0382-46ef-8c89-01f4f2bbb394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11491 | 2025.09.03 04:13:24.079250 [ 4 ] {badf36ee-0382-46ef-8c89-01f4f2bbb394} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11492 | 2025.09.03 04:13:24.079465 [ 4 ] {badf36ee-0382-46ef-8c89-01f4f2bbb394} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2025.09.03 04:13:24.079594 [ 4 ] {badf36ee-0382-46ef-8c89-01f4f2bbb394} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001277 sec., 178543.46123727487 rows/sec., 12.09 MiB/sec. | ||
| 11494 | 2025.09.03 04:13:24.079635 [ 4 ] {badf36ee-0382-46ef-8c89-01f4f2bbb394} <Debug> TCPHandler: Processed in 0.001453591 sec. | ||
| 11495 | 2025.09.03 04:13:24.079745 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2025.09.03 04:13:24.079842 [ 4 ] {d9314545-f965-4a4d-9a1b-7f852446ea9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11497 | 2025.09.03 04:13:24.079882 [ 4 ] {d9314545-f965-4a4d-9a1b-7f852446ea9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11498 | 2025.09.03 04:13:24.080486 [ 4 ] {d9314545-f965-4a4d-9a1b-7f852446ea9c} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2025.09.03 04:13:24.080523 [ 4 ] {d9314545-f965-4a4d-9a1b-7f852446ea9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11500 | 2025.09.03 04:13:24.080859 [ 4 ] {d9314545-f965-4a4d-9a1b-7f852446ea9c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11501 | 2025.09.03 04:13:24.081088 [ 4 ] {d9314545-f965-4a4d-9a1b-7f852446ea9c} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2025.09.03 04:13:24.081220 [ 4 ] {d9314545-f965-4a4d-9a1b-7f852446ea9c} <Debug> executeQuery: Read 549 rows, 41.75 KiB in 0.001398 sec., 392703.8626609442 rows/sec., 29.16 MiB/sec. | ||
| 11503 | 2025.09.03 04:13:24.081261 [ 4 ] {d9314545-f965-4a4d-9a1b-7f852446ea9c} <Debug> TCPHandler: Processed in 0.001564421 sec. | ||
| 11504 | 2025.09.03 04:13:24.081374 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2025.09.03 04:13:24.081469 [ 4 ] {a3b4c75c-7ee6-419a-a635-448395dae50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11506 | 2025.09.03 04:13:24.081514 [ 4 ] {a3b4c75c-7ee6-419a-a635-448395dae50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11507 | 2025.09.03 04:13:24.082075 [ 4 ] {a3b4c75c-7ee6-419a-a635-448395dae50d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2025.09.03 04:13:24.082112 [ 4 ] {a3b4c75c-7ee6-419a-a635-448395dae50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11509 | 2025.09.03 04:13:24.082499 [ 4 ] {a3b4c75c-7ee6-419a-a635-448395dae50d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11510 | 2025.09.03 04:13:24.082718 [ 4 ] {a3b4c75c-7ee6-419a-a635-448395dae50d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2025.09.03 04:13:24.082846 [ 4 ] {a3b4c75c-7ee6-419a-a635-448395dae50d} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001395 sec., 610035.8422939068 rows/sec., 41.07 MiB/sec. | ||
| 11512 | 2025.09.03 04:13:24.082884 [ 4 ] {a3b4c75c-7ee6-419a-a635-448395dae50d} <Debug> TCPHandler: Processed in 0.001560402 sec. | ||
| 11513 | 2025.09.03 04:13:24.082996 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2025.09.03 04:13:24.083092 [ 4 ] {94ea9a67-9a03-4085-aac5-d3cf380abf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11515 | 2025.09.03 04:13:24.083148 [ 4 ] {94ea9a67-9a03-4085-aac5-d3cf380abf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11516 | 2025.09.03 04:13:24.083948 [ 4 ] {94ea9a67-9a03-4085-aac5-d3cf380abf93} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2025.09.03 04:13:24.083984 [ 4 ] {94ea9a67-9a03-4085-aac5-d3cf380abf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11518 | 2025.09.03 04:13:24.084489 [ 4 ] {94ea9a67-9a03-4085-aac5-d3cf380abf93} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11519 | 2025.09.03 04:13:24.084702 [ 4 ] {94ea9a67-9a03-4085-aac5-d3cf380abf93} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2025.09.03 04:13:24.084834 [ 4 ] {94ea9a67-9a03-4085-aac5-d3cf380abf93} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001814 sec., 8269.01874310915 rows/sec., 14.82 MiB/sec. | ||
| 11521 | 2025.09.03 04:13:24.084886 [ 4 ] {94ea9a67-9a03-4085-aac5-d3cf380abf93} <Debug> TCPHandler: Processed in 0.001996455 sec. | ||
| 11522 | 2025.09.03 04:13:24.085063 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2025.09.03 04:13:24.085160 [ 4 ] {0b75f6ed-5fd0-49cf-bf27-32d942809eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11524 | 2025.09.03 04:13:24.085202 [ 4 ] {0b75f6ed-5fd0-49cf-bf27-32d942809eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11525 | 2025.09.03 04:13:24.085542 [ 4 ] {0b75f6ed-5fd0-49cf-bf27-32d942809eee} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2025.09.03 04:13:24.085579 [ 4 ] {0b75f6ed-5fd0-49cf-bf27-32d942809eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11527 | 2025.09.03 04:13:24.085883 [ 4 ] {0b75f6ed-5fd0-49cf-bf27-32d942809eee} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11528 | 2025.09.03 04:13:24.086120 [ 4 ] {0b75f6ed-5fd0-49cf-bf27-32d942809eee} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11529 | 2025.09.03 04:13:24.086248 [ 4 ] {0b75f6ed-5fd0-49cf-bf27-32d942809eee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 11530 | 2025.09.03 04:13:24.086285 [ 4 ] {0b75f6ed-5fd0-49cf-bf27-32d942809eee} <Debug> TCPHandler: Processed in 0.001276699 sec. | ||
| 11531 | 2025.09.03 04:13:24.606155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34404 | ||
| 11532 | 2025.09.03 04:13:24.606720 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2025.09.03 04:13:24.606766 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11534 | 2025.09.03 04:13:24.607249 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11535 | 2025.09.03 04:13:24.607479 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2025.09.03 04:13:24.607611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
| 11537 | 2025.09.03 04:13:24.608846 [ 222 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 11538 | 2025.09.03 04:13:24.608945 [ 222 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 11539 | 2025.09.03 04:13:24.611989 [ 222 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 11540 | 2025.09.03 04:13:24.979837 [ 223 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 11541 | 2025.09.03 04:13:24.979907 [ 223 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 11542 | 2025.09.03 04:13:24.983329 [ 223 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 11543 | 2025.09.03 04:13:26.500133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 11544 | 2025.09.03 04:13:26.517311 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2025.09.03 04:13:26.517374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11546 | 2025.09.03 04:13:26.523254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11547 | 2025.09.03 04:13:26.523977 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2025.09.03 04:13:26.527224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 11549 | 2025.09.03 04:13:29.047101 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2025.09.03 04:13:29.047370 [ 4 ] {ef4a635a-43e1-4438-a458-fb9585527703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11551 | 2025.09.03 04:13:29.047467 [ 4 ] {ef4a635a-43e1-4438-a458-fb9585527703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11552 | 2025.09.03 04:13:29.048351 [ 4 ] {ef4a635a-43e1-4438-a458-fb9585527703} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2025.09.03 04:13:29.048395 [ 4 ] {ef4a635a-43e1-4438-a458-fb9585527703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11554 | 2025.09.03 04:13:29.048806 [ 4 ] {ef4a635a-43e1-4438-a458-fb9585527703} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11555 | 2025.09.03 04:13:29.049038 [ 4 ] {ef4a635a-43e1-4438-a458-fb9585527703} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2025.09.03 04:13:29.049193 [ 4 ] {ef4a635a-43e1-4438-a458-fb9585527703} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001895 sec., 56992.08443271768 rows/sec., 4.78 MiB/sec. | ||
| 11557 | 2025.09.03 04:13:29.049194 [ 174 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11558 | 2025.09.03 04:13:29.049237 [ 4 ] {ef4a635a-43e1-4438-a458-fb9585527703} <Debug> TCPHandler: Processed in 0.002311407 sec. | ||
| 11559 | 2025.09.03 04:13:29.049273 [ 174 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2025.09.03 04:13:29.049302 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11561 | 2025.09.03 04:13:29.049379 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11562 | 2025.09.03 04:13:29.049466 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 11563 | 2025.09.03 04:13:29.049482 [ 4 ] {e340c48c-4203-4281-bf26-0d85bdffa48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11564 | 2025.09.03 04:13:29.049575 [ 4 ] {e340c48c-4203-4281-bf26-0d85bdffa48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11565 | 2025.09.03 04:13:29.049677 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11566 | 2025.09.03 04:13:29.049733 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1287 rows starting from the beginning of the part | ||
| 11567 | 2025.09.03 04:13:29.049833 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 108 rows starting from the beginning of the part | ||
| 11568 | 2025.09.03 04:13:29.049903 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 86 rows starting from the beginning of the part | ||
| 11569 | 2025.09.03 04:13:29.049969 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 108 rows starting from the beginning of the part | ||
| 11570 | 2025.09.03 04:13:29.049986 [ 4 ] {e340c48c-4203-4281-bf26-0d85bdffa48a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2025.09.03 04:13:29.050030 [ 4 ] {e340c48c-4203-4281-bf26-0d85bdffa48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11572 | 2025.09.03 04:13:29.050032 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1233 rows starting from the beginning of the part | ||
| 11573 | 2025.09.03 04:13:29.050093 [ 198 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 108 rows starting from the beginning of the part | ||
| 11574 | 2025.09.03 04:13:29.050403 [ 4 ] {e340c48c-4203-4281-bf26-0d85bdffa48a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11575 | 2025.09.03 04:13:29.050632 [ 4 ] {e340c48c-4203-4281-bf26-0d85bdffa48a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2025.09.03 04:13:29.050774 [ 4 ] {e340c48c-4203-4281-bf26-0d85bdffa48a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001311 sec., 19832.18916857361 rows/sec., 1.46 MiB/sec. | ||
| 11577 | 2025.09.03 04:13:29.050814 [ 4 ] {e340c48c-4203-4281-bf26-0d85bdffa48a} <Debug> TCPHandler: Processed in 0.00149593 sec. | ||
| 11578 | 2025.09.03 04:13:29.050917 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11579 | 2025.09.03 04:13:29.051015 [ 4 ] {e488b6ad-46f3-4de8-a63b-efa40f6ff0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11580 | 2025.09.03 04:13:29.051064 [ 4 ] {e488b6ad-46f3-4de8-a63b-efa40f6ff0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11581 | 2025.09.03 04:13:29.051482 [ 197 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2930 rows, containing 5 columns (5 merged, 0 gathered) in 0.002100285 sec., 1395048.7671911193 rows/sec., 121.18 MiB/sec. | ||
| 11582 | 2025.09.03 04:13:29.051582 [ 4 ] {e488b6ad-46f3-4de8-a63b-efa40f6ff0b0} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2025.09.03 04:13:29.051630 [ 4 ] {e488b6ad-46f3-4de8-a63b-efa40f6ff0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11584 | 2025.09.03 04:13:29.051735 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11585 | 2025.09.03 04:13:29.052020 [ 4 ] {e488b6ad-46f3-4de8-a63b-efa40f6ff0b0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11586 | 2025.09.03 04:13:29.052061 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2025.09.03 04:13:29.052132 [ 192 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_111_22} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11588 | 2025.09.03 04:13:29.052217 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11589 | 2025.09.03 04:13:29.052241 [ 4 ] {e488b6ad-46f3-4de8-a63b-efa40f6ff0b0} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2025.09.03 04:13:29.052355 [ 174 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11591 | 2025.09.03 04:13:29.052368 [ 4 ] {e488b6ad-46f3-4de8-a63b-efa40f6ff0b0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001371 sec., 65645.51422319474 rows/sec., 5.13 MiB/sec. | ||
| 11592 | 2025.09.03 04:13:29.052388 [ 174 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2025.09.03 04:13:29.052413 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11594 | 2025.09.03 04:13:29.052415 [ 4 ] {e488b6ad-46f3-4de8-a63b-efa40f6ff0b0} <Debug> TCPHandler: Processed in 0.001547491 sec. | ||
| 11595 | 2025.09.03 04:13:29.052484 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 11596 | 2025.09.03 04:13:29.052534 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2025.09.03 04:13:29.052574 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11598 | 2025.09.03 04:13:29.052602 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 595 rows starting from the beginning of the part | ||
| 11599 | 2025.09.03 04:13:29.052634 [ 4 ] {4259e440-3d8f-44e2-9616-5c01570c57be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11600 | 2025.09.03 04:13:29.052646 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 90 rows starting from the beginning of the part | ||
| 11601 | 2025.09.03 04:13:29.052685 [ 4 ] {4259e440-3d8f-44e2-9616-5c01570c57be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11602 | 2025.09.03 04:13:29.052693 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 79 rows starting from the beginning of the part | ||
| 11603 | 2025.09.03 04:13:29.052742 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 90 rows starting from the beginning of the part | ||
| 11604 | 2025.09.03 04:13:29.052775 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 549 rows starting from the beginning of the part | ||
| 11605 | 2025.09.03 04:13:29.052811 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part | ||
| 11606 | 2025.09.03 04:13:29.053099 [ 4 ] {4259e440-3d8f-44e2-9616-5c01570c57be} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2025.09.03 04:13:29.053139 [ 4 ] {4259e440-3d8f-44e2-9616-5c01570c57be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11608 | 2025.09.03 04:13:29.053487 [ 4 ] {4259e440-3d8f-44e2-9616-5c01570c57be} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11609 | 2025.09.03 04:13:29.053705 [ 4 ] {4259e440-3d8f-44e2-9616-5c01570c57be} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2025.09.03 04:13:29.053717 [ 192 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263079 sec., 1182032.1610920615 rows/sec., 93.50 MiB/sec. | ||
| 11611 | 2025.09.03 04:13:29.053823 [ 174 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11612 | 2025.09.03 04:13:29.053836 [ 4 ] {4259e440-3d8f-44e2-9616-5c01570c57be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 11613 | 2025.09.03 04:13:29.053858 [ 174 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2025.09.03 04:13:29.053872 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11615 | 2025.09.03 04:13:29.053884 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11616 | 2025.09.03 04:13:29.053883 [ 4 ] {4259e440-3d8f-44e2-9616-5c01570c57be} <Debug> TCPHandler: Processed in 0.00139742 sec. | ||
| 11617 | 2025.09.03 04:13:29.053987 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 11618 | 2025.09.03 04:13:29.054016 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11619 | 2025.09.03 04:13:29.054115 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11620 | 2025.09.03 04:13:29.054122 [ 4 ] {715fd1e1-8405-4bc4-bf54-7f33f27d756f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11621 | 2025.09.03 04:13:29.054135 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2025.09.03 04:13:29.054199 [ 4 ] {715fd1e1-8405-4bc4-bf54-7f33f27d756f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11623 | 2025.09.03 04:13:29.054158 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 29638 rows starting from the beginning of the part | ||
| 11624 | 2025.09.03 04:13:29.054294 [ 198 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_111_22} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11625 | 2025.09.03 04:13:29.054300 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 11626 | 2025.09.03 04:13:29.054365 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 11627 | 2025.09.03 04:13:29.054390 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11628 | 2025.09.03 04:13:29.054416 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 11629 | 2025.09.03 04:13:29.054465 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 851 rows starting from the beginning of the part | ||
| 11630 | 2025.09.03 04:13:29.054509 [ 193 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 11631 | 2025.09.03 04:13:29.055071 [ 4 ] {715fd1e1-8405-4bc4-bf54-7f33f27d756f} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11632 | 2025.09.03 04:13:29.055112 [ 4 ] {715fd1e1-8405-4bc4-bf54-7f33f27d756f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11633 | 2025.09.03 04:13:29.055678 [ 4 ] {715fd1e1-8405-4bc4-bf54-7f33f27d756f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11634 | 2025.09.03 04:13:29.055942 [ 4 ] {715fd1e1-8405-4bc4-bf54-7f33f27d756f} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11635 | 2025.09.03 04:13:29.056089 [ 4 ] {715fd1e1-8405-4bc4-bf54-7f33f27d756f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001986 sec., 13091.641490433032 rows/sec., 23.46 MiB/sec. | ||
| 11636 | 2025.09.03 04:13:29.056162 [ 4 ] {715fd1e1-8405-4bc4-bf54-7f33f27d756f} <Debug> TCPHandler: Processed in 0.002197266 sec. | ||
| 11637 | 2025.09.03 04:13:29.056273 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11638 | 2025.09.03 04:13:29.056367 [ 4 ] {2ff04095-29e3-4f1c-9869-7671dd081752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11639 | 2025.09.03 04:13:29.056410 [ 4 ] {2ff04095-29e3-4f1c-9869-7671dd081752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11640 | 2025.09.03 04:13:29.056740 [ 4 ] {2ff04095-29e3-4f1c-9869-7671dd081752} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2025.09.03 04:13:29.056776 [ 4 ] {2ff04095-29e3-4f1c-9869-7671dd081752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11642 | 2025.09.03 04:13:29.057083 [ 4 ] {2ff04095-29e3-4f1c-9869-7671dd081752} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11643 | 2025.09.03 04:13:29.057297 [ 4 ] {2ff04095-29e3-4f1c-9869-7671dd081752} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2025.09.03 04:13:29.057413 [ 174 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11645 | 2025.09.03 04:13:29.057431 [ 4 ] {2ff04095-29e3-4f1c-9869-7671dd081752} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11646 | 2025.09.03 04:13:29.057443 [ 174 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2025.09.03 04:13:29.057471 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11648 | 2025.09.03 04:13:29.057475 [ 4 ] {2ff04095-29e3-4f1c-9869-7671dd081752} <Debug> TCPHandler: Processed in 0.001252899 sec. | ||
| 11649 | 2025.09.03 04:13:29.057547 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11650 | 2025.09.03 04:13:29.057629 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11651 | 2025.09.03 04:13:29.057657 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6300 rows starting from the beginning of the part | ||
| 11652 | 2025.09.03 04:13:29.057709 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11653 | 2025.09.03 04:13:29.057751 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11654 | 2025.09.03 04:13:29.057787 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11655 | 2025.09.03 04:13:29.057824 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11656 | 2025.09.03 04:13:29.057859 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 11657 | 2025.09.03 04:13:29.060050 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537608 sec., 2600874.5243552197 rows/sec., 175.28 MiB/sec. | ||
| 11658 | 2025.09.03 04:13:29.060469 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11659 | 2025.09.03 04:13:29.060775 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_111_22} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2025.09.03 04:13:29.060857 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_111_22} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11661 | 2025.09.03 04:13:29.060963 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 11662 | 2025.09.03 04:13:29.061023 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31129 rows, containing 5 columns (5 merged, 0 gathered) in 0.007074801 sec., 4399982.416466555 rows/sec., 300.94 MiB/sec. | ||
| 11663 | 2025.09.03 04:13:29.061764 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11664 | 2025.09.03 04:13:29.062125 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2025.09.03 04:13:29.062207 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11666 | 2025.09.03 04:13:29.062318 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11667 | 2025.09.03 04:13:31.896384 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11668 | 2025.09.03 04:13:31.896451 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11669 | 2025.09.03 04:13:32.107899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34892 | ||
| 11670 | 2025.09.03 04:13:32.108465 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2025.09.03 04:13:32.108510 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11672 | 2025.09.03 04:13:32.108997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11673 | 2025.09.03 04:13:32.109240 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2025.09.03 04:13:32.109372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34892 | ||
| 11675 | 2025.09.03 04:13:32.109415 [ 27 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11676 | 2025.09.03 04:13:32.109493 [ 27 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2025.09.03 04:13:32.109517 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11678 | 2025.09.03 04:13:32.109625 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 11679 | 2025.09.03 04:13:32.109758 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11680 | 2025.09.03 04:13:32.109801 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 11681 | 2025.09.03 04:13:32.109871 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 11682 | 2025.09.03 04:13:32.109921 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 11683 | 2025.09.03 04:13:32.109967 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 11684 | 2025.09.03 04:13:32.110008 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 11685 | 2025.09.03 04:13:32.110052 [ 198 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 11686 | 2025.09.03 04:13:32.112414 [ 189 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34892 rows, containing 4 columns (4 merged, 0 gathered) in 0.00284488 sec., 12264840.696268383 rows/sec., 175.45 MiB/sec. | ||
| 11687 | 2025.09.03 04:13:32.112714 [ 199 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11688 | 2025.09.03 04:13:32.113007 [ 199 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_76_15} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2025.09.03 04:13:32.113078 [ 199 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_76_15} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11690 | 2025.09.03 04:13:32.113258 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 11691 | 2025.09.03 04:13:32.232093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1566 | ||
| 11692 | 2025.09.03 04:13:32.234378 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2025.09.03 04:13:32.234413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11694 | 2025.09.03 04:13:32.235528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11695 | 2025.09.03 04:13:32.235781 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2025.09.03 04:13:32.236051 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1566 | ||
| 11697 | 2025.09.03 04:13:34.027436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 11698 | 2025.09.03 04:13:34.044644 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2025.09.03 04:13:34.044699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11700 | 2025.09.03 04:13:34.046513 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11701 | 2025.09.03 04:13:34.046800 [ 4 ] {de4687f4-bda2-4938-9829-714eb07ad8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11702 | 2025.09.03 04:13:34.046907 [ 4 ] {de4687f4-bda2-4938-9829-714eb07ad8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11703 | 2025.09.03 04:13:34.047698 [ 4 ] {de4687f4-bda2-4938-9829-714eb07ad8af} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2025.09.03 04:13:34.047737 [ 4 ] {de4687f4-bda2-4938-9829-714eb07ad8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11705 | 2025.09.03 04:13:34.048146 [ 4 ] {de4687f4-bda2-4938-9829-714eb07ad8af} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11706 | 2025.09.03 04:13:34.048382 [ 4 ] {de4687f4-bda2-4938-9829-714eb07ad8af} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11707 | 2025.09.03 04:13:34.048529 [ 4 ] {de4687f4-bda2-4938-9829-714eb07ad8af} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001808 sec., 47566.371681415934 rows/sec., 3.99 MiB/sec. | ||
| 11708 | 2025.09.03 04:13:34.048571 [ 4 ] {de4687f4-bda2-4938-9829-714eb07ad8af} <Debug> TCPHandler: Processed in 0.002241326 sec. | ||
| 11709 | 2025.09.03 04:13:34.048693 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11710 | 2025.09.03 04:13:34.048789 [ 4 ] {d63ac31b-a032-4df8-bb6e-30d4fbb96e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11711 | 2025.09.03 04:13:34.048830 [ 4 ] {d63ac31b-a032-4df8-bb6e-30d4fbb96e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11712 | 2025.09.03 04:13:34.049234 [ 4 ] {d63ac31b-a032-4df8-bb6e-30d4fbb96e36} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11713 | 2025.09.03 04:13:34.049268 [ 4 ] {d63ac31b-a032-4df8-bb6e-30d4fbb96e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11714 | 2025.09.03 04:13:34.049571 [ 4 ] {d63ac31b-a032-4df8-bb6e-30d4fbb96e36} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11715 | 2025.09.03 04:13:34.049793 [ 4 ] {d63ac31b-a032-4df8-bb6e-30d4fbb96e36} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2025.09.03 04:13:34.049898 [ 13 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11717 | 2025.09.03 04:13:34.049921 [ 4 ] {d63ac31b-a032-4df8-bb6e-30d4fbb96e36} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001151 sec., 13032.145960034753 rows/sec., 979.96 KiB/sec. | ||
| 11718 | 2025.09.03 04:13:34.049934 [ 13 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2025.09.03 04:13:34.049954 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11720 | 2025.09.03 04:13:34.049960 [ 4 ] {d63ac31b-a032-4df8-bb6e-30d4fbb96e36} <Debug> TCPHandler: Processed in 0.0013162 sec. | ||
| 11721 | 2025.09.03 04:13:34.050076 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11722 | 2025.09.03 04:13:34.050119 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 11723 | 2025.09.03 04:13:34.050172 [ 4 ] {11920fa3-bc3e-4cfd-8257-068aba5a75ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11724 | 2025.09.03 04:13:34.050226 [ 4 ] {11920fa3-bc3e-4cfd-8257-068aba5a75ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11725 | 2025.09.03 04:13:34.050346 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11726 | 2025.09.03 04:13:34.050409 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 57 rows starting from the beginning of the part | ||
| 11727 | 2025.09.03 04:13:34.050516 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 15 rows starting from the beginning of the part | ||
| 11728 | 2025.09.03 04:13:34.050595 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 26 rows starting from the beginning of the part | ||
| 11729 | 2025.09.03 04:13:34.050642 [ 4 ] {11920fa3-bc3e-4cfd-8257-068aba5a75ae} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2025.09.03 04:13:34.050654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11731 | 2025.09.03 04:13:34.050665 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 29 rows starting from the beginning of the part | ||
| 11732 | 2025.09.03 04:13:34.050689 [ 4 ] {11920fa3-bc3e-4cfd-8257-068aba5a75ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11733 | 2025.09.03 04:13:34.050761 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 26 rows starting from the beginning of the part | ||
| 11734 | 2025.09.03 04:13:34.050837 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 15 rows starting from the beginning of the part | ||
| 11735 | 2025.09.03 04:13:34.051078 [ 4 ] {11920fa3-bc3e-4cfd-8257-068aba5a75ae} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11736 | 2025.09.03 04:13:34.051350 [ 4 ] {11920fa3-bc3e-4cfd-8257-068aba5a75ae} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2025.09.03 04:13:34.051487 [ 4 ] {11920fa3-bc3e-4cfd-8257-068aba5a75ae} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001333 sec., 59264.816204051014 rows/sec., 4.63 MiB/sec. | ||
| 11738 | 2025.09.03 04:13:34.051524 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2025.09.03 04:13:34.051525 [ 4 ] {11920fa3-bc3e-4cfd-8257-068aba5a75ae} <Debug> TCPHandler: Processed in 0.001499091 sec. | ||
| 11740 | 2025.09.03 04:13:34.051664 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2025.09.03 04:13:34.051762 [ 4 ] {613469da-0b9a-489f-a5b2-d4a61a593be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11742 | 2025.09.03 04:13:34.051800 [ 13 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11743 | 2025.09.03 04:13:34.051806 [ 4 ] {613469da-0b9a-489f-a5b2-d4a61a593be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11744 | 2025.09.03 04:13:34.051827 [ 13 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2025.09.03 04:13:34.051843 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11746 | 2025.09.03 04:13:34.051853 [ 189 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818023 sec., 92408.07184507567 rows/sec., 7.05 MiB/sec. | ||
| 11747 | 2025.09.03 04:13:34.051907 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 11748 | 2025.09.03 04:13:34.052033 [ 199 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11749 | 2025.09.03 04:13:34.052222 [ 4 ] {613469da-0b9a-489f-a5b2-d4a61a593be3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2025.09.03 04:13:34.052266 [ 4 ] {613469da-0b9a-489f-a5b2-d4a61a593be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11751 | 2025.09.03 04:13:34.052316 [ 199 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2025.09.03 04:13:34.052391 [ 199 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_111_22} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11753 | 2025.09.03 04:13:34.052482 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11754 | 2025.09.03 04:13:34.052624 [ 4 ] {613469da-0b9a-489f-a5b2-d4a61a593be3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11755 | 2025.09.03 04:13:34.052835 [ 4 ] {613469da-0b9a-489f-a5b2-d4a61a593be3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2025.09.03 04:13:34.052962 [ 4 ] {613469da-0b9a-489f-a5b2-d4a61a593be3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 11757 | 2025.09.03 04:13:34.052999 [ 4 ] {613469da-0b9a-489f-a5b2-d4a61a593be3} <Debug> TCPHandler: Processed in 0.001384879 sec. | ||
| 11758 | 2025.09.03 04:13:34.053037 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 11759 | 2025.09.03 04:13:34.053082 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 11760 | 2025.09.03 04:13:34.053108 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11761 | 2025.09.03 04:13:34.053207 [ 4 ] {d108cb9c-f5a1-4c55-9aa1-6b5c50bccad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11762 | 2025.09.03 04:13:34.053263 [ 4 ] {d108cb9c-f5a1-4c55-9aa1-6b5c50bccad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11763 | 2025.09.03 04:13:34.054051 [ 4 ] {d108cb9c-f5a1-4c55-9aa1-6b5c50bccad2} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11764 | 2025.09.03 04:13:34.054087 [ 4 ] {d108cb9c-f5a1-4c55-9aa1-6b5c50bccad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11765 | 2025.09.03 04:13:34.054625 [ 4 ] {d108cb9c-f5a1-4c55-9aa1-6b5c50bccad2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11766 | 2025.09.03 04:13:34.054924 [ 4 ] {d108cb9c-f5a1-4c55-9aa1-6b5c50bccad2} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11767 | 2025.09.03 04:13:34.055064 [ 4 ] {d108cb9c-f5a1-4c55-9aa1-6b5c50bccad2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001874 sec., 8004.268943436499 rows/sec., 14.34 MiB/sec. | ||
| 11768 | 2025.09.03 04:13:34.055120 [ 4 ] {d108cb9c-f5a1-4c55-9aa1-6b5c50bccad2} <Debug> TCPHandler: Processed in 0.002061295 sec. | ||
| 11769 | 2025.09.03 04:13:34.055162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 11770 | 2025.09.03 04:13:34.055231 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2025.09.03 04:13:34.055333 [ 4 ] {1e2ace6a-8802-493a-b9ec-3bf7233009f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11772 | 2025.09.03 04:13:34.055376 [ 4 ] {1e2ace6a-8802-493a-b9ec-3bf7233009f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11773 | 2025.09.03 04:13:34.055546 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11774 | 2025.09.03 04:13:34.055703 [ 4 ] {1e2ace6a-8802-493a-b9ec-3bf7233009f7} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2025.09.03 04:13:34.055743 [ 4 ] {1e2ace6a-8802-493a-b9ec-3bf7233009f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11776 | 2025.09.03 04:13:34.056050 [ 4 ] {1e2ace6a-8802-493a-b9ec-3bf7233009f7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11777 | 2025.09.03 04:13:34.056301 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 11778 | 2025.09.03 04:13:34.056365 [ 4 ] {1e2ace6a-8802-493a-b9ec-3bf7233009f7} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11779 | 2025.09.03 04:13:34.056556 [ 4 ] {1e2ace6a-8802-493a-b9ec-3bf7233009f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 11780 | 2025.09.03 04:13:34.056608 [ 4 ] {1e2ace6a-8802-493a-b9ec-3bf7233009f7} <Debug> TCPHandler: Processed in 0.001425381 sec. | ||
| 11781 | 2025.09.03 04:13:34.056948 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 11782 | 2025.09.03 04:13:34.061301 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 11783 | 2025.09.03 04:13:34.065747 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 11784 | 2025.09.03 04:13:34.070065 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 11785 | 2025.09.03 04:13:34.074638 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 11786 | 2025.09.03 04:13:34.078897 [ 194 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 11787 | 2025.09.03 04:13:34.134016 [ 189 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.082134205 sec., 6976.386999788943 rows/sec., 36.07 MiB/sec. | ||
| 11788 | 2025.09.03 04:13:34.136689 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11789 | 2025.09.03 04:13:34.138623 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_76_15} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2025.09.03 04:13:34.138706 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_76_15} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11791 | 2025.09.03 04:13:34.141043 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 11792 | 2025.09.03 04:13:34.430844 [ 217 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 11793 | 2025.09.03 04:13:34.430881 [ 217 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 11794 | 2025.09.03 04:13:34.434160 [ 217 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 11795 | 2025.09.03 04:13:34.464763 [ 220 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 11796 | 2025.09.03 04:13:34.464830 [ 220 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 11797 | 2025.09.03 04:13:34.468034 [ 220 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 11798 | 2025.09.03 04:13:35.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.75 MiB, peak 357.17 MiB, free memory in arenas 0.00 B, will set to 338.20 MiB (RSS), difference: -1.54 MiB | ||
| 11799 | 2025.09.03 04:13:35.078892 [ 222 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 11800 | 2025.09.03 04:13:35.078942 [ 222 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 11801 | 2025.09.03 04:13:35.081412 [ 222 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 11802 | 2025.09.03 04:13:39.047217 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2025.09.03 04:13:39.047419 [ 4 ] {eba19f32-d620-4391-bf23-d5a4358b5bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11804 | 2025.09.03 04:13:39.047490 [ 4 ] {eba19f32-d620-4391-bf23-d5a4358b5bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11805 | 2025.09.03 04:13:39.048136 [ 4 ] {eba19f32-d620-4391-bf23-d5a4358b5bab} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2025.09.03 04:13:39.048190 [ 4 ] {eba19f32-d620-4391-bf23-d5a4358b5bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11807 | 2025.09.03 04:13:39.048593 [ 4 ] {eba19f32-d620-4391-bf23-d5a4358b5bab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11808 | 2025.09.03 04:13:39.048848 [ 4 ] {eba19f32-d620-4391-bf23-d5a4358b5bab} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2025.09.03 04:13:39.049015 [ 4 ] {eba19f32-d620-4391-bf23-d5a4358b5bab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001646 sec., 1215.0668286755772 rows/sec., 99.08 KiB/sec. | ||
| 11810 | 2025.09.03 04:13:39.049071 [ 4 ] {eba19f32-d620-4391-bf23-d5a4358b5bab} <Debug> TCPHandler: Processed in 0.001988434 sec. | ||
| 11811 | 2025.09.03 04:13:39.049198 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2025.09.03 04:13:39.049304 [ 4 ] {8bf1abae-80e0-433d-bed2-4bcf78e8ab10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11813 | 2025.09.03 04:13:39.049347 [ 4 ] {8bf1abae-80e0-433d-bed2-4bcf78e8ab10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11814 | 2025.09.03 04:13:39.049821 [ 4 ] {8bf1abae-80e0-433d-bed2-4bcf78e8ab10} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2025.09.03 04:13:39.049858 [ 4 ] {8bf1abae-80e0-433d-bed2-4bcf78e8ab10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11816 | 2025.09.03 04:13:39.050202 [ 4 ] {8bf1abae-80e0-433d-bed2-4bcf78e8ab10} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11817 | 2025.09.03 04:13:39.050434 [ 4 ] {8bf1abae-80e0-433d-bed2-4bcf78e8ab10} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2025.09.03 04:13:39.050568 [ 4 ] {8bf1abae-80e0-433d-bed2-4bcf78e8ab10} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001289 sec., 84561.67571761055 rows/sec., 7.08 MiB/sec. | ||
| 11819 | 2025.09.03 04:13:39.050608 [ 4 ] {8bf1abae-80e0-433d-bed2-4bcf78e8ab10} <Debug> TCPHandler: Processed in 0.00146429 sec. | ||
| 11820 | 2025.09.03 04:13:39.050718 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11821 | 2025.09.03 04:13:39.050815 [ 4 ] {5aa22d9a-7673-4413-816e-db041f3f75c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11822 | 2025.09.03 04:13:39.050855 [ 4 ] {5aa22d9a-7673-4413-816e-db041f3f75c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11823 | 2025.09.03 04:13:39.051264 [ 4 ] {5aa22d9a-7673-4413-816e-db041f3f75c8} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2025.09.03 04:13:39.051299 [ 4 ] {5aa22d9a-7673-4413-816e-db041f3f75c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11825 | 2025.09.03 04:13:39.051604 [ 4 ] {5aa22d9a-7673-4413-816e-db041f3f75c8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11826 | 2025.09.03 04:13:39.051826 [ 4 ] {5aa22d9a-7673-4413-816e-db041f3f75c8} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2025.09.03 04:13:39.051955 [ 4 ] {5aa22d9a-7673-4413-816e-db041f3f75c8} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.00116 sec., 24137.931034482757 rows/sec., 1.76 MiB/sec. | ||
| 11828 | 2025.09.03 04:13:39.051993 [ 4 ] {5aa22d9a-7673-4413-816e-db041f3f75c8} <Debug> TCPHandler: Processed in 0.001325459 sec. | ||
| 11829 | 2025.09.03 04:13:39.052047 [ 217 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 11830 | 2025.09.03 04:13:39.052102 [ 217 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 11831 | 2025.09.03 04:13:39.052111 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2025.09.03 04:13:39.052239 [ 4 ] {5df77fcd-54d7-49c7-a37b-31f3dd1f3a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11833 | 2025.09.03 04:13:39.052289 [ 4 ] {5df77fcd-54d7-49c7-a37b-31f3dd1f3a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11834 | 2025.09.03 04:13:39.052754 [ 4 ] {5df77fcd-54d7-49c7-a37b-31f3dd1f3a1f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2025.09.03 04:13:39.052795 [ 4 ] {5df77fcd-54d7-49c7-a37b-31f3dd1f3a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11836 | 2025.09.03 04:13:39.053150 [ 4 ] {5df77fcd-54d7-49c7-a37b-31f3dd1f3a1f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11837 | 2025.09.03 04:13:39.054151 [ 4 ] {5df77fcd-54d7-49c7-a37b-31f3dd1f3a1f} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2025.09.03 04:13:39.054293 [ 4 ] {5df77fcd-54d7-49c7-a37b-31f3dd1f3a1f} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.002078 sec., 44273.33974975938 rows/sec., 3.46 MiB/sec. | ||
| 11839 | 2025.09.03 04:13:39.054334 [ 4 ] {5df77fcd-54d7-49c7-a37b-31f3dd1f3a1f} <Debug> TCPHandler: Processed in 0.002283456 sec. | ||
| 11840 | 2025.09.03 04:13:39.054447 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2025.09.03 04:13:39.054548 [ 4 ] {e5c807f5-ff6d-4593-840b-02bc60f5c332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11842 | 2025.09.03 04:13:39.054595 [ 4 ] {e5c807f5-ff6d-4593-840b-02bc60f5c332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11843 | 2025.09.03 04:13:39.055023 [ 4 ] {e5c807f5-ff6d-4593-840b-02bc60f5c332} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2025.09.03 04:13:39.055062 [ 4 ] {e5c807f5-ff6d-4593-840b-02bc60f5c332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11845 | 2025.09.03 04:13:39.055436 [ 4 ] {e5c807f5-ff6d-4593-840b-02bc60f5c332} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11846 | 2025.09.03 04:13:39.055458 [ 217 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 11847 | 2025.09.03 04:13:39.055679 [ 4 ] {e5c807f5-ff6d-4593-840b-02bc60f5c332} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2025.09.03 04:13:39.055821 [ 4 ] {e5c807f5-ff6d-4593-840b-02bc60f5c332} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001293 sec., 124516.6279969064 rows/sec., 8.67 MiB/sec. | ||
| 11849 | 2025.09.03 04:13:39.055861 [ 4 ] {e5c807f5-ff6d-4593-840b-02bc60f5c332} <Debug> TCPHandler: Processed in 0.00146571 sec. | ||
| 11850 | 2025.09.03 04:13:39.055967 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11851 | 2025.09.03 04:13:39.056065 [ 4 ] {3518af06-cc40-422a-a862-2f5485d3825f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11852 | 2025.09.03 04:13:39.056123 [ 4 ] {3518af06-cc40-422a-a862-2f5485d3825f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11853 | 2025.09.03 04:13:39.056980 [ 4 ] {3518af06-cc40-422a-a862-2f5485d3825f} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2025.09.03 04:13:39.057015 [ 4 ] {3518af06-cc40-422a-a862-2f5485d3825f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11855 | 2025.09.03 04:13:39.057575 [ 4 ] {3518af06-cc40-422a-a862-2f5485d3825f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11856 | 2025.09.03 04:13:39.057811 [ 4 ] {3518af06-cc40-422a-a862-2f5485d3825f} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2025.09.03 04:13:39.057926 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11858 | 2025.09.03 04:13:39.057953 [ 4 ] {3518af06-cc40-422a-a862-2f5485d3825f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001906 sec., 13641.133263378804 rows/sec., 24.44 MiB/sec. | ||
| 11859 | 2025.09.03 04:13:39.057959 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2025.09.03 04:13:39.057984 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11861 | 2025.09.03 04:13:39.058008 [ 4 ] {3518af06-cc40-422a-a862-2f5485d3825f} <Debug> TCPHandler: Processed in 0.002092855 sec. | ||
| 11862 | 2025.09.03 04:13:39.058090 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 11863 | 2025.09.03 04:13:39.058120 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11864 | 2025.09.03 04:13:39.058221 [ 4 ] {46442509-c2cf-4be8-9087-dc5040b56f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11865 | 2025.09.03 04:13:39.058263 [ 4 ] {46442509-c2cf-4be8-9087-dc5040b56f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11866 | 2025.09.03 04:13:39.058319 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11867 | 2025.09.03 04:13:39.058387 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2122 rows starting from the beginning of the part | ||
| 11868 | 2025.09.03 04:13:39.058522 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part | ||
| 11869 | 2025.09.03 04:13:39.058606 [ 4 ] {46442509-c2cf-4be8-9087-dc5040b56f2e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2025.09.03 04:13:39.058633 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 15 rows starting from the beginning of the part | ||
| 11871 | 2025.09.03 04:13:39.058647 [ 4 ] {46442509-c2cf-4be8-9087-dc5040b56f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11872 | 2025.09.03 04:13:39.058754 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part | ||
| 11873 | 2025.09.03 04:13:39.058870 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 15 rows starting from the beginning of the part | ||
| 11874 | 2025.09.03 04:13:39.058977 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part | ||
| 11875 | 2025.09.03 04:13:39.058987 [ 4 ] {46442509-c2cf-4be8-9087-dc5040b56f2e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11876 | 2025.09.03 04:13:39.059233 [ 4 ] {46442509-c2cf-4be8-9087-dc5040b56f2e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2025.09.03 04:13:39.059372 [ 4 ] {46442509-c2cf-4be8-9087-dc5040b56f2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 11878 | 2025.09.03 04:13:39.059412 [ 4 ] {46442509-c2cf-4be8-9087-dc5040b56f2e} <Debug> TCPHandler: Processed in 0.0013429 sec. | ||
| 11879 | 2025.09.03 04:13:39.066396 [ 195 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 19 columns (19 merged, 0 gathered) in 0.008348991 sec., 267098.1439553594 rows/sec., 478.63 MiB/sec. | ||
| 11880 | 2025.09.03 04:13:39.068319 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11881 | 2025.09.03 04:13:39.068666 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2025.09.03 04:13:39.068733 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11883 | 2025.09.03 04:13:39.068884 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.43 MiB. | ||
| 11884 | 2025.09.03 04:13:39.609661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35319 | ||
| 11885 | 2025.09.03 04:13:39.610163 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2025.09.03 04:13:39.610207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11887 | 2025.09.03 04:13:39.610690 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11888 | 2025.09.03 04:13:39.610931 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2025.09.03 04:13:39.611059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
| 11890 | 2025.09.03 04:13:41.555385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 11891 | 2025.09.03 04:13:41.572283 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2025.09.03 04:13:41.572339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11893 | 2025.09.03 04:13:41.578378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11894 | 2025.09.03 04:13:41.579095 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2025.09.03 04:13:41.582139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 11896 | 2025.09.03 04:13:42.236438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1592 | ||
| 11897 | 2025.09.03 04:13:42.238734 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2025.09.03 04:13:42.238779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11899 | 2025.09.03 04:13:42.239922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11900 | 2025.09.03 04:13:42.240185 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2025.09.03 04:13:42.240457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1592 | ||
| 11902 | 2025.09.03 04:13:44.046525 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11903 | 2025.09.03 04:13:44.046729 [ 4 ] {fe4d65cc-0d54-4f12-9cf4-198a7c712c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11904 | 2025.09.03 04:13:44.046806 [ 4 ] {fe4d65cc-0d54-4f12-9cf4-198a7c712c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11905 | 2025.09.03 04:13:44.047563 [ 4 ] {fe4d65cc-0d54-4f12-9cf4-198a7c712c88} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2025.09.03 04:13:44.047620 [ 4 ] {fe4d65cc-0d54-4f12-9cf4-198a7c712c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11907 | 2025.09.03 04:13:44.048035 [ 4 ] {fe4d65cc-0d54-4f12-9cf4-198a7c712c88} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11908 | 2025.09.03 04:13:44.048278 [ 4 ] {fe4d65cc-0d54-4f12-9cf4-198a7c712c88} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2025.09.03 04:13:44.048441 [ 4 ] {fe4d65cc-0d54-4f12-9cf4-198a7c712c88} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001767 sec., 48670.06225240521 rows/sec., 4.08 MiB/sec. | ||
| 11910 | 2025.09.03 04:13:44.048494 [ 4 ] {fe4d65cc-0d54-4f12-9cf4-198a7c712c88} <Debug> TCPHandler: Processed in 0.002113995 sec. | ||
| 11911 | 2025.09.03 04:13:44.048625 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11912 | 2025.09.03 04:13:44.048730 [ 4 ] {a393ade5-fb66-4a41-bfa2-cf88994af459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11913 | 2025.09.03 04:13:44.048776 [ 4 ] {a393ade5-fb66-4a41-bfa2-cf88994af459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11914 | 2025.09.03 04:13:44.049197 [ 4 ] {a393ade5-fb66-4a41-bfa2-cf88994af459} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2025.09.03 04:13:44.049236 [ 4 ] {a393ade5-fb66-4a41-bfa2-cf88994af459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11916 | 2025.09.03 04:13:44.049556 [ 4 ] {a393ade5-fb66-4a41-bfa2-cf88994af459} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11917 | 2025.09.03 04:13:44.049775 [ 4 ] {a393ade5-fb66-4a41-bfa2-cf88994af459} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2025.09.03 04:13:44.049908 [ 4 ] {a393ade5-fb66-4a41-bfa2-cf88994af459} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001203 sec., 12468.827930174562 rows/sec., 937.60 KiB/sec. | ||
| 11919 | 2025.09.03 04:13:44.049948 [ 4 ] {a393ade5-fb66-4a41-bfa2-cf88994af459} <Debug> TCPHandler: Processed in 0.00137587 sec. | ||
| 11920 | 2025.09.03 04:13:44.050054 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11921 | 2025.09.03 04:13:44.050151 [ 4 ] {963f96d9-73f9-43a8-b59d-48a9acb6443a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11922 | 2025.09.03 04:13:44.050192 [ 4 ] {963f96d9-73f9-43a8-b59d-48a9acb6443a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11923 | 2025.09.03 04:13:44.050614 [ 4 ] {963f96d9-73f9-43a8-b59d-48a9acb6443a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2025.09.03 04:13:44.050650 [ 4 ] {963f96d9-73f9-43a8-b59d-48a9acb6443a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11925 | 2025.09.03 04:13:44.050950 [ 4 ] {963f96d9-73f9-43a8-b59d-48a9acb6443a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11926 | 2025.09.03 04:13:44.051164 [ 4 ] {963f96d9-73f9-43a8-b59d-48a9acb6443a} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2025.09.03 04:13:44.051291 [ 4 ] {963f96d9-73f9-43a8-b59d-48a9acb6443a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00116 sec., 68103.44827586207 rows/sec., 5.32 MiB/sec. | ||
| 11928 | 2025.09.03 04:13:44.051330 [ 4 ] {963f96d9-73f9-43a8-b59d-48a9acb6443a} <Debug> TCPHandler: Processed in 0.00132556 sec. | ||
| 11929 | 2025.09.03 04:13:44.051439 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11930 | 2025.09.03 04:13:44.051534 [ 4 ] {a8b69f46-0a4d-4a99-aee2-e1022089fa7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11931 | 2025.09.03 04:13:44.051578 [ 4 ] {a8b69f46-0a4d-4a99-aee2-e1022089fa7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11932 | 2025.09.03 04:13:44.051978 [ 4 ] {a8b69f46-0a4d-4a99-aee2-e1022089fa7c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2025.09.03 04:13:44.052016 [ 4 ] {a8b69f46-0a4d-4a99-aee2-e1022089fa7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11934 | 2025.09.03 04:13:44.052343 [ 4 ] {a8b69f46-0a4d-4a99-aee2-e1022089fa7c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11935 | 2025.09.03 04:13:44.052559 [ 4 ] {a8b69f46-0a4d-4a99-aee2-e1022089fa7c} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2025.09.03 04:13:44.052696 [ 4 ] {a8b69f46-0a4d-4a99-aee2-e1022089fa7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 11937 | 2025.09.03 04:13:44.052735 [ 4 ] {a8b69f46-0a4d-4a99-aee2-e1022089fa7c} <Debug> TCPHandler: Processed in 0.00134536 sec. | ||
| 11938 | 2025.09.03 04:13:44.052835 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11939 | 2025.09.03 04:13:44.052929 [ 4 ] {1da251a6-db27-4a84-aaeb-a7a9dd927773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11940 | 2025.09.03 04:13:44.052985 [ 4 ] {1da251a6-db27-4a84-aaeb-a7a9dd927773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11941 | 2025.09.03 04:13:44.053782 [ 4 ] {1da251a6-db27-4a84-aaeb-a7a9dd927773} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2025.09.03 04:13:44.053819 [ 4 ] {1da251a6-db27-4a84-aaeb-a7a9dd927773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11943 | 2025.09.03 04:13:44.054347 [ 4 ] {1da251a6-db27-4a84-aaeb-a7a9dd927773} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11944 | 2025.09.03 04:13:44.054575 [ 4 ] {1da251a6-db27-4a84-aaeb-a7a9dd927773} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2025.09.03 04:13:44.054717 [ 4 ] {1da251a6-db27-4a84-aaeb-a7a9dd927773} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001805 sec., 8310.249307479224 rows/sec., 14.89 MiB/sec. | ||
| 11946 | 2025.09.03 04:13:44.054788 [ 4 ] {1da251a6-db27-4a84-aaeb-a7a9dd927773} <Debug> TCPHandler: Processed in 0.002001345 sec. | ||
| 11947 | 2025.09.03 04:13:44.054896 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11948 | 2025.09.03 04:13:44.054991 [ 4 ] {3d38b54e-997a-472e-957f-974d2088c59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11949 | 2025.09.03 04:13:44.055033 [ 4 ] {3d38b54e-997a-472e-957f-974d2088c59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11950 | 2025.09.03 04:13:44.055360 [ 4 ] {3d38b54e-997a-472e-957f-974d2088c59a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2025.09.03 04:13:44.055397 [ 4 ] {3d38b54e-997a-472e-957f-974d2088c59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11952 | 2025.09.03 04:13:44.055704 [ 4 ] {3d38b54e-997a-472e-957f-974d2088c59a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11953 | 2025.09.03 04:13:44.055911 [ 4 ] {3d38b54e-997a-472e-957f-974d2088c59a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2025.09.03 04:13:44.056041 [ 4 ] {3d38b54e-997a-472e-957f-974d2088c59a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11955 | 2025.09.03 04:13:44.056079 [ 4 ] {3d38b54e-997a-472e-957f-974d2088c59a} <Debug> TCPHandler: Processed in 0.001232169 sec. | ||
| 11956 | 2025.09.03 04:13:45.265017 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 11957 | 2025.09.03 04:13:45.265098 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 11958 | 2025.09.03 04:13:45.267301 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 11959 | 2025.09.03 04:13:46.896491 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11960 | 2025.09.03 04:13:46.896564 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11961 | 2025.09.03 04:13:47.111340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35807 | ||
| 11962 | 2025.09.03 04:13:47.111951 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2025.09.03 04:13:47.111989 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11964 | 2025.09.03 04:13:47.112459 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11965 | 2025.09.03 04:13:47.112683 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2025.09.03 04:13:47.112808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35807 | ||
| 11967 | 2025.09.03 04:13:49.046828 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2025.09.03 04:13:49.047020 [ 4 ] {73bcd240-94a0-46e2-a553-e37a172b7b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11969 | 2025.09.03 04:13:49.047104 [ 4 ] {73bcd240-94a0-46e2-a553-e37a172b7b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11970 | 2025.09.03 04:13:49.047786 [ 4 ] {73bcd240-94a0-46e2-a553-e37a172b7b7d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2025.09.03 04:13:49.047831 [ 4 ] {73bcd240-94a0-46e2-a553-e37a172b7b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11972 | 2025.09.03 04:13:49.048228 [ 4 ] {73bcd240-94a0-46e2-a553-e37a172b7b7d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11973 | 2025.09.03 04:13:49.048449 [ 4 ] {73bcd240-94a0-46e2-a553-e37a172b7b7d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2025.09.03 04:13:49.048601 [ 4 ] {73bcd240-94a0-46e2-a553-e37a172b7b7d} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.00163 sec., 66257.66871165644 rows/sec., 5.56 MiB/sec. | ||
| 11975 | 2025.09.03 04:13:49.048644 [ 4 ] {73bcd240-94a0-46e2-a553-e37a172b7b7d} <Debug> TCPHandler: Processed in 0.001963065 sec. | ||
| 11976 | 2025.09.03 04:13:49.048770 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2025.09.03 04:13:49.048863 [ 4 ] {637be2c5-ba16-40ab-8882-6937ea6fa262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11978 | 2025.09.03 04:13:49.048902 [ 4 ] {637be2c5-ba16-40ab-8882-6937ea6fa262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11979 | 2025.09.03 04:13:49.049301 [ 4 ] {637be2c5-ba16-40ab-8882-6937ea6fa262} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2025.09.03 04:13:49.049335 [ 4 ] {637be2c5-ba16-40ab-8882-6937ea6fa262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11981 | 2025.09.03 04:13:49.049627 [ 4 ] {637be2c5-ba16-40ab-8882-6937ea6fa262} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11982 | 2025.09.03 04:13:49.049847 [ 4 ] {637be2c5-ba16-40ab-8882-6937ea6fa262} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2025.09.03 04:13:49.049973 [ 4 ] {637be2c5-ba16-40ab-8882-6937ea6fa262} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001128 sec., 23049.64539007092 rows/sec., 1.69 MiB/sec. | ||
| 11984 | 2025.09.03 04:13:49.050009 [ 4 ] {637be2c5-ba16-40ab-8882-6937ea6fa262} <Debug> TCPHandler: Processed in 0.001288839 sec. | ||
| 11985 | 2025.09.03 04:13:49.050116 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2025.09.03 04:13:49.050207 [ 4 ] {f8bdf174-aba8-456b-a6cd-8efedbc1c350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11987 | 2025.09.03 04:13:49.050246 [ 4 ] {f8bdf174-aba8-456b-a6cd-8efedbc1c350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11988 | 2025.09.03 04:13:49.050661 [ 4 ] {f8bdf174-aba8-456b-a6cd-8efedbc1c350} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2025.09.03 04:13:49.050694 [ 4 ] {f8bdf174-aba8-456b-a6cd-8efedbc1c350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11990 | 2025.09.03 04:13:49.050996 [ 4 ] {f8bdf174-aba8-456b-a6cd-8efedbc1c350} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11991 | 2025.09.03 04:13:49.051201 [ 4 ] {f8bdf174-aba8-456b-a6cd-8efedbc1c350} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2025.09.03 04:13:49.051322 [ 4 ] {f8bdf174-aba8-456b-a6cd-8efedbc1c350} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 6.20 MiB/sec. | ||
| 11993 | 2025.09.03 04:13:49.051359 [ 4 ] {f8bdf174-aba8-456b-a6cd-8efedbc1c350} <Debug> TCPHandler: Processed in 0.001290219 sec. | ||
| 11994 | 2025.09.03 04:13:49.051470 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2025.09.03 04:13:49.051562 [ 4 ] {12e81385-5443-4efc-a27c-ce33fcf30e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11996 | 2025.09.03 04:13:49.051605 [ 4 ] {12e81385-5443-4efc-a27c-ce33fcf30e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11997 | 2025.09.03 04:13:49.052029 [ 4 ] {12e81385-5443-4efc-a27c-ce33fcf30e3b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2025.09.03 04:13:49.052065 [ 4 ] {12e81385-5443-4efc-a27c-ce33fcf30e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11999 | 2025.09.03 04:13:49.052411 [ 4 ] {12e81385-5443-4efc-a27c-ce33fcf30e3b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12000 | 2025.09.03 04:13:49.052627 [ 4 ] {12e81385-5443-4efc-a27c-ce33fcf30e3b} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2025.09.03 04:13:49.052763 [ 4 ] {12e81385-5443-4efc-a27c-ce33fcf30e3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 12002 | 2025.09.03 04:13:49.052802 [ 4 ] {12e81385-5443-4efc-a27c-ce33fcf30e3b} <Debug> TCPHandler: Processed in 0.00137841 sec. | ||
| 12003 | 2025.09.03 04:13:49.052917 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12004 | 2025.09.03 04:13:49.053014 [ 4 ] {512c5c8e-9735-4a14-90fa-2f296a79b48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12005 | 2025.09.03 04:13:49.053073 [ 4 ] {512c5c8e-9735-4a14-90fa-2f296a79b48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12006 | 2025.09.03 04:13:49.053916 [ 4 ] {512c5c8e-9735-4a14-90fa-2f296a79b48f} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2025.09.03 04:13:49.053952 [ 4 ] {512c5c8e-9735-4a14-90fa-2f296a79b48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12008 | 2025.09.03 04:13:49.054495 [ 4 ] {512c5c8e-9735-4a14-90fa-2f296a79b48f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12009 | 2025.09.03 04:13:49.054729 [ 4 ] {512c5c8e-9735-4a14-90fa-2f296a79b48f} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2025.09.03 04:13:49.054865 [ 4 ] {512c5c8e-9735-4a14-90fa-2f296a79b48f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00187 sec., 13903.743315508022 rows/sec., 24.91 MiB/sec. | ||
| 12011 | 2025.09.03 04:13:49.054941 [ 4 ] {512c5c8e-9735-4a14-90fa-2f296a79b48f} <Debug> TCPHandler: Processed in 0.002072665 sec. | ||
| 12012 | 2025.09.03 04:13:49.055074 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12013 | 2025.09.03 04:13:49.055171 [ 4 ] {dd3cb79b-aa31-4d1c-b282-56f32c8b817b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12014 | 2025.09.03 04:13:49.055213 [ 4 ] {dd3cb79b-aa31-4d1c-b282-56f32c8b817b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12015 | 2025.09.03 04:13:49.055568 [ 4 ] {dd3cb79b-aa31-4d1c-b282-56f32c8b817b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2025.09.03 04:13:49.055603 [ 4 ] {dd3cb79b-aa31-4d1c-b282-56f32c8b817b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12017 | 2025.09.03 04:13:49.055915 [ 4 ] {dd3cb79b-aa31-4d1c-b282-56f32c8b817b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12018 | 2025.09.03 04:13:49.056122 [ 4 ] {dd3cb79b-aa31-4d1c-b282-56f32c8b817b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12019 | 2025.09.03 04:13:49.056246 [ 4 ] {dd3cb79b-aa31-4d1c-b282-56f32c8b817b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 12020 | 2025.09.03 04:13:49.056282 [ 4 ] {dd3cb79b-aa31-4d1c-b282-56f32c8b817b} <Debug> TCPHandler: Processed in 0.001264759 sec. | ||
| 12021 | 2025.09.03 04:13:49.082360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 12022 | 2025.09.03 04:13:49.101115 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12023 | 2025.09.03 04:13:49.101183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12024 | 2025.09.03 04:13:49.107397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12025 | 2025.09.03 04:13:49.108100 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2025.09.03 04:13:49.111449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 12027 | 2025.09.03 04:13:52.240872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1616 | ||
| 12028 | 2025.09.03 04:13:52.243618 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2025.09.03 04:13:52.243658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12030 | 2025.09.03 04:13:52.244828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12031 | 2025.09.03 04:13:52.245080 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2025.09.03 04:13:52.245291 [ 219 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): 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] | ||
| 12033 | 2025.09.03 04:13:52.245338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1616 | ||
| 12034 | 2025.09.03 04:13:52.245347 [ 219 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): 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] | ||
| 12035 | 2025.09.03 04:13:52.248943 [ 219 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): 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] | ||
| 12036 | 2025.09.03 04:13:54.072855 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12037 | 2025.09.03 04:13:54.073036 [ 4 ] {a07fc573-5c24-4bcf-b84d-f6bd733d1dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12038 | 2025.09.03 04:13:54.073101 [ 4 ] {a07fc573-5c24-4bcf-b84d-f6bd733d1dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12039 | 2025.09.03 04:13:54.074239 [ 4 ] {a07fc573-5c24-4bcf-b84d-f6bd733d1dd1} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12040 | 2025.09.03 04:13:54.074283 [ 4 ] {a07fc573-5c24-4bcf-b84d-f6bd733d1dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12041 | 2025.09.03 04:13:54.074754 [ 4 ] {a07fc573-5c24-4bcf-b84d-f6bd733d1dd1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12042 | 2025.09.03 04:13:54.074979 [ 4 ] {a07fc573-5c24-4bcf-b84d-f6bd733d1dd1} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2025.09.03 04:13:54.075135 [ 4 ] {a07fc573-5c24-4bcf-b84d-f6bd733d1dd1} <Debug> executeQuery: Read 1226 rows, 103.95 KiB in 0.002148 sec., 570763.5009310987 rows/sec., 47.26 MiB/sec. | ||
| 12044 | 2025.09.03 04:13:54.075149 [ 48 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12045 | 2025.09.03 04:13:54.075176 [ 4 ] {a07fc573-5c24-4bcf-b84d-f6bd733d1dd1} <Debug> TCPHandler: Processed in 0.002450728 sec. | ||
| 12046 | 2025.09.03 04:13:54.075221 [ 48 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2025.09.03 04:13:54.075252 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12048 | 2025.09.03 04:13:54.075319 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12049 | 2025.09.03 04:13:54.075433 [ 4 ] {2ebfea33-151f-4b98-8c01-8309128d1979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12050 | 2025.09.03 04:13:54.075480 [ 4 ] {2ebfea33-151f-4b98-8c01-8309128d1979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12051 | 2025.09.03 04:13:54.075526 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 12052 | 2025.09.03 04:13:54.075689 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12053 | 2025.09.03 04:13:54.075729 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1287 rows starting from the beginning of the part | ||
| 12054 | 2025.09.03 04:13:54.075810 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 86 rows starting from the beginning of the part | ||
| 12055 | 2025.09.03 04:13:54.075863 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 109 rows starting from the beginning of the part | ||
| 12056 | 2025.09.03 04:13:54.075913 [ 4 ] {2ebfea33-151f-4b98-8c01-8309128d1979} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2025.09.03 04:13:54.075926 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 86 rows starting from the beginning of the part | ||
| 12058 | 2025.09.03 04:13:54.075957 [ 4 ] {2ebfea33-151f-4b98-8c01-8309128d1979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12059 | 2025.09.03 04:13:54.075989 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 108 rows starting from the beginning of the part | ||
| 12060 | 2025.09.03 04:13:54.076041 [ 189 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1226 rows starting from the beginning of the part | ||
| 12061 | 2025.09.03 04:13:54.076297 [ 4 ] {2ebfea33-151f-4b98-8c01-8309128d1979} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12062 | 2025.09.03 04:13:54.076537 [ 4 ] {2ebfea33-151f-4b98-8c01-8309128d1979} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2025.09.03 04:13:54.076672 [ 4 ] {2ebfea33-151f-4b98-8c01-8309128d1979} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001258 sec., 11923.688394276629 rows/sec., 896.61 KiB/sec. | ||
| 12064 | 2025.09.03 04:13:54.076710 [ 4 ] {2ebfea33-151f-4b98-8c01-8309128d1979} <Debug> TCPHandler: Processed in 0.00143964 sec. | ||
| 12065 | 2025.09.03 04:13:54.076825 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12066 | 2025.09.03 04:13:54.076934 [ 4 ] {55036edc-65ae-4b12-b7ac-ffa65a3334ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12067 | 2025.09.03 04:13:54.076974 [ 4 ] {55036edc-65ae-4b12-b7ac-ffa65a3334ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12068 | 2025.09.03 04:13:54.077457 [ 4 ] {55036edc-65ae-4b12-b7ac-ffa65a3334ee} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2025.09.03 04:13:54.077493 [ 4 ] {55036edc-65ae-4b12-b7ac-ffa65a3334ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12070 | 2025.09.03 04:13:54.077537 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 5 columns (5 merged, 0 gathered) in 0.002082855 sec., 1393279.897064366 rows/sec., 121.05 MiB/sec. | ||
| 12071 | 2025.09.03 04:13:54.077792 [ 187 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12072 | 2025.09.03 04:13:54.077829 [ 4 ] {55036edc-65ae-4b12-b7ac-ffa65a3334ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12073 | 2025.09.03 04:13:54.078123 [ 4 ] {55036edc-65ae-4b12-b7ac-ffa65a3334ee} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2025.09.03 04:13:54.078168 [ 187 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2025.09.03 04:13:54.078250 [ 187 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_116_23} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12076 | 2025.09.03 04:13:54.078253 [ 4 ] {55036edc-65ae-4b12-b7ac-ffa65a3334ee} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001337 sec., 170531.03964098726 rows/sec., 11.55 MiB/sec. | ||
| 12077 | 2025.09.03 04:13:54.078302 [ 4 ] {55036edc-65ae-4b12-b7ac-ffa65a3334ee} <Debug> TCPHandler: Processed in 0.001523711 sec. | ||
| 12078 | 2025.09.03 04:13:54.078361 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12079 | 2025.09.03 04:13:54.078416 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2025.09.03 04:13:54.078514 [ 4 ] {b00af7b2-870b-47dc-b9bf-110b4fa6600b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12081 | 2025.09.03 04:13:54.078552 [ 4 ] {b00af7b2-870b-47dc-b9bf-110b4fa6600b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12082 | 2025.09.03 04:13:54.079104 [ 4 ] {b00af7b2-870b-47dc-b9bf-110b4fa6600b} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12083 | 2025.09.03 04:13:54.079139 [ 4 ] {b00af7b2-870b-47dc-b9bf-110b4fa6600b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12084 | 2025.09.03 04:13:54.079469 [ 4 ] {b00af7b2-870b-47dc-b9bf-110b4fa6600b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12085 | 2025.09.03 04:13:54.079674 [ 4 ] {b00af7b2-870b-47dc-b9bf-110b4fa6600b} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12086 | 2025.09.03 04:13:54.079779 [ 52 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12087 | 2025.09.03 04:13:54.079796 [ 4 ] {b00af7b2-870b-47dc-b9bf-110b4fa6600b} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.0013 sec., 411538.46153846156 rows/sec., 30.50 MiB/sec. | ||
| 12088 | 2025.09.03 04:13:54.079817 [ 52 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2025.09.03 04:13:54.079839 [ 4 ] {b00af7b2-870b-47dc-b9bf-110b4fa6600b} <Debug> TCPHandler: Processed in 0.001470341 sec. | ||
| 12090 | 2025.09.03 04:13:54.079842 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12091 | 2025.09.03 04:13:54.079947 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 12092 | 2025.09.03 04:13:54.079958 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12093 | 2025.09.03 04:13:54.080058 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12094 | 2025.09.03 04:13:54.080066 [ 4 ] {de6a6691-5695-4788-82b0-d83010a78ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12095 | 2025.09.03 04:13:54.080100 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 595 rows starting from the beginning of the part | ||
| 12096 | 2025.09.03 04:13:54.080122 [ 4 ] {de6a6691-5695-4788-82b0-d83010a78ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12097 | 2025.09.03 04:13:54.080161 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 79 rows starting from the beginning of the part | ||
| 12098 | 2025.09.03 04:13:54.080210 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 92 rows starting from the beginning of the part | ||
| 12099 | 2025.09.03 04:13:54.080252 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 79 rows starting from the beginning of the part | ||
| 12100 | 2025.09.03 04:13:54.080292 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 90 rows starting from the beginning of the part | ||
| 12101 | 2025.09.03 04:13:54.080332 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 535 rows starting from the beginning of the part | ||
| 12102 | 2025.09.03 04:13:54.080668 [ 4 ] {de6a6691-5695-4788-82b0-d83010a78ce3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12103 | 2025.09.03 04:13:54.080710 [ 4 ] {de6a6691-5695-4788-82b0-d83010a78ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12104 | 2025.09.03 04:13:54.081104 [ 4 ] {de6a6691-5695-4788-82b0-d83010a78ce3} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12105 | 2025.09.03 04:13:54.081311 [ 4 ] {de6a6691-5695-4788-82b0-d83010a78ce3} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2025.09.03 04:13:54.081398 [ 189 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482561 sec., 991527.4986998849 rows/sec., 78.37 MiB/sec. | ||
| 12107 | 2025.09.03 04:13:54.081416 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12108 | 2025.09.03 04:13:54.081435 [ 4 ] {de6a6691-5695-4788-82b0-d83010a78ce3} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001387 sec., 608507.570295602 rows/sec., 40.96 MiB/sec. | ||
| 12109 | 2025.09.03 04:13:54.081455 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12110 | 2025.09.03 04:13:54.081511 [ 4 ] {de6a6691-5695-4788-82b0-d83010a78ce3} <Debug> TCPHandler: Processed in 0.001599352 sec. | ||
| 12111 | 2025.09.03 04:13:54.081512 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12112 | 2025.09.03 04:13:54.081588 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12113 | 2025.09.03 04:13:54.081600 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 12114 | 2025.09.03 04:13:54.081643 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12115 | 2025.09.03 04:13:54.081696 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12116 | 2025.09.03 04:13:54.081731 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 31129 rows starting from the beginning of the part | ||
| 12117 | 2025.09.03 04:13:54.081742 [ 4 ] {0ead13a3-97bf-47a9-a50f-085ee7493003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12118 | 2025.09.03 04:13:54.081791 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 12119 | 2025.09.03 04:13:54.081803 [ 4 ] {0ead13a3-97bf-47a9-a50f-085ee7493003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12120 | 2025.09.03 04:13:54.081842 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 161 rows starting from the beginning of the part | ||
| 12121 | 2025.09.03 04:13:54.081868 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2025.09.03 04:13:54.081886 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 12123 | 2025.09.03 04:13:54.081928 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::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 | ||
| 12124 | 2025.09.03 04:13:54.081934 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_116_23} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12125 | 2025.09.03 04:13:54.081968 [ 187 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 844 rows starting from the beginning of the part | ||
| 12126 | 2025.09.03 04:13:54.082027 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 12127 | 2025.09.03 04:13:54.082589 [ 4 ] {0ead13a3-97bf-47a9-a50f-085ee7493003} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2025.09.03 04:13:54.082630 [ 4 ] {0ead13a3-97bf-47a9-a50f-085ee7493003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12129 | 2025.09.03 04:13:54.083176 [ 4 ] {0ead13a3-97bf-47a9-a50f-085ee7493003} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12130 | 2025.09.03 04:13:54.083405 [ 4 ] {0ead13a3-97bf-47a9-a50f-085ee7493003} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2025.09.03 04:13:54.083543 [ 4 ] {0ead13a3-97bf-47a9-a50f-085ee7493003} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001819 sec., 8246.289169873557 rows/sec., 14.78 MiB/sec. | ||
| 12132 | 2025.09.03 04:13:54.083596 [ 4 ] {0ead13a3-97bf-47a9-a50f-085ee7493003} <Debug> TCPHandler: Processed in 0.002000094 sec. | ||
| 12133 | 2025.09.03 04:13:54.083716 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2025.09.03 04:13:54.083849 [ 4 ] {5aa9f356-267f-4bf9-95ff-f63bfbbdf382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12135 | 2025.09.03 04:13:54.083903 [ 4 ] {5aa9f356-267f-4bf9-95ff-f63bfbbdf382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12136 | 2025.09.03 04:13:54.084267 [ 4 ] {5aa9f356-267f-4bf9-95ff-f63bfbbdf382} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2025.09.03 04:13:54.084303 [ 4 ] {5aa9f356-267f-4bf9-95ff-f63bfbbdf382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12138 | 2025.09.03 04:13:54.084633 [ 4 ] {5aa9f356-267f-4bf9-95ff-f63bfbbdf382} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12139 | 2025.09.03 04:13:54.084850 [ 4 ] {5aa9f356-267f-4bf9-95ff-f63bfbbdf382} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2025.09.03 04:13:54.084962 [ 52 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12141 | 2025.09.03 04:13:54.084980 [ 4 ] {5aa9f356-267f-4bf9-95ff-f63bfbbdf382} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 12142 | 2025.09.03 04:13:54.084994 [ 52 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12143 | 2025.09.03 04:13:54.085019 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12144 | 2025.09.03 04:13:54.085023 [ 4 ] {5aa9f356-267f-4bf9-95ff-f63bfbbdf382} <Debug> TCPHandler: Processed in 0.00136663 sec. | ||
| 12145 | 2025.09.03 04:13:54.085095 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12146 | 2025.09.03 04:13:54.085198 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12147 | 2025.09.03 04:13:54.085226 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6600 rows starting from the beginning of the part | ||
| 12148 | 2025.09.03 04:13:54.085274 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12149 | 2025.09.03 04:13:54.085310 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12150 | 2025.09.03 04:13:54.085344 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12151 | 2025.09.03 04:13:54.085376 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12152 | 2025.09.03 04:13:54.085411 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12153 | 2025.09.03 04:13:54.087437 [ 186 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374987 sec., 2905279.0604748577 rows/sec., 195.80 MiB/sec. | ||
| 12154 | 2025.09.03 04:13:54.087850 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12155 | 2025.09.03 04:13:54.088023 [ 186 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32614 rows, containing 5 columns (5 merged, 0 gathered) in 0.006451617 sec., 5055166.7899690885 rows/sec., 345.74 MiB/sec. | ||
| 12156 | 2025.09.03 04:13:54.088121 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_116_23} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2025.09.03 04:13:54.088192 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_116_23} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12158 | 2025.09.03 04:13:54.088283 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 12159 | 2025.09.03 04:13:54.088540 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12160 | 2025.09.03 04:13:54.088823 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2025.09.03 04:13:54.088903 [ 197 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12162 | 2025.09.03 04:13:54.089004 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12163 | 2025.09.03 04:13:54.613131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36234 | ||
| 12164 | 2025.09.03 04:13:54.613932 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2025.09.03 04:13:54.614007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12166 | 2025.09.03 04:13:54.614518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12167 | 2025.09.03 04:13:54.614764 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2025.09.03 04:13:54.614903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
| 12169 | 2025.09.03 04:13:56.611667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 12170 | 2025.09.03 04:13:56.630172 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2025.09.03 04:13:56.630230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12172 | 2025.09.03 04:13:56.636366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12173 | 2025.09.03 04:13:56.637058 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2025.09.03 04:13:56.640319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 12175 | 2025.09.03 04:13:59.048285 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12176 | 2025.09.03 04:13:59.048575 [ 4 ] {2a48428b-b7ac-4000-aacd-a4275d37e7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12177 | 2025.09.03 04:13:59.048679 [ 4 ] {2a48428b-b7ac-4000-aacd-a4275d37e7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12178 | 2025.09.03 04:13:59.049571 [ 4 ] {2a48428b-b7ac-4000-aacd-a4275d37e7af} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12179 | 2025.09.03 04:13:59.049615 [ 4 ] {2a48428b-b7ac-4000-aacd-a4275d37e7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12180 | 2025.09.03 04:13:59.050013 [ 4 ] {2a48428b-b7ac-4000-aacd-a4275d37e7af} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12181 | 2025.09.03 04:13:59.050232 [ 4 ] {2a48428b-b7ac-4000-aacd-a4275d37e7af} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2025.09.03 04:13:59.050376 [ 4 ] {2a48428b-b7ac-4000-aacd-a4275d37e7af} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001917 sec., 56338.028169014084 rows/sec., 4.72 MiB/sec. | ||
| 12183 | 2025.09.03 04:13:59.050416 [ 4 ] {2a48428b-b7ac-4000-aacd-a4275d37e7af} <Debug> TCPHandler: Processed in 0.002333717 sec. | ||
| 12184 | 2025.09.03 04:13:59.050529 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12185 | 2025.09.03 04:13:59.050620 [ 4 ] {c9df6b78-01c2-46cb-b098-f89ddb8be634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12186 | 2025.09.03 04:13:59.050659 [ 4 ] {c9df6b78-01c2-46cb-b098-f89ddb8be634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12187 | 2025.09.03 04:13:59.051116 [ 4 ] {c9df6b78-01c2-46cb-b098-f89ddb8be634} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2025.09.03 04:13:59.051153 [ 4 ] {c9df6b78-01c2-46cb-b098-f89ddb8be634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12189 | 2025.09.03 04:13:59.051461 [ 4 ] {c9df6b78-01c2-46cb-b098-f89ddb8be634} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12190 | 2025.09.03 04:13:59.051673 [ 4 ] {c9df6b78-01c2-46cb-b098-f89ddb8be634} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2025.09.03 04:13:59.051804 [ 4 ] {c9df6b78-01c2-46cb-b098-f89ddb8be634} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 1.66 MiB/sec. | ||
| 12192 | 2025.09.03 04:13:59.051800 [ 75 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12193 | 2025.09.03 04:13:59.051844 [ 4 ] {c9df6b78-01c2-46cb-b098-f89ddb8be634} <Debug> TCPHandler: Processed in 0.001316689 sec. | ||
| 12194 | 2025.09.03 04:13:59.051883 [ 75 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2025.09.03 04:13:59.051909 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12196 | 2025.09.03 04:13:59.051991 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2025.09.03 04:13:59.051998 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 12198 | 2025.09.03 04:13:59.052098 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12199 | 2025.09.03 04:13:59.052114 [ 4 ] {e6a237c9-65f1-4118-8b0f-a6d4d6c2f768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12200 | 2025.09.03 04:13:59.052125 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 57 rows starting from the beginning of the part | ||
| 12201 | 2025.09.03 04:13:59.052163 [ 4 ] {e6a237c9-65f1-4118-8b0f-a6d4d6c2f768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12202 | 2025.09.03 04:13:59.052186 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 28 rows starting from the beginning of the part | ||
| 12203 | 2025.09.03 04:13:59.052233 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 15 rows starting from the beginning of the part | ||
| 12204 | 2025.09.03 04:13:59.052282 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 26 rows starting from the beginning of the part | ||
| 12205 | 2025.09.03 04:13:59.052328 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 15 rows starting from the beginning of the part | ||
| 12206 | 2025.09.03 04:13:59.052374 [ 200 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 26 rows starting from the beginning of the part | ||
| 12207 | 2025.09.03 04:13:59.052703 [ 4 ] {e6a237c9-65f1-4118-8b0f-a6d4d6c2f768} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12208 | 2025.09.03 04:13:59.052744 [ 4 ] {e6a237c9-65f1-4118-8b0f-a6d4d6c2f768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12209 | 2025.09.03 04:13:59.053126 [ 4 ] {e6a237c9-65f1-4118-8b0f-a6d4d6c2f768} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12210 | 2025.09.03 04:13:59.053250 [ 186 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280749 sec., 130392.45004290457 rows/sec., 10.00 MiB/sec. | ||
| 12211 | 2025.09.03 04:13:59.053360 [ 4 ] {e6a237c9-65f1-4118-8b0f-a6d4d6c2f768} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2025.09.03 04:13:59.053413 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12213 | 2025.09.03 04:13:59.053489 [ 4 ] {e6a237c9-65f1-4118-8b0f-a6d4d6c2f768} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.0014 sec., 64285.71428571429 rows/sec., 5.02 MiB/sec. | ||
| 12214 | 2025.09.03 04:13:59.053526 [ 4 ] {e6a237c9-65f1-4118-8b0f-a6d4d6c2f768} <Debug> TCPHandler: Processed in 0.001593901 sec. | ||
| 12215 | 2025.09.03 04:13:59.053569 [ 220 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 12216 | 2025.09.03 04:13:59.053595 [ 220 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 12217 | 2025.09.03 04:13:59.053632 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12218 | 2025.09.03 04:13:59.053696 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12219 | 2025.09.03 04:13:59.053725 [ 4 ] {022a95c4-add3-4480-8272-6394b1472dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12220 | 2025.09.03 04:13:59.053764 [ 192 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_116_23} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12221 | 2025.09.03 04:13:59.053768 [ 4 ] {022a95c4-add3-4480-8272-6394b1472dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12222 | 2025.09.03 04:13:59.053829 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12223 | 2025.09.03 04:13:59.054165 [ 4 ] {022a95c4-add3-4480-8272-6394b1472dd8} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12224 | 2025.09.03 04:13:59.054199 [ 4 ] {022a95c4-add3-4480-8272-6394b1472dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12225 | 2025.09.03 04:13:59.054523 [ 4 ] {022a95c4-add3-4480-8272-6394b1472dd8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12226 | 2025.09.03 04:13:59.054729 [ 4 ] {022a95c4-add3-4480-8272-6394b1472dd8} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2025.09.03 04:13:59.054856 [ 4 ] {022a95c4-add3-4480-8272-6394b1472dd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 12228 | 2025.09.03 04:13:59.054891 [ 4 ] {022a95c4-add3-4480-8272-6394b1472dd8} <Debug> TCPHandler: Processed in 0.001306899 sec. | ||
| 12229 | 2025.09.03 04:13:59.054999 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2025.09.03 04:13:59.055104 [ 4 ] {e52d3cb8-0282-4736-8aba-e97e2588b00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12231 | 2025.09.03 04:13:59.055160 [ 4 ] {e52d3cb8-0282-4736-8aba-e97e2588b00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12232 | 2025.09.03 04:13:59.055997 [ 4 ] {e52d3cb8-0282-4736-8aba-e97e2588b00e} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2025.09.03 04:13:59.056036 [ 4 ] {e52d3cb8-0282-4736-8aba-e97e2588b00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12234 | 2025.09.03 04:13:59.056158 [ 220 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 12235 | 2025.09.03 04:13:59.056594 [ 4 ] {e52d3cb8-0282-4736-8aba-e97e2588b00e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12236 | 2025.09.03 04:13:59.056831 [ 4 ] {e52d3cb8-0282-4736-8aba-e97e2588b00e} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12237 | 2025.09.03 04:13:59.056972 [ 4 ] {e52d3cb8-0282-4736-8aba-e97e2588b00e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001887 sec., 13778.48436671966 rows/sec., 24.69 MiB/sec. | ||
| 12238 | 2025.09.03 04:13:59.057029 [ 4 ] {e52d3cb8-0282-4736-8aba-e97e2588b00e} <Debug> TCPHandler: Processed in 0.002080965 sec. | ||
| 12239 | 2025.09.03 04:13:59.057137 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12240 | 2025.09.03 04:13:59.057232 [ 4 ] {f0d38d8d-1054-4d39-b15d-321a2e4a5848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12241 | 2025.09.03 04:13:59.057274 [ 4 ] {f0d38d8d-1054-4d39-b15d-321a2e4a5848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12242 | 2025.09.03 04:13:59.057606 [ 4 ] {f0d38d8d-1054-4d39-b15d-321a2e4a5848} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12243 | 2025.09.03 04:13:59.057644 [ 4 ] {f0d38d8d-1054-4d39-b15d-321a2e4a5848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12244 | 2025.09.03 04:13:59.057957 [ 4 ] {f0d38d8d-1054-4d39-b15d-321a2e4a5848} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12245 | 2025.09.03 04:13:59.058186 [ 4 ] {f0d38d8d-1054-4d39-b15d-321a2e4a5848} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12246 | 2025.09.03 04:13:59.058316 [ 4 ] {f0d38d8d-1054-4d39-b15d-321a2e4a5848} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 12247 | 2025.09.03 04:13:59.058354 [ 4 ] {f0d38d8d-1054-4d39-b15d-321a2e4a5848} <Debug> TCPHandler: Processed in 0.001267589 sec. | ||
| 12248 | 2025.09.03 04:13:59.058388 [ 224 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 12249 | 2025.09.03 04:13:59.058417 [ 224 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 12250 | 2025.09.03 04:13:59.061466 [ 224 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 12251 | 2025.09.03 04:14:00.085535 [ 225 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 12252 | 2025.09.03 04:14:00.085591 [ 225 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 12253 | 2025.09.03 04:14:00.088637 [ 225 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 12254 | 2025.09.03 04:14:00.115076 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 12255 | 2025.09.03 04:14:00.115136 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 12256 | 2025.09.03 04:14:00.118003 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 12257 | 2025.09.03 04:14:01.896816 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12258 | 2025.09.03 04:14:01.896884 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12259 | 2025.09.03 04:14:02.001990 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001664502 sec. | ||
| 12260 | 2025.09.03 04:14:02.115156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36722 | ||
| 12261 | 2025.09.03 04:14:02.115752 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2025.09.03 04:14:02.115802 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12263 | 2025.09.03 04:14:02.116353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12264 | 2025.09.03 04:14:02.116584 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2025.09.03 04:14:02.116718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36722 | ||
| 12266 | 2025.09.03 04:14:02.245702 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1642 | ||
| 12267 | 2025.09.03 04:14:02.248340 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2025.09.03 04:14:02.248390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12269 | 2025.09.03 04:14:02.249567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12270 | 2025.09.03 04:14:02.249827 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2025.09.03 04:14:02.250095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1642 | ||
| 12272 | 2025.09.03 04:14:02.730623 [ 217 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 12273 | 2025.09.03 04:14:02.730702 [ 217 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 12274 | 2025.09.03 04:14:02.734082 [ 217 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 12275 | 2025.09.03 04:14:03.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.76 MiB, peak 357.17 MiB, free memory in arenas 0.00 B, will set to 339.74 MiB (RSS), difference: 3.99 MiB | ||
| 12276 | 2025.09.03 04:14:03.441829 [ 220 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 12277 | 2025.09.03 04:14:03.441889 [ 220 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 12278 | 2025.09.03 04:14:03.445017 [ 220 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 12279 | 2025.09.03 04:14:04.046861 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12280 | 2025.09.03 04:14:04.047057 [ 4 ] {586a17e4-f9d7-4fcf-a902-c203904ffcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12281 | 2025.09.03 04:14:04.047127 [ 4 ] {586a17e4-f9d7-4fcf-a902-c203904ffcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12282 | 2025.09.03 04:14:04.047857 [ 4 ] {586a17e4-f9d7-4fcf-a902-c203904ffcc7} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12283 | 2025.09.03 04:14:04.047896 [ 4 ] {586a17e4-f9d7-4fcf-a902-c203904ffcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12284 | 2025.09.03 04:14:04.048286 [ 4 ] {586a17e4-f9d7-4fcf-a902-c203904ffcc7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12285 | 2025.09.03 04:14:04.048509 [ 4 ] {586a17e4-f9d7-4fcf-a902-c203904ffcc7} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2025.09.03 04:14:04.048654 [ 4 ] {586a17e4-f9d7-4fcf-a902-c203904ffcc7} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001652 sec., 52058.111380145274 rows/sec., 4.37 MiB/sec. | ||
| 12287 | 2025.09.03 04:14:04.048696 [ 4 ] {586a17e4-f9d7-4fcf-a902-c203904ffcc7} <Debug> TCPHandler: Processed in 0.001973494 sec. | ||
| 12288 | 2025.09.03 04:14:04.048822 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12289 | 2025.09.03 04:14:04.048938 [ 4 ] {0ee341d1-4b3a-4e03-805c-091c85394aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12290 | 2025.09.03 04:14:04.048977 [ 4 ] {0ee341d1-4b3a-4e03-805c-091c85394aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12291 | 2025.09.03 04:14:04.049416 [ 4 ] {0ee341d1-4b3a-4e03-805c-091c85394aef} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2025.09.03 04:14:04.049450 [ 4 ] {0ee341d1-4b3a-4e03-805c-091c85394aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12293 | 2025.09.03 04:14:04.049734 [ 4 ] {0ee341d1-4b3a-4e03-805c-091c85394aef} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12294 | 2025.09.03 04:14:04.049935 [ 4 ] {0ee341d1-4b3a-4e03-805c-091c85394aef} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12295 | 2025.09.03 04:14:04.050056 [ 4 ] {0ee341d1-4b3a-4e03-805c-091c85394aef} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001138 sec., 13181.019332161688 rows/sec., 991.15 KiB/sec. | ||
| 12296 | 2025.09.03 04:14:04.050100 [ 4 ] {0ee341d1-4b3a-4e03-805c-091c85394aef} <Debug> TCPHandler: Processed in 0.001328889 sec. | ||
| 12297 | 2025.09.03 04:14:04.050217 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12298 | 2025.09.03 04:14:04.050321 [ 4 ] {74cda49f-a27f-437c-bbf4-b898512d6360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12299 | 2025.09.03 04:14:04.050360 [ 4 ] {74cda49f-a27f-437c-bbf4-b898512d6360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12300 | 2025.09.03 04:14:04.050780 [ 4 ] {74cda49f-a27f-437c-bbf4-b898512d6360} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2025.09.03 04:14:04.050813 [ 4 ] {74cda49f-a27f-437c-bbf4-b898512d6360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12302 | 2025.09.03 04:14:04.051107 [ 4 ] {74cda49f-a27f-437c-bbf4-b898512d6360} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12303 | 2025.09.03 04:14:04.051319 [ 4 ] {74cda49f-a27f-437c-bbf4-b898512d6360} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2025.09.03 04:14:04.051437 [ 4 ] {74cda49f-a27f-437c-bbf4-b898512d6360} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001135 sec., 69603.52422907489 rows/sec., 5.43 MiB/sec. | ||
| 12305 | 2025.09.03 04:14:04.051483 [ 4 ] {74cda49f-a27f-437c-bbf4-b898512d6360} <Debug> TCPHandler: Processed in 0.001311789 sec. | ||
| 12306 | 2025.09.03 04:14:04.051600 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12307 | 2025.09.03 04:14:04.051700 [ 4 ] {4c4ffb28-78e5-4d28-a414-e3673f80f4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12308 | 2025.09.03 04:14:04.051742 [ 4 ] {4c4ffb28-78e5-4d28-a414-e3673f80f4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12309 | 2025.09.03 04:14:04.052164 [ 4 ] {4c4ffb28-78e5-4d28-a414-e3673f80f4cc} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2025.09.03 04:14:04.052199 [ 4 ] {4c4ffb28-78e5-4d28-a414-e3673f80f4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12311 | 2025.09.03 04:14:04.052529 [ 4 ] {4c4ffb28-78e5-4d28-a414-e3673f80f4cc} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12312 | 2025.09.03 04:14:04.052735 [ 4 ] {4c4ffb28-78e5-4d28-a414-e3673f80f4cc} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2025.09.03 04:14:04.052865 [ 4 ] {4c4ffb28-78e5-4d28-a414-e3673f80f4cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 12314 | 2025.09.03 04:14:04.052911 [ 4 ] {4c4ffb28-78e5-4d28-a414-e3673f80f4cc} <Debug> TCPHandler: Processed in 0.00135853 sec. | ||
| 12315 | 2025.09.03 04:14:04.053020 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12316 | 2025.09.03 04:14:04.053121 [ 4 ] {8d63c341-d73c-439e-ac4b-d1c82bfd9b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12317 | 2025.09.03 04:14:04.053175 [ 4 ] {8d63c341-d73c-439e-ac4b-d1c82bfd9b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12318 | 2025.09.03 04:14:04.053935 [ 4 ] {8d63c341-d73c-439e-ac4b-d1c82bfd9b7b} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12319 | 2025.09.03 04:14:04.053969 [ 4 ] {8d63c341-d73c-439e-ac4b-d1c82bfd9b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12320 | 2025.09.03 04:14:04.054481 [ 4 ] {8d63c341-d73c-439e-ac4b-d1c82bfd9b7b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12321 | 2025.09.03 04:14:04.054696 [ 4 ] {8d63c341-d73c-439e-ac4b-d1c82bfd9b7b} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12322 | 2025.09.03 04:14:04.054826 [ 4 ] {8d63c341-d73c-439e-ac4b-d1c82bfd9b7b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001723 sec., 8705.745792222868 rows/sec., 15.60 MiB/sec. | ||
| 12323 | 2025.09.03 04:14:04.054824 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12324 | 2025.09.03 04:14:04.054881 [ 4 ] {8d63c341-d73c-439e-ac4b-d1c82bfd9b7b} <Debug> TCPHandler: Processed in 0.001909414 sec. | ||
| 12325 | 2025.09.03 04:14:04.054882 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12326 | 2025.09.03 04:14:04.054912 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12327 | 2025.09.03 04:14:04.054991 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12328 | 2025.09.03 04:14:04.055052 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 12329 | 2025.09.03 04:14:04.055085 [ 4 ] {a5fe49fa-abd6-41fd-b0d2-a466c163781e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12330 | 2025.09.03 04:14:04.055147 [ 4 ] {a5fe49fa-abd6-41fd-b0d2-a466c163781e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12331 | 2025.09.03 04:14:04.055348 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12332 | 2025.09.03 04:14:04.055419 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2230 rows starting from the beginning of the part | ||
| 12333 | 2025.09.03 04:14:04.055489 [ 4 ] {a5fe49fa-abd6-41fd-b0d2-a466c163781e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2025.09.03 04:14:04.055528 [ 4 ] {a5fe49fa-abd6-41fd-b0d2-a466c163781e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12335 | 2025.09.03 04:14:04.055572 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 15 rows starting from the beginning of the part | ||
| 12336 | 2025.09.03 04:14:04.055701 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
| 12337 | 2025.09.03 04:14:04.055809 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 15 rows starting from the beginning of the part | ||
| 12338 | 2025.09.03 04:14:04.055846 [ 4 ] {a5fe49fa-abd6-41fd-b0d2-a466c163781e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12339 | 2025.09.03 04:14:04.055916 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 26 rows starting from the beginning of the part | ||
| 12340 | 2025.09.03 04:14:04.056025 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 15 rows starting from the beginning of the part | ||
| 12341 | 2025.09.03 04:14:04.056074 [ 4 ] {a5fe49fa-abd6-41fd-b0d2-a466c163781e} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2025.09.03 04:14:04.056208 [ 4 ] {a5fe49fa-abd6-41fd-b0d2-a466c163781e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 12343 | 2025.09.03 04:14:04.056244 [ 4 ] {a5fe49fa-abd6-41fd-b0d2-a466c163781e} <Debug> TCPHandler: Processed in 0.00130181 sec. | ||
| 12344 | 2025.09.03 04:14:04.064591 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2327 rows, containing 19 columns (19 merged, 0 gathered) in 0.009597089 sec., 242469.35711443337 rows/sec., 434.49 MiB/sec. | ||
| 12345 | 2025.09.03 04:14:04.066194 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12346 | 2025.09.03 04:14:04.066541 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2025.09.03 04:14:04.066621 [ 193 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12348 | 2025.09.03 04:14:04.066740 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.52 MiB. | ||
| 12349 | 2025.09.03 04:14:04.140439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 12350 | 2025.09.03 04:14:04.159119 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12351 | 2025.09.03 04:14:04.159183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12352 | 2025.09.03 04:14:04.165577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12353 | 2025.09.03 04:14:04.166299 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12354 | 2025.09.03 04:14:04.169440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 12355 | 2025.09.03 04:14:04.786473 [ 225 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 12356 | 2025.09.03 04:14:04.786524 [ 225 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 12357 | 2025.09.03 04:14:04.789238 [ 225 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 12358 | 2025.09.03 04:14:05.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.77 MiB, peak 358.70 MiB, free memory in arenas 0.00 B, will set to 342.71 MiB (RSS), difference: 1.95 MiB | ||
| 12359 | 2025.09.03 04:14:09.047704 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2025.09.03 04:14:09.047924 [ 4 ] {7c8efa60-f61c-49c7-82a9-bd20ce2e787a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12361 | 2025.09.03 04:14:09.048001 [ 4 ] {7c8efa60-f61c-49c7-82a9-bd20ce2e787a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12362 | 2025.09.03 04:14:09.048752 [ 4 ] {7c8efa60-f61c-49c7-82a9-bd20ce2e787a} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2025.09.03 04:14:09.048805 [ 4 ] {7c8efa60-f61c-49c7-82a9-bd20ce2e787a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12364 | 2025.09.03 04:14:09.049219 [ 4 ] {7c8efa60-f61c-49c7-82a9-bd20ce2e787a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12365 | 2025.09.03 04:14:09.049447 [ 4 ] {7c8efa60-f61c-49c7-82a9-bd20ce2e787a} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2025.09.03 04:14:09.049604 [ 4 ] {7c8efa60-f61c-49c7-82a9-bd20ce2e787a} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001735 sec., 62247.8386167147 rows/sec., 5.22 MiB/sec. | ||
| 12367 | 2025.09.03 04:14:09.049658 [ 4 ] {7c8efa60-f61c-49c7-82a9-bd20ce2e787a} <Debug> TCPHandler: Processed in 0.002100665 sec. | ||
| 12368 | 2025.09.03 04:14:09.049786 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2025.09.03 04:14:09.049891 [ 4 ] {f66a794c-0a44-4319-b91e-88ed005b176c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12370 | 2025.09.03 04:14:09.049935 [ 4 ] {f66a794c-0a44-4319-b91e-88ed005b176c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12371 | 2025.09.03 04:14:09.050358 [ 4 ] {f66a794c-0a44-4319-b91e-88ed005b176c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2025.09.03 04:14:09.050393 [ 4 ] {f66a794c-0a44-4319-b91e-88ed005b176c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12373 | 2025.09.03 04:14:09.050699 [ 4 ] {f66a794c-0a44-4319-b91e-88ed005b176c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12374 | 2025.09.03 04:14:09.050916 [ 4 ] {f66a794c-0a44-4319-b91e-88ed005b176c} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2025.09.03 04:14:09.051047 [ 4 ] {f66a794c-0a44-4319-b91e-88ed005b176c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00118 sec., 22033.898305084746 rows/sec., 1.62 MiB/sec. | ||
| 12376 | 2025.09.03 04:14:09.051087 [ 4 ] {f66a794c-0a44-4319-b91e-88ed005b176c} <Debug> TCPHandler: Processed in 0.001354979 sec. | ||
| 12377 | 2025.09.03 04:14:09.051197 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12378 | 2025.09.03 04:14:09.051301 [ 4 ] {75ad4959-7f31-449d-8d0f-a8c273b00981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12379 | 2025.09.03 04:14:09.051342 [ 4 ] {75ad4959-7f31-449d-8d0f-a8c273b00981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12380 | 2025.09.03 04:14:09.051778 [ 4 ] {75ad4959-7f31-449d-8d0f-a8c273b00981} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2025.09.03 04:14:09.051813 [ 4 ] {75ad4959-7f31-449d-8d0f-a8c273b00981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12382 | 2025.09.03 04:14:09.052132 [ 4 ] {75ad4959-7f31-449d-8d0f-a8c273b00981} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12383 | 2025.09.03 04:14:09.052351 [ 4 ] {75ad4959-7f31-449d-8d0f-a8c273b00981} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12384 | 2025.09.03 04:14:09.052475 [ 4 ] {75ad4959-7f31-449d-8d0f-a8c273b00981} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001196 sec., 75250.83612040133 rows/sec., 5.88 MiB/sec. | ||
| 12385 | 2025.09.03 04:14:09.052513 [ 4 ] {75ad4959-7f31-449d-8d0f-a8c273b00981} <Debug> TCPHandler: Processed in 0.00136537 sec. | ||
| 12386 | 2025.09.03 04:14:09.052620 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12387 | 2025.09.03 04:14:09.052712 [ 4 ] {3c177caf-ba36-4355-a914-5b5a06f7a61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12388 | 2025.09.03 04:14:09.052755 [ 4 ] {3c177caf-ba36-4355-a914-5b5a06f7a61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12389 | 2025.09.03 04:14:09.053158 [ 4 ] {3c177caf-ba36-4355-a914-5b5a06f7a61e} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12390 | 2025.09.03 04:14:09.053192 [ 4 ] {3c177caf-ba36-4355-a914-5b5a06f7a61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12391 | 2025.09.03 04:14:09.053514 [ 4 ] {3c177caf-ba36-4355-a914-5b5a06f7a61e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12392 | 2025.09.03 04:14:09.053716 [ 4 ] {3c177caf-ba36-4355-a914-5b5a06f7a61e} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2025.09.03 04:14:09.053839 [ 4 ] {3c177caf-ba36-4355-a914-5b5a06f7a61e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 12394 | 2025.09.03 04:14:09.053875 [ 4 ] {3c177caf-ba36-4355-a914-5b5a06f7a61e} <Debug> TCPHandler: Processed in 0.00130268 sec. | ||
| 12395 | 2025.09.03 04:14:09.053983 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12396 | 2025.09.03 04:14:09.054082 [ 4 ] {ea882325-3dd6-4abf-9eef-aa21235b0830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12397 | 2025.09.03 04:14:09.054138 [ 4 ] {ea882325-3dd6-4abf-9eef-aa21235b0830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12398 | 2025.09.03 04:14:09.054988 [ 4 ] {ea882325-3dd6-4abf-9eef-aa21235b0830} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2025.09.03 04:14:09.055024 [ 4 ] {ea882325-3dd6-4abf-9eef-aa21235b0830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12400 | 2025.09.03 04:14:09.055576 [ 4 ] {ea882325-3dd6-4abf-9eef-aa21235b0830} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12401 | 2025.09.03 04:14:09.055811 [ 4 ] {ea882325-3dd6-4abf-9eef-aa21235b0830} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2025.09.03 04:14:09.055955 [ 4 ] {ea882325-3dd6-4abf-9eef-aa21235b0830} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001891 sec., 13749.338974087783 rows/sec., 24.64 MiB/sec. | ||
| 12403 | 2025.09.03 04:14:09.056012 [ 4 ] {ea882325-3dd6-4abf-9eef-aa21235b0830} <Debug> TCPHandler: Processed in 0.002080585 sec. | ||
| 12404 | 2025.09.03 04:14:09.056124 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12405 | 2025.09.03 04:14:09.056221 [ 4 ] {f0d0359c-a1b6-4f30-abb0-9becc646fff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12406 | 2025.09.03 04:14:09.056263 [ 4 ] {f0d0359c-a1b6-4f30-abb0-9becc646fff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12407 | 2025.09.03 04:14:09.056599 [ 4 ] {f0d0359c-a1b6-4f30-abb0-9becc646fff6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2025.09.03 04:14:09.056634 [ 4 ] {f0d0359c-a1b6-4f30-abb0-9becc646fff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12409 | 2025.09.03 04:14:09.056951 [ 4 ] {f0d0359c-a1b6-4f30-abb0-9becc646fff6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12410 | 2025.09.03 04:14:09.057176 [ 4 ] {f0d0359c-a1b6-4f30-abb0-9becc646fff6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12411 | 2025.09.03 04:14:09.057306 [ 4 ] {f0d0359c-a1b6-4f30-abb0-9becc646fff6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12412 | 2025.09.03 04:14:09.057343 [ 4 ] {f0d0359c-a1b6-4f30-abb0-9becc646fff6} <Debug> TCPHandler: Processed in 0.00126942 sec. | ||
| 12413 | 2025.09.03 04:14:09.616832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37149 | ||
| 12414 | 2025.09.03 04:14:09.617395 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2025.09.03 04:14:09.617435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12416 | 2025.09.03 04:14:09.617919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12417 | 2025.09.03 04:14:09.618162 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2025.09.03 04:14:09.618289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
| 12419 | 2025.09.03 04:14:09.618293 [ 157 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12420 | 2025.09.03 04:14:09.618340 [ 157 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12421 | 2025.09.03 04:14:09.618362 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12422 | 2025.09.03 04:14:09.618494 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 12423 | 2025.09.03 04:14:09.618638 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12424 | 2025.09.03 04:14:09.618679 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 12425 | 2025.09.03 04:14:09.618744 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 12426 | 2025.09.03 04:14:09.618791 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 12427 | 2025.09.03 04:14:09.618835 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 12428 | 2025.09.03 04:14:09.618874 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 12429 | 2025.09.03 04:14:09.618917 [ 190 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 12430 | 2025.09.03 04:14:09.621407 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.002971161 sec., 12503193.196195023 rows/sec., 178.86 MiB/sec. | ||
| 12431 | 2025.09.03 04:14:09.621666 [ 202 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12432 | 2025.09.03 04:14:09.621927 [ 202 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_81_16} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2025.09.03 04:14:09.621998 [ 202 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_81_16} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12434 | 2025.09.03 04:14:09.622079 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 12435 | 2025.09.03 04:14:10.066348 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 12436 | 2025.09.03 04:14:10.066403 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 12437 | 2025.09.03 04:14:10.069062 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 12438 | 2025.09.03 04:14:11.669481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 12439 | 2025.09.03 04:14:11.688053 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2025.09.03 04:14:11.688110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12441 | 2025.09.03 04:14:11.694234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12442 | 2025.09.03 04:14:11.694975 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2025.09.03 04:14:11.695248 [ 154 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12444 | 2025.09.03 04:14:11.695316 [ 154 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2025.09.03 04:14:11.695340 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12446 | 2025.09.03 04:14:11.695465 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 12447 | 2025.09.03 04:14:11.699025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 12448 | 2025.09.03 04:14:11.699291 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12449 | 2025.09.03 04:14:11.700756 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 12450 | 2025.09.03 04:14:11.705202 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 12451 | 2025.09.03 04:14:11.709853 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 12452 | 2025.09.03 04:14:11.714374 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 12453 | 2025.09.03 04:14:11.719400 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 12454 | 2025.09.03 04:14:11.724134 [ 196 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 12455 | 2025.09.03 04:14:11.780974 [ 186 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.08556867 sec., 7128.777390135899 rows/sec., 36.86 MiB/sec. | ||
| 12456 | 2025.09.03 04:14:11.783855 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12457 | 2025.09.03 04:14:11.785864 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_81_16} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12458 | 2025.09.03 04:14:11.785951 [ 199 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_81_16} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12459 | 2025.09.03 04:14:11.788631 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 12460 | 2025.09.03 04:14:12.000147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.77 MiB, peak 361.19 MiB, free memory in arenas 0.00 B, will set to 342.71 MiB (RSS), difference: -1.06 MiB | ||
| 12461 | 2025.09.03 04:14:12.250285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1666 | ||
| 12462 | 2025.09.03 04:14:12.252494 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2025.09.03 04:14:12.252542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12464 | 2025.09.03 04:14:12.253697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12465 | 2025.09.03 04:14:12.253954 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12466 | 2025.09.03 04:14:12.254104 [ 155 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12467 | 2025.09.03 04:14:12.254147 [ 155 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2025.09.03 04:14:12.254171 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12469 | 2025.09.03 04:14:12.254210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1666 | ||
| 12470 | 2025.09.03 04:14:12.254276 [ 186 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 12471 | 2025.09.03 04:14:12.254888 [ 186 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12472 | 2025.09.03 04:14:12.255050 [ 186 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1538 rows starting from the beginning of the part | ||
| 12473 | 2025.09.03 04:14:12.255449 [ 186 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 12474 | 2025.09.03 04:14:12.255771 [ 186 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 12475 | 2025.09.03 04:14:12.256095 [ 186 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 12476 | 2025.09.03 04:14:12.256418 [ 186 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 12477 | 2025.09.03 04:14:12.256722 [ 186 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 12478 | 2025.09.03 04:14:12.263096 [ 188 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1666 rows, containing 72 columns (72 merged, 0 gathered) in 0.008864494 sec., 187940.7894009517 rows/sec., 141.50 MiB/sec. | ||
| 12479 | 2025.09.03 04:14:12.264765 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12480 | 2025.09.03 04:14:12.265358 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_61_12} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2025.09.03 04:14:12.265434 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_61_12} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12482 | 2025.09.03 04:14:12.265687 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 12483 | 2025.09.03 04:14:14.048215 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2025.09.03 04:14:14.048503 [ 4 ] {61a8046d-9a8a-4c08-a414-db5263967be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12485 | 2025.09.03 04:14:14.048592 [ 4 ] {61a8046d-9a8a-4c08-a414-db5263967be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12486 | 2025.09.03 04:14:14.049316 [ 4 ] {61a8046d-9a8a-4c08-a414-db5263967be5} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2025.09.03 04:14:14.049366 [ 4 ] {61a8046d-9a8a-4c08-a414-db5263967be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12488 | 2025.09.03 04:14:14.049775 [ 4 ] {61a8046d-9a8a-4c08-a414-db5263967be5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12489 | 2025.09.03 04:14:14.050006 [ 4 ] {61a8046d-9a8a-4c08-a414-db5263967be5} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12490 | 2025.09.03 04:14:14.050168 [ 4 ] {61a8046d-9a8a-4c08-a414-db5263967be5} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001743 sec., 49340.21801491681 rows/sec., 4.14 MiB/sec. | ||
| 12491 | 2025.09.03 04:14:14.050218 [ 4 ] {61a8046d-9a8a-4c08-a414-db5263967be5} <Debug> TCPHandler: Processed in 0.002193056 sec. | ||
| 12492 | 2025.09.03 04:14:14.050381 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2025.09.03 04:14:14.050482 [ 4 ] {b0f7ae23-54b5-4fdc-b5c1-411bc0a31fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12494 | 2025.09.03 04:14:14.050525 [ 4 ] {b0f7ae23-54b5-4fdc-b5c1-411bc0a31fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12495 | 2025.09.03 04:14:14.050982 [ 4 ] {b0f7ae23-54b5-4fdc-b5c1-411bc0a31fd7} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2025.09.03 04:14:14.051019 [ 4 ] {b0f7ae23-54b5-4fdc-b5c1-411bc0a31fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12497 | 2025.09.03 04:14:14.051327 [ 4 ] {b0f7ae23-54b5-4fdc-b5c1-411bc0a31fd7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12498 | 2025.09.03 04:14:14.051534 [ 4 ] {b0f7ae23-54b5-4fdc-b5c1-411bc0a31fd7} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2025.09.03 04:14:14.051665 [ 4 ] {b0f7ae23-54b5-4fdc-b5c1-411bc0a31fd7} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001206 sec., 12437.810945273632 rows/sec., 935.27 KiB/sec. | ||
| 12500 | 2025.09.03 04:14:14.051704 [ 4 ] {b0f7ae23-54b5-4fdc-b5c1-411bc0a31fd7} <Debug> TCPHandler: Processed in 0.00138719 sec. | ||
| 12501 | 2025.09.03 04:14:14.051821 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12502 | 2025.09.03 04:14:14.051924 [ 4 ] {30f1ed81-c4a4-4b3b-9278-25f32fa20bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12503 | 2025.09.03 04:14:14.051964 [ 4 ] {30f1ed81-c4a4-4b3b-9278-25f32fa20bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12504 | 2025.09.03 04:14:14.052413 [ 4 ] {30f1ed81-c4a4-4b3b-9278-25f32fa20bb2} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2025.09.03 04:14:14.052449 [ 4 ] {30f1ed81-c4a4-4b3b-9278-25f32fa20bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12506 | 2025.09.03 04:14:14.052749 [ 4 ] {30f1ed81-c4a4-4b3b-9278-25f32fa20bb2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12507 | 2025.09.03 04:14:14.052952 [ 4 ] {30f1ed81-c4a4-4b3b-9278-25f32fa20bb2} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2025.09.03 04:14:14.053078 [ 4 ] {30f1ed81-c4a4-4b3b-9278-25f32fa20bb2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001173 sec., 67348.67860187554 rows/sec., 5.26 MiB/sec. | ||
| 12509 | 2025.09.03 04:14:14.053115 [ 4 ] {30f1ed81-c4a4-4b3b-9278-25f32fa20bb2} <Debug> TCPHandler: Processed in 0.001346409 sec. | ||
| 12510 | 2025.09.03 04:14:14.053231 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12511 | 2025.09.03 04:14:14.053332 [ 4 ] {68f4ea1a-2906-47d1-ba4c-80829f297120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12512 | 2025.09.03 04:14:14.053375 [ 4 ] {68f4ea1a-2906-47d1-ba4c-80829f297120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12513 | 2025.09.03 04:14:14.053793 [ 4 ] {68f4ea1a-2906-47d1-ba4c-80829f297120} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12514 | 2025.09.03 04:14:14.053834 [ 4 ] {68f4ea1a-2906-47d1-ba4c-80829f297120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12515 | 2025.09.03 04:14:14.054160 [ 4 ] {68f4ea1a-2906-47d1-ba4c-80829f297120} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12516 | 2025.09.03 04:14:14.054370 [ 4 ] {68f4ea1a-2906-47d1-ba4c-80829f297120} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12517 | 2025.09.03 04:14:14.054497 [ 4 ] {68f4ea1a-2906-47d1-ba4c-80829f297120} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 12518 | 2025.09.03 04:14:14.054533 [ 4 ] {68f4ea1a-2906-47d1-ba4c-80829f297120} <Debug> TCPHandler: Processed in 0.001349619 sec. | ||
| 12519 | 2025.09.03 04:14:14.054634 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12520 | 2025.09.03 04:14:14.054735 [ 4 ] {5bf64a6a-1bb5-4ea5-8d12-72fa9e8f185f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12521 | 2025.09.03 04:14:14.054788 [ 4 ] {5bf64a6a-1bb5-4ea5-8d12-72fa9e8f185f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12522 | 2025.09.03 04:14:14.055598 [ 4 ] {5bf64a6a-1bb5-4ea5-8d12-72fa9e8f185f} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2025.09.03 04:14:14.055635 [ 4 ] {5bf64a6a-1bb5-4ea5-8d12-72fa9e8f185f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12524 | 2025.09.03 04:14:14.056150 [ 4 ] {5bf64a6a-1bb5-4ea5-8d12-72fa9e8f185f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12525 | 2025.09.03 04:14:14.056377 [ 4 ] {5bf64a6a-1bb5-4ea5-8d12-72fa9e8f185f} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2025.09.03 04:14:14.056516 [ 4 ] {5bf64a6a-1bb5-4ea5-8d12-72fa9e8f185f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001798 sec., 8342.602892102337 rows/sec., 14.95 MiB/sec. | ||
| 12527 | 2025.09.03 04:14:14.056584 [ 4 ] {5bf64a6a-1bb5-4ea5-8d12-72fa9e8f185f} <Debug> TCPHandler: Processed in 0.001997414 sec. | ||
| 12528 | 2025.09.03 04:14:14.056687 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2025.09.03 04:14:14.056791 [ 4 ] {158d287d-8996-4522-a0da-100fd9c677f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12530 | 2025.09.03 04:14:14.056832 [ 4 ] {158d287d-8996-4522-a0da-100fd9c677f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12531 | 2025.09.03 04:14:14.057157 [ 4 ] {158d287d-8996-4522-a0da-100fd9c677f6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2025.09.03 04:14:14.057193 [ 4 ] {158d287d-8996-4522-a0da-100fd9c677f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12533 | 2025.09.03 04:14:14.057488 [ 4 ] {158d287d-8996-4522-a0da-100fd9c677f6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12534 | 2025.09.03 04:14:14.057694 [ 4 ] {158d287d-8996-4522-a0da-100fd9c677f6} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2025.09.03 04:14:14.057820 [ 4 ] {158d287d-8996-4522-a0da-100fd9c677f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 12536 | 2025.09.03 04:14:14.057856 [ 4 ] {158d287d-8996-4522-a0da-100fd9c677f6} <Debug> TCPHandler: Processed in 0.001216628 sec. | ||
| 12537 | 2025.09.03 04:14:16.897134 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12538 | 2025.09.03 04:14:16.897205 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12539 | 2025.09.03 04:14:17.118404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37637 | ||
| 12540 | 2025.09.03 04:14:17.118962 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2025.09.03 04:14:17.119014 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12542 | 2025.09.03 04:14:17.119496 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12543 | 2025.09.03 04:14:17.119720 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2025.09.03 04:14:17.119848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37637 | ||
| 12545 | 2025.09.03 04:14:19.047490 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12546 | 2025.09.03 04:14:19.047675 [ 4 ] {153f6950-b296-4c41-b662-f81ca460bc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12547 | 2025.09.03 04:14:19.047742 [ 4 ] {153f6950-b296-4c41-b662-f81ca460bc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12548 | 2025.09.03 04:14:19.048478 [ 4 ] {153f6950-b296-4c41-b662-f81ca460bc8d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12549 | 2025.09.03 04:14:19.048530 [ 4 ] {153f6950-b296-4c41-b662-f81ca460bc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12550 | 2025.09.03 04:14:19.048946 [ 4 ] {153f6950-b296-4c41-b662-f81ca460bc8d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12551 | 2025.09.03 04:14:19.049182 [ 4 ] {153f6950-b296-4c41-b662-f81ca460bc8d} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2025.09.03 04:14:19.049324 [ 150 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12553 | 2025.09.03 04:14:19.049341 [ 4 ] {153f6950-b296-4c41-b662-f81ca460bc8d} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001716 sec., 62937.06293706293 rows/sec., 5.28 MiB/sec. | ||
| 12554 | 2025.09.03 04:14:19.049400 [ 150 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2025.09.03 04:14:19.049420 [ 4 ] {153f6950-b296-4c41-b662-f81ca460bc8d} <Debug> TCPHandler: Processed in 0.002063375 sec. | ||
| 12556 | 2025.09.03 04:14:19.049429 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12557 | 2025.09.03 04:14:19.049551 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 12558 | 2025.09.03 04:14:19.049556 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12559 | 2025.09.03 04:14:19.049691 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12560 | 2025.09.03 04:14:19.049696 [ 4 ] {9b22729d-6d37-4df0-85c7-7e30f08ebe29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12561 | 2025.09.03 04:14:19.049744 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1287 rows starting from the beginning of the part | ||
| 12562 | 2025.09.03 04:14:19.049772 [ 4 ] {9b22729d-6d37-4df0-85c7-7e30f08ebe29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12563 | 2025.09.03 04:14:19.049822 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 108 rows starting from the beginning of the part | ||
| 12564 | 2025.09.03 04:14:19.049885 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 86 rows starting from the beginning of the part | ||
| 12565 | 2025.09.03 04:14:19.049941 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 108 rows starting from the beginning of the part | ||
| 12566 | 2025.09.03 04:14:19.049986 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 86 rows starting from the beginning of the part | ||
| 12567 | 2025.09.03 04:14:19.050036 [ 186 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 108 rows starting from the beginning of the part | ||
| 12568 | 2025.09.03 04:14:19.050215 [ 4 ] {9b22729d-6d37-4df0-85c7-7e30f08ebe29} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2025.09.03 04:14:19.050260 [ 4 ] {9b22729d-6d37-4df0-85c7-7e30f08ebe29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12570 | 2025.09.03 04:14:19.050605 [ 4 ] {9b22729d-6d37-4df0-85c7-7e30f08ebe29} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12571 | 2025.09.03 04:14:19.050853 [ 4 ] {9b22729d-6d37-4df0-85c7-7e30f08ebe29} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2025.09.03 04:14:19.050995 [ 4 ] {9b22729d-6d37-4df0-85c7-7e30f08ebe29} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001323 sec., 19652.30536659108 rows/sec., 1.44 MiB/sec. | ||
| 12573 | 2025.09.03 04:14:19.051035 [ 4 ] {9b22729d-6d37-4df0-85c7-7e30f08ebe29} <Debug> TCPHandler: Processed in 0.001533011 sec. | ||
| 12574 | 2025.09.03 04:14:19.051145 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12575 | 2025.09.03 04:14:19.051244 [ 4 ] {3389e41e-6556-4c64-a6a5-884b2f92b338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12576 | 2025.09.03 04:14:19.051265 [ 188 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764453 sec., 1010511.472960742 rows/sec., 88.04 MiB/sec. | ||
| 12577 | 2025.09.03 04:14:19.051286 [ 4 ] {3389e41e-6556-4c64-a6a5-884b2f92b338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12578 | 2025.09.03 04:14:19.051502 [ 191 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12579 | 2025.09.03 04:14:19.051735 [ 4 ] {3389e41e-6556-4c64-a6a5-884b2f92b338} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2025.09.03 04:14:19.051779 [ 4 ] {3389e41e-6556-4c64-a6a5-884b2f92b338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12581 | 2025.09.03 04:14:19.051827 [ 191 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12582 | 2025.09.03 04:14:19.051921 [ 191 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_121_24} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12583 | 2025.09.03 04:14:19.052038 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 12584 | 2025.09.03 04:14:19.052113 [ 4 ] {3389e41e-6556-4c64-a6a5-884b2f92b338} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12585 | 2025.09.03 04:14:19.052343 [ 4 ] {3389e41e-6556-4c64-a6a5-884b2f92b338} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2025.09.03 04:14:19.052469 [ 151 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12587 | 2025.09.03 04:14:19.052474 [ 4 ] {3389e41e-6556-4c64-a6a5-884b2f92b338} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00125 sec., 72000 rows/sec., 5.62 MiB/sec. | ||
| 12588 | 2025.09.03 04:14:19.052541 [ 151 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2025.09.03 04:14:19.052564 [ 4 ] {3389e41e-6556-4c64-a6a5-884b2f92b338} <Debug> TCPHandler: Processed in 0.001470611 sec. | ||
| 12590 | 2025.09.03 04:14:19.052569 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12591 | 2025.09.03 04:14:19.052675 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 12592 | 2025.09.03 04:14:19.052681 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2025.09.03 04:14:19.052783 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12594 | 2025.09.03 04:14:19.052797 [ 4 ] {d9f8fabd-ca7b-440c-87b8-487f88c4b9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12595 | 2025.09.03 04:14:19.052815 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 595 rows starting from the beginning of the part | ||
| 12596 | 2025.09.03 04:14:19.052849 [ 4 ] {d9f8fabd-ca7b-440c-87b8-487f88c4b9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12597 | 2025.09.03 04:14:19.052877 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part | ||
| 12598 | 2025.09.03 04:14:19.052929 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 79 rows starting from the beginning of the part | ||
| 12599 | 2025.09.03 04:14:19.052973 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 12600 | 2025.09.03 04:14:19.053016 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 79 rows starting from the beginning of the part | ||
| 12601 | 2025.09.03 04:14:19.053057 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 90 rows starting from the beginning of the part | ||
| 12602 | 2025.09.03 04:14:19.053271 [ 4 ] {d9f8fabd-ca7b-440c-87b8-487f88c4b9a4} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2025.09.03 04:14:19.053314 [ 4 ] {d9f8fabd-ca7b-440c-87b8-487f88c4b9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12604 | 2025.09.03 04:14:19.053659 [ 4 ] {d9f8fabd-ca7b-440c-87b8-487f88c4b9a4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12605 | 2025.09.03 04:14:19.053877 [ 4 ] {d9f8fabd-ca7b-440c-87b8-487f88c4b9a4} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2025.09.03 04:14:19.053960 [ 187 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1023 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322999 sec., 773243.214847479 rows/sec., 61.75 MiB/sec. | ||
| 12607 | 2025.09.03 04:14:19.053996 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 2 parts from all_1_116_23 to all_117_117_0 | ||
| 12608 | 2025.09.03 04:14:19.054007 [ 4 ] {d9f8fabd-ca7b-440c-87b8-487f88c4b9a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 12609 | 2025.09.03 04:14:19.054035 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12610 | 2025.09.03 04:14:19.054065 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12611 | 2025.09.03 04:14:19.054071 [ 4 ] {d9f8fabd-ca7b-440c-87b8-487f88c4b9a4} <Debug> TCPHandler: Processed in 0.00143929 sec. | ||
| 12612 | 2025.09.03 04:14:19.054118 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12613 | 2025.09.03 04:14:19.054133 [ 188 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_117_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_23 to all_117_117_0 into Compact with storage Full | ||
| 12614 | 2025.09.03 04:14:19.054230 [ 188 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_117_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12615 | 2025.09.03 04:14:19.054262 [ 188 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_116_23, total 32614 rows starting from the beginning of the part | ||
| 12616 | 2025.09.03 04:14:19.054284 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12617 | 2025.09.03 04:14:19.054325 [ 188 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 12618 | 2025.09.03 04:14:19.054390 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2025.09.03 04:14:19.054432 [ 4 ] {351dcf8a-305f-4179-b81c-35da356b6931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12620 | 2025.09.03 04:14:19.054482 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_121_24} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12621 | 2025.09.03 04:14:19.054521 [ 4 ] {351dcf8a-305f-4179-b81c-35da356b6931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12622 | 2025.09.03 04:14:19.054554 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12623 | 2025.09.03 04:14:19.055548 [ 4 ] {351dcf8a-305f-4179-b81c-35da356b6931} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12624 | 2025.09.03 04:14:19.055590 [ 4 ] {351dcf8a-305f-4179-b81c-35da356b6931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12625 | 2025.09.03 04:14:19.056214 [ 4 ] {351dcf8a-305f-4179-b81c-35da356b6931} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12626 | 2025.09.03 04:14:19.056475 [ 4 ] {351dcf8a-305f-4179-b81c-35da356b6931} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12627 | 2025.09.03 04:14:19.056629 [ 4 ] {351dcf8a-305f-4179-b81c-35da356b6931} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002239 sec., 11612.326931665923 rows/sec., 20.81 MiB/sec. | ||
| 12628 | 2025.09.03 04:14:19.056761 [ 4 ] {351dcf8a-305f-4179-b81c-35da356b6931} <Debug> TCPHandler: Processed in 0.002593269 sec. | ||
| 12629 | 2025.09.03 04:14:19.056879 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12630 | 2025.09.03 04:14:19.056975 [ 4 ] {08b9b0b6-5a41-48bf-98d7-c690e2580c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12631 | 2025.09.03 04:14:19.057019 [ 4 ] {08b9b0b6-5a41-48bf-98d7-c690e2580c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12632 | 2025.09.03 04:14:19.057372 [ 4 ] {08b9b0b6-5a41-48bf-98d7-c690e2580c45} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12633 | 2025.09.03 04:14:19.057410 [ 4 ] {08b9b0b6-5a41-48bf-98d7-c690e2580c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12634 | 2025.09.03 04:14:19.057730 [ 4 ] {08b9b0b6-5a41-48bf-98d7-c690e2580c45} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12635 | 2025.09.03 04:14:19.057952 [ 4 ] {08b9b0b6-5a41-48bf-98d7-c690e2580c45} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2025.09.03 04:14:19.058067 [ 151 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12637 | 2025.09.03 04:14:19.058080 [ 4 ] {08b9b0b6-5a41-48bf-98d7-c690e2580c45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 12638 | 2025.09.03 04:14:19.058103 [ 151 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2025.09.03 04:14:19.058126 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12640 | 2025.09.03 04:14:19.058128 [ 4 ] {08b9b0b6-5a41-48bf-98d7-c690e2580c45} <Debug> TCPHandler: Processed in 0.00130173 sec. | ||
| 12641 | 2025.09.03 04:14:19.058205 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12642 | 2025.09.03 04:14:19.058315 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12643 | 2025.09.03 04:14:19.058345 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6900 rows starting from the beginning of the part | ||
| 12644 | 2025.09.03 04:14:19.058401 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12645 | 2025.09.03 04:14:19.058444 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12646 | 2025.09.03 04:14:19.058481 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12647 | 2025.09.03 04:14:19.058518 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12648 | 2025.09.03 04:14:19.058555 [ 187 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 12649 | 2025.09.03 04:14:19.060068 [ 189 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_117_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32774 rows, containing 5 columns (5 merged, 0 gathered) in 0.005958134 sec., 5500715.492467944 rows/sec., 376.24 MiB/sec. | ||
| 12650 | 2025.09.03 04:14:19.060242 [ 200 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_117_24} <Trace> MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) | ||
| 12651 | 2025.09.03 04:14:19.060504 [ 200 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12652 | 2025.09.03 04:14:19.060569 [ 200 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 2 parts: [all_1_116_23, all_117_117_0] -> all_1_117_24 | ||
| 12653 | 2025.09.03 04:14:19.060639 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12654 | 2025.09.03 04:14:19.060973 [ 192 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7200 rows, containing 4 columns (4 merged, 0 gathered) in 0.00280335 sec., 2568355.7172668413 rows/sec., 173.09 MiB/sec. | ||
| 12655 | 2025.09.03 04:14:19.061417 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12656 | 2025.09.03 04:14:19.061689 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_121_24} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12657 | 2025.09.03 04:14:19.061762 [ 189 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_121_24} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12658 | 2025.09.03 04:14:19.061833 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 12659 | 2025.09.03 04:14:19.199064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 12660 | 2025.09.03 04:14:19.217137 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12661 | 2025.09.03 04:14:19.217188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12662 | 2025.09.03 04:14:19.223112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12663 | 2025.09.03 04:14:19.223816 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2025.09.03 04:14:19.227621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 12665 | 2025.09.03 04:14:20.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.82 MiB, peak 361.19 MiB, free memory in arenas 0.00 B, will set to 342.71 MiB (RSS), difference: -1.11 MiB | ||
| 12666 | 2025.09.03 04:14:22.254352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1690 | ||
| 12667 | 2025.09.03 04:14:22.256508 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2025.09.03 04:14:22.256554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12669 | 2025.09.03 04:14:22.257720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12670 | 2025.09.03 04:14:22.258000 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2025.09.03 04:14:22.258253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
| 12672 | 2025.09.03 04:14:24.074715 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12673 | 2025.09.03 04:14:24.074999 [ 4 ] {9cb814cd-fc60-464c-a118-5d39de90a05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12674 | 2025.09.03 04:14:24.075103 [ 4 ] {9cb814cd-fc60-464c-a118-5d39de90a05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12675 | 2025.09.03 04:14:24.075960 [ 4 ] {9cb814cd-fc60-464c-a118-5d39de90a05e} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2025.09.03 04:14:24.076004 [ 4 ] {9cb814cd-fc60-464c-a118-5d39de90a05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12677 | 2025.09.03 04:14:24.076376 [ 4 ] {9cb814cd-fc60-464c-a118-5d39de90a05e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12678 | 2025.09.03 04:14:24.076595 [ 4 ] {9cb814cd-fc60-464c-a118-5d39de90a05e} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2025.09.03 04:14:24.076748 [ 4 ] {9cb814cd-fc60-464c-a118-5d39de90a05e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001825 sec., 7671.232876712329 rows/sec., 625.54 KiB/sec. | ||
| 12680 | 2025.09.03 04:14:24.076789 [ 4 ] {9cb814cd-fc60-464c-a118-5d39de90a05e} <Debug> TCPHandler: Processed in 0.002206516 sec. | ||
| 12681 | 2025.09.03 04:14:24.076931 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12682 | 2025.09.03 04:14:24.077060 [ 4 ] {cb3f02ea-adee-4eaa-8cc0-468bbc63c9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12683 | 2025.09.03 04:14:24.077108 [ 4 ] {cb3f02ea-adee-4eaa-8cc0-468bbc63c9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12684 | 2025.09.03 04:14:24.078087 [ 4 ] {cb3f02ea-adee-4eaa-8cc0-468bbc63c9a2} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12685 | 2025.09.03 04:14:24.078125 [ 4 ] {cb3f02ea-adee-4eaa-8cc0-468bbc63c9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12686 | 2025.09.03 04:14:24.078515 [ 4 ] {cb3f02ea-adee-4eaa-8cc0-468bbc63c9a2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12687 | 2025.09.03 04:14:24.078738 [ 4 ] {cb3f02ea-adee-4eaa-8cc0-468bbc63c9a2} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12688 | 2025.09.03 04:14:24.078864 [ 4 ] {cb3f02ea-adee-4eaa-8cc0-468bbc63c9a2} <Debug> executeQuery: Read 1233 rows, 104.46 KiB in 0.001828 sec., 674507.658643326 rows/sec., 55.81 MiB/sec. | ||
| 12689 | 2025.09.03 04:14:24.078902 [ 4 ] {cb3f02ea-adee-4eaa-8cc0-468bbc63c9a2} <Debug> TCPHandler: Processed in 0.002039265 sec. | ||
| 12690 | 2025.09.03 04:14:24.079012 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12691 | 2025.09.03 04:14:24.079115 [ 4 ] {ad2eb5f7-3ea6-4443-bed2-e9f5c50a1ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12692 | 2025.09.03 04:14:24.079155 [ 4 ] {ad2eb5f7-3ea6-4443-bed2-e9f5c50a1ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12693 | 2025.09.03 04:14:24.079554 [ 4 ] {ad2eb5f7-3ea6-4443-bed2-e9f5c50a1ff7} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2025.09.03 04:14:24.079590 [ 4 ] {ad2eb5f7-3ea6-4443-bed2-e9f5c50a1ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12695 | 2025.09.03 04:14:24.079879 [ 4 ] {ad2eb5f7-3ea6-4443-bed2-e9f5c50a1ff7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12696 | 2025.09.03 04:14:24.080092 [ 4 ] {ad2eb5f7-3ea6-4443-bed2-e9f5c50a1ff7} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2025.09.03 04:14:24.080217 [ 4 ] {ad2eb5f7-3ea6-4443-bed2-e9f5c50a1ff7} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.00112 sec., 25892.857142857145 rows/sec., 1.84 MiB/sec. | ||
| 12698 | 2025.09.03 04:14:24.080234 [ 147 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12699 | 2025.09.03 04:14:24.080254 [ 4 ] {ad2eb5f7-3ea6-4443-bed2-e9f5c50a1ff7} <Debug> TCPHandler: Processed in 0.00129008 sec. | ||
| 12700 | 2025.09.03 04:14:24.080303 [ 147 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2025.09.03 04:14:24.080329 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12702 | 2025.09.03 04:14:24.080393 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12703 | 2025.09.03 04:14:24.080455 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 12704 | 2025.09.03 04:14:24.080507 [ 4 ] {d202a8df-9fee-4f62-9f36-e5c9f1745d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12705 | 2025.09.03 04:14:24.080553 [ 4 ] {d202a8df-9fee-4f62-9f36-e5c9f1745d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12706 | 2025.09.03 04:14:24.080620 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12707 | 2025.09.03 04:14:24.080664 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 57 rows starting from the beginning of the part | ||
| 12708 | 2025.09.03 04:14:24.080737 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 15 rows starting from the beginning of the part | ||
| 12709 | 2025.09.03 04:14:24.080787 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 26 rows starting from the beginning of the part | ||
| 12710 | 2025.09.03 04:14:24.080832 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 15 rows starting from the beginning of the part | ||
| 12711 | 2025.09.03 04:14:24.080875 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 26 rows starting from the beginning of the part | ||
| 12712 | 2025.09.03 04:14:24.080918 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 29 rows starting from the beginning of the part | ||
| 12713 | 2025.09.03 04:14:24.081066 [ 4 ] {d202a8df-9fee-4f62-9f36-e5c9f1745d66} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12714 | 2025.09.03 04:14:24.081123 [ 4 ] {d202a8df-9fee-4f62-9f36-e5c9f1745d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12715 | 2025.09.03 04:14:24.081498 [ 4 ] {d202a8df-9fee-4f62-9f36-e5c9f1745d66} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12716 | 2025.09.03 04:14:24.081729 [ 4 ] {d202a8df-9fee-4f62-9f36-e5c9f1745d66} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12717 | 2025.09.03 04:14:24.081792 [ 189 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397119 sec., 120247.45207816943 rows/sec., 9.18 MiB/sec. | ||
| 12718 | 2025.09.03 04:14:24.081859 [ 4 ] {d202a8df-9fee-4f62-9f36-e5c9f1745d66} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00137 sec., 166423.3576642336 rows/sec., 11.27 MiB/sec. | ||
| 12719 | 2025.09.03 04:14:24.081907 [ 4 ] {d202a8df-9fee-4f62-9f36-e5c9f1745d66} <Debug> TCPHandler: Processed in 0.001560591 sec. | ||
| 12720 | 2025.09.03 04:14:24.081938 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12721 | 2025.09.03 04:14:24.082023 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12722 | 2025.09.03 04:14:24.082133 [ 4 ] {427a725a-cf24-42e3-b692-94998bccee1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12723 | 2025.09.03 04:14:24.082176 [ 4 ] {427a725a-cf24-42e3-b692-94998bccee1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12724 | 2025.09.03 04:14:24.082204 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2025.09.03 04:14:24.082286 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_121_24} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12726 | 2025.09.03 04:14:24.082367 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12727 | 2025.09.03 04:14:24.082770 [ 4 ] {427a725a-cf24-42e3-b692-94998bccee1d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2025.09.03 04:14:24.082812 [ 4 ] {427a725a-cf24-42e3-b692-94998bccee1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12729 | 2025.09.03 04:14:24.083147 [ 4 ] {427a725a-cf24-42e3-b692-94998bccee1d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12730 | 2025.09.03 04:14:24.083365 [ 4 ] {427a725a-cf24-42e3-b692-94998bccee1d} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2025.09.03 04:14:24.083492 [ 4 ] {427a725a-cf24-42e3-b692-94998bccee1d} <Debug> executeQuery: Read 549 rows, 41.75 KiB in 0.001377 sec., 398692.81045751635 rows/sec., 29.61 MiB/sec. | ||
| 12732 | 2025.09.03 04:14:24.083534 [ 4 ] {427a725a-cf24-42e3-b692-94998bccee1d} <Debug> TCPHandler: Processed in 0.001561231 sec. | ||
| 12733 | 2025.09.03 04:14:24.083646 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12734 | 2025.09.03 04:14:24.083747 [ 4 ] {bbe34029-f60d-417b-ba87-c7f0fac92efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12735 | 2025.09.03 04:14:24.083791 [ 4 ] {bbe34029-f60d-417b-ba87-c7f0fac92efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12736 | 2025.09.03 04:14:24.084320 [ 4 ] {bbe34029-f60d-417b-ba87-c7f0fac92efa} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2025.09.03 04:14:24.084357 [ 4 ] {bbe34029-f60d-417b-ba87-c7f0fac92efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12738 | 2025.09.03 04:14:24.084727 [ 4 ] {bbe34029-f60d-417b-ba87-c7f0fac92efa} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12739 | 2025.09.03 04:14:24.084936 [ 4 ] {bbe34029-f60d-417b-ba87-c7f0fac92efa} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2025.09.03 04:14:24.085065 [ 4 ] {bbe34029-f60d-417b-ba87-c7f0fac92efa} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001336 sec., 636976.0479041917 rows/sec., 42.88 MiB/sec. | ||
| 12741 | 2025.09.03 04:14:24.085075 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 | ||
| 12742 | 2025.09.03 04:14:24.085111 [ 4 ] {bbe34029-f60d-417b-ba87-c7f0fac92efa} <Debug> TCPHandler: Processed in 0.001513791 sec. | ||
| 12743 | 2025.09.03 04:14:24.085121 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2025.09.03 04:14:24.085150 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12745 | 2025.09.03 04:14:24.085230 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2025.09.03 04:14:24.085249 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full | ||
| 12747 | 2025.09.03 04:14:24.085341 [ 4 ] {f270ad2d-0eb5-4a82-8c5c-93f060f1da75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12748 | 2025.09.03 04:14:24.085357 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12749 | 2025.09.03 04:14:24.085386 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_24, total 32774 rows starting from the beginning of the part | ||
| 12750 | 2025.09.03 04:14:24.085396 [ 4 ] {f270ad2d-0eb5-4a82-8c5c-93f060f1da75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12751 | 2025.09.03 04:14:24.085442 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 12752 | 2025.09.03 04:14:24.085487 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 12753 | 2025.09.03 04:14:24.085530 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 12754 | 2025.09.03 04:14:24.085571 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 12755 | 2025.09.03 04:14:24.085620 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 851 rows starting from the beginning of the part | ||
| 12756 | 2025.09.03 04:14:24.086294 [ 4 ] {f270ad2d-0eb5-4a82-8c5c-93f060f1da75} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12757 | 2025.09.03 04:14:24.086341 [ 4 ] {f270ad2d-0eb5-4a82-8c5c-93f060f1da75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12758 | 2025.09.03 04:14:24.086936 [ 4 ] {f270ad2d-0eb5-4a82-8c5c-93f060f1da75} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12759 | 2025.09.03 04:14:24.087163 [ 4 ] {f270ad2d-0eb5-4a82-8c5c-93f060f1da75} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12760 | 2025.09.03 04:14:24.087306 [ 4 ] {f270ad2d-0eb5-4a82-8c5c-93f060f1da75} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001983 sec., 7564.296520423601 rows/sec., 13.55 MiB/sec. | ||
| 12761 | 2025.09.03 04:14:24.087363 [ 4 ] {f270ad2d-0eb5-4a82-8c5c-93f060f1da75} <Debug> TCPHandler: Processed in 0.002181216 sec. | ||
| 12762 | 2025.09.03 04:14:24.087482 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12763 | 2025.09.03 04:14:24.087586 [ 4 ] {b78b4fa2-2ab5-4a0f-9e8b-17fd941f2f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12764 | 2025.09.03 04:14:24.087628 [ 4 ] {b78b4fa2-2ab5-4a0f-9e8b-17fd941f2f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12765 | 2025.09.03 04:14:24.087955 [ 4 ] {b78b4fa2-2ab5-4a0f-9e8b-17fd941f2f7b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12766 | 2025.09.03 04:14:24.087991 [ 4 ] {b78b4fa2-2ab5-4a0f-9e8b-17fd941f2f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12767 | 2025.09.03 04:14:24.088298 [ 4 ] {b78b4fa2-2ab5-4a0f-9e8b-17fd941f2f7b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12768 | 2025.09.03 04:14:24.088499 [ 4 ] {b78b4fa2-2ab5-4a0f-9e8b-17fd941f2f7b} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12769 | 2025.09.03 04:14:24.088625 [ 4 ] {b78b4fa2-2ab5-4a0f-9e8b-17fd941f2f7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 12770 | 2025.09.03 04:14:24.088660 [ 4 ] {b78b4fa2-2ab5-4a0f-9e8b-17fd941f2f7b} <Debug> TCPHandler: Processed in 0.001226678 sec. | ||
| 12771 | 2025.09.03 04:14:24.088745 [ 219 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 12772 | 2025.09.03 04:14:24.088794 [ 219 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 12773 | 2025.09.03 04:14:24.091780 [ 198 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34265 rows, containing 5 columns (5 merged, 0 gathered) in 0.006570968 sec., 5214604.6062010955 rows/sec., 356.65 MiB/sec. | ||
| 12774 | 2025.09.03 04:14:24.092095 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 12775 | 2025.09.03 04:14:24.092389 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12776 | 2025.09.03 04:14:24.092464 [ 190 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 | ||
| 12777 | 2025.09.03 04:14:24.092562 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12778 | 2025.09.03 04:14:24.092626 [ 219 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 12779 | 2025.09.03 04:14:24.620066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38064 | ||
| 12780 | 2025.09.03 04:14:24.620849 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12781 | 2025.09.03 04:14:24.620900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12782 | 2025.09.03 04:14:24.621404 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12783 | 2025.09.03 04:14:24.621641 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2025.09.03 04:14:24.621769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
| 12785 | 2025.09.03 04:14:25.198329 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 12786 | 2025.09.03 04:14:25.198383 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 12787 | 2025.09.03 04:14:25.202450 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 12788 | 2025.09.03 04:14:25.523241 [ 220 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 12789 | 2025.09.03 04:14:25.523301 [ 220 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 12790 | 2025.09.03 04:14:25.526170 [ 220 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 12791 | 2025.09.03 04:14:25.659817 [ 225 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 12792 | 2025.09.03 04:14:25.659866 [ 225 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 12793 | 2025.09.03 04:14:25.662590 [ 225 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 12794 | 2025.09.03 04:14:26.727753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 12795 | 2025.09.03 04:14:26.746220 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12796 | 2025.09.03 04:14:26.746283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12797 | 2025.09.03 04:14:26.752442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12798 | 2025.09.03 04:14:26.753165 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12799 | 2025.09.03 04:14:26.756697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 12800 | 2025.09.03 04:14:29.047895 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12801 | 2025.09.03 04:14:29.048106 [ 4 ] {e58906a8-109e-443f-a61b-eaca91c259cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12802 | 2025.09.03 04:14:29.048182 [ 4 ] {e58906a8-109e-443f-a61b-eaca91c259cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12803 | 2025.09.03 04:14:29.048947 [ 4 ] {e58906a8-109e-443f-a61b-eaca91c259cd} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2025.09.03 04:14:29.048990 [ 4 ] {e58906a8-109e-443f-a61b-eaca91c259cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12805 | 2025.09.03 04:14:29.049406 [ 4 ] {e58906a8-109e-443f-a61b-eaca91c259cd} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12806 | 2025.09.03 04:14:29.049654 [ 4 ] {e58906a8-109e-443f-a61b-eaca91c259cd} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2025.09.03 04:14:29.049817 [ 4 ] {e58906a8-109e-443f-a61b-eaca91c259cd} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001773 sec., 60913.705583756346 rows/sec., 5.11 MiB/sec. | ||
| 12808 | 2025.09.03 04:14:29.049868 [ 4 ] {e58906a8-109e-443f-a61b-eaca91c259cd} <Debug> TCPHandler: Processed in 0.002113315 sec. | ||
| 12809 | 2025.09.03 04:14:29.049999 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12810 | 2025.09.03 04:14:29.050102 [ 4 ] {07d7905c-a818-4106-8fd3-8da35f638f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12811 | 2025.09.03 04:14:29.050146 [ 4 ] {07d7905c-a818-4106-8fd3-8da35f638f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12812 | 2025.09.03 04:14:29.050561 [ 4 ] {07d7905c-a818-4106-8fd3-8da35f638f72} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2025.09.03 04:14:29.050595 [ 4 ] {07d7905c-a818-4106-8fd3-8da35f638f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12814 | 2025.09.03 04:14:29.050902 [ 4 ] {07d7905c-a818-4106-8fd3-8da35f638f72} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12815 | 2025.09.03 04:14:29.051117 [ 4 ] {07d7905c-a818-4106-8fd3-8da35f638f72} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12816 | 2025.09.03 04:14:29.051252 [ 4 ] {07d7905c-a818-4106-8fd3-8da35f638f72} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001174 sec., 22146.50766609881 rows/sec., 1.63 MiB/sec. | ||
| 12817 | 2025.09.03 04:14:29.051291 [ 4 ] {07d7905c-a818-4106-8fd3-8da35f638f72} <Debug> TCPHandler: Processed in 0.00134646 sec. | ||
| 12818 | 2025.09.03 04:14:29.051407 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12819 | 2025.09.03 04:14:29.051437 [ 217 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 12820 | 2025.09.03 04:14:29.051510 [ 4 ] {58ba2ab8-826c-4a79-a485-6eed020d4011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12821 | 2025.09.03 04:14:29.051517 [ 217 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 12822 | 2025.09.03 04:14:29.051564 [ 4 ] {58ba2ab8-826c-4a79-a485-6eed020d4011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12823 | 2025.09.03 04:14:29.052015 [ 4 ] {58ba2ab8-826c-4a79-a485-6eed020d4011} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2025.09.03 04:14:29.052056 [ 4 ] {58ba2ab8-826c-4a79-a485-6eed020d4011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12825 | 2025.09.03 04:14:29.052411 [ 4 ] {58ba2ab8-826c-4a79-a485-6eed020d4011} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12826 | 2025.09.03 04:14:29.052628 [ 4 ] {58ba2ab8-826c-4a79-a485-6eed020d4011} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2025.09.03 04:14:29.052766 [ 4 ] {58ba2ab8-826c-4a79-a485-6eed020d4011} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001268 sec., 70977.91798107255 rows/sec., 5.54 MiB/sec. | ||
| 12828 | 2025.09.03 04:14:29.052817 [ 4 ] {58ba2ab8-826c-4a79-a485-6eed020d4011} <Debug> TCPHandler: Processed in 0.001461211 sec. | ||
| 12829 | 2025.09.03 04:14:29.052939 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12830 | 2025.09.03 04:14:29.053039 [ 4 ] {1e7204e8-a389-4b6d-bc3c-be4da05a23e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12831 | 2025.09.03 04:14:29.053086 [ 4 ] {1e7204e8-a389-4b6d-bc3c-be4da05a23e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12832 | 2025.09.03 04:14:29.053501 [ 4 ] {1e7204e8-a389-4b6d-bc3c-be4da05a23e6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2025.09.03 04:14:29.053543 [ 4 ] {1e7204e8-a389-4b6d-bc3c-be4da05a23e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12834 | 2025.09.03 04:14:29.053888 [ 4 ] {1e7204e8-a389-4b6d-bc3c-be4da05a23e6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12835 | 2025.09.03 04:14:29.054130 [ 4 ] {1e7204e8-a389-4b6d-bc3c-be4da05a23e6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2025.09.03 04:14:29.054225 [ 217 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 12837 | 2025.09.03 04:14:29.054272 [ 4 ] {1e7204e8-a389-4b6d-bc3c-be4da05a23e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 12838 | 2025.09.03 04:14:29.054315 [ 4 ] {1e7204e8-a389-4b6d-bc3c-be4da05a23e6} <Debug> TCPHandler: Processed in 0.001426 sec. | ||
| 12839 | 2025.09.03 04:14:29.054474 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2025.09.03 04:14:29.054572 [ 4 ] {abdf2d43-cdb0-43a4-839e-1e9a95a576fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12841 | 2025.09.03 04:14:29.054627 [ 4 ] {abdf2d43-cdb0-43a4-839e-1e9a95a576fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12842 | 2025.09.03 04:14:29.055476 [ 4 ] {abdf2d43-cdb0-43a4-839e-1e9a95a576fb} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12843 | 2025.09.03 04:14:29.055512 [ 4 ] {abdf2d43-cdb0-43a4-839e-1e9a95a576fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12844 | 2025.09.03 04:14:29.056068 [ 4 ] {abdf2d43-cdb0-43a4-839e-1e9a95a576fb} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12845 | 2025.09.03 04:14:29.056292 [ 4 ] {abdf2d43-cdb0-43a4-839e-1e9a95a576fb} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2025.09.03 04:14:29.056422 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12847 | 2025.09.03 04:14:29.056446 [ 4 ] {abdf2d43-cdb0-43a4-839e-1e9a95a576fb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001879 sec., 13837.147418839808 rows/sec., 24.80 MiB/sec. | ||
| 12848 | 2025.09.03 04:14:29.056496 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12849 | 2025.09.03 04:14:29.056523 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12850 | 2025.09.03 04:14:29.056527 [ 4 ] {abdf2d43-cdb0-43a4-839e-1e9a95a576fb} <Debug> TCPHandler: Processed in 0.002102085 sec. | ||
| 12851 | 2025.09.03 04:14:29.056642 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 12852 | 2025.09.03 04:14:29.056653 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2025.09.03 04:14:29.056776 [ 4 ] {9eb814d6-3526-4619-860b-f200e9acf28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12854 | 2025.09.03 04:14:29.056819 [ 4 ] {9eb814d6-3526-4619-860b-f200e9acf28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12855 | 2025.09.03 04:14:29.056933 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12856 | 2025.09.03 04:14:29.057037 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2327 rows starting from the beginning of the part | ||
| 12857 | 2025.09.03 04:14:29.057188 [ 4 ] {9eb814d6-3526-4619-860b-f200e9acf28c} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12858 | 2025.09.03 04:14:29.057230 [ 4 ] {9eb814d6-3526-4619-860b-f200e9acf28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12859 | 2025.09.03 04:14:29.057248 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part | ||
| 12860 | 2025.09.03 04:14:29.057433 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 15 rows starting from the beginning of the part | ||
| 12861 | 2025.09.03 04:14:29.057574 [ 4 ] {9eb814d6-3526-4619-860b-f200e9acf28c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12862 | 2025.09.03 04:14:29.057598 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part | ||
| 12863 | 2025.09.03 04:14:29.057760 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 15 rows starting from the beginning of the part | ||
| 12864 | 2025.09.03 04:14:29.057820 [ 4 ] {9eb814d6-3526-4619-860b-f200e9acf28c} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2025.09.03 04:14:29.057915 [ 189 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 26 rows starting from the beginning of the part | ||
| 12866 | 2025.09.03 04:14:29.057966 [ 4 ] {9eb814d6-3526-4619-860b-f200e9acf28c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 12867 | 2025.09.03 04:14:29.058009 [ 4 ] {9eb814d6-3526-4619-860b-f200e9acf28c} <Debug> TCPHandler: Processed in 0.001409071 sec. | ||
| 12868 | 2025.09.03 04:14:29.067673 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2435 rows, containing 19 columns (19 merged, 0 gathered) in 0.011079211 sec., 219780.9934299473 rows/sec., 393.84 MiB/sec. | ||
| 12869 | 2025.09.03 04:14:29.069944 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12870 | 2025.09.03 04:14:29.070351 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12871 | 2025.09.03 04:14:29.070440 [ 202 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12872 | 2025.09.03 04:14:29.070615 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.71 MiB. | ||
| 12873 | 2025.09.03 04:14:30.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.20 MiB, peak 361.86 MiB, free memory in arenas 0.00 B, will set to 347.41 MiB (RSS), difference: 4.21 MiB | ||
| 12874 | 2025.09.03 04:14:31.897247 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12875 | 2025.09.03 04:14:31.897316 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12876 | 2025.09.03 04:14:32.122028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38552 | ||
| 12877 | 2025.09.03 04:14:32.122613 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2025.09.03 04:14:32.122658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12879 | 2025.09.03 04:14:32.123182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12880 | 2025.09.03 04:14:32.123406 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12881 | 2025.09.03 04:14:32.123530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38552 | ||
| 12882 | 2025.09.03 04:14:32.258565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1718 | ||
| 12883 | 2025.09.03 04:14:32.260848 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2025.09.03 04:14:32.260896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12885 | 2025.09.03 04:14:32.262081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12886 | 2025.09.03 04:14:32.262333 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2025.09.03 04:14:32.262601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1718 | ||
| 12888 | 2025.09.03 04:14:34.047233 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2025.09.03 04:14:34.047433 [ 4 ] {571d186e-3718-4953-bbf0-a311f7f5d730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12890 | 2025.09.03 04:14:34.047510 [ 4 ] {571d186e-3718-4953-bbf0-a311f7f5d730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12891 | 2025.09.03 04:14:34.048308 [ 4 ] {571d186e-3718-4953-bbf0-a311f7f5d730} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2025.09.03 04:14:34.048354 [ 4 ] {571d186e-3718-4953-bbf0-a311f7f5d730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12893 | 2025.09.03 04:14:34.048758 [ 4 ] {571d186e-3718-4953-bbf0-a311f7f5d730} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12894 | 2025.09.03 04:14:34.048996 [ 4 ] {571d186e-3718-4953-bbf0-a311f7f5d730} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2025.09.03 04:14:34.049155 [ 4 ] {571d186e-3718-4953-bbf0-a311f7f5d730} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001776 sec., 48423.423423423425 rows/sec., 4.06 MiB/sec. | ||
| 12896 | 2025.09.03 04:14:34.049200 [ 4 ] {571d186e-3718-4953-bbf0-a311f7f5d730} <Debug> TCPHandler: Processed in 0.002106386 sec. | ||
| 12897 | 2025.09.03 04:14:34.049332 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2025.09.03 04:14:34.049428 [ 4 ] {5183a62d-b814-4be8-a477-cc9308b3de98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12899 | 2025.09.03 04:14:34.049469 [ 4 ] {5183a62d-b814-4be8-a477-cc9308b3de98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12900 | 2025.09.03 04:14:34.049877 [ 4 ] {5183a62d-b814-4be8-a477-cc9308b3de98} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2025.09.03 04:14:34.049913 [ 4 ] {5183a62d-b814-4be8-a477-cc9308b3de98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12902 | 2025.09.03 04:14:34.050220 [ 4 ] {5183a62d-b814-4be8-a477-cc9308b3de98} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12903 | 2025.09.03 04:14:34.050448 [ 4 ] {5183a62d-b814-4be8-a477-cc9308b3de98} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2025.09.03 04:14:34.050577 [ 4 ] {5183a62d-b814-4be8-a477-cc9308b3de98} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001168 sec., 12842.465753424658 rows/sec., 965.69 KiB/sec. | ||
| 12905 | 2025.09.03 04:14:34.050617 [ 4 ] {5183a62d-b814-4be8-a477-cc9308b3de98} <Debug> TCPHandler: Processed in 0.00133484 sec. | ||
| 12906 | 2025.09.03 04:14:34.050723 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2025.09.03 04:14:34.050819 [ 4 ] {8a124633-2f53-45bf-9438-37b62512568e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12908 | 2025.09.03 04:14:34.050860 [ 4 ] {8a124633-2f53-45bf-9438-37b62512568e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12909 | 2025.09.03 04:14:34.051276 [ 4 ] {8a124633-2f53-45bf-9438-37b62512568e} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2025.09.03 04:14:34.051313 [ 4 ] {8a124633-2f53-45bf-9438-37b62512568e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12911 | 2025.09.03 04:14:34.051622 [ 4 ] {8a124633-2f53-45bf-9438-37b62512568e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12912 | 2025.09.03 04:14:34.051834 [ 4 ] {8a124633-2f53-45bf-9438-37b62512568e} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2025.09.03 04:14:34.051967 [ 4 ] {8a124633-2f53-45bf-9438-37b62512568e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001166 sec., 67753.00171526587 rows/sec., 5.29 MiB/sec. | ||
| 12914 | 2025.09.03 04:14:34.052005 [ 4 ] {8a124633-2f53-45bf-9438-37b62512568e} <Debug> TCPHandler: Processed in 0.00133028 sec. | ||
| 12915 | 2025.09.03 04:14:34.052116 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12916 | 2025.09.03 04:14:34.052210 [ 4 ] {f91fbd89-94bb-4fcd-b00c-d6af50e1724d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12917 | 2025.09.03 04:14:34.052254 [ 4 ] {f91fbd89-94bb-4fcd-b00c-d6af50e1724d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12918 | 2025.09.03 04:14:34.052656 [ 4 ] {f91fbd89-94bb-4fcd-b00c-d6af50e1724d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2025.09.03 04:14:34.052692 [ 4 ] {f91fbd89-94bb-4fcd-b00c-d6af50e1724d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12920 | 2025.09.03 04:14:34.053022 [ 4 ] {f91fbd89-94bb-4fcd-b00c-d6af50e1724d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12921 | 2025.09.03 04:14:34.053233 [ 4 ] {f91fbd89-94bb-4fcd-b00c-d6af50e1724d} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2025.09.03 04:14:34.053361 [ 4 ] {f91fbd89-94bb-4fcd-b00c-d6af50e1724d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 12923 | 2025.09.03 04:14:34.053400 [ 4 ] {f91fbd89-94bb-4fcd-b00c-d6af50e1724d} <Debug> TCPHandler: Processed in 0.0013339 sec. | ||
| 12924 | 2025.09.03 04:14:34.053507 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12925 | 2025.09.03 04:14:34.053601 [ 4 ] {7b599e4b-bc11-4162-9cb6-4db3f33696fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12926 | 2025.09.03 04:14:34.053655 [ 4 ] {7b599e4b-bc11-4162-9cb6-4db3f33696fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12927 | 2025.09.03 04:14:34.054465 [ 4 ] {7b599e4b-bc11-4162-9cb6-4db3f33696fd} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12928 | 2025.09.03 04:14:34.054501 [ 4 ] {7b599e4b-bc11-4162-9cb6-4db3f33696fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12929 | 2025.09.03 04:14:34.055038 [ 4 ] {7b599e4b-bc11-4162-9cb6-4db3f33696fd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12930 | 2025.09.03 04:14:34.055266 [ 4 ] {7b599e4b-bc11-4162-9cb6-4db3f33696fd} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2025.09.03 04:14:34.055403 [ 4 ] {7b599e4b-bc11-4162-9cb6-4db3f33696fd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00182 sec., 8241.758241758242 rows/sec., 14.77 MiB/sec. | ||
| 12932 | 2025.09.03 04:14:34.055458 [ 4 ] {7b599e4b-bc11-4162-9cb6-4db3f33696fd} <Debug> TCPHandler: Processed in 0.002000025 sec. | ||
| 12933 | 2025.09.03 04:14:34.055567 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12934 | 2025.09.03 04:14:34.055664 [ 4 ] {53b4e469-ef31-468f-af84-ab62cb2f8205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12935 | 2025.09.03 04:14:34.055705 [ 4 ] {53b4e469-ef31-468f-af84-ab62cb2f8205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12936 | 2025.09.03 04:14:34.056035 [ 4 ] {53b4e469-ef31-468f-af84-ab62cb2f8205} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2025.09.03 04:14:34.056071 [ 4 ] {53b4e469-ef31-468f-af84-ab62cb2f8205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12938 | 2025.09.03 04:14:34.056391 [ 4 ] {53b4e469-ef31-468f-af84-ab62cb2f8205} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12939 | 2025.09.03 04:14:34.056599 [ 4 ] {53b4e469-ef31-468f-af84-ab62cb2f8205} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2025.09.03 04:14:34.056723 [ 4 ] {53b4e469-ef31-468f-af84-ab62cb2f8205} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 12941 | 2025.09.03 04:14:34.056758 [ 4 ] {53b4e469-ef31-468f-af84-ab62cb2f8205} <Debug> TCPHandler: Processed in 0.001240139 sec. | ||
| 12942 | 2025.09.03 04:14:34.256877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 12943 | 2025.09.03 04:14:34.275612 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12944 | 2025.09.03 04:14:34.275670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12945 | 2025.09.03 04:14:34.282155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12946 | 2025.09.03 04:14:34.282854 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12947 | 2025.09.03 04:14:34.286295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 12948 | 2025.09.03 04:14:35.571699 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 12949 | 2025.09.03 04:14:35.571791 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 12950 | 2025.09.03 04:14:35.574426 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 12951 | 2025.09.03 04:14:36.040933 [ 134 ] {} <Debug> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12952 | 2025.09.03 04:14:36.041028 [ 134 ] {} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12953 | 2025.09.03 04:14:36.041066 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12954 | 2025.09.03 04:14:36.041287 [ 194 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 12955 | 2025.09.03 04:14:36.041510 [ 194 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12956 | 2025.09.03 04:14:36.041571 [ 194 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 229 rows starting from the beginning of the part | ||
| 12957 | 2025.09.03 04:14:36.041681 [ 194 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 12958 | 2025.09.03 04:14:36.041768 [ 194 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 12959 | 2025.09.03 04:14:36.041845 [ 194 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 12960 | 2025.09.03 04:14:36.041921 [ 194 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::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 | ||
| 12961 | 2025.09.03 04:14:36.043138 [ 194 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958004 sec., 582736.2967593528 rows/sec., 41.68 MiB/sec. | ||
| 12962 | 2025.09.03 04:14:36.043308 [ 195 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12963 | 2025.09.03 04:14:36.043602 [ 195 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_21_5} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12964 | 2025.09.03 04:14:36.043678 [ 195 ] {5a24811c-4c50-4e71-ada0-0ff2e9a9985f::all_1_21_5} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12965 | 2025.09.03 04:14:36.043765 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12966 | 2025.09.03 04:14:37.053452 [ 225 ] {} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): 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] | ||
| 12967 | 2025.09.03 04:14:37.053521 [ 225 ] {} <Debug> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): 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] | ||
| 12968 | 2025.09.03 04:14:37.055564 [ 225 ] {} <Debug> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): 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] | ||
| 12969 | 2025.09.03 04:14:38.409108 [ 131 ] {} <Debug> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12970 | 2025.09.03 04:14:38.409171 [ 131 ] {} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2025.09.03 04:14:38.409194 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12972 | 2025.09.03 04:14:38.409300 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::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 | ||
| 12973 | 2025.09.03 04:14:38.409300 [ 225 ] {} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): 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] | ||
| 12974 | 2025.09.03 04:14:38.409392 [ 225 ] {} <Debug> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): 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] | ||
| 12975 | 2025.09.03 04:14:38.409433 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12976 | 2025.09.03 04:14:38.409470 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 16 rows starting from the beginning of the part | ||
| 12977 | 2025.09.03 04:14:38.409538 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 12978 | 2025.09.03 04:14:38.409581 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 12979 | 2025.09.03 04:14:38.409622 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 12980 | 2025.09.03 04:14:38.409667 [ 199 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 12981 | 2025.09.03 04:14:38.410408 [ 195 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152818 sec., 41637.101433183736 rows/sec., 3.47 MiB/sec. | ||
| 12982 | 2025.09.03 04:14:38.410583 [ 194 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12983 | 2025.09.03 04:14:38.410879 [ 194 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_21_5} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12984 | 2025.09.03 04:14:38.410953 [ 194 ] {3181abe4-006a-4055-aa01-fa56e870a534::all_1_21_5} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12985 | 2025.09.03 04:14:38.411052 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12986 | 2025.09.03 04:14:38.411862 [ 225 ] {} <Debug> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): 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] | ||
| 12987 | 2025.09.03 04:14:39.040482 [ 222 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 12988 | 2025.09.03 04:14:39.040531 [ 222 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 12989 | 2025.09.03 04:14:39.042245 [ 222 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): 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] | ||
| 12990 | 2025.09.03 04:14:39.048436 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12991 | 2025.09.03 04:14:39.048637 [ 4 ] {d0bbc36d-13cb-46b9-90b2-824739d1df76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12992 | 2025.09.03 04:14:39.048710 [ 4 ] {d0bbc36d-13cb-46b9-90b2-824739d1df76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12993 | 2025.09.03 04:14:39.049373 [ 4 ] {d0bbc36d-13cb-46b9-90b2-824739d1df76} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2025.09.03 04:14:39.049421 [ 4 ] {d0bbc36d-13cb-46b9-90b2-824739d1df76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12995 | 2025.09.03 04:14:39.049797 [ 4 ] {d0bbc36d-13cb-46b9-90b2-824739d1df76} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12996 | 2025.09.03 04:14:39.050030 [ 4 ] {d0bbc36d-13cb-46b9-90b2-824739d1df76} <Trace> oximeter.fields_ipaddr (3181abe4-006a-4055-aa01-fa56e870a534): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2025.09.03 04:14:39.050176 [ 4 ] {d0bbc36d-13cb-46b9-90b2-824739d1df76} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001594 sec., 1254.7051442910918 rows/sec., 102.31 KiB/sec. | ||
| 12998 | 2025.09.03 04:14:39.050218 [ 4 ] {d0bbc36d-13cb-46b9-90b2-824739d1df76} <Debug> TCPHandler: Processed in 0.001927264 sec. | ||
| 12999 | 2025.09.03 04:14:39.050334 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13000 | 2025.09.03 04:14:39.050428 [ 4 ] {4532e7b7-9cda-4a75-a616-e6ecb8ec60f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13001 | 2025.09.03 04:14:39.050468 [ 4 ] {4532e7b7-9cda-4a75-a616-e6ecb8ec60f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13002 | 2025.09.03 04:14:39.050888 [ 4 ] {4532e7b7-9cda-4a75-a616-e6ecb8ec60f0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2025.09.03 04:14:39.050924 [ 4 ] {4532e7b7-9cda-4a75-a616-e6ecb8ec60f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13004 | 2025.09.03 04:14:39.051227 [ 4 ] {4532e7b7-9cda-4a75-a616-e6ecb8ec60f0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 13005 | 2025.09.03 04:14:39.051434 [ 4 ] {4532e7b7-9cda-4a75-a616-e6ecb8ec60f0} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2025.09.03 04:14:39.051557 [ 4 ] {4532e7b7-9cda-4a75-a616-e6ecb8ec60f0} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001147 sec., 95030.51438535309 rows/sec., 7.96 MiB/sec. | ||
| 13007 | 2025.09.03 04:14:39.051594 [ 4 ] {4532e7b7-9cda-4a75-a616-e6ecb8ec60f0} <Debug> TCPHandler: Processed in 0.00130803 sec. | ||
| 13008 | 2025.09.03 04:14:39.051704 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13009 | 2025.09.03 04:14:39.051797 [ 4 ] {8f8feb19-2675-4e76-8cec-a930269c8dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13010 | 2025.09.03 04:14:39.051836 [ 4 ] {8f8feb19-2675-4e76-8cec-a930269c8dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13011 | 2025.09.03 04:14:39.052249 [ 4 ] {8f8feb19-2675-4e76-8cec-a930269c8dbd} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13012 | 2025.09.03 04:14:39.052284 [ 4 ] {8f8feb19-2675-4e76-8cec-a930269c8dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13013 | 2025.09.03 04:14:39.052568 [ 4 ] {8f8feb19-2675-4e76-8cec-a930269c8dbd} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 13014 | 2025.09.03 04:14:39.052772 [ 4 ] {8f8feb19-2675-4e76-8cec-a930269c8dbd} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13015 | 2025.09.03 04:14:39.052894 [ 4 ] {8f8feb19-2675-4e76-8cec-a930269c8dbd} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001115 sec., 25112.107623318385 rows/sec., 1.83 MiB/sec. | ||
| 13016 | 2025.09.03 04:14:39.052931 [ 4 ] {8f8feb19-2675-4e76-8cec-a930269c8dbd} <Debug> TCPHandler: Processed in 0.00127455 sec. | ||
| 13017 | 2025.09.03 04:14:39.053040 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13018 | 2025.09.03 04:14:39.053132 [ 4 ] {704d698d-a438-4b3d-9914-cef2b0592f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13019 | 2025.09.03 04:14:39.053171 [ 4 ] {704d698d-a438-4b3d-9914-cef2b0592f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13020 | 2025.09.03 04:14:39.053591 [ 4 ] {704d698d-a438-4b3d-9914-cef2b0592f86} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13021 | 2025.09.03 04:14:39.053625 [ 4 ] {704d698d-a438-4b3d-9914-cef2b0592f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13022 | 2025.09.03 04:14:39.053917 [ 4 ] {704d698d-a438-4b3d-9914-cef2b0592f86} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 13023 | 2025.09.03 04:14:39.054120 [ 4 ] {704d698d-a438-4b3d-9914-cef2b0592f86} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13024 | 2025.09.03 04:14:39.054244 [ 4 ] {704d698d-a438-4b3d-9914-cef2b0592f86} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001129 sec., 81488.04251550045 rows/sec., 6.37 MiB/sec. | ||
| 13025 | 2025.09.03 04:14:39.054280 [ 4 ] {704d698d-a438-4b3d-9914-cef2b0592f86} <Debug> TCPHandler: Processed in 0.001287409 sec. | ||
| 13026 | 2025.09.03 04:14:39.054396 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13027 | 2025.09.03 04:14:39.054488 [ 4 ] {fa21bc11-a1ca-4e5a-be4a-f91003d6d6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13028 | 2025.09.03 04:14:39.054531 [ 4 ] {fa21bc11-a1ca-4e5a-be4a-f91003d6d6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13029 | 2025.09.03 04:14:39.054932 [ 4 ] {fa21bc11-a1ca-4e5a-be4a-f91003d6d6b6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2025.09.03 04:14:39.054967 [ 4 ] {fa21bc11-a1ca-4e5a-be4a-f91003d6d6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13031 | 2025.09.03 04:14:39.055293 [ 4 ] {fa21bc11-a1ca-4e5a-be4a-f91003d6d6b6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 13032 | 2025.09.03 04:14:39.055498 [ 4 ] {fa21bc11-a1ca-4e5a-be4a-f91003d6d6b6} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2025.09.03 04:14:39.055625 [ 4 ] {fa21bc11-a1ca-4e5a-be4a-f91003d6d6b6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001155 sec., 139393.9393939394 rows/sec., 9.71 MiB/sec. | ||
| 13034 | 2025.09.03 04:14:39.055662 [ 4 ] {fa21bc11-a1ca-4e5a-be4a-f91003d6d6b6} <Debug> TCPHandler: Processed in 0.001313209 sec. | ||
| 13035 | 2025.09.03 04:14:39.055769 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2025.09.03 04:14:39.055862 [ 4 ] {f11865ab-14ab-4401-94c7-6be9315e4092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13037 | 2025.09.03 04:14:39.055915 [ 4 ] {f11865ab-14ab-4401-94c7-6be9315e4092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13038 | 2025.09.03 04:14:39.056685 [ 4 ] {f11865ab-14ab-4401-94c7-6be9315e4092} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2025.09.03 04:14:39.056721 [ 4 ] {f11865ab-14ab-4401-94c7-6be9315e4092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13040 | 2025.09.03 04:14:39.057238 [ 4 ] {f11865ab-14ab-4401-94c7-6be9315e4092} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 13041 | 2025.09.03 04:14:39.057453 [ 4 ] {f11865ab-14ab-4401-94c7-6be9315e4092} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2025.09.03 04:14:39.057585 [ 4 ] {f11865ab-14ab-4401-94c7-6be9315e4092} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001741 sec., 14933.946008041356 rows/sec., 26.76 MiB/sec. | ||
| 13043 | 2025.09.03 04:14:39.057639 [ 4 ] {f11865ab-14ab-4401-94c7-6be9315e4092} <Debug> TCPHandler: Processed in 0.001916864 sec. | ||
| 13044 | 2025.09.03 04:14:39.057749 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13045 | 2025.09.03 04:14:39.057842 [ 4 ] {92f4e7ba-3bbb-4c0b-a3cb-3130a276b373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13046 | 2025.09.03 04:14:39.057883 [ 4 ] {92f4e7ba-3bbb-4c0b-a3cb-3130a276b373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13047 | 2025.09.03 04:14:39.058202 [ 4 ] {92f4e7ba-3bbb-4c0b-a3cb-3130a276b373} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2025.09.03 04:14:39.058238 [ 4 ] {92f4e7ba-3bbb-4c0b-a3cb-3130a276b373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13049 | 2025.09.03 04:14:39.058526 [ 4 ] {92f4e7ba-3bbb-4c0b-a3cb-3130a276b373} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 13050 | 2025.09.03 04:14:39.058728 [ 4 ] {92f4e7ba-3bbb-4c0b-a3cb-3130a276b373} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2025.09.03 04:14:39.058851 [ 4 ] {92f4e7ba-3bbb-4c0b-a3cb-3130a276b373} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 13052 | 2025.09.03 04:14:39.058886 [ 4 ] {92f4e7ba-3bbb-4c0b-a3cb-3130a276b373} <Debug> TCPHandler: Processed in 0.001184649 sec. | ||
| 13053 | 2025.09.03 04:14:39.623794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38979 | ||
| 13054 | 2025.09.03 04:14:39.624339 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13055 | 2025.09.03 04:14:39.624382 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13056 | 2025.09.03 04:14:39.624857 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13057 | 2025.09.03 04:14:39.625095 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13058 | 2025.09.03 04:14:39.625226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
| 13059 | 2025.09.03 04:14:41.550661 [ 219 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 13060 | 2025.09.03 04:14:41.550722 [ 219 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 13061 | 2025.09.03 04:14:41.552559 [ 219 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): 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] | ||
| 13062 | 2025.09.03 04:14:41.786464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 13063 | 2025.09.03 04:14:41.804274 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13064 | 2025.09.03 04:14:41.804329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13065 | 2025.09.03 04:14:41.810806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13066 | 2025.09.03 04:14:41.811566 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13067 | 2025.09.03 04:14:41.815269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 13068 | 2025.09.03 04:14:42.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.93 MiB, peak 361.86 MiB, free memory in arenas 0.00 B, will set to 347.41 MiB (RSS), difference: 3.48 MiB | ||
| 13069 | 2025.09.03 04:14:42.262908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1744 | ||
| 13070 | 2025.09.03 04:14:42.265219 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2025.09.03 04:14:42.265280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13072 | 2025.09.03 04:14:42.266506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13073 | 2025.09.03 04:14:42.266786 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13074 | 2025.09.03 04:14:42.267156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 13075 | 2025.09.03 04:14:42.788087 [ 220 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): 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] | ||
| 13076 | 2025.09.03 04:14:42.788143 [ 220 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): 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] | ||
| 13077 | 2025.09.03 04:14:42.790682 [ 220 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): 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] | ||
| 13078 | 2025.09.03 04:14:44.047875 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13079 | 2025.09.03 04:14:44.048085 [ 4 ] {d2d03708-737b-4177-bd18-1a04eb27d304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13080 | 2025.09.03 04:14:44.048163 [ 4 ] {d2d03708-737b-4177-bd18-1a04eb27d304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13081 | 2025.09.03 04:14:44.048881 [ 4 ] {d2d03708-737b-4177-bd18-1a04eb27d304} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2025.09.03 04:14:44.048933 [ 4 ] {d2d03708-737b-4177-bd18-1a04eb27d304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13083 | 2025.09.03 04:14:44.049362 [ 4 ] {d2d03708-737b-4177-bd18-1a04eb27d304} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13084 | 2025.09.03 04:14:44.049599 [ 4 ] {d2d03708-737b-4177-bd18-1a04eb27d304} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2025.09.03 04:14:44.049763 [ 4 ] {d2d03708-737b-4177-bd18-1a04eb27d304} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001734 sec., 49596.309111880044 rows/sec., 4.16 MiB/sec. | ||
| 13086 | 2025.09.03 04:14:44.049776 [ 126 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 13087 | 2025.09.03 04:14:44.049820 [ 4 ] {d2d03708-737b-4177-bd18-1a04eb27d304} <Debug> TCPHandler: Processed in 0.002086705 sec. | ||
| 13088 | 2025.09.03 04:14:44.049855 [ 126 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2025.09.03 04:14:44.049886 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13090 | 2025.09.03 04:14:44.049955 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2025.09.03 04:14:44.049990 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::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 | ||
| 13092 | 2025.09.03 04:14:44.050065 [ 4 ] {e1390f72-a685-4ac7-bd96-31892ea0f55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13093 | 2025.09.03 04:14:44.050090 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13094 | 2025.09.03 04:14:44.050111 [ 4 ] {e1390f72-a685-4ac7-bd96-31892ea0f55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13095 | 2025.09.03 04:14:44.050121 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1287 rows starting from the beginning of the part | ||
| 13096 | 2025.09.03 04:14:44.050183 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1233 rows starting from the beginning of the part | ||
| 13097 | 2025.09.03 04:14:44.050236 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 108 rows starting from the beginning of the part | ||
| 13098 | 2025.09.03 04:14:44.050282 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 86 rows starting from the beginning of the part | ||
| 13099 | 2025.09.03 04:14:44.050325 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 109 rows starting from the beginning of the part | ||
| 13100 | 2025.09.03 04:14:44.050372 [ 196 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 86 rows starting from the beginning of the part | ||
| 13101 | 2025.09.03 04:14:44.050560 [ 4 ] {e1390f72-a685-4ac7-bd96-31892ea0f55a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2025.09.03 04:14:44.050598 [ 4 ] {e1390f72-a685-4ac7-bd96-31892ea0f55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13103 | 2025.09.03 04:14:44.050952 [ 4 ] {e1390f72-a685-4ac7-bd96-31892ea0f55a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 13104 | 2025.09.03 04:14:44.051268 [ 4 ] {e1390f72-a685-4ac7-bd96-31892ea0f55a} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2025.09.03 04:14:44.051456 [ 4 ] {e1390f72-a685-4ac7-bd96-31892ea0f55a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001414 sec., 10608.20367751061 rows/sec., 797.69 KiB/sec. | ||
| 13106 | 2025.09.03 04:14:44.051513 [ 4 ] {e1390f72-a685-4ac7-bd96-31892ea0f55a} <Debug> TCPHandler: Processed in 0.001610132 sec. | ||
| 13107 | 2025.09.03 04:14:44.051644 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13108 | 2025.09.03 04:14:44.051758 [ 4 ] {05003a1d-b29d-46f8-a556-7f537073eb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13109 | 2025.09.03 04:14:44.051811 [ 4 ] {05003a1d-b29d-46f8-a556-7f537073eb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13110 | 2025.09.03 04:14:44.052357 [ 4 ] {05003a1d-b29d-46f8-a556-7f537073eb9c} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2025.09.03 04:14:44.052358 [ 194 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2909 rows, containing 5 columns (5 merged, 0 gathered) in 0.002411857 sec., 1206124.5753790545 rows/sec., 104.76 MiB/sec. | ||
| 13112 | 2025.09.03 04:14:44.052404 [ 4 ] {05003a1d-b29d-46f8-a556-7f537073eb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13113 | 2025.09.03 04:14:44.052676 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 13114 | 2025.09.03 04:14:44.052781 [ 4 ] {05003a1d-b29d-46f8-a556-7f537073eb9c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13115 | 2025.09.03 04:14:44.053069 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2025.09.03 04:14:44.053083 [ 4 ] {05003a1d-b29d-46f8-a556-7f537073eb9c} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2025.09.03 04:14:44.053188 [ 195 ] {9a18b6ae-4d7f-4524-9938-645bcda4b3a9::all_1_126_25} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 13118 | 2025.09.03 04:14:44.053247 [ 4 ] {05003a1d-b29d-46f8-a556-7f537073eb9c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001518 sec., 52042.16073781291 rows/sec., 4.06 MiB/sec. | ||
| 13119 | 2025.09.03 04:14:44.053247 [ 126 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 13120 | 2025.09.03 04:14:44.053296 [ 4 ] {05003a1d-b29d-46f8-a556-7f537073eb9c} <Debug> TCPHandler: Processed in 0.001713252 sec. | ||
| 13121 | 2025.09.03 04:14:44.053304 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13122 | 2025.09.03 04:14:44.053306 [ 126 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2025.09.03 04:14:44.053351 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13124 | 2025.09.03 04:14:44.053422 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13125 | 2025.09.03 04:14:44.053441 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::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 | ||
| 13126 | 2025.09.03 04:14:44.053529 [ 4 ] {c120d4f2-d120-4575-97eb-de691c8eb9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13127 | 2025.09.03 04:14:44.053551 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13128 | 2025.09.03 04:14:44.053581 [ 4 ] {c120d4f2-d120-4575-97eb-de691c8eb9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13129 | 2025.09.03 04:14:44.053586 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 595 rows starting from the beginning of the part | ||
| 13130 | 2025.09.03 04:14:44.053665 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 549 rows starting from the beginning of the part | ||
| 13131 | 2025.09.03 04:14:44.053718 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 90 rows starting from the beginning of the part | ||
| 13132 | 2025.09.03 04:14:44.053777 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 79 rows starting from the beginning of the part | ||
| 13133 | 2025.09.03 04:14:44.053824 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 92 rows starting from the beginning of the part | ||
| 13134 | 2025.09.03 04:14:44.053870 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 79 rows starting from the beginning of the part | ||
| 13135 | 2025.09.03 04:14:44.054064 [ 4 ] {c120d4f2-d120-4575-97eb-de691c8eb9ed} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13136 | 2025.09.03 04:14:44.054107 [ 4 ] {c120d4f2-d120-4575-97eb-de691c8eb9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13137 | 2025.09.03 04:14:44.054790 [ 4 ] {c120d4f2-d120-4575-97eb-de691c8eb9ed} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13138 | 2025.09.03 04:14:44.055153 [ 191 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751102 sec., 847466.3383400852 rows/sec., 67.02 MiB/sec. | ||
| 13139 | 2025.09.03 04:14:44.055190 [ 4 ] {c120d4f2-d120-4575-97eb-de691c8eb9ed} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13140 | 2025.09.03 04:14:44.055365 [ 4 ] {c120d4f2-d120-4575-97eb-de691c8eb9ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001858 sec., 86114.10118406889 rows/sec., 6.00 MiB/sec. | ||
| 13141 | 2025.09.03 04:14:44.055375 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 13142 | 2025.09.03 04:14:44.055409 [ 4 ] {c120d4f2-d120-4575-97eb-de691c8eb9ed} <Debug> TCPHandler: Processed in 0.002038504 sec. | ||
| 13143 | 2025.09.03 04:14:44.055522 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13144 | 2025.09.03 04:14:44.055627 [ 4 ] {aaa289bd-b745-4c25-bf82-e4c92642416c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13145 | 2025.09.03 04:14:44.055705 [ 4 ] {aaa289bd-b745-4c25-bf82-e4c92642416c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13146 | 2025.09.03 04:14:44.055721 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2025.09.03 04:14:44.055807 [ 197 ] {be1f60ca-f1f5-4f06-86a8-93259607f6b7::all_1_126_25} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 13148 | 2025.09.03 04:14:44.055921 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 13149 | 2025.09.03 04:14:44.056591 [ 4 ] {aaa289bd-b745-4c25-bf82-e4c92642416c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2025.09.03 04:14:44.056647 [ 4 ] {aaa289bd-b745-4c25-bf82-e4c92642416c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13151 | 2025.09.03 04:14:44.057209 [ 4 ] {aaa289bd-b745-4c25-bf82-e4c92642416c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 13152 | 2025.09.03 04:14:44.057443 [ 4 ] {aaa289bd-b745-4c25-bf82-e4c92642416c} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13153 | 2025.09.03 04:14:44.057597 [ 4 ] {aaa289bd-b745-4c25-bf82-e4c92642416c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001991 sec., 7533.90256152687 rows/sec., 13.50 MiB/sec. | ||
| 13154 | 2025.09.03 04:14:44.057680 [ 4 ] {aaa289bd-b745-4c25-bf82-e4c92642416c} <Debug> TCPHandler: Processed in 0.002207886 sec. | ||
| 13155 | 2025.09.03 04:14:44.057793 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13156 | 2025.09.03 04:14:44.057889 [ 4 ] {e7e1f5f3-05ec-4126-b8f6-54f054d02713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13157 | 2025.09.03 04:14:44.057932 [ 4 ] {e7e1f5f3-05ec-4126-b8f6-54f054d02713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13158 | 2025.09.03 04:14:44.058286 [ 4 ] {e7e1f5f3-05ec-4126-b8f6-54f054d02713} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2025.09.03 04:14:44.058323 [ 4 ] {e7e1f5f3-05ec-4126-b8f6-54f054d02713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13160 | 2025.09.03 04:14:44.058633 [ 4 ] {e7e1f5f3-05ec-4126-b8f6-54f054d02713} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13161 | 2025.09.03 04:14:44.058839 [ 4 ] {e7e1f5f3-05ec-4126-b8f6-54f054d02713} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2025.09.03 04:14:44.058963 [ 123 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 13163 | 2025.09.03 04:14:44.058970 [ 4 ] {e7e1f5f3-05ec-4126-b8f6-54f054d02713} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 13164 | 2025.09.03 04:14:44.059011 [ 123 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2025.09.03 04:14:44.059029 [ 4 ] {e7e1f5f3-05ec-4126-b8f6-54f054d02713} <Debug> TCPHandler: Processed in 0.001284839 sec. | ||
| 13166 | 2025.09.03 04:14:44.059036 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13167 | 2025.09.03 04:14:44.059135 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 13168 | 2025.09.03 04:14:44.059231 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13169 | 2025.09.03 04:14:44.059259 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7200 rows starting from the beginning of the part | ||
| 13170 | 2025.09.03 04:14:44.059311 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 13171 | 2025.09.03 04:14:44.059358 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 13172 | 2025.09.03 04:14:44.059401 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 13173 | 2025.09.03 04:14:44.059441 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 13174 | 2025.09.03 04:14:44.059482 [ 200 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::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 | ||
| 13175 | 2025.09.03 04:14:44.061339 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002238796 sec., 3350014.918733105 rows/sec., 225.77 MiB/sec. | ||
| 13176 | 2025.09.03 04:14:44.061848 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 13177 | 2025.09.03 04:14:44.062173 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_126_25} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13178 | 2025.09.03 04:14:44.062265 [ 194 ] {8ab80e55-3df0-4377-8fcf-eb19d140cefb::all_1_126_25} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 13179 | 2025.09.03 04:14:44.062401 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 13180 | 2025.09.03 04:14:46.897358 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13181 | 2025.09.03 04:14:46.897425 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13182 | 2025.09.03 04:14:47.125410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39467 | ||
| 13183 | 2025.09.03 04:14:47.125937 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2025.09.03 04:14:47.125982 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13185 | 2025.09.03 04:14:47.126464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13186 | 2025.09.03 04:14:47.126695 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13187 | 2025.09.03 04:14:47.126829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39467 | ||
| 13188 | 2025.09.03 04:14:47.126891 [ 118 ] {} <Debug> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13189 | 2025.09.03 04:14:47.126982 [ 118 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2025.09.03 04:14:47.127016 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13191 | 2025.09.03 04:14:47.127126 [ 200 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 13192 | 2025.09.03 04:14:47.127208 [ 200 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13193 | 2025.09.03 04:14:47.127238 [ 200 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 13194 | 2025.09.03 04:14:47.127295 [ 200 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 13195 | 2025.09.03 04:14:47.127339 [ 200 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 13196 | 2025.09.03 04:14:47.127382 [ 200 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 13197 | 2025.09.03 04:14:47.127424 [ 200 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 13198 | 2025.09.03 04:14:47.127463 [ 200 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::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 | ||
| 13199 | 2025.09.03 04:14:47.130002 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39467 rows, containing 4 columns (4 merged, 0 gathered) in 0.002913661 sec., 13545501.690141715 rows/sec., 193.77 MiB/sec. | ||
| 13200 | 2025.09.03 04:14:47.130536 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13201 | 2025.09.03 04:14:47.130848 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_86_17} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2025.09.03 04:14:47.130926 [ 186 ] {d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9::all_1_86_17} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13203 | 2025.09.03 04:14:47.131049 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 13204 | 2025.09.03 04:14:49.048409 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13205 | 2025.09.03 04:14:49.048693 [ 4 ] {ea261a12-7cb4-4ffa-9ebf-591837b94bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13206 | 2025.09.03 04:14:49.048800 [ 4 ] {ea261a12-7cb4-4ffa-9ebf-591837b94bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13207 | 2025.09.03 04:14:49.049711 [ 4 ] {ea261a12-7cb4-4ffa-9ebf-591837b94bf1} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2025.09.03 04:14:49.049759 [ 4 ] {ea261a12-7cb4-4ffa-9ebf-591837b94bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13209 | 2025.09.03 04:14:49.050162 [ 4 ] {ea261a12-7cb4-4ffa-9ebf-591837b94bf1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13210 | 2025.09.03 04:14:49.050400 [ 4 ] {ea261a12-7cb4-4ffa-9ebf-591837b94bf1} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2025.09.03 04:14:49.050557 [ 4 ] {ea261a12-7cb4-4ffa-9ebf-591837b94bf1} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001942 sec., 55612.77033985582 rows/sec., 4.66 MiB/sec. | ||
| 13212 | 2025.09.03 04:14:49.050599 [ 4 ] {ea261a12-7cb4-4ffa-9ebf-591837b94bf1} <Debug> TCPHandler: Processed in 0.002386777 sec. | ||
| 13213 | 2025.09.03 04:14:49.050689 [ 217 ] {} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 13214 | 2025.09.03 04:14:49.050719 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13215 | 2025.09.03 04:14:49.050763 [ 217 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 13216 | 2025.09.03 04:14:49.050843 [ 4 ] {dafb9a86-3506-4027-a012-403e81f6a683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13217 | 2025.09.03 04:14:49.050890 [ 4 ] {dafb9a86-3506-4027-a012-403e81f6a683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13218 | 2025.09.03 04:14:49.051293 [ 4 ] {dafb9a86-3506-4027-a012-403e81f6a683} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2025.09.03 04:14:49.051330 [ 4 ] {dafb9a86-3506-4027-a012-403e81f6a683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13220 | 2025.09.03 04:14:49.051646 [ 4 ] {dafb9a86-3506-4027-a012-403e81f6a683} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13221 | 2025.09.03 04:14:49.051912 [ 4 ] {dafb9a86-3506-4027-a012-403e81f6a683} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2025.09.03 04:14:49.052042 [ 117 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 13223 | 2025.09.03 04:14:49.052056 [ 4 ] {dafb9a86-3506-4027-a012-403e81f6a683} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001232 sec., 21103.896103896102 rows/sec., 1.55 MiB/sec. | ||
| 13224 | 2025.09.03 04:14:49.052081 [ 117 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13225 | 2025.09.03 04:14:49.052101 [ 4 ] {dafb9a86-3506-4027-a012-403e81f6a683} <Debug> TCPHandler: Processed in 0.00143336 sec. | ||
| 13226 | 2025.09.03 04:14:49.052102 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13227 | 2025.09.03 04:14:49.052212 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13228 | 2025.09.03 04:14:49.052239 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::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 | ||
| 13229 | 2025.09.03 04:14:49.052312 [ 4 ] {4776545f-c6fa-4e4d-8682-da91689ebdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13230 | 2025.09.03 04:14:49.052358 [ 4 ] {4776545f-c6fa-4e4d-8682-da91689ebdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13231 | 2025.09.03 04:14:49.052399 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13232 | 2025.09.03 04:14:49.052443 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 57 rows starting from the beginning of the part | ||
| 13233 | 2025.09.03 04:14:49.052518 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 26 rows starting from the beginning of the part | ||
| 13234 | 2025.09.03 04:14:49.052563 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 15 rows starting from the beginning of the part | ||
| 13235 | 2025.09.03 04:14:49.052608 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 28 rows starting from the beginning of the part | ||
| 13236 | 2025.09.03 04:14:49.052649 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 15 rows starting from the beginning of the part | ||
| 13237 | 2025.09.03 04:14:49.052697 [ 194 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 26 rows starting from the beginning of the part | ||
| 13238 | 2025.09.03 04:14:49.052780 [ 4 ] {4776545f-c6fa-4e4d-8682-da91689ebdc2} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2025.09.03 04:14:49.052826 [ 4 ] {4776545f-c6fa-4e4d-8682-da91689ebdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13240 | 2025.09.03 04:14:49.053197 [ 4 ] {4776545f-c6fa-4e4d-8682-da91689ebdc2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13241 | 2025.09.03 04:14:49.053459 [ 4 ] {4776545f-c6fa-4e4d-8682-da91689ebdc2} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2025.09.03 04:14:49.053538 [ 188 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363059 sec., 122518.54101693323 rows/sec., 9.39 MiB/sec. | ||
| 13243 | 2025.09.03 04:14:49.053588 [ 4 ] {4776545f-c6fa-4e4d-8682-da91689ebdc2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001294 sec., 69551.77743431221 rows/sec., 5.43 MiB/sec. | ||
| 13244 | 2025.09.03 04:14:49.053628 [ 4 ] {4776545f-c6fa-4e4d-8682-da91689ebdc2} <Debug> TCPHandler: Processed in 0.001466771 sec. | ||
| 13245 | 2025.09.03 04:14:49.053739 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13246 | 2025.09.03 04:14:49.053742 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 13247 | 2025.09.03 04:14:49.053839 [ 4 ] {8e5f5676-7062-4166-a61f-161f479af544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13248 | 2025.09.03 04:14:49.053864 [ 217 ] {} <Debug> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): 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] | ||
| 13249 | 2025.09.03 04:14:49.053890 [ 4 ] {8e5f5676-7062-4166-a61f-161f479af544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13250 | 2025.09.03 04:14:49.054102 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2025.09.03 04:14:49.054201 [ 193 ] {68926782-dd01-43d8-be63-286ebe745892::all_1_126_25} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 13252 | 2025.09.03 04:14:49.054311 [ 4 ] {8e5f5676-7062-4166-a61f-161f479af544} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2025.09.03 04:14:49.054329 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13254 | 2025.09.03 04:14:49.054357 [ 4 ] {8e5f5676-7062-4166-a61f-161f479af544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13255 | 2025.09.03 04:14:49.054714 [ 4 ] {8e5f5676-7062-4166-a61f-161f479af544} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13256 | 2025.09.03 04:14:49.054920 [ 4 ] {8e5f5676-7062-4166-a61f-161f479af544} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13257 | 2025.09.03 04:14:49.055024 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 2 parts from all_1_122_25 to all_123_123_0 | ||
| 13258 | 2025.09.03 04:14:49.055047 [ 4 ] {8e5f5676-7062-4166-a61f-161f479af544} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 13259 | 2025.09.03 04:14:49.055053 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2025.09.03 04:14:49.055077 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13261 | 2025.09.03 04:14:49.055085 [ 4 ] {8e5f5676-7062-4166-a61f-161f479af544} <Debug> TCPHandler: Processed in 0.001395839 sec. | ||
| 13262 | 2025.09.03 04:14:49.055134 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_123_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_122_25 to all_123_123_0 into Compact with storage Full | ||
| 13263 | 2025.09.03 04:14:49.055194 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13264 | 2025.09.03 04:14:49.055226 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_123_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13265 | 2025.09.03 04:14:49.055255 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 34265 rows starting from the beginning of the part | ||
| 13266 | 2025.09.03 04:14:49.055296 [ 4 ] {8dffb015-5620-4eb7-b87d-d811b44c4149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13267 | 2025.09.03 04:14:49.055301 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 13268 | 2025.09.03 04:14:49.055360 [ 4 ] {8dffb015-5620-4eb7-b87d-d811b44c4149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13269 | 2025.09.03 04:14:49.056189 [ 4 ] {8dffb015-5620-4eb7-b87d-d811b44c4149} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2025.09.03 04:14:49.056227 [ 4 ] {8dffb015-5620-4eb7-b87d-d811b44c4149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13271 | 2025.09.03 04:14:49.056790 [ 4 ] {8dffb015-5620-4eb7-b87d-d811b44c4149} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 13272 | 2025.09.03 04:14:49.057016 [ 4 ] {8dffb015-5620-4eb7-b87d-d811b44c4149} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2025.09.03 04:14:49.057180 [ 4 ] {8dffb015-5620-4eb7-b87d-d811b44c4149} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001903 sec., 13662.637940094588 rows/sec., 24.48 MiB/sec. | ||
| 13274 | 2025.09.03 04:14:49.057250 [ 4 ] {8dffb015-5620-4eb7-b87d-d811b44c4149} <Debug> TCPHandler: Processed in 0.002104885 sec. | ||
| 13275 | 2025.09.03 04:14:49.057361 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13276 | 2025.09.03 04:14:49.057455 [ 4 ] {9cda25aa-7368-4951-930b-fbcd0864dbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13277 | 2025.09.03 04:14:49.057496 [ 4 ] {9cda25aa-7368-4951-930b-fbcd0864dbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13278 | 2025.09.03 04:14:49.057841 [ 4 ] {9cda25aa-7368-4951-930b-fbcd0864dbe5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2025.09.03 04:14:49.057875 [ 4 ] {9cda25aa-7368-4951-930b-fbcd0864dbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13280 | 2025.09.03 04:14:49.058181 [ 4 ] {9cda25aa-7368-4951-930b-fbcd0864dbe5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13281 | 2025.09.03 04:14:49.058405 [ 4 ] {9cda25aa-7368-4951-930b-fbcd0864dbe5} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2025.09.03 04:14:49.058534 [ 4 ] {9cda25aa-7368-4951-930b-fbcd0864dbe5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 13283 | 2025.09.03 04:14:49.058569 [ 4 ] {9cda25aa-7368-4951-930b-fbcd0864dbe5} <Debug> TCPHandler: Processed in 0.001257979 sec. | ||
| 13284 | 2025.09.03 04:14:49.058625 [ 221 ] {} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 13285 | 2025.09.03 04:14:49.058666 [ 221 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 13286 | 2025.09.03 04:14:49.060994 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_123_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34425 rows, containing 5 columns (5 merged, 0 gathered) in 0.005877802 sec., 5856781.1573101645 rows/sec., 400.61 MiB/sec. | ||
| 13287 | 2025.09.03 04:14:49.061300 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_123_26} <Trace> MergedBlockOutputStream: filled checksums all_1_123_26 (state Temporary) | ||
| 13288 | 2025.09.03 04:14:49.061338 [ 221 ] {} <Debug> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): 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] | ||
| 13289 | 2025.09.03 04:14:49.061588 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_123_26 to all_1_123_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2025.09.03 04:14:49.061660 [ 192 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 2 parts: [all_1_122_25, all_123_123_0] -> all_1_123_26 | ||
| 13291 | 2025.09.03 04:14:49.061728 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13292 | 2025.09.03 04:14:49.315387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 13293 | 2025.09.03 04:14:49.333087 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13294 | 2025.09.03 04:14:49.333151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13295 | 2025.09.03 04:14:49.339362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13296 | 2025.09.03 04:14:49.340094 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13297 | 2025.09.03 04:14:49.340408 [ 117 ] {} <Debug> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13298 | 2025.09.03 04:14:49.340463 [ 117 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2025.09.03 04:14:49.340486 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13300 | 2025.09.03 04:14:49.340657 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 13301 | 2025.09.03 04:14:49.343417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 13302 | 2025.09.03 04:14:49.344709 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13303 | 2025.09.03 04:14:49.346058 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 13304 | 2025.09.03 04:14:49.350279 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 13305 | 2025.09.03 04:14:49.354633 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 13306 | 2025.09.03 04:14:49.359070 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 13307 | 2025.09.03 04:14:49.363792 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 13308 | 2025.09.03 04:14:49.368385 [ 190 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::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 | ||
| 13309 | 2025.09.03 04:14:49.425570 [ 188 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.084983085 sec., 7625.046796077126 rows/sec., 39.43 MiB/sec. | ||
| 13310 | 2025.09.03 04:14:49.427906 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13311 | 2025.09.03 04:14:49.429690 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_86_17} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13312 | 2025.09.03 04:14:49.429781 [ 202 ] {33726e3b-6b7f-4d2f-a56c-cc8faca8f966::all_1_86_17} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13313 | 2025.09.03 04:14:49.431251 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 13314 | 2025.09.03 04:14:49.617562 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 13315 | 2025.09.03 04:14:49.617634 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 13316 | 2025.09.03 04:14:49.620672 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): 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] | ||
| 13317 | 2025.09.03 04:14:50.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.99 MiB, peak 366.41 MiB, free memory in arenas 0.00 B, will set to 347.50 MiB (RSS), difference: -1.49 MiB | ||
| 13318 | 2025.09.03 04:14:50.075751 [ 225 ] {} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 13319 | 2025.09.03 04:14:50.075818 [ 225 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 13320 | 2025.09.03 04:14:50.078127 [ 225 ] {} <Debug> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): 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] | ||
| 13321 | 2025.09.03 04:14:52.267387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1768 | ||
| 13322 | 2025.09.03 04:14:52.269605 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2025.09.03 04:14:52.269648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13324 | 2025.09.03 04:14:52.270813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13325 | 2025.09.03 04:14:52.271084 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13326 | 2025.09.03 04:14:52.271359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1768 | ||
| 13327 | 2025.09.03 04:14:54.074412 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13328 | 2025.09.03 04:14:54.074619 [ 4 ] {0e8a48dc-0c6d-4ac3-8a70-1ff40a1c5fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13329 | 2025.09.03 04:14:54.074693 [ 4 ] {0e8a48dc-0c6d-4ac3-8a70-1ff40a1c5fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13330 | 2025.09.03 04:14:54.076088 [ 4 ] {0e8a48dc-0c6d-4ac3-8a70-1ff40a1c5fa4} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13331 | 2025.09.03 04:14:54.076144 [ 4 ] {0e8a48dc-0c6d-4ac3-8a70-1ff40a1c5fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13332 | 2025.09.03 04:14:54.076644 [ 4 ] {0e8a48dc-0c6d-4ac3-8a70-1ff40a1c5fa4} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13333 | 2025.09.03 04:14:54.076883 [ 4 ] {0e8a48dc-0c6d-4ac3-8a70-1ff40a1c5fa4} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13334 | 2025.09.03 04:14:54.077055 [ 4 ] {0e8a48dc-0c6d-4ac3-8a70-1ff40a1c5fa4} <Debug> executeQuery: Read 1226 rows, 103.95 KiB in 0.002492 sec., 491974.31781701447 rows/sec., 40.74 MiB/sec. | ||
| 13335 | 2025.09.03 04:14:54.077115 [ 4 ] {0e8a48dc-0c6d-4ac3-8a70-1ff40a1c5fa4} <Debug> TCPHandler: Processed in 0.002844191 sec. | ||
| 13336 | 2025.09.03 04:14:54.077272 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13337 | 2025.09.03 04:14:54.077375 [ 4 ] {e6f170d6-1003-42c3-be3b-63d389ca6e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13338 | 2025.09.03 04:14:54.077423 [ 4 ] {e6f170d6-1003-42c3-be3b-63d389ca6e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13339 | 2025.09.03 04:14:54.077860 [ 4 ] {e6f170d6-1003-42c3-be3b-63d389ca6e22} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13340 | 2025.09.03 04:14:54.077894 [ 4 ] {e6f170d6-1003-42c3-be3b-63d389ca6e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13341 | 2025.09.03 04:14:54.078200 [ 4 ] {e6f170d6-1003-42c3-be3b-63d389ca6e22} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13342 | 2025.09.03 04:14:54.078416 [ 4 ] {e6f170d6-1003-42c3-be3b-63d389ca6e22} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13343 | 2025.09.03 04:14:54.078548 [ 4 ] {e6f170d6-1003-42c3-be3b-63d389ca6e22} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001198 sec., 12520.868113522536 rows/sec., 941.51 KiB/sec. | ||
| 13344 | 2025.09.03 04:14:54.078586 [ 4 ] {e6f170d6-1003-42c3-be3b-63d389ca6e22} <Debug> TCPHandler: Processed in 0.001378159 sec. | ||
| 13345 | 2025.09.03 04:14:54.078650 [ 221 ] {} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 13346 | 2025.09.03 04:14:54.078704 [ 221 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 13347 | 2025.09.03 04:14:54.078705 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2025.09.03 04:14:54.078813 [ 4 ] {5f8418e2-98b4-48e4-9b98-d99340eb8c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13349 | 2025.09.03 04:14:54.078855 [ 4 ] {5f8418e2-98b4-48e4-9b98-d99340eb8c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13350 | 2025.09.03 04:14:54.079387 [ 4 ] {5f8418e2-98b4-48e4-9b98-d99340eb8c9c} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2025.09.03 04:14:54.079427 [ 4 ] {5f8418e2-98b4-48e4-9b98-d99340eb8c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13352 | 2025.09.03 04:14:54.079774 [ 4 ] {5f8418e2-98b4-48e4-9b98-d99340eb8c9c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13353 | 2025.09.03 04:14:54.080067 [ 4 ] {5f8418e2-98b4-48e4-9b98-d99340eb8c9c} <Trace> oximeter.fields_u32 (5a24811c-4c50-4e71-ada0-0ff2e9a9985f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2025.09.03 04:14:54.080200 [ 4 ] {5f8418e2-98b4-48e4-9b98-d99340eb8c9c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001408 sec., 161931.81818181818 rows/sec., 10.96 MiB/sec. | ||
| 13355 | 2025.09.03 04:14:54.080237 [ 4 ] {5f8418e2-98b4-48e4-9b98-d99340eb8c9c} <Debug> TCPHandler: Processed in 0.001593801 sec. | ||
| 13356 | 2025.09.03 04:14:54.080345 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2025.09.03 04:14:54.080449 [ 4 ] {867195b2-8a8b-4830-895a-9588f1ec9284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13358 | 2025.09.03 04:14:54.080490 [ 4 ] {867195b2-8a8b-4830-895a-9588f1ec9284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13359 | 2025.09.03 04:14:54.081042 [ 221 ] {} <Debug> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): 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] | ||
| 13360 | 2025.09.03 04:14:54.081142 [ 4 ] {867195b2-8a8b-4830-895a-9588f1ec9284} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2025.09.03 04:14:54.081183 [ 4 ] {867195b2-8a8b-4830-895a-9588f1ec9284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13362 | 2025.09.03 04:14:54.081535 [ 4 ] {867195b2-8a8b-4830-895a-9588f1ec9284} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13363 | 2025.09.03 04:14:54.081743 [ 4 ] {867195b2-8a8b-4830-895a-9588f1ec9284} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2025.09.03 04:14:54.081870 [ 4 ] {867195b2-8a8b-4830-895a-9588f1ec9284} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.001439 sec., 371785.9624739402 rows/sec., 27.56 MiB/sec. | ||
| 13365 | 2025.09.03 04:14:54.081906 [ 4 ] {867195b2-8a8b-4830-895a-9588f1ec9284} <Debug> TCPHandler: Processed in 0.001609091 sec. | ||
| 13366 | 2025.09.03 04:14:54.082012 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13367 | 2025.09.03 04:14:54.082104 [ 4 ] {ea431902-616f-467f-96a5-5a0aa865237f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13368 | 2025.09.03 04:14:54.082147 [ 4 ] {ea431902-616f-467f-96a5-5a0aa865237f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13369 | 2025.09.03 04:14:54.082793 [ 4 ] {ea431902-616f-467f-96a5-5a0aa865237f} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13370 | 2025.09.03 04:14:54.082827 [ 4 ] {ea431902-616f-467f-96a5-5a0aa865237f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13371 | 2025.09.03 04:14:54.083192 [ 4 ] {ea431902-616f-467f-96a5-5a0aa865237f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13372 | 2025.09.03 04:14:54.083394 [ 4 ] {ea431902-616f-467f-96a5-5a0aa865237f} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13373 | 2025.09.03 04:14:54.083500 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Selected 6 parts from all_1_123_26 to all_128_128_0 | ||
| 13374 | 2025.09.03 04:14:54.083518 [ 4 ] {ea431902-616f-467f-96a5-5a0aa865237f} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001433 sec., 588974.1800418702 rows/sec., 39.64 MiB/sec. | ||
| 13375 | 2025.09.03 04:14:54.083539 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2025.09.03 04:14:54.083555 [ 4 ] {ea431902-616f-467f-96a5-5a0aa865237f} <Debug> TCPHandler: Processed in 0.001590971 sec. | ||
| 13377 | 2025.09.03 04:14:54.083557 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13378 | 2025.09.03 04:14:54.083661 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13379 | 2025.09.03 04:14:54.083693 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_26 to all_128_128_0 into Compact with storage Full | ||
| 13380 | 2025.09.03 04:14:54.083753 [ 4 ] {11612d89-d40c-4bb7-84dc-c0b6d3a7f06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13381 | 2025.09.03 04:14:54.083813 [ 4 ] {11612d89-d40c-4bb7-84dc-c0b6d3a7f06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13382 | 2025.09.03 04:14:54.083866 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13383 | 2025.09.03 04:14:54.083911 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_26, total 34425 rows starting from the beginning of the part | ||
| 13384 | 2025.09.03 04:14:54.083985 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 13385 | 2025.09.03 04:14:54.084040 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 161 rows starting from the beginning of the part | ||
| 13386 | 2025.09.03 04:14:54.084093 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 13387 | 2025.09.03 04:14:54.084142 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 13388 | 2025.09.03 04:14:54.084190 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 844 rows starting from the beginning of the part | ||
| 13389 | 2025.09.03 04:14:54.084615 [ 4 ] {11612d89-d40c-4bb7-84dc-c0b6d3a7f06b} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13390 | 2025.09.03 04:14:54.084653 [ 4 ] {11612d89-d40c-4bb7-84dc-c0b6d3a7f06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13391 | 2025.09.03 04:14:54.085150 [ 4 ] {11612d89-d40c-4bb7-84dc-c0b6d3a7f06b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13392 | 2025.09.03 04:14:54.085454 [ 4 ] {11612d89-d40c-4bb7-84dc-c0b6d3a7f06b} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13393 | 2025.09.03 04:14:54.085595 [ 4 ] {11612d89-d40c-4bb7-84dc-c0b6d3a7f06b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001859 sec., 8068.854222700376 rows/sec., 14.46 MiB/sec. | ||
| 13394 | 2025.09.03 04:14:54.085613 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 13395 | 2025.09.03 04:14:54.085663 [ 4 ] {11612d89-d40c-4bb7-84dc-c0b6d3a7f06b} <Debug> TCPHandler: Processed in 0.002047505 sec. | ||
| 13396 | 2025.09.03 04:14:54.085676 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13397 | 2025.09.03 04:14:54.085703 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13398 | 2025.09.03 04:14:54.085775 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13399 | 2025.09.03 04:14:54.085790 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::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 | ||
| 13400 | 2025.09.03 04:14:54.085871 [ 4 ] {9d0a1385-5d1e-48ee-bd60-2f642ff516fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13401 | 2025.09.03 04:14:54.085912 [ 4 ] {9d0a1385-5d1e-48ee-bd60-2f642ff516fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13402 | 2025.09.03 04:14:54.085983 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13403 | 2025.09.03 04:14:54.086035 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2435 rows starting from the beginning of the part | ||
| 13404 | 2025.09.03 04:14:54.086153 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 15 rows starting from the beginning of the part | ||
| 13405 | 2025.09.03 04:14:54.086250 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part | ||
| 13406 | 2025.09.03 04:14:54.086251 [ 4 ] {9d0a1385-5d1e-48ee-bd60-2f642ff516fb} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13407 | 2025.09.03 04:14:54.086296 [ 4 ] {9d0a1385-5d1e-48ee-bd60-2f642ff516fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13408 | 2025.09.03 04:14:54.086352 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 15 rows starting from the beginning of the part | ||
| 13409 | 2025.09.03 04:14:54.086442 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part | ||
| 13410 | 2025.09.03 04:14:54.086532 [ 188 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 15 rows starting from the beginning of the part | ||
| 13411 | 2025.09.03 04:14:54.086626 [ 4 ] {9d0a1385-5d1e-48ee-bd60-2f642ff516fb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13412 | 2025.09.03 04:14:54.086834 [ 4 ] {9d0a1385-5d1e-48ee-bd60-2f642ff516fb} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13413 | 2025.09.03 04:14:54.086965 [ 4 ] {9d0a1385-5d1e-48ee-bd60-2f642ff516fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 13414 | 2025.09.03 04:14:54.087000 [ 4 ] {9d0a1385-5d1e-48ee-bd60-2f642ff516fb} <Debug> TCPHandler: Processed in 0.001272709 sec. | ||
| 13415 | 2025.09.03 04:14:54.091791 [ 199 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35910 rows, containing 5 columns (5 merged, 0 gathered) in 0.008164779 sec., 4398159.460286678 rows/sec., 300.82 MiB/sec. | ||
| 13416 | 2025.09.03 04:14:54.092109 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Trace> MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) | ||
| 13417 | 2025.09.03 04:14:54.092391 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13418 | 2025.09.03 04:14:54.092467 [ 194 ] {ccf4c662-a27a-42c5-8a02-cd4ad78e7954::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954) (MergerMutator): Merged 6 parts: [all_1_123_26, all_128_128_0] -> all_1_128_27 | ||
| 13419 | 2025.09.03 04:14:54.092549 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13420 | 2025.09.03 04:14:54.099989 [ 198 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2532 rows, containing 19 columns (19 merged, 0 gathered) in 0.014236613 sec., 177851.29089341685 rows/sec., 318.70 MiB/sec. | ||
| 13421 | 2025.09.03 04:14:54.102418 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 13422 | 2025.09.03 04:14:54.102786 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2025.09.03 04:14:54.102861 [ 199 ] {65e2a4e0-e54e-42b1-b640-6f7911dd75d3::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 13424 | 2025.09.03 04:14:54.103020 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.80 MiB. | ||
| 13425 | 2025.09.03 04:14:54.627013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39894 | ||
| 13426 | 2025.09.03 04:14:54.627510 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13427 | 2025.09.03 04:14:54.627544 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13428 | 2025.09.03 04:14:54.628082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13429 | 2025.09.03 04:14:54.628321 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2025.09.03 04:14:54.628447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
| 13431 | 2025.09.03 04:14:55.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.13 MiB, peak 366.86 MiB, free memory in arenas 0.00 B, will set to 356.85 MiB (RSS), difference: 8.72 MiB | ||
| 13432 | 2025.09.03 04:14:56.843539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 13433 | 2025.09.03 04:14:56.860865 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2025.09.03 04:14:56.860928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13435 | 2025.09.03 04:14:56.867009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13436 | 2025.09.03 04:14:56.867694 [ 244 ] {} <Trace> system.metric_log (33726e3b-6b7f-4d2f-a56c-cc8faca8f966): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2025.09.03 04:14:56.871180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 13438 | 2025.09.03 04:14:59.048528 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13439 | 2025.09.03 04:14:59.048801 [ 4 ] {60c3c261-36dc-405d-88ac-b02b3b5bbd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13440 | 2025.09.03 04:14:59.048865 [ 4 ] {60c3c261-36dc-405d-88ac-b02b3b5bbd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13441 | 2025.09.03 04:14:59.049588 [ 4 ] {60c3c261-36dc-405d-88ac-b02b3b5bbd6b} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2025.09.03 04:14:59.049628 [ 4 ] {60c3c261-36dc-405d-88ac-b02b3b5bbd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13443 | 2025.09.03 04:14:59.050012 [ 4 ] {60c3c261-36dc-405d-88ac-b02b3b5bbd6b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13444 | 2025.09.03 04:14:59.050260 [ 4 ] {60c3c261-36dc-405d-88ac-b02b3b5bbd6b} <Trace> oximeter.fields_string (9a18b6ae-4d7f-4524-9938-645bcda4b3a9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2025.09.03 04:14:59.050410 [ 4 ] {60c3c261-36dc-405d-88ac-b02b3b5bbd6b} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001684 sec., 64133.01662707839 rows/sec., 5.38 MiB/sec. | ||
| 13446 | 2025.09.03 04:14:59.050452 [ 4 ] {60c3c261-36dc-405d-88ac-b02b3b5bbd6b} <Debug> TCPHandler: Processed in 0.002109446 sec. | ||
| 13447 | 2025.09.03 04:14:59.050591 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13448 | 2025.09.03 04:14:59.050683 [ 4 ] {6af3d0e8-3022-46b5-bfdc-cb05e4000da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13449 | 2025.09.03 04:14:59.050722 [ 4 ] {6af3d0e8-3022-46b5-bfdc-cb05e4000da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13450 | 2025.09.03 04:14:59.051135 [ 4 ] {6af3d0e8-3022-46b5-bfdc-cb05e4000da0} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2025.09.03 04:14:59.051170 [ 4 ] {6af3d0e8-3022-46b5-bfdc-cb05e4000da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13452 | 2025.09.03 04:14:59.051475 [ 4 ] {6af3d0e8-3022-46b5-bfdc-cb05e4000da0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13453 | 2025.09.03 04:14:59.051679 [ 4 ] {6af3d0e8-3022-46b5-bfdc-cb05e4000da0} <Trace> oximeter.fields_u16 (68926782-dd01-43d8-be63-286ebe745892): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2025.09.03 04:14:59.051800 [ 4 ] {6af3d0e8-3022-46b5-bfdc-cb05e4000da0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.68 MiB/sec. | ||
| 13455 | 2025.09.03 04:14:59.051837 [ 4 ] {6af3d0e8-3022-46b5-bfdc-cb05e4000da0} <Debug> TCPHandler: Processed in 0.00129723 sec. | ||
| 13456 | 2025.09.03 04:14:59.051944 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13457 | 2025.09.03 04:14:59.052035 [ 4 ] {8bcc4f10-9b92-44bd-acef-4936fcd46997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13458 | 2025.09.03 04:14:59.052074 [ 4 ] {8bcc4f10-9b92-44bd-acef-4936fcd46997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13459 | 2025.09.03 04:14:59.052490 [ 4 ] {8bcc4f10-9b92-44bd-acef-4936fcd46997} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13460 | 2025.09.03 04:14:59.052524 [ 4 ] {8bcc4f10-9b92-44bd-acef-4936fcd46997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13461 | 2025.09.03 04:14:59.052830 [ 4 ] {8bcc4f10-9b92-44bd-acef-4936fcd46997} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13462 | 2025.09.03 04:14:59.053035 [ 4 ] {8bcc4f10-9b92-44bd-acef-4936fcd46997} <Trace> oximeter.fields_uuid (be1f60ca-f1f5-4f06-86a8-93259607f6b7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2025.09.03 04:14:59.053159 [ 4 ] {8bcc4f10-9b92-44bd-acef-4936fcd46997} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001141 sec., 78878.17703768624 rows/sec., 6.16 MiB/sec. | ||
| 13464 | 2025.09.03 04:14:59.053196 [ 4 ] {8bcc4f10-9b92-44bd-acef-4936fcd46997} <Debug> TCPHandler: Processed in 0.001302619 sec. | ||
| 13465 | 2025.09.03 04:14:59.053303 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13466 | 2025.09.03 04:14:59.053400 [ 4 ] {cb5a68da-c8e5-4148-86c8-6f4cbc77fce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13467 | 2025.09.03 04:14:59.053442 [ 4 ] {cb5a68da-c8e5-4148-86c8-6f4cbc77fce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13468 | 2025.09.03 04:14:59.053840 [ 4 ] {cb5a68da-c8e5-4148-86c8-6f4cbc77fce7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2025.09.03 04:14:59.053874 [ 4 ] {cb5a68da-c8e5-4148-86c8-6f4cbc77fce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13470 | 2025.09.03 04:14:59.054195 [ 4 ] {cb5a68da-c8e5-4148-86c8-6f4cbc77fce7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13471 | 2025.09.03 04:14:59.054398 [ 4 ] {cb5a68da-c8e5-4148-86c8-6f4cbc77fce7} <Trace> oximeter.measurements_cumulativeu64 (ccf4c662-a27a-42c5-8a02-cd4ad78e7954): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2025.09.03 04:14:59.054522 [ 4 ] {cb5a68da-c8e5-4148-86c8-6f4cbc77fce7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 13473 | 2025.09.03 04:14:59.054558 [ 4 ] {cb5a68da-c8e5-4148-86c8-6f4cbc77fce7} <Debug> TCPHandler: Processed in 0.001301429 sec. | ||
| 13474 | 2025.09.03 04:14:59.054661 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2025.09.03 04:14:59.054752 [ 4 ] {7db5fa6d-0eea-435f-bb5d-0154bda64dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13476 | 2025.09.03 04:14:59.054805 [ 4 ] {7db5fa6d-0eea-435f-bb5d-0154bda64dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13477 | 2025.09.03 04:14:59.055621 [ 4 ] {7db5fa6d-0eea-435f-bb5d-0154bda64dfc} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2025.09.03 04:14:59.055657 [ 4 ] {7db5fa6d-0eea-435f-bb5d-0154bda64dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13479 | 2025.09.03 04:14:59.056185 [ 4 ] {7db5fa6d-0eea-435f-bb5d-0154bda64dfc} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13480 | 2025.09.03 04:14:59.056403 [ 4 ] {7db5fa6d-0eea-435f-bb5d-0154bda64dfc} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2025.09.03 04:14:59.056537 [ 4 ] {7db5fa6d-0eea-435f-bb5d-0154bda64dfc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001802 sec., 14428.412874583795 rows/sec., 25.86 MiB/sec. | ||
| 13482 | 2025.09.03 04:14:59.056590 [ 4 ] {7db5fa6d-0eea-435f-bb5d-0154bda64dfc} <Debug> TCPHandler: Processed in 0.001976054 sec. | ||
| 13483 | 2025.09.03 04:14:59.056699 [ 4 ] {} <Trace> TCP-Session: 2a19606b-05a1-4338-aafc-20180cc15fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2025.09.03 04:14:59.056791 [ 4 ] {b145a996-c4c9-42c7-89e8-90f7310f134a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13485 | 2025.09.03 04:14:59.056832 [ 4 ] {b145a996-c4c9-42c7-89e8-90f7310f134a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13486 | 2025.09.03 04:14:59.057160 [ 4 ] {b145a996-c4c9-42c7-89e8-90f7310f134a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2025.09.03 04:14:59.057196 [ 4 ] {b145a996-c4c9-42c7-89e8-90f7310f134a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13488 | 2025.09.03 04:14:59.057490 [ 4 ] {b145a996-c4c9-42c7-89e8-90f7310f134a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13489 | 2025.09.03 04:14:59.057704 [ 4 ] {b145a996-c4c9-42c7-89e8-90f7310f134a} <Trace> oximeter.measurements_u64 (8ab80e55-3df0-4377-8fcf-eb19d140cefb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2025.09.03 04:14:59.057826 [ 4 ] {b145a996-c4c9-42c7-89e8-90f7310f134a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 13491 | 2025.09.03 04:14:59.057861 [ 4 ] {b145a996-c4c9-42c7-89e8-90f7310f134a} <Debug> TCPHandler: Processed in 0.001209128 sec. | ||
| 13492 | 2025.09.03 04:15:00.026961 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 13493 | 2025.09.03 04:15:00.027006 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 13494 | 2025.09.03 04:15:00.030163 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (65e2a4e0-e54e-42b1-b640-6f7911dd75d3): 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] | ||
| 13495 | 2025.09.03 04:15:01.897677 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13496 | 2025.09.03 04:15:01.897736 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13497 | 2025.09.03 04:15:02.128628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40382 | ||
| 13498 | 2025.09.03 04:15:02.129158 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2025.09.03 04:15:02.129203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13500 | 2025.09.03 04:15:02.129693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13501 | 2025.09.03 04:15:02.129936 [ 245 ] {} <Trace> system.asynchronous_metric_log (d1fef685-fd73-4ba5-ab01-bddd5b1fe1c9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2025.09.03 04:15:02.130067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40382 | ||
| 13503 | 2025.09.03 04:15:02.271604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1794 | ||
| 13504 | 2025.09.03 04:15:02.273941 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2025.09.03 04:15:02.273999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13506 | 2025.09.03 04:15:02.275218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13507 | 2025.09.03 04:15:02.275496 [ 243 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2025.09.03 04:15:02.275663 [ 104 ] {} <Debug> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13509 | 2025.09.03 04:15:02.275726 [ 104 ] {} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13510 | 2025.09.03 04:15:02.275747 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13511 | 2025.09.03 04:15:02.275846 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 13512 | 2025.09.03 04:15:02.275887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1794 | ||
| 13513 | 2025.09.03 04:15:02.276387 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13514 | 2025.09.03 04:15:02.276535 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1666 rows starting from the beginning of the part | ||
| 13515 | 2025.09.03 04:15:02.276904 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 13516 | 2025.09.03 04:15:02.277270 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 13517 | 2025.09.03 04:15:02.277620 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 13518 | 2025.09.03 04:15:02.277993 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::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 | ||
| 13519 | 2025.09.03 04:15:02.278374 [ 195 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 13520 | 2025.09.03 04:15:02.284932 [ 198 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 72 columns (72 merged, 0 gathered) in 0.009129726 sec., 196500.9683751736 rows/sec., 147.31 MiB/sec. | ||
| 13521 | 2025.09.03 04:15:02.286876 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13522 | 2025.09.03 04:15:02.287529 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_66_13} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2025.09.03 04:15:02.287619 [ 197 ] {ce0bd05c-e11e-4007-9eca-601f341ad91f::all_1_66_13} <Trace> system.query_log (ce0bd05c-e11e-4007-9eca-601f341ad91f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13524 | 2025.09.03 04:15:02.287997 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||