| 1 | [ Aug 12 22:50:35 Enabled. ] | ||
| 2 | [ Aug 12 22:50:35 Rereading configuration. ] | ||
| 3 | [ Aug 12 22:50:36 Rereading configuration. ] | ||
| 4 | [ Aug 12 22:50:38 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 | [ Aug 12 22:50:38 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.08.12 22:50:38.898855 [ 1 ] {} <Information> Application: Will watch for the process with pid 23736 | ||
| 29 | 2025.08.12 22:50:38.899219 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.12 22:50:39.059000 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23736 | ||
| 31 | 2025.08.12 22:50:39.059710 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.12 22:50:39.059860 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.12 22:50:39.148808 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.12 22:50:39.196127 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.12 22:50:39.196180 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.12 22:50:39.196198 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.12 22:50:39.196255 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.12 22:50:39.196684 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.12 22:50:39.198875 [ 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.08.12 22:50:39.199664 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.12 22:50:39.200465 [ 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.08.12 22:50:39.200487 [ 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.08.12 22:50:39.200501 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.12 22:50:39.201173 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.12 22:50:39.202130 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.12 22:50:39.207306 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.12 22:50:39.208069 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.12 22:50:39.209409 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.12 22:50:39.209481 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.12 22:50:39.210509 [ 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.08.12 22:50:39.210915 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.12 22:50:39.216255 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.12 22:50:39.216925 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.12 22:50:39.220090 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.12 22:50:39.220439 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.12 22:50:39.220801 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.12 22:50:39.221131 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.12 22:50:39.222495 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.12 22:50:39.222520 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.12 22:50:39.222595 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.12 22:50:39.222655 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.12 22:50:39.234445 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.12 22:50:39.234467 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153512 sec | ||
| 68 | 2025.08.12 22:50:39.234487 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.12 22:50:39.234501 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.12 22:50:39.235141 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.12 22:50:39.235685 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.12 22:50:39.243471 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.12 22:50:39.243513 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.12 22:50:39.243533 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.12 22:50:39.243545 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.12 22:50:39.243578 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.12 22:50:39.243598 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.12 22:50:39.245621 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.12 22:50:39.245664 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.12 22:50:39.245683 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.12 22:50:39.245814 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.12 22:50:39.245855 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.12 22:50:39.245868 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.12 22:50:39.245886 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.12 22:50:39.245898 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.12 22:50:39.245926 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.12 22:50:39.245944 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.12 22:50:39.267564 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.12 22:50:39.270215 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.12 22:50:39.270243 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6781e-05 sec | ||
| 91 | 2025.08.12 22:50:39.270256 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.12 22:50:39.270267 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.12 22:50:39.270289 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.12 22:50:39.270551 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.12 22:50:39.270615 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.12 22:50:39.270635 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.12 22:50:39.270651 [ 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.08.12 22:50:39.270667 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.12 22:50:39.284710 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.12 22:50:39.284922 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2025.08.12 22:50:39.286242 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3791e-05 sec. | ||
| 102 | 2025.08.12 22:50:39.286574 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.12 22:50:39.287272 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.12 22:50:39.287309 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.12 22:50:39.567038 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45126 | ||
| 106 | 2025.08.12 22:50:39.567880 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.08.12 22:50:39.567951 [ 3 ] {} <Debug> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126 | ||
| 108 | 2025.08.12 22:50:39.567988 [ 3 ] {} <Debug> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.08.12 22:50:39.568018 [ 3 ] {} <Debug> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.08.12 22:50:39.568137 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.08.12 22:50:39.568167 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.08.12 22:50:39.568191 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.08.12 22:50:39.568776 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36968 | ||
| 114 | 2025.08.12 22:50:39.569706 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52292 | ||
| 115 | 2025.08.12 22:50:39.569706 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38876 | ||
| 116 | 2025.08.12 22:50:39.570489 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.08.12 22:50:39.570567 [ 4 ] {} <Debug> TCP-Session: f8475821-c25b-4d0e-aae6-41a3aa421dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:36968 | ||
| 118 | 2025.08.12 22:50:39.570589 [ 4 ] {} <Debug> TCP-Session: f8475821-c25b-4d0e-aae6-41a3aa421dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.08.12 22:50:39.570601 [ 4 ] {} <Debug> TCP-Session: f8475821-c25b-4d0e-aae6-41a3aa421dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.08.12 22:50:39.570732 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64798 | ||
| 121 | 2025.08.12 22:50:39.570749 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34058 | ||
| 122 | 2025.08.12 22:50:39.570820 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.08.12 22:50:39.570872 [ 5 ] {} <Debug> TCP-Session: c436ea88-1498-4a2f-88bc-2117f12c149a Authenticating user 'default' from [fd00:1122:3344:101::d]:38876 | ||
| 124 | 2025.08.12 22:50:39.570907 [ 5 ] {} <Debug> TCP-Session: c436ea88-1498-4a2f-88bc-2117f12c149a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.08.12 22:50:39.570920 [ 5 ] {} <Debug> TCP-Session: c436ea88-1498-4a2f-88bc-2117f12c149a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.08.12 22:50:39.571403 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.08.12 22:50:39.571449 [ 253 ] {} <Debug> TCP-Session: b8462b9f-52e3-439a-bb21-2b8934860006 Authenticating user 'default' from [fd00:1122:3344:101::d]:52292 | ||
| 128 | 2025.08.12 22:50:39.571466 [ 253 ] {} <Debug> TCP-Session: b8462b9f-52e3-439a-bb21-2b8934860006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.08.12 22:50:39.571478 [ 253 ] {} <Debug> TCP-Session: b8462b9f-52e3-439a-bb21-2b8934860006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.08.12 22:50:39.571476 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59432 | ||
| 131 | 2025.08.12 22:50:39.571556 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 132 | 2025.08.12 22:50:39.571609 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.08.12 22:50:39.571671 [ 255 ] {} <Debug> TCP-Session: 11819131-6270-41ea-bc38-54fefabd4682 Authenticating user 'default' from [fd00:1122:3344:101::d]:34058 | ||
| 134 | 2025.08.12 22:50:39.571670 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.08.12 22:50:39.571693 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47597 | ||
| 136 | 2025.08.12 22:50:39.571705 [ 255 ] {} <Debug> TCP-Session: 11819131-6270-41ea-bc38-54fefabd4682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.08.12 22:50:39.571721 [ 256 ] {} <Debug> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Authenticating user 'default' from [fd00:1122:3344:101::d]:64798 | ||
| 138 | 2025.08.12 22:50:39.571750 [ 255 ] {} <Debug> TCP-Session: 11819131-6270-41ea-bc38-54fefabd4682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.08.12 22:50:39.571765 [ 256 ] {} <Debug> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.08.12 22:50:39.571801 [ 256 ] {} <Debug> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.08.12 22:50:39.571836 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37572 | ||
| 142 | 2025.08.12 22:50:39.571816 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.08.12 22:50:39.571915 [ 257 ] {} <Debug> TCP-Session: 6df1462f-181e-4ed9-94c4-c832d16d3a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:59432 | ||
| 144 | 2025.08.12 22:50:39.571947 [ 257 ] {} <Debug> TCP-Session: 6df1462f-181e-4ed9-94c4-c832d16d3a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.08.12 22:50:39.571963 [ 257 ] {} <Debug> TCP-Session: 6df1462f-181e-4ed9-94c4-c832d16d3a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.08.12 22:50:39.572027 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.08.12 22:50:39.572069 [ 258 ] {} <Debug> TCP-Session: 822f0c9f-2df2-4545-a4bc-16b68135188e Authenticating user 'default' from [fd00:1122:3344:101::d]:47597 | ||
| 148 | 2025.08.12 22:50:39.572087 [ 258 ] {} <Debug> TCP-Session: 822f0c9f-2df2-4545-a4bc-16b68135188e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.08.12 22:50:39.572099 [ 258 ] {} <Debug> TCP-Session: 822f0c9f-2df2-4545-a4bc-16b68135188e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.08.12 22:50:39.572691 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.08.12 22:50:39.572737 [ 259 ] {} <Debug> TCP-Session: 58082967-3c84-4cc4-8f4c-40350c72f0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:37572 | ||
| 152 | 2025.08.12 22:50:39.572756 [ 259 ] {} <Debug> TCP-Session: 58082967-3c84-4cc4-8f4c-40350c72f0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.08.12 22:50:39.572787 [ 259 ] {} <Debug> TCP-Session: 58082967-3c84-4cc4-8f4c-40350c72f0bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.08.12 22:50:39.573590 [ 3 ] {a023f9d6-0773-46de-a5fd-b95cf4f2a15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.08.12 22:50:39.664369 [ 3 ] {a023f9d6-0773-46de-a5fd-b95cf4f2a15e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45126) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.08.12 22:50:39.665134 [ 3 ] {a023f9d6-0773-46de-a5fd-b95cf4f2a15e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.08.12 22:50:39.665220 [ 3 ] {a023f9d6-0773-46de-a5fd-b95cf4f2a15e} <Debug> TCPHandler: Processed in 0.096121089 sec. | ||
| 204 | 2025.08.12 22:50:39.665707 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.08.12 22:50:39.666928 [ 256 ] {3aec444c-7b6d-486f-a2eb-7195c2cfb32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.08.12 22:50:39.667267 [ 256 ] {3aec444c-7b6d-486f-a2eb-7195c2cfb32a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64798) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.08.12 22:50:39.667383 [ 256 ] {3aec444c-7b6d-486f-a2eb-7195c2cfb32a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.08.12 22:50:39.667466 [ 256 ] {3aec444c-7b6d-486f-a2eb-7195c2cfb32a} <Debug> TCPHandler: Processed in 0.001923417 sec. | ||
| 255 | 2025.08.12 22:50:39.667758 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.08.12 22:50:39.668535 [ 3 ] {0910f1b1-a17b-4185-beec-8ad0598df86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.08.12 22:50:39.669142 [ 3 ] {0910f1b1-a17b-4185-beec-8ad0598df86d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.08.12 22:50:39.673518 [ 3 ] {0910f1b1-a17b-4185-beec-8ad0598df86d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.08.12 22:50:39.673553 [ 3 ] {0910f1b1-a17b-4185-beec-8ad0598df86d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4461e-05 sec | ||
| 260 | 2025.08.12 22:50:39.673576 [ 3 ] {0910f1b1-a17b-4185-beec-8ad0598df86d} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.08.12 22:50:39.673605 [ 3 ] {0910f1b1-a17b-4185-beec-8ad0598df86d} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.08.12 22:50:39.673648 [ 3 ] {0910f1b1-a17b-4185-beec-8ad0598df86d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.08.12 22:50:39.674572 [ 3 ] {0910f1b1-a17b-4185-beec-8ad0598df86d} <Debug> TCPHandler: Processed in 0.006877937 sec. | ||
| 264 | 2025.08.12 22:50:39.674713 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.08.12 22:50:39.674861 [ 3 ] {b0dd8179-11f6-4def-b847-79d2b8a72ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.08.12 22:50:39.674911 [ 3 ] {b0dd8179-11f6-4def-b847-79d2b8a72ca3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.08.12 22:50:39.679668 [ 3 ] {b0dd8179-11f6-4def-b847-79d2b8a72ca3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.08.12 22:50:39.681208 [ 3 ] {b0dd8179-11f6-4def-b847-79d2b8a72ca3} <Debug> oximeter.version (ffb46b3c-943c-4266-927e-3d07b5c61a20): Loading data parts | ||
| 270 | 2025.08.12 22:50:39.682220 [ 3 ] {b0dd8179-11f6-4def-b847-79d2b8a72ca3} <Debug> oximeter.version (ffb46b3c-943c-4266-927e-3d07b5c61a20): There are no data parts | ||
| 271 | 2025.08.12 22:50:39.690758 [ 3 ] {b0dd8179-11f6-4def-b847-79d2b8a72ca3} <Debug> TCPHandler: Processed in 0.016092926 sec. | ||
| 272 | 2025.08.12 22:50:39.690923 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.08.12 22:50:39.691097 [ 3 ] {02b63347-2ca2-4639-8128-338cc5504afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.08.12 22:50:39.691162 [ 3 ] {02b63347-2ca2-4639-8128-338cc5504afa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.08.12 22:50:39.706584 [ 3 ] {02b63347-2ca2-4639-8128-338cc5504afa} <Debug> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Loading data parts | ||
| 286 | 2025.08.12 22:50:39.706804 [ 3 ] {02b63347-2ca2-4639-8128-338cc5504afa} <Debug> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): There are no data parts | ||
| 287 | 2025.08.12 22:50:39.718856 [ 3 ] {02b63347-2ca2-4639-8128-338cc5504afa} <Debug> TCPHandler: Processed in 0.027984712 sec. | ||
| 288 | 2025.08.12 22:50:39.719075 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.08.12 22:50:39.719370 [ 3 ] {94c56245-19e4-4e57-b92e-ca4ed4afcd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.08.12 22:50:39.719418 [ 3 ] {94c56245-19e4-4e57-b92e-ca4ed4afcd1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.08.12 22:50:39.722829 [ 3 ] {94c56245-19e4-4e57-b92e-ca4ed4afcd1f} <Debug> oximeter.measurements_i8 (449955ad-49c9-4b1c-9430-21d50d25e9e4): Loading data parts | ||
| 292 | 2025.08.12 22:50:39.722970 [ 3 ] {94c56245-19e4-4e57-b92e-ca4ed4afcd1f} <Debug> oximeter.measurements_i8 (449955ad-49c9-4b1c-9430-21d50d25e9e4): There are no data parts | ||
| 293 | 2025.08.12 22:50:39.724478 [ 3 ] {94c56245-19e4-4e57-b92e-ca4ed4afcd1f} <Debug> TCPHandler: Processed in 0.005493007 sec. | ||
| 294 | 2025.08.12 22:50:39.724626 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.08.12 22:50:39.724780 [ 3 ] {a678724a-9ec7-47e4-a657-7d88df0d810d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.08.12 22:50:39.724836 [ 3 ] {a678724a-9ec7-47e4-a657-7d88df0d810d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.08.12 22:50:39.729791 [ 3 ] {a678724a-9ec7-47e4-a657-7d88df0d810d} <Debug> oximeter.measurements_u8 (fc2b723f-350a-4111-8545-5ff43f2630d0): Loading data parts | ||
| 298 | 2025.08.12 22:50:39.730118 [ 3 ] {a678724a-9ec7-47e4-a657-7d88df0d810d} <Debug> oximeter.measurements_u8 (fc2b723f-350a-4111-8545-5ff43f2630d0): There are no data parts | ||
| 299 | 2025.08.12 22:50:39.731963 [ 3 ] {a678724a-9ec7-47e4-a657-7d88df0d810d} <Debug> TCPHandler: Processed in 0.007386414 sec. | ||
| 300 | 2025.08.12 22:50:39.732114 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.08.12 22:50:39.732286 [ 3 ] {34f6aaf3-bde1-48ec-9b15-e6a054cc1fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.08.12 22:50:39.732331 [ 3 ] {34f6aaf3-bde1-48ec-9b15-e6a054cc1fde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.08.12 22:50:39.735300 [ 3 ] {34f6aaf3-bde1-48ec-9b15-e6a054cc1fde} <Debug> oximeter.measurements_i16 (6455e96f-ec39-4b20-bd9f-f9f26f306e75): Loading data parts | ||
| 304 | 2025.08.12 22:50:39.735446 [ 3 ] {34f6aaf3-bde1-48ec-9b15-e6a054cc1fde} <Debug> oximeter.measurements_i16 (6455e96f-ec39-4b20-bd9f-f9f26f306e75): There are no data parts | ||
| 305 | 2025.08.12 22:50:39.739995 [ 3 ] {34f6aaf3-bde1-48ec-9b15-e6a054cc1fde} <Debug> TCPHandler: Processed in 0.007930352 sec. | ||
| 306 | 2025.08.12 22:50:39.740184 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.08.12 22:50:39.740367 [ 3 ] {3874cd60-6379-4351-8866-be6cc32f3f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.08.12 22:50:39.740418 [ 3 ] {3874cd60-6379-4351-8866-be6cc32f3f82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.08.12 22:50:39.746609 [ 3 ] {3874cd60-6379-4351-8866-be6cc32f3f82} <Debug> oximeter.measurements_u16 (ae461f4e-e6d1-4f85-877e-e5a564a61936): Loading data parts | ||
| 310 | 2025.08.12 22:50:39.746818 [ 3 ] {3874cd60-6379-4351-8866-be6cc32f3f82} <Debug> oximeter.measurements_u16 (ae461f4e-e6d1-4f85-877e-e5a564a61936): There are no data parts | ||
| 311 | 2025.08.12 22:50:39.752178 [ 3 ] {3874cd60-6379-4351-8866-be6cc32f3f82} <Debug> TCPHandler: Processed in 0.012054839 sec. | ||
| 312 | 2025.08.12 22:50:39.752327 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.08.12 22:50:39.752624 [ 3 ] {297ad7dd-93e9-4215-be77-208a24d8bada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.08.12 22:50:39.752698 [ 3 ] {297ad7dd-93e9-4215-be77-208a24d8bada} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.08.12 22:50:39.755094 [ 3 ] {297ad7dd-93e9-4215-be77-208a24d8bada} <Debug> oximeter.measurements_i32 (cb55ed42-edcc-482b-b58c-fc7c1856795d): Loading data parts | ||
| 316 | 2025.08.12 22:50:39.755232 [ 3 ] {297ad7dd-93e9-4215-be77-208a24d8bada} <Debug> oximeter.measurements_i32 (cb55ed42-edcc-482b-b58c-fc7c1856795d): There are no data parts | ||
| 317 | 2025.08.12 22:50:39.757613 [ 3 ] {297ad7dd-93e9-4215-be77-208a24d8bada} <Debug> TCPHandler: Processed in 0.005338385 sec. | ||
| 318 | 2025.08.12 22:50:39.757799 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.08.12 22:50:39.757992 [ 3 ] {6a698aac-4012-4056-9749-fc95ca2b837a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.08.12 22:50:39.758053 [ 3 ] {6a698aac-4012-4056-9749-fc95ca2b837a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.08.12 22:50:39.759960 [ 3 ] {6a698aac-4012-4056-9749-fc95ca2b837a} <Debug> oximeter.measurements_u32 (b044ab72-c79f-4784-ba37-1475e883f48f): Loading data parts | ||
| 322 | 2025.08.12 22:50:39.760121 [ 3 ] {6a698aac-4012-4056-9749-fc95ca2b837a} <Debug> oximeter.measurements_u32 (b044ab72-c79f-4784-ba37-1475e883f48f): There are no data parts | ||
| 323 | 2025.08.12 22:50:39.764291 [ 3 ] {6a698aac-4012-4056-9749-fc95ca2b837a} <Debug> TCPHandler: Processed in 0.006552052 sec. | ||
| 324 | 2025.08.12 22:50:39.764425 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.08.12 22:50:39.764587 [ 3 ] {02c3a338-3a21-4f98-aea8-a56a047b410f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.08.12 22:50:39.764634 [ 3 ] {02c3a338-3a21-4f98-aea8-a56a047b410f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.08.12 22:50:39.766671 [ 3 ] {02c3a338-3a21-4f98-aea8-a56a047b410f} <Debug> oximeter.measurements_i64 (283a3919-4b23-4ab7-ab57-2c11a9ed516a): Loading data parts | ||
| 328 | 2025.08.12 22:50:39.766803 [ 3 ] {02c3a338-3a21-4f98-aea8-a56a047b410f} <Debug> oximeter.measurements_i64 (283a3919-4b23-4ab7-ab57-2c11a9ed516a): There are no data parts | ||
| 329 | 2025.08.12 22:50:39.769164 [ 3 ] {02c3a338-3a21-4f98-aea8-a56a047b410f} <Debug> TCPHandler: Processed in 0.004787247 sec. | ||
| 330 | 2025.08.12 22:50:39.769329 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.08.12 22:50:39.769480 [ 3 ] {12322619-7b64-4d19-a335-0f7f8901a755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.08.12 22:50:39.769532 [ 3 ] {12322619-7b64-4d19-a335-0f7f8901a755} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.08.12 22:50:39.771403 [ 3 ] {12322619-7b64-4d19-a335-0f7f8901a755} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Loading data parts | ||
| 334 | 2025.08.12 22:50:39.771529 [ 3 ] {12322619-7b64-4d19-a335-0f7f8901a755} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): There are no data parts | ||
| 335 | 2025.08.12 22:50:39.776012 [ 3 ] {12322619-7b64-4d19-a335-0f7f8901a755} <Debug> TCPHandler: Processed in 0.006731264 sec. | ||
| 336 | 2025.08.12 22:50:39.776174 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.08.12 22:50:39.776352 [ 3 ] {68d2ccc4-ba19-442d-a0c8-75bf40894f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.08.12 22:50:39.776406 [ 3 ] {68d2ccc4-ba19-442d-a0c8-75bf40894f4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.08.12 22:50:39.778493 [ 3 ] {68d2ccc4-ba19-442d-a0c8-75bf40894f4a} <Debug> oximeter.measurements_f32 (64d75c37-b948-4c3d-bbc2-0c17686fdb70): Loading data parts | ||
| 340 | 2025.08.12 22:50:39.778655 [ 3 ] {68d2ccc4-ba19-442d-a0c8-75bf40894f4a} <Debug> oximeter.measurements_f32 (64d75c37-b948-4c3d-bbc2-0c17686fdb70): There are no data parts | ||
| 341 | 2025.08.12 22:50:39.780995 [ 3 ] {68d2ccc4-ba19-442d-a0c8-75bf40894f4a} <Debug> TCPHandler: Processed in 0.004880218 sec. | ||
| 342 | 2025.08.12 22:50:39.781145 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.08.12 22:50:39.781308 [ 3 ] {c79aba2c-5e74-4afe-abf9-128bc7fa138b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.08.12 22:50:39.781361 [ 3 ] {c79aba2c-5e74-4afe-abf9-128bc7fa138b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.08.12 22:50:39.783384 [ 3 ] {c79aba2c-5e74-4afe-abf9-128bc7fa138b} <Debug> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Loading data parts | ||
| 346 | 2025.08.12 22:50:39.783552 [ 3 ] {c79aba2c-5e74-4afe-abf9-128bc7fa138b} <Debug> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): There are no data parts | ||
| 347 | 2025.08.12 22:50:39.788078 [ 3 ] {c79aba2c-5e74-4afe-abf9-128bc7fa138b} <Debug> TCPHandler: Processed in 0.006981048 sec. | ||
| 348 | 2025.08.12 22:50:39.788288 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.08.12 22:50:39.788471 [ 3 ] {f9e7af0e-e20a-4158-adfd-e580d12a32f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.08.12 22:50:39.788530 [ 3 ] {f9e7af0e-e20a-4158-adfd-e580d12a32f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.08.12 22:50:39.790652 [ 3 ] {f9e7af0e-e20a-4158-adfd-e580d12a32f2} <Debug> oximeter.measurements_string (d439c49e-1465-480a-b405-9554b00e61f3): Loading data parts | ||
| 352 | 2025.08.12 22:50:39.790793 [ 3 ] {f9e7af0e-e20a-4158-adfd-e580d12a32f2} <Debug> oximeter.measurements_string (d439c49e-1465-480a-b405-9554b00e61f3): There are no data parts | ||
| 353 | 2025.08.12 22:50:39.793080 [ 3 ] {f9e7af0e-e20a-4158-adfd-e580d12a32f2} <Debug> TCPHandler: Processed in 0.004868289 sec. | ||
| 354 | 2025.08.12 22:50:39.793227 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.08.12 22:50:39.793404 [ 3 ] {7fad964b-de61-4c35-a2ff-e3601d3fdc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.08.12 22:50:39.793476 [ 3 ] {7fad964b-de61-4c35-a2ff-e3601d3fdc7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.08.12 22:50:39.795366 [ 3 ] {7fad964b-de61-4c35-a2ff-e3601d3fdc7a} <Debug> oximeter.measurements_bytes (7dbc5b61-fd34-46d6-8b99-49d4a73b2da3): Loading data parts | ||
| 365 | 2025.08.12 22:50:39.795508 [ 3 ] {7fad964b-de61-4c35-a2ff-e3601d3fdc7a} <Debug> oximeter.measurements_bytes (7dbc5b61-fd34-46d6-8b99-49d4a73b2da3): There are no data parts | ||
| 366 | 2025.08.12 22:50:39.799698 [ 3 ] {7fad964b-de61-4c35-a2ff-e3601d3fdc7a} <Debug> TCPHandler: Processed in 0.006522192 sec. | ||
| 367 | 2025.08.12 22:50:39.799888 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.08.12 22:50:39.800095 [ 3 ] {c28a481b-0067-49cf-954e-a47606b4f8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.08.12 22:50:39.800168 [ 3 ] {c28a481b-0067-49cf-954e-a47606b4f8e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.08.12 22:50:39.802292 [ 3 ] {c28a481b-0067-49cf-954e-a47606b4f8e7} <Debug> oximeter.measurements_cumulativei64 (e25d3262-555f-4e12-a05d-1ad0cb90ddad): Loading data parts | ||
| 371 | 2025.08.12 22:50:39.802453 [ 3 ] {c28a481b-0067-49cf-954e-a47606b4f8e7} <Debug> oximeter.measurements_cumulativei64 (e25d3262-555f-4e12-a05d-1ad0cb90ddad): There are no data parts | ||
| 372 | 2025.08.12 22:50:39.804796 [ 3 ] {c28a481b-0067-49cf-954e-a47606b4f8e7} <Debug> TCPHandler: Processed in 0.004969389 sec. | ||
| 373 | 2025.08.12 22:50:39.804933 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.08.12 22:50:39.805114 [ 3 ] {5fcdd85a-a5f2-467f-907a-66ed30894d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.08.12 22:50:39.805164 [ 3 ] {5fcdd85a-a5f2-467f-907a-66ed30894d83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.08.12 22:50:39.807068 [ 3 ] {5fcdd85a-a5f2-467f-907a-66ed30894d83} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Loading data parts | ||
| 377 | 2025.08.12 22:50:39.807196 [ 3 ] {5fcdd85a-a5f2-467f-907a-66ed30894d83} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): There are no data parts | ||
| 378 | 2025.08.12 22:50:39.811642 [ 3 ] {5fcdd85a-a5f2-467f-907a-66ed30894d83} <Debug> TCPHandler: Processed in 0.006757954 sec. | ||
| 379 | 2025.08.12 22:50:39.811824 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.08.12 22:50:39.812017 [ 3 ] {631856aa-a562-4ead-8281-731caeeae625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.08.12 22:50:39.812089 [ 3 ] {631856aa-a562-4ead-8281-731caeeae625} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.08.12 22:50:39.814483 [ 3 ] {631856aa-a562-4ead-8281-731caeeae625} <Debug> oximeter.measurements_cumulativef32 (122bd5a6-4e31-439b-8c42-46ac5d46a6e5): Loading data parts | ||
| 383 | 2025.08.12 22:50:39.814630 [ 3 ] {631856aa-a562-4ead-8281-731caeeae625} <Debug> oximeter.measurements_cumulativef32 (122bd5a6-4e31-439b-8c42-46ac5d46a6e5): There are no data parts | ||
| 384 | 2025.08.12 22:50:39.817104 [ 3 ] {631856aa-a562-4ead-8281-731caeeae625} <Debug> TCPHandler: Processed in 0.005340505 sec. | ||
| 385 | 2025.08.12 22:50:39.817258 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.08.12 22:50:39.817442 [ 3 ] {5a26abca-98f7-488b-afa3-8b4e137d7054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.08.12 22:50:39.817502 [ 3 ] {5a26abca-98f7-488b-afa3-8b4e137d7054} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.08.12 22:50:39.819385 [ 3 ] {5a26abca-98f7-488b-afa3-8b4e137d7054} <Debug> oximeter.measurements_cumulativef64 (58c1260f-d242-4f56-8eca-eb31a8892d14): Loading data parts | ||
| 389 | 2025.08.12 22:50:39.819558 [ 3 ] {5a26abca-98f7-488b-afa3-8b4e137d7054} <Debug> oximeter.measurements_cumulativef64 (58c1260f-d242-4f56-8eca-eb31a8892d14): There are no data parts | ||
| 390 | 2025.08.12 22:50:39.824036 [ 3 ] {5a26abca-98f7-488b-afa3-8b4e137d7054} <Debug> TCPHandler: Processed in 0.006837776 sec. | ||
| 391 | 2025.08.12 22:50:39.824181 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.08.12 22:50:39.824404 [ 3 ] {d9e08647-052e-45d6-bd90-defa05499e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.08.12 22:50:39.824484 [ 3 ] {d9e08647-052e-45d6-bd90-defa05499e75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.08.12 22:50:39.826804 [ 3 ] {d9e08647-052e-45d6-bd90-defa05499e75} <Debug> oximeter.measurements_histogrami8 (cb363034-df70-4f1e-bd21-5488835ea01c): Loading data parts | ||
| 405 | 2025.08.12 22:50:39.826960 [ 3 ] {d9e08647-052e-45d6-bd90-defa05499e75} <Debug> oximeter.measurements_histogrami8 (cb363034-df70-4f1e-bd21-5488835ea01c): There are no data parts | ||
| 406 | 2025.08.12 22:50:39.829368 [ 3 ] {d9e08647-052e-45d6-bd90-defa05499e75} <Debug> TCPHandler: Processed in 0.005238913 sec. | ||
| 407 | 2025.08.12 22:50:39.829511 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.08.12 22:50:39.829744 [ 3 ] {de0d8978-c2d3-4bdf-9bb2-8ae8f79ec4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.08.12 22:50:39.829814 [ 3 ] {de0d8978-c2d3-4bdf-9bb2-8ae8f79ec4a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.08.12 22:50:39.831976 [ 3 ] {de0d8978-c2d3-4bdf-9bb2-8ae8f79ec4a8} <Debug> oximeter.measurements_histogramu8 (3fc4301b-e054-49b7-b8ca-ad462e7440e3): Loading data parts | ||
| 411 | 2025.08.12 22:50:39.832128 [ 3 ] {de0d8978-c2d3-4bdf-9bb2-8ae8f79ec4a8} <Debug> oximeter.measurements_histogramu8 (3fc4301b-e054-49b7-b8ca-ad462e7440e3): There are no data parts | ||
| 412 | 2025.08.12 22:50:39.836707 [ 3 ] {de0d8978-c2d3-4bdf-9bb2-8ae8f79ec4a8} <Debug> TCPHandler: Processed in 0.007244732 sec. | ||
| 413 | 2025.08.12 22:50:39.836925 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.08.12 22:50:39.837240 [ 3 ] {d45328b9-ccb4-4975-bab2-5cb996bf5052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.08.12 22:50:39.837359 [ 3 ] {d45328b9-ccb4-4975-bab2-5cb996bf5052} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.08.12 22:50:39.839841 [ 3 ] {d45328b9-ccb4-4975-bab2-5cb996bf5052} <Debug> oximeter.measurements_histogrami16 (685275c1-8a03-407a-b27f-fcad1ae005a1): Loading data parts | ||
| 417 | 2025.08.12 22:50:39.840011 [ 3 ] {d45328b9-ccb4-4975-bab2-5cb996bf5052} <Debug> oximeter.measurements_histogrami16 (685275c1-8a03-407a-b27f-fcad1ae005a1): There are no data parts | ||
| 418 | 2025.08.12 22:50:39.842438 [ 3 ] {d45328b9-ccb4-4975-bab2-5cb996bf5052} <Debug> TCPHandler: Processed in 0.005588378 sec. | ||
| 419 | 2025.08.12 22:50:39.842596 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.08.12 22:50:39.842889 [ 3 ] {4a03bfe9-e029-4912-8a11-5c7d24199ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.08.12 22:50:39.842976 [ 3 ] {4a03bfe9-e029-4912-8a11-5c7d24199ee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.08.12 22:50:39.845043 [ 3 ] {4a03bfe9-e029-4912-8a11-5c7d24199ee3} <Debug> oximeter.measurements_histogramu16 (911f715d-3af2-4189-b659-917a97800345): Loading data parts | ||
| 423 | 2025.08.12 22:50:39.845181 [ 3 ] {4a03bfe9-e029-4912-8a11-5c7d24199ee3} <Debug> oximeter.measurements_histogramu16 (911f715d-3af2-4189-b659-917a97800345): There are no data parts | ||
| 424 | 2025.08.12 22:50:39.849611 [ 3 ] {4a03bfe9-e029-4912-8a11-5c7d24199ee3} <Debug> TCPHandler: Processed in 0.007074129 sec. | ||
| 425 | 2025.08.12 22:50:39.849776 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.08.12 22:50:39.850035 [ 3 ] {361ededf-a50d-4806-9729-f56f56f597d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.08.12 22:50:39.850124 [ 3 ] {361ededf-a50d-4806-9729-f56f56f597d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.08.12 22:50:39.852313 [ 3 ] {361ededf-a50d-4806-9729-f56f56f597d1} <Debug> oximeter.measurements_histogrami32 (bb08122c-8049-4ca4-b794-9d029e78dfce): Loading data parts | ||
| 429 | 2025.08.12 22:50:39.852468 [ 3 ] {361ededf-a50d-4806-9729-f56f56f597d1} <Debug> oximeter.measurements_histogrami32 (bb08122c-8049-4ca4-b794-9d029e78dfce): There are no data parts | ||
| 430 | 2025.08.12 22:50:39.855314 [ 3 ] {361ededf-a50d-4806-9729-f56f56f597d1} <Debug> TCPHandler: Processed in 0.005606768 sec. | ||
| 431 | 2025.08.12 22:50:39.855475 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.08.12 22:50:39.855771 [ 3 ] {86bc04ec-0cc1-4244-882c-a72f7ce813ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.08.12 22:50:39.855864 [ 3 ] {86bc04ec-0cc1-4244-882c-a72f7ce813ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.08.12 22:50:39.858025 [ 3 ] {86bc04ec-0cc1-4244-882c-a72f7ce813ff} <Debug> oximeter.measurements_histogramu32 (76d0702a-c8d7-4727-96ea-f1574ee30d7b): Loading data parts | ||
| 435 | 2025.08.12 22:50:39.858286 [ 3 ] {86bc04ec-0cc1-4244-882c-a72f7ce813ff} <Debug> oximeter.measurements_histogramu32 (76d0702a-c8d7-4727-96ea-f1574ee30d7b): There are no data parts | ||
| 436 | 2025.08.12 22:50:39.862734 [ 3 ] {86bc04ec-0cc1-4244-882c-a72f7ce813ff} <Debug> TCPHandler: Processed in 0.007315592 sec. | ||
| 437 | 2025.08.12 22:50:39.862978 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.08.12 22:50:39.863369 [ 3 ] {0dbc1d44-1d0d-4067-af5d-f005956ce05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.08.12 22:50:39.863440 [ 3 ] {0dbc1d44-1d0d-4067-af5d-f005956ce05f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.08.12 22:50:39.865763 [ 3 ] {0dbc1d44-1d0d-4067-af5d-f005956ce05f} <Debug> oximeter.measurements_histogrami64 (a0e41e78-529b-4c79-84a8-a14509f5759f): Loading data parts | ||
| 441 | 2025.08.12 22:50:39.865921 [ 3 ] {0dbc1d44-1d0d-4067-af5d-f005956ce05f} <Debug> oximeter.measurements_histogrami64 (a0e41e78-529b-4c79-84a8-a14509f5759f): There are no data parts | ||
| 442 | 2025.08.12 22:50:39.868267 [ 3 ] {0dbc1d44-1d0d-4067-af5d-f005956ce05f} <Debug> TCPHandler: Processed in 0.005379276 sec. | ||
| 443 | 2025.08.12 22:50:39.868426 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.08.12 22:50:39.868702 [ 3 ] {9df7358e-0f67-4825-86b8-ae81231ddd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.08.12 22:50:39.868780 [ 3 ] {9df7358e-0f67-4825-86b8-ae81231ddd43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.08.12 22:50:39.870899 [ 3 ] {9df7358e-0f67-4825-86b8-ae81231ddd43} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Loading data parts | ||
| 447 | 2025.08.12 22:50:39.871034 [ 3 ] {9df7358e-0f67-4825-86b8-ae81231ddd43} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): There are no data parts | ||
| 448 | 2025.08.12 22:50:39.875325 [ 3 ] {9df7358e-0f67-4825-86b8-ae81231ddd43} <Debug> TCPHandler: Processed in 0.006961028 sec. | ||
| 449 | 2025.08.12 22:50:39.875501 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.08.12 22:50:39.875758 [ 3 ] {c3d26233-e0eb-4a51-89c2-233ea905f7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.08.12 22:50:39.875835 [ 3 ] {c3d26233-e0eb-4a51-89c2-233ea905f7f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.08.12 22:50:39.878094 [ 3 ] {c3d26233-e0eb-4a51-89c2-233ea905f7f1} <Debug> oximeter.measurements_histogramf32 (6f1e167e-9f09-413b-ba75-d5d1da10b37b): Loading data parts | ||
| 453 | 2025.08.12 22:50:39.878252 [ 3 ] {c3d26233-e0eb-4a51-89c2-233ea905f7f1} <Debug> oximeter.measurements_histogramf32 (6f1e167e-9f09-413b-ba75-d5d1da10b37b): There are no data parts | ||
| 454 | 2025.08.12 22:50:39.880596 [ 3 ] {c3d26233-e0eb-4a51-89c2-233ea905f7f1} <Debug> TCPHandler: Processed in 0.005156902 sec. | ||
| 455 | 2025.08.12 22:50:39.880765 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.08.12 22:50:39.881039 [ 3 ] {63a47037-3bdc-4485-829a-afc883c546db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.08.12 22:50:39.881116 [ 3 ] {63a47037-3bdc-4485-829a-afc883c546db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.08.12 22:50:39.883289 [ 3 ] {63a47037-3bdc-4485-829a-afc883c546db} <Debug> oximeter.measurements_histogramf64 (26839e6d-0b52-4b65-88db-b2aa8add07fb): Loading data parts | ||
| 459 | 2025.08.12 22:50:39.883444 [ 3 ] {63a47037-3bdc-4485-829a-afc883c546db} <Debug> oximeter.measurements_histogramf64 (26839e6d-0b52-4b65-88db-b2aa8add07fb): There are no data parts | ||
| 460 | 2025.08.12 22:50:39.887660 [ 3 ] {63a47037-3bdc-4485-829a-afc883c546db} <Debug> TCPHandler: Processed in 0.006954587 sec. | ||
| 461 | 2025.08.12 22:50:39.887844 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.08.12 22:50:39.888056 [ 3 ] {8fceea14-2ded-40e4-89ed-fe65264bfd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.08.12 22:50:39.888134 [ 3 ] {8fceea14-2ded-40e4-89ed-fe65264bfd8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.08.12 22:50:39.890315 [ 3 ] {8fceea14-2ded-40e4-89ed-fe65264bfd8c} <Debug> oximeter.fields_bool (12ad8249-e9b7-4278-9f11-6539cf8b85a4): Loading data parts | ||
| 490 | 2025.08.12 22:50:39.890476 [ 3 ] {8fceea14-2ded-40e4-89ed-fe65264bfd8c} <Debug> oximeter.fields_bool (12ad8249-e9b7-4278-9f11-6539cf8b85a4): There are no data parts | ||
| 491 | 2025.08.12 22:50:39.892843 [ 3 ] {8fceea14-2ded-40e4-89ed-fe65264bfd8c} <Debug> TCPHandler: Processed in 0.005058781 sec. | ||
| 492 | 2025.08.12 22:50:39.893004 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.08.12 22:50:39.893194 [ 3 ] {4672efa5-d4fe-4257-9d6f-aad228ee9e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.08.12 22:50:39.893269 [ 3 ] {4672efa5-d4fe-4257-9d6f-aad228ee9e79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.08.12 22:50:39.895164 [ 3 ] {4672efa5-d4fe-4257-9d6f-aad228ee9e79} <Debug> oximeter.fields_i8 (57b2d6c1-4e07-43e0-987d-9bcdb5dba8d0): Loading data parts | ||
| 496 | 2025.08.12 22:50:39.895305 [ 3 ] {4672efa5-d4fe-4257-9d6f-aad228ee9e79} <Debug> oximeter.fields_i8 (57b2d6c1-4e07-43e0-987d-9bcdb5dba8d0): There are no data parts | ||
| 497 | 2025.08.12 22:50:39.899586 [ 3 ] {4672efa5-d4fe-4257-9d6f-aad228ee9e79} <Debug> TCPHandler: Processed in 0.006646664 sec. | ||
| 498 | 2025.08.12 22:50:39.899738 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.08.12 22:50:39.899948 [ 3 ] {21014ca7-5416-4e5d-a015-747b675abac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.08.12 22:50:39.900019 [ 3 ] {21014ca7-5416-4e5d-a015-747b675abac8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.08.12 22:50:39.902173 [ 3 ] {21014ca7-5416-4e5d-a015-747b675abac8} <Debug> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Loading data parts | ||
| 502 | 2025.08.12 22:50:39.902309 [ 3 ] {21014ca7-5416-4e5d-a015-747b675abac8} <Debug> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): There are no data parts | ||
| 503 | 2025.08.12 22:50:39.904787 [ 3 ] {21014ca7-5416-4e5d-a015-747b675abac8} <Debug> TCPHandler: Processed in 0.005106891 sec. | ||
| 504 | 2025.08.12 22:50:39.905033 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.08.12 22:50:39.905341 [ 3 ] {ba15a8e9-25b9-4333-b2b9-6e0e4f8a2295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.08.12 22:50:39.905425 [ 3 ] {ba15a8e9-25b9-4333-b2b9-6e0e4f8a2295} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.08.12 22:50:39.907281 [ 3 ] {ba15a8e9-25b9-4333-b2b9-6e0e4f8a2295} <Debug> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Loading data parts | ||
| 508 | 2025.08.12 22:50:39.907404 [ 3 ] {ba15a8e9-25b9-4333-b2b9-6e0e4f8a2295} <Debug> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): There are no data parts | ||
| 509 | 2025.08.12 22:50:39.911540 [ 3 ] {ba15a8e9-25b9-4333-b2b9-6e0e4f8a2295} <Debug> TCPHandler: Processed in 0.006608932 sec. | ||
| 510 | 2025.08.12 22:50:39.911681 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.08.12 22:50:39.911855 [ 3 ] {347c9856-a45b-4a8e-a16f-78cf8991a1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.08.12 22:50:39.911921 [ 3 ] {347c9856-a45b-4a8e-a16f-78cf8991a1f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.08.12 22:50:39.913857 [ 3 ] {347c9856-a45b-4a8e-a16f-78cf8991a1f2} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Loading data parts | ||
| 514 | 2025.08.12 22:50:39.914025 [ 3 ] {347c9856-a45b-4a8e-a16f-78cf8991a1f2} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): There are no data parts | ||
| 515 | 2025.08.12 22:50:39.918461 [ 3 ] {347c9856-a45b-4a8e-a16f-78cf8991a1f2} <Debug> TCPHandler: Processed in 0.006827626 sec. | ||
| 516 | 2025.08.12 22:50:39.918620 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.08.12 22:50:39.918807 [ 3 ] {5e1a1c5a-bb59-412f-922f-706b3c791319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.08.12 22:50:39.918885 [ 3 ] {5e1a1c5a-bb59-412f-922f-706b3c791319} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.08.12 22:50:39.925381 [ 3 ] {5e1a1c5a-bb59-412f-922f-706b3c791319} <Debug> oximeter.fields_i32 (e09913a7-1b75-4b1c-b237-2d41db801f39): Loading data parts | ||
| 520 | 2025.08.12 22:50:39.925566 [ 3 ] {5e1a1c5a-bb59-412f-922f-706b3c791319} <Debug> oximeter.fields_i32 (e09913a7-1b75-4b1c-b237-2d41db801f39): There are no data parts | ||
| 521 | 2025.08.12 22:50:39.935067 [ 3 ] {5e1a1c5a-bb59-412f-922f-706b3c791319} <Debug> TCPHandler: Processed in 0.016506972 sec. | ||
| 522 | 2025.08.12 22:50:39.935223 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.08.12 22:50:39.935415 [ 3 ] {608d6a7b-24c5-44f5-b219-6b0a265eeacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2025.08.12 22:50:39.935479 [ 3 ] {608d6a7b-24c5-44f5-b219-6b0a265eeacf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.08.12 22:50:39.938193 [ 3 ] {608d6a7b-24c5-44f5-b219-6b0a265eeacf} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Loading data parts | ||
| 526 | 2025.08.12 22:50:39.938335 [ 3 ] {608d6a7b-24c5-44f5-b219-6b0a265eeacf} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): There are no data parts | ||
| 527 | 2025.08.12 22:50:39.942650 [ 3 ] {608d6a7b-24c5-44f5-b219-6b0a265eeacf} <Debug> TCPHandler: Processed in 0.007486995 sec. | ||
| 528 | 2025.08.12 22:50:39.942819 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.08.12 22:50:39.943007 [ 3 ] {b178f8cd-a1b7-4a44-bd27-d946267de1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2025.08.12 22:50:39.943086 [ 3 ] {b178f8cd-a1b7-4a44-bd27-d946267de1a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.08.12 22:50:39.945357 [ 3 ] {b178f8cd-a1b7-4a44-bd27-d946267de1a5} <Debug> oximeter.fields_i64 (711ee66f-22c2-4294-afaa-355c675bb1a6): Loading data parts | ||
| 532 | 2025.08.12 22:50:39.945492 [ 3 ] {b178f8cd-a1b7-4a44-bd27-d946267de1a5} <Debug> oximeter.fields_i64 (711ee66f-22c2-4294-afaa-355c675bb1a6): There are no data parts | ||
| 533 | 2025.08.12 22:50:39.947859 [ 3 ] {b178f8cd-a1b7-4a44-bd27-d946267de1a5} <Debug> TCPHandler: Processed in 0.005099032 sec. | ||
| 534 | 2025.08.12 22:50:39.948015 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.08.12 22:50:39.948227 [ 3 ] {b652a91a-858e-4d96-aa8f-5fe0742eaa85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2025.08.12 22:50:39.948297 [ 3 ] {b652a91a-858e-4d96-aa8f-5fe0742eaa85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.08.12 22:50:39.950333 [ 3 ] {b652a91a-858e-4d96-aa8f-5fe0742eaa85} <Debug> oximeter.fields_u64 (000284ef-cea3-4b63-a825-b754e240caf7): Loading data parts | ||
| 538 | 2025.08.12 22:50:39.950472 [ 3 ] {b652a91a-858e-4d96-aa8f-5fe0742eaa85} <Debug> oximeter.fields_u64 (000284ef-cea3-4b63-a825-b754e240caf7): There are no data parts | ||
| 539 | 2025.08.12 22:50:39.954820 [ 3 ] {b652a91a-858e-4d96-aa8f-5fe0742eaa85} <Debug> TCPHandler: Processed in 0.006864626 sec. | ||
| 540 | 2025.08.12 22:50:39.954974 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.08.12 22:50:39.955161 [ 3 ] {593c0fdd-60e2-4e15-8d9a-7f0651c34ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2025.08.12 22:50:39.955228 [ 3 ] {593c0fdd-60e2-4e15-8d9a-7f0651c34ae8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.08.12 22:50:39.957650 [ 3 ] {593c0fdd-60e2-4e15-8d9a-7f0651c34ae8} <Debug> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Loading data parts | ||
| 544 | 2025.08.12 22:50:39.957772 [ 3 ] {593c0fdd-60e2-4e15-8d9a-7f0651c34ae8} <Debug> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): There are no data parts | ||
| 545 | 2025.08.12 22:50:39.960051 [ 3 ] {593c0fdd-60e2-4e15-8d9a-7f0651c34ae8} <Debug> TCPHandler: Processed in 0.005137122 sec. | ||
| 546 | 2025.08.12 22:50:39.960189 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.08.12 22:50:39.960351 [ 3 ] {54341ac5-84e8-4fa3-91ba-b23ec8944f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2025.08.12 22:50:39.960405 [ 3 ] {54341ac5-84e8-4fa3-91ba-b23ec8944f3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.08.12 22:50:39.962420 [ 3 ] {54341ac5-84e8-4fa3-91ba-b23ec8944f3b} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Loading data parts | ||
| 550 | 2025.08.12 22:50:39.962542 [ 3 ] {54341ac5-84e8-4fa3-91ba-b23ec8944f3b} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): There are no data parts | ||
| 551 | 2025.08.12 22:50:39.966784 [ 3 ] {54341ac5-84e8-4fa3-91ba-b23ec8944f3b} <Debug> TCPHandler: Processed in 0.006642963 sec. | ||
| 552 | 2025.08.12 22:50:39.966935 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.08.12 22:50:39.967089 [ 3 ] {426e0bb4-0f47-4fc9-9e36-f861a37dacd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2025.08.12 22:50:39.967152 [ 3 ] {426e0bb4-0f47-4fc9-9e36-f861a37dacd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.08.12 22:50:39.969475 [ 3 ] {426e0bb4-0f47-4fc9-9e36-f861a37dacd8} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Loading data parts | ||
| 556 | 2025.08.12 22:50:39.969600 [ 3 ] {426e0bb4-0f47-4fc9-9e36-f861a37dacd8} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): There are no data parts | ||
| 557 | 2025.08.12 22:50:39.971914 [ 3 ] {426e0bb4-0f47-4fc9-9e36-f861a37dacd8} <Debug> TCPHandler: Processed in 0.005028081 sec. | ||
| 558 | 2025.08.12 22:50:39.972111 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.08.12 22:50:39.972391 [ 3 ] {cb693c10-74f1-4dfd-a142-1e22d73f0546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2025.08.12 22:50:39.972466 [ 3 ] {cb693c10-74f1-4dfd-a142-1e22d73f0546} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.08.12 22:50:39.974370 [ 3 ] {cb693c10-74f1-4dfd-a142-1e22d73f0546} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae): Loading data parts | ||
| 565 | 2025.08.12 22:50:39.974518 [ 3 ] {cb693c10-74f1-4dfd-a142-1e22d73f0546} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae): There are no data parts | ||
| 566 | 2025.08.12 22:50:39.978926 [ 3 ] {cb693c10-74f1-4dfd-a142-1e22d73f0546} <Debug> TCPHandler: Processed in 0.006873766 sec. | ||
| 567 | 2025.08.12 22:50:39.979113 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.08.12 22:50:39.979369 [ 256 ] {873c1c01-6d1a-4489-8435-55413eb9900e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.08.12 22:50:39.980561 [ 256 ] {873c1c01-6d1a-4489-8435-55413eb9900e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.08.12 22:50:39.996135 [ 261 ] {873c1c01-6d1a-4489-8435-55413eb9900e} <Trace> oximeter.version (ffb46b3c-943c-4266-927e-3d07b5c61a20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.08.12 22:50:39.996215 [ 261 ] {873c1c01-6d1a-4489-8435-55413eb9900e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 572 | 2025.08.12 22:50:40.000308 [ 261 ] {873c1c01-6d1a-4489-8435-55413eb9900e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.08.12 22:50:40.000676 [ 261 ] {873c1c01-6d1a-4489-8435-55413eb9900e} <Trace> oximeter.version (ffb46b3c-943c-4266-927e-3d07b5c61a20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.08.12 22:50:40.000954 [ 256 ] {873c1c01-6d1a-4489-8435-55413eb9900e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021686 sec., 46.112699437425064 rows/sec., 737.80 B/sec. | ||
| 575 | 2025.08.12 22:50:40.001100 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.00 MiB, peak 124.00 MiB, free memory in arenas 0.00 B, will set to 137.92 MiB (RSS), difference: 13.92 MiB | ||
| 576 | 2025.08.12 22:50:40.001238 [ 256 ] {873c1c01-6d1a-4489-8435-55413eb9900e} <Debug> TCPHandler: Processed in 0.022182451 sec. | ||
| 577 | 2025.08.12 22:50:40.420800 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53493 | ||
| 578 | 2025.08.12 22:50:40.422847 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.08.12 22:50:40.422980 [ 262 ] {} <Debug> TCP-Session: 072d18cf-7d0a-464a-ac9b-6534b7f9dbf3 Authenticating user 'default' from [fd00:1122:3344:101::b]:53493 | ||
| 580 | 2025.08.12 22:50:40.423057 [ 262 ] {} <Debug> TCP-Session: 072d18cf-7d0a-464a-ac9b-6534b7f9dbf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.08.12 22:50:40.423074 [ 262 ] {} <Debug> TCP-Session: 072d18cf-7d0a-464a-ac9b-6534b7f9dbf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.08.12 22:50:40.423195 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.08.12 22:50:40.423272 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.08.12 22:50:40.423334 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.08.12 22:50:40.423902 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54742 | ||
| 586 | 2025.08.12 22:50:40.424036 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52767 | ||
| 587 | 2025.08.12 22:50:40.424174 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38514 | ||
| 588 | 2025.08.12 22:50:40.424209 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2025.08.12 22:50:40.424265 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59227 | ||
| 590 | 2025.08.12 22:50:40.424272 [ 263 ] {} <Debug> TCP-Session: a2d327b1-8fce-4f0e-bc86-22a9800e5315 Authenticating user 'default' from [fd00:1122:3344:101::b]:54742 | ||
| 591 | 2025.08.12 22:50:40.424406 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47675 | ||
| 592 | 2025.08.12 22:50:40.424426 [ 263 ] {} <Debug> TCP-Session: a2d327b1-8fce-4f0e-bc86-22a9800e5315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2025.08.12 22:50:40.424448 [ 263 ] {} <Debug> TCP-Session: a2d327b1-8fce-4f0e-bc86-22a9800e5315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.08.12 22:50:40.424566 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.08.12 22:50:40.424568 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.08.12 22:50:40.424616 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.08.12 22:50:40.424660 [ 264 ] {} <Debug> TCP-Session: 9233b747-54de-4d17-a862-869257187bd4 Authenticating user 'default' from [fd00:1122:3344:101::b]:52767 | ||
| 598 | 2025.08.12 22:50:40.424650 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.08.12 22:50:40.424709 [ 266 ] {} <Debug> TCP-Session: 53ab4471-b953-4923-b4a9-678caa1785c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:59227 | ||
| 600 | 2025.08.12 22:50:40.424644 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43820 | ||
| 601 | 2025.08.12 22:50:40.424834 [ 267 ] {} <Debug> TCP-Session: 054cdd85-a4c5-425b-a415-7b450a3feb82 Authenticating user 'default' from [fd00:1122:3344:101::b]:47675 | ||
| 602 | 2025.08.12 22:50:40.424830 [ 266 ] {} <Debug> TCP-Session: 53ab4471-b953-4923-b4a9-678caa1785c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.08.12 22:50:40.424804 [ 264 ] {} <Debug> TCP-Session: 9233b747-54de-4d17-a862-869257187bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.08.12 22:50:40.424994 [ 267 ] {} <Debug> TCP-Session: 054cdd85-a4c5-425b-a415-7b450a3feb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.08.12 22:50:40.424964 [ 266 ] {} <Debug> TCP-Session: 53ab4471-b953-4923-b4a9-678caa1785c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.08.12 22:50:40.424773 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39057 | ||
| 607 | 2025.08.12 22:50:40.425119 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2025.08.12 22:50:40.425108 [ 267 ] {} <Debug> TCP-Session: 054cdd85-a4c5-425b-a415-7b450a3feb82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.08.12 22:50:40.425081 [ 264 ] {} <Debug> TCP-Session: 9233b747-54de-4d17-a862-869257187bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.08.12 22:50:40.425297 [ 268 ] {} <Debug> TCP-Session: e306a4db-17c6-4bab-a4b0-079c96e28901 Authenticating user 'default' from [fd00:1122:3344:101::b]:43820 | ||
| 611 | 2025.08.12 22:50:40.424638 [ 265 ] {} <Debug> TCP-Session: a5e49855-90e6-4b57-9fe5-986deea08a84 Authenticating user 'default' from [fd00:1122:3344:101::b]:38514 | ||
| 612 | 2025.08.12 22:50:40.425383 [ 268 ] {} <Debug> TCP-Session: e306a4db-17c6-4bab-a4b0-079c96e28901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.08.12 22:50:40.425413 [ 265 ] {} <Debug> TCP-Session: a5e49855-90e6-4b57-9fe5-986deea08a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.08.12 22:50:40.425465 [ 268 ] {} <Debug> TCP-Session: e306a4db-17c6-4bab-a4b0-079c96e28901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.08.12 22:50:40.425463 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2025.08.12 22:50:40.425572 [ 265 ] {} <Debug> TCP-Session: a5e49855-90e6-4b57-9fe5-986deea08a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.08.12 22:50:40.425607 [ 269 ] {} <Debug> TCP-Session: 601464a9-3d6b-4664-ba28-cc40c1911501 Authenticating user 'default' from [fd00:1122:3344:101::b]:39057 | ||
| 618 | 2025.08.12 22:50:40.425736 [ 269 ] {} <Debug> TCP-Session: 601464a9-3d6b-4664-ba28-cc40c1911501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.08.12 22:50:40.425758 [ 269 ] {} <Debug> TCP-Session: 601464a9-3d6b-4664-ba28-cc40c1911501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.08.12 22:50:41.633536 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55713 | ||
| 621 | 2025.08.12 22:50:41.635567 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.08.12 22:50:41.635621 [ 270 ] {} <Debug> TCP-Session: 448c3f08-5f9c-4699-9c13-ca3ddc754992 Authenticating user 'default' from [fd00:1122:3344:101::c]:55713 | ||
| 623 | 2025.08.12 22:50:41.635687 [ 270 ] {} <Debug> TCP-Session: 448c3f08-5f9c-4699-9c13-ca3ddc754992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.08.12 22:50:41.635703 [ 270 ] {} <Debug> TCP-Session: 448c3f08-5f9c-4699-9c13-ca3ddc754992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.08.12 22:50:41.635778 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.08.12 22:50:41.635822 [ 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 | ||
| 627 | 2025.08.12 22:50:41.635841 [ 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 | ||
| 628 | 2025.08.12 22:50:41.636331 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49228 | ||
| 629 | 2025.08.12 22:50:41.636431 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61522 | ||
| 630 | 2025.08.12 22:50:41.636553 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2025.08.12 22:50:41.636572 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59737 | ||
| 632 | 2025.08.12 22:50:41.636628 [ 271 ] {} <Debug> TCP-Session: 35116471-c1bc-4298-a336-2b19046c844b Authenticating user 'default' from [fd00:1122:3344:101::c]:49228 | ||
| 633 | 2025.08.12 22:50:41.636658 [ 271 ] {} <Debug> TCP-Session: 35116471-c1bc-4298-a336-2b19046c844b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2025.08.12 22:50:41.636712 [ 271 ] {} <Debug> TCP-Session: 35116471-c1bc-4298-a336-2b19046c844b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2025.08.12 22:50:41.636712 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2025.08.12 22:50:41.636717 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47546 | ||
| 637 | 2025.08.12 22:50:41.636763 [ 272 ] {} <Debug> TCP-Session: b57be121-d804-47e9-ad3b-0799fc52831d Authenticating user 'default' from [fd00:1122:3344:101::c]:61522 | ||
| 638 | 2025.08.12 22:50:41.636825 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.08.12 22:50:41.636825 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34475 | ||
| 640 | 2025.08.12 22:50:41.636889 [ 272 ] {} <Debug> TCP-Session: b57be121-d804-47e9-ad3b-0799fc52831d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.08.12 22:50:41.636914 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38667 | ||
| 642 | 2025.08.12 22:50:41.636917 [ 273 ] {} <Debug> TCP-Session: 9c2e03b0-aa51-4a36-9244-519b160669a4 Authenticating user 'default' from [fd00:1122:3344:101::c]:59737 | ||
| 643 | 2025.08.12 22:50:41.636954 [ 272 ] {} <Debug> TCP-Session: b57be121-d804-47e9-ad3b-0799fc52831d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.08.12 22:50:41.636986 [ 273 ] {} <Debug> TCP-Session: 9c2e03b0-aa51-4a36-9244-519b160669a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.08.12 22:50:41.637024 [ 273 ] {} <Debug> TCP-Session: 9c2e03b0-aa51-4a36-9244-519b160669a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.08.12 22:50:41.637047 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.08.12 22:50:41.637069 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56151 | ||
| 648 | 2025.08.12 22:50:41.637131 [ 274 ] {} <Debug> TCP-Session: caf47d4b-43ce-498f-8b9d-f2499eb51d6e Authenticating user 'default' from [fd00:1122:3344:101::c]:47546 | ||
| 649 | 2025.08.12 22:50:41.637175 [ 274 ] {} <Debug> TCP-Session: caf47d4b-43ce-498f-8b9d-f2499eb51d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.08.12 22:50:41.637190 [ 274 ] {} <Debug> TCP-Session: caf47d4b-43ce-498f-8b9d-f2499eb51d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.08.12 22:50:41.637206 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2025.08.12 22:50:41.637353 [ 275 ] {} <Debug> TCP-Session: d960739b-6cf1-45c1-a620-3441a0670a12 Authenticating user 'default' from [fd00:1122:3344:101::c]:34475 | ||
| 653 | 2025.08.12 22:50:41.637379 [ 275 ] {} <Debug> TCP-Session: d960739b-6cf1-45c1-a620-3441a0670a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.08.12 22:50:41.637401 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2025.08.12 22:50:41.637378 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.08.12 22:50:41.637450 [ 275 ] {} <Debug> TCP-Session: d960739b-6cf1-45c1-a620-3441a0670a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.08.12 22:50:41.637490 [ 276 ] {} <Debug> TCP-Session: fe3fb802-3cb8-40de-a91e-3c3ac4df27b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:38667 | ||
| 658 | 2025.08.12 22:50:41.637469 [ 277 ] {} <Debug> TCP-Session: 94d286bf-8995-460d-a061-f72c8c96d3f1 Authenticating user 'default' from [fd00:1122:3344:101::c]:56151 | ||
| 659 | 2025.08.12 22:50:41.637529 [ 276 ] {} <Debug> TCP-Session: fe3fb802-3cb8-40de-a91e-3c3ac4df27b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.08.12 22:50:41.637541 [ 277 ] {} <Debug> TCP-Session: 94d286bf-8995-460d-a061-f72c8c96d3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.08.12 22:50:41.637612 [ 276 ] {} <Debug> TCP-Session: fe3fb802-3cb8-40de-a91e-3c3ac4df27b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.08.12 22:50:41.637623 [ 277 ] {} <Debug> TCP-Session: 94d286bf-8995-460d-a061-f72c8c96d3f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.08.12 22:50:42.169470 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46192 | ||
| 664 | 2025.08.12 22:50:42.171952 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.08.12 22:50:42.171991 [ 278 ] {} <Debug> TCP-Session: 8b725bbb-4d8b-4a4c-b12f-87b0b421fd65 Authenticating user 'default' from [fd00:1122:3344:101::a]:46192 | ||
| 666 | 2025.08.12 22:50:42.172016 [ 278 ] {} <Debug> TCP-Session: 8b725bbb-4d8b-4a4c-b12f-87b0b421fd65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.08.12 22:50:42.172138 [ 278 ] {} <Debug> TCP-Session: 8b725bbb-4d8b-4a4c-b12f-87b0b421fd65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.08.12 22:50:42.172218 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.08.12 22:50:42.172258 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.08.12 22:50:42.172523 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.08.12 22:50:42.173189 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51039 | ||
| 672 | 2025.08.12 22:50:42.173255 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33536 | ||
| 673 | 2025.08.12 22:50:42.173359 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63827 | ||
| 674 | 2025.08.12 22:50:42.173414 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.08.12 22:50:42.173514 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.08.12 22:50:42.173519 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51794 | ||
| 677 | 2025.08.12 22:50:42.173571 [ 279 ] {} <Debug> TCP-Session: 085bac4b-dd44-4928-9dad-c708c065efe0 Authenticating user 'default' from [fd00:1122:3344:101::a]:51039 | ||
| 678 | 2025.08.12 22:50:42.173635 [ 280 ] {} <Debug> TCP-Session: cb00168e-fbf0-4806-ac2b-347e4f3f7a8f Authenticating user 'default' from [fd00:1122:3344:101::a]:33536 | ||
| 679 | 2025.08.12 22:50:42.173596 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62526 | ||
| 680 | 2025.08.12 22:50:42.173665 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.08.12 22:50:42.173694 [ 279 ] {} <Debug> TCP-Session: 085bac4b-dd44-4928-9dad-c708c065efe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.08.12 22:50:42.173769 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57661 | ||
| 683 | 2025.08.12 22:50:42.173742 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.08.12 22:50:42.173735 [ 280 ] {} <Debug> TCP-Session: cb00168e-fbf0-4806-ac2b-347e4f3f7a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.08.12 22:50:42.173872 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.08.12 22:50:42.173894 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54603 | ||
| 687 | 2025.08.12 22:50:42.173832 [ 279 ] {} <Debug> TCP-Session: 085bac4b-dd44-4928-9dad-c708c065efe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.08.12 22:50:42.173975 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.08.12 22:50:42.174014 [ 283 ] {} <Debug> TCP-Session: d1ee8e14-37ed-41b4-9714-f3c758147ca4 Authenticating user 'default' from [fd00:1122:3344:101::a]:62526 | ||
| 690 | 2025.08.12 22:50:42.173968 [ 280 ] {} <Debug> TCP-Session: cb00168e-fbf0-4806-ac2b-347e4f3f7a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.08.12 22:50:42.173723 [ 281 ] {} <Debug> TCP-Session: adda6797-9494-44a6-865a-ce579104f4d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:63827 | ||
| 692 | 2025.08.12 22:50:42.174113 [ 284 ] {} <Debug> TCP-Session: a9c1608d-d5fb-47db-92dc-fe1391106bf0 Authenticating user 'default' from [fd00:1122:3344:101::a]:57661 | ||
| 693 | 2025.08.12 22:50:42.173856 [ 282 ] {} <Debug> TCP-Session: 82f2e529-7ea7-4642-85ab-6877a0709e42 Authenticating user 'default' from [fd00:1122:3344:101::a]:51794 | ||
| 694 | 2025.08.12 22:50:42.174166 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.08.12 22:50:42.174247 [ 284 ] {} <Debug> TCP-Session: a9c1608d-d5fb-47db-92dc-fe1391106bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.08.12 22:50:42.174222 [ 282 ] {} <Debug> TCP-Session: 82f2e529-7ea7-4642-85ab-6877a0709e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.08.12 22:50:42.174217 [ 281 ] {} <Debug> TCP-Session: adda6797-9494-44a6-865a-ce579104f4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.08.12 22:50:42.174356 [ 285 ] {} <Debug> TCP-Session: f47cc94c-6038-4897-aee3-ea5ae1dabb73 Authenticating user 'default' from [fd00:1122:3344:101::a]:54603 | ||
| 699 | 2025.08.12 22:50:42.174362 [ 284 ] {} <Debug> TCP-Session: a9c1608d-d5fb-47db-92dc-fe1391106bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.08.12 22:50:42.174343 [ 282 ] {} <Debug> TCP-Session: 82f2e529-7ea7-4642-85ab-6877a0709e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.08.12 22:50:42.174467 [ 285 ] {} <Debug> TCP-Session: f47cc94c-6038-4897-aee3-ea5ae1dabb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.08.12 22:50:42.174434 [ 281 ] {} <Debug> TCP-Session: adda6797-9494-44a6-865a-ce579104f4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.08.12 22:50:42.174131 [ 283 ] {} <Debug> TCP-Session: d1ee8e14-37ed-41b4-9714-f3c758147ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.08.12 22:50:42.174559 [ 285 ] {} <Debug> TCP-Session: f47cc94c-6038-4897-aee3-ea5ae1dabb73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.08.12 22:50:42.174657 [ 283 ] {} <Debug> TCP-Session: d1ee8e14-37ed-41b4-9714-f3c758147ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.08.12 22:50:46.747052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2025.08.12 22:50:46.747147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 708 | 2025.08.12 22:50:46.747274 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2025.08.12 22:50:46.747302 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2025.08.12 22:50:46.751035 [ 244 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Loading data parts | ||
| 711 | 2025.08.12 22:50:46.751433 [ 244 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): There are no data parts | ||
| 712 | 2025.08.12 22:50:46.757808 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2025.08.12 22:50:46.757849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 714 | 2025.08.12 22:50:46.765989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 715 | 2025.08.12 22:50:46.766830 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 716 | 2025.08.12 22:50:46.766987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 717 | 2025.08.12 22:50:46.770373 [ 243 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Loading data parts | ||
| 718 | 2025.08.12 22:50:46.770560 [ 243 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): There are no data parts | ||
| 719 | 2025.08.12 22:50:46.798336 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2025.08.12 22:50:46.798423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 721 | 2025.08.12 22:50:46.805201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2025.08.12 22:50:46.806429 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2025.08.12 22:50:46.810444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2025.08.12 22:50:47.000296 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.11 MiB | ||
| 725 | 2025.08.12 22:50:49.247101 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2025.08.12 22:50:49.247203 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2025.08.12 22:50:49.256103 [ 242 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Loading data parts | ||
| 728 | 2025.08.12 22:50:49.256389 [ 242 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): There are no data parts | ||
| 729 | 2025.08.12 22:50:49.262922 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2025.08.12 22:50:49.262961 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 731 | 2025.08.12 22:50:49.264592 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2025.08.12 22:50:49.265146 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2025.08.12 22:50:49.265381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2025.08.12 22:50:50.000148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.21 MiB, peak 158.21 MiB, free memory in arenas 0.00 B, will set to 155.14 MiB (RSS), difference: -3.07 MiB | ||
| 735 | 2025.08.12 22:50:54.222687 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2025.08.12 22:50:54.222748 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2025.08.12 22:50:54.267868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 738 | 2025.08.12 22:50:54.272658 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2025.08.12 22:50:54.272819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 740 | 2025.08.12 22:50:54.273498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2025.08.12 22:50:54.273927 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2025.08.12 22:50:54.274159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2025.08.12 22:50:54.311268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2025.08.12 22:50:54.328964 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2025.08.12 22:50:54.329026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 746 | 2025.08.12 22:50:54.335461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2025.08.12 22:50:54.336862 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2025.08.12 22:50:54.340025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2025.08.12 22:50:55.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.81 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 1.94 MiB | ||
| 750 | 2025.08.12 22:51:00.000437 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.78 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 4.03 MiB | ||
| 751 | 2025.08.12 22:51:00.018821 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.08.12 22:51:00.019237 [ 3 ] {01298f0a-b500-4d99-a612-e5e6847e4a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.08.12 22:51:00.023710 [ 3 ] {01298f0a-b500-4d99-a612-e5e6847e4a07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.08.12 22:51:00.026022 [ 3 ] {01298f0a-b500-4d99-a612-e5e6847e4a07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.08.12 22:51:00.028829 [ 3 ] {01298f0a-b500-4d99-a612-e5e6847e4a07} <Debug> TCPHandler: Processed in 0.010144812 sec. | ||
| 756 | 2025.08.12 22:51:00.034005 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.08.12 22:51:00.034250 [ 3 ] {9ef809ad-5ce3-4ab9-bb31-cf2f0724da8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.08.12 22:51:00.044684 [ 3 ] {9ef809ad-5ce3-4ab9-bb31-cf2f0724da8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.08.12 22:51:00.044804 [ 3 ] {9ef809ad-5ce3-4ab9-bb31-cf2f0724da8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.08.12 22:51:00.045305 [ 3 ] {9ef809ad-5ce3-4ab9-bb31-cf2f0724da8f} <Debug> TCPHandler: Processed in 0.011351219 sec. | ||
| 761 | 2025.08.12 22:51:00.046128 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.08.12 22:51:00.046247 [ 3 ] {7c093808-7972-4088-ac17-d713984df070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.08.12 22:51:00.048553 [ 3 ] {7c093808-7972-4088-ac17-d713984df070} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.08.12 22:51:00.048609 [ 3 ] {7c093808-7972-4088-ac17-d713984df070} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.08.12 22:51:00.049023 [ 3 ] {7c093808-7972-4088-ac17-d713984df070} <Debug> TCPHandler: Processed in 0.002943761 sec. | ||
| 766 | 2025.08.12 22:51:00.049261 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.08.12 22:51:00.049387 [ 3 ] {7e0ae4b6-f467-4fa6-a598-4342ce2e4386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.08.12 22:51:00.049638 [ 3 ] {7e0ae4b6-f467-4fa6-a598-4342ce2e4386} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.08.12 22:51:00.049683 [ 3 ] {7e0ae4b6-f467-4fa6-a598-4342ce2e4386} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.08.12 22:51:00.050012 [ 3 ] {7e0ae4b6-f467-4fa6-a598-4342ce2e4386} <Debug> TCPHandler: Processed in 0.000809491 sec. | ||
| 771 | 2025.08.12 22:51:00.050222 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.08.12 22:51:00.050338 [ 3 ] {7f2f1db8-4c6b-4287-8f91-e0934b57614a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.08.12 22:51:00.050581 [ 3 ] {7f2f1db8-4c6b-4287-8f91-e0934b57614a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.08.12 22:51:00.050627 [ 3 ] {7f2f1db8-4c6b-4287-8f91-e0934b57614a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.08.12 22:51:00.051004 [ 3 ] {7f2f1db8-4c6b-4287-8f91-e0934b57614a} <Debug> TCPHandler: Processed in 0.000833881 sec. | ||
| 776 | 2025.08.12 22:51:00.051206 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.08.12 22:51:00.051323 [ 3 ] {7fbc8bc2-2507-4e3f-b16b-6703acdceb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.08.12 22:51:00.051566 [ 3 ] {7fbc8bc2-2507-4e3f-b16b-6703acdceb93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.08.12 22:51:00.051611 [ 3 ] {7fbc8bc2-2507-4e3f-b16b-6703acdceb93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.08.12 22:51:00.051962 [ 3 ] {7fbc8bc2-2507-4e3f-b16b-6703acdceb93} <Debug> TCPHandler: Processed in 0.000803672 sec. | ||
| 781 | 2025.08.12 22:51:00.052170 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.08.12 22:51:00.052286 [ 3 ] {661e3bc6-6b89-4095-bb8c-702fd976c4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.08.12 22:51:00.052533 [ 3 ] {661e3bc6-6b89-4095-bb8c-702fd976c4db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.08.12 22:51:00.052581 [ 3 ] {661e3bc6-6b89-4095-bb8c-702fd976c4db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.08.12 22:51:00.052909 [ 3 ] {661e3bc6-6b89-4095-bb8c-702fd976c4db} <Debug> TCPHandler: Processed in 0.000787931 sec. | ||
| 786 | 2025.08.12 22:51:00.053126 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.08.12 22:51:00.053242 [ 3 ] {11a5d657-06f8-4fe7-b85b-57770b7fc692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.08.12 22:51:00.053485 [ 3 ] {11a5d657-06f8-4fe7-b85b-57770b7fc692} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.08.12 22:51:00.053529 [ 3 ] {11a5d657-06f8-4fe7-b85b-57770b7fc692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.08.12 22:51:00.053855 [ 3 ] {11a5d657-06f8-4fe7-b85b-57770b7fc692} <Debug> TCPHandler: Processed in 0.000778051 sec. | ||
| 791 | 2025.08.12 22:51:00.054064 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.08.12 22:51:00.054180 [ 3 ] {0522e34f-eebd-494e-bc97-47485d523d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.08.12 22:51:00.054427 [ 3 ] {0522e34f-eebd-494e-bc97-47485d523d91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.08.12 22:51:00.054472 [ 3 ] {0522e34f-eebd-494e-bc97-47485d523d91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.08.12 22:51:00.054788 [ 3 ] {0522e34f-eebd-494e-bc97-47485d523d91} <Debug> TCPHandler: Processed in 0.000772411 sec. | ||
| 796 | 2025.08.12 22:51:00.054992 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.08.12 22:51:00.055110 [ 3 ] {17c5d37c-259b-49f6-8005-881e00c32a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.08.12 22:51:00.055355 [ 3 ] {17c5d37c-259b-49f6-8005-881e00c32a66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.08.12 22:51:00.055398 [ 3 ] {17c5d37c-259b-49f6-8005-881e00c32a66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.08.12 22:51:00.055714 [ 3 ] {17c5d37c-259b-49f6-8005-881e00c32a66} <Debug> TCPHandler: Processed in 0.00076984 sec. | ||
| 801 | 2025.08.12 22:51:00.055911 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.08.12 22:51:00.056030 [ 3 ] {310ab197-7381-4ae4-9cfc-0088212cc7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.08.12 22:51:00.056274 [ 3 ] {310ab197-7381-4ae4-9cfc-0088212cc7a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.08.12 22:51:00.056319 [ 3 ] {310ab197-7381-4ae4-9cfc-0088212cc7a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.08.12 22:51:00.056637 [ 3 ] {310ab197-7381-4ae4-9cfc-0088212cc7a8} <Debug> TCPHandler: Processed in 0.0007745 sec. | ||
| 806 | 2025.08.12 22:51:00.056839 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.08.12 22:51:00.056958 [ 3 ] {6f146c83-024d-4d9a-844a-123afe02f28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.08.12 22:51:00.057204 [ 3 ] {6f146c83-024d-4d9a-844a-123afe02f28e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.08.12 22:51:00.057248 [ 3 ] {6f146c83-024d-4d9a-844a-123afe02f28e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.08.12 22:51:00.057576 [ 3 ] {6f146c83-024d-4d9a-844a-123afe02f28e} <Debug> TCPHandler: Processed in 0.000786331 sec. | ||
| 811 | 2025.08.12 22:51:00.057785 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.08.12 22:51:00.057903 [ 3 ] {c2892a3e-dae1-4a24-b5a8-72fb2cd9a3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.08.12 22:51:00.058162 [ 3 ] {c2892a3e-dae1-4a24-b5a8-72fb2cd9a3fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.08.12 22:51:00.058207 [ 3 ] {c2892a3e-dae1-4a24-b5a8-72fb2cd9a3fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.08.12 22:51:00.058526 [ 3 ] {c2892a3e-dae1-4a24-b5a8-72fb2cd9a3fa} <Debug> TCPHandler: Processed in 0.000798041 sec. | ||
| 816 | 2025.08.12 22:51:00.058708 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.08.12 22:51:00.058822 [ 3 ] {e2319c83-d9d9-4076-a283-6a3fbdc3fa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.08.12 22:51:00.059061 [ 3 ] {e2319c83-d9d9-4076-a283-6a3fbdc3fa89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.08.12 22:51:00.059103 [ 3 ] {e2319c83-d9d9-4076-a283-6a3fbdc3fa89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.08.12 22:51:00.059509 [ 3 ] {e2319c83-d9d9-4076-a283-6a3fbdc3fa89} <Debug> TCPHandler: Processed in 0.000827072 sec. | ||
| 821 | 2025.08.12 22:51:00.059753 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.08.12 22:51:00.059872 [ 3 ] {a543b186-7265-4a57-ac4e-2df4e3e5279c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.08.12 22:51:00.060127 [ 3 ] {a543b186-7265-4a57-ac4e-2df4e3e5279c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.08.12 22:51:00.060171 [ 3 ] {a543b186-7265-4a57-ac4e-2df4e3e5279c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.08.12 22:51:00.060492 [ 3 ] {a543b186-7265-4a57-ac4e-2df4e3e5279c} <Debug> TCPHandler: Processed in 0.000786311 sec. | ||
| 826 | 2025.08.12 22:51:00.060716 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.08.12 22:51:00.060835 [ 3 ] {6d798108-a206-4223-9615-405ec08dd1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.08.12 22:51:00.061090 [ 3 ] {6d798108-a206-4223-9615-405ec08dd1ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.08.12 22:51:00.061134 [ 3 ] {6d798108-a206-4223-9615-405ec08dd1ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.08.12 22:51:00.061455 [ 3 ] {6d798108-a206-4223-9615-405ec08dd1ac} <Debug> TCPHandler: Processed in 0.000787801 sec. | ||
| 831 | 2025.08.12 22:51:00.061674 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.08.12 22:51:00.061793 [ 3 ] {dbbd9f85-488f-4f24-b910-f53268e3bd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.08.12 22:51:00.062050 [ 3 ] {dbbd9f85-488f-4f24-b910-f53268e3bd33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.08.12 22:51:00.062092 [ 3 ] {dbbd9f85-488f-4f24-b910-f53268e3bd33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.08.12 22:51:00.062411 [ 3 ] {dbbd9f85-488f-4f24-b910-f53268e3bd33} <Debug> TCPHandler: Processed in 0.000784921 sec. | ||
| 836 | 2025.08.12 22:51:00.062623 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.08.12 22:51:00.062746 [ 3 ] {10da88a6-5226-4b9d-8e11-c804e18a92c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.08.12 22:51:00.063019 [ 3 ] {10da88a6-5226-4b9d-8e11-c804e18a92c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.08.12 22:51:00.063064 [ 3 ] {10da88a6-5226-4b9d-8e11-c804e18a92c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.08.12 22:51:00.063389 [ 3 ] {10da88a6-5226-4b9d-8e11-c804e18a92c6} <Debug> TCPHandler: Processed in 0.000815611 sec. | ||
| 841 | 2025.08.12 22:51:00.063615 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.08.12 22:51:00.063736 [ 3 ] {4f900e8a-bba5-4f19-b695-59ff605d92b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.08.12 22:51:00.063995 [ 3 ] {4f900e8a-bba5-4f19-b695-59ff605d92b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.08.12 22:51:00.064039 [ 3 ] {4f900e8a-bba5-4f19-b695-59ff605d92b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.08.12 22:51:00.064356 [ 3 ] {4f900e8a-bba5-4f19-b695-59ff605d92b9} <Debug> TCPHandler: Processed in 0.0007895 sec. | ||
| 846 | 2025.08.12 22:51:00.064562 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.08.12 22:51:00.064682 [ 3 ] {fac9208c-4c3a-40c5-9132-6b3f00612771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.08.12 22:51:00.064944 [ 3 ] {fac9208c-4c3a-40c5-9132-6b3f00612771} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.08.12 22:51:00.064987 [ 3 ] {fac9208c-4c3a-40c5-9132-6b3f00612771} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.08.12 22:51:00.065306 [ 3 ] {fac9208c-4c3a-40c5-9132-6b3f00612771} <Debug> TCPHandler: Processed in 0.000792041 sec. | ||
| 851 | 2025.08.12 22:51:00.066581 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.08.12 22:51:00.066705 [ 3 ] {034af9a4-e1e0-4d63-89c0-f89480f6068f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.08.12 22:51:00.066978 [ 3 ] {034af9a4-e1e0-4d63-89c0-f89480f6068f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.08.12 22:51:00.067023 [ 3 ] {034af9a4-e1e0-4d63-89c0-f89480f6068f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.08.12 22:51:00.067367 [ 3 ] {034af9a4-e1e0-4d63-89c0-f89480f6068f} <Debug> TCPHandler: Processed in 0.000841332 sec. | ||
| 856 | 2025.08.12 22:51:00.070474 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.08.12 22:51:00.070626 [ 3 ] {c1883e5e-8232-4a37-8636-c14400dfe66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2025.08.12 22:51:00.070960 [ 3 ] {c1883e5e-8232-4a37-8636-c14400dfe66c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.08.12 22:51:00.071015 [ 3 ] {c1883e5e-8232-4a37-8636-c14400dfe66c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.08.12 22:51:00.071400 [ 3 ] {c1883e5e-8232-4a37-8636-c14400dfe66c} <Debug> TCPHandler: Processed in 0.000983584 sec. | ||
| 861 | 2025.08.12 22:51:00.071929 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.08.12 22:51:00.072054 [ 3 ] {2eaadc6a-250b-4f5a-b3a0-8976a5f15b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2025.08.12 22:51:00.072329 [ 3 ] {2eaadc6a-250b-4f5a-b3a0-8976a5f15b2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.08.12 22:51:00.072373 [ 3 ] {2eaadc6a-250b-4f5a-b3a0-8976a5f15b2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.08.12 22:51:00.072698 [ 3 ] {2eaadc6a-250b-4f5a-b3a0-8976a5f15b2b} <Debug> TCPHandler: Processed in 0.000817872 sec. | ||
| 866 | 2025.08.12 22:51:00.072937 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.08.12 22:51:00.073062 [ 3 ] {59cc7156-17be-4dbe-a22d-3dd4f29ee6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.08.12 22:51:00.073336 [ 3 ] {59cc7156-17be-4dbe-a22d-3dd4f29ee6b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.08.12 22:51:00.073381 [ 3 ] {59cc7156-17be-4dbe-a22d-3dd4f29ee6b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.08.12 22:51:00.073697 [ 3 ] {59cc7156-17be-4dbe-a22d-3dd4f29ee6b7} <Debug> TCPHandler: Processed in 0.000809082 sec. | ||
| 871 | 2025.08.12 22:51:00.073926 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.08.12 22:51:00.074052 [ 3 ] {ab0186ea-1b5c-41b9-b9a9-2c3e7745236d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 873 | 2025.08.12 22:51:00.074327 [ 3 ] {ab0186ea-1b5c-41b9-b9a9-2c3e7745236d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.08.12 22:51:00.074371 [ 3 ] {ab0186ea-1b5c-41b9-b9a9-2c3e7745236d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.08.12 22:51:00.074688 [ 3 ] {ab0186ea-1b5c-41b9-b9a9-2c3e7745236d} <Debug> TCPHandler: Processed in 0.000809701 sec. | ||
| 876 | 2025.08.12 22:51:00.074922 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.08.12 22:51:00.075050 [ 3 ] {425322ef-916d-4c13-94a1-1214bc3ef756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 878 | 2025.08.12 22:51:00.075336 [ 3 ] {425322ef-916d-4c13-94a1-1214bc3ef756} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.08.12 22:51:00.075379 [ 3 ] {425322ef-916d-4c13-94a1-1214bc3ef756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.08.12 22:51:00.075695 [ 3 ] {425322ef-916d-4c13-94a1-1214bc3ef756} <Debug> TCPHandler: Processed in 0.000840562 sec. | ||
| 881 | 2025.08.12 22:51:00.075900 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.08.12 22:51:00.076019 [ 3 ] {50b2dfd6-14a7-45e2-9dcb-fa9b591b6c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 883 | 2025.08.12 22:51:00.076274 [ 3 ] {50b2dfd6-14a7-45e2-9dcb-fa9b591b6c21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.08.12 22:51:00.076315 [ 3 ] {50b2dfd6-14a7-45e2-9dcb-fa9b591b6c21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2025.08.12 22:51:00.076704 [ 3 ] {50b2dfd6-14a7-45e2-9dcb-fa9b591b6c21} <Debug> TCPHandler: Processed in 0.000817482 sec. | ||
| 886 | 2025.08.12 22:51:00.076931 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.08.12 22:51:00.077058 [ 3 ] {98531a4d-4f5b-485d-922a-26c525b1e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 888 | 2025.08.12 22:51:00.077334 [ 3 ] {98531a4d-4f5b-485d-922a-26c525b1e942} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2025.08.12 22:51:00.077379 [ 3 ] {98531a4d-4f5b-485d-922a-26c525b1e942} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2025.08.12 22:51:00.077705 [ 3 ] {98531a4d-4f5b-485d-922a-26c525b1e942} <Debug> TCPHandler: Processed in 0.000821942 sec. | ||
| 891 | 2025.08.12 22:51:00.077942 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.08.12 22:51:00.078071 [ 3 ] {180fa8d3-7448-46a0-9498-d4f319d80c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 893 | 2025.08.12 22:51:00.078353 [ 3 ] {180fa8d3-7448-46a0-9498-d4f319d80c86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2025.08.12 22:51:00.078397 [ 3 ] {180fa8d3-7448-46a0-9498-d4f319d80c86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2025.08.12 22:51:00.078723 [ 3 ] {180fa8d3-7448-46a0-9498-d4f319d80c86} <Debug> TCPHandler: Processed in 0.000828701 sec. | ||
| 896 | 2025.08.12 22:51:00.078948 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.08.12 22:51:00.079078 [ 3 ] {06d663f3-94d5-4f58-a41f-2219231b0ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 898 | 2025.08.12 22:51:00.079357 [ 3 ] {06d663f3-94d5-4f58-a41f-2219231b0ec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2025.08.12 22:51:00.079404 [ 3 ] {06d663f3-94d5-4f58-a41f-2219231b0ec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2025.08.12 22:51:00.079739 [ 3 ] {06d663f3-94d5-4f58-a41f-2219231b0ec9} <Debug> TCPHandler: Processed in 0.000839472 sec. | ||
| 901 | 2025.08.12 22:51:00.079963 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.08.12 22:51:00.080090 [ 3 ] {14612005-1090-4c29-a904-69d53e0a6a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 903 | 2025.08.12 22:51:00.080371 [ 3 ] {14612005-1090-4c29-a904-69d53e0a6a1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2025.08.12 22:51:00.080415 [ 3 ] {14612005-1090-4c29-a904-69d53e0a6a1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2025.08.12 22:51:00.080743 [ 3 ] {14612005-1090-4c29-a904-69d53e0a6a1d} <Debug> TCPHandler: Processed in 0.000828612 sec. | ||
| 906 | 2025.08.12 22:51:00.091201 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2025.08.12 22:51:00.091338 [ 3 ] {bbe3084d-cadc-4f29-80ab-816b38985aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 908 | 2025.08.12 22:51:00.091639 [ 3 ] {bbe3084d-cadc-4f29-80ab-816b38985aa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2025.08.12 22:51:00.091684 [ 3 ] {bbe3084d-cadc-4f29-80ab-816b38985aa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2025.08.12 22:51:00.092030 [ 3 ] {bbe3084d-cadc-4f29-80ab-816b38985aa3} <Debug> TCPHandler: Processed in 0.000881202 sec. | ||
| 911 | 2025.08.12 22:51:00.095803 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2025.08.12 22:51:00.095936 [ 3 ] {43b56495-c8a8-4a98-8a8f-651fd147ca97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 913 | 2025.08.12 22:51:00.095983 [ 3 ] {43b56495-c8a8-4a98-8a8f-651fd147ca97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2025.08.12 22:51:00.096558 [ 3 ] {43b56495-c8a8-4a98-8a8f-651fd147ca97} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 915 | 2025.08.12 22:51:00.096599 [ 3 ] {43b56495-c8a8-4a98-8a8f-651fd147ca97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 916 | 2025.08.12 22:51:00.097261 [ 3 ] {43b56495-c8a8-4a98-8a8f-651fd147ca97} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 917 | 2025.08.12 22:51:00.097655 [ 3 ] {43b56495-c8a8-4a98-8a8f-651fd147ca97} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 918 | 2025.08.12 22:51:00.097807 [ 3 ] {43b56495-c8a8-4a98-8a8f-651fd147ca97} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.001903 sec., 16815.554387808723 rows/sec., 3.73 MiB/sec. | ||
| 919 | 2025.08.12 22:51:00.097847 [ 3 ] {43b56495-c8a8-4a98-8a8f-651fd147ca97} <Debug> TCPHandler: Processed in 0.002116789 sec. | ||
| 920 | 2025.08.12 22:51:00.097991 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2025.08.12 22:51:00.098095 [ 3 ] {facaa2de-0bfd-44a8-95b0-f64be4b72476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 922 | 2025.08.12 22:51:00.098138 [ 3 ] {facaa2de-0bfd-44a8-95b0-f64be4b72476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 923 | 2025.08.12 22:51:00.105002 [ 3 ] {facaa2de-0bfd-44a8-95b0-f64be4b72476} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 924 | 2025.08.12 22:51:00.105038 [ 3 ] {facaa2de-0bfd-44a8-95b0-f64be4b72476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 925 | 2025.08.12 22:51:00.105521 [ 3 ] {facaa2de-0bfd-44a8-95b0-f64be4b72476} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 926 | 2025.08.12 22:51:00.105981 [ 3 ] {facaa2de-0bfd-44a8-95b0-f64be4b72476} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 927 | 2025.08.12 22:51:00.106117 [ 3 ] {facaa2de-0bfd-44a8-95b0-f64be4b72476} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.008045 sec., 48725.91671845867 rows/sec., 3.09 MiB/sec. | ||
| 928 | 2025.08.12 22:51:00.106156 [ 3 ] {facaa2de-0bfd-44a8-95b0-f64be4b72476} <Debug> TCPHandler: Processed in 0.008215475 sec. | ||
| 929 | 2025.08.12 22:51:00.106294 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2025.08.12 22:51:00.106394 [ 3 ] {f23a6910-a5c0-4705-b0e4-ce1d36fc9503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 931 | 2025.08.12 22:51:00.106444 [ 3 ] {f23a6910-a5c0-4705-b0e4-ce1d36fc9503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 932 | 2025.08.12 22:51:00.106871 [ 3 ] {f23a6910-a5c0-4705-b0e4-ce1d36fc9503} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2025.08.12 22:51:00.106908 [ 3 ] {f23a6910-a5c0-4705-b0e4-ce1d36fc9503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 934 | 2025.08.12 22:51:00.107306 [ 3 ] {f23a6910-a5c0-4705-b0e4-ce1d36fc9503} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 935 | 2025.08.12 22:51:00.107725 [ 3 ] {f23a6910-a5c0-4705-b0e4-ce1d36fc9503} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2025.08.12 22:51:00.107857 [ 3 ] {f23a6910-a5c0-4705-b0e4-ce1d36fc9503} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001483 sec., 6743.088334457182 rows/sec., 549.85 KiB/sec. | ||
| 937 | 2025.08.12 22:51:00.107894 [ 3 ] {f23a6910-a5c0-4705-b0e4-ce1d36fc9503} <Debug> TCPHandler: Processed in 0.001649783 sec. | ||
| 938 | 2025.08.12 22:51:00.108014 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2025.08.12 22:51:00.108112 [ 3 ] {5d3a7143-77dd-414a-971e-da5f0d1f7fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 940 | 2025.08.12 22:51:00.108152 [ 3 ] {5d3a7143-77dd-414a-971e-da5f0d1f7fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 941 | 2025.08.12 22:51:00.109122 [ 3 ] {5d3a7143-77dd-414a-971e-da5f0d1f7fda} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 942 | 2025.08.12 22:51:00.109159 [ 3 ] {5d3a7143-77dd-414a-971e-da5f0d1f7fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 943 | 2025.08.12 22:51:00.109738 [ 3 ] {5d3a7143-77dd-414a-971e-da5f0d1f7fda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 944 | 2025.08.12 22:51:00.110136 [ 3 ] {5d3a7143-77dd-414a-971e-da5f0d1f7fda} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 945 | 2025.08.12 22:51:00.110258 [ 3 ] {5d3a7143-77dd-414a-971e-da5f0d1f7fda} <Debug> executeQuery: Read 1092 rows, 88.42 KiB in 0.002222 sec., 491449.14491449145 rows/sec., 38.86 MiB/sec. | ||
| 946 | 2025.08.12 22:51:00.110294 [ 3 ] {5d3a7143-77dd-414a-971e-da5f0d1f7fda} <Debug> TCPHandler: Processed in 0.002388804 sec. | ||
| 947 | 2025.08.12 22:51:00.110466 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 948 | 2025.08.12 22:51:00.110562 [ 3 ] {e511ae7b-62f5-4327-959d-81fe942c025e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 949 | 2025.08.12 22:51:00.110621 [ 3 ] {e511ae7b-62f5-4327-959d-81fe942c025e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 950 | 2025.08.12 22:51:00.111151 [ 3 ] {e511ae7b-62f5-4327-959d-81fe942c025e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 951 | 2025.08.12 22:51:00.111187 [ 3 ] {e511ae7b-62f5-4327-959d-81fe942c025e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 952 | 2025.08.12 22:51:00.111628 [ 3 ] {e511ae7b-62f5-4327-959d-81fe942c025e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 953 | 2025.08.12 22:51:00.112057 [ 3 ] {e511ae7b-62f5-4327-959d-81fe942c025e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 954 | 2025.08.12 22:51:00.112187 [ 3 ] {e511ae7b-62f5-4327-959d-81fe942c025e} <Debug> executeQuery: Read 216 rows, 13.23 KiB in 0.001644 sec., 131386.8613138686 rows/sec., 7.86 MiB/sec. | ||
| 955 | 2025.08.12 22:51:00.112225 [ 3 ] {e511ae7b-62f5-4327-959d-81fe942c025e} <Debug> TCPHandler: Processed in 0.001809315 sec. | ||
| 956 | 2025.08.12 22:51:00.112356 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2025.08.12 22:51:00.112454 [ 3 ] {f8c436dc-d674-4c42-90fe-99b14960ed4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 958 | 2025.08.12 22:51:00.112494 [ 3 ] {f8c436dc-d674-4c42-90fe-99b14960ed4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 959 | 2025.08.12 22:51:00.113007 [ 3 ] {f8c436dc-d674-4c42-90fe-99b14960ed4d} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 960 | 2025.08.12 22:51:00.113040 [ 3 ] {f8c436dc-d674-4c42-90fe-99b14960ed4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 961 | 2025.08.12 22:51:00.113461 [ 3 ] {f8c436dc-d674-4c42-90fe-99b14960ed4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 962 | 2025.08.12 22:51:00.113902 [ 3 ] {f8c436dc-d674-4c42-90fe-99b14960ed4d} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 963 | 2025.08.12 22:51:00.114036 [ 3 ] {f8c436dc-d674-4c42-90fe-99b14960ed4d} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.0016 sec., 126875 rows/sec., 8.18 MiB/sec. | ||
| 964 | 2025.08.12 22:51:00.114072 [ 3 ] {f8c436dc-d674-4c42-90fe-99b14960ed4d} <Debug> TCPHandler: Processed in 0.001766025 sec. | ||
| 965 | 2025.08.12 22:51:00.114188 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2025.08.12 22:51:00.114285 [ 3 ] {f6c05def-3ae7-4f05-bf9d-9dd64cd4cf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 967 | 2025.08.12 22:51:00.114326 [ 3 ] {f6c05def-3ae7-4f05-bf9d-9dd64cd4cf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 968 | 2025.08.12 22:51:00.114775 [ 3 ] {f6c05def-3ae7-4f05-bf9d-9dd64cd4cf32} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2025.08.12 22:51:00.114812 [ 3 ] {f6c05def-3ae7-4f05-bf9d-9dd64cd4cf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 970 | 2025.08.12 22:51:00.115237 [ 3 ] {f6c05def-3ae7-4f05-bf9d-9dd64cd4cf32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 971 | 2025.08.12 22:51:00.115715 [ 3 ] {f6c05def-3ae7-4f05-bf9d-9dd64cd4cf32} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2025.08.12 22:51:00.115844 [ 3 ] {f6c05def-3ae7-4f05-bf9d-9dd64cd4cf32} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00158 sec., 127848.10126582278 rows/sec., 7.26 MiB/sec. | ||
| 973 | 2025.08.12 22:51:00.115882 [ 3 ] {f6c05def-3ae7-4f05-bf9d-9dd64cd4cf32} <Debug> TCPHandler: Processed in 0.001744275 sec. | ||
| 974 | 2025.08.12 22:51:00.115997 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2025.08.12 22:51:00.116094 [ 3 ] {97723d85-b8e9-407f-9379-e653692095e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 976 | 2025.08.12 22:51:00.116134 [ 3 ] {97723d85-b8e9-407f-9379-e653692095e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 977 | 2025.08.12 22:51:00.116783 [ 3 ] {97723d85-b8e9-407f-9379-e653692095e3} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2025.08.12 22:51:00.116820 [ 3 ] {97723d85-b8e9-407f-9379-e653692095e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 979 | 2025.08.12 22:51:00.117279 [ 3 ] {97723d85-b8e9-407f-9379-e653692095e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 980 | 2025.08.12 22:51:00.117731 [ 3 ] {97723d85-b8e9-407f-9379-e653692095e3} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2025.08.12 22:51:00.117890 [ 3 ] {97723d85-b8e9-407f-9379-e653692095e3} <Debug> executeQuery: Read 672 rows, 48.19 KiB in 0.001814 sec., 370452.03969128995 rows/sec., 25.94 MiB/sec. | ||
| 982 | 2025.08.12 22:51:00.117929 [ 3 ] {97723d85-b8e9-407f-9379-e653692095e3} <Debug> TCPHandler: Processed in 0.001981968 sec. | ||
| 983 | 2025.08.12 22:51:00.118074 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2025.08.12 22:51:00.118170 [ 3 ] {7e52b4e0-817c-429a-afca-8b6b0ee972c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 985 | 2025.08.12 22:51:00.118212 [ 3 ] {7e52b4e0-817c-429a-afca-8b6b0ee972c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 986 | 2025.08.12 22:51:00.118567 [ 3 ] {7e52b4e0-817c-429a-afca-8b6b0ee972c7} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2025.08.12 22:51:00.118608 [ 3 ] {7e52b4e0-817c-429a-afca-8b6b0ee972c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 988 | 2025.08.12 22:51:00.119126 [ 3 ] {7e52b4e0-817c-429a-afca-8b6b0ee972c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 989 | 2025.08.12 22:51:00.119559 [ 3 ] {7e52b4e0-817c-429a-afca-8b6b0ee972c7} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2025.08.12 22:51:00.119691 [ 3 ] {7e52b4e0-817c-429a-afca-8b6b0ee972c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. | ||
| 991 | 2025.08.12 22:51:00.119728 [ 3 ] {7e52b4e0-817c-429a-afca-8b6b0ee972c7} <Debug> TCPHandler: Processed in 0.001703583 sec. | ||
| 992 | 2025.08.12 22:51:00.119840 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2025.08.12 22:51:00.119935 [ 3 ] {0528621a-7f09-4928-89a5-da40f92cd804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 994 | 2025.08.12 22:51:00.119980 [ 3 ] {0528621a-7f09-4928-89a5-da40f92cd804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 995 | 2025.08.12 22:51:00.120419 [ 3 ] {0528621a-7f09-4928-89a5-da40f92cd804} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2025.08.12 22:51:00.120452 [ 3 ] {0528621a-7f09-4928-89a5-da40f92cd804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 997 | 2025.08.12 22:51:00.120906 [ 3 ] {0528621a-7f09-4928-89a5-da40f92cd804} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 998 | 2025.08.12 22:51:00.121389 [ 3 ] {0528621a-7f09-4928-89a5-da40f92cd804} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2025.08.12 22:51:00.121519 [ 3 ] {0528621a-7f09-4928-89a5-da40f92cd804} <Debug> executeQuery: Read 248 rows, 16.47 KiB in 0.001602 sec., 154806.49188514357 rows/sec., 10.04 MiB/sec. | ||
| 1000 | 2025.08.12 22:51:00.121556 [ 3 ] {0528621a-7f09-4928-89a5-da40f92cd804} <Debug> TCPHandler: Processed in 0.001766474 sec. | ||
| 1001 | 2025.08.12 22:51:00.121670 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2025.08.12 22:51:00.121766 [ 3 ] {b94d3fd5-30f5-4fb9-b151-f1fd8f7aeefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1003 | 2025.08.12 22:51:00.121810 [ 3 ] {b94d3fd5-30f5-4fb9-b151-f1fd8f7aeefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1004 | 2025.08.12 22:51:00.122130 [ 3 ] {b94d3fd5-30f5-4fb9-b151-f1fd8f7aeefe} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2025.08.12 22:51:00.122167 [ 3 ] {b94d3fd5-30f5-4fb9-b151-f1fd8f7aeefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1006 | 2025.08.12 22:51:00.122602 [ 3 ] {b94d3fd5-30f5-4fb9-b151-f1fd8f7aeefe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1007 | 2025.08.12 22:51:00.123055 [ 3 ] {b94d3fd5-30f5-4fb9-b151-f1fd8f7aeefe} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2025.08.12 22:51:00.123186 [ 3 ] {b94d3fd5-30f5-4fb9-b151-f1fd8f7aeefe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. | ||
| 1009 | 2025.08.12 22:51:00.123222 [ 3 ] {b94d3fd5-30f5-4fb9-b151-f1fd8f7aeefe} <Debug> TCPHandler: Processed in 0.001602423 sec. | ||
| 1010 | 2025.08.12 22:51:00.123339 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2025.08.12 22:51:00.123435 [ 3 ] {eb4f7956-1768-4072-bea1-5a9feb8f12e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1012 | 2025.08.12 22:51:00.123491 [ 3 ] {eb4f7956-1768-4072-bea1-5a9feb8f12e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1013 | 2025.08.12 22:51:00.124268 [ 3 ] {eb4f7956-1768-4072-bea1-5a9feb8f12e8} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2025.08.12 22:51:00.124306 [ 3 ] {eb4f7956-1768-4072-bea1-5a9feb8f12e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1015 | 2025.08.12 22:51:00.125646 [ 3 ] {eb4f7956-1768-4072-bea1-5a9feb8f12e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1016 | 2025.08.12 22:51:00.126091 [ 3 ] {eb4f7956-1768-4072-bea1-5a9feb8f12e8} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2025.08.12 22:51:00.126232 [ 3 ] {eb4f7956-1768-4072-bea1-5a9feb8f12e8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002815 sec., 3552.397868561279 rows/sec., 6.37 MiB/sec. | ||
| 1018 | 2025.08.12 22:51:00.126289 [ 3 ] {eb4f7956-1768-4072-bea1-5a9feb8f12e8} <Debug> TCPHandler: Processed in 0.003000563 sec. | ||
| 1019 | 2025.08.12 22:51:00.126422 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2025.08.12 22:51:00.126511 [ 3 ] {66c860f6-1de4-45e0-83c9-b33506e278d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1021 | 2025.08.12 22:51:00.126551 [ 3 ] {66c860f6-1de4-45e0-83c9-b33506e278d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1022 | 2025.08.12 22:51:00.126877 [ 3 ] {66c860f6-1de4-45e0-83c9-b33506e278d4} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2025.08.12 22:51:00.126913 [ 3 ] {66c860f6-1de4-45e0-83c9-b33506e278d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1024 | 2025.08.12 22:51:00.127340 [ 3 ] {66c860f6-1de4-45e0-83c9-b33506e278d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1025 | 2025.08.12 22:51:00.127892 [ 3 ] {66c860f6-1de4-45e0-83c9-b33506e278d4} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2025.08.12 22:51:00.128023 [ 3 ] {66c860f6-1de4-45e0-83c9-b33506e278d4} <Debug> executeQuery: Read 78 rows, 4.76 KiB in 0.001522 sec., 51248.35742444153 rows/sec., 3.05 MiB/sec. | ||
| 1027 | 2025.08.12 22:51:00.128060 [ 3 ] {66c860f6-1de4-45e0-83c9-b33506e278d4} <Debug> TCPHandler: Processed in 0.001685794 sec. | ||
| 1028 | 2025.08.12 22:51:01.775120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1029 | 2025.08.12 22:51:01.775605 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2025.08.12 22:51:01.775654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1031 | 2025.08.12 22:51:01.776375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1032 | 2025.08.12 22:51:01.776820 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2025.08.12 22:51:01.776962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1034 | 2025.08.12 22:51:01.841249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1035 | 2025.08.12 22:51:01.858647 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2025.08.12 22:51:01.858714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1037 | 2025.08.12 22:51:01.865586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1038 | 2025.08.12 22:51:01.866712 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2025.08.12 22:51:01.870095 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1040 | 2025.08.12 22:51:02.001144 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.85 MiB, peak 163.85 MiB, free memory in arenas 0.00 B, will set to 161.44 MiB (RSS), difference: 1.60 MiB | ||
| 1041 | 2025.08.12 22:51:05.015729 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.08.12 22:51:05.015938 [ 3 ] {0454f723-49fb-493f-98cd-4b6430ffd859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1043 | 2025.08.12 22:51:05.016015 [ 3 ] {0454f723-49fb-493f-98cd-4b6430ffd859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1044 | 2025.08.12 22:51:05.016688 [ 3 ] {0454f723-49fb-493f-98cd-4b6430ffd859} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2025.08.12 22:51:05.016743 [ 3 ] {0454f723-49fb-493f-98cd-4b6430ffd859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1046 | 2025.08.12 22:51:05.017247 [ 3 ] {0454f723-49fb-493f-98cd-4b6430ffd859} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1047 | 2025.08.12 22:51:05.017847 [ 3 ] {0454f723-49fb-493f-98cd-4b6430ffd859} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2025.08.12 22:51:05.018027 [ 3 ] {0454f723-49fb-493f-98cd-4b6430ffd859} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002143 sec., 26131.591227251516 rows/sec., 2.00 MiB/sec. | ||
| 1049 | 2025.08.12 22:51:05.018087 [ 3 ] {0454f723-49fb-493f-98cd-4b6430ffd859} <Debug> TCPHandler: Processed in 0.002495785 sec. | ||
| 1050 | 2025.08.12 22:51:05.018245 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.08.12 22:51:05.018375 [ 3 ] {51ab2e6b-e5da-4568-8177-416468c4f90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1052 | 2025.08.12 22:51:05.018430 [ 3 ] {51ab2e6b-e5da-4568-8177-416468c4f90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1053 | 2025.08.12 22:51:05.018914 [ 3 ] {51ab2e6b-e5da-4568-8177-416468c4f90a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.08.12 22:51:05.018953 [ 3 ] {51ab2e6b-e5da-4568-8177-416468c4f90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1055 | 2025.08.12 22:51:05.019474 [ 3 ] {51ab2e6b-e5da-4568-8177-416468c4f90a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1056 | 2025.08.12 22:51:05.020103 [ 3 ] {51ab2e6b-e5da-4568-8177-416468c4f90a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.08.12 22:51:05.020253 [ 3 ] {51ab2e6b-e5da-4568-8177-416468c4f90a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.62 MiB/sec. | ||
| 1058 | 2025.08.12 22:51:05.020301 [ 3 ] {51ab2e6b-e5da-4568-8177-416468c4f90a} <Debug> TCPHandler: Processed in 0.00212395 sec. | ||
| 1059 | 2025.08.12 22:51:05.020426 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.08.12 22:51:05.020526 [ 3 ] {90b1c25c-a235-4d41-85f6-29a0051a9a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1061 | 2025.08.12 22:51:05.020574 [ 3 ] {90b1c25c-a235-4d41-85f6-29a0051a9a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1062 | 2025.08.12 22:51:05.021010 [ 3 ] {90b1c25c-a235-4d41-85f6-29a0051a9a15} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2025.08.12 22:51:05.021048 [ 3 ] {90b1c25c-a235-4d41-85f6-29a0051a9a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1064 | 2025.08.12 22:51:05.021504 [ 3 ] {90b1c25c-a235-4d41-85f6-29a0051a9a15} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2025.08.12 22:51:05.021941 [ 3 ] {90b1c25c-a235-4d41-85f6-29a0051a9a15} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2025.08.12 22:51:05.022081 [ 3 ] {90b1c25c-a235-4d41-85f6-29a0051a9a15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. | ||
| 1067 | 2025.08.12 22:51:05.022125 [ 3 ] {90b1c25c-a235-4d41-85f6-29a0051a9a15} <Debug> TCPHandler: Processed in 0.001750495 sec. | ||
| 1068 | 2025.08.12 22:51:05.022245 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.08.12 22:51:05.022342 [ 3 ] {e33e8aa3-0a1d-4b5d-99fa-4ca64a6a6917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1070 | 2025.08.12 22:51:05.022390 [ 3 ] {e33e8aa3-0a1d-4b5d-99fa-4ca64a6a6917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1071 | 2025.08.12 22:51:05.022749 [ 3 ] {e33e8aa3-0a1d-4b5d-99fa-4ca64a6a6917} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2025.08.12 22:51:05.022787 [ 3 ] {e33e8aa3-0a1d-4b5d-99fa-4ca64a6a6917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1073 | 2025.08.12 22:51:05.023207 [ 3 ] {e33e8aa3-0a1d-4b5d-99fa-4ca64a6a6917} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2025.08.12 22:51:05.023645 [ 3 ] {e33e8aa3-0a1d-4b5d-99fa-4ca64a6a6917} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2025.08.12 22:51:05.023778 [ 3 ] {e33e8aa3-0a1d-4b5d-99fa-4ca64a6a6917} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
| 1076 | 2025.08.12 22:51:05.023821 [ 3 ] {e33e8aa3-0a1d-4b5d-99fa-4ca64a6a6917} <Debug> TCPHandler: Processed in 0.001630193 sec. | ||
| 1077 | 2025.08.12 22:51:09.223742 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1078 | 2025.08.12 22:51:09.223808 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1079 | 2025.08.12 22:51:09.265868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1080 | 2025.08.12 22:51:09.270034 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.08.12 22:51:09.270085 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1082 | 2025.08.12 22:51:09.271461 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1083 | 2025.08.12 22:51:09.271942 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.08.12 22:51:09.272244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1085 | 2025.08.12 22:51:09.277747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1086 | 2025.08.12 22:51:09.278247 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2025.08.12 22:51:09.278295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1088 | 2025.08.12 22:51:09.278997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1089 | 2025.08.12 22:51:09.279473 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2025.08.12 22:51:09.279614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1091 | 2025.08.12 22:51:09.370828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1092 | 2025.08.12 22:51:09.388117 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2025.08.12 22:51:09.388180 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1094 | 2025.08.12 22:51:09.394653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1095 | 2025.08.12 22:51:09.395846 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2025.08.12 22:51:09.399176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1097 | 2025.08.12 22:51:10.030291 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2025.08.12 22:51:10.030478 [ 3 ] {95d43329-6e65-4d6f-8ebb-c5a71c1c08c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1099 | 2025.08.12 22:51:10.030550 [ 3 ] {95d43329-6e65-4d6f-8ebb-c5a71c1c08c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1100 | 2025.08.12 22:51:10.031366 [ 3 ] {95d43329-6e65-4d6f-8ebb-c5a71c1c08c9} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2025.08.12 22:51:10.031422 [ 3 ] {95d43329-6e65-4d6f-8ebb-c5a71c1c08c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1102 | 2025.08.12 22:51:10.031976 [ 3 ] {95d43329-6e65-4d6f-8ebb-c5a71c1c08c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1103 | 2025.08.12 22:51:10.032450 [ 3 ] {95d43329-6e65-4d6f-8ebb-c5a71c1c08c9} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2025.08.12 22:51:10.032615 [ 3 ] {95d43329-6e65-4d6f-8ebb-c5a71c1c08c9} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00219 sec., 178995.43378995432 rows/sec., 11.36 MiB/sec. | ||
| 1105 | 2025.08.12 22:51:10.032666 [ 3 ] {95d43329-6e65-4d6f-8ebb-c5a71c1c08c9} <Debug> TCPHandler: Processed in 0.002508476 sec. | ||
| 1106 | 2025.08.12 22:51:10.032803 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2025.08.12 22:51:10.032907 [ 3 ] {3a58d8a0-ea63-47da-9e54-b15fbc027924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1108 | 2025.08.12 22:51:10.032953 [ 3 ] {3a58d8a0-ea63-47da-9e54-b15fbc027924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1109 | 2025.08.12 22:51:10.033838 [ 3 ] {3a58d8a0-ea63-47da-9e54-b15fbc027924} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2025.08.12 22:51:10.033877 [ 3 ] {3a58d8a0-ea63-47da-9e54-b15fbc027924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1111 | 2025.08.12 22:51:10.034431 [ 3 ] {3a58d8a0-ea63-47da-9e54-b15fbc027924} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1112 | 2025.08.12 22:51:10.035050 [ 3 ] {3a58d8a0-ea63-47da-9e54-b15fbc027924} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2025.08.12 22:51:10.035215 [ 3 ] {3a58d8a0-ea63-47da-9e54-b15fbc027924} <Debug> executeQuery: Read 1087 rows, 88.05 KiB in 0.002332 sec., 466123.4991423671 rows/sec., 36.87 MiB/sec. | ||
| 1114 | 2025.08.12 22:51:10.035254 [ 3 ] {3a58d8a0-ea63-47da-9e54-b15fbc027924} <Debug> TCPHandler: Processed in 0.002504195 sec. | ||
| 1115 | 2025.08.12 22:51:10.035379 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2025.08.12 22:51:10.035478 [ 3 ] {911fff71-6de4-4e20-a968-08de93fad119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1117 | 2025.08.12 22:51:10.035521 [ 3 ] {911fff71-6de4-4e20-a968-08de93fad119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1118 | 2025.08.12 22:51:10.036036 [ 3 ] {911fff71-6de4-4e20-a968-08de93fad119} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2025.08.12 22:51:10.036075 [ 3 ] {911fff71-6de4-4e20-a968-08de93fad119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1120 | 2025.08.12 22:51:10.036526 [ 3 ] {911fff71-6de4-4e20-a968-08de93fad119} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1121 | 2025.08.12 22:51:10.036961 [ 3 ] {911fff71-6de4-4e20-a968-08de93fad119} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2025.08.12 22:51:10.037097 [ 3 ] {911fff71-6de4-4e20-a968-08de93fad119} <Debug> executeQuery: Read 206 rows, 12.53 KiB in 0.001641 sec., 125533.211456429 rows/sec., 7.46 MiB/sec. | ||
| 1123 | 2025.08.12 22:51:10.037137 [ 3 ] {911fff71-6de4-4e20-a968-08de93fad119} <Debug> TCPHandler: Processed in 0.001810375 sec. | ||
| 1124 | 2025.08.12 22:51:10.037271 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2025.08.12 22:51:10.037366 [ 3 ] {6e9d208d-65fe-42d7-b725-ad802173bd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1126 | 2025.08.12 22:51:10.037408 [ 3 ] {6e9d208d-65fe-42d7-b725-ad802173bd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1127 | 2025.08.12 22:51:10.037906 [ 3 ] {6e9d208d-65fe-42d7-b725-ad802173bd31} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2025.08.12 22:51:10.037943 [ 3 ] {6e9d208d-65fe-42d7-b725-ad802173bd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1129 | 2025.08.12 22:51:10.038374 [ 3 ] {6e9d208d-65fe-42d7-b725-ad802173bd31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1130 | 2025.08.12 22:51:10.038813 [ 3 ] {6e9d208d-65fe-42d7-b725-ad802173bd31} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2025.08.12 22:51:10.038946 [ 3 ] {6e9d208d-65fe-42d7-b725-ad802173bd31} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001598 sec., 127033.79224030038 rows/sec., 8.19 MiB/sec. | ||
| 1132 | 2025.08.12 22:51:10.038984 [ 3 ] {6e9d208d-65fe-42d7-b725-ad802173bd31} <Debug> TCPHandler: Processed in 0.001763384 sec. | ||
| 1133 | 2025.08.12 22:51:10.039099 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.08.12 22:51:10.039192 [ 3 ] {e3d945c6-4900-49ee-a400-dee944738e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1135 | 2025.08.12 22:51:10.039232 [ 3 ] {e3d945c6-4900-49ee-a400-dee944738e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1136 | 2025.08.12 22:51:10.039714 [ 3 ] {e3d945c6-4900-49ee-a400-dee944738e37} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2025.08.12 22:51:10.039751 [ 3 ] {e3d945c6-4900-49ee-a400-dee944738e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1138 | 2025.08.12 22:51:10.040177 [ 3 ] {e3d945c6-4900-49ee-a400-dee944738e37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2025.08.12 22:51:10.040661 [ 3 ] {e3d945c6-4900-49ee-a400-dee944738e37} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2025.08.12 22:51:10.040792 [ 3 ] {e3d945c6-4900-49ee-a400-dee944738e37} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001619 sec., 124768.37554045707 rows/sec., 7.09 MiB/sec. | ||
| 1141 | 2025.08.12 22:51:10.040828 [ 3 ] {e3d945c6-4900-49ee-a400-dee944738e37} <Debug> TCPHandler: Processed in 0.001779385 sec. | ||
| 1142 | 2025.08.12 22:51:10.040949 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2025.08.12 22:51:10.041042 [ 3 ] {df9fa7f7-47ee-4eeb-a15a-80886540ac9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1144 | 2025.08.12 22:51:10.041082 [ 3 ] {df9fa7f7-47ee-4eeb-a15a-80886540ac9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1145 | 2025.08.12 22:51:10.041716 [ 3 ] {df9fa7f7-47ee-4eeb-a15a-80886540ac9f} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2025.08.12 22:51:10.041757 [ 3 ] {df9fa7f7-47ee-4eeb-a15a-80886540ac9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1147 | 2025.08.12 22:51:10.042225 [ 3 ] {df9fa7f7-47ee-4eeb-a15a-80886540ac9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1148 | 2025.08.12 22:51:10.042681 [ 3 ] {df9fa7f7-47ee-4eeb-a15a-80886540ac9f} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2025.08.12 22:51:10.042812 [ 3 ] {df9fa7f7-47ee-4eeb-a15a-80886540ac9f} <Debug> executeQuery: Read 662 rows, 47.37 KiB in 0.001788 sec., 370246.08501118567 rows/sec., 25.87 MiB/sec. | ||
| 1150 | 2025.08.12 22:51:10.042848 [ 3 ] {df9fa7f7-47ee-4eeb-a15a-80886540ac9f} <Debug> TCPHandler: Processed in 0.001949217 sec. | ||
| 1151 | 2025.08.12 22:51:10.042969 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2025.08.12 22:51:10.043063 [ 3 ] {446f43b0-d6c5-4ec2-ad89-e668455f0060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1153 | 2025.08.12 22:51:10.043104 [ 3 ] {446f43b0-d6c5-4ec2-ad89-e668455f0060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1154 | 2025.08.12 22:51:10.043444 [ 3 ] {446f43b0-d6c5-4ec2-ad89-e668455f0060} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2025.08.12 22:51:10.043481 [ 3 ] {446f43b0-d6c5-4ec2-ad89-e668455f0060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1156 | 2025.08.12 22:51:10.043904 [ 3 ] {446f43b0-d6c5-4ec2-ad89-e668455f0060} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1157 | 2025.08.12 22:51:10.044331 [ 3 ] {446f43b0-d6c5-4ec2-ad89-e668455f0060} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2025.08.12 22:51:10.044462 [ 3 ] {446f43b0-d6c5-4ec2-ad89-e668455f0060} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. | ||
| 1159 | 2025.08.12 22:51:10.044499 [ 3 ] {446f43b0-d6c5-4ec2-ad89-e668455f0060} <Debug> TCPHandler: Processed in 0.001579933 sec. | ||
| 1160 | 2025.08.12 22:51:10.044623 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2025.08.12 22:51:10.044715 [ 3 ] {c91486ff-5f18-4eca-b90c-09ad84a5006b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1162 | 2025.08.12 22:51:10.044758 [ 3 ] {c91486ff-5f18-4eca-b90c-09ad84a5006b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1163 | 2025.08.12 22:51:10.045181 [ 3 ] {c91486ff-5f18-4eca-b90c-09ad84a5006b} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2025.08.12 22:51:10.045217 [ 3 ] {c91486ff-5f18-4eca-b90c-09ad84a5006b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1165 | 2025.08.12 22:51:10.045708 [ 3 ] {c91486ff-5f18-4eca-b90c-09ad84a5006b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1166 | 2025.08.12 22:51:10.046165 [ 3 ] {c91486ff-5f18-4eca-b90c-09ad84a5006b} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2025.08.12 22:51:10.046303 [ 3 ] {c91486ff-5f18-4eca-b90c-09ad84a5006b} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001607 sec., 191039.20348475422 rows/sec., 12.57 MiB/sec. | ||
| 1168 | 2025.08.12 22:51:10.046350 [ 3 ] {c91486ff-5f18-4eca-b90c-09ad84a5006b} <Debug> TCPHandler: Processed in 0.001777824 sec. | ||
| 1169 | 2025.08.12 22:51:10.046471 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2025.08.12 22:51:10.046567 [ 3 ] {3362f8af-b1b8-415b-b058-8d30aded337e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1171 | 2025.08.12 22:51:10.046610 [ 3 ] {3362f8af-b1b8-415b-b058-8d30aded337e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1172 | 2025.08.12 22:51:10.046984 [ 3 ] {3362f8af-b1b8-415b-b058-8d30aded337e} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2025.08.12 22:51:10.047021 [ 3 ] {3362f8af-b1b8-415b-b058-8d30aded337e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1174 | 2025.08.12 22:51:10.047434 [ 3 ] {3362f8af-b1b8-415b-b058-8d30aded337e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1175 | 2025.08.12 22:51:10.047865 [ 3 ] {3362f8af-b1b8-415b-b058-8d30aded337e} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2025.08.12 22:51:10.048006 [ 3 ] {3362f8af-b1b8-415b-b058-8d30aded337e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. | ||
| 1177 | 2025.08.12 22:51:10.048048 [ 3 ] {3362f8af-b1b8-415b-b058-8d30aded337e} <Debug> TCPHandler: Processed in 0.001626573 sec. | ||
| 1178 | 2025.08.12 22:51:10.048173 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2025.08.12 22:51:10.048271 [ 3 ] {79f90ab6-c7dc-45d5-84f2-1c083382c729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1180 | 2025.08.12 22:51:10.048337 [ 3 ] {79f90ab6-c7dc-45d5-84f2-1c083382c729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1181 | 2025.08.12 22:51:10.049092 [ 3 ] {79f90ab6-c7dc-45d5-84f2-1c083382c729} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2025.08.12 22:51:10.049130 [ 3 ] {79f90ab6-c7dc-45d5-84f2-1c083382c729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1183 | 2025.08.12 22:51:10.049770 [ 3 ] {79f90ab6-c7dc-45d5-84f2-1c083382c729} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1184 | 2025.08.12 22:51:10.050208 [ 3 ] {79f90ab6-c7dc-45d5-84f2-1c083382c729} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2025.08.12 22:51:10.050351 [ 3 ] {79f90ab6-c7dc-45d5-84f2-1c083382c729} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002099 sec., 4764.173415912339 rows/sec., 8.54 MiB/sec. | ||
| 1186 | 2025.08.12 22:51:10.050400 [ 3 ] {79f90ab6-c7dc-45d5-84f2-1c083382c729} <Debug> TCPHandler: Processed in 0.002279192 sec. | ||
| 1187 | 2025.08.12 22:51:10.050515 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.08.12 22:51:10.050609 [ 3 ] {7d024e34-0b1a-401a-a9ce-9c832520917a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1189 | 2025.08.12 22:51:10.050652 [ 3 ] {7d024e34-0b1a-401a-a9ce-9c832520917a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1190 | 2025.08.12 22:51:10.051020 [ 3 ] {7d024e34-0b1a-401a-a9ce-9c832520917a} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2025.08.12 22:51:10.051060 [ 3 ] {7d024e34-0b1a-401a-a9ce-9c832520917a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1192 | 2025.08.12 22:51:10.051552 [ 3 ] {7d024e34-0b1a-401a-a9ce-9c832520917a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1193 | 2025.08.12 22:51:10.052008 [ 3 ] {7d024e34-0b1a-401a-a9ce-9c832520917a} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2025.08.12 22:51:10.052149 [ 3 ] {7d024e34-0b1a-401a-a9ce-9c832520917a} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001558 sec., 65468.549422336335 rows/sec., 4.02 MiB/sec. | ||
| 1195 | 2025.08.12 22:51:10.052186 [ 3 ] {7d024e34-0b1a-401a-a9ce-9c832520917a} <Debug> TCPHandler: Processed in 0.001719965 sec. | ||
| 1196 | 2025.08.12 22:51:15.014583 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.08.12 22:51:15.014863 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1198 | 2025.08.12 22:51:15.022594 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1199 | 2025.08.12 22:51:15.025199 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1200 | 2025.08.12 22:51:15.025551 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1201 | 2025.08.12 22:51:15.029962 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1202 | 2025.08.12 22:51:15.034577 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1203 | 2025.08.12 22:51:15.038971 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1204 | 2025.08.12 22:51:15.039061 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1205 | 2025.08.12 22:51:15.039089 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1206 | 2025.08.12 22:51:15.043572 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1207 | 2025.08.12 22:51:15.043629 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1208 | 2025.08.12 22:51:15.067646 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.05288 sec., 605.143721633888 rows/sec., 22.84 KiB/sec. | ||
| 1209 | 2025.08.12 22:51:15.067814 [ 3 ] {d92b923c-19c5-4f92-8e06-3739ab6c9e01} <Debug> TCPHandler: Processed in 0.053386689 sec. | ||
| 1210 | 2025.08.12 22:51:15.068254 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2025.08.12 22:51:15.068456 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1212 | 2025.08.12 22:51:15.068791 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1213 | 2025.08.12 22:51:15.068833 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1214 | 2025.08.12 22:51:15.069088 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1215 | 2025.08.12 22:51:15.069161 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2025.08.12 22:51:15.069303 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1217 | 2025.08.12 22:51:15.069341 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1218 | 2025.08.12 22:51:15.069366 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1219 | 2025.08.12 22:51:15.069382 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1220 | 2025.08.12 22:51:15.069429 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1221 | 2025.08.12 22:51:15.069457 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1222 | 2025.08.12 22:51:15.070156 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001796 sec., 17817.371937639196 rows/sec., 672.61 KiB/sec. | ||
| 1223 | 2025.08.12 22:51:15.070279 [ 3 ] {c5f3d3b7-f859-44f3-a6fd-8abb5efa3a9c} <Debug> TCPHandler: Processed in 0.00215427 sec. | ||
| 1224 | 2025.08.12 22:51:15.070608 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.08.12 22:51:15.070769 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1226 | 2025.08.12 22:51:15.071072 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1227 | 2025.08.12 22:51:15.071119 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1228 | 2025.08.12 22:51:15.071411 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1229 | 2025.08.12 22:51:15.071492 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1230 | 2025.08.12 22:51:15.071641 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1231 | 2025.08.12 22:51:15.071689 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1232 | 2025.08.12 22:51:15.071720 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1233 | 2025.08.12 22:51:15.071744 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1234 | 2025.08.12 22:51:15.071795 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1235 | 2025.08.12 22:51:15.071859 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1236 | 2025.08.12 22:51:15.072455 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001758 sec., 18202.50284414107 rows/sec., 687.15 KiB/sec. | ||
| 1237 | 2025.08.12 22:51:15.072550 [ 3 ] {ad18bbdf-1022-4621-8d51-980b4f773ae7} <Debug> TCPHandler: Processed in 0.001995918 sec. | ||
| 1238 | 2025.08.12 22:51:15.072904 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2025.08.12 22:51:15.073124 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1240 | 2025.08.12 22:51:15.073486 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1241 | 2025.08.12 22:51:15.073542 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1242 | 2025.08.12 22:51:15.073864 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1243 | 2025.08.12 22:51:15.073949 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1244 | 2025.08.12 22:51:15.074113 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1245 | 2025.08.12 22:51:15.074163 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1246 | 2025.08.12 22:51:15.074197 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1247 | 2025.08.12 22:51:15.074222 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1248 | 2025.08.12 22:51:15.074280 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1249 | 2025.08.12 22:51:15.074311 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1250 | 2025.08.12 22:51:15.075077 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.002043 sec., 15663.240332843856 rows/sec., 591.29 KiB/sec. | ||
| 1251 | 2025.08.12 22:51:15.075193 [ 3 ] {1b488bbd-42c0-4081-83fc-aad7a870341a} <Debug> TCPHandler: Processed in 0.002348483 sec. | ||
| 1252 | 2025.08.12 22:51:15.075647 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.08.12 22:51:15.075851 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1254 | 2025.08.12 22:51:15.076236 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1255 | 2025.08.12 22:51:15.076290 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1256 | 2025.08.12 22:51:15.076630 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1257 | 2025.08.12 22:51:15.076708 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1258 | 2025.08.12 22:51:15.076862 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1259 | 2025.08.12 22:51:15.076906 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1260 | 2025.08.12 22:51:15.076938 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1261 | 2025.08.12 22:51:15.076964 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1262 | 2025.08.12 22:51:15.077149 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1263 | 2025.08.12 22:51:15.077170 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1264 | 2025.08.12 22:51:15.077941 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.002179 sec., 14685.635612666361 rows/sec., 554.39 KiB/sec. | ||
| 1265 | 2025.08.12 22:51:15.078056 [ 3 ] {32aa38a7-05fb-4779-9a1d-af1ebad5128f} <Debug> TCPHandler: Processed in 0.002487085 sec. | ||
| 1266 | 2025.08.12 22:51:15.078425 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2025.08.12 22:51:15.078609 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1268 | 2025.08.12 22:51:15.078947 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1269 | 2025.08.12 22:51:15.079004 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1270 | 2025.08.12 22:51:15.079359 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1271 | 2025.08.12 22:51:15.079434 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1272 | 2025.08.12 22:51:15.079587 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1273 | 2025.08.12 22:51:15.079629 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1274 | 2025.08.12 22:51:15.079658 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1275 | 2025.08.12 22:51:15.079684 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1276 | 2025.08.12 22:51:15.079738 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1277 | 2025.08.12 22:51:15.079770 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1278 | 2025.08.12 22:51:15.080698 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.002171 sec., 14739.751266697373 rows/sec., 556.43 KiB/sec. | ||
| 1279 | 2025.08.12 22:51:15.080802 [ 3 ] {985867b9-69f2-41dc-9b5d-6d967e45d198} <Debug> TCPHandler: Processed in 0.002430125 sec. | ||
| 1280 | 2025.08.12 22:51:15.092997 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2025.08.12 22:51:15.093255 [ 3 ] {e2d09baf-0756-4fa4-bec4-684b67c2de4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1282 | 2025.08.12 22:51:15.093365 [ 3 ] {e2d09baf-0756-4fa4-bec4-684b67c2de4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1283 | 2025.08.12 22:51:15.094896 [ 3 ] {e2d09baf-0756-4fa4-bec4-684b67c2de4a} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.08.12 22:51:15.094961 [ 3 ] {e2d09baf-0756-4fa4-bec4-684b67c2de4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1285 | 2025.08.12 22:51:15.096173 [ 3 ] {e2d09baf-0756-4fa4-bec4-684b67c2de4a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1286 | 2025.08.12 22:51:15.096782 [ 3 ] {e2d09baf-0756-4fa4-bec4-684b67c2de4a} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.08.12 22:51:15.097064 [ 3 ] {e2d09baf-0756-4fa4-bec4-684b67c2de4a} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.003879 sec., 1546.7904098994586 rows/sec., 732.61 KiB/sec. | ||
| 1288 | 2025.08.12 22:51:15.097149 [ 3 ] {e2d09baf-0756-4fa4-bec4-684b67c2de4a} <Debug> TCPHandler: Processed in 0.004345741 sec. | ||
| 1289 | 2025.08.12 22:51:15.097340 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2025.08.12 22:51:15.097482 [ 3 ] {3441078b-d299-4196-8541-ea2690f00e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1291 | 2025.08.12 22:51:15.097545 [ 3 ] {3441078b-d299-4196-8541-ea2690f00e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1292 | 2025.08.12 22:51:15.098260 [ 3 ] {3441078b-d299-4196-8541-ea2690f00e5a} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2025.08.12 22:51:15.098308 [ 3 ] {3441078b-d299-4196-8541-ea2690f00e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1294 | 2025.08.12 22:51:15.098899 [ 3 ] {3441078b-d299-4196-8541-ea2690f00e5a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2025.08.12 22:51:15.099477 [ 3 ] {3441078b-d299-4196-8541-ea2690f00e5a} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2025.08.12 22:51:15.099690 [ 3 ] {3441078b-d299-4196-8541-ea2690f00e5a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002244 sec., 10695.187165775402 rows/sec., 908.67 KiB/sec. | ||
| 1297 | 2025.08.12 22:51:15.099749 [ 3 ] {3441078b-d299-4196-8541-ea2690f00e5a} <Debug> TCPHandler: Processed in 0.002478115 sec. | ||
| 1298 | 2025.08.12 22:51:15.099943 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2025.08.12 22:51:15.100077 [ 3 ] {ea6d3c7a-ae2e-44fb-b39f-f5353416ca53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1300 | 2025.08.12 22:51:15.100137 [ 3 ] {ea6d3c7a-ae2e-44fb-b39f-f5353416ca53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1301 | 2025.08.12 22:51:15.100893 [ 3 ] {ea6d3c7a-ae2e-44fb-b39f-f5353416ca53} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.08.12 22:51:15.100941 [ 3 ] {ea6d3c7a-ae2e-44fb-b39f-f5353416ca53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1303 | 2025.08.12 22:51:15.101561 [ 3 ] {ea6d3c7a-ae2e-44fb-b39f-f5353416ca53} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1304 | 2025.08.12 22:51:15.102185 [ 3 ] {ea6d3c7a-ae2e-44fb-b39f-f5353416ca53} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.08.12 22:51:15.102371 [ 3 ] {ea6d3c7a-ae2e-44fb-b39f-f5353416ca53} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.002329 sec., 75568.91369686561 rows/sec., 6.63 MiB/sec. | ||
| 1306 | 2025.08.12 22:51:15.102426 [ 3 ] {ea6d3c7a-ae2e-44fb-b39f-f5353416ca53} <Debug> TCPHandler: Processed in 0.002548116 sec. | ||
| 1307 | 2025.08.12 22:51:15.102568 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.08.12 22:51:15.102675 [ 3 ] {db712c9c-1dc7-433e-a0bb-8869d6c64e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1309 | 2025.08.12 22:51:15.102725 [ 3 ] {db712c9c-1dc7-433e-a0bb-8869d6c64e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1310 | 2025.08.12 22:51:15.103220 [ 3 ] {db712c9c-1dc7-433e-a0bb-8869d6c64e6b} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.08.12 22:51:15.103268 [ 3 ] {db712c9c-1dc7-433e-a0bb-8869d6c64e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1312 | 2025.08.12 22:51:15.103783 [ 3 ] {db712c9c-1dc7-433e-a0bb-8869d6c64e6b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2025.08.12 22:51:15.104224 [ 3 ] {db712c9c-1dc7-433e-a0bb-8869d6c64e6b} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.08.12 22:51:15.104383 [ 3 ] {db712c9c-1dc7-433e-a0bb-8869d6c64e6b} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001733 sec., 6924.4085401038665 rows/sec., 554.49 KiB/sec. | ||
| 1315 | 2025.08.12 22:51:15.104432 [ 3 ] {db712c9c-1dc7-433e-a0bb-8869d6c64e6b} <Debug> TCPHandler: Processed in 0.001916337 sec. | ||
| 1316 | 2025.08.12 22:51:15.104557 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2025.08.12 22:51:15.104659 [ 3 ] {5bb0deed-4e86-4076-8432-f01c27e63cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1318 | 2025.08.12 22:51:15.104703 [ 3 ] {5bb0deed-4e86-4076-8432-f01c27e63cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1319 | 2025.08.12 22:51:15.105166 [ 3 ] {5bb0deed-4e86-4076-8432-f01c27e63cd7} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.08.12 22:51:15.105204 [ 3 ] {5bb0deed-4e86-4076-8432-f01c27e63cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1321 | 2025.08.12 22:51:15.105648 [ 3 ] {5bb0deed-4e86-4076-8432-f01c27e63cd7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2025.08.12 22:51:15.106102 [ 3 ] {5bb0deed-4e86-4076-8432-f01c27e63cd7} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.08.12 22:51:15.106256 [ 3 ] {5bb0deed-4e86-4076-8432-f01c27e63cd7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001621 sec., 14805.675508945094 rows/sec., 1.23 MiB/sec. | ||
| 1324 | 2025.08.12 22:51:15.106303 [ 3 ] {5bb0deed-4e86-4076-8432-f01c27e63cd7} <Debug> TCPHandler: Processed in 0.001796475 sec. | ||
| 1325 | 2025.08.12 22:51:15.106435 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.08.12 22:51:15.106545 [ 3 ] {931e6e92-2326-4f7b-a5b8-b94ad1545c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1327 | 2025.08.12 22:51:15.106589 [ 3 ] {931e6e92-2326-4f7b-a5b8-b94ad1545c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1328 | 2025.08.12 22:51:15.107032 [ 3 ] {931e6e92-2326-4f7b-a5b8-b94ad1545c6f} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.08.12 22:51:15.107069 [ 3 ] {931e6e92-2326-4f7b-a5b8-b94ad1545c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1330 | 2025.08.12 22:51:15.107508 [ 3 ] {931e6e92-2326-4f7b-a5b8-b94ad1545c6f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1331 | 2025.08.12 22:51:15.108012 [ 3 ] {931e6e92-2326-4f7b-a5b8-b94ad1545c6f} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.08.12 22:51:15.108185 [ 3 ] {931e6e92-2326-4f7b-a5b8-b94ad1545c6f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001664 sec., 7211.538461538462 rows/sec., 563.40 KiB/sec. | ||
| 1333 | 2025.08.12 22:51:15.108233 [ 3 ] {931e6e92-2326-4f7b-a5b8-b94ad1545c6f} <Debug> TCPHandler: Processed in 0.001847015 sec. | ||
| 1334 | 2025.08.12 22:51:15.108398 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.08.12 22:51:15.108529 [ 3 ] {0eba19d9-6507-4dbd-9b7f-8dd408610c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1336 | 2025.08.12 22:51:15.108587 [ 3 ] {0eba19d9-6507-4dbd-9b7f-8dd408610c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1337 | 2025.08.12 22:51:15.109281 [ 3 ] {0eba19d9-6507-4dbd-9b7f-8dd408610c79} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.08.12 22:51:15.109338 [ 3 ] {0eba19d9-6507-4dbd-9b7f-8dd408610c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1339 | 2025.08.12 22:51:15.109852 [ 3 ] {0eba19d9-6507-4dbd-9b7f-8dd408610c79} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1340 | 2025.08.12 22:51:15.110527 [ 3 ] {0eba19d9-6507-4dbd-9b7f-8dd408610c79} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.08.12 22:51:15.110684 [ 3 ] {0eba19d9-6507-4dbd-9b7f-8dd408610c79} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.002184 sec., 45787.54578754579 rows/sec., 3.74 MiB/sec. | ||
| 1342 | 2025.08.12 22:51:15.110731 [ 3 ] {0eba19d9-6507-4dbd-9b7f-8dd408610c79} <Debug> TCPHandler: Processed in 0.002398194 sec. | ||
| 1343 | 2025.08.12 22:51:15.110917 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.08.12 22:51:15.111039 [ 3 ] {1ff3d24e-624b-430b-aaa5-d5ad65004b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.08.12 22:51:15.111099 [ 3 ] {1ff3d24e-624b-430b-aaa5-d5ad65004b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1346 | 2025.08.12 22:51:15.111716 [ 3 ] {1ff3d24e-624b-430b-aaa5-d5ad65004b5e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.08.12 22:51:15.111759 [ 3 ] {1ff3d24e-624b-430b-aaa5-d5ad65004b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1348 | 2025.08.12 22:51:15.112295 [ 3 ] {1ff3d24e-624b-430b-aaa5-d5ad65004b5e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1349 | 2025.08.12 22:51:15.112812 [ 3 ] {1ff3d24e-624b-430b-aaa5-d5ad65004b5e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.08.12 22:51:15.112999 [ 3 ] {1ff3d24e-624b-430b-aaa5-d5ad65004b5e} <Debug> executeQuery: Read 310 rows, 23.86 KiB in 0.001987 sec., 156014.0915953699 rows/sec., 11.73 MiB/sec. | ||
| 1351 | 2025.08.12 22:51:15.113069 [ 3 ] {1ff3d24e-624b-430b-aaa5-d5ad65004b5e} <Debug> TCPHandler: Processed in 0.002214012 sec. | ||
| 1352 | 2025.08.12 22:51:15.113240 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.08.12 22:51:15.113369 [ 3 ] {01f01d53-6c17-4ed3-a8df-f5dac87a2d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1354 | 2025.08.12 22:51:15.113431 [ 3 ] {01f01d53-6c17-4ed3-a8df-f5dac87a2d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1355 | 2025.08.12 22:51:15.113854 [ 3 ] {01f01d53-6c17-4ed3-a8df-f5dac87a2d77} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.08.12 22:51:15.113892 [ 3 ] {01f01d53-6c17-4ed3-a8df-f5dac87a2d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1357 | 2025.08.12 22:51:15.114353 [ 3 ] {01f01d53-6c17-4ed3-a8df-f5dac87a2d77} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1358 | 2025.08.12 22:51:15.114896 [ 3 ] {01f01d53-6c17-4ed3-a8df-f5dac87a2d77} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.08.12 22:51:15.115087 [ 3 ] {01f01d53-6c17-4ed3-a8df-f5dac87a2d77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001744 sec., 34403.66972477064 rows/sec., 2.32 MiB/sec. | ||
| 1360 | 2025.08.12 22:51:15.115140 [ 3 ] {01f01d53-6c17-4ed3-a8df-f5dac87a2d77} <Debug> TCPHandler: Processed in 0.001950628 sec. | ||
| 1361 | 2025.08.12 22:51:16.779910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1362 | 2025.08.12 22:51:16.780417 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2025.08.12 22:51:16.780461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1364 | 2025.08.12 22:51:16.781108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1365 | 2025.08.12 22:51:16.781543 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2025.08.12 22:51:16.781697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1367 | 2025.08.12 22:51:16.899554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1368 | 2025.08.12 22:51:16.916334 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2025.08.12 22:51:16.916377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1370 | 2025.08.12 22:51:16.922801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1371 | 2025.08.12 22:51:16.923935 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2025.08.12 22:51:16.926838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1373 | 2025.08.12 22:51:17.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.12 MiB, peak 169.12 MiB, free memory in arenas 0.00 B, will set to 166.64 MiB (RSS), difference: 1.52 MiB | ||
| 1374 | 2025.08.12 22:51:19.273465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 238 | ||
| 1375 | 2025.08.12 22:51:19.275952 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2025.08.12 22:51:19.275993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1377 | 2025.08.12 22:51:19.277299 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1378 | 2025.08.12 22:51:19.277835 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2025.08.12 22:51:19.278082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1380 | 2025.08.12 22:51:20.015733 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2025.08.12 22:51:20.016013 [ 3 ] {c51d24f2-dc2d-4520-8660-83db4e46ce47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1382 | 2025.08.12 22:51:20.016118 [ 3 ] {c51d24f2-dc2d-4520-8660-83db4e46ce47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1383 | 2025.08.12 22:51:20.016831 [ 3 ] {c51d24f2-dc2d-4520-8660-83db4e46ce47} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2025.08.12 22:51:20.016870 [ 3 ] {c51d24f2-dc2d-4520-8660-83db4e46ce47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1385 | 2025.08.12 22:51:20.017362 [ 3 ] {c51d24f2-dc2d-4520-8660-83db4e46ce47} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1386 | 2025.08.12 22:51:20.017829 [ 3 ] {c51d24f2-dc2d-4520-8660-83db4e46ce47} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2025.08.12 22:51:20.018002 [ 3 ] {c51d24f2-dc2d-4520-8660-83db4e46ce47} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00207 sec., 36714.975845410634 rows/sec., 3.01 MiB/sec. | ||
| 1388 | 2025.08.12 22:51:20.018044 [ 3 ] {c51d24f2-dc2d-4520-8660-83db4e46ce47} <Debug> TCPHandler: Processed in 0.002495895 sec. | ||
| 1389 | 2025.08.12 22:51:20.018153 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2025.08.12 22:51:20.018242 [ 3 ] {714fe836-9dab-454b-a1be-666d20105d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1391 | 2025.08.12 22:51:20.018282 [ 3 ] {714fe836-9dab-454b-a1be-666d20105d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1392 | 2025.08.12 22:51:20.018666 [ 3 ] {714fe836-9dab-454b-a1be-666d20105d4b} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2025.08.12 22:51:20.018699 [ 3 ] {714fe836-9dab-454b-a1be-666d20105d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1394 | 2025.08.12 22:51:20.019144 [ 3 ] {714fe836-9dab-454b-a1be-666d20105d4b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1395 | 2025.08.12 22:51:20.019554 [ 3 ] {714fe836-9dab-454b-a1be-666d20105d4b} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2025.08.12 22:51:20.019684 [ 3 ] {714fe836-9dab-454b-a1be-666d20105d4b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00144 sec., 6944.444444444444 rows/sec., 522.19 KiB/sec. | ||
| 1397 | 2025.08.12 22:51:20.019720 [ 3 ] {714fe836-9dab-454b-a1be-666d20105d4b} <Debug> TCPHandler: Processed in 0.001602923 sec. | ||
| 1398 | 2025.08.12 22:51:20.019821 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2025.08.12 22:51:20.019913 [ 3 ] {3fd5e8ed-9538-4f41-9f5a-87edcc59e78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1400 | 2025.08.12 22:51:20.019953 [ 3 ] {3fd5e8ed-9538-4f41-9f5a-87edcc59e78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1401 | 2025.08.12 22:51:20.020349 [ 3 ] {3fd5e8ed-9538-4f41-9f5a-87edcc59e78e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2025.08.12 22:51:20.020384 [ 3 ] {3fd5e8ed-9538-4f41-9f5a-87edcc59e78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1403 | 2025.08.12 22:51:20.020786 [ 3 ] {3fd5e8ed-9538-4f41-9f5a-87edcc59e78e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1404 | 2025.08.12 22:51:20.021267 [ 3 ] {3fd5e8ed-9538-4f41-9f5a-87edcc59e78e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2025.08.12 22:51:20.021420 [ 3 ] {3fd5e8ed-9538-4f41-9f5a-87edcc59e78e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001524 sec., 48556.43044619423 rows/sec., 3.79 MiB/sec. | ||
| 1406 | 2025.08.12 22:51:20.021458 [ 3 ] {3fd5e8ed-9538-4f41-9f5a-87edcc59e78e} <Debug> TCPHandler: Processed in 0.001685194 sec. | ||
| 1407 | 2025.08.12 22:51:20.021566 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2025.08.12 22:51:20.021660 [ 3 ] {6154ee5a-6667-4050-847d-aeb465d1d851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1409 | 2025.08.12 22:51:20.021702 [ 3 ] {6154ee5a-6667-4050-847d-aeb465d1d851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1410 | 2025.08.12 22:51:20.022100 [ 3 ] {6154ee5a-6667-4050-847d-aeb465d1d851} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2025.08.12 22:51:20.022132 [ 3 ] {6154ee5a-6667-4050-847d-aeb465d1d851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1412 | 2025.08.12 22:51:20.022546 [ 3 ] {6154ee5a-6667-4050-847d-aeb465d1d851} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1413 | 2025.08.12 22:51:20.023042 [ 3 ] {6154ee5a-6667-4050-847d-aeb465d1d851} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2025.08.12 22:51:20.023194 [ 3 ] {6154ee5a-6667-4050-847d-aeb465d1d851} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 1415 | 2025.08.12 22:51:20.023232 [ 3 ] {6154ee5a-6667-4050-847d-aeb465d1d851} <Debug> TCPHandler: Processed in 0.001711964 sec. | ||
| 1416 | 2025.08.12 22:51:20.023347 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2025.08.12 22:51:20.023439 [ 3 ] {4890c4a2-0aac-4876-8f08-f469bf047a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1418 | 2025.08.12 22:51:20.023494 [ 3 ] {4890c4a2-0aac-4876-8f08-f469bf047a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1419 | 2025.08.12 22:51:20.024209 [ 3 ] {4890c4a2-0aac-4876-8f08-f469bf047a99} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2025.08.12 22:51:20.024244 [ 3 ] {4890c4a2-0aac-4876-8f08-f469bf047a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1421 | 2025.08.12 22:51:20.024839 [ 3 ] {4890c4a2-0aac-4876-8f08-f469bf047a99} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1422 | 2025.08.12 22:51:20.025257 [ 3 ] {4890c4a2-0aac-4876-8f08-f469bf047a99} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2025.08.12 22:51:20.025398 [ 3 ] {4890c4a2-0aac-4876-8f08-f469bf047a99} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001977 sec., 5058.168942842691 rows/sec., 9.06 MiB/sec. | ||
| 1424 | 2025.08.12 22:51:20.025448 [ 3 ] {4890c4a2-0aac-4876-8f08-f469bf047a99} <Debug> TCPHandler: Processed in 0.00214842 sec. | ||
| 1425 | 2025.08.12 22:51:20.025561 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2025.08.12 22:51:20.025655 [ 3 ] {2b784f5b-2698-4c19-8abb-f5e661cf8e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1427 | 2025.08.12 22:51:20.025697 [ 3 ] {2b784f5b-2698-4c19-8abb-f5e661cf8e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1428 | 2025.08.12 22:51:20.026037 [ 3 ] {2b784f5b-2698-4c19-8abb-f5e661cf8e5d} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2025.08.12 22:51:20.026071 [ 3 ] {2b784f5b-2698-4c19-8abb-f5e661cf8e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1430 | 2025.08.12 22:51:20.026452 [ 3 ] {2b784f5b-2698-4c19-8abb-f5e661cf8e5d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1431 | 2025.08.12 22:51:20.026843 [ 3 ] {2b784f5b-2698-4c19-8abb-f5e661cf8e5d} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2025.08.12 22:51:20.027056 [ 3 ] {2b784f5b-2698-4c19-8abb-f5e661cf8e5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. | ||
| 1433 | 2025.08.12 22:51:20.027093 [ 3 ] {2b784f5b-2698-4c19-8abb-f5e661cf8e5d} <Debug> TCPHandler: Processed in 0.001578802 sec. | ||
| 1434 | 2025.08.12 22:51:24.223858 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1435 | 2025.08.12 22:51:24.223940 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1436 | 2025.08.12 22:51:24.282061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1437 | 2025.08.12 22:51:24.282558 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2025.08.12 22:51:24.282602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1439 | 2025.08.12 22:51:24.283314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1440 | 2025.08.12 22:51:24.283758 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2025.08.12 22:51:24.283904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1442 | 2025.08.12 22:51:24.283928 [ 53 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1443 | 2025.08.12 22:51:24.284008 [ 53 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2025.08.12 22:51:24.284034 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1445 | 2025.08.12 22:51:24.286350 [ 201 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 1446 | 2025.08.12 22:51:24.288468 [ 201 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1447 | 2025.08.12 22:51:24.288633 [ 201 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1448 | 2025.08.12 22:51:24.288775 [ 201 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1449 | 2025.08.12 22:51:24.288942 [ 201 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1450 | 2025.08.12 22:51:24.289002 [ 201 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1451 | 2025.08.12 22:51:24.289058 [ 201 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1452 | 2025.08.12 22:51:24.289107 [ 201 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1453 | 2025.08.12 22:51:24.332033 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.047823431 sec., 58674.16748078991 rows/sec., 859.48 KiB/sec. | ||
| 1454 | 2025.08.12 22:51:24.332806 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1455 | 2025.08.12 22:51:24.333416 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2025.08.12 22:51:24.333504 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_6_1} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1457 | 2025.08.12 22:51:24.333628 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1458 | 2025.08.12 22:51:24.427387 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1459 | 2025.08.12 22:51:24.445145 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2025.08.12 22:51:24.445209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1461 | 2025.08.12 22:51:24.451313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1462 | 2025.08.12 22:51:24.452998 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2025.08.12 22:51:24.453297 [ 53 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1464 | 2025.08.12 22:51:24.453332 [ 53 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2025.08.12 22:51:24.453352 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1466 | 2025.08.12 22:51:24.453446 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 1467 | 2025.08.12 22:51:24.456218 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1468 | 2025.08.12 22:51:24.456802 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1469 | 2025.08.12 22:51:24.457016 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 1470 | 2025.08.12 22:51:24.461566 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 1471 | 2025.08.12 22:51:24.465367 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 1472 | 2025.08.12 22:51:24.469100 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 1473 | 2025.08.12 22:51:24.478832 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 1474 | 2025.08.12 22:51:24.483372 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 1475 | 2025.08.12 22:51:24.552096 [ 186 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098687295 sec., 466.1187643252356 rows/sec., 2.41 MiB/sec. | ||
| 1476 | 2025.08.12 22:51:24.554742 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1477 | 2025.08.12 22:51:24.557583 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_6_1} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2025.08.12 22:51:24.557705 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_6_1} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1479 | 2025.08.12 22:51:24.559448 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1480 | 2025.08.12 22:51:25.001156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.81 MiB, peak 177.35 MiB, free memory in arenas 0.00 B, will set to 177.48 MiB (RSS), difference: 9.67 MiB | ||
| 1481 | 2025.08.12 22:51:25.016312 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2025.08.12 22:51:25.016515 [ 3 ] {44b1d9cb-e766-464c-bb3f-84eb4876c0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1483 | 2025.08.12 22:51:25.016589 [ 3 ] {44b1d9cb-e766-464c-bb3f-84eb4876c0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1484 | 2025.08.12 22:51:25.017293 [ 3 ] {44b1d9cb-e766-464c-bb3f-84eb4876c0b3} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2025.08.12 22:51:25.017342 [ 3 ] {44b1d9cb-e766-464c-bb3f-84eb4876c0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1486 | 2025.08.12 22:51:25.017925 [ 3 ] {44b1d9cb-e766-464c-bb3f-84eb4876c0b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1487 | 2025.08.12 22:51:25.018396 [ 3 ] {44b1d9cb-e766-464c-bb3f-84eb4876c0b3} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2025.08.12 22:51:25.018528 [ 53 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1489 | 2025.08.12 22:51:25.018552 [ 3 ] {44b1d9cb-e766-464c-bb3f-84eb4876c0b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002096 sec., 26717.557251908394 rows/sec., 2.04 MiB/sec. | ||
| 1490 | 2025.08.12 22:51:25.018563 [ 53 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2025.08.12 22:51:25.018584 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1492 | 2025.08.12 22:51:25.018596 [ 3 ] {44b1d9cb-e766-464c-bb3f-84eb4876c0b3} <Debug> TCPHandler: Processed in 0.002427374 sec. | ||
| 1493 | 2025.08.12 22:51:25.018718 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 1494 | 2025.08.12 22:51:25.018737 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2025.08.12 22:51:25.018847 [ 3 ] {a1144f43-ec3b-464c-8d28-29074ba2cbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1496 | 2025.08.12 22:51:25.018872 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1497 | 2025.08.12 22:51:25.018888 [ 3 ] {a1144f43-ec3b-464c-8d28-29074ba2cbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1498 | 2025.08.12 22:51:25.018911 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1092 rows starting from the beginning of the part | ||
| 1499 | 2025.08.12 22:51:25.019012 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1500 | 2025.08.12 22:51:25.019061 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1087 rows starting from the beginning of the part | ||
| 1501 | 2025.08.12 22:51:25.019162 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 176 rows starting from the beginning of the part | ||
| 1502 | 2025.08.12 22:51:25.019236 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1503 | 2025.08.12 22:51:25.019287 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1504 | 2025.08.12 22:51:25.019338 [ 3 ] {a1144f43-ec3b-464c-8d28-29074ba2cbff} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2025.08.12 22:51:25.019387 [ 3 ] {a1144f43-ec3b-464c-8d28-29074ba2cbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1506 | 2025.08.12 22:51:25.020004 [ 3 ] {a1144f43-ec3b-464c-8d28-29074ba2cbff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1507 | 2025.08.12 22:51:25.020578 [ 3 ] {a1144f43-ec3b-464c-8d28-29074ba2cbff} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2025.08.12 22:51:25.020723 [ 3 ] {a1144f43-ec3b-464c-8d28-29074ba2cbff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. | ||
| 1509 | 2025.08.12 22:51:25.020753 [ 54 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1510 | 2025.08.12 22:51:25.020763 [ 3 ] {a1144f43-ec3b-464c-8d28-29074ba2cbff} <Debug> TCPHandler: Processed in 0.002074759 sec. | ||
| 1511 | 2025.08.12 22:51:25.020838 [ 54 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2025.08.12 22:51:25.020871 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1513 | 2025.08.12 22:51:25.020873 [ 186 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002214921 sec., 1148122.2129367143 rows/sec., 95.83 MiB/sec. | ||
| 1514 | 2025.08.12 22:51:25.020943 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2025.08.12 22:51:25.021014 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 1516 | 2025.08.12 22:51:25.021044 [ 3 ] {9530e4d1-78f9-4e96-8d31-556e028749fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1517 | 2025.08.12 22:51:25.021103 [ 3 ] {9530e4d1-78f9-4e96-8d31-556e028749fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1518 | 2025.08.12 22:51:25.021180 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1519 | 2025.08.12 22:51:25.021184 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1520 | 2025.08.12 22:51:25.021245 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 672 rows starting from the beginning of the part | ||
| 1521 | 2025.08.12 22:51:25.021352 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1522 | 2025.08.12 22:51:25.021414 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 662 rows starting from the beginning of the part | ||
| 1523 | 2025.08.12 22:51:25.021464 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1524 | 2025.08.12 22:51:25.021510 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1525 | 2025.08.12 22:51:25.021559 [ 3 ] {9530e4d1-78f9-4e96-8d31-556e028749fe} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2025.08.12 22:51:25.021562 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1527 | 2025.08.12 22:51:25.021607 [ 3 ] {9530e4d1-78f9-4e96-8d31-556e028749fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1528 | 2025.08.12 22:51:25.021681 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2025.08.12 22:51:25.021766 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_6_1} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1530 | 2025.08.12 22:51:25.021840 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1531 | 2025.08.12 22:51:25.022228 [ 3 ] {9530e4d1-78f9-4e96-8d31-556e028749fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1532 | 2025.08.12 22:51:25.022783 [ 3 ] {9530e4d1-78f9-4e96-8d31-556e028749fe} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2025.08.12 22:51:25.022889 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1534 | 2025.08.12 22:51:25.022911 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1636 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962167 sec., 833772.048964232 rows/sec., 62.94 MiB/sec. | ||
| 1535 | 2025.08.12 22:51:25.022927 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.08.12 22:51:25.022930 [ 3 ] {9530e4d1-78f9-4e96-8d31-556e028749fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001905 sec., 83989.50131233595 rows/sec., 5.85 MiB/sec. | ||
| 1537 | 2025.08.12 22:51:25.022957 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1538 | 2025.08.12 22:51:25.022987 [ 3 ] {9530e4d1-78f9-4e96-8d31-556e028749fe} <Debug> TCPHandler: Processed in 0.002095209 sec. | ||
| 1539 | 2025.08.12 22:51:25.023036 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 1540 | 2025.08.12 22:51:25.023114 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2025.08.12 22:51:25.023154 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1542 | 2025.08.12 22:51:25.023189 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 248 rows starting from the beginning of the part | ||
| 1543 | 2025.08.12 22:51:25.023232 [ 3 ] {0bb267b4-1c31-4425-a9b4-5c343945b129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1544 | 2025.08.12 22:51:25.023240 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1545 | 2025.08.12 22:51:25.023292 [ 3 ] {0bb267b4-1c31-4425-a9b4-5c343945b129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1546 | 2025.08.12 22:51:25.023302 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 307 rows starting from the beginning of the part | ||
| 1547 | 2025.08.12 22:51:25.023348 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1548 | 2025.08.12 22:51:25.023362 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 310 rows starting from the beginning of the part | ||
| 1549 | 2025.08.12 22:51:25.023428 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1550 | 2025.08.12 22:51:25.023474 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 1551 | 2025.08.12 22:51:25.023721 [ 3 ] {0bb267b4-1c31-4425-a9b4-5c343945b129} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2025.08.12 22:51:25.023768 [ 3 ] {0bb267b4-1c31-4425-a9b4-5c343945b129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1553 | 2025.08.12 22:51:25.024075 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2025.08.12 22:51:25.024169 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_6_1} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1555 | 2025.08.12 22:51:25.024262 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1556 | 2025.08.12 22:51:25.024304 [ 3 ] {0bb267b4-1c31-4425-a9b4-5c343945b129} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1557 | 2025.08.12 22:51:25.024625 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619133 sec., 830691.4873577402 rows/sec., 57.45 MiB/sec. | ||
| 1558 | 2025.08.12 22:51:25.024881 [ 3 ] {0bb267b4-1c31-4425-a9b4-5c343945b129} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2025.08.12 22:51:25.024987 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1560 | 2025.08.12 22:51:25.025008 [ 54 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1561 | 2025.08.12 22:51:25.025033 [ 3 ] {0bb267b4-1c31-4425-a9b4-5c343945b129} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001822 sec., 32930.84522502744 rows/sec., 2.22 MiB/sec. | ||
| 1562 | 2025.08.12 22:51:25.025052 [ 54 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2025.08.12 22:51:25.025076 [ 3 ] {0bb267b4-1c31-4425-a9b4-5c343945b129} <Debug> TCPHandler: Processed in 0.002014069 sec. | ||
| 1564 | 2025.08.12 22:51:25.025082 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1565 | 2025.08.12 22:51:25.025197 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 1566 | 2025.08.12 22:51:25.025319 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1567 | 2025.08.12 22:51:25.025361 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1568 | 2025.08.12 22:51:25.025451 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1569 | 2025.08.12 22:51:25.025527 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 1570 | 2025.08.12 22:51:25.025542 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2025.08.12 22:51:25.025590 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 1572 | 2025.08.12 22:51:25.025630 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2025.08.12 22:51:25.025660 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 1574 | 2025.08.12 22:51:25.025711 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 1575 | 2025.08.12 22:51:25.025732 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1576 | 2025.08.12 22:51:25.026636 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001480951 sec., 283601.55062524014 rows/sec., 18.29 MiB/sec. | ||
| 1577 | 2025.08.12 22:51:25.026879 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1578 | 2025.08.12 22:51:25.027354 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_6_1} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2025.08.12 22:51:25.027426 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_6_1} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1580 | 2025.08.12 22:51:25.027495 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1581 | 2025.08.12 22:51:27.442349 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2025.08.12 22:51:27.442595 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1583 | 2025.08.12 22:51:27.442972 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1584 | 2025.08.12 22:51:27.443021 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1585 | 2025.08.12 22:51:27.443324 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1586 | 2025.08.12 22:51:27.443400 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1587 | 2025.08.12 22:51:27.443571 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1588 | 2025.08.12 22:51:27.443785 [ 288 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1589 | 2025.08.12 22:51:27.443824 [ 289 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1590 | 2025.08.12 22:51:27.443933 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1591 | 2025.08.12 22:51:27.443969 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1592 | 2025.08.12 22:51:27.448309 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1593 | 2025.08.12 22:51:27.448343 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1594 | 2025.08.12 22:51:27.448413 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1595 | 2025.08.12 22:51:27.448474 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1596 | 2025.08.12 22:51:27.449566 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.00708 sec., 5367.231638418079 rows/sec., 213.66 KiB/sec. | ||
| 1597 | 2025.08.12 22:51:27.449694 [ 3 ] {bcf9f5c5-4c8b-4589-ae31-4d8020089fc5} <Debug> TCPHandler: Processed in 0.007488645 sec. | ||
| 1598 | 2025.08.12 22:51:27.450001 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2025.08.12 22:51:27.450157 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1600 | 2025.08.12 22:51:27.450405 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1601 | 2025.08.12 22:51:27.450443 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1602 | 2025.08.12 22:51:27.450670 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1603 | 2025.08.12 22:51:27.450727 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1604 | 2025.08.12 22:51:27.450855 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1605 | 2025.08.12 22:51:27.450937 [ 289 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1606 | 2025.08.12 22:51:27.450947 [ 290 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1607 | 2025.08.12 22:51:27.451055 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1608 | 2025.08.12 22:51:27.451082 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1609 | 2025.08.12 22:51:27.451143 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1610 | 2025.08.12 22:51:27.451162 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1611 | 2025.08.12 22:51:27.451195 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1612 | 2025.08.12 22:51:27.451235 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1613 | 2025.08.12 22:51:27.451943 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001858 sec., 20452.09903121636 rows/sec., 814.15 KiB/sec. | ||
| 1614 | 2025.08.12 22:51:27.452049 [ 3 ] {41074378-cda4-4bc9-a709-df27ffefba04} <Debug> TCPHandler: Processed in 0.002103039 sec. | ||
| 1615 | 2025.08.12 22:51:27.452290 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2025.08.12 22:51:27.452433 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1617 | 2025.08.12 22:51:27.452663 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1618 | 2025.08.12 22:51:27.452700 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1619 | 2025.08.12 22:51:27.452914 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1620 | 2025.08.12 22:51:27.452968 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1621 | 2025.08.12 22:51:27.453072 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1622 | 2025.08.12 22:51:27.453135 [ 290 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1623 | 2025.08.12 22:51:27.453149 [ 288 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1624 | 2025.08.12 22:51:27.453250 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1625 | 2025.08.12 22:51:27.453277 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1626 | 2025.08.12 22:51:27.453335 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1627 | 2025.08.12 22:51:27.453354 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1628 | 2025.08.12 22:51:27.453386 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1629 | 2025.08.12 22:51:27.453419 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1630 | 2025.08.12 22:51:27.454058 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001687 sec., 22525.19264967398 rows/sec., 896.68 KiB/sec. | ||
| 1631 | 2025.08.12 22:51:27.454170 [ 3 ] {03bab865-9e7e-4115-b8d2-40d208b26efb} <Debug> TCPHandler: Processed in 0.001933217 sec. | ||
| 1632 | 2025.08.12 22:51:27.454607 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2025.08.12 22:51:27.454749 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1634 | 2025.08.12 22:51:27.454990 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1635 | 2025.08.12 22:51:27.455028 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1636 | 2025.08.12 22:51:27.455241 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1637 | 2025.08.12 22:51:27.455297 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1638 | 2025.08.12 22:51:27.455399 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1639 | 2025.08.12 22:51:27.455463 [ 289 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1640 | 2025.08.12 22:51:27.455468 [ 288 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1641 | 2025.08.12 22:51:27.455564 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1642 | 2025.08.12 22:51:27.455591 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1643 | 2025.08.12 22:51:27.455648 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1644 | 2025.08.12 22:51:27.455665 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1645 | 2025.08.12 22:51:27.455697 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1646 | 2025.08.12 22:51:27.455741 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1647 | 2025.08.12 22:51:27.456336 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001649 sec., 23044.26925409339 rows/sec., 917.34 KiB/sec. | ||
| 1648 | 2025.08.12 22:51:27.456442 [ 3 ] {3d77b6ed-9752-401b-83e4-3fd4fb204bcc} <Debug> TCPHandler: Processed in 0.001886467 sec. | ||
| 1649 | 2025.08.12 22:51:27.456649 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2025.08.12 22:51:27.456790 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1651 | 2025.08.12 22:51:27.457030 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1652 | 2025.08.12 22:51:27.457068 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1653 | 2025.08.12 22:51:27.457295 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1654 | 2025.08.12 22:51:27.457349 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1655 | 2025.08.12 22:51:27.457454 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1656 | 2025.08.12 22:51:27.457521 [ 288 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1657 | 2025.08.12 22:51:27.457541 [ 289 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1658 | 2025.08.12 22:51:27.457624 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1659 | 2025.08.12 22:51:27.457650 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1660 | 2025.08.12 22:51:27.457707 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1661 | 2025.08.12 22:51:27.457725 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1662 | 2025.08.12 22:51:27.457757 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1663 | 2025.08.12 22:51:27.457788 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1664 | 2025.08.12 22:51:27.458390 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.00166 sec., 22891.56626506024 rows/sec., 911.26 KiB/sec. | ||
| 1665 | 2025.08.12 22:51:27.458491 [ 3 ] {62fdebc5-540e-4719-b4d2-e4662425d00a} <Debug> TCPHandler: Processed in 0.001892696 sec. | ||
| 1666 | 2025.08.12 22:51:27.458705 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2025.08.12 22:51:27.458844 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1668 | 2025.08.12 22:51:27.459092 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1669 | 2025.08.12 22:51:27.459137 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1670 | 2025.08.12 22:51:27.459359 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1671 | 2025.08.12 22:51:27.459415 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1672 | 2025.08.12 22:51:27.459518 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1673 | 2025.08.12 22:51:27.459581 [ 288 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1674 | 2025.08.12 22:51:27.459587 [ 290 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1675 | 2025.08.12 22:51:27.459681 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1676 | 2025.08.12 22:51:27.459707 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1677 | 2025.08.12 22:51:27.459763 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1678 | 2025.08.12 22:51:27.459781 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1679 | 2025.08.12 22:51:27.459812 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1680 | 2025.08.12 22:51:27.459845 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1681 | 2025.08.12 22:51:27.460440 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001656 sec., 22946.859903381643 rows/sec., 913.46 KiB/sec. | ||
| 1682 | 2025.08.12 22:51:27.460540 [ 3 ] {c3c2cd2e-6dea-4dbb-875d-2274c24d79f7} <Debug> TCPHandler: Processed in 0.001883926 sec. | ||
| 1683 | 2025.08.12 22:51:27.460744 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2025.08.12 22:51:27.460886 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1685 | 2025.08.12 22:51:27.461115 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1686 | 2025.08.12 22:51:27.461153 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1687 | 2025.08.12 22:51:27.461396 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1688 | 2025.08.12 22:51:27.461453 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1689 | 2025.08.12 22:51:27.461555 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1690 | 2025.08.12 22:51:27.461616 [ 289 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1691 | 2025.08.12 22:51:27.461624 [ 290 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1692 | 2025.08.12 22:51:27.461716 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1693 | 2025.08.12 22:51:27.461742 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1694 | 2025.08.12 22:51:27.461798 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1695 | 2025.08.12 22:51:27.461816 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1696 | 2025.08.12 22:51:27.461847 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1697 | 2025.08.12 22:51:27.461901 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1698 | 2025.08.12 22:51:27.462506 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001682 sec., 22592.15219976219 rows/sec., 899.34 KiB/sec. | ||
| 1699 | 2025.08.12 22:51:27.462604 [ 3 ] {be61278b-a661-453c-a7e0-e4d87563915f} <Debug> TCPHandler: Processed in 0.001911797 sec. | ||
| 1700 | 2025.08.12 22:51:27.462813 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2025.08.12 22:51:27.462953 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1702 | 2025.08.12 22:51:27.463230 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1703 | 2025.08.12 22:51:27.463267 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1704 | 2025.08.12 22:51:27.463483 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1705 | 2025.08.12 22:51:27.463537 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1706 | 2025.08.12 22:51:27.463636 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1707 | 2025.08.12 22:51:27.463697 [ 288 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1708 | 2025.08.12 22:51:27.463700 [ 289 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1709 | 2025.08.12 22:51:27.463800 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1710 | 2025.08.12 22:51:27.463825 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1711 | 2025.08.12 22:51:27.463880 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1712 | 2025.08.12 22:51:27.463897 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1713 | 2025.08.12 22:51:27.463928 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1714 | 2025.08.12 22:51:27.463961 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1715 | 2025.08.12 22:51:27.464624 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001731 sec., 21952.628538417102 rows/sec., 873.89 KiB/sec. | ||
| 1716 | 2025.08.12 22:51:27.464724 [ 3 ] {a1407064-b334-4fe7-8a09-f8cefe1ed8b5} <Debug> TCPHandler: Processed in 0.001959848 sec. | ||
| 1717 | 2025.08.12 22:51:27.464963 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2025.08.12 22:51:27.465102 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1719 | 2025.08.12 22:51:27.465331 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1720 | 2025.08.12 22:51:27.465369 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1721 | 2025.08.12 22:51:27.465585 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1722 | 2025.08.12 22:51:27.465641 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1723 | 2025.08.12 22:51:27.465741 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1724 | 2025.08.12 22:51:27.465812 [ 288 ] {99542c42-4986-4392-858b-020fc9d155dc} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1725 | 2025.08.12 22:51:27.465812 [ 290 ] {99542c42-4986-4392-858b-020fc9d155dc} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1726 | 2025.08.12 22:51:27.467055 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1727 | 2025.08.12 22:51:27.467098 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1728 | 2025.08.12 22:51:27.467162 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1729 | 2025.08.12 22:51:27.467181 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1730 | 2025.08.12 22:51:27.467214 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1731 | 2025.08.12 22:51:27.467248 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1732 | 2025.08.12 22:51:27.467873 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.002831 sec., 13422.818791946307 rows/sec., 534.33 KiB/sec. | ||
| 1733 | 2025.08.12 22:51:27.467975 [ 3 ] {99542c42-4986-4392-858b-020fc9d155dc} <Debug> TCPHandler: Processed in 0.003061954 sec. | ||
| 1734 | 2025.08.12 22:51:27.468208 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2025.08.12 22:51:27.468355 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1736 | 2025.08.12 22:51:27.468590 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1737 | 2025.08.12 22:51:27.468629 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1738 | 2025.08.12 22:51:27.468854 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1739 | 2025.08.12 22:51:27.468910 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1740 | 2025.08.12 22:51:27.469013 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 1741 | 2025.08.12 22:51:27.469094 [ 290 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1742 | 2025.08.12 22:51:27.469097 [ 289 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1743 | 2025.08.12 22:51:27.469202 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (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 | ||
| 1744 | 2025.08.12 22:51:27.469229 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1745 | 2025.08.12 22:51:27.469286 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1746 | 2025.08.12 22:51:27.469305 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Debug> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1747 | 2025.08.12 22:51:27.469336 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1748 | 2025.08.12 22:51:27.469367 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1749 | 2025.08.12 22:51:27.469968 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.00168 sec., 22619.04761904762 rows/sec., 900.41 KiB/sec. | ||
| 1750 | 2025.08.12 22:51:27.470066 [ 3 ] {de2ab02f-bfa5-4174-8268-301c7050144e} <Debug> TCPHandler: Processed in 0.001909287 sec. | ||
| 1751 | 2025.08.12 22:51:27.565344 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2025.08.12 22:51:27.565530 [ 3 ] {92c31f13-dae5-45d5-a906-13832f2d6941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1753 | 2025.08.12 22:51:27.565609 [ 3 ] {92c31f13-dae5-45d5-a906-13832f2d6941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1754 | 2025.08.12 22:51:27.566306 [ 3 ] {92c31f13-dae5-45d5-a906-13832f2d6941} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2025.08.12 22:51:27.566357 [ 3 ] {92c31f13-dae5-45d5-a906-13832f2d6941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1756 | 2025.08.12 22:51:27.566817 [ 3 ] {92c31f13-dae5-45d5-a906-13832f2d6941} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1757 | 2025.08.12 22:51:27.567044 [ 3 ] {92c31f13-dae5-45d5-a906-13832f2d6941} <Trace> oximeter.timeseries_schema (0b7358af-f351-489e-9eb4-4406d31f48ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.08.12 22:51:27.567206 [ 3 ] {92c31f13-dae5-45d5-a906-13832f2d6941} <Debug> executeQuery: Read 10 rows, 1.71 KiB in 0.001728 sec., 5787.037037037037 rows/sec., 991.26 KiB/sec. | ||
| 1759 | 2025.08.12 22:51:27.567258 [ 3 ] {92c31f13-dae5-45d5-a906-13832f2d6941} <Debug> TCPHandler: Processed in 0.002037299 sec. | ||
| 1760 | 2025.08.12 22:51:27.567387 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2025.08.12 22:51:27.567491 [ 3 ] {fa74df7e-c5e0-4b9c-9720-ce5dc328c832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1762 | 2025.08.12 22:51:27.567536 [ 3 ] {fa74df7e-c5e0-4b9c-9720-ce5dc328c832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1763 | 2025.08.12 22:51:27.567979 [ 3 ] {fa74df7e-c5e0-4b9c-9720-ce5dc328c832} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2025.08.12 22:51:27.568019 [ 3 ] {fa74df7e-c5e0-4b9c-9720-ce5dc328c832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1765 | 2025.08.12 22:51:27.568323 [ 3 ] {fa74df7e-c5e0-4b9c-9720-ce5dc328c832} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1766 | 2025.08.12 22:51:27.568538 [ 3 ] {fa74df7e-c5e0-4b9c-9720-ce5dc328c832} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2025.08.12 22:51:27.568672 [ 3 ] {fa74df7e-c5e0-4b9c-9720-ce5dc328c832} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001205 sec., 3319.5020746887967 rows/sec., 270.68 KiB/sec. | ||
| 1768 | 2025.08.12 22:51:27.568711 [ 3 ] {fa74df7e-c5e0-4b9c-9720-ce5dc328c832} <Debug> TCPHandler: Processed in 0.001375879 sec. | ||
| 1769 | 2025.08.12 22:51:27.568836 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2025.08.12 22:51:27.568936 [ 3 ] {a3f3c78f-570d-485f-99c0-1f9c5b0cb925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1771 | 2025.08.12 22:51:27.568978 [ 3 ] {a3f3c78f-570d-485f-99c0-1f9c5b0cb925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1772 | 2025.08.12 22:51:27.570057 [ 3 ] {a3f3c78f-570d-485f-99c0-1f9c5b0cb925} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2025.08.12 22:51:27.570096 [ 3 ] {a3f3c78f-570d-485f-99c0-1f9c5b0cb925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1774 | 2025.08.12 22:51:27.570517 [ 3 ] {a3f3c78f-570d-485f-99c0-1f9c5b0cb925} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1775 | 2025.08.12 22:51:27.570742 [ 3 ] {a3f3c78f-570d-485f-99c0-1f9c5b0cb925} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2025.08.12 22:51:27.570879 [ 3 ] {a3f3c78f-570d-485f-99c0-1f9c5b0cb925} <Debug> executeQuery: Read 1233 rows, 104.07 KiB in 0.001965 sec., 627480.9160305343 rows/sec., 51.72 MiB/sec. | ||
| 1777 | 2025.08.12 22:51:27.570917 [ 3 ] {a3f3c78f-570d-485f-99c0-1f9c5b0cb925} <Debug> TCPHandler: Processed in 0.00213254 sec. | ||
| 1778 | 2025.08.12 22:51:27.571040 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2025.08.12 22:51:27.571138 [ 3 ] {3070dd83-c2ae-4225-9b14-4932cb0be2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1780 | 2025.08.12 22:51:27.571182 [ 3 ] {3070dd83-c2ae-4225-9b14-4932cb0be2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1781 | 2025.08.12 22:51:27.571585 [ 3 ] {3070dd83-c2ae-4225-9b14-4932cb0be2a0} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2025.08.12 22:51:27.571625 [ 3 ] {3070dd83-c2ae-4225-9b14-4932cb0be2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1783 | 2025.08.12 22:51:27.571944 [ 3 ] {3070dd83-c2ae-4225-9b14-4932cb0be2a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1784 | 2025.08.12 22:51:27.572158 [ 3 ] {3070dd83-c2ae-4225-9b14-4932cb0be2a0} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.08.12 22:51:27.572295 [ 3 ] {3070dd83-c2ae-4225-9b14-4932cb0be2a0} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001178 sec., 17826.825127334465 rows/sec., 1.29 MiB/sec. | ||
| 1786 | 2025.08.12 22:51:27.572335 [ 3 ] {3070dd83-c2ae-4225-9b14-4932cb0be2a0} <Debug> TCPHandler: Processed in 0.001347059 sec. | ||
| 1787 | 2025.08.12 22:51:27.572448 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2025.08.12 22:51:27.572544 [ 3 ] {ba472c9c-527f-41d8-8fa6-cfa1581a5a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1789 | 2025.08.12 22:51:27.572584 [ 3 ] {ba472c9c-527f-41d8-8fa6-cfa1581a5a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1790 | 2025.08.12 22:51:27.573079 [ 3 ] {ba472c9c-527f-41d8-8fa6-cfa1581a5a6f} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2025.08.12 22:51:27.573117 [ 3 ] {ba472c9c-527f-41d8-8fa6-cfa1581a5a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1792 | 2025.08.12 22:51:27.573433 [ 3 ] {ba472c9c-527f-41d8-8fa6-cfa1581a5a6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1793 | 2025.08.12 22:51:27.573655 [ 3 ] {ba472c9c-527f-41d8-8fa6-cfa1581a5a6f} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2025.08.12 22:51:27.573787 [ 3 ] {ba472c9c-527f-41d8-8fa6-cfa1581a5a6f} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001263 sec., 181314.33095803641 rows/sec., 12.27 MiB/sec. | ||
| 1795 | 2025.08.12 22:51:27.573827 [ 3 ] {ba472c9c-527f-41d8-8fa6-cfa1581a5a6f} <Debug> TCPHandler: Processed in 0.00142814 sec. | ||
| 1796 | 2025.08.12 22:51:27.573930 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2025.08.12 22:51:27.574026 [ 3 ] {7df1ae59-4fb3-4c50-9095-f40b625e30be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1798 | 2025.08.12 22:51:27.574067 [ 3 ] {7df1ae59-4fb3-4c50-9095-f40b625e30be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1799 | 2025.08.12 22:51:27.574636 [ 3 ] {7df1ae59-4fb3-4c50-9095-f40b625e30be} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2025.08.12 22:51:27.574674 [ 3 ] {7df1ae59-4fb3-4c50-9095-f40b625e30be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1801 | 2025.08.12 22:51:27.575011 [ 3 ] {7df1ae59-4fb3-4c50-9095-f40b625e30be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1802 | 2025.08.12 22:51:27.575227 [ 3 ] {7df1ae59-4fb3-4c50-9095-f40b625e30be} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2025.08.12 22:51:27.575357 [ 3 ] {7df1ae59-4fb3-4c50-9095-f40b625e30be} <Debug> executeQuery: Read 550 rows, 41.82 KiB in 0.001351 sec., 407105.8475203553 rows/sec., 30.23 MiB/sec. | ||
| 1804 | 2025.08.12 22:51:27.575395 [ 3 ] {7df1ae59-4fb3-4c50-9095-f40b625e30be} <Debug> TCPHandler: Processed in 0.001515211 sec. | ||
| 1805 | 2025.08.12 22:51:27.575508 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2025.08.12 22:51:27.575603 [ 3 ] {01fdfa7f-3823-474d-9d1e-3e7f24da0f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1807 | 2025.08.12 22:51:27.575648 [ 3 ] {01fdfa7f-3823-474d-9d1e-3e7f24da0f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1808 | 2025.08.12 22:51:27.576695 [ 3 ] {01fdfa7f-3823-474d-9d1e-3e7f24da0f28} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2025.08.12 22:51:27.576734 [ 3 ] {01fdfa7f-3823-474d-9d1e-3e7f24da0f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1810 | 2025.08.12 22:51:27.577278 [ 3 ] {01fdfa7f-3823-474d-9d1e-3e7f24da0f28} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1811 | 2025.08.12 22:51:27.577504 [ 3 ] {01fdfa7f-3823-474d-9d1e-3e7f24da0f28} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2025.08.12 22:51:27.577636 [ 3 ] {01fdfa7f-3823-474d-9d1e-3e7f24da0f28} <Debug> executeQuery: Read 2480 rows, 169.82 KiB in 0.002051 sec., 1209166.2603607997 rows/sec., 80.86 MiB/sec. | ||
| 1813 | 2025.08.12 22:51:27.577674 [ 3 ] {01fdfa7f-3823-474d-9d1e-3e7f24da0f28} <Debug> TCPHandler: Processed in 0.002216001 sec. | ||
| 1814 | 2025.08.12 22:51:27.577784 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2025.08.12 22:51:27.577885 [ 3 ] {d9c52d77-7a88-4c49-8ac8-4762c674bc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1816 | 2025.08.12 22:51:27.577930 [ 3 ] {d9c52d77-7a88-4c49-8ac8-4762c674bc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1817 | 2025.08.12 22:51:27.578285 [ 3 ] {d9c52d77-7a88-4c49-8ac8-4762c674bc43} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2025.08.12 22:51:27.578323 [ 3 ] {d9c52d77-7a88-4c49-8ac8-4762c674bc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1819 | 2025.08.12 22:51:27.578644 [ 3 ] {d9c52d77-7a88-4c49-8ac8-4762c674bc43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1820 | 2025.08.12 22:51:27.578863 [ 3 ] {d9c52d77-7a88-4c49-8ac8-4762c674bc43} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2025.08.12 22:51:27.578995 [ 3 ] {d9c52d77-7a88-4c49-8ac8-4762c674bc43} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 56.27 KiB/sec. | ||
| 1822 | 2025.08.12 22:51:27.579033 [ 3 ] {d9c52d77-7a88-4c49-8ac8-4762c674bc43} <Debug> TCPHandler: Processed in 0.001299808 sec. | ||
| 1823 | 2025.08.12 22:51:27.579151 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2025.08.12 22:51:27.579246 [ 3 ] {fe8f5279-0808-4514-93f8-8f011d687ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1825 | 2025.08.12 22:51:27.579302 [ 3 ] {fe8f5279-0808-4514-93f8-8f011d687ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1826 | 2025.08.12 22:51:27.580046 [ 3 ] {fe8f5279-0808-4514-93f8-8f011d687ec8} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2025.08.12 22:51:27.580084 [ 3 ] {fe8f5279-0808-4514-93f8-8f011d687ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1828 | 2025.08.12 22:51:27.580623 [ 3 ] {fe8f5279-0808-4514-93f8-8f011d687ec8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1829 | 2025.08.12 22:51:27.580861 [ 3 ] {fe8f5279-0808-4514-93f8-8f011d687ec8} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2025.08.12 22:51:27.581001 [ 3 ] {fe8f5279-0808-4514-93f8-8f011d687ec8} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001775 sec., 9577.464788732394 rows/sec., 17.16 MiB/sec. | ||
| 1831 | 2025.08.12 22:51:27.581058 [ 3 ] {fe8f5279-0808-4514-93f8-8f011d687ec8} <Debug> TCPHandler: Processed in 0.001957728 sec. | ||
| 1832 | 2025.08.12 22:51:27.581175 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2025.08.12 22:51:27.581271 [ 3 ] {5b928b50-ac40-4f4a-979c-675265c4b387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1834 | 2025.08.12 22:51:27.581315 [ 3 ] {5b928b50-ac40-4f4a-979c-675265c4b387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1835 | 2025.08.12 22:51:27.581643 [ 3 ] {5b928b50-ac40-4f4a-979c-675265c4b387} <Trace> oximeter.measurements_i64 (283a3919-4b23-4ab7-ab57-2c11a9ed516a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2025.08.12 22:51:27.581681 [ 3 ] {5b928b50-ac40-4f4a-979c-675265c4b387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1837 | 2025.08.12 22:51:27.581998 [ 3 ] {5b928b50-ac40-4f4a-979c-675265c4b387} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1838 | 2025.08.12 22:51:27.582216 [ 3 ] {5b928b50-ac40-4f4a-979c-675265c4b387} <Trace> oximeter.measurements_i64 (283a3919-4b23-4ab7-ab57-2c11a9ed516a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2025.08.12 22:51:27.582344 [ 3 ] {5b928b50-ac40-4f4a-979c-675265c4b387} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001091 sec., 8249.312557286894 rows/sec., 582.72 KiB/sec. | ||
| 1840 | 2025.08.12 22:51:27.582380 [ 3 ] {5b928b50-ac40-4f4a-979c-675265c4b387} <Debug> TCPHandler: Processed in 0.001256437 sec. | ||
| 1841 | 2025.08.12 22:51:27.582492 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2025.08.12 22:51:27.582585 [ 3 ] {b7728c62-094f-4802-b1fe-d1bfea3894f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1843 | 2025.08.12 22:51:27.582627 [ 3 ] {b7728c62-094f-4802-b1fe-d1bfea3894f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1844 | 2025.08.12 22:51:27.582952 [ 3 ] {b7728c62-094f-4802-b1fe-d1bfea3894f9} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2025.08.12 22:51:27.582989 [ 3 ] {b7728c62-094f-4802-b1fe-d1bfea3894f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1846 | 2025.08.12 22:51:27.583297 [ 3 ] {b7728c62-094f-4802-b1fe-d1bfea3894f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1847 | 2025.08.12 22:51:27.583510 [ 3 ] {b7728c62-094f-4802-b1fe-d1bfea3894f9} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.08.12 22:51:27.583641 [ 3 ] {b7728c62-094f-4802-b1fe-d1bfea3894f9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001074 sec., 33519.5530726257 rows/sec., 2.26 MiB/sec. | ||
| 1849 | 2025.08.12 22:51:27.583677 [ 3 ] {b7728c62-094f-4802-b1fe-d1bfea3894f9} <Debug> TCPHandler: Processed in 0.001234717 sec. | ||
| 1850 | 2025.08.12 22:51:29.279202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 300 | ||
| 1851 | 2025.08.12 22:51:29.282238 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2025.08.12 22:51:29.282307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1853 | 2025.08.12 22:51:29.283675 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1854 | 2025.08.12 22:51:29.284033 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2025.08.12 22:51:29.284418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 1856 | 2025.08.12 22:51:30.011819 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2025.08.12 22:51:30.012037 [ 3 ] {40ac9333-3edb-40b9-94be-c2d4e4caf6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1858 | 2025.08.12 22:51:30.012114 [ 3 ] {40ac9333-3edb-40b9-94be-c2d4e4caf6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1859 | 2025.08.12 22:51:30.012806 [ 3 ] {40ac9333-3edb-40b9-94be-c2d4e4caf6b1} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2025.08.12 22:51:30.012858 [ 3 ] {40ac9333-3edb-40b9-94be-c2d4e4caf6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1861 | 2025.08.12 22:51:30.013263 [ 3 ] {40ac9333-3edb-40b9-94be-c2d4e4caf6b1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1862 | 2025.08.12 22:51:30.013497 [ 3 ] {40ac9333-3edb-40b9-94be-c2d4e4caf6b1} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): 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.08.12 22:51:30.013656 [ 3 ] {40ac9333-3edb-40b9-94be-c2d4e4caf6b1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.55 MiB/sec. | ||
| 1864 | 2025.08.12 22:51:30.013704 [ 3 ] {40ac9333-3edb-40b9-94be-c2d4e4caf6b1} <Debug> TCPHandler: Processed in 0.002026789 sec. | ||
| 1865 | 2025.08.12 22:51:30.013835 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2025.08.12 22:51:30.013939 [ 3 ] {71035938-b9e3-481a-9375-b633f31c119e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1867 | 2025.08.12 22:51:30.013984 [ 3 ] {71035938-b9e3-481a-9375-b633f31c119e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1868 | 2025.08.12 22:51:30.014421 [ 3 ] {71035938-b9e3-481a-9375-b633f31c119e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2025.08.12 22:51:30.014460 [ 3 ] {71035938-b9e3-481a-9375-b633f31c119e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1870 | 2025.08.12 22:51:30.014774 [ 3 ] {71035938-b9e3-481a-9375-b633f31c119e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1871 | 2025.08.12 22:51:30.014987 [ 3 ] {71035938-b9e3-481a-9375-b633f31c119e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2025.08.12 22:51:30.015121 [ 3 ] {71035938-b9e3-481a-9375-b633f31c119e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 1873 | 2025.08.12 22:51:30.015160 [ 3 ] {71035938-b9e3-481a-9375-b633f31c119e} <Debug> TCPHandler: Processed in 0.001377509 sec. | ||
| 1874 | 2025.08.12 22:51:30.015282 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2025.08.12 22:51:30.015377 [ 3 ] {fd4b7f53-8b8c-48f9-b32d-4117c613802c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1876 | 2025.08.12 22:51:30.015423 [ 3 ] {fd4b7f53-8b8c-48f9-b32d-4117c613802c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1877 | 2025.08.12 22:51:30.015782 [ 3 ] {fd4b7f53-8b8c-48f9-b32d-4117c613802c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2025.08.12 22:51:30.015819 [ 3 ] {fd4b7f53-8b8c-48f9-b32d-4117c613802c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1879 | 2025.08.12 22:51:30.016172 [ 3 ] {fd4b7f53-8b8c-48f9-b32d-4117c613802c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1880 | 2025.08.12 22:51:30.016384 [ 3 ] {fd4b7f53-8b8c-48f9-b32d-4117c613802c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2025.08.12 22:51:30.016519 [ 3 ] {fd4b7f53-8b8c-48f9-b32d-4117c613802c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 3.84 MiB/sec. | ||
| 1882 | 2025.08.12 22:51:30.016556 [ 3 ] {fd4b7f53-8b8c-48f9-b32d-4117c613802c} <Debug> TCPHandler: Processed in 0.001324169 sec. | ||
| 1883 | 2025.08.12 22:51:30.016670 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2025.08.12 22:51:30.016764 [ 3 ] {70c47124-cb91-44b4-baad-7b80f4df231f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1885 | 2025.08.12 22:51:30.016806 [ 3 ] {70c47124-cb91-44b4-baad-7b80f4df231f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1886 | 2025.08.12 22:51:30.017130 [ 3 ] {70c47124-cb91-44b4-baad-7b80f4df231f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2025.08.12 22:51:30.017166 [ 3 ] {70c47124-cb91-44b4-baad-7b80f4df231f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1888 | 2025.08.12 22:51:30.017476 [ 3 ] {70c47124-cb91-44b4-baad-7b80f4df231f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1889 | 2025.08.12 22:51:30.017683 [ 3 ] {70c47124-cb91-44b4-baad-7b80f4df231f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2025.08.12 22:51:30.017814 [ 3 ] {70c47124-cb91-44b4-baad-7b80f4df231f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001068 sec., 22471.91011235955 rows/sec., 1.51 MiB/sec. | ||
| 1891 | 2025.08.12 22:51:30.017849 [ 3 ] {70c47124-cb91-44b4-baad-7b80f4df231f} <Debug> TCPHandler: Processed in 0.001228297 sec. | ||
| 1892 | 2025.08.12 22:51:31.784516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1893 | 2025.08.12 22:51:31.785041 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2025.08.12 22:51:31.785091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1895 | 2025.08.12 22:51:31.785591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1896 | 2025.08.12 22:51:31.785859 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2025.08.12 22:51:31.786016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1898 | 2025.08.12 22:51:31.957414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1899 | 2025.08.12 22:51:31.974544 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.08.12 22:51:31.974604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1901 | 2025.08.12 22:51:31.980119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1902 | 2025.08.12 22:51:31.980816 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2025.08.12 22:51:31.983952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1904 | 2025.08.12 22:51:35.017529 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2025.08.12 22:51:35.017728 [ 3 ] {9a99c0e2-f993-4794-b84e-af59f3325c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1906 | 2025.08.12 22:51:35.017799 [ 3 ] {9a99c0e2-f993-4794-b84e-af59f3325c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1907 | 2025.08.12 22:51:35.018462 [ 3 ] {9a99c0e2-f993-4794-b84e-af59f3325c4c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2025.08.12 22:51:35.018511 [ 3 ] {9a99c0e2-f993-4794-b84e-af59f3325c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1909 | 2025.08.12 22:51:35.018913 [ 3 ] {9a99c0e2-f993-4794-b84e-af59f3325c4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1910 | 2025.08.12 22:51:35.019145 [ 3 ] {9a99c0e2-f993-4794-b84e-af59f3325c4c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2025.08.12 22:51:35.019309 [ 3 ] {9a99c0e2-f993-4794-b84e-af59f3325c4c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.62 MiB/sec. | ||
| 1912 | 2025.08.12 22:51:35.019357 [ 3 ] {9a99c0e2-f993-4794-b84e-af59f3325c4c} <Debug> TCPHandler: Processed in 0.001966878 sec. | ||
| 1913 | 2025.08.12 22:51:35.019502 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2025.08.12 22:51:35.019605 [ 3 ] {d19d755a-6ff2-478e-b176-7a53f1a90b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1915 | 2025.08.12 22:51:35.019649 [ 3 ] {d19d755a-6ff2-478e-b176-7a53f1a90b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1916 | 2025.08.12 22:51:35.020097 [ 3 ] {d19d755a-6ff2-478e-b176-7a53f1a90b31} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2025.08.12 22:51:35.020135 [ 3 ] {d19d755a-6ff2-478e-b176-7a53f1a90b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1918 | 2025.08.12 22:51:35.020443 [ 3 ] {d19d755a-6ff2-478e-b176-7a53f1a90b31} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1919 | 2025.08.12 22:51:35.020667 [ 3 ] {d19d755a-6ff2-478e-b176-7a53f1a90b31} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2025.08.12 22:51:35.020797 [ 3 ] {d19d755a-6ff2-478e-b176-7a53f1a90b31} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 1921 | 2025.08.12 22:51:35.020836 [ 3 ] {d19d755a-6ff2-478e-b176-7a53f1a90b31} <Debug> TCPHandler: Processed in 0.00138725 sec. | ||
| 1922 | 2025.08.12 22:51:35.020961 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2025.08.12 22:51:35.021056 [ 3 ] {f82b626e-9e70-4f62-93e7-abcb1afd8cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1924 | 2025.08.12 22:51:35.021101 [ 3 ] {f82b626e-9e70-4f62-93e7-abcb1afd8cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1925 | 2025.08.12 22:51:35.021518 [ 3 ] {f82b626e-9e70-4f62-93e7-abcb1afd8cbf} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2025.08.12 22:51:35.021555 [ 3 ] {f82b626e-9e70-4f62-93e7-abcb1afd8cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1927 | 2025.08.12 22:51:35.021884 [ 3 ] {f82b626e-9e70-4f62-93e7-abcb1afd8cbf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1928 | 2025.08.12 22:51:35.022097 [ 3 ] {f82b626e-9e70-4f62-93e7-abcb1afd8cbf} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2025.08.12 22:51:35.022228 [ 3 ] {f82b626e-9e70-4f62-93e7-abcb1afd8cbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 1930 | 2025.08.12 22:51:35.022266 [ 3 ] {f82b626e-9e70-4f62-93e7-abcb1afd8cbf} <Debug> TCPHandler: Processed in 0.001355479 sec. | ||
| 1931 | 2025.08.12 22:51:35.022383 [ 3 ] {} <Trace> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2025.08.12 22:51:35.022477 [ 3 ] {7379a5bd-a7d3-43fe-864d-fa3f4f2a59e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1933 | 2025.08.12 22:51:35.022519 [ 3 ] {7379a5bd-a7d3-43fe-864d-fa3f4f2a59e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1934 | 2025.08.12 22:51:35.022866 [ 3 ] {7379a5bd-a7d3-43fe-864d-fa3f4f2a59e0} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2025.08.12 22:51:35.022901 [ 3 ] {7379a5bd-a7d3-43fe-864d-fa3f4f2a59e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1936 | 2025.08.12 22:51:35.023209 [ 3 ] {7379a5bd-a7d3-43fe-864d-fa3f4f2a59e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1937 | 2025.08.12 22:51:35.023416 [ 3 ] {7379a5bd-a7d3-43fe-864d-fa3f4f2a59e0} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2025.08.12 22:51:35.023544 [ 3 ] {7379a5bd-a7d3-43fe-864d-fa3f4f2a59e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 1939 | 2025.08.12 22:51:35.023580 [ 3 ] {7379a5bd-a7d3-43fe-864d-fa3f4f2a59e0} <Debug> TCPHandler: Processed in 0.001247137 sec. | ||
| 1940 | 2025.08.12 22:51:39.224201 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1941 | 2025.08.12 22:51:39.224275 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1942 | 2025.08.12 22:51:39.285016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 316 | ||
| 1943 | 2025.08.12 22:51:39.286113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1944 | 2025.08.12 22:51:39.286662 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2025.08.12 22:51:39.286707 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1946 | 2025.08.12 22:51:39.286807 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2025.08.12 22:51:39.286849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1948 | 2025.08.12 22:51:39.287230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1949 | 2025.08.12 22:51:39.287507 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2025.08.12 22:51:39.287633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1951 | 2025.08.12 22:51:39.288060 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1952 | 2025.08.12 22:51:39.288318 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2025.08.12 22:51:39.288554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 1954 | 2025.08.12 22:51:39.484020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1955 | 2025.08.12 22:51:39.500512 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2025.08.12 22:51:39.500580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1957 | 2025.08.12 22:51:39.506340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1958 | 2025.08.12 22:51:39.507056 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2025.08.12 22:51:39.509999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1960 | 2025.08.12 22:51:39.571106 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1961 | 2025.08.12 22:51:39.571167 [ 3 ] {} <Debug> TCP-Session: 265f63fd-2af0-4248-a22b-ea67487f7549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2025.08.12 22:51:40.001106 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.34 MiB, peak 184.37 MiB, free memory in arenas 0.00 B, will set to 180.40 MiB (RSS), difference: 2.06 MiB | ||
| 1963 | 2025.08.12 22:51:40.017967 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2025.08.12 22:51:40.018159 [ 256 ] {acee1a6b-5461-4c0b-bad9-0517ccc5fb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1965 | 2025.08.12 22:51:40.018235 [ 256 ] {acee1a6b-5461-4c0b-bad9-0517ccc5fb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1966 | 2025.08.12 22:51:40.019013 [ 256 ] {acee1a6b-5461-4c0b-bad9-0517ccc5fb75} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2025.08.12 22:51:40.019065 [ 256 ] {acee1a6b-5461-4c0b-bad9-0517ccc5fb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1968 | 2025.08.12 22:51:40.019563 [ 256 ] {acee1a6b-5461-4c0b-bad9-0517ccc5fb75} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1969 | 2025.08.12 22:51:40.019804 [ 256 ] {acee1a6b-5461-4c0b-bad9-0517ccc5fb75} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2025.08.12 22:51:40.019976 [ 256 ] {acee1a6b-5461-4c0b-bad9-0517ccc5fb75} <Debug> executeQuery: Read 128 rows, 11.25 KiB in 0.00187 sec., 68449.19786096257 rows/sec., 5.88 MiB/sec. | ||
| 1971 | 2025.08.12 22:51:40.020038 [ 256 ] {acee1a6b-5461-4c0b-bad9-0517ccc5fb75} <Debug> TCPHandler: Processed in 0.002205281 sec. | ||
| 1972 | 2025.08.12 22:51:40.020177 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2025.08.12 22:51:40.020288 [ 256 ] {2e8e66d9-1a3c-479e-a0e8-4e6531f8e220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1974 | 2025.08.12 22:51:40.020335 [ 256 ] {2e8e66d9-1a3c-479e-a0e8-4e6531f8e220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1975 | 2025.08.12 22:51:40.020777 [ 256 ] {2e8e66d9-1a3c-479e-a0e8-4e6531f8e220} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2025.08.12 22:51:40.020815 [ 256 ] {2e8e66d9-1a3c-479e-a0e8-4e6531f8e220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1977 | 2025.08.12 22:51:40.021130 [ 256 ] {2e8e66d9-1a3c-479e-a0e8-4e6531f8e220} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1978 | 2025.08.12 22:51:40.021374 [ 256 ] {2e8e66d9-1a3c-479e-a0e8-4e6531f8e220} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2025.08.12 22:51:40.021484 [ 44 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1980 | 2025.08.12 22:51:40.021509 [ 256 ] {2e8e66d9-1a3c-479e-a0e8-4e6531f8e220} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001248 sec., 28846.153846153848 rows/sec., 2.12 MiB/sec. | ||
| 1981 | 2025.08.12 22:51:40.021544 [ 44 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2025.08.12 22:51:40.021556 [ 256 ] {2e8e66d9-1a3c-479e-a0e8-4e6531f8e220} <Debug> TCPHandler: Processed in 0.00143274 sec. | ||
| 1983 | 2025.08.12 22:51:40.021574 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1984 | 2025.08.12 22:51:40.021681 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::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 | ||
| 1985 | 2025.08.12 22:51:40.021709 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2025.08.12 22:51:40.021786 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1987 | 2025.08.12 22:51:40.021816 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 216 rows starting from the beginning of the part | ||
| 1988 | 2025.08.12 22:51:40.021830 [ 256 ] {d952fc09-11c5-46d7-9780-1813532cb7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1989 | 2025.08.12 22:51:40.021874 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 206 rows starting from the beginning of the part | ||
| 1990 | 2025.08.12 22:51:40.021887 [ 256 ] {d952fc09-11c5-46d7-9780-1813532cb7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1991 | 2025.08.12 22:51:40.021919 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1992 | 2025.08.12 22:51:40.021965 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::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 | ||
| 1993 | 2025.08.12 22:51:40.022006 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1994 | 2025.08.12 22:51:40.022049 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1995 | 2025.08.12 22:51:40.022376 [ 256 ] {d952fc09-11c5-46d7-9780-1813532cb7ec} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2025.08.12 22:51:40.022411 [ 256 ] {d952fc09-11c5-46d7-9780-1813532cb7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1997 | 2025.08.12 22:51:40.022713 [ 256 ] {d952fc09-11c5-46d7-9780-1813532cb7ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1998 | 2025.08.12 22:51:40.022883 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284029 sec., 390178.10345404973 rows/sec., 25.62 MiB/sec. | ||
| 1999 | 2025.08.12 22:51:40.022923 [ 256 ] {d952fc09-11c5-46d7-9780-1813532cb7ec} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2025.08.12 22:51:40.023019 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2001 | 2025.08.12 22:51:40.023053 [ 256 ] {d952fc09-11c5-46d7-9780-1813532cb7ec} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001306 sec., 82695.25267993874 rows/sec., 6.48 MiB/sec. | ||
| 2002 | 2025.08.12 22:51:40.023090 [ 256 ] {d952fc09-11c5-46d7-9780-1813532cb7ec} <Debug> TCPHandler: Processed in 0.001493181 sec. | ||
| 2003 | 2025.08.12 22:51:40.023269 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2025.08.12 22:51:40.023316 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_6_1} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2025.08.12 22:51:40.023367 [ 256 ] {938c8803-be3e-4f2b-8e78-8fc931723ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2006 | 2025.08.12 22:51:40.023378 [ 196 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_6_1} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2007 | 2025.08.12 22:51:40.023414 [ 256 ] {938c8803-be3e-4f2b-8e78-8fc931723ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2008 | 2025.08.12 22:51:40.023439 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2009 | 2025.08.12 22:51:40.023845 [ 256 ] {938c8803-be3e-4f2b-8e78-8fc931723ab2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2025.08.12 22:51:40.023882 [ 256 ] {938c8803-be3e-4f2b-8e78-8fc931723ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2011 | 2025.08.12 22:51:40.024222 [ 256 ] {938c8803-be3e-4f2b-8e78-8fc931723ab2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2012 | 2025.08.12 22:51:40.024451 [ 256 ] {938c8803-be3e-4f2b-8e78-8fc931723ab2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2025.08.12 22:51:40.024587 [ 256 ] {938c8803-be3e-4f2b-8e78-8fc931723ab2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 2014 | 2025.08.12 22:51:40.024623 [ 256 ] {938c8803-be3e-4f2b-8e78-8fc931723ab2} <Debug> TCPHandler: Processed in 0.00140464 sec. | ||
| 2015 | 2025.08.12 22:51:40.024735 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2025.08.12 22:51:40.024831 [ 256 ] {7de67086-73e1-4737-b8f8-e4de29c46ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2017 | 2025.08.12 22:51:40.024886 [ 256 ] {7de67086-73e1-4737-b8f8-e4de29c46ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2018 | 2025.08.12 22:51:40.025750 [ 256 ] {7de67086-73e1-4737-b8f8-e4de29c46ed2} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2025.08.12 22:51:40.025788 [ 256 ] {7de67086-73e1-4737-b8f8-e4de29c46ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2020 | 2025.08.12 22:51:40.026334 [ 256 ] {7de67086-73e1-4737-b8f8-e4de29c46ed2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2021 | 2025.08.12 22:51:40.026552 [ 256 ] {7de67086-73e1-4737-b8f8-e4de29c46ed2} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2025.08.12 22:51:40.026680 [ 256 ] {7de67086-73e1-4737-b8f8-e4de29c46ed2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001899 sec., 18957.34597156398 rows/sec., 33.97 MiB/sec. | ||
| 2023 | 2025.08.12 22:51:40.026734 [ 256 ] {7de67086-73e1-4737-b8f8-e4de29c46ed2} <Debug> TCPHandler: Processed in 0.00208176 sec. | ||
| 2024 | 2025.08.12 22:51:40.026842 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2025.08.12 22:51:40.026933 [ 256 ] {c3c0cf98-c7f7-4ad3-ac65-cc2f7ffd1051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2026 | 2025.08.12 22:51:40.026973 [ 256 ] {c3c0cf98-c7f7-4ad3-ac65-cc2f7ffd1051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2027 | 2025.08.12 22:51:40.027348 [ 256 ] {c3c0cf98-c7f7-4ad3-ac65-cc2f7ffd1051} <Trace> oximeter.measurements_i64 (283a3919-4b23-4ab7-ab57-2c11a9ed516a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2025.08.12 22:51:40.027384 [ 256 ] {c3c0cf98-c7f7-4ad3-ac65-cc2f7ffd1051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2029 | 2025.08.12 22:51:40.027691 [ 256 ] {c3c0cf98-c7f7-4ad3-ac65-cc2f7ffd1051} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2030 | 2025.08.12 22:51:40.027925 [ 256 ] {c3c0cf98-c7f7-4ad3-ac65-cc2f7ffd1051} <Trace> oximeter.measurements_i64 (283a3919-4b23-4ab7-ab57-2c11a9ed516a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2025.08.12 22:51:40.028055 [ 256 ] {c3c0cf98-c7f7-4ad3-ac65-cc2f7ffd1051} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001092 sec., 13736.263736263734 rows/sec., 1.02 MiB/sec. | ||
| 2032 | 2025.08.12 22:51:40.028092 [ 256 ] {c3c0cf98-c7f7-4ad3-ac65-cc2f7ffd1051} <Debug> TCPHandler: Processed in 0.001257368 sec. | ||
| 2033 | 2025.08.12 22:51:40.028202 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2025.08.12 22:51:40.028296 [ 256 ] {673f3a32-76c3-470e-8c4e-f09f675b4d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2035 | 2025.08.12 22:51:40.028338 [ 256 ] {673f3a32-76c3-470e-8c4e-f09f675b4d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2036 | 2025.08.12 22:51:40.028664 [ 256 ] {673f3a32-76c3-470e-8c4e-f09f675b4d3b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2025.08.12 22:51:40.028701 [ 256 ] {673f3a32-76c3-470e-8c4e-f09f675b4d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2038 | 2025.08.12 22:51:40.029007 [ 256 ] {673f3a32-76c3-470e-8c4e-f09f675b4d3b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2039 | 2025.08.12 22:51:40.029230 [ 256 ] {673f3a32-76c3-470e-8c4e-f09f675b4d3b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2025.08.12 22:51:40.029360 [ 256 ] {673f3a32-76c3-470e-8c4e-f09f675b4d3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2041 | 2025.08.12 22:51:40.029398 [ 256 ] {673f3a32-76c3-470e-8c4e-f09f675b4d3b} <Debug> TCPHandler: Processed in 0.001244557 sec. | ||
| 2042 | 2025.08.12 22:51:45.025975 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2025.08.12 22:51:45.026233 [ 256 ] {4c6eccc9-69fe-480b-9b5d-77b6fdaa1490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2044 | 2025.08.12 22:51:45.026317 [ 256 ] {4c6eccc9-69fe-480b-9b5d-77b6fdaa1490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2045 | 2025.08.12 22:51:45.027237 [ 256 ] {4c6eccc9-69fe-480b-9b5d-77b6fdaa1490} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2025.08.12 22:51:45.027312 [ 256 ] {4c6eccc9-69fe-480b-9b5d-77b6fdaa1490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2047 | 2025.08.12 22:51:45.027910 [ 256 ] {4c6eccc9-69fe-480b-9b5d-77b6fdaa1490} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2048 | 2025.08.12 22:51:45.028280 [ 256 ] {4c6eccc9-69fe-480b-9b5d-77b6fdaa1490} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2025.08.12 22:51:45.028514 [ 256 ] {4c6eccc9-69fe-480b-9b5d-77b6fdaa1490} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002338 sec., 10265.18391787853 rows/sec., 872.14 KiB/sec. | ||
| 2050 | 2025.08.12 22:51:45.028585 [ 256 ] {4c6eccc9-69fe-480b-9b5d-77b6fdaa1490} <Debug> TCPHandler: Processed in 0.002771329 sec. | ||
| 2051 | 2025.08.12 22:51:45.028791 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2025.08.12 22:51:45.028938 [ 256 ] {8eb15369-84ec-4d95-b6e4-fe366bf207c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2053 | 2025.08.12 22:51:45.029001 [ 256 ] {8eb15369-84ec-4d95-b6e4-fe366bf207c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2054 | 2025.08.12 22:51:45.029771 [ 256 ] {8eb15369-84ec-4d95-b6e4-fe366bf207c6} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2025.08.12 22:51:45.029823 [ 256 ] {8eb15369-84ec-4d95-b6e4-fe366bf207c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2056 | 2025.08.12 22:51:45.030320 [ 256 ] {8eb15369-84ec-4d95-b6e4-fe366bf207c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2057 | 2025.08.12 22:51:45.030642 [ 256 ] {8eb15369-84ec-4d95-b6e4-fe366bf207c6} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2025.08.12 22:51:45.030831 [ 256 ] {8eb15369-84ec-4d95-b6e4-fe366bf207c6} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.00193 sec., 91191.70984455958 rows/sec., 8.00 MiB/sec. | ||
| 2059 | 2025.08.12 22:51:45.030903 [ 256 ] {8eb15369-84ec-4d95-b6e4-fe366bf207c6} <Debug> TCPHandler: Processed in 0.00218047 sec. | ||
| 2060 | 2025.08.12 22:51:45.030984 [ 38 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2061 | 2025.08.12 22:51:45.031074 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2025.08.12 22:51:45.031121 [ 38 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2025.08.12 22:51:45.031182 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2064 | 2025.08.12 22:51:45.031211 [ 256 ] {a42a6879-0d25-46ee-931e-dd81305d2836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2065 | 2025.08.12 22:51:45.031285 [ 256 ] {a42a6879-0d25-46ee-931e-dd81305d2836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2066 | 2025.08.12 22:51:45.031347 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 2067 | 2025.08.12 22:51:45.031514 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2068 | 2025.08.12 22:51:45.031558 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1212 rows starting from the beginning of the part | ||
| 2069 | 2025.08.12 22:51:45.031647 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1233 rows starting from the beginning of the part | ||
| 2070 | 2025.08.12 22:51:45.031704 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2071 | 2025.08.12 22:51:45.031768 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2072 | 2025.08.12 22:51:45.031829 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2073 | 2025.08.12 22:51:45.031891 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 176 rows starting from the beginning of the part | ||
| 2074 | 2025.08.12 22:51:45.032027 [ 256 ] {a42a6879-0d25-46ee-931e-dd81305d2836} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2025.08.12 22:51:45.032082 [ 256 ] {a42a6879-0d25-46ee-931e-dd81305d2836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2076 | 2025.08.12 22:51:45.032537 [ 256 ] {a42a6879-0d25-46ee-931e-dd81305d2836} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2077 | 2025.08.12 22:51:45.032895 [ 256 ] {a42a6879-0d25-46ee-931e-dd81305d2836} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2025.08.12 22:51:45.033087 [ 256 ] {a42a6879-0d25-46ee-931e-dd81305d2836} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001908 sec., 6289.308176100629 rows/sec., 503.64 KiB/sec. | ||
| 2079 | 2025.08.12 22:51:45.033143 [ 256 ] {a42a6879-0d25-46ee-931e-dd81305d2836} <Debug> TCPHandler: Processed in 0.002129439 sec. | ||
| 2080 | 2025.08.12 22:51:45.033331 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2025.08.12 22:51:45.033458 [ 256 ] {d3270e23-8903-4968-9b22-76aaf0850558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2082 | 2025.08.12 22:51:45.033515 [ 256 ] {d3270e23-8903-4968-9b22-76aaf0850558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2083 | 2025.08.12 22:51:45.033879 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2861 rows, containing 5 columns (5 merged, 0 gathered) in 0.002606487 sec., 1097645.9886429512 rows/sec., 94.01 MiB/sec. | ||
| 2084 | 2025.08.12 22:51:45.034104 [ 256 ] {d3270e23-8903-4968-9b22-76aaf0850558} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2025.08.12 22:51:45.034157 [ 256 ] {d3270e23-8903-4968-9b22-76aaf0850558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2086 | 2025.08.12 22:51:45.034342 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2087 | 2025.08.12 22:51:45.034638 [ 256 ] {d3270e23-8903-4968-9b22-76aaf0850558} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2088 | 2025.08.12 22:51:45.034714 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2025.08.12 22:51:45.034835 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_11_2} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2090 | 2025.08.12 22:51:45.034928 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2091 | 2025.08.12 22:51:45.034995 [ 256 ] {d3270e23-8903-4968-9b22-76aaf0850558} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2025.08.12 22:51:45.035184 [ 256 ] {d3270e23-8903-4968-9b22-76aaf0850558} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001757 sec., 13659.647125782583 rows/sec., 1.13 MiB/sec. | ||
| 2093 | 2025.08.12 22:51:45.035238 [ 256 ] {d3270e23-8903-4968-9b22-76aaf0850558} <Debug> TCPHandler: Processed in 0.001970208 sec. | ||
| 2094 | 2025.08.12 22:51:45.035405 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2025.08.12 22:51:45.035524 [ 256 ] {b75a062a-1511-4b8f-91c6-a27d78d2c96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2096 | 2025.08.12 22:51:45.035578 [ 256 ] {b75a062a-1511-4b8f-91c6-a27d78d2c96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2097 | 2025.08.12 22:51:45.036115 [ 256 ] {b75a062a-1511-4b8f-91c6-a27d78d2c96d} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2025.08.12 22:51:45.036162 [ 256 ] {b75a062a-1511-4b8f-91c6-a27d78d2c96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2099 | 2025.08.12 22:51:45.036579 [ 256 ] {b75a062a-1511-4b8f-91c6-a27d78d2c96d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2100 | 2025.08.12 22:51:45.036887 [ 256 ] {b75a062a-1511-4b8f-91c6-a27d78d2c96d} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2025.08.12 22:51:45.037067 [ 256 ] {b75a062a-1511-4b8f-91c6-a27d78d2c96d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00157 sec., 7643.3121019108285 rows/sec., 597.13 KiB/sec. | ||
| 2102 | 2025.08.12 22:51:45.037120 [ 256 ] {b75a062a-1511-4b8f-91c6-a27d78d2c96d} <Debug> TCPHandler: Processed in 0.001779724 sec. | ||
| 2103 | 2025.08.12 22:51:45.037291 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2025.08.12 22:51:45.037415 [ 256 ] {4bbcfec7-ce48-487c-8685-51a0c36afa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2105 | 2025.08.12 22:51:45.037469 [ 256 ] {4bbcfec7-ce48-487c-8685-51a0c36afa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2106 | 2025.08.12 22:51:45.038064 [ 256 ] {4bbcfec7-ce48-487c-8685-51a0c36afa82} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2025.08.12 22:51:45.038107 [ 256 ] {4bbcfec7-ce48-487c-8685-51a0c36afa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2108 | 2025.08.12 22:51:45.038536 [ 256 ] {4bbcfec7-ce48-487c-8685-51a0c36afa82} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2109 | 2025.08.12 22:51:45.038868 [ 256 ] {4bbcfec7-ce48-487c-8685-51a0c36afa82} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2025.08.12 22:51:45.039039 [ 38 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2111 | 2025.08.12 22:51:45.039049 [ 256 ] {4bbcfec7-ce48-487c-8685-51a0c36afa82} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001657 sec., 60350.03017501508 rows/sec., 4.93 MiB/sec. | ||
| 2112 | 2025.08.12 22:51:45.039116 [ 38 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2025.08.12 22:51:45.039145 [ 256 ] {4bbcfec7-ce48-487c-8685-51a0c36afa82} <Debug> TCPHandler: Processed in 0.001916547 sec. | ||
| 2114 | 2025.08.12 22:51:45.039155 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2115 | 2025.08.12 22:51:45.039274 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 2116 | 2025.08.12 22:51:45.039314 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2025.08.12 22:51:45.039386 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2118 | 2025.08.12 22:51:45.039423 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 708 rows starting from the beginning of the part | ||
| 2119 | 2025.08.12 22:51:45.039436 [ 256 ] {fffcf59b-0221-44ef-ac10-fdfc9c17a77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2120 | 2025.08.12 22:51:45.039486 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 550 rows starting from the beginning of the part | ||
| 2121 | 2025.08.12 22:51:45.039499 [ 256 ] {fffcf59b-0221-44ef-ac10-fdfc9c17a77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2122 | 2025.08.12 22:51:45.039559 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2123 | 2025.08.12 22:51:45.039647 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2124 | 2025.08.12 22:51:45.039712 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
| 2125 | 2025.08.12 22:51:45.039764 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2126 | 2025.08.12 22:51:45.040042 [ 256 ] {fffcf59b-0221-44ef-ac10-fdfc9c17a77f} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2025.08.12 22:51:45.040093 [ 256 ] {fffcf59b-0221-44ef-ac10-fdfc9c17a77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2128 | 2025.08.12 22:51:45.040596 [ 256 ] {fffcf59b-0221-44ef-ac10-fdfc9c17a77f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2129 | 2025.08.12 22:51:45.040823 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588792 sec., 1003277.9621246834 rows/sec., 77.91 MiB/sec. | ||
| 2130 | 2025.08.12 22:51:45.040938 [ 256 ] {fffcf59b-0221-44ef-ac10-fdfc9c17a77f} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.08.12 22:51:45.041032 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2132 | 2025.08.12 22:51:45.041119 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2133 | 2025.08.12 22:51:45.041135 [ 256 ] {fffcf59b-0221-44ef-ac10-fdfc9c17a77f} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001722 sec., 113821.13821138212 rows/sec., 8.17 MiB/sec. | ||
| 2134 | 2025.08.12 22:51:45.041183 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2025.08.12 22:51:45.041213 [ 256 ] {fffcf59b-0221-44ef-ac10-fdfc9c17a77f} <Debug> TCPHandler: Processed in 0.001960088 sec. | ||
| 2136 | 2025.08.12 22:51:45.041227 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2137 | 2025.08.12 22:51:45.041329 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2025.08.12 22:51:45.041381 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2025.08.12 22:51:45.041403 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 2140 | 2025.08.12 22:51:45.041407 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_11_2} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2141 | 2025.08.12 22:51:45.041507 [ 256 ] {af21b83e-484c-457d-a8bc-da8273271bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2142 | 2025.08.12 22:51:45.041524 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2143 | 2025.08.12 22:51:45.041573 [ 256 ] {af21b83e-484c-457d-a8bc-da8273271bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2144 | 2025.08.12 22:51:45.041606 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2145 | 2025.08.12 22:51:45.041672 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1345 rows starting from the beginning of the part | ||
| 2146 | 2025.08.12 22:51:45.041797 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2480 rows starting from the beginning of the part | ||
| 2147 | 2025.08.12 22:51:45.041875 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2148 | 2025.08.12 22:51:45.041938 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 2149 | 2025.08.12 22:51:45.042008 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 2150 | 2025.08.12 22:51:45.042048 [ 256 ] {af21b83e-484c-457d-a8bc-da8273271bce} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2025.08.12 22:51:45.042075 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 196 rows starting from the beginning of the part | ||
| 2152 | 2025.08.12 22:51:45.042101 [ 256 ] {af21b83e-484c-457d-a8bc-da8273271bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2153 | 2025.08.12 22:51:45.042574 [ 256 ] {af21b83e-484c-457d-a8bc-da8273271bce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2154 | 2025.08.12 22:51:45.042885 [ 256 ] {af21b83e-484c-457d-a8bc-da8273271bce} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2025.08.12 22:51:45.043059 [ 36 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2156 | 2025.08.12 22:51:45.043067 [ 256 ] {af21b83e-484c-457d-a8bc-da8273271bce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001584 sec., 37878.78787878788 rows/sec., 2.55 MiB/sec. | ||
| 2157 | 2025.08.12 22:51:45.043115 [ 36 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2025.08.12 22:51:45.043129 [ 256 ] {af21b83e-484c-457d-a8bc-da8273271bce} <Debug> TCPHandler: Processed in 0.001811786 sec. | ||
| 2159 | 2025.08.12 22:51:45.043154 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2160 | 2025.08.12 22:51:45.043246 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 2161 | 2025.08.12 22:51:45.043341 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2162 | 2025.08.12 22:51:45.043367 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part | ||
| 2163 | 2025.08.12 22:51:45.043415 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2164 | 2025.08.12 22:51:45.043451 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 2165 | 2025.08.12 22:51:45.043483 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 2166 | 2025.08.12 22:51:45.043523 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 2167 | 2025.08.12 22:51:45.043565 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 2168 | 2025.08.12 22:51:45.044445 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001235377 sec., 534249.868663574 rows/sec., 35.02 MiB/sec. | ||
| 2169 | 2025.08.12 22:51:45.044583 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2170 | 2025.08.12 22:51:45.044826 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_11_2} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2025.08.12 22:51:45.044896 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_11_2} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2172 | 2025.08.12 22:51:45.044953 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2173 | 2025.08.12 22:51:45.050409 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4405 rows, containing 5 columns (5 merged, 0 gathered) in 0.009075218 sec., 485387.7890316244 rows/sec., 33.02 MiB/sec. | ||
| 2174 | 2025.08.12 22:51:45.050887 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2175 | 2025.08.12 22:51:45.051196 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2025.08.12 22:51:45.051285 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2177 | 2025.08.12 22:51:45.051395 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2178 | 2025.08.12 22:51:46.788023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
| 2179 | 2025.08.12 22:51:46.788485 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2025.08.12 22:51:46.788522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2181 | 2025.08.12 22:51:46.788988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2182 | 2025.08.12 22:51:46.789212 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2025.08.12 22:51:46.789333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 2184 | 2025.08.12 22:51:47.010393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2185 | 2025.08.12 22:51:47.028423 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2025.08.12 22:51:47.028484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2187 | 2025.08.12 22:51:47.034587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2188 | 2025.08.12 22:51:47.035323 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2025.08.12 22:51:47.038836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2190 | 2025.08.12 22:51:48.001175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.78 MiB, peak 187.74 MiB, free memory in arenas 0.00 B, will set to 183.18 MiB (RSS), difference: 1.40 MiB | ||
| 2191 | 2025.08.12 22:51:49.288968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 346 | ||
| 2192 | 2025.08.12 22:51:49.291389 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2025.08.12 22:51:49.291444 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2194 | 2025.08.12 22:51:49.292596 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2195 | 2025.08.12 22:51:49.292864 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2025.08.12 22:51:49.293003 [ 34 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2197 | 2025.08.12 22:51:49.293073 [ 34 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.08.12 22:51:49.293094 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2199 | 2025.08.12 22:51:49.293209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2200 | 2025.08.12 22:51:49.293212 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 2201 | 2025.08.12 22:51:49.293806 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2202 | 2025.08.12 22:51:49.293965 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 2203 | 2025.08.12 22:51:49.294342 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2204 | 2025.08.12 22:51:49.294697 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 2205 | 2025.08.12 22:51:49.295056 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
| 2206 | 2025.08.12 22:51:49.295421 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 2207 | 2025.08.12 22:51:49.295771 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2208 | 2025.08.12 22:51:49.302038 [ 193 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 72 columns (72 merged, 0 gathered) in 0.008879874 sec., 38964.516838865056 rows/sec., 41.18 MiB/sec. | ||
| 2209 | 2025.08.12 22:51:49.302895 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2210 | 2025.08.12 22:51:49.303476 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_6_1} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2025.08.12 22:51:49.303543 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_6_1} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2212 | 2025.08.12 22:51:49.303753 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2213 | 2025.08.12 22:51:50.000142 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.28 MiB, peak 187.92 MiB, free memory in arenas 0.00 B, will set to 184.29 MiB (RSS), difference: 1.01 MiB | ||
| 2214 | 2025.08.12 22:51:50.018058 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2025.08.12 22:51:50.018340 [ 256 ] {0646ad76-7433-4540-bdae-63aec2724be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2216 | 2025.08.12 22:51:50.018446 [ 256 ] {0646ad76-7433-4540-bdae-63aec2724be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2217 | 2025.08.12 22:51:50.019217 [ 256 ] {0646ad76-7433-4540-bdae-63aec2724be0} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.08.12 22:51:50.019265 [ 256 ] {0646ad76-7433-4540-bdae-63aec2724be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2219 | 2025.08.12 22:51:50.019658 [ 256 ] {0646ad76-7433-4540-bdae-63aec2724be0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2220 | 2025.08.12 22:51:50.019894 [ 256 ] {0646ad76-7433-4540-bdae-63aec2724be0} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2025.08.12 22:51:50.020052 [ 256 ] {0646ad76-7433-4540-bdae-63aec2724be0} <Debug> executeQuery: Read 130 rows, 11.45 KiB in 0.001791 sec., 72585.14796203238 rows/sec., 6.24 MiB/sec. | ||
| 2222 | 2025.08.12 22:51:50.020093 [ 256 ] {0646ad76-7433-4540-bdae-63aec2724be0} <Debug> TCPHandler: Processed in 0.002223491 sec. | ||
| 2223 | 2025.08.12 22:51:50.020216 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2025.08.12 22:51:50.020315 [ 256 ] {8a5dcaab-7492-4e7b-8b4a-31291e4cb631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2225 | 2025.08.12 22:51:50.020356 [ 256 ] {8a5dcaab-7492-4e7b-8b4a-31291e4cb631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2226 | 2025.08.12 22:51:50.020761 [ 256 ] {8a5dcaab-7492-4e7b-8b4a-31291e4cb631} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2025.08.12 22:51:50.020798 [ 256 ] {8a5dcaab-7492-4e7b-8b4a-31291e4cb631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2228 | 2025.08.12 22:51:50.021093 [ 256 ] {8a5dcaab-7492-4e7b-8b4a-31291e4cb631} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2229 | 2025.08.12 22:51:50.021301 [ 256 ] {8a5dcaab-7492-4e7b-8b4a-31291e4cb631} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.08.12 22:51:50.021427 [ 256 ] {8a5dcaab-7492-4e7b-8b4a-31291e4cb631} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001131 sec., 32714.41202475685 rows/sec., 2.40 MiB/sec. | ||
| 2231 | 2025.08.12 22:51:50.021464 [ 256 ] {8a5dcaab-7492-4e7b-8b4a-31291e4cb631} <Debug> TCPHandler: Processed in 0.001295719 sec. | ||
| 2232 | 2025.08.12 22:51:50.021570 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2025.08.12 22:51:50.021662 [ 256 ] {2a308653-f1a3-43de-8eef-fb54c0874b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2234 | 2025.08.12 22:51:50.021701 [ 256 ] {2a308653-f1a3-43de-8eef-fb54c0874b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2235 | 2025.08.12 22:51:50.022118 [ 256 ] {2a308653-f1a3-43de-8eef-fb54c0874b63} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.08.12 22:51:50.022154 [ 256 ] {2a308653-f1a3-43de-8eef-fb54c0874b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2237 | 2025.08.12 22:51:50.022448 [ 256 ] {2a308653-f1a3-43de-8eef-fb54c0874b63} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2238 | 2025.08.12 22:51:50.022666 [ 256 ] {2a308653-f1a3-43de-8eef-fb54c0874b63} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.08.12 22:51:50.022789 [ 256 ] {2a308653-f1a3-43de-8eef-fb54c0874b63} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001145 sec., 88209.60698689957 rows/sec., 6.89 MiB/sec. | ||
| 2240 | 2025.08.12 22:51:50.022825 [ 256 ] {2a308653-f1a3-43de-8eef-fb54c0874b63} <Debug> TCPHandler: Processed in 0.001302488 sec. | ||
| 2241 | 2025.08.12 22:51:50.022936 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2025.08.12 22:51:50.023027 [ 256 ] {f64538b9-1266-4cb4-9baa-0a7a233de996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2243 | 2025.08.12 22:51:50.023070 [ 256 ] {f64538b9-1266-4cb4-9baa-0a7a233de996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2244 | 2025.08.12 22:51:50.023476 [ 256 ] {f64538b9-1266-4cb4-9baa-0a7a233de996} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.08.12 22:51:50.023512 [ 256 ] {f64538b9-1266-4cb4-9baa-0a7a233de996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2246 | 2025.08.12 22:51:50.023820 [ 256 ] {f64538b9-1266-4cb4-9baa-0a7a233de996} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2247 | 2025.08.12 22:51:50.024020 [ 256 ] {f64538b9-1266-4cb4-9baa-0a7a233de996} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.08.12 22:51:50.024137 [ 256 ] {f64538b9-1266-4cb4-9baa-0a7a233de996} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 2249 | 2025.08.12 22:51:50.024170 [ 256 ] {f64538b9-1266-4cb4-9baa-0a7a233de996} <Debug> TCPHandler: Processed in 0.001319098 sec. | ||
| 2250 | 2025.08.12 22:51:50.024269 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2025.08.12 22:51:50.024354 [ 256 ] {693500fe-0f81-415c-8976-a76cfc0bb595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2252 | 2025.08.12 22:51:50.024405 [ 256 ] {693500fe-0f81-415c-8976-a76cfc0bb595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2253 | 2025.08.12 22:51:50.025235 [ 256 ] {693500fe-0f81-415c-8976-a76cfc0bb595} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2025.08.12 22:51:50.025271 [ 256 ] {693500fe-0f81-415c-8976-a76cfc0bb595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2255 | 2025.08.12 22:51:50.025822 [ 256 ] {693500fe-0f81-415c-8976-a76cfc0bb595} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2256 | 2025.08.12 22:51:50.026044 [ 256 ] {693500fe-0f81-415c-8976-a76cfc0bb595} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2025.08.12 22:51:50.026163 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2258 | 2025.08.12 22:51:50.026175 [ 256 ] {693500fe-0f81-415c-8976-a76cfc0bb595} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001788 sec., 20693.51230425056 rows/sec., 37.08 MiB/sec. | ||
| 2259 | 2025.08.12 22:51:50.026273 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2025.08.12 22:51:50.026288 [ 256 ] {693500fe-0f81-415c-8976-a76cfc0bb595} <Debug> TCPHandler: Processed in 0.002020828 sec. | ||
| 2261 | 2025.08.12 22:51:50.026320 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2262 | 2025.08.12 22:51:50.026428 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2025.08.12 22:51:50.026476 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 2264 | 2025.08.12 22:51:50.026526 [ 256 ] {880e229c-8f66-42c4-8bb3-968f3aa2e3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2265 | 2025.08.12 22:51:50.026573 [ 256 ] {880e229c-8f66-42c4-8bb3-968f3aa2e3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2266 | 2025.08.12 22:51:50.026731 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2267 | 2025.08.12 22:51:50.026790 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 2268 | 2025.08.12 22:51:50.026910 [ 256 ] {880e229c-8f66-42c4-8bb3-968f3aa2e3c5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2025.08.12 22:51:50.026915 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 2270 | 2025.08.12 22:51:50.026954 [ 256 ] {880e229c-8f66-42c4-8bb3-968f3aa2e3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2271 | 2025.08.12 22:51:50.027034 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 2272 | 2025.08.12 22:51:50.027131 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
| 2273 | 2025.08.12 22:51:50.027222 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2274 | 2025.08.12 22:51:50.027280 [ 256 ] {880e229c-8f66-42c4-8bb3-968f3aa2e3c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2275 | 2025.08.12 22:51:50.027310 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2276 | 2025.08.12 22:51:50.027506 [ 256 ] {880e229c-8f66-42c4-8bb3-968f3aa2e3c5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2025.08.12 22:51:50.027648 [ 256 ] {880e229c-8f66-42c4-8bb3-968f3aa2e3c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 2278 | 2025.08.12 22:51:50.027684 [ 256 ] {880e229c-8f66-42c4-8bb3-968f3aa2e3c5} <Debug> TCPHandler: Processed in 0.001302868 sec. | ||
| 2279 | 2025.08.12 22:51:50.029165 [ 193 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 19 columns (19 merged, 0 gathered) in 0.002744069 sec., 43730.67878395186 rows/sec., 78.36 MiB/sec. | ||
| 2280 | 2025.08.12 22:51:50.029554 [ 193 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2281 | 2025.08.12 22:51:50.029942 [ 193 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2025.08.12 22:51:50.030021 [ 193 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2283 | 2025.08.12 22:51:50.030149 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2284 | 2025.08.12 22:51:54.225351 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2285 | 2025.08.12 22:51:54.225430 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2286 | 2025.08.12 22:51:54.289424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 2287 | 2025.08.12 22:51:54.289950 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2025.08.12 22:51:54.289991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2289 | 2025.08.12 22:51:54.290485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2290 | 2025.08.12 22:51:54.290709 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2025.08.12 22:51:54.290831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2292 | 2025.08.12 22:51:54.539871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2293 | 2025.08.12 22:51:54.557931 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2025.08.12 22:51:54.557999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2295 | 2025.08.12 22:51:54.563935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2296 | 2025.08.12 22:51:54.564689 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2025.08.12 22:51:54.568385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2298 | 2025.08.12 22:51:55.016960 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2025.08.12 22:51:55.017165 [ 256 ] {8c51ffdc-0f89-4f5d-956a-95fa95578593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2300 | 2025.08.12 22:51:55.017236 [ 256 ] {8c51ffdc-0f89-4f5d-956a-95fa95578593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2301 | 2025.08.12 22:51:55.017917 [ 256 ] {8c51ffdc-0f89-4f5d-956a-95fa95578593} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2025.08.12 22:51:55.017967 [ 256 ] {8c51ffdc-0f89-4f5d-956a-95fa95578593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2303 | 2025.08.12 22:51:55.018377 [ 256 ] {8c51ffdc-0f89-4f5d-956a-95fa95578593} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2304 | 2025.08.12 22:51:55.018629 [ 256 ] {8c51ffdc-0f89-4f5d-956a-95fa95578593} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2025.08.12 22:51:55.018799 [ 256 ] {8c51ffdc-0f89-4f5d-956a-95fa95578593} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.54 MiB/sec. | ||
| 2306 | 2025.08.12 22:51:55.018849 [ 256 ] {8c51ffdc-0f89-4f5d-956a-95fa95578593} <Debug> TCPHandler: Processed in 0.002026628 sec. | ||
| 2307 | 2025.08.12 22:51:55.018996 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2025.08.12 22:51:55.019100 [ 256 ] {b615cb0b-2971-42f4-adce-80caa45dd1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2309 | 2025.08.12 22:51:55.019146 [ 256 ] {b615cb0b-2971-42f4-adce-80caa45dd1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2310 | 2025.08.12 22:51:55.019583 [ 256 ] {b615cb0b-2971-42f4-adce-80caa45dd1e6} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2025.08.12 22:51:55.019620 [ 256 ] {b615cb0b-2971-42f4-adce-80caa45dd1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2312 | 2025.08.12 22:51:55.019947 [ 256 ] {b615cb0b-2971-42f4-adce-80caa45dd1e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2313 | 2025.08.12 22:51:55.020168 [ 256 ] {b615cb0b-2971-42f4-adce-80caa45dd1e6} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2025.08.12 22:51:55.020303 [ 256 ] {b615cb0b-2971-42f4-adce-80caa45dd1e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 2315 | 2025.08.12 22:51:55.020342 [ 256 ] {b615cb0b-2971-42f4-adce-80caa45dd1e6} <Debug> TCPHandler: Processed in 0.001400149 sec. | ||
| 2316 | 2025.08.12 22:51:55.020464 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2025.08.12 22:51:55.020562 [ 256 ] {6c517770-a822-4f66-9098-9c6850923ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2318 | 2025.08.12 22:51:55.020609 [ 256 ] {6c517770-a822-4f66-9098-9c6850923ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2319 | 2025.08.12 22:51:55.021035 [ 256 ] {6c517770-a822-4f66-9098-9c6850923ec6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2025.08.12 22:51:55.021073 [ 256 ] {6c517770-a822-4f66-9098-9c6850923ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2321 | 2025.08.12 22:51:55.021417 [ 256 ] {6c517770-a822-4f66-9098-9c6850923ec6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2322 | 2025.08.12 22:51:55.021641 [ 256 ] {6c517770-a822-4f66-9098-9c6850923ec6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2025.08.12 22:51:55.021774 [ 256 ] {6c517770-a822-4f66-9098-9c6850923ec6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 2324 | 2025.08.12 22:51:55.021810 [ 256 ] {6c517770-a822-4f66-9098-9c6850923ec6} <Debug> TCPHandler: Processed in 0.00139685 sec. | ||
| 2325 | 2025.08.12 22:51:55.021921 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2025.08.12 22:51:55.022017 [ 256 ] {b3b57a4f-a46f-4f87-8bfb-9efadcfd7d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2327 | 2025.08.12 22:51:55.022059 [ 256 ] {b3b57a4f-a46f-4f87-8bfb-9efadcfd7d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2328 | 2025.08.12 22:51:55.022390 [ 256 ] {b3b57a4f-a46f-4f87-8bfb-9efadcfd7d3f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2025.08.12 22:51:55.022427 [ 256 ] {b3b57a4f-a46f-4f87-8bfb-9efadcfd7d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2330 | 2025.08.12 22:51:55.022737 [ 256 ] {b3b57a4f-a46f-4f87-8bfb-9efadcfd7d3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2331 | 2025.08.12 22:51:55.022944 [ 256 ] {b3b57a4f-a46f-4f87-8bfb-9efadcfd7d3f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2025.08.12 22:51:55.023070 [ 256 ] {b3b57a4f-a46f-4f87-8bfb-9efadcfd7d3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 2333 | 2025.08.12 22:51:55.023105 [ 256 ] {b3b57a4f-a46f-4f87-8bfb-9efadcfd7d3f} <Debug> TCPHandler: Processed in 0.001234187 sec. | ||
| 2334 | 2025.08.12 22:51:57.128212 [ 74 ] {} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2335 | 2025.08.12 22:51:57.128278 [ 74 ] {} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2025.08.12 22:51:57.128302 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2337 | 2025.08.12 22:51:57.128421 [ 189 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::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 | ||
| 2338 | 2025.08.12 22:51:57.128533 [ 189 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2339 | 2025.08.12 22:51:57.128573 [ 189 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 2340 | 2025.08.12 22:51:57.128665 [ 189 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 203 rows starting from the beginning of the part | ||
| 2341 | 2025.08.12 22:51:57.128710 [ 189 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2342 | 2025.08.12 22:51:57.128753 [ 189 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 229 rows starting from the beginning of the part | ||
| 2343 | 2025.08.12 22:51:57.128793 [ 189 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2344 | 2025.08.12 22:51:57.129612 [ 193 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 683 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239358 sec., 551091.7749350873 rows/sec., 38.95 MiB/sec. | ||
| 2345 | 2025.08.12 22:51:57.129817 [ 199 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2346 | 2025.08.12 22:51:57.130127 [ 199 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_5_1} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2025.08.12 22:51:57.130202 [ 199 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_5_1} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2348 | 2025.08.12 22:51:57.130289 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2349 | 2025.08.12 22:51:57.318148 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2025.08.12 22:51:57.318337 [ 256 ] {41cc8f1b-3330-474b-a242-3e399ddb1101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2351 | 2025.08.12 22:51:57.318409 [ 256 ] {41cc8f1b-3330-474b-a242-3e399ddb1101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2352 | 2025.08.12 22:51:57.319036 [ 256 ] {41cc8f1b-3330-474b-a242-3e399ddb1101} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2025.08.12 22:51:57.319087 [ 256 ] {41cc8f1b-3330-474b-a242-3e399ddb1101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2354 | 2025.08.12 22:51:57.319503 [ 256 ] {41cc8f1b-3330-474b-a242-3e399ddb1101} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2355 | 2025.08.12 22:51:57.319740 [ 256 ] {41cc8f1b-3330-474b-a242-3e399ddb1101} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2025.08.12 22:51:57.319902 [ 256 ] {41cc8f1b-3330-474b-a242-3e399ddb1101} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001616 sec., 8663.366336633664 rows/sec., 706.44 KiB/sec. | ||
| 2357 | 2025.08.12 22:51:57.319950 [ 256 ] {41cc8f1b-3330-474b-a242-3e399ddb1101} <Debug> TCPHandler: Processed in 0.001946508 sec. | ||
| 2358 | 2025.08.12 22:51:57.320088 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2025.08.12 22:51:57.320192 [ 256 ] {1a320c9e-84eb-4a40-ad68-40409c399cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2360 | 2025.08.12 22:51:57.320237 [ 256 ] {1a320c9e-84eb-4a40-ad68-40409c399cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2361 | 2025.08.12 22:51:57.321298 [ 256 ] {1a320c9e-84eb-4a40-ad68-40409c399cdf} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2025.08.12 22:51:57.321338 [ 256 ] {1a320c9e-84eb-4a40-ad68-40409c399cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2363 | 2025.08.12 22:51:57.321754 [ 256 ] {1a320c9e-84eb-4a40-ad68-40409c399cdf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2364 | 2025.08.12 22:51:57.321981 [ 256 ] {1a320c9e-84eb-4a40-ad68-40409c399cdf} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2025.08.12 22:51:57.322122 [ 256 ] {1a320c9e-84eb-4a40-ad68-40409c399cdf} <Debug> executeQuery: Read 1283 rows, 108.66 KiB in 0.001954 sec., 656601.8423746162 rows/sec., 54.31 MiB/sec. | ||
| 2366 | 2025.08.12 22:51:57.322162 [ 256 ] {1a320c9e-84eb-4a40-ad68-40409c399cdf} <Debug> TCPHandler: Processed in 0.00212844 sec. | ||
| 2367 | 2025.08.12 22:51:57.322281 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2025.08.12 22:51:57.322379 [ 256 ] {f0d67501-83f8-4ec0-892e-7a28de75148e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2369 | 2025.08.12 22:51:57.322422 [ 256 ] {f0d67501-83f8-4ec0-892e-7a28de75148e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2370 | 2025.08.12 22:51:57.322864 [ 256 ] {f0d67501-83f8-4ec0-892e-7a28de75148e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2025.08.12 22:51:57.322902 [ 256 ] {f0d67501-83f8-4ec0-892e-7a28de75148e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2372 | 2025.08.12 22:51:57.323221 [ 256 ] {f0d67501-83f8-4ec0-892e-7a28de75148e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2373 | 2025.08.12 22:51:57.323442 [ 256 ] {f0d67501-83f8-4ec0-892e-7a28de75148e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2025.08.12 22:51:57.323586 [ 256 ] {f0d67501-83f8-4ec0-892e-7a28de75148e} <Debug> executeQuery: Read 54 rows, 3.99 KiB in 0.001227 sec., 44009.779951100245 rows/sec., 3.17 MiB/sec. | ||
| 2375 | 2025.08.12 22:51:57.323625 [ 256 ] {f0d67501-83f8-4ec0-892e-7a28de75148e} <Debug> TCPHandler: Processed in 0.001393779 sec. | ||
| 2376 | 2025.08.12 22:51:57.323754 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2025.08.12 22:51:57.323849 [ 256 ] {72f05516-e5a2-42a1-a61b-131b8e4181c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2378 | 2025.08.12 22:51:57.323890 [ 256 ] {72f05516-e5a2-42a1-a61b-131b8e4181c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2379 | 2025.08.12 22:51:57.324385 [ 256 ] {72f05516-e5a2-42a1-a61b-131b8e4181c1} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.08.12 22:51:57.324422 [ 256 ] {72f05516-e5a2-42a1-a61b-131b8e4181c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2381 | 2025.08.12 22:51:57.324747 [ 256 ] {72f05516-e5a2-42a1-a61b-131b8e4181c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2382 | 2025.08.12 22:51:57.324976 [ 256 ] {72f05516-e5a2-42a1-a61b-131b8e4181c1} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2025.08.12 22:51:57.325108 [ 256 ] {72f05516-e5a2-42a1-a61b-131b8e4181c1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001277 sec., 178543.46123727487 rows/sec., 12.09 MiB/sec. | ||
| 2384 | 2025.08.12 22:51:57.325146 [ 256 ] {72f05516-e5a2-42a1-a61b-131b8e4181c1} <Debug> TCPHandler: Processed in 0.001442191 sec. | ||
| 2385 | 2025.08.12 22:51:57.325262 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2025.08.12 22:51:57.325356 [ 256 ] {7f684b0c-3898-486f-aea8-8b145a3d65d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2387 | 2025.08.12 22:51:57.325402 [ 256 ] {7f684b0c-3898-486f-aea8-8b145a3d65d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2388 | 2025.08.12 22:51:57.326020 [ 256 ] {7f684b0c-3898-486f-aea8-8b145a3d65d2} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2025.08.12 22:51:57.326056 [ 256 ] {7f684b0c-3898-486f-aea8-8b145a3d65d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2390 | 2025.08.12 22:51:57.326395 [ 256 ] {7f684b0c-3898-486f-aea8-8b145a3d65d2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2391 | 2025.08.12 22:51:57.326615 [ 256 ] {7f684b0c-3898-486f-aea8-8b145a3d65d2} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2025.08.12 22:51:57.326745 [ 256 ] {7f684b0c-3898-486f-aea8-8b145a3d65d2} <Debug> executeQuery: Read 577 rows, 43.99 KiB in 0.001407 sec., 410092.395167022 rows/sec., 30.53 MiB/sec. | ||
| 2393 | 2025.08.12 22:51:57.326783 [ 256 ] {7f684b0c-3898-486f-aea8-8b145a3d65d2} <Debug> TCPHandler: Processed in 0.001570493 sec. | ||
| 2394 | 2025.08.12 22:51:57.326898 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2025.08.12 22:51:57.326992 [ 256 ] {605f69f6-e23e-478a-a381-624b8a3eb2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2396 | 2025.08.12 22:51:57.327035 [ 256 ] {605f69f6-e23e-478a-a381-624b8a3eb2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2397 | 2025.08.12 22:51:57.327627 [ 256 ] {605f69f6-e23e-478a-a381-624b8a3eb2cc} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2025.08.12 22:51:57.327663 [ 256 ] {605f69f6-e23e-478a-a381-624b8a3eb2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2399 | 2025.08.12 22:51:57.328052 [ 256 ] {605f69f6-e23e-478a-a381-624b8a3eb2cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2400 | 2025.08.12 22:51:57.328271 [ 256 ] {605f69f6-e23e-478a-a381-624b8a3eb2cc} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2025.08.12 22:51:57.328404 [ 256 ] {605f69f6-e23e-478a-a381-624b8a3eb2cc} <Debug> executeQuery: Read 949 rows, 65.17 KiB in 0.001431 sec., 663172.606568833 rows/sec., 44.47 MiB/sec. | ||
| 2402 | 2025.08.12 22:51:57.328441 [ 256 ] {605f69f6-e23e-478a-a381-624b8a3eb2cc} <Debug> TCPHandler: Processed in 0.001592902 sec. | ||
| 2403 | 2025.08.12 22:51:57.328577 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2025.08.12 22:51:57.328671 [ 256 ] {1c6b245b-b6d4-4ba4-b4ba-bfd36cbbf6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2405 | 2025.08.12 22:51:57.328727 [ 256 ] {1c6b245b-b6d4-4ba4-b4ba-bfd36cbbf6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2406 | 2025.08.12 22:51:57.329558 [ 256 ] {1c6b245b-b6d4-4ba4-b4ba-bfd36cbbf6db} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2025.08.12 22:51:57.329595 [ 256 ] {1c6b245b-b6d4-4ba4-b4ba-bfd36cbbf6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2408 | 2025.08.12 22:51:57.330148 [ 256 ] {1c6b245b-b6d4-4ba4-b4ba-bfd36cbbf6db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2409 | 2025.08.12 22:51:57.330381 [ 256 ] {1c6b245b-b6d4-4ba4-b4ba-bfd36cbbf6db} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2025.08.12 22:51:57.330532 [ 256 ] {1c6b245b-b6d4-4ba4-b4ba-bfd36cbbf6db} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001877 sec., 21310.602024507192 rows/sec., 38.19 MiB/sec. | ||
| 2411 | 2025.08.12 22:51:57.330603 [ 256 ] {1c6b245b-b6d4-4ba4-b4ba-bfd36cbbf6db} <Debug> TCPHandler: Processed in 0.002075339 sec. | ||
| 2412 | 2025.08.12 22:51:57.330728 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2025.08.12 22:51:57.330823 [ 256 ] {ae32f83d-6d89-46a8-a81f-9633b2c4df67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2414 | 2025.08.12 22:51:57.330864 [ 256 ] {ae32f83d-6d89-46a8-a81f-9633b2c4df67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2415 | 2025.08.12 22:51:57.331183 [ 256 ] {ae32f83d-6d89-46a8-a81f-9633b2c4df67} <Trace> oximeter.measurements_i64 (283a3919-4b23-4ab7-ab57-2c11a9ed516a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2025.08.12 22:51:57.331218 [ 256 ] {ae32f83d-6d89-46a8-a81f-9633b2c4df67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2417 | 2025.08.12 22:51:57.331528 [ 256 ] {ae32f83d-6d89-46a8-a81f-9633b2c4df67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2418 | 2025.08.12 22:51:57.331739 [ 256 ] {ae32f83d-6d89-46a8-a81f-9633b2c4df67} <Trace> oximeter.measurements_i64 (283a3919-4b23-4ab7-ab57-2c11a9ed516a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2025.08.12 22:51:57.331869 [ 256 ] {ae32f83d-6d89-46a8-a81f-9633b2c4df67} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001065 sec., 2816.9014084507044 rows/sec., 198.98 KiB/sec. | ||
| 2420 | 2025.08.12 22:51:57.331905 [ 256 ] {ae32f83d-6d89-46a8-a81f-9633b2c4df67} <Debug> TCPHandler: Processed in 0.001229737 sec. | ||
| 2421 | 2025.08.12 22:51:57.332021 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2025.08.12 22:51:57.332114 [ 256 ] {0a2e7707-242d-4120-bd4d-ed485faed647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2423 | 2025.08.12 22:51:57.332157 [ 256 ] {0a2e7707-242d-4120-bd4d-ed485faed647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2424 | 2025.08.12 22:51:57.332491 [ 256 ] {0a2e7707-242d-4120-bd4d-ed485faed647} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2025.08.12 22:51:57.332527 [ 256 ] {0a2e7707-242d-4120-bd4d-ed485faed647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2426 | 2025.08.12 22:51:57.332835 [ 256 ] {0a2e7707-242d-4120-bd4d-ed485faed647} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2427 | 2025.08.12 22:51:57.333054 [ 256 ] {0a2e7707-242d-4120-bd4d-ed485faed647} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2025.08.12 22:51:57.333181 [ 256 ] {0a2e7707-242d-4120-bd4d-ed485faed647} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001085 sec., 33179.72350230414 rows/sec., 2.24 MiB/sec. | ||
| 2429 | 2025.08.12 22:51:57.333217 [ 256 ] {0a2e7707-242d-4120-bd4d-ed485faed647} <Debug> TCPHandler: Processed in 0.001246828 sec. | ||
| 2430 | 2025.08.12 22:51:59.294133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 384 | ||
| 2431 | 2025.08.12 22:51:59.296371 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2025.08.12 22:51:59.296415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2433 | 2025.08.12 22:51:59.297536 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2434 | 2025.08.12 22:51:59.297789 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2025.08.12 22:51:59.298038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 2436 | 2025.08.12 22:52:00.011829 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2025.08.12 22:52:00.012044 [ 256 ] {b84dc2fc-fdac-4c35-b498-06cbbc8b7c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2438 | 2025.08.12 22:52:00.012116 [ 256 ] {b84dc2fc-fdac-4c35-b498-06cbbc8b7c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2439 | 2025.08.12 22:52:00.012821 [ 256 ] {b84dc2fc-fdac-4c35-b498-06cbbc8b7c0b} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2025.08.12 22:52:00.012864 [ 256 ] {b84dc2fc-fdac-4c35-b498-06cbbc8b7c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2441 | 2025.08.12 22:52:00.013244 [ 256 ] {b84dc2fc-fdac-4c35-b498-06cbbc8b7c0b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2442 | 2025.08.12 22:52:00.013481 [ 256 ] {b84dc2fc-fdac-4c35-b498-06cbbc8b7c0b} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2025.08.12 22:52:00.013637 [ 256 ] {b84dc2fc-fdac-4c35-b498-06cbbc8b7c0b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.59 MiB/sec. | ||
| 2444 | 2025.08.12 22:52:00.013679 [ 256 ] {b84dc2fc-fdac-4c35-b498-06cbbc8b7c0b} <Debug> TCPHandler: Processed in 0.001987397 sec. | ||
| 2445 | 2025.08.12 22:52:00.013816 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2025.08.12 22:52:00.013909 [ 256 ] {6a22edcb-db96-4406-bdbc-7324a58db6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2447 | 2025.08.12 22:52:00.013949 [ 256 ] {6a22edcb-db96-4406-bdbc-7324a58db6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2448 | 2025.08.12 22:52:00.014372 [ 256 ] {6a22edcb-db96-4406-bdbc-7324a58db6de} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2025.08.12 22:52:00.014408 [ 256 ] {6a22edcb-db96-4406-bdbc-7324a58db6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2450 | 2025.08.12 22:52:00.014703 [ 256 ] {6a22edcb-db96-4406-bdbc-7324a58db6de} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2451 | 2025.08.12 22:52:00.014907 [ 256 ] {6a22edcb-db96-4406-bdbc-7324a58db6de} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2025.08.12 22:52:00.015031 [ 256 ] {6a22edcb-db96-4406-bdbc-7324a58db6de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 2453 | 2025.08.12 22:52:00.015066 [ 256 ] {6a22edcb-db96-4406-bdbc-7324a58db6de} <Debug> TCPHandler: Processed in 0.001297838 sec. | ||
| 2454 | 2025.08.12 22:52:00.015187 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2025.08.12 22:52:00.015278 [ 256 ] {51ba2210-59bc-4ee1-a28a-aeddb0db1526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2025.08.12 22:52:00.015321 [ 256 ] {51ba2210-59bc-4ee1-a28a-aeddb0db1526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2457 | 2025.08.12 22:52:00.015688 [ 256 ] {51ba2210-59bc-4ee1-a28a-aeddb0db1526} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.08.12 22:52:00.015723 [ 256 ] {51ba2210-59bc-4ee1-a28a-aeddb0db1526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2459 | 2025.08.12 22:52:00.016037 [ 256 ] {51ba2210-59bc-4ee1-a28a-aeddb0db1526} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2460 | 2025.08.12 22:52:00.016247 [ 256 ] {51ba2210-59bc-4ee1-a28a-aeddb0db1526} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.08.12 22:52:00.016367 [ 256 ] {51ba2210-59bc-4ee1-a28a-aeddb0db1526} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001107 sec., 57813.91147244806 rows/sec., 4.03 MiB/sec. | ||
| 2462 | 2025.08.12 22:52:00.016401 [ 256 ] {51ba2210-59bc-4ee1-a28a-aeddb0db1526} <Debug> TCPHandler: Processed in 0.001262238 sec. | ||
| 2463 | 2025.08.12 22:52:00.016515 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2025.08.12 22:52:00.016607 [ 256 ] {37d22a82-97b9-4bf1-8285-d962ed3cb1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2465 | 2025.08.12 22:52:00.016648 [ 256 ] {37d22a82-97b9-4bf1-8285-d962ed3cb1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2466 | 2025.08.12 22:52:00.016957 [ 256 ] {37d22a82-97b9-4bf1-8285-d962ed3cb1bc} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2025.08.12 22:52:00.016992 [ 256 ] {37d22a82-97b9-4bf1-8285-d962ed3cb1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2468 | 2025.08.12 22:52:00.017289 [ 256 ] {37d22a82-97b9-4bf1-8285-d962ed3cb1bc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2469 | 2025.08.12 22:52:00.017508 [ 256 ] {37d22a82-97b9-4bf1-8285-d962ed3cb1bc} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2025.08.12 22:52:00.017631 [ 256 ] {37d22a82-97b9-4bf1-8285-d962ed3cb1bc} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001041 sec., 23054.755043227666 rows/sec., 1.55 MiB/sec. | ||
| 2471 | 2025.08.12 22:52:00.017664 [ 256 ] {37d22a82-97b9-4bf1-8285-d962ed3cb1bc} <Debug> TCPHandler: Processed in 0.001195756 sec. | ||
| 2472 | 2025.08.12 22:52:01.791813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 2473 | 2025.08.12 22:52:01.792306 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.08.12 22:52:01.792354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2475 | 2025.08.12 22:52:01.792937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2476 | 2025.08.12 22:52:01.793188 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.08.12 22:52:01.793328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 2478 | 2025.08.12 22:52:01.793350 [ 91 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2479 | 2025.08.12 22:52:01.793413 [ 91 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2025.08.12 22:52:01.793434 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2481 | 2025.08.12 22:52:01.793549 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 2482 | 2025.08.12 22:52:01.793646 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2483 | 2025.08.12 22:52:01.793679 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 2484 | 2025.08.12 22:52:01.793759 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2485 | 2025.08.12 22:52:01.793807 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2486 | 2025.08.12 22:52:01.793845 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
| 2487 | 2025.08.12 22:52:01.793883 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2488 | 2025.08.12 22:52:01.793919 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
| 2489 | 2025.08.12 22:52:01.795246 [ 193 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.001743564 sec., 2903822.285846691 rows/sec., 41.54 MiB/sec. | ||
| 2490 | 2025.08.12 22:52:01.795979 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2491 | 2025.08.12 22:52:01.796219 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_11_2} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2025.08.12 22:52:01.796285 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_11_2} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2493 | 2025.08.12 22:52:01.796352 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2494 | 2025.08.12 22:52:02.068486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2495 | 2025.08.12 22:52:02.085215 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2025.08.12 22:52:02.085284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2497 | 2025.08.12 22:52:02.090568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2498 | 2025.08.12 22:52:02.091249 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2025.08.12 22:52:02.091528 [ 125 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2500 | 2025.08.12 22:52:02.091568 [ 125 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2025.08.12 22:52:02.091589 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2502 | 2025.08.12 22:52:02.091700 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 2503 | 2025.08.12 22:52:02.094465 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2504 | 2025.08.12 22:52:02.094536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2505 | 2025.08.12 22:52:02.095169 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 2506 | 2025.08.12 22:52:02.098412 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 2507 | 2025.08.12 22:52:02.101584 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 2508 | 2025.08.12 22:52:02.104979 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 2509 | 2025.08.12 22:52:02.109142 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 2510 | 2025.08.12 22:52:02.113499 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 2511 | 2025.08.12 22:52:02.163967 [ 187 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072306465 sec., 1147.891824057503 rows/sec., 5.94 MiB/sec. | ||
| 2512 | 2025.08.12 22:52:02.166605 [ 187 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2513 | 2025.08.12 22:52:02.168716 [ 187 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_11_2} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2025.08.12 22:52:02.168826 [ 187 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_11_2} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2515 | 2025.08.12 22:52:02.170927 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2516 | 2025.08.12 22:52:03.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.86 MiB, peak 197.76 MiB, free memory in arenas 0.00 B, will set to 194.80 MiB (RSS), difference: 6.94 MiB | ||
| 2517 | 2025.08.12 22:52:05.016255 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2025.08.12 22:52:05.016460 [ 256 ] {f5297d5d-bead-486c-b5b0-b268bda8f488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2519 | 2025.08.12 22:52:05.016532 [ 256 ] {f5297d5d-bead-486c-b5b0-b268bda8f488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2520 | 2025.08.12 22:52:05.017213 [ 256 ] {f5297d5d-bead-486c-b5b0-b268bda8f488} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2025.08.12 22:52:05.017255 [ 256 ] {f5297d5d-bead-486c-b5b0-b268bda8f488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2522 | 2025.08.12 22:52:05.017678 [ 256 ] {f5297d5d-bead-486c-b5b0-b268bda8f488} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2523 | 2025.08.12 22:52:05.017913 [ 256 ] {f5297d5d-bead-486c-b5b0-b268bda8f488} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2025.08.12 22:52:05.018038 [ 77 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2525 | 2025.08.12 22:52:05.018075 [ 256 ] {f5297d5d-bead-486c-b5b0-b268bda8f488} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.57 MiB/sec. | ||
| 2526 | 2025.08.12 22:52:05.018080 [ 77 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2025.08.12 22:52:05.018113 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2528 | 2025.08.12 22:52:05.018125 [ 256 ] {f5297d5d-bead-486c-b5b0-b268bda8f488} <Debug> TCPHandler: Processed in 0.002007368 sec. | ||
| 2529 | 2025.08.12 22:52:05.018249 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 2530 | 2025.08.12 22:52:05.018259 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2025.08.12 22:52:05.018407 [ 256 ] {dcf82744-df57-4198-9aec-9b2076f1ed81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2532 | 2025.08.12 22:52:05.018423 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2533 | 2025.08.12 22:52:05.018452 [ 256 ] {dcf82744-df57-4198-9aec-9b2076f1ed81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2534 | 2025.08.12 22:52:05.018470 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2407 rows starting from the beginning of the part | ||
| 2535 | 2025.08.12 22:52:05.018552 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part | ||
| 2536 | 2025.08.12 22:52:05.018602 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2537 | 2025.08.12 22:52:05.018650 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1283 rows starting from the beginning of the part | ||
| 2538 | 2025.08.12 22:52:05.018692 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2539 | 2025.08.12 22:52:05.018735 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2540 | 2025.08.12 22:52:05.018917 [ 256 ] {dcf82744-df57-4198-9aec-9b2076f1ed81} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2025.08.12 22:52:05.018960 [ 256 ] {dcf82744-df57-4198-9aec-9b2076f1ed81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2542 | 2025.08.12 22:52:05.019434 [ 256 ] {dcf82744-df57-4198-9aec-9b2076f1ed81} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2543 | 2025.08.12 22:52:05.019696 [ 256 ] {dcf82744-df57-4198-9aec-9b2076f1ed81} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2025.08.12 22:52:05.019810 [ 77 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2545 | 2025.08.12 22:52:05.019836 [ 77 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2025.08.12 22:52:05.019839 [ 256 ] {dcf82744-df57-4198-9aec-9b2076f1ed81} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001457 sec., 43925.87508579272 rows/sec., 3.43 MiB/sec. | ||
| 2547 | 2025.08.12 22:52:05.019854 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2548 | 2025.08.12 22:52:05.019883 [ 256 ] {dcf82744-df57-4198-9aec-9b2076f1ed81} <Debug> TCPHandler: Processed in 0.001679353 sec. | ||
| 2549 | 2025.08.12 22:52:05.019961 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 2550 | 2025.08.12 22:52:05.020004 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2025.08.12 22:52:05.020100 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2552 | 2025.08.12 22:52:05.020107 [ 256 ] {acc1cc6c-c8ce-4f6a-9954-5ec879b4afb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2553 | 2025.08.12 22:52:05.020141 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1209 rows starting from the beginning of the part | ||
| 2554 | 2025.08.12 22:52:05.020164 [ 256 ] {acc1cc6c-c8ce-4f6a-9954-5ec879b4afb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2555 | 2025.08.12 22:52:05.020213 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 101 rows starting from the beginning of the part | ||
| 2556 | 2025.08.12 22:52:05.020263 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2557 | 2025.08.12 22:52:05.020302 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 577 rows starting from the beginning of the part | ||
| 2558 | 2025.08.12 22:52:05.020338 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2559 | 2025.08.12 22:52:05.020375 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2560 | 2025.08.12 22:52:05.020610 [ 256 ] {acc1cc6c-c8ce-4f6a-9954-5ec879b4afb6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2025.08.12 22:52:05.020653 [ 256 ] {acc1cc6c-c8ce-4f6a-9954-5ec879b4afb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2562 | 2025.08.12 22:52:05.020930 [ 201 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3988 rows, containing 5 columns (5 merged, 0 gathered) in 0.002745469 sec., 1452575.1337931699 rows/sec., 124.46 MiB/sec. | ||
| 2563 | 2025.08.12 22:52:05.021192 [ 256 ] {acc1cc6c-c8ce-4f6a-9954-5ec879b4afb6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2564 | 2025.08.12 22:52:05.021358 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2565 | 2025.08.12 22:52:05.021463 [ 256 ] {acc1cc6c-c8ce-4f6a-9954-5ec879b4afb6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2025.08.12 22:52:05.021601 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2567 | 2025.08.12 22:52:05.021629 [ 256 ] {acc1cc6c-c8ce-4f6a-9954-5ec879b4afb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec. | ||
| 2568 | 2025.08.12 22:52:05.021642 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2025.08.12 22:52:05.021669 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2570 | 2025.08.12 22:52:05.021672 [ 256 ] {acc1cc6c-c8ce-4f6a-9954-5ec879b4afb6} <Debug> TCPHandler: Processed in 0.001717514 sec. | ||
| 2571 | 2025.08.12 22:52:05.021684 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778565 sec., 1168919.8876622445 rows/sec., 90.53 MiB/sec. | ||
| 2572 | 2025.08.12 22:52:05.021747 [ 186 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2025.08.12 22:52:05.021749 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 2574 | 2025.08.12 22:52:05.021795 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2025.08.12 22:52:05.021870 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2576 | 2025.08.12 22:52:05.021872 [ 186 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_16_3} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2577 | 2025.08.12 22:52:05.021895 [ 256 ] {f7f72254-33ab-410a-af24-fd12876529e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2578 | 2025.08.12 22:52:05.021905 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4405 rows starting from the beginning of the part | ||
| 2579 | 2025.08.12 22:52:05.021954 [ 256 ] {f7f72254-33ab-410a-af24-fd12876529e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2580 | 2025.08.12 22:52:05.021977 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 2581 | 2025.08.12 22:52:05.022000 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2582 | 2025.08.12 22:52:05.022026 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 2583 | 2025.08.12 22:52:05.022037 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2584 | 2025.08.12 22:52:05.022069 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 949 rows starting from the beginning of the part | ||
| 2585 | 2025.08.12 22:52:05.022111 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2586 | 2025.08.12 22:52:05.022148 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 2587 | 2025.08.12 22:52:05.022310 [ 256 ] {f7f72254-33ab-410a-af24-fd12876529e5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2025.08.12 22:52:05.022353 [ 256 ] {f7f72254-33ab-410a-af24-fd12876529e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2589 | 2025.08.12 22:52:05.022382 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2025.08.12 22:52:05.022469 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_16_3} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2591 | 2025.08.12 22:52:05.022550 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2592 | 2025.08.12 22:52:05.022734 [ 256 ] {f7f72254-33ab-410a-af24-fd12876529e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2593 | 2025.08.12 22:52:05.022963 [ 256 ] {f7f72254-33ab-410a-af24-fd12876529e5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.08.12 22:52:05.023081 [ 113 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2595 | 2025.08.12 22:52:05.023101 [ 256 ] {f7f72254-33ab-410a-af24-fd12876529e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.30 MiB/sec. | ||
| 2596 | 2025.08.12 22:52:05.023114 [ 113 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2025.08.12 22:52:05.023137 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2598 | 2025.08.12 22:52:05.023139 [ 256 ] {f7f72254-33ab-410a-af24-fd12876529e5} <Debug> TCPHandler: Processed in 0.00139402 sec. | ||
| 2599 | 2025.08.12 22:52:05.023207 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 2600 | 2025.08.12 22:52:05.023313 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2601 | 2025.08.12 22:52:05.023342 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 2602 | 2025.08.12 22:52:05.023409 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 2603 | 2025.08.12 22:52:05.023462 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 2604 | 2025.08.12 22:52:05.023504 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 2605 | 2025.08.12 22:52:05.023540 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 2606 | 2025.08.12 22:52:05.023578 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 2607 | 2025.08.12 22:52:05.024384 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207877 sec., 745108.980467382 rows/sec., 49.21 MiB/sec. | ||
| 2608 | 2025.08.12 22:52:05.024549 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2609 | 2025.08.12 22:52:05.024801 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5898 rows, containing 5 columns (5 merged, 0 gathered) in 0.003081773 sec., 1913833.367999525 rows/sec., 130.18 MiB/sec. | ||
| 2610 | 2025.08.12 22:52:05.024842 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_16_3} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2025.08.12 22:52:05.024918 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_16_3} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2612 | 2025.08.12 22:52:05.024984 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2613 | 2025.08.12 22:52:05.025271 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2614 | 2025.08.12 22:52:05.025537 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.08.12 22:52:05.025607 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2616 | 2025.08.12 22:52:05.025677 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2617 | 2025.08.12 22:52:06.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.18 MiB, peak 202.67 MiB, free memory in arenas 0.00 B, will set to 196.58 MiB (RSS), difference: 1.40 MiB | ||
| 2618 | 2025.08.12 22:52:09.225476 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2619 | 2025.08.12 22:52:09.225526 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2620 | 2025.08.12 22:52:09.293479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 2621 | 2025.08.12 22:52:09.294038 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2025.08.12 22:52:09.294080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2623 | 2025.08.12 22:52:09.294564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2624 | 2025.08.12 22:52:09.294795 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2025.08.12 22:52:09.294920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2626 | 2025.08.12 22:52:09.298398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 400 | ||
| 2627 | 2025.08.12 22:52:09.300458 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2025.08.12 22:52:09.300519 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2629 | 2025.08.12 22:52:09.301705 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2630 | 2025.08.12 22:52:09.301982 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.08.12 22:52:09.302313 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 2632 | 2025.08.12 22:52:09.594635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2633 | 2025.08.12 22:52:09.612097 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2025.08.12 22:52:09.612167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2635 | 2025.08.12 22:52:09.618019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2636 | 2025.08.12 22:52:09.618702 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2025.08.12 22:52:09.621617 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2638 | 2025.08.12 22:52:10.018472 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2025.08.12 22:52:10.018666 [ 256 ] {64a13bbc-8616-4899-8787-a4b58eca09ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2640 | 2025.08.12 22:52:10.018740 [ 256 ] {64a13bbc-8616-4899-8787-a4b58eca09ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2641 | 2025.08.12 22:52:10.019511 [ 256 ] {64a13bbc-8616-4899-8787-a4b58eca09ed} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2025.08.12 22:52:10.019555 [ 256 ] {64a13bbc-8616-4899-8787-a4b58eca09ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2643 | 2025.08.12 22:52:10.019936 [ 256 ] {64a13bbc-8616-4899-8787-a4b58eca09ed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2644 | 2025.08.12 22:52:10.020166 [ 256 ] {64a13bbc-8616-4899-8787-a4b58eca09ed} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2025.08.12 22:52:10.020314 [ 256 ] {64a13bbc-8616-4899-8787-a4b58eca09ed} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001699 sec., 80047.08652148323 rows/sec., 6.91 MiB/sec. | ||
| 2646 | 2025.08.12 22:52:10.020361 [ 256 ] {64a13bbc-8616-4899-8787-a4b58eca09ed} <Debug> TCPHandler: Processed in 0.002021828 sec. | ||
| 2647 | 2025.08.12 22:52:10.020478 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2025.08.12 22:52:10.020578 [ 256 ] {bce4c4fb-18ff-4f90-bb0d-da50778c50fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2649 | 2025.08.12 22:52:10.020630 [ 256 ] {bce4c4fb-18ff-4f90-bb0d-da50778c50fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2650 | 2025.08.12 22:52:10.021056 [ 256 ] {bce4c4fb-18ff-4f90-bb0d-da50778c50fe} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2025.08.12 22:52:10.021092 [ 256 ] {bce4c4fb-18ff-4f90-bb0d-da50778c50fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2652 | 2025.08.12 22:52:10.021389 [ 256 ] {bce4c4fb-18ff-4f90-bb0d-da50778c50fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2653 | 2025.08.12 22:52:10.021597 [ 256 ] {bce4c4fb-18ff-4f90-bb0d-da50778c50fe} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2025.08.12 22:52:10.021721 [ 256 ] {bce4c4fb-18ff-4f90-bb0d-da50778c50fe} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001166 sec., 34305.31732418525 rows/sec., 2.52 MiB/sec. | ||
| 2655 | 2025.08.12 22:52:10.021762 [ 256 ] {bce4c4fb-18ff-4f90-bb0d-da50778c50fe} <Debug> TCPHandler: Processed in 0.001334759 sec. | ||
| 2656 | 2025.08.12 22:52:10.021873 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2025.08.12 22:52:10.021966 [ 256 ] {71147586-536a-4b38-af26-6c6512fd4d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2658 | 2025.08.12 22:52:10.022007 [ 256 ] {71147586-536a-4b38-af26-6c6512fd4d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2659 | 2025.08.12 22:52:10.022476 [ 256 ] {71147586-536a-4b38-af26-6c6512fd4d00} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.08.12 22:52:10.022513 [ 256 ] {71147586-536a-4b38-af26-6c6512fd4d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2661 | 2025.08.12 22:52:10.022817 [ 256 ] {71147586-536a-4b38-af26-6c6512fd4d00} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2662 | 2025.08.12 22:52:10.023024 [ 256 ] {71147586-536a-4b38-af26-6c6512fd4d00} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2025.08.12 22:52:10.023148 [ 256 ] {71147586-536a-4b38-af26-6c6512fd4d00} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.0012 sec., 86666.66666666667 rows/sec., 6.77 MiB/sec. | ||
| 2664 | 2025.08.12 22:52:10.023185 [ 256 ] {71147586-536a-4b38-af26-6c6512fd4d00} <Debug> TCPHandler: Processed in 0.001359239 sec. | ||
| 2665 | 2025.08.12 22:52:10.023301 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2025.08.12 22:52:10.023395 [ 256 ] {b0d06672-18e6-48b0-abae-1b33607e0963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2667 | 2025.08.12 22:52:10.023439 [ 256 ] {b0d06672-18e6-48b0-abae-1b33607e0963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2668 | 2025.08.12 22:52:10.023847 [ 256 ] {b0d06672-18e6-48b0-abae-1b33607e0963} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2025.08.12 22:52:10.023883 [ 256 ] {b0d06672-18e6-48b0-abae-1b33607e0963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2670 | 2025.08.12 22:52:10.024220 [ 256 ] {b0d06672-18e6-48b0-abae-1b33607e0963} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2671 | 2025.08.12 22:52:10.024427 [ 256 ] {b0d06672-18e6-48b0-abae-1b33607e0963} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2025.08.12 22:52:10.024553 [ 256 ] {b0d06672-18e6-48b0-abae-1b33607e0963} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 2673 | 2025.08.12 22:52:10.024589 [ 256 ] {b0d06672-18e6-48b0-abae-1b33607e0963} <Debug> TCPHandler: Processed in 0.001336629 sec. | ||
| 2674 | 2025.08.12 22:52:10.024703 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2025.08.12 22:52:10.024796 [ 256 ] {9be4a146-6153-4d3a-bbcf-d4a71e438a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2676 | 2025.08.12 22:52:10.024849 [ 256 ] {9be4a146-6153-4d3a-bbcf-d4a71e438a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2677 | 2025.08.12 22:52:10.025689 [ 256 ] {9be4a146-6153-4d3a-bbcf-d4a71e438a1c} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2025.08.12 22:52:10.025726 [ 256 ] {9be4a146-6153-4d3a-bbcf-d4a71e438a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2679 | 2025.08.12 22:52:10.026273 [ 256 ] {9be4a146-6153-4d3a-bbcf-d4a71e438a1c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2680 | 2025.08.12 22:52:10.026490 [ 256 ] {9be4a146-6153-4d3a-bbcf-d4a71e438a1c} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.08.12 22:52:10.026624 [ 256 ] {9be4a146-6153-4d3a-bbcf-d4a71e438a1c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001847 sec., 21656.74066053059 rows/sec., 38.81 MiB/sec. | ||
| 2682 | 2025.08.12 22:52:10.026676 [ 256 ] {9be4a146-6153-4d3a-bbcf-d4a71e438a1c} <Debug> TCPHandler: Processed in 0.002020568 sec. | ||
| 2683 | 2025.08.12 22:52:10.026792 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2025.08.12 22:52:10.026886 [ 256 ] {ca4057a9-295e-4041-b283-c323cfd909e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2685 | 2025.08.12 22:52:10.026927 [ 256 ] {ca4057a9-295e-4041-b283-c323cfd909e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2686 | 2025.08.12 22:52:10.027261 [ 256 ] {ca4057a9-295e-4041-b283-c323cfd909e9} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2025.08.12 22:52:10.027297 [ 256 ] {ca4057a9-295e-4041-b283-c323cfd909e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2688 | 2025.08.12 22:52:10.027596 [ 256 ] {ca4057a9-295e-4041-b283-c323cfd909e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2689 | 2025.08.12 22:52:10.027800 [ 256 ] {ca4057a9-295e-4041-b283-c323cfd909e9} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2025.08.12 22:52:10.027927 [ 256 ] {ca4057a9-295e-4041-b283-c323cfd909e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2691 | 2025.08.12 22:52:10.027961 [ 256 ] {ca4057a9-295e-4041-b283-c323cfd909e9} <Debug> TCPHandler: Processed in 0.001218217 sec. | ||
| 2692 | 2025.08.12 22:52:15.025580 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2025.08.12 22:52:15.025839 [ 256 ] {f10ce288-4603-4941-9258-e947efb2ada3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2694 | 2025.08.12 22:52:15.025939 [ 256 ] {f10ce288-4603-4941-9258-e947efb2ada3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2695 | 2025.08.12 22:52:15.027710 [ 256 ] {f10ce288-4603-4941-9258-e947efb2ada3} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2025.08.12 22:52:15.027791 [ 256 ] {f10ce288-4603-4941-9258-e947efb2ada3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2697 | 2025.08.12 22:52:15.028392 [ 256 ] {f10ce288-4603-4941-9258-e947efb2ada3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2698 | 2025.08.12 22:52:15.028746 [ 256 ] {f10ce288-4603-4941-9258-e947efb2ada3} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2025.08.12 22:52:15.028960 [ 256 ] {f10ce288-4603-4941-9258-e947efb2ada3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003191 sec., 7521.153243497337 rows/sec., 639.00 KiB/sec. | ||
| 2700 | 2025.08.12 22:52:15.029028 [ 256 ] {f10ce288-4603-4941-9258-e947efb2ada3} <Debug> TCPHandler: Processed in 0.003658091 sec. | ||
| 2701 | 2025.08.12 22:52:15.029206 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2025.08.12 22:52:15.029331 [ 256 ] {68d6f6a1-b8fd-4aa9-9ddf-c0884e6d0365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2703 | 2025.08.12 22:52:15.029387 [ 256 ] {68d6f6a1-b8fd-4aa9-9ddf-c0884e6d0365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2704 | 2025.08.12 22:52:15.030105 [ 256 ] {68d6f6a1-b8fd-4aa9-9ddf-c0884e6d0365} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2025.08.12 22:52:15.030151 [ 256 ] {68d6f6a1-b8fd-4aa9-9ddf-c0884e6d0365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2706 | 2025.08.12 22:52:15.030568 [ 256 ] {68d6f6a1-b8fd-4aa9-9ddf-c0884e6d0365} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2707 | 2025.08.12 22:52:15.030872 [ 256 ] {68d6f6a1-b8fd-4aa9-9ddf-c0884e6d0365} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2025.08.12 22:52:15.031044 [ 256 ] {68d6f6a1-b8fd-4aa9-9ddf-c0884e6d0365} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001743 sec., 100975.32989099254 rows/sec., 8.86 MiB/sec. | ||
| 2709 | 2025.08.12 22:52:15.031093 [ 256 ] {68d6f6a1-b8fd-4aa9-9ddf-c0884e6d0365} <Debug> TCPHandler: Processed in 0.001949497 sec. | ||
| 2710 | 2025.08.12 22:52:15.031254 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2025.08.12 22:52:15.031366 [ 256 ] {4e87cf55-29a1-4070-84f9-9c73044df26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2712 | 2025.08.12 22:52:15.031416 [ 256 ] {4e87cf55-29a1-4070-84f9-9c73044df26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2713 | 2025.08.12 22:52:15.031952 [ 256 ] {4e87cf55-29a1-4070-84f9-9c73044df26a} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2025.08.12 22:52:15.031996 [ 256 ] {4e87cf55-29a1-4070-84f9-9c73044df26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2715 | 2025.08.12 22:52:15.032393 [ 256 ] {4e87cf55-29a1-4070-84f9-9c73044df26a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2716 | 2025.08.12 22:52:15.032723 [ 256 ] {4e87cf55-29a1-4070-84f9-9c73044df26a} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2025.08.12 22:52:15.032856 [ 173 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2718 | 2025.08.12 22:52:15.032895 [ 256 ] {4e87cf55-29a1-4070-84f9-9c73044df26a} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001552 sec., 7731.958762886598 rows/sec., 619.16 KiB/sec. | ||
| 2719 | 2025.08.12 22:52:15.032903 [ 173 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2025.08.12 22:52:15.032938 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2721 | 2025.08.12 22:52:15.032944 [ 256 ] {4e87cf55-29a1-4070-84f9-9c73044df26a} <Debug> TCPHandler: Processed in 0.001749584 sec. | ||
| 2722 | 2025.08.12 22:52:15.033104 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::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 | ||
| 2723 | 2025.08.12 22:52:15.033110 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2025.08.12 22:52:15.033284 [ 256 ] {9e88a500-8164-44ac-a90c-e085dae38fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2725 | 2025.08.12 22:52:15.033299 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2726 | 2025.08.12 22:52:15.033342 [ 256 ] {9e88a500-8164-44ac-a90c-e085dae38fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2727 | 2025.08.12 22:52:15.033360 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 258 rows starting from the beginning of the part | ||
| 2728 | 2025.08.12 22:52:15.033461 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2729 | 2025.08.12 22:52:15.033526 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 2730 | 2025.08.12 22:52:15.033587 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part | ||
| 2731 | 2025.08.12 22:52:15.033646 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2732 | 2025.08.12 22:52:15.033705 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2733 | 2025.08.12 22:52:15.033922 [ 256 ] {9e88a500-8164-44ac-a90c-e085dae38fb5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2025.08.12 22:52:15.033974 [ 256 ] {9e88a500-8164-44ac-a90c-e085dae38fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2735 | 2025.08.12 22:52:15.034403 [ 256 ] {9e88a500-8164-44ac-a90c-e085dae38fb5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2736 | 2025.08.12 22:52:15.034701 [ 256 ] {9e88a500-8164-44ac-a90c-e085dae38fb5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2025.08.12 22:52:15.034871 [ 256 ] {9e88a500-8164-44ac-a90c-e085dae38fb5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001609 sec., 14916.096954630206 rows/sec., 1.24 MiB/sec. | ||
| 2738 | 2025.08.12 22:52:15.034920 [ 256 ] {9e88a500-8164-44ac-a90c-e085dae38fb5} <Debug> TCPHandler: Processed in 0.001871556 sec. | ||
| 2739 | 2025.08.12 22:52:15.034944 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915117 sec., 215652.62070150283 rows/sec., 15.16 MiB/sec. | ||
| 2740 | 2025.08.12 22:52:15.035171 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2025.08.12 22:52:15.035198 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2742 | 2025.08.12 22:52:15.035273 [ 256 ] {317b4ab0-9832-46d9-838d-6614e52dc225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2743 | 2025.08.12 22:52:15.035317 [ 256 ] {317b4ab0-9832-46d9-838d-6614e52dc225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2744 | 2025.08.12 22:52:15.035605 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2025.08.12 22:52:15.035739 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_11_2} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2746 | 2025.08.12 22:52:15.035801 [ 256 ] {317b4ab0-9832-46d9-838d-6614e52dc225} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2025.08.12 22:52:15.035842 [ 256 ] {317b4ab0-9832-46d9-838d-6614e52dc225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2748 | 2025.08.12 22:52:15.035854 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2749 | 2025.08.12 22:52:15.036154 [ 256 ] {317b4ab0-9832-46d9-838d-6614e52dc225} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2750 | 2025.08.12 22:52:15.036375 [ 256 ] {317b4ab0-9832-46d9-838d-6614e52dc225} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2025.08.12 22:52:15.036506 [ 256 ] {317b4ab0-9832-46d9-838d-6614e52dc225} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001251 sec., 9592.32613908873 rows/sec., 749.40 KiB/sec. | ||
| 2752 | 2025.08.12 22:52:15.036543 [ 256 ] {317b4ab0-9832-46d9-838d-6614e52dc225} <Debug> TCPHandler: Processed in 0.00141988 sec. | ||
| 2753 | 2025.08.12 22:52:15.036674 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2025.08.12 22:52:15.036766 [ 256 ] {a33b71ac-4cdf-414f-9a41-73ef0ddb6911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2755 | 2025.08.12 22:52:15.036805 [ 256 ] {a33b71ac-4cdf-414f-9a41-73ef0ddb6911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2756 | 2025.08.12 22:52:15.037268 [ 256 ] {a33b71ac-4cdf-414f-9a41-73ef0ddb6911} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2025.08.12 22:52:15.037304 [ 256 ] {a33b71ac-4cdf-414f-9a41-73ef0ddb6911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2758 | 2025.08.12 22:52:15.037611 [ 256 ] {a33b71ac-4cdf-414f-9a41-73ef0ddb6911} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2759 | 2025.08.12 22:52:15.037836 [ 256 ] {a33b71ac-4cdf-414f-9a41-73ef0ddb6911} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2025.08.12 22:52:15.037966 [ 256 ] {a33b71ac-4cdf-414f-9a41-73ef0ddb6911} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001218 sec., 82101.80623973729 rows/sec., 6.71 MiB/sec. | ||
| 2761 | 2025.08.12 22:52:15.038002 [ 256 ] {a33b71ac-4cdf-414f-9a41-73ef0ddb6911} <Debug> TCPHandler: Processed in 0.001374429 sec. | ||
| 2762 | 2025.08.12 22:52:15.038130 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2025.08.12 22:52:15.038220 [ 256 ] {1a829aa2-b2d5-4663-a487-5ced869bf94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2764 | 2025.08.12 22:52:15.038263 [ 256 ] {1a829aa2-b2d5-4663-a487-5ced869bf94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2765 | 2025.08.12 22:52:15.038693 [ 256 ] {1a829aa2-b2d5-4663-a487-5ced869bf94f} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2025.08.12 22:52:15.038728 [ 256 ] {1a829aa2-b2d5-4663-a487-5ced869bf94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2767 | 2025.08.12 22:52:15.039087 [ 256 ] {1a829aa2-b2d5-4663-a487-5ced869bf94f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2768 | 2025.08.12 22:52:15.039305 [ 256 ] {1a829aa2-b2d5-4663-a487-5ced869bf94f} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2025.08.12 22:52:15.039435 [ 256 ] {1a829aa2-b2d5-4663-a487-5ced869bf94f} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001233 sec., 158961.88158961883 rows/sec., 11.40 MiB/sec. | ||
| 2770 | 2025.08.12 22:52:15.039470 [ 256 ] {1a829aa2-b2d5-4663-a487-5ced869bf94f} <Debug> TCPHandler: Processed in 0.00138706 sec. | ||
| 2771 | 2025.08.12 22:52:15.039595 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2025.08.12 22:52:15.039685 [ 256 ] {d1d98a17-b80c-4776-aa6c-fd30fc7c6316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2773 | 2025.08.12 22:52:15.039726 [ 256 ] {d1d98a17-b80c-4776-aa6c-fd30fc7c6316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2774 | 2025.08.12 22:52:15.040103 [ 256 ] {d1d98a17-b80c-4776-aa6c-fd30fc7c6316} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2025.08.12 22:52:15.040146 [ 256 ] {d1d98a17-b80c-4776-aa6c-fd30fc7c6316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2776 | 2025.08.12 22:52:15.040577 [ 256 ] {d1d98a17-b80c-4776-aa6c-fd30fc7c6316} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2777 | 2025.08.12 22:52:15.040905 [ 256 ] {d1d98a17-b80c-4776-aa6c-fd30fc7c6316} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2025.08.12 22:52:15.041063 [ 256 ] {d1d98a17-b80c-4776-aa6c-fd30fc7c6316} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 2779 | 2025.08.12 22:52:15.041099 [ 256 ] {d1d98a17-b80c-4776-aa6c-fd30fc7c6316} <Debug> TCPHandler: Processed in 0.001550482 sec. | ||
| 2780 | 2025.08.12 22:52:16.795267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 2781 | 2025.08.12 22:52:16.795789 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2025.08.12 22:52:16.795834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2783 | 2025.08.12 22:52:16.796319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2784 | 2025.08.12 22:52:16.796565 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2025.08.12 22:52:16.796706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 2786 | 2025.08.12 22:52:17.121966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2787 | 2025.08.12 22:52:17.138262 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2025.08.12 22:52:17.138323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2789 | 2025.08.12 22:52:17.143753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2790 | 2025.08.12 22:52:17.144443 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2025.08.12 22:52:17.147353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2792 | 2025.08.12 22:52:19.302670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 428 | ||
| 2793 | 2025.08.12 22:52:19.304987 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2025.08.12 22:52:19.305038 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2795 | 2025.08.12 22:52:19.306224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2796 | 2025.08.12 22:52:19.306499 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2025.08.12 22:52:19.306816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 2798 | 2025.08.12 22:52:20.018015 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2025.08.12 22:52:20.018326 [ 256 ] {f28a2ae9-e619-45cb-ad22-85632864419f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2800 | 2025.08.12 22:52:20.018436 [ 256 ] {f28a2ae9-e619-45cb-ad22-85632864419f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2801 | 2025.08.12 22:52:20.019279 [ 256 ] {f28a2ae9-e619-45cb-ad22-85632864419f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.08.12 22:52:20.019325 [ 256 ] {f28a2ae9-e619-45cb-ad22-85632864419f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2803 | 2025.08.12 22:52:20.019736 [ 256 ] {f28a2ae9-e619-45cb-ad22-85632864419f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2804 | 2025.08.12 22:52:20.019974 [ 256 ] {f28a2ae9-e619-45cb-ad22-85632864419f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.08.12 22:52:20.020137 [ 256 ] {f28a2ae9-e619-45cb-ad22-85632864419f} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001891 sec., 71919.61924907456 rows/sec., 6.21 MiB/sec. | ||
| 2806 | 2025.08.12 22:52:20.020185 [ 256 ] {f28a2ae9-e619-45cb-ad22-85632864419f} <Debug> TCPHandler: Processed in 0.002357343 sec. | ||
| 2807 | 2025.08.12 22:52:20.020315 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2025.08.12 22:52:20.020417 [ 256 ] {176e8646-d545-4019-a6f1-5f9173df17ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2809 | 2025.08.12 22:52:20.020462 [ 256 ] {176e8646-d545-4019-a6f1-5f9173df17ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2810 | 2025.08.12 22:52:20.020889 [ 256 ] {176e8646-d545-4019-a6f1-5f9173df17ae} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2025.08.12 22:52:20.020927 [ 256 ] {176e8646-d545-4019-a6f1-5f9173df17ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2812 | 2025.08.12 22:52:20.021241 [ 256 ] {176e8646-d545-4019-a6f1-5f9173df17ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2813 | 2025.08.12 22:52:20.021457 [ 256 ] {176e8646-d545-4019-a6f1-5f9173df17ae} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2025.08.12 22:52:20.021586 [ 256 ] {176e8646-d545-4019-a6f1-5f9173df17ae} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001195 sec., 33472.80334728033 rows/sec., 2.46 MiB/sec. | ||
| 2815 | 2025.08.12 22:52:20.021625 [ 256 ] {176e8646-d545-4019-a6f1-5f9173df17ae} <Debug> TCPHandler: Processed in 0.001363289 sec. | ||
| 2816 | 2025.08.12 22:52:20.021741 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2025.08.12 22:52:20.021838 [ 256 ] {4b0cfd84-1f40-4b7d-8b4b-d6b30dc264c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2818 | 2025.08.12 22:52:20.021880 [ 256 ] {4b0cfd84-1f40-4b7d-8b4b-d6b30dc264c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2819 | 2025.08.12 22:52:20.022317 [ 256 ] {4b0cfd84-1f40-4b7d-8b4b-d6b30dc264c5} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2025.08.12 22:52:20.022354 [ 256 ] {4b0cfd84-1f40-4b7d-8b4b-d6b30dc264c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2821 | 2025.08.12 22:52:20.022668 [ 256 ] {4b0cfd84-1f40-4b7d-8b4b-d6b30dc264c5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2822 | 2025.08.12 22:52:20.022880 [ 256 ] {4b0cfd84-1f40-4b7d-8b4b-d6b30dc264c5} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2025.08.12 22:52:20.023007 [ 256 ] {4b0cfd84-1f40-4b7d-8b4b-d6b30dc264c5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001189 sec., 87468.46089150547 rows/sec., 6.83 MiB/sec. | ||
| 2824 | 2025.08.12 22:52:20.023045 [ 256 ] {4b0cfd84-1f40-4b7d-8b4b-d6b30dc264c5} <Debug> TCPHandler: Processed in 0.001354999 sec. | ||
| 2825 | 2025.08.12 22:52:20.023171 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2025.08.12 22:52:20.023266 [ 256 ] {ab3ee896-871b-4d52-9603-87e80e22a32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2827 | 2025.08.12 22:52:20.023310 [ 256 ] {ab3ee896-871b-4d52-9603-87e80e22a32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2828 | 2025.08.12 22:52:20.023723 [ 256 ] {ab3ee896-871b-4d52-9603-87e80e22a32e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2025.08.12 22:52:20.023760 [ 256 ] {ab3ee896-871b-4d52-9603-87e80e22a32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2830 | 2025.08.12 22:52:20.024091 [ 256 ] {ab3ee896-871b-4d52-9603-87e80e22a32e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2831 | 2025.08.12 22:52:20.024305 [ 256 ] {ab3ee896-871b-4d52-9603-87e80e22a32e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.08.12 22:52:20.024432 [ 256 ] {ab3ee896-871b-4d52-9603-87e80e22a32e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 2833 | 2025.08.12 22:52:20.024468 [ 256 ] {ab3ee896-871b-4d52-9603-87e80e22a32e} <Debug> TCPHandler: Processed in 0.001347259 sec. | ||
| 2834 | 2025.08.12 22:52:20.024584 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2025.08.12 22:52:20.024678 [ 256 ] {ebee8a04-9edb-4429-a0ed-e4d6e584a143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2836 | 2025.08.12 22:52:20.024733 [ 256 ] {ebee8a04-9edb-4429-a0ed-e4d6e584a143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2837 | 2025.08.12 22:52:20.025534 [ 256 ] {ebee8a04-9edb-4429-a0ed-e4d6e584a143} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2025.08.12 22:52:20.025571 [ 256 ] {ebee8a04-9edb-4429-a0ed-e4d6e584a143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2839 | 2025.08.12 22:52:20.026166 [ 256 ] {ebee8a04-9edb-4429-a0ed-e4d6e584a143} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2840 | 2025.08.12 22:52:20.026392 [ 256 ] {ebee8a04-9edb-4429-a0ed-e4d6e584a143} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2025.08.12 22:52:20.026528 [ 256 ] {ebee8a04-9edb-4429-a0ed-e4d6e584a143} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001867 sec., 21424.745581146224 rows/sec., 38.39 MiB/sec. | ||
| 2842 | 2025.08.12 22:52:20.026579 [ 256 ] {ebee8a04-9edb-4429-a0ed-e4d6e584a143} <Debug> TCPHandler: Processed in 0.002044069 sec. | ||
| 2843 | 2025.08.12 22:52:20.026697 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2025.08.12 22:52:20.026792 [ 256 ] {0eed25cc-8924-4b51-84b2-22e9c541688f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2845 | 2025.08.12 22:52:20.026834 [ 256 ] {0eed25cc-8924-4b51-84b2-22e9c541688f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2846 | 2025.08.12 22:52:20.027179 [ 256 ] {0eed25cc-8924-4b51-84b2-22e9c541688f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.08.12 22:52:20.027215 [ 256 ] {0eed25cc-8924-4b51-84b2-22e9c541688f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2848 | 2025.08.12 22:52:20.027521 [ 256 ] {0eed25cc-8924-4b51-84b2-22e9c541688f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2849 | 2025.08.12 22:52:20.027730 [ 256 ] {0eed25cc-8924-4b51-84b2-22e9c541688f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.08.12 22:52:20.027860 [ 256 ] {0eed25cc-8924-4b51-84b2-22e9c541688f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 2851 | 2025.08.12 22:52:20.027895 [ 256 ] {0eed25cc-8924-4b51-84b2-22e9c541688f} <Debug> TCPHandler: Processed in 0.001246897 sec. | ||
| 2852 | 2025.08.12 22:52:24.225581 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2853 | 2025.08.12 22:52:24.225658 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2854 | 2025.08.12 22:52:24.296798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 2855 | 2025.08.12 22:52:24.297542 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.08.12 22:52:24.297612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2857 | 2025.08.12 22:52:24.298208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2858 | 2025.08.12 22:52:24.298432 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.08.12 22:52:24.298561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2860 | 2025.08.12 22:52:24.647437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2861 | 2025.08.12 22:52:24.663544 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2025.08.12 22:52:24.663590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2863 | 2025.08.12 22:52:24.669680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2864 | 2025.08.12 22:52:24.670374 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2025.08.12 22:52:24.673200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2866 | 2025.08.12 22:52:25.016978 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2025.08.12 22:52:25.017211 [ 256 ] {28c686b0-62c5-4a14-9201-ed76a4aa028a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2868 | 2025.08.12 22:52:25.017317 [ 256 ] {28c686b0-62c5-4a14-9201-ed76a4aa028a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2869 | 2025.08.12 22:52:25.018051 [ 256 ] {28c686b0-62c5-4a14-9201-ed76a4aa028a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.08.12 22:52:25.018106 [ 256 ] {28c686b0-62c5-4a14-9201-ed76a4aa028a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2871 | 2025.08.12 22:52:25.018555 [ 256 ] {28c686b0-62c5-4a14-9201-ed76a4aa028a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2872 | 2025.08.12 22:52:25.018796 [ 256 ] {28c686b0-62c5-4a14-9201-ed76a4aa028a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): 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.08.12 22:52:25.018963 [ 256 ] {28c686b0-62c5-4a14-9201-ed76a4aa028a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.35 MiB/sec. | ||
| 2874 | 2025.08.12 22:52:25.019015 [ 256 ] {28c686b0-62c5-4a14-9201-ed76a4aa028a} <Debug> TCPHandler: Processed in 0.002181141 sec. | ||
| 2875 | 2025.08.12 22:52:25.019153 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2025.08.12 22:52:25.019261 [ 256 ] {4985309b-eb00-48b2-b3ad-addc60f39982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2877 | 2025.08.12 22:52:25.019307 [ 256 ] {4985309b-eb00-48b2-b3ad-addc60f39982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2878 | 2025.08.12 22:52:25.019745 [ 256 ] {4985309b-eb00-48b2-b3ad-addc60f39982} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.08.12 22:52:25.019782 [ 256 ] {4985309b-eb00-48b2-b3ad-addc60f39982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2880 | 2025.08.12 22:52:25.020095 [ 256 ] {4985309b-eb00-48b2-b3ad-addc60f39982} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2881 | 2025.08.12 22:52:25.020329 [ 256 ] {4985309b-eb00-48b2-b3ad-addc60f39982} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.08.12 22:52:25.020460 [ 256 ] {4985309b-eb00-48b2-b3ad-addc60f39982} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 2883 | 2025.08.12 22:52:25.020498 [ 256 ] {4985309b-eb00-48b2-b3ad-addc60f39982} <Debug> TCPHandler: Processed in 0.001399059 sec. | ||
| 2884 | 2025.08.12 22:52:25.020614 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2025.08.12 22:52:25.020712 [ 256 ] {9e913113-2718-4da7-ae34-560cefe68f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2886 | 2025.08.12 22:52:25.020757 [ 256 ] {9e913113-2718-4da7-ae34-560cefe68f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2887 | 2025.08.12 22:52:25.021170 [ 256 ] {9e913113-2718-4da7-ae34-560cefe68f89} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2025.08.12 22:52:25.021207 [ 256 ] {9e913113-2718-4da7-ae34-560cefe68f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2889 | 2025.08.12 22:52:25.021543 [ 256 ] {9e913113-2718-4da7-ae34-560cefe68f89} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2890 | 2025.08.12 22:52:25.021756 [ 256 ] {9e913113-2718-4da7-ae34-560cefe68f89} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): 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.08.12 22:52:25.021887 [ 256 ] {9e913113-2718-4da7-ae34-560cefe68f89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 2892 | 2025.08.12 22:52:25.021923 [ 256 ] {9e913113-2718-4da7-ae34-560cefe68f89} <Debug> TCPHandler: Processed in 0.001359529 sec. | ||
| 2893 | 2025.08.12 22:52:25.022038 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2025.08.12 22:52:25.022133 [ 256 ] {62ec6bdf-a6db-4282-aad1-b9742ea8f65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2895 | 2025.08.12 22:52:25.022175 [ 256 ] {62ec6bdf-a6db-4282-aad1-b9742ea8f65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2896 | 2025.08.12 22:52:25.022516 [ 256 ] {62ec6bdf-a6db-4282-aad1-b9742ea8f65d} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2025.08.12 22:52:25.022550 [ 256 ] {62ec6bdf-a6db-4282-aad1-b9742ea8f65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2898 | 2025.08.12 22:52:25.022878 [ 256 ] {62ec6bdf-a6db-4282-aad1-b9742ea8f65d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2899 | 2025.08.12 22:52:25.023092 [ 256 ] {62ec6bdf-a6db-4282-aad1-b9742ea8f65d} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2025.08.12 22:52:25.023220 [ 256 ] {62ec6bdf-a6db-4282-aad1-b9742ea8f65d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 2901 | 2025.08.12 22:52:25.023254 [ 256 ] {62ec6bdf-a6db-4282-aad1-b9742ea8f65d} <Debug> TCPHandler: Processed in 0.001266148 sec. | ||
| 2902 | 2025.08.12 22:52:27.315746 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2025.08.12 22:52:27.315932 [ 256 ] {0b3bcdf7-9cef-4512-82e2-0aae7c9264be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2904 | 2025.08.12 22:52:27.316006 [ 256 ] {0b3bcdf7-9cef-4512-82e2-0aae7c9264be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2905 | 2025.08.12 22:52:27.316636 [ 256 ] {0b3bcdf7-9cef-4512-82e2-0aae7c9264be} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2025.08.12 22:52:27.316687 [ 256 ] {0b3bcdf7-9cef-4512-82e2-0aae7c9264be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2907 | 2025.08.12 22:52:27.317072 [ 256 ] {0b3bcdf7-9cef-4512-82e2-0aae7c9264be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2908 | 2025.08.12 22:52:27.317339 [ 256 ] {0b3bcdf7-9cef-4512-82e2-0aae7c9264be} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2025.08.12 22:52:27.317501 [ 256 ] {0b3bcdf7-9cef-4512-82e2-0aae7c9264be} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00162 sec., 2469.135802469136 rows/sec., 201.34 KiB/sec. | ||
| 2910 | 2025.08.12 22:52:27.317548 [ 256 ] {0b3bcdf7-9cef-4512-82e2-0aae7c9264be} <Debug> TCPHandler: Processed in 0.001945997 sec. | ||
| 2911 | 2025.08.12 22:52:27.317680 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2025.08.12 22:52:27.317786 [ 256 ] {80ce081c-de2a-46a8-9b84-3176e741cdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2913 | 2025.08.12 22:52:27.317831 [ 256 ] {80ce081c-de2a-46a8-9b84-3176e741cdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2914 | 2025.08.12 22:52:27.318890 [ 256 ] {80ce081c-de2a-46a8-9b84-3176e741cdbc} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.08.12 22:52:27.318927 [ 256 ] {80ce081c-de2a-46a8-9b84-3176e741cdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2916 | 2025.08.12 22:52:27.319379 [ 256 ] {80ce081c-de2a-46a8-9b84-3176e741cdbc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2917 | 2025.08.12 22:52:27.319613 [ 256 ] {80ce081c-de2a-46a8-9b84-3176e741cdbc} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2025.08.12 22:52:27.319754 [ 256 ] {80ce081c-de2a-46a8-9b84-3176e741cdbc} <Debug> executeQuery: Read 1278 rows, 108.29 KiB in 0.001994 sec., 640922.7683049147 rows/sec., 53.04 MiB/sec. | ||
| 2919 | 2025.08.12 22:52:27.319750 [ 152 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2920 | 2025.08.12 22:52:27.319797 [ 256 ] {80ce081c-de2a-46a8-9b84-3176e741cdbc} <Debug> TCPHandler: Processed in 0.00217054 sec. | ||
| 2921 | 2025.08.12 22:52:27.319834 [ 152 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2025.08.12 22:52:27.319860 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2923 | 2025.08.12 22:52:27.319946 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2025.08.12 22:52:27.319965 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 2925 | 2025.08.12 22:52:27.320052 [ 256 ] {3897473c-6c7d-46e9-ad4a-c4a9fa3201ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2926 | 2025.08.12 22:52:27.320086 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2927 | 2025.08.12 22:52:27.320101 [ 256 ] {3897473c-6c7d-46e9-ad4a-c4a9fa3201ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2928 | 2025.08.12 22:52:27.320129 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2418 rows starting from the beginning of the part | ||
| 2929 | 2025.08.12 22:52:27.320198 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part | ||
| 2930 | 2025.08.12 22:52:27.320241 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 176 rows starting from the beginning of the part | ||
| 2931 | 2025.08.12 22:52:27.320280 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 136 rows starting from the beginning of the part | ||
| 2932 | 2025.08.12 22:52:27.320320 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 2933 | 2025.08.12 22:52:27.320359 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1278 rows starting from the beginning of the part | ||
| 2934 | 2025.08.12 22:52:27.320547 [ 256 ] {3897473c-6c7d-46e9-ad4a-c4a9fa3201ff} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2025.08.12 22:52:27.320591 [ 256 ] {3897473c-6c7d-46e9-ad4a-c4a9fa3201ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2936 | 2025.08.12 22:52:27.320994 [ 256 ] {3897473c-6c7d-46e9-ad4a-c4a9fa3201ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2937 | 2025.08.12 22:52:27.321225 [ 256 ] {3897473c-6c7d-46e9-ad4a-c4a9fa3201ff} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2025.08.12 22:52:27.321363 [ 256 ] {3897473c-6c7d-46e9-ad4a-c4a9fa3201ff} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001335 sec., 32958.80149812734 rows/sec., 2.40 MiB/sec. | ||
| 2939 | 2025.08.12 22:52:27.321403 [ 256 ] {3897473c-6c7d-46e9-ad4a-c4a9fa3201ff} <Debug> TCPHandler: Processed in 0.001510271 sec. | ||
| 2940 | 2025.08.12 22:52:27.321526 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2025.08.12 22:52:27.321623 [ 256 ] {882d05c0-88e8-428e-8e84-03d5ce5795bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2942 | 2025.08.12 22:52:27.321665 [ 256 ] {882d05c0-88e8-428e-8e84-03d5ce5795bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2943 | 2025.08.12 22:52:27.322233 [ 256 ] {882d05c0-88e8-428e-8e84-03d5ce5795bc} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2025.08.12 22:52:27.322282 [ 256 ] {882d05c0-88e8-428e-8e84-03d5ce5795bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2945 | 2025.08.12 22:52:27.322502 [ 197 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 5 columns (5 merged, 0 gathered) in 0.002579316 sec., 1628338.675834989 rows/sec., 140.48 MiB/sec. | ||
| 2946 | 2025.08.12 22:52:27.322721 [ 256 ] {882d05c0-88e8-428e-8e84-03d5ce5795bc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2947 | 2025.08.12 22:52:27.322854 [ 198 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2948 | 2025.08.12 22:52:27.323026 [ 256 ] {882d05c0-88e8-428e-8e84-03d5ce5795bc} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2025.08.12 22:52:27.323188 [ 256 ] {882d05c0-88e8-428e-8e84-03d5ce5795bc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001585 sec., 143848.58044164037 rows/sec., 9.74 MiB/sec. | ||
| 2950 | 2025.08.12 22:52:27.323230 [ 256 ] {882d05c0-88e8-428e-8e84-03d5ce5795bc} <Debug> TCPHandler: Processed in 0.001754524 sec. | ||
| 2951 | 2025.08.12 22:52:27.323280 [ 198 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.08.12 22:52:27.323347 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2025.08.12 22:52:27.323408 [ 198 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_21_4} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2954 | 2025.08.12 22:52:27.323447 [ 256 ] {49e0d0c9-257f-4018-a7f3-f494a3fbeed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2955 | 2025.08.12 22:52:27.323493 [ 256 ] {49e0d0c9-257f-4018-a7f3-f494a3fbeed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2956 | 2025.08.12 22:52:27.323551 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2957 | 2025.08.12 22:52:27.324354 [ 256 ] {49e0d0c9-257f-4018-a7f3-f494a3fbeed4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2025.08.12 22:52:27.324406 [ 256 ] {49e0d0c9-257f-4018-a7f3-f494a3fbeed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2959 | 2025.08.12 22:52:27.324878 [ 256 ] {49e0d0c9-257f-4018-a7f3-f494a3fbeed4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2960 | 2025.08.12 22:52:27.325242 [ 256 ] {49e0d0c9-257f-4018-a7f3-f494a3fbeed4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2025.08.12 22:52:27.325363 [ 152 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2962 | 2025.08.12 22:52:27.325381 [ 256 ] {49e0d0c9-257f-4018-a7f3-f494a3fbeed4} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001952 sec., 288934.4262295082 rows/sec., 21.48 MiB/sec. | ||
| 2963 | 2025.08.12 22:52:27.325407 [ 152 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2025.08.12 22:52:27.325429 [ 256 ] {49e0d0c9-257f-4018-a7f3-f494a3fbeed4} <Debug> TCPHandler: Processed in 0.0021306 sec. | ||
| 2965 | 2025.08.12 22:52:27.325433 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2966 | 2025.08.12 22:52:27.325543 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 2967 | 2025.08.12 22:52:27.325562 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2025.08.12 22:52:27.325655 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2969 | 2025.08.12 22:52:27.325668 [ 256 ] {3748b42c-68ff-4b8e-8302-763b44aa6534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2970 | 2025.08.12 22:52:27.325694 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1222 rows starting from the beginning of the part | ||
| 2971 | 2025.08.12 22:52:27.325721 [ 256 ] {3748b42c-68ff-4b8e-8302-763b44aa6534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2972 | 2025.08.12 22:52:27.325772 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 2973 | 2025.08.12 22:52:27.325852 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part | ||
| 2974 | 2025.08.12 22:52:27.325922 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 2975 | 2025.08.12 22:52:27.326066 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 2976 | 2025.08.12 22:52:27.326113 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 564 rows starting from the beginning of the part | ||
| 2977 | 2025.08.12 22:52:27.326408 [ 256 ] {3748b42c-68ff-4b8e-8302-763b44aa6534} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2025.08.12 22:52:27.326451 [ 256 ] {3748b42c-68ff-4b8e-8302-763b44aa6534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2979 | 2025.08.12 22:52:27.326895 [ 256 ] {3748b42c-68ff-4b8e-8302-763b44aa6534} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2980 | 2025.08.12 22:52:27.327129 [ 256 ] {3748b42c-68ff-4b8e-8302-763b44aa6534} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2025.08.12 22:52:27.327240 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2982 | 2025.08.12 22:52:27.327270 [ 256 ] {3748b42c-68ff-4b8e-8302-763b44aa6534} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001619 sec., 583075.9728227301 rows/sec., 39.10 MiB/sec. | ||
| 2983 | 2025.08.12 22:52:27.327276 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2025.08.12 22:52:27.327280 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779065 sec., 1212996.7145663593 rows/sec., 94.35 MiB/sec. | ||
| 2985 | 2025.08.12 22:52:27.327411 [ 256 ] {3748b42c-68ff-4b8e-8302-763b44aa6534} <Debug> TCPHandler: Processed in 0.001898867 sec. | ||
| 2986 | 2025.08.12 22:52:27.327437 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2987 | 2025.08.12 22:52:27.327525 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 2988 | 2025.08.12 22:52:27.327579 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2025.08.12 22:52:27.327617 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2990 | 2025.08.12 22:52:27.327632 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2991 | 2025.08.12 22:52:27.327664 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5898 rows starting from the beginning of the part | ||
| 2992 | 2025.08.12 22:52:27.327696 [ 256 ] {a6aede0a-8360-43e8-b882-e12fe4c6b840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2993 | 2025.08.12 22:52:27.327714 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 2994 | 2025.08.12 22:52:27.327761 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 196 rows starting from the beginning of the part | ||
| 2995 | 2025.08.12 22:52:27.327763 [ 256 ] {a6aede0a-8360-43e8-b882-e12fe4c6b840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2996 | 2025.08.12 22:52:27.327804 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 2997 | 2025.08.12 22:52:27.327847 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 2998 | 2025.08.12 22:52:27.327885 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 944 rows starting from the beginning of the part | ||
| 2999 | 2025.08.12 22:52:27.327924 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.08.12 22:52:27.328005 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_21_4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3001 | 2025.08.12 22:52:27.328103 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3002 | 2025.08.12 22:52:27.328723 [ 256 ] {a6aede0a-8360-43e8-b882-e12fe4c6b840} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2025.08.12 22:52:27.328760 [ 256 ] {a6aede0a-8360-43e8-b882-e12fe4c6b840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3004 | 2025.08.12 22:52:27.329371 [ 256 ] {a6aede0a-8360-43e8-b882-e12fe4c6b840} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3005 | 2025.08.12 22:52:27.329650 [ 256 ] {a6aede0a-8360-43e8-b882-e12fe4c6b840} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2025.08.12 22:52:27.329815 [ 256 ] {a6aede0a-8360-43e8-b882-e12fe4c6b840} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002139 sec., 18700.327255726977 rows/sec., 33.51 MiB/sec. | ||
| 3007 | 2025.08.12 22:52:27.329883 [ 256 ] {a6aede0a-8360-43e8-b882-e12fe4c6b840} <Debug> TCPHandler: Processed in 0.002366303 sec. | ||
| 3008 | 2025.08.12 22:52:27.330002 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2025.08.12 22:52:27.330100 [ 256 ] {007856d4-de2b-4240-8acb-aed29c0bd86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3010 | 2025.08.12 22:52:27.330144 [ 256 ] {007856d4-de2b-4240-8acb-aed29c0bd86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3011 | 2025.08.12 22:52:27.330488 [ 256 ] {007856d4-de2b-4240-8acb-aed29c0bd86e} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2025.08.12 22:52:27.330526 [ 256 ] {007856d4-de2b-4240-8acb-aed29c0bd86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3013 | 2025.08.12 22:52:27.330792 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.003298056 sec., 2279524.665439277 rows/sec., 155.24 MiB/sec. | ||
| 3014 | 2025.08.12 22:52:27.330847 [ 256 ] {007856d4-de2b-4240-8acb-aed29c0bd86e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3015 | 2025.08.12 22:52:27.331073 [ 256 ] {007856d4-de2b-4240-8acb-aed29c0bd86e} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2025.08.12 22:52:27.331208 [ 126 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3017 | 2025.08.12 22:52:27.331211 [ 256 ] {007856d4-de2b-4240-8acb-aed29c0bd86e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00113 sec., 31858.40707964602 rows/sec., 2.15 MiB/sec. | ||
| 3018 | 2025.08.12 22:52:27.331261 [ 126 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2025.08.12 22:52:27.331275 [ 256 ] {007856d4-de2b-4240-8acb-aed29c0bd86e} <Debug> TCPHandler: Processed in 0.001323929 sec. | ||
| 3020 | 2025.08.12 22:52:27.331294 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3021 | 2025.08.12 22:52:27.331308 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3022 | 2025.08.12 22:52:27.331386 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3023 | 2025.08.12 22:52:27.331476 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3024 | 2025.08.12 22:52:27.331506 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3025 | 2025.08.12 22:52:27.331562 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3026 | 2025.08.12 22:52:27.331574 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.08.12 22:52:27.331604 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3028 | 2025.08.12 22:52:27.331642 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3029 | 2025.08.12 22:52:27.331644 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3030 | 2025.08.12 22:52:27.331681 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3031 | 2025.08.12 22:52:27.331716 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 3032 | 2025.08.12 22:52:27.331735 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3033 | 2025.08.12 22:52:27.332688 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001336279 sec., 880055.7368633348 rows/sec., 58.40 MiB/sec. | ||
| 3034 | 2025.08.12 22:52:27.332923 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3035 | 2025.08.12 22:52:27.333221 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_21_4} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.08.12 22:52:27.333297 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_21_4} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3037 | 2025.08.12 22:52:27.333380 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3038 | 2025.08.12 22:52:27.754750 [ 126 ] {} <Debug> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3039 | 2025.08.12 22:52:27.754839 [ 126 ] {} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2025.08.12 22:52:27.754879 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3041 | 2025.08.12 22:52:27.755076 [ 196 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::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 | ||
| 3042 | 2025.08.12 22:52:27.755353 [ 196 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3043 | 2025.08.12 22:52:27.755427 [ 196 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 202 rows starting from the beginning of the part | ||
| 3044 | 2025.08.12 22:52:27.755529 [ 196 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 202 rows starting from the beginning of the part | ||
| 3045 | 2025.08.12 22:52:27.755584 [ 196 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3046 | 2025.08.12 22:52:27.755637 [ 196 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3047 | 2025.08.12 22:52:27.755686 [ 196 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3048 | 2025.08.12 22:52:27.756588 [ 194 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605012 sec., 274141.25252646086 rows/sec., 17.05 MiB/sec. | ||
| 3049 | 2025.08.12 22:52:27.756820 [ 195 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3050 | 2025.08.12 22:52:27.757163 [ 195 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_5_1} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2025.08.12 22:52:27.757236 [ 195 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_5_1} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3052 | 2025.08.12 22:52:27.757329 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3053 | 2025.08.12 22:52:28.897739 [ 151 ] {} <Debug> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3054 | 2025.08.12 22:52:28.897799 [ 151 ] {} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2025.08.12 22:52:28.897820 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3056 | 2025.08.12 22:52:28.897947 [ 195 ] {5011884e-917c-4287-8766-8b07599d661e::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 | ||
| 3057 | 2025.08.12 22:52:28.898075 [ 195 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3058 | 2025.08.12 22:52:28.898109 [ 195 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 392 rows starting from the beginning of the part | ||
| 3059 | 2025.08.12 22:52:28.898199 [ 195 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 392 rows starting from the beginning of the part | ||
| 3060 | 2025.08.12 22:52:28.898246 [ 195 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3061 | 2025.08.12 22:52:28.898288 [ 195 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3062 | 2025.08.12 22:52:28.898329 [ 195 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3063 | 2025.08.12 22:52:28.899256 [ 194 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366569 sec., 626386.2271133035 rows/sec., 43.16 MiB/sec. | ||
| 3064 | 2025.08.12 22:52:28.899494 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3065 | 2025.08.12 22:52:28.899870 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_5_1} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2025.08.12 22:52:28.899953 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_5_1} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3067 | 2025.08.12 22:52:28.900049 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3068 | 2025.08.12 22:52:29.307116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 464 | ||
| 3069 | 2025.08.12 22:52:29.309510 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2025.08.12 22:52:29.309562 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3071 | 2025.08.12 22:52:29.310788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3072 | 2025.08.12 22:52:29.311077 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2025.08.12 22:52:29.311419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3074 | 2025.08.12 22:52:30.011947 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2025.08.12 22:52:30.012138 [ 256 ] {281202e0-9349-43b3-8fff-e84be071ef7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3076 | 2025.08.12 22:52:30.012206 [ 256 ] {281202e0-9349-43b3-8fff-e84be071ef7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3077 | 2025.08.12 22:52:30.012861 [ 256 ] {281202e0-9349-43b3-8fff-e84be071ef7a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2025.08.12 22:52:30.012910 [ 256 ] {281202e0-9349-43b3-8fff-e84be071ef7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3079 | 2025.08.12 22:52:30.013302 [ 256 ] {281202e0-9349-43b3-8fff-e84be071ef7a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3080 | 2025.08.12 22:52:30.013527 [ 256 ] {281202e0-9349-43b3-8fff-e84be071ef7a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2025.08.12 22:52:30.013690 [ 256 ] {281202e0-9349-43b3-8fff-e84be071ef7a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.67 MiB/sec. | ||
| 3082 | 2025.08.12 22:52:30.013737 [ 256 ] {281202e0-9349-43b3-8fff-e84be071ef7a} <Debug> TCPHandler: Processed in 0.001922676 sec. | ||
| 3083 | 2025.08.12 22:52:30.013862 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.08.12 22:52:30.013961 [ 256 ] {bc8a1bd7-7844-481b-9020-4d6064c85769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3085 | 2025.08.12 22:52:30.014005 [ 256 ] {bc8a1bd7-7844-481b-9020-4d6064c85769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3086 | 2025.08.12 22:52:30.014431 [ 256 ] {bc8a1bd7-7844-481b-9020-4d6064c85769} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2025.08.12 22:52:30.014468 [ 256 ] {bc8a1bd7-7844-481b-9020-4d6064c85769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3088 | 2025.08.12 22:52:30.014776 [ 256 ] {bc8a1bd7-7844-481b-9020-4d6064c85769} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3089 | 2025.08.12 22:52:30.014981 [ 256 ] {bc8a1bd7-7844-481b-9020-4d6064c85769} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.08.12 22:52:30.015108 [ 256 ] {bc8a1bd7-7844-481b-9020-4d6064c85769} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 3091 | 2025.08.12 22:52:30.015145 [ 256 ] {bc8a1bd7-7844-481b-9020-4d6064c85769} <Debug> TCPHandler: Processed in 0.001332188 sec. | ||
| 3092 | 2025.08.12 22:52:30.015256 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2025.08.12 22:52:30.015350 [ 256 ] {996200ef-c5e0-4cb4-9b57-c50d71e9a484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3094 | 2025.08.12 22:52:30.015397 [ 256 ] {996200ef-c5e0-4cb4-9b57-c50d71e9a484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3095 | 2025.08.12 22:52:30.015752 [ 256 ] {996200ef-c5e0-4cb4-9b57-c50d71e9a484} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.08.12 22:52:30.015789 [ 256 ] {996200ef-c5e0-4cb4-9b57-c50d71e9a484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3097 | 2025.08.12 22:52:30.016122 [ 256 ] {996200ef-c5e0-4cb4-9b57-c50d71e9a484} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3098 | 2025.08.12 22:52:30.016336 [ 256 ] {996200ef-c5e0-4cb4-9b57-c50d71e9a484} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.08.12 22:52:30.016460 [ 256 ] {996200ef-c5e0-4cb4-9b57-c50d71e9a484} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00113 sec., 56637.16814159293 rows/sec., 3.94 MiB/sec. | ||
| 3100 | 2025.08.12 22:52:30.016495 [ 256 ] {996200ef-c5e0-4cb4-9b57-c50d71e9a484} <Debug> TCPHandler: Processed in 0.001286328 sec. | ||
| 3101 | 2025.08.12 22:52:30.016604 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2025.08.12 22:52:30.016694 [ 256 ] {2f5c3881-150c-44d9-a229-dffef6f7e326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3103 | 2025.08.12 22:52:30.016735 [ 256 ] {2f5c3881-150c-44d9-a229-dffef6f7e326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3104 | 2025.08.12 22:52:30.017050 [ 256 ] {2f5c3881-150c-44d9-a229-dffef6f7e326} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.08.12 22:52:30.017085 [ 256 ] {2f5c3881-150c-44d9-a229-dffef6f7e326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3106 | 2025.08.12 22:52:30.017384 [ 256 ] {2f5c3881-150c-44d9-a229-dffef6f7e326} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3107 | 2025.08.12 22:52:30.017589 [ 256 ] {2f5c3881-150c-44d9-a229-dffef6f7e326} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.08.12 22:52:30.017714 [ 256 ] {2f5c3881-150c-44d9-a229-dffef6f7e326} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001038 sec., 23121.387283236993 rows/sec., 1.56 MiB/sec. | ||
| 3109 | 2025.08.12 22:52:30.017748 [ 256 ] {2f5c3881-150c-44d9-a229-dffef6f7e326} <Debug> TCPHandler: Processed in 0.001191147 sec. | ||
| 3110 | 2025.08.12 22:52:31.798791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 3111 | 2025.08.12 22:52:31.799303 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.08.12 22:52:31.799339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3113 | 2025.08.12 22:52:31.799817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3114 | 2025.08.12 22:52:31.800043 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2025.08.12 22:52:31.800180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 3116 | 2025.08.12 22:52:32.173430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3117 | 2025.08.12 22:52:32.189081 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2025.08.12 22:52:32.189134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3119 | 2025.08.12 22:52:32.194412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3120 | 2025.08.12 22:52:32.195118 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2025.08.12 22:52:32.197792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3122 | 2025.08.12 22:52:35.016718 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2025.08.12 22:52:35.016935 [ 256 ] {14ba633a-0f89-4098-ba5f-7f276bc75de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3124 | 2025.08.12 22:52:35.017013 [ 256 ] {14ba633a-0f89-4098-ba5f-7f276bc75de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3125 | 2025.08.12 22:52:35.017667 [ 256 ] {14ba633a-0f89-4098-ba5f-7f276bc75de2} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2025.08.12 22:52:35.017712 [ 256 ] {14ba633a-0f89-4098-ba5f-7f276bc75de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3127 | 2025.08.12 22:52:35.018111 [ 256 ] {14ba633a-0f89-4098-ba5f-7f276bc75de2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3128 | 2025.08.12 22:52:35.018349 [ 256 ] {14ba633a-0f89-4098-ba5f-7f276bc75de2} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2025.08.12 22:52:35.018503 [ 256 ] {14ba633a-0f89-4098-ba5f-7f276bc75de2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 3130 | 2025.08.12 22:52:35.018548 [ 256 ] {14ba633a-0f89-4098-ba5f-7f276bc75de2} <Debug> TCPHandler: Processed in 0.001973088 sec. | ||
| 3131 | 2025.08.12 22:52:35.018672 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2025.08.12 22:52:35.018775 [ 256 ] {4764d933-3be7-41b6-a854-54ac28de2abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3133 | 2025.08.12 22:52:35.018819 [ 256 ] {4764d933-3be7-41b6-a854-54ac28de2abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3134 | 2025.08.12 22:52:35.019252 [ 256 ] {4764d933-3be7-41b6-a854-54ac28de2abe} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2025.08.12 22:52:35.019290 [ 256 ] {4764d933-3be7-41b6-a854-54ac28de2abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3136 | 2025.08.12 22:52:35.019627 [ 256 ] {4764d933-3be7-41b6-a854-54ac28de2abe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3137 | 2025.08.12 22:52:35.019856 [ 256 ] {4764d933-3be7-41b6-a854-54ac28de2abe} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2025.08.12 22:52:35.019988 [ 256 ] {4764d933-3be7-41b6-a854-54ac28de2abe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 3139 | 2025.08.12 22:52:35.020027 [ 256 ] {4764d933-3be7-41b6-a854-54ac28de2abe} <Debug> TCPHandler: Processed in 0.00140861 sec. | ||
| 3140 | 2025.08.12 22:52:35.020145 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2025.08.12 22:52:35.020240 [ 256 ] {df72f0fb-10a2-4229-81e7-e5cee604df3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3142 | 2025.08.12 22:52:35.020284 [ 256 ] {df72f0fb-10a2-4229-81e7-e5cee604df3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3143 | 2025.08.12 22:52:35.020714 [ 256 ] {df72f0fb-10a2-4229-81e7-e5cee604df3f} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.08.12 22:52:35.020751 [ 256 ] {df72f0fb-10a2-4229-81e7-e5cee604df3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3145 | 2025.08.12 22:52:35.021083 [ 256 ] {df72f0fb-10a2-4229-81e7-e5cee604df3f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3146 | 2025.08.12 22:52:35.021296 [ 256 ] {df72f0fb-10a2-4229-81e7-e5cee604df3f} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2025.08.12 22:52:35.021425 [ 256 ] {df72f0fb-10a2-4229-81e7-e5cee604df3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 3148 | 2025.08.12 22:52:35.021462 [ 256 ] {df72f0fb-10a2-4229-81e7-e5cee604df3f} <Debug> TCPHandler: Processed in 0.001367879 sec. | ||
| 3149 | 2025.08.12 22:52:35.021571 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2025.08.12 22:52:35.021666 [ 256 ] {1234ab0e-76ed-4168-94d5-366e8329c8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3151 | 2025.08.12 22:52:35.021708 [ 256 ] {1234ab0e-76ed-4168-94d5-366e8329c8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3152 | 2025.08.12 22:52:35.022043 [ 256 ] {1234ab0e-76ed-4168-94d5-366e8329c8b6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2025.08.12 22:52:35.022080 [ 256 ] {1234ab0e-76ed-4168-94d5-366e8329c8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3154 | 2025.08.12 22:52:35.022392 [ 256 ] {1234ab0e-76ed-4168-94d5-366e8329c8b6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3155 | 2025.08.12 22:52:35.022605 [ 256 ] {1234ab0e-76ed-4168-94d5-366e8329c8b6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2025.08.12 22:52:35.022736 [ 256 ] {1234ab0e-76ed-4168-94d5-366e8329c8b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3157 | 2025.08.12 22:52:35.022771 [ 256 ] {1234ab0e-76ed-4168-94d5-366e8329c8b6} <Debug> TCPHandler: Processed in 0.001249888 sec. | ||
| 3158 | 2025.08.12 22:52:39.225710 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3159 | 2025.08.12 22:52:39.225769 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3160 | 2025.08.12 22:52:39.301214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 3161 | 2025.08.12 22:52:39.301719 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.08.12 22:52:39.301752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3163 | 2025.08.12 22:52:39.302218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3164 | 2025.08.12 22:52:39.302469 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2025.08.12 22:52:39.302588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3166 | 2025.08.12 22:52:39.302599 [ 140 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3167 | 2025.08.12 22:52:39.302646 [ 140 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2025.08.12 22:52:39.302667 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3169 | 2025.08.12 22:52:39.302762 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 3170 | 2025.08.12 22:52:39.302863 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3171 | 2025.08.12 22:52:39.302908 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
| 3172 | 2025.08.12 22:52:39.302971 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 3173 | 2025.08.12 22:52:39.303022 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 3174 | 2025.08.12 22:52:39.303069 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 3175 | 2025.08.12 22:52:39.303113 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 3176 | 2025.08.12 22:52:39.303172 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
| 3177 | 2025.08.12 22:52:39.304506 [ 194 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001783005 sec., 4139640.6628136206 rows/sec., 59.22 MiB/sec. | ||
| 3178 | 2025.08.12 22:52:39.305224 [ 190 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3179 | 2025.08.12 22:52:39.305536 [ 190 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2025.08.12 22:52:39.305621 [ 190 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_16_3} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3181 | 2025.08.12 22:52:39.305725 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3182 | 2025.08.12 22:52:39.311544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 480 | ||
| 3183 | 2025.08.12 22:52:39.313453 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.08.12 22:52:39.313492 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3185 | 2025.08.12 22:52:39.314576 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3186 | 2025.08.12 22:52:39.314826 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.08.12 22:52:39.314953 [ 140 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3188 | 2025.08.12 22:52:39.314996 [ 140 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.08.12 22:52:39.315019 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3190 | 2025.08.12 22:52:39.315049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3191 | 2025.08.12 22:52:39.315090 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 3192 | 2025.08.12 22:52:39.315679 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3193 | 2025.08.12 22:52:39.315841 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 346 rows starting from the beginning of the part | ||
| 3194 | 2025.08.12 22:52:39.316277 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3195 | 2025.08.12 22:52:39.316644 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
| 3196 | 2025.08.12 22:52:39.316994 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3197 | 2025.08.12 22:52:39.317321 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3198 | 2025.08.12 22:52:39.317673 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 3199 | 2025.08.12 22:52:39.323358 [ 194 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 72 columns (72 merged, 0 gathered) in 0.008295546 sec., 57862.37578575298 rows/sec., 55.51 MiB/sec. | ||
| 3200 | 2025.08.12 22:52:39.324815 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3201 | 2025.08.12 22:52:39.325461 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.08.12 22:52:39.325547 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_11_2} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3203 | 2025.08.12 22:52:39.325787 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3204 | 2025.08.12 22:52:39.698833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3205 | 2025.08.12 22:52:39.715307 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2025.08.12 22:52:39.715373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3207 | 2025.08.12 22:52:39.721690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3208 | 2025.08.12 22:52:39.722415 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2025.08.12 22:52:39.722721 [ 139 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3210 | 2025.08.12 22:52:39.722821 [ 139 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2025.08.12 22:52:39.722859 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3212 | 2025.08.12 22:52:39.722999 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 3213 | 2025.08.12 22:52:39.725771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3214 | 2025.08.12 22:52:39.726803 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3215 | 2025.08.12 22:52:39.728073 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 3216 | 2025.08.12 22:52:39.732508 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 3217 | 2025.08.12 22:52:39.736525 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 3218 | 2025.08.12 22:52:39.740660 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 3219 | 2025.08.12 22:52:39.745088 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 3220 | 2025.08.12 22:52:39.749413 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 3221 | 2025.08.12 22:52:39.802494 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079551776 sec., 1521.0219819605284 rows/sec., 7.86 MiB/sec. | ||
| 3222 | 2025.08.12 22:52:39.804120 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3223 | 2025.08.12 22:52:39.805750 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_16_3} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2025.08.12 22:52:39.805842 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_16_3} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3225 | 2025.08.12 22:52:39.807175 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3226 | 2025.08.12 22:52:40.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.18 MiB, peak 211.13 MiB, free memory in arenas 0.00 B, will set to 209.45 MiB (RSS), difference: 8.27 MiB | ||
| 3227 | 2025.08.12 22:52:40.001361 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000931363 sec. | ||
| 3228 | 2025.08.12 22:52:40.018715 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2025.08.12 22:52:40.018998 [ 256 ] {59b07cc5-7201-407f-a57f-6aeb38517559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3230 | 2025.08.12 22:52:40.019107 [ 256 ] {59b07cc5-7201-407f-a57f-6aeb38517559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3231 | 2025.08.12 22:52:40.020020 [ 256 ] {59b07cc5-7201-407f-a57f-6aeb38517559} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2025.08.12 22:52:40.020071 [ 256 ] {59b07cc5-7201-407f-a57f-6aeb38517559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3233 | 2025.08.12 22:52:40.020495 [ 256 ] {59b07cc5-7201-407f-a57f-6aeb38517559} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3234 | 2025.08.12 22:52:40.020746 [ 256 ] {59b07cc5-7201-407f-a57f-6aeb38517559} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.08.12 22:52:40.020909 [ 256 ] {59b07cc5-7201-407f-a57f-6aeb38517559} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.00199 sec., 69346.73366834171 rows/sec., 6.00 MiB/sec. | ||
| 3236 | 2025.08.12 22:52:40.020959 [ 256 ] {59b07cc5-7201-407f-a57f-6aeb38517559} <Debug> TCPHandler: Processed in 0.002430774 sec. | ||
| 3237 | 2025.08.12 22:52:40.021098 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2025.08.12 22:52:40.021203 [ 256 ] {8e1d7573-7234-44e9-9763-e97208651942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3239 | 2025.08.12 22:52:40.021248 [ 256 ] {8e1d7573-7234-44e9-9763-e97208651942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3240 | 2025.08.12 22:52:40.021688 [ 256 ] {8e1d7573-7234-44e9-9763-e97208651942} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.08.12 22:52:40.021729 [ 256 ] {8e1d7573-7234-44e9-9763-e97208651942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3242 | 2025.08.12 22:52:40.022050 [ 256 ] {8e1d7573-7234-44e9-9763-e97208651942} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3243 | 2025.08.12 22:52:40.022280 [ 256 ] {8e1d7573-7234-44e9-9763-e97208651942} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2025.08.12 22:52:40.022414 [ 256 ] {8e1d7573-7234-44e9-9763-e97208651942} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001235 sec., 33198.38056680162 rows/sec., 2.44 MiB/sec. | ||
| 3245 | 2025.08.12 22:52:40.022453 [ 256 ] {8e1d7573-7234-44e9-9763-e97208651942} <Debug> TCPHandler: Processed in 0.00140872 sec. | ||
| 3246 | 2025.08.12 22:52:40.022591 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2025.08.12 22:52:40.022690 [ 256 ] {8ae4905a-2004-4f32-beba-6013b7a66627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3248 | 2025.08.12 22:52:40.022731 [ 256 ] {8ae4905a-2004-4f32-beba-6013b7a66627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3249 | 2025.08.12 22:52:40.023167 [ 256 ] {8ae4905a-2004-4f32-beba-6013b7a66627} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2025.08.12 22:52:40.023205 [ 256 ] {8ae4905a-2004-4f32-beba-6013b7a66627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3251 | 2025.08.12 22:52:40.023519 [ 256 ] {8ae4905a-2004-4f32-beba-6013b7a66627} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3252 | 2025.08.12 22:52:40.023736 [ 256 ] {8ae4905a-2004-4f32-beba-6013b7a66627} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2025.08.12 22:52:40.023865 [ 256 ] {8ae4905a-2004-4f32-beba-6013b7a66627} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001196 sec., 87792.64214046823 rows/sec., 6.86 MiB/sec. | ||
| 3254 | 2025.08.12 22:52:40.023904 [ 256 ] {8ae4905a-2004-4f32-beba-6013b7a66627} <Debug> TCPHandler: Processed in 0.001364329 sec. | ||
| 3255 | 2025.08.12 22:52:40.024027 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.08.12 22:52:40.024122 [ 256 ] {5cacd298-d5ea-465c-a83d-d54f2be34789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2025.08.12 22:52:40.024167 [ 256 ] {5cacd298-d5ea-465c-a83d-d54f2be34789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3258 | 2025.08.12 22:52:40.024588 [ 256 ] {5cacd298-d5ea-465c-a83d-d54f2be34789} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.08.12 22:52:40.024626 [ 256 ] {5cacd298-d5ea-465c-a83d-d54f2be34789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3260 | 2025.08.12 22:52:40.024957 [ 256 ] {5cacd298-d5ea-465c-a83d-d54f2be34789} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3261 | 2025.08.12 22:52:40.025189 [ 256 ] {5cacd298-d5ea-465c-a83d-d54f2be34789} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.08.12 22:52:40.025323 [ 256 ] {5cacd298-d5ea-465c-a83d-d54f2be34789} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 3263 | 2025.08.12 22:52:40.025361 [ 256 ] {5cacd298-d5ea-465c-a83d-d54f2be34789} <Debug> TCPHandler: Processed in 0.00138438 sec. | ||
| 3264 | 2025.08.12 22:52:40.025472 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2025.08.12 22:52:40.025567 [ 256 ] {50ec82de-4504-438d-ad19-bfdf1d3df693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3266 | 2025.08.12 22:52:40.025622 [ 256 ] {50ec82de-4504-438d-ad19-bfdf1d3df693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3267 | 2025.08.12 22:52:40.026492 [ 256 ] {50ec82de-4504-438d-ad19-bfdf1d3df693} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2025.08.12 22:52:40.026530 [ 256 ] {50ec82de-4504-438d-ad19-bfdf1d3df693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3269 | 2025.08.12 22:52:40.027135 [ 256 ] {50ec82de-4504-438d-ad19-bfdf1d3df693} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3270 | 2025.08.12 22:52:40.027364 [ 256 ] {50ec82de-4504-438d-ad19-bfdf1d3df693} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.08.12 22:52:40.027474 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3272 | 2025.08.12 22:52:40.027502 [ 256 ] {50ec82de-4504-438d-ad19-bfdf1d3df693} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001954 sec., 20982.59979529171 rows/sec., 37.60 MiB/sec. | ||
| 3273 | 2025.08.12 22:52:40.027546 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2025.08.12 22:52:40.027568 [ 256 ] {50ec82de-4504-438d-ad19-bfdf1d3df693} <Debug> TCPHandler: Processed in 0.00214463 sec. | ||
| 3275 | 2025.08.12 22:52:40.027577 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3276 | 2025.08.12 22:52:40.027694 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2025.08.12 22:52:40.027701 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 3278 | 2025.08.12 22:52:40.027797 [ 256 ] {78af6d65-6e7b-4e7f-98d6-a243a4377a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3279 | 2025.08.12 22:52:40.027845 [ 256 ] {78af6d65-6e7b-4e7f-98d6-a243a4377a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3280 | 2025.08.12 22:52:40.027932 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3281 | 2025.08.12 22:52:40.027991 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 3282 | 2025.08.12 22:52:40.028113 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3283 | 2025.08.12 22:52:40.028189 [ 256 ] {78af6d65-6e7b-4e7f-98d6-a243a4377a99} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2025.08.12 22:52:40.028211 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3285 | 2025.08.12 22:52:40.028234 [ 256 ] {78af6d65-6e7b-4e7f-98d6-a243a4377a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3286 | 2025.08.12 22:52:40.028313 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3287 | 2025.08.12 22:52:40.028411 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3288 | 2025.08.12 22:52:40.028501 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3289 | 2025.08.12 22:52:40.028582 [ 256 ] {78af6d65-6e7b-4e7f-98d6-a243a4377a99} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3290 | 2025.08.12 22:52:40.028825 [ 256 ] {78af6d65-6e7b-4e7f-98d6-a243a4377a99} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2025.08.12 22:52:40.028965 [ 256 ] {78af6d65-6e7b-4e7f-98d6-a243a4377a99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 3292 | 2025.08.12 22:52:40.029003 [ 256 ] {78af6d65-6e7b-4e7f-98d6-a243a4377a99} <Debug> TCPHandler: Processed in 0.001359539 sec. | ||
| 3293 | 2025.08.12 22:52:40.031640 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 19 columns (19 merged, 0 gathered) in 0.003988676 sec., 80477.83274449968 rows/sec., 144.21 MiB/sec. | ||
| 3294 | 2025.08.12 22:52:40.032434 [ 193 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3295 | 2025.08.12 22:52:40.032835 [ 193 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2025.08.12 22:52:40.032918 [ 193 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3297 | 2025.08.12 22:52:40.033046 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3298 | 2025.08.12 22:52:45.027795 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2025.08.12 22:52:45.028018 [ 256 ] {821dc520-07b3-495a-984f-128ef57b80cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3300 | 2025.08.12 22:52:45.028096 [ 256 ] {821dc520-07b3-495a-984f-128ef57b80cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3301 | 2025.08.12 22:52:45.028996 [ 256 ] {821dc520-07b3-495a-984f-128ef57b80cd} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2025.08.12 22:52:45.029066 [ 256 ] {821dc520-07b3-495a-984f-128ef57b80cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3303 | 2025.08.12 22:52:45.029626 [ 256 ] {821dc520-07b3-495a-984f-128ef57b80cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3304 | 2025.08.12 22:52:45.029921 [ 256 ] {821dc520-07b3-495a-984f-128ef57b80cd} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.08.12 22:52:45.030129 [ 256 ] {821dc520-07b3-495a-984f-128ef57b80cd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002164 sec., 11090.573012939001 rows/sec., 942.27 KiB/sec. | ||
| 3306 | 2025.08.12 22:52:45.030197 [ 256 ] {821dc520-07b3-495a-984f-128ef57b80cd} <Debug> TCPHandler: Processed in 0.002551186 sec. | ||
| 3307 | 2025.08.12 22:52:45.030398 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2025.08.12 22:52:45.030521 [ 256 ] {4d734321-8585-4358-b5cc-c588a849761e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3309 | 2025.08.12 22:52:45.030576 [ 256 ] {4d734321-8585-4358-b5cc-c588a849761e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3310 | 2025.08.12 22:52:45.031324 [ 256 ] {4d734321-8585-4358-b5cc-c588a849761e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2025.08.12 22:52:45.031372 [ 256 ] {4d734321-8585-4358-b5cc-c588a849761e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3312 | 2025.08.12 22:52:45.031808 [ 256 ] {4d734321-8585-4358-b5cc-c588a849761e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3313 | 2025.08.12 22:52:45.032104 [ 256 ] {4d734321-8585-4358-b5cc-c588a849761e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2025.08.12 22:52:45.032296 [ 256 ] {4d734321-8585-4358-b5cc-c588a849761e} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001807 sec., 97399.00387382401 rows/sec., 8.55 MiB/sec. | ||
| 3315 | 2025.08.12 22:52:45.032349 [ 256 ] {4d734321-8585-4358-b5cc-c588a849761e} <Debug> TCPHandler: Processed in 0.002014018 sec. | ||
| 3316 | 2025.08.12 22:52:45.032962 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2025.08.12 22:52:45.033091 [ 256 ] {37c80350-bbfb-43d5-ae02-f115cf24cdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3318 | 2025.08.12 22:52:45.033148 [ 256 ] {37c80350-bbfb-43d5-ae02-f115cf24cdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3319 | 2025.08.12 22:52:45.034317 [ 256 ] {37c80350-bbfb-43d5-ae02-f115cf24cdfb} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.08.12 22:52:45.034361 [ 256 ] {37c80350-bbfb-43d5-ae02-f115cf24cdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3321 | 2025.08.12 22:52:45.034798 [ 256 ] {37c80350-bbfb-43d5-ae02-f115cf24cdfb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3322 | 2025.08.12 22:52:45.035219 [ 256 ] {37c80350-bbfb-43d5-ae02-f115cf24cdfb} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.08.12 22:52:45.035430 [ 256 ] {37c80350-bbfb-43d5-ae02-f115cf24cdfb} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.00237 sec., 5063.291139240506 rows/sec., 405.46 KiB/sec. | ||
| 3324 | 2025.08.12 22:52:45.035490 [ 256 ] {37c80350-bbfb-43d5-ae02-f115cf24cdfb} <Debug> TCPHandler: Processed in 0.002592676 sec. | ||
| 3325 | 2025.08.12 22:52:45.035671 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2025.08.12 22:52:45.035805 [ 256 ] {3be1590d-b7a5-4f73-88d9-f8b568da6538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3327 | 2025.08.12 22:52:45.035866 [ 256 ] {3be1590d-b7a5-4f73-88d9-f8b568da6538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3328 | 2025.08.12 22:52:45.039190 [ 256 ] {3be1590d-b7a5-4f73-88d9-f8b568da6538} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2025.08.12 22:52:45.039269 [ 256 ] {3be1590d-b7a5-4f73-88d9-f8b568da6538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3330 | 2025.08.12 22:52:45.039699 [ 256 ] {3be1590d-b7a5-4f73-88d9-f8b568da6538} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3331 | 2025.08.12 22:52:45.040003 [ 256 ] {3be1590d-b7a5-4f73-88d9-f8b568da6538} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2025.08.12 22:52:45.040192 [ 256 ] {3be1590d-b7a5-4f73-88d9-f8b568da6538} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00442 sec., 5429.8642533936645 rows/sec., 461.33 KiB/sec. | ||
| 3333 | 2025.08.12 22:52:45.040247 [ 256 ] {3be1590d-b7a5-4f73-88d9-f8b568da6538} <Debug> TCPHandler: Processed in 0.004641745 sec. | ||
| 3334 | 2025.08.12 22:52:45.040415 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2025.08.12 22:52:45.040530 [ 256 ] {c6fab36c-b0f9-4f66-9570-6c34f2e3100c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3336 | 2025.08.12 22:52:45.040579 [ 256 ] {c6fab36c-b0f9-4f66-9570-6c34f2e3100c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3337 | 2025.08.12 22:52:45.041122 [ 256 ] {c6fab36c-b0f9-4f66-9570-6c34f2e3100c} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2025.08.12 22:52:45.041167 [ 256 ] {c6fab36c-b0f9-4f66-9570-6c34f2e3100c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3339 | 2025.08.12 22:52:45.041538 [ 256 ] {c6fab36c-b0f9-4f66-9570-6c34f2e3100c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3340 | 2025.08.12 22:52:45.041827 [ 256 ] {c6fab36c-b0f9-4f66-9570-6c34f2e3100c} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.08.12 22:52:45.041999 [ 256 ] {c6fab36c-b0f9-4f66-9570-6c34f2e3100c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001494 sec., 8032.128514056224 rows/sec., 627.51 KiB/sec. | ||
| 3342 | 2025.08.12 22:52:45.042049 [ 256 ] {c6fab36c-b0f9-4f66-9570-6c34f2e3100c} <Debug> TCPHandler: Processed in 0.001693413 sec. | ||
| 3343 | 2025.08.12 22:52:45.042210 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2025.08.12 22:52:45.042322 [ 256 ] {f1eaafb1-2edd-4259-b621-e0a4a766f1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3345 | 2025.08.12 22:52:45.042372 [ 256 ] {f1eaafb1-2edd-4259-b621-e0a4a766f1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3346 | 2025.08.12 22:52:45.042965 [ 256 ] {f1eaafb1-2edd-4259-b621-e0a4a766f1e3} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2025.08.12 22:52:45.043007 [ 256 ] {f1eaafb1-2edd-4259-b621-e0a4a766f1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3348 | 2025.08.12 22:52:45.043424 [ 256 ] {f1eaafb1-2edd-4259-b621-e0a4a766f1e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3349 | 2025.08.12 22:52:45.043714 [ 256 ] {f1eaafb1-2edd-4259-b621-e0a4a766f1e3} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2025.08.12 22:52:45.043890 [ 256 ] {f1eaafb1-2edd-4259-b621-e0a4a766f1e3} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001594 sec., 62735.257214554586 rows/sec., 5.13 MiB/sec. | ||
| 3351 | 2025.08.12 22:52:45.043938 [ 256 ] {f1eaafb1-2edd-4259-b621-e0a4a766f1e3} <Debug> TCPHandler: Processed in 0.001786225 sec. | ||
| 3352 | 2025.08.12 22:52:45.044101 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2025.08.12 22:52:45.044212 [ 256 ] {b64e9153-07ae-4c25-835c-83bd9f664ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3354 | 2025.08.12 22:52:45.044266 [ 256 ] {b64e9153-07ae-4c25-835c-83bd9f664ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3355 | 2025.08.12 22:52:45.044817 [ 256 ] {b64e9153-07ae-4c25-835c-83bd9f664ec5} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2025.08.12 22:52:45.044861 [ 256 ] {b64e9153-07ae-4c25-835c-83bd9f664ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3357 | 2025.08.12 22:52:45.045302 [ 256 ] {b64e9153-07ae-4c25-835c-83bd9f664ec5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3358 | 2025.08.12 22:52:45.045630 [ 256 ] {b64e9153-07ae-4c25-835c-83bd9f664ec5} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2025.08.12 22:52:45.045807 [ 256 ] {b64e9153-07ae-4c25-835c-83bd9f664ec5} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001621 sec., 120913.01665638495 rows/sec., 8.67 MiB/sec. | ||
| 3360 | 2025.08.12 22:52:45.045854 [ 256 ] {b64e9153-07ae-4c25-835c-83bd9f664ec5} <Debug> TCPHandler: Processed in 0.001812006 sec. | ||
| 3361 | 2025.08.12 22:52:45.046009 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2025.08.12 22:52:45.046118 [ 256 ] {ae7387e7-40e1-4556-943c-9d2a762aaca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3363 | 2025.08.12 22:52:45.046168 [ 256 ] {ae7387e7-40e1-4556-943c-9d2a762aaca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3364 | 2025.08.12 22:52:45.046645 [ 256 ] {ae7387e7-40e1-4556-943c-9d2a762aaca3} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2025.08.12 22:52:45.046687 [ 256 ] {ae7387e7-40e1-4556-943c-9d2a762aaca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3366 | 2025.08.12 22:52:45.047092 [ 256 ] {ae7387e7-40e1-4556-943c-9d2a762aaca3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3367 | 2025.08.12 22:52:45.047379 [ 256 ] {ae7387e7-40e1-4556-943c-9d2a762aaca3} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2025.08.12 22:52:45.047555 [ 256 ] {ae7387e7-40e1-4556-943c-9d2a762aaca3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
| 3369 | 2025.08.12 22:52:45.047602 [ 256 ] {ae7387e7-40e1-4556-943c-9d2a762aaca3} <Debug> TCPHandler: Processed in 0.001650493 sec. | ||
| 3370 | 2025.08.12 22:52:46.803483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 3371 | 2025.08.12 22:52:46.803982 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2025.08.12 22:52:46.804030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3373 | 2025.08.12 22:52:46.804620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3374 | 2025.08.12 22:52:46.804865 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2025.08.12 22:52:46.805007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 3376 | 2025.08.12 22:52:47.226544 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3377 | 2025.08.12 22:52:47.241410 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2025.08.12 22:52:47.241470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3379 | 2025.08.12 22:52:47.247332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3380 | 2025.08.12 22:52:47.248045 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2025.08.12 22:52:47.250687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3382 | 2025.08.12 22:52:49.316005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 508 | ||
| 3383 | 2025.08.12 22:52:49.318143 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2025.08.12 22:52:49.318182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3385 | 2025.08.12 22:52:49.319323 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3386 | 2025.08.12 22:52:49.319584 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2025.08.12 22:52:49.319825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 3388 | 2025.08.12 22:52:50.018851 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2025.08.12 22:52:50.019068 [ 256 ] {0ff9fe7f-ac58-4f65-90c2-59f467d6bbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3390 | 2025.08.12 22:52:50.019147 [ 256 ] {0ff9fe7f-ac58-4f65-90c2-59f467d6bbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3391 | 2025.08.12 22:52:50.019919 [ 256 ] {0ff9fe7f-ac58-4f65-90c2-59f467d6bbce} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2025.08.12 22:52:50.019970 [ 256 ] {0ff9fe7f-ac58-4f65-90c2-59f467d6bbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3393 | 2025.08.12 22:52:50.020379 [ 256 ] {0ff9fe7f-ac58-4f65-90c2-59f467d6bbce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3394 | 2025.08.12 22:52:50.020603 [ 256 ] {0ff9fe7f-ac58-4f65-90c2-59f467d6bbce} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.08.12 22:52:50.020739 [ 130 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3396 | 2025.08.12 22:52:50.020756 [ 256 ] {0ff9fe7f-ac58-4f65-90c2-59f467d6bbce} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001746 sec., 79037.80068728523 rows/sec., 6.84 MiB/sec. | ||
| 3397 | 2025.08.12 22:52:50.020809 [ 130 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2025.08.12 22:52:50.020824 [ 256 ] {0ff9fe7f-ac58-4f65-90c2-59f467d6bbce} <Debug> TCPHandler: Processed in 0.002117869 sec. | ||
| 3399 | 2025.08.12 22:52:50.020838 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3400 | 2025.08.12 22:52:50.020970 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2025.08.12 22:52:50.020969 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 3402 | 2025.08.12 22:52:50.021083 [ 256 ] {fb5bbc35-9075-46ad-b34c-36e01d519a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3403 | 2025.08.12 22:52:50.021131 [ 256 ] {fb5bbc35-9075-46ad-b34c-36e01d519a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3404 | 2025.08.12 22:52:50.021133 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3405 | 2025.08.12 22:52:50.021181 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2418 rows starting from the beginning of the part | ||
| 3406 | 2025.08.12 22:52:50.021250 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 3407 | 2025.08.12 22:52:50.021297 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3408 | 2025.08.12 22:52:50.021340 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 3409 | 2025.08.12 22:52:50.021381 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 176 rows starting from the beginning of the part | ||
| 3410 | 2025.08.12 22:52:50.021419 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part | ||
| 3411 | 2025.08.12 22:52:50.021573 [ 256 ] {fb5bbc35-9075-46ad-b34c-36e01d519a6e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2025.08.12 22:52:50.021617 [ 256 ] {fb5bbc35-9075-46ad-b34c-36e01d519a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3413 | 2025.08.12 22:52:50.021944 [ 256 ] {fb5bbc35-9075-46ad-b34c-36e01d519a6e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3414 | 2025.08.12 22:52:50.022184 [ 256 ] {fb5bbc35-9075-46ad-b34c-36e01d519a6e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.08.12 22:52:50.022287 [ 130 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3416 | 2025.08.12 22:52:50.022317 [ 256 ] {fb5bbc35-9075-46ad-b34c-36e01d519a6e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001259 sec., 32565.528196981733 rows/sec., 2.39 MiB/sec. | ||
| 3417 | 2025.08.12 22:52:50.022323 [ 130 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2025.08.12 22:52:50.022359 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3419 | 2025.08.12 22:52:50.022364 [ 256 ] {fb5bbc35-9075-46ad-b34c-36e01d519a6e} <Debug> TCPHandler: Processed in 0.0014456 sec. | ||
| 3420 | 2025.08.12 22:52:50.022449 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::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 | ||
| 3421 | 2025.08.12 22:52:50.022505 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2025.08.12 22:52:50.022570 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3423 | 2025.08.12 22:52:50.022605 [ 256 ] {976ebf6f-8a8f-4a03-a8fc-80882a1b0823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3424 | 2025.08.12 22:52:50.022607 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 268 rows starting from the beginning of the part | ||
| 3425 | 2025.08.12 22:52:50.022655 [ 256 ] {976ebf6f-8a8f-4a03-a8fc-80882a1b0823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3426 | 2025.08.12 22:52:50.022699 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3427 | 2025.08.12 22:52:50.022749 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 3428 | 2025.08.12 22:52:50.022769 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860296 sec., 1602970.7100375425 rows/sec., 137.93 MiB/sec. | ||
| 3429 | 2025.08.12 22:52:50.022789 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 3430 | 2025.08.12 22:52:50.022839 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3431 | 2025.08.12 22:52:50.022878 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 3432 | 2025.08.12 22:52:50.023110 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3433 | 2025.08.12 22:52:50.023135 [ 256 ] {976ebf6f-8a8f-4a03-a8fc-80882a1b0823} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2025.08.12 22:52:50.023179 [ 256 ] {976ebf6f-8a8f-4a03-a8fc-80882a1b0823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3435 | 2025.08.12 22:52:50.023451 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2025.08.12 22:52:50.023537 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_26_5} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3437 | 2025.08.12 22:52:50.023631 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 3438 | 2025.08.12 22:52:50.023642 [ 256 ] {976ebf6f-8a8f-4a03-a8fc-80882a1b0823} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3439 | 2025.08.12 22:52:50.023745 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337248 sec., 333520.78298116726 rows/sec., 23.59 MiB/sec. | ||
| 3440 | 2025.08.12 22:52:50.023892 [ 256 ] {976ebf6f-8a8f-4a03-a8fc-80882a1b0823} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2025.08.12 22:52:50.023921 [ 191 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3442 | 2025.08.12 22:52:50.024006 [ 130 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3443 | 2025.08.12 22:52:50.024033 [ 256 ] {976ebf6f-8a8f-4a03-a8fc-80882a1b0823} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001446 sec., 72614.10788381743 rows/sec., 5.67 MiB/sec. | ||
| 3444 | 2025.08.12 22:52:50.024039 [ 130 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2025.08.12 22:52:50.024078 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3446 | 2025.08.12 22:52:50.024081 [ 256 ] {976ebf6f-8a8f-4a03-a8fc-80882a1b0823} <Debug> TCPHandler: Processed in 0.001626183 sec. | ||
| 3447 | 2025.08.12 22:52:50.024143 [ 193 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 3448 | 2025.08.12 22:52:50.024224 [ 191 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2025.08.12 22:52:50.024233 [ 193 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3450 | 2025.08.12 22:52:50.024226 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2025.08.12 22:52:50.024274 [ 193 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1222 rows starting from the beginning of the part | ||
| 3452 | 2025.08.12 22:52:50.024307 [ 191 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_16_3} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3453 | 2025.08.12 22:52:50.024335 [ 193 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3454 | 2025.08.12 22:52:50.024371 [ 256 ] {f6ed420c-0a97-4c0d-87fc-8e220a658f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3455 | 2025.08.12 22:52:50.024377 [ 193 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3456 | 2025.08.12 22:52:50.024404 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3457 | 2025.08.12 22:52:50.024424 [ 256 ] {f6ed420c-0a97-4c0d-87fc-8e220a658f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3458 | 2025.08.12 22:52:50.024428 [ 193 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 3459 | 2025.08.12 22:52:50.024478 [ 193 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part | ||
| 3460 | 2025.08.12 22:52:50.024513 [ 193 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part | ||
| 3461 | 2025.08.12 22:52:50.024865 [ 256 ] {f6ed420c-0a97-4c0d-87fc-8e220a658f20} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2025.08.12 22:52:50.024906 [ 256 ] {f6ed420c-0a97-4c0d-87fc-8e220a658f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3463 | 2025.08.12 22:52:50.025265 [ 256 ] {f6ed420c-0a97-4c0d-87fc-8e220a658f20} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3464 | 2025.08.12 22:52:50.025472 [ 188 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354919 sec., 1225165.4895975331 rows/sec., 95.34 MiB/sec. | ||
| 3465 | 2025.08.12 22:52:50.025480 [ 256 ] {f6ed420c-0a97-4c0d-87fc-8e220a658f20} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2025.08.12 22:52:50.025590 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3467 | 2025.08.12 22:52:50.025619 [ 256 ] {f6ed420c-0a97-4c0d-87fc-8e220a658f20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 3468 | 2025.08.12 22:52:50.025627 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2025.08.12 22:52:50.025657 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3470 | 2025.08.12 22:52:50.025664 [ 256 ] {f6ed420c-0a97-4c0d-87fc-8e220a658f20} <Debug> TCPHandler: Processed in 0.001487692 sec. | ||
| 3471 | 2025.08.12 22:52:50.025664 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3472 | 2025.08.12 22:52:50.025755 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 3473 | 2025.08.12 22:52:50.025800 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2025.08.12 22:52:50.025853 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3475 | 2025.08.12 22:52:50.025885 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7518 rows starting from the beginning of the part | ||
| 3476 | 2025.08.12 22:52:50.025901 [ 256 ] {3309ed69-7a4f-4400-9cbd-dc799486139d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3477 | 2025.08.12 22:52:50.025932 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3478 | 2025.08.12 22:52:50.025944 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2025.08.12 22:52:50.025963 [ 256 ] {3309ed69-7a4f-4400-9cbd-dc799486139d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3480 | 2025.08.12 22:52:50.025974 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 3481 | 2025.08.12 22:52:50.026018 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 3482 | 2025.08.12 22:52:50.026024 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_26_5} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3483 | 2025.08.12 22:52:50.026054 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 196 rows starting from the beginning of the part | ||
| 3484 | 2025.08.12 22:52:50.026094 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3485 | 2025.08.12 22:52:50.026122 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3486 | 2025.08.12 22:52:50.026846 [ 256 ] {3309ed69-7a4f-4400-9cbd-dc799486139d} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2025.08.12 22:52:50.026889 [ 256 ] {3309ed69-7a4f-4400-9cbd-dc799486139d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3488 | 2025.08.12 22:52:50.027501 [ 256 ] {3309ed69-7a4f-4400-9cbd-dc799486139d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3489 | 2025.08.12 22:52:50.027750 [ 256 ] {3309ed69-7a4f-4400-9cbd-dc799486139d} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2025.08.12 22:52:50.027889 [ 256 ] {3309ed69-7a4f-4400-9cbd-dc799486139d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002007 sec., 20428.50024912805 rows/sec., 36.61 MiB/sec. | ||
| 3491 | 2025.08.12 22:52:50.027942 [ 256 ] {3309ed69-7a4f-4400-9cbd-dc799486139d} <Debug> TCPHandler: Processed in 0.002193601 sec. | ||
| 3492 | 2025.08.12 22:52:50.028067 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2025.08.12 22:52:50.028163 [ 256 ] {b8aeccf3-12e9-43d3-9d7f-eb55e5408c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3494 | 2025.08.12 22:52:50.028205 [ 256 ] {b8aeccf3-12e9-43d3-9d7f-eb55e5408c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3495 | 2025.08.12 22:52:50.028551 [ 256 ] {b8aeccf3-12e9-43d3-9d7f-eb55e5408c33} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.08.12 22:52:50.028588 [ 256 ] {b8aeccf3-12e9-43d3-9d7f-eb55e5408c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3497 | 2025.08.12 22:52:50.028908 [ 256 ] {b8aeccf3-12e9-43d3-9d7f-eb55e5408c33} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3498 | 2025.08.12 22:52:50.029124 [ 256 ] {b8aeccf3-12e9-43d3-9d7f-eb55e5408c33} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2025.08.12 22:52:50.029226 [ 130 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3500 | 2025.08.12 22:52:50.029257 [ 256 ] {b8aeccf3-12e9-43d3-9d7f-eb55e5408c33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 3501 | 2025.08.12 22:52:50.029261 [ 130 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2025.08.12 22:52:50.029299 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3503 | 2025.08.12 22:52:50.029301 [ 256 ] {b8aeccf3-12e9-43d3-9d7f-eb55e5408c33} <Debug> TCPHandler: Processed in 0.001285728 sec. | ||
| 3504 | 2025.08.12 22:52:50.029374 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3505 | 2025.08.12 22:52:50.029397 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8258 rows, containing 5 columns (5 merged, 0 gathered) in 0.003662832 sec., 2254539.6567464736 rows/sec., 153.96 MiB/sec. | ||
| 3506 | 2025.08.12 22:52:50.029473 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3507 | 2025.08.12 22:52:50.029502 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1176 rows starting from the beginning of the part | ||
| 3508 | 2025.08.12 22:52:50.029570 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 3509 | 2025.08.12 22:52:50.029618 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3510 | 2025.08.12 22:52:50.029658 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3511 | 2025.08.12 22:52:50.029692 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3512 | 2025.08.12 22:52:50.029698 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3513 | 2025.08.12 22:52:50.029781 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3514 | 2025.08.12 22:52:50.030117 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2025.08.12 22:52:50.030220 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3516 | 2025.08.12 22:52:50.030330 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3517 | 2025.08.12 22:52:50.030830 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001490021 sec., 966429.3322040427 rows/sec., 64.32 MiB/sec. | ||
| 3518 | 2025.08.12 22:52:50.031084 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3519 | 2025.08.12 22:52:50.031346 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_26_5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2025.08.12 22:52:50.031417 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_26_5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3521 | 2025.08.12 22:52:50.031490 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3522 | 2025.08.12 22:52:51.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.14 MiB, peak 219.00 MiB, free memory in arenas 0.00 B, will set to 213.24 MiB (RSS), difference: 1.10 MiB | ||
| 3523 | 2025.08.12 22:52:54.225832 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3524 | 2025.08.12 22:52:54.225923 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3525 | 2025.08.12 22:52:54.305095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 3526 | 2025.08.12 22:52:54.305655 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2025.08.12 22:52:54.305695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3528 | 2025.08.12 22:52:54.306202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3529 | 2025.08.12 22:52:54.306445 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2025.08.12 22:52:54.306600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3531 | 2025.08.12 22:52:54.750818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3532 | 2025.08.12 22:52:54.766204 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2025.08.12 22:52:54.766258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3534 | 2025.08.12 22:52:54.771907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3535 | 2025.08.12 22:52:54.772608 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2025.08.12 22:52:54.775270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3537 | 2025.08.12 22:52:55.016164 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2025.08.12 22:52:55.016359 [ 256 ] {34c8df32-3a6b-4acb-8ce6-663a4264d65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3539 | 2025.08.12 22:52:55.016424 [ 256 ] {34c8df32-3a6b-4acb-8ce6-663a4264d65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3540 | 2025.08.12 22:52:55.017073 [ 256 ] {34c8df32-3a6b-4acb-8ce6-663a4264d65c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2025.08.12 22:52:55.017119 [ 256 ] {34c8df32-3a6b-4acb-8ce6-663a4264d65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3542 | 2025.08.12 22:52:55.017517 [ 256 ] {34c8df32-3a6b-4acb-8ce6-663a4264d65c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3543 | 2025.08.12 22:52:55.017739 [ 256 ] {34c8df32-3a6b-4acb-8ce6-663a4264d65c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2025.08.12 22:52:55.017887 [ 256 ] {34c8df32-3a6b-4acb-8ce6-663a4264d65c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 3545 | 2025.08.12 22:52:55.017933 [ 256 ] {34c8df32-3a6b-4acb-8ce6-663a4264d65c} <Debug> TCPHandler: Processed in 0.001896137 sec. | ||
| 3546 | 2025.08.12 22:52:55.018070 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2025.08.12 22:52:55.018162 [ 256 ] {8a9e11ff-812e-4925-922c-d15394220663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3548 | 2025.08.12 22:52:55.018201 [ 256 ] {8a9e11ff-812e-4925-922c-d15394220663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3549 | 2025.08.12 22:52:55.018621 [ 256 ] {8a9e11ff-812e-4925-922c-d15394220663} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2025.08.12 22:52:55.018657 [ 256 ] {8a9e11ff-812e-4925-922c-d15394220663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3551 | 2025.08.12 22:52:55.018945 [ 256 ] {8a9e11ff-812e-4925-922c-d15394220663} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3552 | 2025.08.12 22:52:55.019153 [ 256 ] {8a9e11ff-812e-4925-922c-d15394220663} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2025.08.12 22:52:55.019277 [ 256 ] {8a9e11ff-812e-4925-922c-d15394220663} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 3554 | 2025.08.12 22:52:55.019314 [ 256 ] {8a9e11ff-812e-4925-922c-d15394220663} <Debug> TCPHandler: Processed in 0.001292598 sec. | ||
| 3555 | 2025.08.12 22:52:55.019435 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3556 | 2025.08.12 22:52:55.019527 [ 256 ] {c85f7e8d-d842-48d4-afff-3810998b07b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3557 | 2025.08.12 22:52:55.019569 [ 256 ] {c85f7e8d-d842-48d4-afff-3810998b07b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3558 | 2025.08.12 22:52:55.020015 [ 256 ] {c85f7e8d-d842-48d4-afff-3810998b07b2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2025.08.12 22:52:55.020052 [ 256 ] {c85f7e8d-d842-48d4-afff-3810998b07b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3560 | 2025.08.12 22:52:55.020381 [ 256 ] {c85f7e8d-d842-48d4-afff-3810998b07b2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3561 | 2025.08.12 22:52:55.020590 [ 256 ] {c85f7e8d-d842-48d4-afff-3810998b07b2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): 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.08.12 22:52:55.020718 [ 256 ] {c85f7e8d-d842-48d4-afff-3810998b07b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3563 | 2025.08.12 22:52:55.020755 [ 256 ] {c85f7e8d-d842-48d4-afff-3810998b07b2} <Debug> TCPHandler: Processed in 0.00136635 sec. | ||
| 3564 | 2025.08.12 22:52:55.020871 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2025.08.12 22:52:55.020964 [ 256 ] {4928835f-19ca-413f-8f79-fa002129220b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3566 | 2025.08.12 22:52:55.021005 [ 256 ] {4928835f-19ca-413f-8f79-fa002129220b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3567 | 2025.08.12 22:52:55.021344 [ 256 ] {4928835f-19ca-413f-8f79-fa002129220b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2025.08.12 22:52:55.021379 [ 256 ] {4928835f-19ca-413f-8f79-fa002129220b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3569 | 2025.08.12 22:52:55.021683 [ 256 ] {4928835f-19ca-413f-8f79-fa002129220b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3570 | 2025.08.12 22:52:55.021890 [ 256 ] {4928835f-19ca-413f-8f79-fa002129220b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2025.08.12 22:52:55.022015 [ 256 ] {4928835f-19ca-413f-8f79-fa002129220b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3572 | 2025.08.12 22:52:55.022050 [ 256 ] {4928835f-19ca-413f-8f79-fa002129220b} <Debug> TCPHandler: Processed in 0.001226258 sec. | ||
| 3573 | 2025.08.12 22:52:57.308706 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2025.08.12 22:52:57.308902 [ 256 ] {dc5d550f-e2e0-4a4f-ba46-0221dcbcbd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3575 | 2025.08.12 22:52:57.308975 [ 256 ] {dc5d550f-e2e0-4a4f-ba46-0221dcbcbd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3576 | 2025.08.12 22:52:57.309660 [ 256 ] {dc5d550f-e2e0-4a4f-ba46-0221dcbcbd2d} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2025.08.12 22:52:57.309702 [ 256 ] {dc5d550f-e2e0-4a4f-ba46-0221dcbcbd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3578 | 2025.08.12 22:52:57.310066 [ 256 ] {dc5d550f-e2e0-4a4f-ba46-0221dcbcbd2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3579 | 2025.08.12 22:52:57.310289 [ 256 ] {dc5d550f-e2e0-4a4f-ba46-0221dcbcbd2d} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2025.08.12 22:52:57.310445 [ 256 ] {dc5d550f-e2e0-4a4f-ba46-0221dcbcbd2d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001598 sec., 8760.951188986233 rows/sec., 714.39 KiB/sec. | ||
| 3581 | 2025.08.12 22:52:57.310486 [ 256 ] {dc5d550f-e2e0-4a4f-ba46-0221dcbcbd2d} <Debug> TCPHandler: Processed in 0.001914227 sec. | ||
| 3582 | 2025.08.12 22:52:57.310621 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2025.08.12 22:52:57.310713 [ 256 ] {8a42dd3b-6299-49c2-8e83-d22961827386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3584 | 2025.08.12 22:52:57.310752 [ 256 ] {8a42dd3b-6299-49c2-8e83-d22961827386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3585 | 2025.08.12 22:52:57.311719 [ 256 ] {8a42dd3b-6299-49c2-8e83-d22961827386} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2025.08.12 22:52:57.311754 [ 256 ] {8a42dd3b-6299-49c2-8e83-d22961827386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3587 | 2025.08.12 22:52:57.312168 [ 256 ] {8a42dd3b-6299-49c2-8e83-d22961827386} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3588 | 2025.08.12 22:52:57.312376 [ 256 ] {8a42dd3b-6299-49c2-8e83-d22961827386} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2025.08.12 22:52:57.312502 [ 256 ] {8a42dd3b-6299-49c2-8e83-d22961827386} <Debug> executeQuery: Read 1285 rows, 108.86 KiB in 0.001807 sec., 711123.4089651356 rows/sec., 58.83 MiB/sec. | ||
| 3590 | 2025.08.12 22:52:57.312539 [ 256 ] {8a42dd3b-6299-49c2-8e83-d22961827386} <Debug> TCPHandler: Processed in 0.001964857 sec. | ||
| 3591 | 2025.08.12 22:52:57.312661 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2025.08.12 22:52:57.312752 [ 256 ] {0302e43e-b2a4-4dfd-8bdc-716aec025e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3593 | 2025.08.12 22:52:57.312791 [ 256 ] {0302e43e-b2a4-4dfd-8bdc-716aec025e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3594 | 2025.08.12 22:52:57.313212 [ 256 ] {0302e43e-b2a4-4dfd-8bdc-716aec025e3e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2025.08.12 22:52:57.313248 [ 256 ] {0302e43e-b2a4-4dfd-8bdc-716aec025e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3596 | 2025.08.12 22:52:57.313544 [ 256 ] {0302e43e-b2a4-4dfd-8bdc-716aec025e3e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3597 | 2025.08.12 22:52:57.313770 [ 256 ] {0302e43e-b2a4-4dfd-8bdc-716aec025e3e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2025.08.12 22:52:57.313894 [ 256 ] {0302e43e-b2a4-4dfd-8bdc-716aec025e3e} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001159 sec., 47454.702329594475 rows/sec., 3.42 MiB/sec. | ||
| 3599 | 2025.08.12 22:52:57.313934 [ 256 ] {0302e43e-b2a4-4dfd-8bdc-716aec025e3e} <Debug> TCPHandler: Processed in 0.001320229 sec. | ||
| 3600 | 2025.08.12 22:52:57.314044 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2025.08.12 22:52:57.314135 [ 256 ] {6588610c-b89b-4fd2-95d2-8c1bdf336f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3602 | 2025.08.12 22:52:57.314173 [ 256 ] {6588610c-b89b-4fd2-95d2-8c1bdf336f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3603 | 2025.08.12 22:52:57.314620 [ 256 ] {6588610c-b89b-4fd2-95d2-8c1bdf336f59} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2025.08.12 22:52:57.314655 [ 256 ] {6588610c-b89b-4fd2-95d2-8c1bdf336f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3605 | 2025.08.12 22:52:57.314965 [ 256 ] {6588610c-b89b-4fd2-95d2-8c1bdf336f59} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3606 | 2025.08.12 22:52:57.315167 [ 256 ] {6588610c-b89b-4fd2-95d2-8c1bdf336f59} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2025.08.12 22:52:57.315271 [ 116 ] {} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3608 | 2025.08.12 22:52:57.315289 [ 256 ] {6588610c-b89b-4fd2-95d2-8c1bdf336f59} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001171 sec., 194705.38001707944 rows/sec., 13.18 MiB/sec. | ||
| 3609 | 2025.08.12 22:52:57.315341 [ 116 ] {} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2025.08.12 22:52:57.315348 [ 256 ] {6588610c-b89b-4fd2-95d2-8c1bdf336f59} <Debug> TCPHandler: Processed in 0.001351189 sec. | ||
| 3611 | 2025.08.12 22:52:57.315374 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3612 | 2025.08.12 22:52:57.315462 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2025.08.12 22:52:57.315488 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3614 | 2025.08.12 22:52:57.315556 [ 256 ] {f71be51a-99f5-47cf-ae77-358754f51301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3615 | 2025.08.12 22:52:57.315599 [ 256 ] {f71be51a-99f5-47cf-ae77-358754f51301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3616 | 2025.08.12 22:52:57.315627 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3617 | 2025.08.12 22:52:57.315672 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 456 rows starting from the beginning of the part | ||
| 3618 | 2025.08.12 22:52:57.315748 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 3619 | 2025.08.12 22:52:57.315799 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3620 | 2025.08.12 22:52:57.315850 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 3621 | 2025.08.12 22:52:57.315898 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3622 | 2025.08.12 22:52:57.315943 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 3623 | 2025.08.12 22:52:57.316183 [ 256 ] {f71be51a-99f5-47cf-ae77-358754f51301} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2025.08.12 22:52:57.316223 [ 256 ] {f71be51a-99f5-47cf-ae77-358754f51301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3625 | 2025.08.12 22:52:57.316603 [ 256 ] {f71be51a-99f5-47cf-ae77-358754f51301} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3626 | 2025.08.12 22:52:57.316825 [ 256 ] {f71be51a-99f5-47cf-ae77-358754f51301} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): 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.08.12 22:52:57.316959 [ 256 ] {f71be51a-99f5-47cf-ae77-358754f51301} <Debug> executeQuery: Read 575 rows, 43.83 KiB in 0.00142 sec., 404929.57746478874 rows/sec., 30.14 MiB/sec. | ||
| 3628 | 2025.08.12 22:52:57.316996 [ 256 ] {f71be51a-99f5-47cf-ae77-358754f51301} <Debug> TCPHandler: Processed in 0.001581262 sec. | ||
| 3629 | 2025.08.12 22:52:57.317077 [ 198 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634743 sec., 726719.7351510299 rows/sec., 52.25 MiB/sec. | ||
| 3630 | 2025.08.12 22:52:57.317108 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2025.08.12 22:52:57.317205 [ 256 ] {f1af5e9c-80ef-458e-90e5-5accb01c162b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3632 | 2025.08.12 22:52:57.317247 [ 256 ] {f1af5e9c-80ef-458e-90e5-5accb01c162b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3633 | 2025.08.12 22:52:57.317334 [ 193 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3634 | 2025.08.12 22:52:57.317684 [ 193 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2025.08.12 22:52:57.317760 [ 193 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_10_2} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3636 | 2025.08.12 22:52:57.317823 [ 256 ] {f1af5e9c-80ef-458e-90e5-5accb01c162b} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2025.08.12 22:52:57.317851 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3638 | 2025.08.12 22:52:57.317864 [ 256 ] {f1af5e9c-80ef-458e-90e5-5accb01c162b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3639 | 2025.08.12 22:52:57.318269 [ 256 ] {f1af5e9c-80ef-458e-90e5-5accb01c162b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3640 | 2025.08.12 22:52:57.318498 [ 256 ] {f1af5e9c-80ef-458e-90e5-5accb01c162b} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2025.08.12 22:52:57.318623 [ 256 ] {f1af5e9c-80ef-458e-90e5-5accb01c162b} <Debug> executeQuery: Read 949 rows, 65.17 KiB in 0.001436 sec., 660863.5097493036 rows/sec., 44.32 MiB/sec. | ||
| 3642 | 2025.08.12 22:52:57.318659 [ 256 ] {f1af5e9c-80ef-458e-90e5-5accb01c162b} <Debug> TCPHandler: Processed in 0.001597552 sec. | ||
| 3643 | 2025.08.12 22:52:57.318775 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2025.08.12 22:52:57.318866 [ 256 ] {c0193560-1582-4c4c-b380-93cef90836e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3645 | 2025.08.12 22:52:57.318919 [ 256 ] {c0193560-1582-4c4c-b380-93cef90836e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3646 | 2025.08.12 22:52:57.319763 [ 256 ] {c0193560-1582-4c4c-b380-93cef90836e3} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2025.08.12 22:52:57.319798 [ 256 ] {c0193560-1582-4c4c-b380-93cef90836e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3648 | 2025.08.12 22:52:57.320385 [ 256 ] {c0193560-1582-4c4c-b380-93cef90836e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3649 | 2025.08.12 22:52:57.320604 [ 256 ] {c0193560-1582-4c4c-b380-93cef90836e3} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2025.08.12 22:52:57.320748 [ 256 ] {c0193560-1582-4c4c-b380-93cef90836e3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001899 sec., 21590.310689836755 rows/sec., 38.69 MiB/sec. | ||
| 3651 | 2025.08.12 22:52:57.320799 [ 256 ] {c0193560-1582-4c4c-b380-93cef90836e3} <Debug> TCPHandler: Processed in 0.002071499 sec. | ||
| 3652 | 2025.08.12 22:52:57.320913 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2025.08.12 22:52:57.321009 [ 256 ] {6c298056-f4af-42c1-88ad-44491c070734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3654 | 2025.08.12 22:52:57.321050 [ 256 ] {6c298056-f4af-42c1-88ad-44491c070734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3655 | 2025.08.12 22:52:57.321490 [ 256 ] {6c298056-f4af-42c1-88ad-44491c070734} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2025.08.12 22:52:57.321525 [ 256 ] {6c298056-f4af-42c1-88ad-44491c070734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3657 | 2025.08.12 22:52:57.321825 [ 256 ] {6c298056-f4af-42c1-88ad-44491c070734} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3658 | 2025.08.12 22:52:57.322029 [ 256 ] {6c298056-f4af-42c1-88ad-44491c070734} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2025.08.12 22:52:57.322153 [ 256 ] {6c298056-f4af-42c1-88ad-44491c070734} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001162 sec., 30981.067125645437 rows/sec., 2.09 MiB/sec. | ||
| 3660 | 2025.08.12 22:52:57.322187 [ 256 ] {6c298056-f4af-42c1-88ad-44491c070734} <Debug> TCPHandler: Processed in 0.001322079 sec. | ||
| 3661 | 2025.08.12 22:52:59.320907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 544 | ||
| 3662 | 2025.08.12 22:52:59.323274 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.08.12 22:52:59.323322 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3664 | 2025.08.12 22:52:59.324680 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3665 | 2025.08.12 22:52:59.324978 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.08.12 22:52:59.325352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 3667 | 2025.08.12 22:53:00.012368 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2025.08.12 22:53:00.012589 [ 256 ] {843db067-1ecd-43a7-a14b-da7d69999210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3669 | 2025.08.12 22:53:00.012664 [ 256 ] {843db067-1ecd-43a7-a14b-da7d69999210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3670 | 2025.08.12 22:53:00.013364 [ 256 ] {843db067-1ecd-43a7-a14b-da7d69999210} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2025.08.12 22:53:00.013414 [ 256 ] {843db067-1ecd-43a7-a14b-da7d69999210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3672 | 2025.08.12 22:53:00.013827 [ 256 ] {843db067-1ecd-43a7-a14b-da7d69999210} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3673 | 2025.08.12 22:53:00.014091 [ 256 ] {843db067-1ecd-43a7-a14b-da7d69999210} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2025.08.12 22:53:00.014249 [ 256 ] {843db067-1ecd-43a7-a14b-da7d69999210} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.49 MiB/sec. | ||
| 3675 | 2025.08.12 22:53:00.014292 [ 256 ] {843db067-1ecd-43a7-a14b-da7d69999210} <Debug> TCPHandler: Processed in 0.002065539 sec. | ||
| 3676 | 2025.08.12 22:53:00.014422 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3677 | 2025.08.12 22:53:00.014517 [ 256 ] {c16ea87b-e266-4b4a-9dcd-03978b2a96ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3678 | 2025.08.12 22:53:00.014559 [ 256 ] {c16ea87b-e266-4b4a-9dcd-03978b2a96ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3679 | 2025.08.12 22:53:00.014987 [ 256 ] {c16ea87b-e266-4b4a-9dcd-03978b2a96ce} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2025.08.12 22:53:00.015024 [ 256 ] {c16ea87b-e266-4b4a-9dcd-03978b2a96ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3681 | 2025.08.12 22:53:00.015355 [ 256 ] {c16ea87b-e266-4b4a-9dcd-03978b2a96ce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3682 | 2025.08.12 22:53:00.015580 [ 256 ] {c16ea87b-e266-4b4a-9dcd-03978b2a96ce} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2025.08.12 22:53:00.015706 [ 256 ] {c16ea87b-e266-4b4a-9dcd-03978b2a96ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 3684 | 2025.08.12 22:53:00.015743 [ 256 ] {c16ea87b-e266-4b4a-9dcd-03978b2a96ce} <Debug> TCPHandler: Processed in 0.001371349 sec. | ||
| 3685 | 2025.08.12 22:53:00.015855 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2025.08.12 22:53:00.015950 [ 256 ] {d8c440ea-8c45-42d8-85f3-d8c282081d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3687 | 2025.08.12 22:53:00.015994 [ 256 ] {d8c440ea-8c45-42d8-85f3-d8c282081d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3688 | 2025.08.12 22:53:00.016393 [ 256 ] {d8c440ea-8c45-42d8-85f3-d8c282081d2e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2025.08.12 22:53:00.016431 [ 256 ] {d8c440ea-8c45-42d8-85f3-d8c282081d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3690 | 2025.08.12 22:53:00.016764 [ 256 ] {d8c440ea-8c45-42d8-85f3-d8c282081d2e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3691 | 2025.08.12 22:53:00.016977 [ 256 ] {d8c440ea-8c45-42d8-85f3-d8c282081d2e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2025.08.12 22:53:00.017103 [ 256 ] {d8c440ea-8c45-42d8-85f3-d8c282081d2e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 3.80 MiB/sec. | ||
| 3693 | 2025.08.12 22:53:00.017141 [ 256 ] {d8c440ea-8c45-42d8-85f3-d8c282081d2e} <Debug> TCPHandler: Processed in 0.001335539 sec. | ||
| 3694 | 2025.08.12 22:53:00.017263 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2025.08.12 22:53:00.017357 [ 256 ] {198158ef-dec8-4511-b2ce-fda15290c2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3696 | 2025.08.12 22:53:00.017399 [ 256 ] {198158ef-dec8-4511-b2ce-fda15290c2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3697 | 2025.08.12 22:53:00.017722 [ 256 ] {198158ef-dec8-4511-b2ce-fda15290c2b3} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2025.08.12 22:53:00.017758 [ 256 ] {198158ef-dec8-4511-b2ce-fda15290c2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3699 | 2025.08.12 22:53:00.018089 [ 256 ] {198158ef-dec8-4511-b2ce-fda15290c2b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3700 | 2025.08.12 22:53:00.018296 [ 256 ] {198158ef-dec8-4511-b2ce-fda15290c2b3} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.08.12 22:53:00.018423 [ 256 ] {198158ef-dec8-4511-b2ce-fda15290c2b3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001085 sec., 22119.815668202766 rows/sec., 1.49 MiB/sec. | ||
| 3702 | 2025.08.12 22:53:00.018459 [ 256 ] {198158ef-dec8-4511-b2ce-fda15290c2b3} <Debug> TCPHandler: Processed in 0.001245137 sec. | ||
| 3703 | 2025.08.12 22:53:01.806734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 3704 | 2025.08.12 22:53:01.807315 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2025.08.12 22:53:01.807369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3706 | 2025.08.12 22:53:01.807931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3707 | 2025.08.12 22:53:01.808186 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2025.08.12 22:53:01.808324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 3709 | 2025.08.12 22:53:02.275467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3710 | 2025.08.12 22:53:02.291745 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.08.12 22:53:02.291788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3712 | 2025.08.12 22:53:02.298216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3713 | 2025.08.12 22:53:02.298969 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.08.12 22:53:02.301646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3715 | 2025.08.12 22:53:05.016267 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2025.08.12 22:53:05.016467 [ 256 ] {153df9ad-2461-4f95-a1a1-89670a3152e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3717 | 2025.08.12 22:53:05.016539 [ 256 ] {153df9ad-2461-4f95-a1a1-89670a3152e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3718 | 2025.08.12 22:53:05.017199 [ 256 ] {153df9ad-2461-4f95-a1a1-89670a3152e4} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2025.08.12 22:53:05.017249 [ 256 ] {153df9ad-2461-4f95-a1a1-89670a3152e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3720 | 2025.08.12 22:53:05.017663 [ 256 ] {153df9ad-2461-4f95-a1a1-89670a3152e4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3721 | 2025.08.12 22:53:05.017894 [ 256 ] {153df9ad-2461-4f95-a1a1-89670a3152e4} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2025.08.12 22:53:05.018061 [ 256 ] {153df9ad-2461-4f95-a1a1-89670a3152e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.60 MiB/sec. | ||
| 3723 | 2025.08.12 22:53:05.018112 [ 256 ] {153df9ad-2461-4f95-a1a1-89670a3152e4} <Debug> TCPHandler: Processed in 0.001981498 sec. | ||
| 3724 | 2025.08.12 22:53:05.018243 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2025.08.12 22:53:05.018348 [ 256 ] {0fd951ce-8b6e-498a-b6ea-f1ea9bc17662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3726 | 2025.08.12 22:53:05.018394 [ 256 ] {0fd951ce-8b6e-498a-b6ea-f1ea9bc17662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3727 | 2025.08.12 22:53:05.018833 [ 256 ] {0fd951ce-8b6e-498a-b6ea-f1ea9bc17662} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2025.08.12 22:53:05.018871 [ 256 ] {0fd951ce-8b6e-498a-b6ea-f1ea9bc17662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3729 | 2025.08.12 22:53:05.019205 [ 256 ] {0fd951ce-8b6e-498a-b6ea-f1ea9bc17662} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3730 | 2025.08.12 22:53:05.019423 [ 256 ] {0fd951ce-8b6e-498a-b6ea-f1ea9bc17662} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2025.08.12 22:53:05.019557 [ 256 ] {0fd951ce-8b6e-498a-b6ea-f1ea9bc17662} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 3732 | 2025.08.12 22:53:05.019597 [ 256 ] {0fd951ce-8b6e-498a-b6ea-f1ea9bc17662} <Debug> TCPHandler: Processed in 0.00140651 sec. | ||
| 3733 | 2025.08.12 22:53:05.019711 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2025.08.12 22:53:05.019810 [ 256 ] {a1c04a47-b928-4ba4-92c9-f5067a1a6dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3735 | 2025.08.12 22:53:05.019855 [ 256 ] {a1c04a47-b928-4ba4-92c9-f5067a1a6dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3736 | 2025.08.12 22:53:05.020295 [ 256 ] {a1c04a47-b928-4ba4-92c9-f5067a1a6dbd} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.08.12 22:53:05.020333 [ 256 ] {a1c04a47-b928-4ba4-92c9-f5067a1a6dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3738 | 2025.08.12 22:53:05.020668 [ 256 ] {a1c04a47-b928-4ba4-92c9-f5067a1a6dbd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3739 | 2025.08.12 22:53:05.020885 [ 256 ] {a1c04a47-b928-4ba4-92c9-f5067a1a6dbd} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2025.08.12 22:53:05.021019 [ 256 ] {a1c04a47-b928-4ba4-92c9-f5067a1a6dbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 3741 | 2025.08.12 22:53:05.021056 [ 256 ] {a1c04a47-b928-4ba4-92c9-f5067a1a6dbd} <Debug> TCPHandler: Processed in 0.001395139 sec. | ||
| 3742 | 2025.08.12 22:53:05.021167 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2025.08.12 22:53:05.021263 [ 256 ] {4cc7273a-4d05-4887-a46e-0bc21fe8c2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3744 | 2025.08.12 22:53:05.021306 [ 256 ] {4cc7273a-4d05-4887-a46e-0bc21fe8c2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3745 | 2025.08.12 22:53:05.021642 [ 256 ] {4cc7273a-4d05-4887-a46e-0bc21fe8c2a8} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2025.08.12 22:53:05.021678 [ 256 ] {4cc7273a-4d05-4887-a46e-0bc21fe8c2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3747 | 2025.08.12 22:53:05.022006 [ 256 ] {4cc7273a-4d05-4887-a46e-0bc21fe8c2a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3748 | 2025.08.12 22:53:05.022227 [ 256 ] {4cc7273a-4d05-4887-a46e-0bc21fe8c2a8} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2025.08.12 22:53:05.022363 [ 256 ] {4cc7273a-4d05-4887-a46e-0bc21fe8c2a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 3750 | 2025.08.12 22:53:05.022399 [ 256 ] {4cc7273a-4d05-4887-a46e-0bc21fe8c2a8} <Debug> TCPHandler: Processed in 0.001282668 sec. | ||
| 3751 | 2025.08.12 22:53:09.225974 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3752 | 2025.08.12 22:53:09.226026 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3753 | 2025.08.12 22:53:09.309072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 3754 | 2025.08.12 22:53:09.309557 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2025.08.12 22:53:09.309598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3756 | 2025.08.12 22:53:09.310088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3757 | 2025.08.12 22:53:09.310320 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2025.08.12 22:53:09.310459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3759 | 2025.08.12 22:53:09.326294 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 560 | ||
| 3760 | 2025.08.12 22:53:09.328195 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2025.08.12 22:53:09.328235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3762 | 2025.08.12 22:53:09.329416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3763 | 2025.08.12 22:53:09.329682 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2025.08.12 22:53:09.329923 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 3765 | 2025.08.12 22:53:09.802567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3766 | 2025.08.12 22:53:09.820336 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2025.08.12 22:53:09.820387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3768 | 2025.08.12 22:53:09.826823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3769 | 2025.08.12 22:53:09.827544 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2025.08.12 22:53:09.831000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3771 | 2025.08.12 22:53:10.019305 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2025.08.12 22:53:10.019577 [ 256 ] {b763ddba-c99e-43f5-8fa9-464ff0b3335b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3773 | 2025.08.12 22:53:10.019684 [ 256 ] {b763ddba-c99e-43f5-8fa9-464ff0b3335b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3774 | 2025.08.12 22:53:10.020549 [ 256 ] {b763ddba-c99e-43f5-8fa9-464ff0b3335b} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2025.08.12 22:53:10.020600 [ 256 ] {b763ddba-c99e-43f5-8fa9-464ff0b3335b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3776 | 2025.08.12 22:53:10.021019 [ 256 ] {b763ddba-c99e-43f5-8fa9-464ff0b3335b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3777 | 2025.08.12 22:53:10.021259 [ 256 ] {b763ddba-c99e-43f5-8fa9-464ff0b3335b} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.08.12 22:53:10.021407 [ 99 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3779 | 2025.08.12 22:53:10.021424 [ 256 ] {b763ddba-c99e-43f5-8fa9-464ff0b3335b} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001923 sec., 71762.87051482059 rows/sec., 6.21 MiB/sec. | ||
| 3780 | 2025.08.12 22:53:10.021479 [ 99 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2025.08.12 22:53:10.021499 [ 256 ] {b763ddba-c99e-43f5-8fa9-464ff0b3335b} <Debug> TCPHandler: Processed in 0.002378464 sec. | ||
| 3782 | 2025.08.12 22:53:10.021510 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3783 | 2025.08.12 22:53:10.021639 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2025.08.12 22:53:10.021638 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 3785 | 2025.08.12 22:53:10.021750 [ 256 ] {c2327b0f-08ba-4622-92a5-11b639d44629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3786 | 2025.08.12 22:53:10.021794 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3787 | 2025.08.12 22:53:10.021798 [ 256 ] {c2327b0f-08ba-4622-92a5-11b639d44629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3788 | 2025.08.12 22:53:10.021840 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2420 rows starting from the beginning of the part | ||
| 3789 | 2025.08.12 22:53:10.021919 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 3790 | 2025.08.12 22:53:10.021968 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1285 rows starting from the beginning of the part | ||
| 3791 | 2025.08.12 22:53:10.022018 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 3792 | 2025.08.12 22:53:10.022061 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 3793 | 2025.08.12 22:53:10.022100 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part | ||
| 3794 | 2025.08.12 22:53:10.022264 [ 256 ] {c2327b0f-08ba-4622-92a5-11b639d44629} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2025.08.12 22:53:10.022309 [ 256 ] {c2327b0f-08ba-4622-92a5-11b639d44629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3796 | 2025.08.12 22:53:10.022641 [ 256 ] {c2327b0f-08ba-4622-92a5-11b639d44629} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3797 | 2025.08.12 22:53:10.022868 [ 256 ] {c2327b0f-08ba-4622-92a5-11b639d44629} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2025.08.12 22:53:10.023007 [ 256 ] {c2327b0f-08ba-4622-92a5-11b639d44629} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001283 sec., 31956.352299298516 rows/sec., 2.35 MiB/sec. | ||
| 3799 | 2025.08.12 22:53:10.023050 [ 256 ] {c2327b0f-08ba-4622-92a5-11b639d44629} <Debug> TCPHandler: Processed in 0.00146489 sec. | ||
| 3800 | 2025.08.12 22:53:10.023177 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2025.08.12 22:53:10.023275 [ 256 ] {4c60a6a9-d8d5-462d-90d3-a9eb7ca5f82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3802 | 2025.08.12 22:53:10.023318 [ 256 ] {4c60a6a9-d8d5-462d-90d3-a9eb7ca5f82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3803 | 2025.08.12 22:53:10.023747 [ 256 ] {4c60a6a9-d8d5-462d-90d3-a9eb7ca5f82a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2025.08.12 22:53:10.023784 [ 256 ] {4c60a6a9-d8d5-462d-90d3-a9eb7ca5f82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3805 | 2025.08.12 22:53:10.023924 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4011 rows, containing 5 columns (5 merged, 0 gathered) in 0.002336963 sec., 1716330.1258941626 rows/sec., 147.16 MiB/sec. | ||
| 3806 | 2025.08.12 22:53:10.024113 [ 256 ] {4c60a6a9-d8d5-462d-90d3-a9eb7ca5f82a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3807 | 2025.08.12 22:53:10.024220 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3808 | 2025.08.12 22:53:10.024403 [ 256 ] {4c60a6a9-d8d5-462d-90d3-a9eb7ca5f82a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2025.08.12 22:53:10.024524 [ 99 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3810 | 2025.08.12 22:53:10.024539 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2025.08.12 22:53:10.024555 [ 256 ] {4c60a6a9-d8d5-462d-90d3-a9eb7ca5f82a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.0013 sec., 80769.23076923077 rows/sec., 6.31 MiB/sec. | ||
| 3812 | 2025.08.12 22:53:10.024564 [ 99 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.08.12 22:53:10.024605 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3814 | 2025.08.12 22:53:10.024606 [ 256 ] {4c60a6a9-d8d5-462d-90d3-a9eb7ca5f82a} <Debug> TCPHandler: Processed in 0.00148016 sec. | ||
| 3815 | 2025.08.12 22:53:10.024639 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_31_6} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3816 | 2025.08.12 22:53:10.024731 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 3817 | 2025.08.12 22:53:10.024740 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2025.08.12 22:53:10.024768 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 3819 | 2025.08.12 22:53:10.024843 [ 256 ] {43b78bb9-b9b5-4346-a6a7-40ad58a5328e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3820 | 2025.08.12 22:53:10.024844 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3821 | 2025.08.12 22:53:10.024892 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1223 rows starting from the beginning of the part | ||
| 3822 | 2025.08.12 22:53:10.024896 [ 256 ] {43b78bb9-b9b5-4346-a6a7-40ad58a5328e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3823 | 2025.08.12 22:53:10.024940 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 3824 | 2025.08.12 22:53:10.024982 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 575 rows starting from the beginning of the part | ||
| 3825 | 2025.08.12 22:53:10.025018 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 3826 | 2025.08.12 22:53:10.025051 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 3827 | 2025.08.12 22:53:10.025084 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 105 rows starting from the beginning of the part | ||
| 3828 | 2025.08.12 22:53:10.025344 [ 256 ] {43b78bb9-b9b5-4346-a6a7-40ad58a5328e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2025.08.12 22:53:10.025386 [ 256 ] {43b78bb9-b9b5-4346-a6a7-40ad58a5328e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3830 | 2025.08.12 22:53:10.025743 [ 256 ] {43b78bb9-b9b5-4346-a6a7-40ad58a5328e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3831 | 2025.08.12 22:53:10.025966 [ 256 ] {43b78bb9-b9b5-4346-a6a7-40ad58a5328e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2025.08.12 22:53:10.025997 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2095 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318639 sec., 1588759.319267821 rows/sec., 123.11 MiB/sec. | ||
| 3833 | 2025.08.12 22:53:10.026085 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3834 | 2025.08.12 22:53:10.026105 [ 256 ] {43b78bb9-b9b5-4346-a6a7-40ad58a5328e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 3835 | 2025.08.12 22:53:10.026120 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2025.08.12 22:53:10.026151 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3837 | 2025.08.12 22:53:10.026152 [ 256 ] {43b78bb9-b9b5-4346-a6a7-40ad58a5328e} <Debug> TCPHandler: Processed in 0.001461861 sec. | ||
| 3838 | 2025.08.12 22:53:10.026168 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3839 | 2025.08.12 22:53:10.026248 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 3840 | 2025.08.12 22:53:10.026328 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2025.08.12 22:53:10.026388 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3842 | 2025.08.12 22:53:10.026429 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8258 rows starting from the beginning of the part | ||
| 3843 | 2025.08.12 22:53:10.026431 [ 256 ] {af6bd2c6-1754-4bf5-a824-188fca2375d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3844 | 2025.08.12 22:53:10.026453 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2025.08.12 22:53:10.026496 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 3846 | 2025.08.12 22:53:10.026502 [ 256 ] {af6bd2c6-1754-4bf5-a824-188fca2375d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3847 | 2025.08.12 22:53:10.026539 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_31_6} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3848 | 2025.08.12 22:53:10.026553 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 949 rows starting from the beginning of the part | ||
| 3849 | 2025.08.12 22:53:10.026599 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 3850 | 2025.08.12 22:53:10.026610 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3851 | 2025.08.12 22:53:10.026637 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 3852 | 2025.08.12 22:53:10.026680 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 3853 | 2025.08.12 22:53:10.027379 [ 256 ] {af6bd2c6-1754-4bf5-a824-188fca2375d9} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2025.08.12 22:53:10.027421 [ 256 ] {af6bd2c6-1754-4bf5-a824-188fca2375d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3855 | 2025.08.12 22:53:10.028134 [ 256 ] {af6bd2c6-1754-4bf5-a824-188fca2375d9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3856 | 2025.08.12 22:53:10.028386 [ 256 ] {af6bd2c6-1754-4bf5-a824-188fca2375d9} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2025.08.12 22:53:10.028534 [ 256 ] {af6bd2c6-1754-4bf5-a824-188fca2375d9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002123 sec., 19312.293923692887 rows/sec., 34.61 MiB/sec. | ||
| 3858 | 2025.08.12 22:53:10.028597 [ 256 ] {af6bd2c6-1754-4bf5-a824-188fca2375d9} <Debug> TCPHandler: Processed in 0.002318412 sec. | ||
| 3859 | 2025.08.12 22:53:10.028717 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2025.08.12 22:53:10.028812 [ 256 ] {af24e8bc-00aa-4e3e-9c29-dd71e441c928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3861 | 2025.08.12 22:53:10.028856 [ 256 ] {af24e8bc-00aa-4e3e-9c29-dd71e441c928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3862 | 2025.08.12 22:53:10.029208 [ 256 ] {af24e8bc-00aa-4e3e-9c29-dd71e441c928} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2025.08.12 22:53:10.029245 [ 256 ] {af24e8bc-00aa-4e3e-9c29-dd71e441c928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3864 | 2025.08.12 22:53:10.029662 [ 256 ] {af24e8bc-00aa-4e3e-9c29-dd71e441c928} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3865 | 2025.08.12 22:53:10.029895 [ 256 ] {af24e8bc-00aa-4e3e-9c29-dd71e441c928} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2025.08.12 22:53:10.029998 [ 99 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3867 | 2025.08.12 22:53:10.030027 [ 99 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2025.08.12 22:53:10.030032 [ 256 ] {af24e8bc-00aa-4e3e-9c29-dd71e441c928} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 3869 | 2025.08.12 22:53:10.030050 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3870 | 2025.08.12 22:53:10.030081 [ 256 ] {af24e8bc-00aa-4e3e-9c29-dd71e441c928} <Debug> TCPHandler: Processed in 0.00141601 sec. | ||
| 3871 | 2025.08.12 22:53:10.030150 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3872 | 2025.08.12 22:53:10.030268 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3873 | 2025.08.12 22:53:10.030304 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1440 rows starting from the beginning of the part | ||
| 3874 | 2025.08.12 22:53:10.030371 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3875 | 2025.08.12 22:53:10.030422 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 3876 | 2025.08.12 22:53:10.030468 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3877 | 2025.08.12 22:53:10.030512 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3878 | 2025.08.12 22:53:10.030555 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 3879 | 2025.08.12 22:53:10.030741 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9751 rows, containing 5 columns (5 merged, 0 gathered) in 0.004529613 sec., 2152722.539431073 rows/sec., 146.91 MiB/sec. | ||
| 3880 | 2025.08.12 22:53:10.030992 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3881 | 2025.08.12 22:53:10.031259 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2025.08.12 22:53:10.031337 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3883 | 2025.08.12 22:53:10.031428 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 3884 | 2025.08.12 22:53:10.031583 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001478311 sec., 1136432.0498190164 rows/sec., 75.77 MiB/sec. | ||
| 3885 | 2025.08.12 22:53:10.031831 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3886 | 2025.08.12 22:53:10.032108 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_31_6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2025.08.12 22:53:10.032178 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_31_6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3888 | 2025.08.12 22:53:10.032236 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3889 | 2025.08.12 22:53:10.839576 [ 96 ] {} <Debug> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3890 | 2025.08.12 22:53:10.839645 [ 96 ] {} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2025.08.12 22:53:10.839670 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3892 | 2025.08.12 22:53:10.839798 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 3893 | 2025.08.12 22:53:10.839953 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3894 | 2025.08.12 22:53:10.839992 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 3895 | 2025.08.12 22:53:10.840056 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3896 | 2025.08.12 22:53:10.840170 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 3897 | 2025.08.12 22:53:10.840224 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3898 | 2025.08.12 22:53:10.840272 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 3899 | 2025.08.12 22:53:10.841146 [ 196 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408139 sec., 32667.22958457936 rows/sec., 2.73 MiB/sec. | ||
| 3900 | 2025.08.12 22:53:10.841322 [ 193 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3901 | 2025.08.12 22:53:10.841648 [ 193 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_5_1} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2025.08.12 22:53:10.841730 [ 193 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_5_1} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3903 | 2025.08.12 22:53:10.841811 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3904 | 2025.08.12 22:53:11.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.37 MiB, peak 223.34 MiB, free memory in arenas 0.00 B, will set to 217.41 MiB (RSS), difference: 1.05 MiB | ||
| 3905 | 2025.08.12 22:53:15.026860 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2025.08.12 22:53:15.027082 [ 256 ] {4cb96eb4-f825-4bdd-bf6e-5e058b734ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3907 | 2025.08.12 22:53:15.027157 [ 256 ] {4cb96eb4-f825-4bdd-bf6e-5e058b734ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3908 | 2025.08.12 22:53:15.027818 [ 256 ] {4cb96eb4-f825-4bdd-bf6e-5e058b734ee6} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2025.08.12 22:53:15.027880 [ 256 ] {4cb96eb4-f825-4bdd-bf6e-5e058b734ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3910 | 2025.08.12 22:53:15.028304 [ 256 ] {4cb96eb4-f825-4bdd-bf6e-5e058b734ee6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3911 | 2025.08.12 22:53:15.028627 [ 256 ] {4cb96eb4-f825-4bdd-bf6e-5e058b734ee6} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2025.08.12 22:53:15.028852 [ 256 ] {4cb96eb4-f825-4bdd-bf6e-5e058b734ee6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001821 sec., 13179.571663920924 rows/sec., 1.09 MiB/sec. | ||
| 3913 | 2025.08.12 22:53:15.028924 [ 256 ] {4cb96eb4-f825-4bdd-bf6e-5e058b734ee6} <Debug> TCPHandler: Processed in 0.002213891 sec. | ||
| 3914 | 2025.08.12 22:53:15.029079 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2025.08.12 22:53:15.029207 [ 256 ] {2439d54c-f8ca-4a58-88e8-9d6e7576e98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3916 | 2025.08.12 22:53:15.029265 [ 256 ] {2439d54c-f8ca-4a58-88e8-9d6e7576e98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3917 | 2025.08.12 22:53:15.029975 [ 256 ] {2439d54c-f8ca-4a58-88e8-9d6e7576e98f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2025.08.12 22:53:15.030020 [ 256 ] {2439d54c-f8ca-4a58-88e8-9d6e7576e98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3919 | 2025.08.12 22:53:15.030476 [ 256 ] {2439d54c-f8ca-4a58-88e8-9d6e7576e98f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3920 | 2025.08.12 22:53:15.030778 [ 256 ] {2439d54c-f8ca-4a58-88e8-9d6e7576e98f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2025.08.12 22:53:15.030958 [ 256 ] {2439d54c-f8ca-4a58-88e8-9d6e7576e98f} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001783 sec., 98710.0392596747 rows/sec., 8.66 MiB/sec. | ||
| 3922 | 2025.08.12 22:53:15.031012 [ 256 ] {2439d54c-f8ca-4a58-88e8-9d6e7576e98f} <Debug> TCPHandler: Processed in 0.001996968 sec. | ||
| 3923 | 2025.08.12 22:53:15.031168 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2025.08.12 22:53:15.031291 [ 256 ] {30a8a2b6-7adc-4fa6-b60c-a80d91bc5b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3925 | 2025.08.12 22:53:15.031347 [ 256 ] {30a8a2b6-7adc-4fa6-b60c-a80d91bc5b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3926 | 2025.08.12 22:53:15.031866 [ 256 ] {30a8a2b6-7adc-4fa6-b60c-a80d91bc5b5a} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2025.08.12 22:53:15.031909 [ 256 ] {30a8a2b6-7adc-4fa6-b60c-a80d91bc5b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3928 | 2025.08.12 22:53:15.032327 [ 256 ] {30a8a2b6-7adc-4fa6-b60c-a80d91bc5b5a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3929 | 2025.08.12 22:53:15.032559 [ 256 ] {30a8a2b6-7adc-4fa6-b60c-a80d91bc5b5a} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2025.08.12 22:53:15.032700 [ 256 ] {30a8a2b6-7adc-4fa6-b60c-a80d91bc5b5a} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.00144 sec., 8333.333333333332 rows/sec., 667.32 KiB/sec. | ||
| 3931 | 2025.08.12 22:53:15.032740 [ 256 ] {30a8a2b6-7adc-4fa6-b60c-a80d91bc5b5a} <Debug> TCPHandler: Processed in 0.001632283 sec. | ||
| 3932 | 2025.08.12 22:53:15.032866 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3933 | 2025.08.12 22:53:15.032971 [ 256 ] {e1243944-21b2-45c2-99d4-a1485dd1f8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3934 | 2025.08.12 22:53:15.033015 [ 256 ] {e1243944-21b2-45c2-99d4-a1485dd1f8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3935 | 2025.08.12 22:53:15.033478 [ 256 ] {e1243944-21b2-45c2-99d4-a1485dd1f8e6} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2025.08.12 22:53:15.033522 [ 256 ] {e1243944-21b2-45c2-99d4-a1485dd1f8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3937 | 2025.08.12 22:53:15.033886 [ 256 ] {e1243944-21b2-45c2-99d4-a1485dd1f8e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3938 | 2025.08.12 22:53:15.034168 [ 256 ] {e1243944-21b2-45c2-99d4-a1485dd1f8e6} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2025.08.12 22:53:15.034334 [ 256 ] {e1243944-21b2-45c2-99d4-a1485dd1f8e6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001389 sec., 17278.617710583152 rows/sec., 1.43 MiB/sec. | ||
| 3940 | 2025.08.12 22:53:15.034381 [ 256 ] {e1243944-21b2-45c2-99d4-a1485dd1f8e6} <Debug> TCPHandler: Processed in 0.001566002 sec. | ||
| 3941 | 2025.08.12 22:53:15.034528 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2025.08.12 22:53:15.034636 [ 256 ] {a0a5553a-7bdc-45e6-a265-4c9a77096b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3943 | 2025.08.12 22:53:15.034685 [ 256 ] {a0a5553a-7bdc-45e6-a265-4c9a77096b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3944 | 2025.08.12 22:53:15.035210 [ 256 ] {a0a5553a-7bdc-45e6-a265-4c9a77096b25} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2025.08.12 22:53:15.035250 [ 256 ] {a0a5553a-7bdc-45e6-a265-4c9a77096b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3946 | 2025.08.12 22:53:15.035622 [ 256 ] {a0a5553a-7bdc-45e6-a265-4c9a77096b25} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3947 | 2025.08.12 22:53:15.035894 [ 256 ] {a0a5553a-7bdc-45e6-a265-4c9a77096b25} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2025.08.12 22:53:15.036053 [ 256 ] {a0a5553a-7bdc-45e6-a265-4c9a77096b25} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001442 sec., 8321.775312066575 rows/sec., 650.14 KiB/sec. | ||
| 3949 | 2025.08.12 22:53:15.036099 [ 256 ] {a0a5553a-7bdc-45e6-a265-4c9a77096b25} <Debug> TCPHandler: Processed in 0.001628383 sec. | ||
| 3950 | 2025.08.12 22:53:15.036243 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2025.08.12 22:53:15.036351 [ 256 ] {708293ab-a4ab-42fa-8377-3712aa58558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3952 | 2025.08.12 22:53:15.036397 [ 256 ] {708293ab-a4ab-42fa-8377-3712aa58558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3953 | 2025.08.12 22:53:15.036922 [ 256 ] {708293ab-a4ab-42fa-8377-3712aa58558c} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2025.08.12 22:53:15.036964 [ 256 ] {708293ab-a4ab-42fa-8377-3712aa58558c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3955 | 2025.08.12 22:53:15.037347 [ 256 ] {708293ab-a4ab-42fa-8377-3712aa58558c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3956 | 2025.08.12 22:53:15.037635 [ 256 ] {708293ab-a4ab-42fa-8377-3712aa58558c} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2025.08.12 22:53:15.038301 [ 256 ] {708293ab-a4ab-42fa-8377-3712aa58558c} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001826 sec., 54764.5125958379 rows/sec., 4.48 MiB/sec. | ||
| 3958 | 2025.08.12 22:53:15.038419 [ 256 ] {708293ab-a4ab-42fa-8377-3712aa58558c} <Debug> TCPHandler: Processed in 0.002233001 sec. | ||
| 3959 | 2025.08.12 22:53:15.038636 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2025.08.12 22:53:15.038739 [ 256 ] {008a7c9a-9556-48d0-a631-4b8c64028683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3961 | 2025.08.12 22:53:15.038793 [ 256 ] {008a7c9a-9556-48d0-a631-4b8c64028683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3962 | 2025.08.12 22:53:15.039231 [ 256 ] {008a7c9a-9556-48d0-a631-4b8c64028683} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2025.08.12 22:53:15.039268 [ 256 ] {008a7c9a-9556-48d0-a631-4b8c64028683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3964 | 2025.08.12 22:53:15.039643 [ 256 ] {008a7c9a-9556-48d0-a631-4b8c64028683} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3965 | 2025.08.12 22:53:15.039864 [ 256 ] {008a7c9a-9556-48d0-a631-4b8c64028683} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2025.08.12 22:53:15.039999 [ 256 ] {008a7c9a-9556-48d0-a631-4b8c64028683} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001281 sec., 153005.4644808743 rows/sec., 10.98 MiB/sec. | ||
| 3967 | 2025.08.12 22:53:15.040048 [ 256 ] {008a7c9a-9556-48d0-a631-4b8c64028683} <Debug> TCPHandler: Processed in 0.001468861 sec. | ||
| 3968 | 2025.08.12 22:53:15.040189 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2025.08.12 22:53:15.040286 [ 256 ] {daab2782-8b13-4abb-b874-3025bae64fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3970 | 2025.08.12 22:53:15.040327 [ 256 ] {daab2782-8b13-4abb-b874-3025bae64fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3971 | 2025.08.12 22:53:15.040695 [ 256 ] {daab2782-8b13-4abb-b874-3025bae64fd4} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2025.08.12 22:53:15.040730 [ 256 ] {daab2782-8b13-4abb-b874-3025bae64fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3973 | 2025.08.12 22:53:15.041068 [ 256 ] {daab2782-8b13-4abb-b874-3025bae64fd4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3974 | 2025.08.12 22:53:15.041305 [ 256 ] {daab2782-8b13-4abb-b874-3025bae64fd4} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2025.08.12 22:53:15.041444 [ 256 ] {daab2782-8b13-4abb-b874-3025bae64fd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 3976 | 2025.08.12 22:53:15.041482 [ 256 ] {daab2782-8b13-4abb-b874-3025bae64fd4} <Debug> TCPHandler: Processed in 0.001350509 sec. | ||
| 3977 | 2025.08.12 22:53:16.810743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 3978 | 2025.08.12 22:53:16.811228 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2025.08.12 22:53:16.811275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3980 | 2025.08.12 22:53:16.811749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3981 | 2025.08.12 22:53:16.811983 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2025.08.12 22:53:16.812112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 3983 | 2025.08.12 22:53:16.812130 [ 87 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3984 | 2025.08.12 22:53:16.812227 [ 87 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2025.08.12 22:53:16.812265 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3986 | 2025.08.12 22:53:16.812414 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 3987 | 2025.08.12 22:53:16.812582 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3988 | 2025.08.12 22:53:16.812628 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 3989 | 2025.08.12 22:53:16.812703 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 3990 | 2025.08.12 22:53:16.812756 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 3991 | 2025.08.12 22:53:16.812802 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 3992 | 2025.08.12 22:53:16.812846 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 3993 | 2025.08.12 22:53:16.812889 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 3994 | 2025.08.12 22:53:16.814943 [ 193 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002589906 sec., 3721370.582561684 rows/sec., 53.23 MiB/sec. | ||
| 3995 | 2025.08.12 22:53:16.815234 [ 192 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3996 | 2025.08.12 22:53:16.815530 [ 192 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_21_4} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2025.08.12 22:53:16.815606 [ 192 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_21_4} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3998 | 2025.08.12 22:53:16.815688 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3999 | 2025.08.12 22:53:17.331049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4000 | 2025.08.12 22:53:17.348286 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2025.08.12 22:53:17.348346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4002 | 2025.08.12 22:53:17.354402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4003 | 2025.08.12 22:53:17.355112 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2025.08.12 22:53:17.355391 [ 86 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4005 | 2025.08.12 22:53:17.355460 [ 86 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2025.08.12 22:53:17.355484 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4007 | 2025.08.12 22:53:17.355593 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4008 | 2025.08.12 22:53:17.358299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4009 | 2025.08.12 22:53:17.359625 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4010 | 2025.08.12 22:53:17.361125 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4011 | 2025.08.12 22:53:17.365789 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4012 | 2025.08.12 22:53:17.370313 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4013 | 2025.08.12 22:53:17.374877 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4014 | 2025.08.12 22:53:17.379010 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4015 | 2025.08.12 22:53:17.382699 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4016 | 2025.08.12 22:53:17.433886 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078344999 sec., 2029.4849962280298 rows/sec., 10.49 MiB/sec. | ||
| 4017 | 2025.08.12 22:53:17.436561 [ 190 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4018 | 2025.08.12 22:53:17.438745 [ 190 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_21_4} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2025.08.12 22:53:17.438864 [ 190 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_21_4} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4020 | 2025.08.12 22:53:17.441143 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4021 | 2025.08.12 22:53:18.001241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.80 MiB, peak 229.38 MiB, free memory in arenas 0.00 B, will set to 221.98 MiB (RSS), difference: 3.17 MiB | ||
| 4022 | 2025.08.12 22:53:19.330103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 588 | ||
| 4023 | 2025.08.12 22:53:19.332219 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2025.08.12 22:53:19.332256 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4025 | 2025.08.12 22:53:19.333388 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4026 | 2025.08.12 22:53:19.333642 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2025.08.12 22:53:19.333888 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4028 | 2025.08.12 22:53:20.018751 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2025.08.12 22:53:20.019064 [ 256 ] {ea3a7f58-68af-4124-bf8d-3ab19b84729e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4030 | 2025.08.12 22:53:20.019149 [ 256 ] {ea3a7f58-68af-4124-bf8d-3ab19b84729e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4031 | 2025.08.12 22:53:20.019868 [ 256 ] {ea3a7f58-68af-4124-bf8d-3ab19b84729e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2025.08.12 22:53:20.019922 [ 256 ] {ea3a7f58-68af-4124-bf8d-3ab19b84729e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4033 | 2025.08.12 22:53:20.020358 [ 256 ] {ea3a7f58-68af-4124-bf8d-3ab19b84729e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4034 | 2025.08.12 22:53:20.020595 [ 256 ] {ea3a7f58-68af-4124-bf8d-3ab19b84729e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2025.08.12 22:53:20.020762 [ 256 ] {ea3a7f58-68af-4124-bf8d-3ab19b84729e} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001776 sec., 77702.7027027027 rows/sec., 6.73 MiB/sec. | ||
| 4036 | 2025.08.12 22:53:20.020813 [ 256 ] {ea3a7f58-68af-4124-bf8d-3ab19b84729e} <Debug> TCPHandler: Processed in 0.002255082 sec. | ||
| 4037 | 2025.08.12 22:53:20.020955 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2025.08.12 22:53:20.021061 [ 256 ] {af530d28-2ec7-4f6d-9fa4-62921e2a771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4039 | 2025.08.12 22:53:20.021106 [ 256 ] {af530d28-2ec7-4f6d-9fa4-62921e2a771c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4040 | 2025.08.12 22:53:20.021544 [ 256 ] {af530d28-2ec7-4f6d-9fa4-62921e2a771c} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2025.08.12 22:53:20.021584 [ 256 ] {af530d28-2ec7-4f6d-9fa4-62921e2a771c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4042 | 2025.08.12 22:53:20.021896 [ 256 ] {af530d28-2ec7-4f6d-9fa4-62921e2a771c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4043 | 2025.08.12 22:53:20.022110 [ 256 ] {af530d28-2ec7-4f6d-9fa4-62921e2a771c} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2025.08.12 22:53:20.022243 [ 256 ] {af530d28-2ec7-4f6d-9fa4-62921e2a771c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001208 sec., 33940.39735099338 rows/sec., 2.49 MiB/sec. | ||
| 4045 | 2025.08.12 22:53:20.022283 [ 256 ] {af530d28-2ec7-4f6d-9fa4-62921e2a771c} <Debug> TCPHandler: Processed in 0.001380849 sec. | ||
| 4046 | 2025.08.12 22:53:20.022406 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2025.08.12 22:53:20.022503 [ 256 ] {0beb0f0b-31da-4862-a399-8ef0ce44404a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4048 | 2025.08.12 22:53:20.022545 [ 256 ] {0beb0f0b-31da-4862-a399-8ef0ce44404a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4049 | 2025.08.12 22:53:20.022981 [ 256 ] {0beb0f0b-31da-4862-a399-8ef0ce44404a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2025.08.12 22:53:20.023019 [ 256 ] {0beb0f0b-31da-4862-a399-8ef0ce44404a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4051 | 2025.08.12 22:53:20.023349 [ 256 ] {0beb0f0b-31da-4862-a399-8ef0ce44404a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4052 | 2025.08.12 22:53:20.023588 [ 256 ] {0beb0f0b-31da-4862-a399-8ef0ce44404a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2025.08.12 22:53:20.023717 [ 256 ] {0beb0f0b-31da-4862-a399-8ef0ce44404a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001233 sec., 85158.15085158151 rows/sec., 6.65 MiB/sec. | ||
| 4054 | 2025.08.12 22:53:20.023755 [ 256 ] {0beb0f0b-31da-4862-a399-8ef0ce44404a} <Debug> TCPHandler: Processed in 0.00139963 sec. | ||
| 4055 | 2025.08.12 22:53:20.023874 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2025.08.12 22:53:20.023970 [ 256 ] {769d51b1-e381-46da-8b31-5ac6f28f3ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4057 | 2025.08.12 22:53:20.024015 [ 256 ] {769d51b1-e381-46da-8b31-5ac6f28f3ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4058 | 2025.08.12 22:53:20.024428 [ 256 ] {769d51b1-e381-46da-8b31-5ac6f28f3ad0} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2025.08.12 22:53:20.024465 [ 256 ] {769d51b1-e381-46da-8b31-5ac6f28f3ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4060 | 2025.08.12 22:53:20.024808 [ 256 ] {769d51b1-e381-46da-8b31-5ac6f28f3ad0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4061 | 2025.08.12 22:53:20.025021 [ 256 ] {769d51b1-e381-46da-8b31-5ac6f28f3ad0} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2025.08.12 22:53:20.025150 [ 256 ] {769d51b1-e381-46da-8b31-5ac6f28f3ad0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 4063 | 2025.08.12 22:53:20.025189 [ 256 ] {769d51b1-e381-46da-8b31-5ac6f28f3ad0} <Debug> TCPHandler: Processed in 0.001364679 sec. | ||
| 4064 | 2025.08.12 22:53:20.025297 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2025.08.12 22:53:20.025391 [ 256 ] {52491c5f-4750-4177-b185-9199a90dfd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4066 | 2025.08.12 22:53:20.025446 [ 256 ] {52491c5f-4750-4177-b185-9199a90dfd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4067 | 2025.08.12 22:53:20.026282 [ 256 ] {52491c5f-4750-4177-b185-9199a90dfd71} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2025.08.12 22:53:20.026320 [ 256 ] {52491c5f-4750-4177-b185-9199a90dfd71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4069 | 2025.08.12 22:53:20.026907 [ 256 ] {52491c5f-4750-4177-b185-9199a90dfd71} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4070 | 2025.08.12 22:53:20.027129 [ 256 ] {52491c5f-4750-4177-b185-9199a90dfd71} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2025.08.12 22:53:20.027267 [ 256 ] {52491c5f-4750-4177-b185-9199a90dfd71} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001895 sec., 21635.883905013194 rows/sec., 38.77 MiB/sec. | ||
| 4072 | 2025.08.12 22:53:20.027326 [ 256 ] {52491c5f-4750-4177-b185-9199a90dfd71} <Debug> TCPHandler: Processed in 0.002078619 sec. | ||
| 4073 | 2025.08.12 22:53:20.027442 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2025.08.12 22:53:20.027539 [ 256 ] {72ba93a9-4175-4505-b2d1-7ffcba91d684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4075 | 2025.08.12 22:53:20.027582 [ 256 ] {72ba93a9-4175-4505-b2d1-7ffcba91d684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4076 | 2025.08.12 22:53:20.027925 [ 256 ] {72ba93a9-4175-4505-b2d1-7ffcba91d684} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2025.08.12 22:53:20.027963 [ 256 ] {72ba93a9-4175-4505-b2d1-7ffcba91d684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4078 | 2025.08.12 22:53:20.028274 [ 256 ] {72ba93a9-4175-4505-b2d1-7ffcba91d684} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4079 | 2025.08.12 22:53:20.028487 [ 256 ] {72ba93a9-4175-4505-b2d1-7ffcba91d684} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2025.08.12 22:53:20.028615 [ 256 ] {72ba93a9-4175-4505-b2d1-7ffcba91d684} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 4081 | 2025.08.12 22:53:20.028652 [ 256 ] {72ba93a9-4175-4505-b2d1-7ffcba91d684} <Debug> TCPHandler: Processed in 0.001260348 sec. | ||
| 4082 | 2025.08.12 22:53:24.226074 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4083 | 2025.08.12 22:53:24.226129 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4084 | 2025.08.12 22:53:24.312467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 4085 | 2025.08.12 22:53:24.313022 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2025.08.12 22:53:24.313071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4087 | 2025.08.12 22:53:24.313719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4088 | 2025.08.12 22:53:24.313950 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2025.08.12 22:53:24.314081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4090 | 2025.08.12 22:53:24.858706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4091 | 2025.08.12 22:53:24.874718 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2025.08.12 22:53:24.874783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4093 | 2025.08.12 22:53:24.880732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4094 | 2025.08.12 22:53:24.881469 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2025.08.12 22:53:24.884428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4096 | 2025.08.12 22:53:25.018629 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2025.08.12 22:53:25.018814 [ 256 ] {c3c3df45-23dd-477a-aa38-f855938f06ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4098 | 2025.08.12 22:53:25.018880 [ 256 ] {c3c3df45-23dd-477a-aa38-f855938f06ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4099 | 2025.08.12 22:53:25.019650 [ 256 ] {c3c3df45-23dd-477a-aa38-f855938f06ff} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2025.08.12 22:53:25.019707 [ 256 ] {c3c3df45-23dd-477a-aa38-f855938f06ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4101 | 2025.08.12 22:53:25.020231 [ 256 ] {c3c3df45-23dd-477a-aa38-f855938f06ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4102 | 2025.08.12 22:53:25.020527 [ 256 ] {c3c3df45-23dd-477a-aa38-f855938f06ff} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2025.08.12 22:53:25.020724 [ 256 ] {c3c3df45-23dd-477a-aa38-f855938f06ff} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.18 MiB/sec. | ||
| 4104 | 2025.08.12 22:53:25.020779 [ 256 ] {c3c3df45-23dd-477a-aa38-f855938f06ff} <Debug> TCPHandler: Processed in 0.002284873 sec. | ||
| 4105 | 2025.08.12 22:53:25.020962 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4106 | 2025.08.12 22:53:25.021070 [ 256 ] {45882280-7730-4362-80a3-d94aa77d62cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4107 | 2025.08.12 22:53:25.021118 [ 256 ] {45882280-7730-4362-80a3-d94aa77d62cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4108 | 2025.08.12 22:53:25.022549 [ 256 ] {45882280-7730-4362-80a3-d94aa77d62cf} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2025.08.12 22:53:25.022637 [ 256 ] {45882280-7730-4362-80a3-d94aa77d62cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4110 | 2025.08.12 22:53:25.023097 [ 256 ] {45882280-7730-4362-80a3-d94aa77d62cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4111 | 2025.08.12 22:53:25.023347 [ 256 ] {45882280-7730-4362-80a3-d94aa77d62cf} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2025.08.12 22:53:25.023534 [ 256 ] {45882280-7730-4362-80a3-d94aa77d62cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002473 sec., 25879.498584714922 rows/sec., 2.02 MiB/sec. | ||
| 4113 | 2025.08.12 22:53:25.023610 [ 256 ] {45882280-7730-4362-80a3-d94aa77d62cf} <Debug> TCPHandler: Processed in 0.002706268 sec. | ||
| 4114 | 2025.08.12 22:53:25.023760 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2025.08.12 22:53:25.023863 [ 256 ] {b892001c-2c86-4152-b2f8-ab30f0403c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4116 | 2025.08.12 22:53:25.023914 [ 256 ] {b892001c-2c86-4152-b2f8-ab30f0403c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4117 | 2025.08.12 22:53:25.024446 [ 256 ] {b892001c-2c86-4152-b2f8-ab30f0403c37} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2025.08.12 22:53:25.024490 [ 256 ] {b892001c-2c86-4152-b2f8-ab30f0403c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4119 | 2025.08.12 22:53:25.024902 [ 256 ] {b892001c-2c86-4152-b2f8-ab30f0403c37} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4120 | 2025.08.12 22:53:25.025133 [ 256 ] {b892001c-2c86-4152-b2f8-ab30f0403c37} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2025.08.12 22:53:25.025282 [ 256 ] {b892001c-2c86-4152-b2f8-ab30f0403c37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001439 sec., 111188.3252258513 rows/sec., 7.74 MiB/sec. | ||
| 4122 | 2025.08.12 22:53:25.025323 [ 256 ] {b892001c-2c86-4152-b2f8-ab30f0403c37} <Debug> TCPHandler: Processed in 0.001616052 sec. | ||
| 4123 | 2025.08.12 22:53:25.025448 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2025.08.12 22:53:25.025543 [ 256 ] {77e65528-b5ab-4529-a5e2-81825736be74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4125 | 2025.08.12 22:53:25.025586 [ 256 ] {77e65528-b5ab-4529-a5e2-81825736be74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4126 | 2025.08.12 22:53:25.025943 [ 256 ] {77e65528-b5ab-4529-a5e2-81825736be74} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2025.08.12 22:53:25.025981 [ 256 ] {77e65528-b5ab-4529-a5e2-81825736be74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4128 | 2025.08.12 22:53:25.026324 [ 256 ] {77e65528-b5ab-4529-a5e2-81825736be74} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4129 | 2025.08.12 22:53:25.026550 [ 256 ] {77e65528-b5ab-4529-a5e2-81825736be74} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2025.08.12 22:53:25.026693 [ 256 ] {77e65528-b5ab-4529-a5e2-81825736be74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 4131 | 2025.08.12 22:53:25.026731 [ 256 ] {77e65528-b5ab-4529-a5e2-81825736be74} <Debug> TCPHandler: Processed in 0.001331409 sec. | ||
| 4132 | 2025.08.12 22:53:27.319154 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2025.08.12 22:53:27.319444 [ 256 ] {8d9e9ae8-5c6e-49e1-9d68-8145c958f422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4134 | 2025.08.12 22:53:27.319552 [ 256 ] {8d9e9ae8-5c6e-49e1-9d68-8145c958f422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4135 | 2025.08.12 22:53:27.320436 [ 256 ] {8d9e9ae8-5c6e-49e1-9d68-8145c958f422} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2025.08.12 22:53:27.320478 [ 256 ] {8d9e9ae8-5c6e-49e1-9d68-8145c958f422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4137 | 2025.08.12 22:53:27.320894 [ 256 ] {8d9e9ae8-5c6e-49e1-9d68-8145c958f422} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4138 | 2025.08.12 22:53:27.321153 [ 256 ] {8d9e9ae8-5c6e-49e1-9d68-8145c958f422} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2025.08.12 22:53:27.321312 [ 256 ] {8d9e9ae8-5c6e-49e1-9d68-8145c958f422} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001946 sec., 201438.8489208633 rows/sec., 12.78 MiB/sec. | ||
| 4140 | 2025.08.12 22:53:27.321365 [ 256 ] {8d9e9ae8-5c6e-49e1-9d68-8145c958f422} <Debug> TCPHandler: Processed in 0.002393663 sec. | ||
| 4141 | 2025.08.12 22:53:27.321487 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2025.08.12 22:53:27.321589 [ 256 ] {d7b5414c-607c-467f-ae55-113037a0902e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4143 | 2025.08.12 22:53:27.321634 [ 256 ] {d7b5414c-607c-467f-ae55-113037a0902e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4144 | 2025.08.12 22:53:27.322048 [ 256 ] {d7b5414c-607c-467f-ae55-113037a0902e} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2025.08.12 22:53:27.322085 [ 256 ] {d7b5414c-607c-467f-ae55-113037a0902e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4146 | 2025.08.12 22:53:27.322392 [ 256 ] {d7b5414c-607c-467f-ae55-113037a0902e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4147 | 2025.08.12 22:53:27.322599 [ 256 ] {d7b5414c-607c-467f-ae55-113037a0902e} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2025.08.12 22:53:27.322730 [ 256 ] {d7b5414c-607c-467f-ae55-113037a0902e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001165 sec., 3433.4763948497853 rows/sec., 279.98 KiB/sec. | ||
| 4149 | 2025.08.12 22:53:27.322768 [ 256 ] {d7b5414c-607c-467f-ae55-113037a0902e} <Debug> TCPHandler: Processed in 0.001332049 sec. | ||
| 4150 | 2025.08.12 22:53:27.322880 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2025.08.12 22:53:27.322974 [ 256 ] {19a6d2e4-f046-4118-9feb-9bed7709d505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4152 | 2025.08.12 22:53:27.323015 [ 256 ] {19a6d2e4-f046-4118-9feb-9bed7709d505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4153 | 2025.08.12 22:53:27.324502 [ 256 ] {19a6d2e4-f046-4118-9feb-9bed7709d505} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2025.08.12 22:53:27.324538 [ 256 ] {19a6d2e4-f046-4118-9feb-9bed7709d505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4155 | 2025.08.12 22:53:27.324997 [ 256 ] {19a6d2e4-f046-4118-9feb-9bed7709d505} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4156 | 2025.08.12 22:53:27.325214 [ 256 ] {19a6d2e4-f046-4118-9feb-9bed7709d505} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2025.08.12 22:53:27.325349 [ 256 ] {19a6d2e4-f046-4118-9feb-9bed7709d505} <Debug> executeQuery: Read 2291 rows, 190.16 KiB in 0.002394 sec., 956975.7727652465 rows/sec., 77.57 MiB/sec. | ||
| 4158 | 2025.08.12 22:53:27.325391 [ 256 ] {19a6d2e4-f046-4118-9feb-9bed7709d505} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4159 | 2025.08.12 22:53:27.325405 [ 256 ] {19a6d2e4-f046-4118-9feb-9bed7709d505} <Debug> TCPHandler: Processed in 0.002575146 sec. | ||
| 4160 | 2025.08.12 22:53:27.325519 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2025.08.12 22:53:27.325616 [ 256 ] {6224f126-d808-4c50-8c4c-ae9c05ebb0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4162 | 2025.08.12 22:53:27.325657 [ 256 ] {6224f126-d808-4c50-8c4c-ae9c05ebb0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4163 | 2025.08.12 22:53:27.326157 [ 256 ] {6224f126-d808-4c50-8c4c-ae9c05ebb0cc} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2025.08.12 22:53:27.326193 [ 256 ] {6224f126-d808-4c50-8c4c-ae9c05ebb0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4165 | 2025.08.12 22:53:27.326527 [ 256 ] {6224f126-d808-4c50-8c4c-ae9c05ebb0cc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4166 | 2025.08.12 22:53:27.326771 [ 256 ] {6224f126-d808-4c50-8c4c-ae9c05ebb0cc} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2025.08.12 22:53:27.326905 [ 256 ] {6224f126-d808-4c50-8c4c-ae9c05ebb0cc} <Debug> executeQuery: Read 241 rows, 15.14 KiB in 0.001309 sec., 184110.0076394194 rows/sec., 11.29 MiB/sec. | ||
| 4168 | 2025.08.12 22:53:27.326915 [ 72 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4169 | 2025.08.12 22:53:27.326944 [ 256 ] {6224f126-d808-4c50-8c4c-ae9c05ebb0cc} <Debug> TCPHandler: Processed in 0.00147375 sec. | ||
| 4170 | 2025.08.12 22:53:27.326992 [ 72 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2025.08.12 22:53:27.327024 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4172 | 2025.08.12 22:53:27.327093 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2025.08.12 22:53:27.327156 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::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 | ||
| 4174 | 2025.08.12 22:53:27.327218 [ 256 ] {66ff989e-2f66-45e3-acea-2dec10a311c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4175 | 2025.08.12 22:53:27.327275 [ 256 ] {66ff989e-2f66-45e3-acea-2dec10a311c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4176 | 2025.08.12 22:53:27.327313 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4177 | 2025.08.12 22:53:27.327358 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 269 rows starting from the beginning of the part | ||
| 4178 | 2025.08.12 22:53:27.327435 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 55 rows starting from the beginning of the part | ||
| 4179 | 2025.08.12 22:53:27.327488 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4180 | 2025.08.12 22:53:27.327537 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 4181 | 2025.08.12 22:53:27.327582 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 4182 | 2025.08.12 22:53:27.327626 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 241 rows starting from the beginning of the part | ||
| 4183 | 2025.08.12 22:53:27.327930 [ 256 ] {66ff989e-2f66-45e3-acea-2dec10a311c2} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2025.08.12 22:53:27.327974 [ 256 ] {66ff989e-2f66-45e3-acea-2dec10a311c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4185 | 2025.08.12 22:53:27.328473 [ 256 ] {66ff989e-2f66-45e3-acea-2dec10a311c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4186 | 2025.08.12 22:53:27.328585 [ 190 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 659 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489621 sec., 442394.4077050471 rows/sec., 30.23 MiB/sec. | ||
| 4187 | 2025.08.12 22:53:27.328710 [ 256 ] {66ff989e-2f66-45e3-acea-2dec10a311c2} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2025.08.12 22:53:27.328815 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4189 | 2025.08.12 22:53:27.328862 [ 256 ] {66ff989e-2f66-45e3-acea-2dec10a311c2} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001669 sec., 258238.46614739366 rows/sec., 17.10 MiB/sec. | ||
| 4190 | 2025.08.12 22:53:27.328907 [ 256 ] {66ff989e-2f66-45e3-acea-2dec10a311c2} <Debug> TCPHandler: Processed in 0.001878346 sec. | ||
| 4191 | 2025.08.12 22:53:27.329027 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2025.08.12 22:53:27.329123 [ 256 ] {72ef786f-0571-4528-bf73-c94405039b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4193 | 2025.08.12 22:53:27.329158 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2025.08.12 22:53:27.329164 [ 256 ] {72ef786f-0571-4528-bf73-c94405039b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4195 | 2025.08.12 22:53:27.329249 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_21_4} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4196 | 2025.08.12 22:53:27.329347 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4197 | 2025.08.12 22:53:27.329650 [ 256 ] {72ef786f-0571-4528-bf73-c94405039b9c} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2025.08.12 22:53:27.329692 [ 256 ] {72ef786f-0571-4528-bf73-c94405039b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4199 | 2025.08.12 22:53:27.330049 [ 256 ] {72ef786f-0571-4528-bf73-c94405039b9c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4200 | 2025.08.12 22:53:27.330272 [ 256 ] {72ef786f-0571-4528-bf73-c94405039b9c} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2025.08.12 22:53:27.330404 [ 256 ] {72ef786f-0571-4528-bf73-c94405039b9c} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001301 sec., 155265.1806302844 rows/sec., 8.82 MiB/sec. | ||
| 4202 | 2025.08.12 22:53:27.330443 [ 256 ] {72ef786f-0571-4528-bf73-c94405039b9c} <Debug> TCPHandler: Processed in 0.00146719 sec. | ||
| 4203 | 2025.08.12 22:53:27.330557 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2025.08.12 22:53:27.330650 [ 256 ] {b93a8621-d1d4-4aaa-bb26-b583e9685aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4205 | 2025.08.12 22:53:27.330690 [ 256 ] {b93a8621-d1d4-4aaa-bb26-b583e9685aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4206 | 2025.08.12 22:53:27.331477 [ 256 ] {b93a8621-d1d4-4aaa-bb26-b583e9685aad} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2025.08.12 22:53:27.331513 [ 256 ] {b93a8621-d1d4-4aaa-bb26-b583e9685aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4208 | 2025.08.12 22:53:27.331943 [ 256 ] {b93a8621-d1d4-4aaa-bb26-b583e9685aad} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4209 | 2025.08.12 22:53:27.332175 [ 256 ] {b93a8621-d1d4-4aaa-bb26-b583e9685aad} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2025.08.12 22:53:27.332316 [ 256 ] {b93a8621-d1d4-4aaa-bb26-b583e9685aad} <Debug> executeQuery: Read 1153 rows, 84.47 KiB in 0.001684 sec., 684679.3349168646 rows/sec., 48.98 MiB/sec. | ||
| 4211 | 2025.08.12 22:53:27.332355 [ 256 ] {b93a8621-d1d4-4aaa-bb26-b583e9685aad} <Debug> TCPHandler: Processed in 0.001846866 sec. | ||
| 4212 | 2025.08.12 22:53:27.332467 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2025.08.12 22:53:27.332560 [ 256 ] {854a317b-4810-49d1-af65-28e53de75e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4214 | 2025.08.12 22:53:27.332604 [ 256 ] {854a317b-4810-49d1-af65-28e53de75e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4215 | 2025.08.12 22:53:27.332943 [ 256 ] {854a317b-4810-49d1-af65-28e53de75e73} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2025.08.12 22:53:27.332980 [ 256 ] {854a317b-4810-49d1-af65-28e53de75e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4217 | 2025.08.12 22:53:27.333341 [ 256 ] {854a317b-4810-49d1-af65-28e53de75e73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4218 | 2025.08.12 22:53:27.333559 [ 256 ] {854a317b-4810-49d1-af65-28e53de75e73} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2025.08.12 22:53:27.333690 [ 256 ] {854a317b-4810-49d1-af65-28e53de75e73} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 4220 | 2025.08.12 22:53:27.333727 [ 256 ] {854a317b-4810-49d1-af65-28e53de75e73} <Debug> TCPHandler: Processed in 0.001308428 sec. | ||
| 4221 | 2025.08.12 22:53:27.333828 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2025.08.12 22:53:27.333921 [ 256 ] {6dea9e7a-062d-4a52-8d6b-6ef653c9c9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4223 | 2025.08.12 22:53:27.333963 [ 256 ] {6dea9e7a-062d-4a52-8d6b-6ef653c9c9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4224 | 2025.08.12 22:53:27.334557 [ 256 ] {6dea9e7a-062d-4a52-8d6b-6ef653c9c9c7} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2025.08.12 22:53:27.334593 [ 256 ] {6dea9e7a-062d-4a52-8d6b-6ef653c9c9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4226 | 2025.08.12 22:53:27.334998 [ 256 ] {6dea9e7a-062d-4a52-8d6b-6ef653c9c9c7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4227 | 2025.08.12 22:53:27.335271 [ 256 ] {6dea9e7a-062d-4a52-8d6b-6ef653c9c9c7} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2025.08.12 22:53:27.335435 [ 256 ] {6dea9e7a-062d-4a52-8d6b-6ef653c9c9c7} <Debug> executeQuery: Read 1091 rows, 74.09 KiB in 0.001532 sec., 712140.9921671018 rows/sec., 47.23 MiB/sec. | ||
| 4229 | 2025.08.12 22:53:27.335482 [ 256 ] {6dea9e7a-062d-4a52-8d6b-6ef653c9c9c7} <Debug> TCPHandler: Processed in 0.001700794 sec. | ||
| 4230 | 2025.08.12 22:53:27.335607 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2025.08.12 22:53:27.335713 [ 256 ] {2831ae52-3954-4995-96e3-8d9421e29ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4232 | 2025.08.12 22:53:27.335763 [ 256 ] {2831ae52-3954-4995-96e3-8d9421e29ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4233 | 2025.08.12 22:53:27.336139 [ 256 ] {2831ae52-3954-4995-96e3-8d9421e29ba4} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2025.08.12 22:53:27.336183 [ 256 ] {2831ae52-3954-4995-96e3-8d9421e29ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4235 | 2025.08.12 22:53:27.336605 [ 256 ] {2831ae52-3954-4995-96e3-8d9421e29ba4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4236 | 2025.08.12 22:53:27.336893 [ 256 ] {2831ae52-3954-4995-96e3-8d9421e29ba4} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2025.08.12 22:53:27.337068 [ 256 ] {2831ae52-3954-4995-96e3-8d9421e29ba4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec. | ||
| 4238 | 2025.08.12 22:53:27.337117 [ 256 ] {2831ae52-3954-4995-96e3-8d9421e29ba4} <Debug> TCPHandler: Processed in 0.001568062 sec. | ||
| 4239 | 2025.08.12 22:53:27.337247 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2025.08.12 22:53:27.337366 [ 256 ] {df9ece35-9585-48de-9c6a-eeba96693d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4241 | 2025.08.12 22:53:27.337432 [ 256 ] {df9ece35-9585-48de-9c6a-eeba96693d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4242 | 2025.08.12 22:53:27.338393 [ 256 ] {df9ece35-9585-48de-9c6a-eeba96693d6b} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2025.08.12 22:53:27.338434 [ 256 ] {df9ece35-9585-48de-9c6a-eeba96693d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4244 | 2025.08.12 22:53:27.339059 [ 256 ] {df9ece35-9585-48de-9c6a-eeba96693d6b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4245 | 2025.08.12 22:53:27.339288 [ 256 ] {df9ece35-9585-48de-9c6a-eeba96693d6b} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2025.08.12 22:53:27.339401 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4247 | 2025.08.12 22:53:27.339440 [ 256 ] {df9ece35-9585-48de-9c6a-eeba96693d6b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002097 sec., 19551.740581783502 rows/sec., 35.04 MiB/sec. | ||
| 4248 | 2025.08.12 22:53:27.339450 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2025.08.12 22:53:27.339487 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4250 | 2025.08.12 22:53:27.339521 [ 256 ] {df9ece35-9585-48de-9c6a-eeba96693d6b} <Debug> TCPHandler: Processed in 0.002331983 sec. | ||
| 4251 | 2025.08.12 22:53:27.339573 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 4252 | 2025.08.12 22:53:27.339644 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2025.08.12 22:53:27.339743 [ 256 ] {86ef5599-ae8e-44ec-83e5-36b0476a24af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4254 | 2025.08.12 22:53:27.339786 [ 256 ] {86ef5599-ae8e-44ec-83e5-36b0476a24af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4255 | 2025.08.12 22:53:27.339835 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4256 | 2025.08.12 22:53:27.339915 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 321 rows starting from the beginning of the part | ||
| 4257 | 2025.08.12 22:53:27.340090 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4258 | 2025.08.12 22:53:27.340147 [ 256 ] {86ef5599-ae8e-44ec-83e5-36b0476a24af} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2025.08.12 22:53:27.340189 [ 256 ] {86ef5599-ae8e-44ec-83e5-36b0476a24af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4260 | 2025.08.12 22:53:27.340221 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4261 | 2025.08.12 22:53:27.340356 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4262 | 2025.08.12 22:53:27.340474 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4263 | 2025.08.12 22:53:27.340515 [ 256 ] {86ef5599-ae8e-44ec-83e5-36b0476a24af} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4264 | 2025.08.12 22:53:27.340587 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4265 | 2025.08.12 22:53:27.340755 [ 256 ] {86ef5599-ae8e-44ec-83e5-36b0476a24af} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2025.08.12 22:53:27.340892 [ 256 ] {86ef5599-ae8e-44ec-83e5-36b0476a24af} <Debug> executeQuery: Read 78 rows, 4.76 KiB in 0.001168 sec., 66780.82191780822 rows/sec., 3.98 MiB/sec. | ||
| 4267 | 2025.08.12 22:53:27.340931 [ 256 ] {86ef5599-ae8e-44ec-83e5-36b0476a24af} <Debug> TCPHandler: Processed in 0.001337059 sec. | ||
| 4268 | 2025.08.12 22:53:27.345486 [ 195 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 19 columns (19 merged, 0 gathered) in 0.005946484 sec., 88455.63193308853 rows/sec., 158.51 MiB/sec. | ||
| 4269 | 2025.08.12 22:53:27.346021 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4270 | 2025.08.12 22:53:27.346319 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2025.08.12 22:53:27.346385 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4272 | 2025.08.12 22:53:27.346457 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 4273 | 2025.08.12 22:53:28.001172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.46 MiB, peak 229.38 MiB, free memory in arenas 0.00 B, will set to 225.24 MiB (RSS), difference: 1.78 MiB | ||
| 4274 | 2025.08.12 22:53:29.334362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 632 | ||
| 4275 | 2025.08.12 22:53:29.337103 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2025.08.12 22:53:29.337151 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4277 | 2025.08.12 22:53:29.338415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4278 | 2025.08.12 22:53:29.338701 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2025.08.12 22:53:29.338862 [ 65 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4280 | 2025.08.12 22:53:29.338935 [ 65 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2025.08.12 22:53:29.338959 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4282 | 2025.08.12 22:53:29.338966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
| 4283 | 2025.08.12 22:53:29.339060 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 4284 | 2025.08.12 22:53:29.339567 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4285 | 2025.08.12 22:53:29.339719 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 480 rows starting from the beginning of the part | ||
| 4286 | 2025.08.12 22:53:29.340059 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 4287 | 2025.08.12 22:53:29.340375 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4288 | 2025.08.12 22:53:29.340752 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
| 4289 | 2025.08.12 22:53:29.341111 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 4290 | 2025.08.12 22:53:29.341513 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part | ||
| 4291 | 2025.08.12 22:53:29.346958 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 72 columns (72 merged, 0 gathered) in 0.007937992 sec., 79617.1122369486 rows/sec., 71.54 MiB/sec. | ||
| 4292 | 2025.08.12 22:53:29.348099 [ 186 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4293 | 2025.08.12 22:53:29.348796 [ 186 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_16_3} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2025.08.12 22:53:29.348881 [ 186 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_16_3} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4295 | 2025.08.12 22:53:29.349122 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4296 | 2025.08.12 22:53:30.012230 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2025.08.12 22:53:30.012459 [ 256 ] {8c282c3c-ec61-4461-aca3-33776debe678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4298 | 2025.08.12 22:53:30.012544 [ 256 ] {8c282c3c-ec61-4461-aca3-33776debe678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4299 | 2025.08.12 22:53:30.013268 [ 256 ] {8c282c3c-ec61-4461-aca3-33776debe678} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2025.08.12 22:53:30.013322 [ 256 ] {8c282c3c-ec61-4461-aca3-33776debe678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4301 | 2025.08.12 22:53:30.013739 [ 256 ] {8c282c3c-ec61-4461-aca3-33776debe678} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4302 | 2025.08.12 22:53:30.013980 [ 256 ] {8c282c3c-ec61-4461-aca3-33776debe678} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2025.08.12 22:53:30.014127 [ 60 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4304 | 2025.08.12 22:53:30.014153 [ 256 ] {8c282c3c-ec61-4461-aca3-33776debe678} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.44 MiB/sec. | ||
| 4305 | 2025.08.12 22:53:30.014205 [ 60 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2025.08.12 22:53:30.014225 [ 256 ] {8c282c3c-ec61-4461-aca3-33776debe678} <Debug> TCPHandler: Processed in 0.00214775 sec. | ||
| 4307 | 2025.08.12 22:53:30.014255 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4308 | 2025.08.12 22:53:30.014376 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2025.08.12 22:53:30.014395 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 4310 | 2025.08.12 22:53:30.014491 [ 256 ] {14659fac-e122-41c5-ba26-2104280549e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4311 | 2025.08.12 22:53:30.014541 [ 256 ] {14659fac-e122-41c5-ba26-2104280549e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4312 | 2025.08.12 22:53:30.014552 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4313 | 2025.08.12 22:53:30.014597 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2420 rows starting from the beginning of the part | ||
| 4314 | 2025.08.12 22:53:30.014671 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 176 rows starting from the beginning of the part | ||
| 4315 | 2025.08.12 22:53:30.014722 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part | ||
| 4316 | 2025.08.12 22:53:30.014765 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 4317 | 2025.08.12 22:53:30.014807 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2291 rows starting from the beginning of the part | ||
| 4318 | 2025.08.12 22:53:30.014848 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4319 | 2025.08.12 22:53:30.014981 [ 256 ] {14659fac-e122-41c5-ba26-2104280549e8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2025.08.12 22:53:30.015027 [ 256 ] {14659fac-e122-41c5-ba26-2104280549e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4321 | 2025.08.12 22:53:30.015487 [ 256 ] {14659fac-e122-41c5-ba26-2104280549e8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4322 | 2025.08.12 22:53:30.015732 [ 256 ] {14659fac-e122-41c5-ba26-2104280549e8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2025.08.12 22:53:30.015849 [ 60 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4324 | 2025.08.12 22:53:30.015876 [ 256 ] {14659fac-e122-41c5-ba26-2104280549e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001412 sec., 45325.779036827196 rows/sec., 3.54 MiB/sec. | ||
| 4325 | 2025.08.12 22:53:30.015881 [ 60 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2025.08.12 22:53:30.015918 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4327 | 2025.08.12 22:53:30.015925 [ 256 ] {14659fac-e122-41c5-ba26-2104280549e8} <Debug> TCPHandler: Processed in 0.001604423 sec. | ||
| 4328 | 2025.08.12 22:53:30.016023 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 4329 | 2025.08.12 22:53:30.016049 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2025.08.12 22:53:30.016162 [ 256 ] {bd4472c5-4ee8-4205-8e33-cf0ea19a2f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4331 | 2025.08.12 22:53:30.016167 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4332 | 2025.08.12 22:53:30.016212 [ 256 ] {bd4472c5-4ee8-4205-8e33-cf0ea19a2f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4333 | 2025.08.12 22:53:30.016216 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1223 rows starting from the beginning of the part | ||
| 4334 | 2025.08.12 22:53:30.016298 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part | ||
| 4335 | 2025.08.12 22:53:30.016341 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 105 rows starting from the beginning of the part | ||
| 4336 | 2025.08.12 22:53:30.016385 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 4337 | 2025.08.12 22:53:30.016425 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1153 rows starting from the beginning of the part | ||
| 4338 | 2025.08.12 22:53:30.016465 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 4339 | 2025.08.12 22:53:30.016600 [ 256 ] {bd4472c5-4ee8-4205-8e33-cf0ea19a2f93} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2025.08.12 22:53:30.016643 [ 256 ] {bd4472c5-4ee8-4205-8e33-cf0ea19a2f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4341 | 2025.08.12 22:53:30.016803 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002472465 sec., 2077683.6072502541 rows/sec., 177.46 MiB/sec. | ||
| 4342 | 2025.08.12 22:53:30.017119 [ 256 ] {bd4472c5-4ee8-4205-8e33-cf0ea19a2f93} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4343 | 2025.08.12 22:53:30.017143 [ 186 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4344 | 2025.08.12 22:53:30.017418 [ 256 ] {bd4472c5-4ee8-4205-8e33-cf0ea19a2f93} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.08.12 22:53:30.017483 [ 186 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2025.08.12 22:53:30.017539 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4347 | 2025.08.12 22:53:30.017566 [ 256 ] {bd4472c5-4ee8-4205-8e33-cf0ea19a2f93} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001426 sec., 44880.78541374474 rows/sec., 3.13 MiB/sec. | ||
| 4348 | 2025.08.12 22:53:30.017574 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2025.08.12 22:53:30.017568 [ 186 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_36_7} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4350 | 2025.08.12 22:53:30.017612 [ 256 ] {bd4472c5-4ee8-4205-8e33-cf0ea19a2f93} <Debug> TCPHandler: Processed in 0.001612922 sec. | ||
| 4351 | 2025.08.12 22:53:30.017716 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4352 | 2025.08.12 22:53:30.017806 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 4353 | 2025.08.12 22:53:30.017848 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 4354 | 2025.08.12 22:53:30.017885 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2025.08.12 22:53:30.017949 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4356 | 2025.08.12 22:53:30.017958 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2709 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989738 sec., 1361485.783555423 rows/sec., 104.31 MiB/sec. | ||
| 4357 | 2025.08.12 22:53:30.017985 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9751 rows starting from the beginning of the part | ||
| 4358 | 2025.08.12 22:53:30.018001 [ 256 ] {da3f1e85-8236-4c47-a110-9a8a20c8980d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4359 | 2025.08.12 22:53:30.018044 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part | ||
| 4360 | 2025.08.12 22:53:30.018052 [ 256 ] {da3f1e85-8236-4c47-a110-9a8a20c8980d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4361 | 2025.08.12 22:53:30.018096 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 4362 | 2025.08.12 22:53:30.018145 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 4363 | 2025.08.12 22:53:30.018190 [ 188 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4364 | 2025.08.12 22:53:30.018193 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1091 rows starting from the beginning of the part | ||
| 4365 | 2025.08.12 22:53:30.018254 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 4366 | 2025.08.12 22:53:30.018405 [ 256 ] {da3f1e85-8236-4c47-a110-9a8a20c8980d} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2025.08.12 22:53:30.018449 [ 256 ] {da3f1e85-8236-4c47-a110-9a8a20c8980d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4368 | 2025.08.12 22:53:30.018508 [ 188 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2025.08.12 22:53:30.018579 [ 188 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_36_7} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4370 | 2025.08.12 22:53:30.018671 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 4371 | 2025.08.12 22:53:30.018809 [ 256 ] {da3f1e85-8236-4c47-a110-9a8a20c8980d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4372 | 2025.08.12 22:53:30.019041 [ 256 ] {da3f1e85-8236-4c47-a110-9a8a20c8980d} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.08.12 22:53:30.019156 [ 60 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4374 | 2025.08.12 22:53:30.019183 [ 256 ] {da3f1e85-8236-4c47-a110-9a8a20c8980d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.34 MiB/sec. | ||
| 4375 | 2025.08.12 22:53:30.019186 [ 60 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2025.08.12 22:53:30.019224 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4377 | 2025.08.12 22:53:30.019230 [ 256 ] {da3f1e85-8236-4c47-a110-9a8a20c8980d} <Debug> TCPHandler: Processed in 0.00140463 sec. | ||
| 4378 | 2025.08.12 22:53:30.019307 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 4379 | 2025.08.12 22:53:30.019414 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4380 | 2025.08.12 22:53:30.019444 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1680 rows starting from the beginning of the part | ||
| 4381 | 2025.08.12 22:53:30.019491 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 4382 | 2025.08.12 22:53:30.019530 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 4383 | 2025.08.12 22:53:30.019563 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 4384 | 2025.08.12 22:53:30.019598 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 78 rows starting from the beginning of the part | ||
| 4385 | 2025.08.12 22:53:30.019633 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 4386 | 2025.08.12 22:53:30.020598 [ 188 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 4 columns (4 merged, 0 gathered) in 0.001330768 sec., 1474336.6236639295 rows/sec., 97.99 MiB/sec. | ||
| 4387 | 2025.08.12 22:53:30.020934 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4388 | 2025.08.12 22:53:30.021272 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_36_7} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2025.08.12 22:53:30.021356 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_36_7} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4390 | 2025.08.12 22:53:30.021447 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4391 | 2025.08.12 22:53:30.021693 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11422 rows, containing 5 columns (5 merged, 0 gathered) in 0.003925275 sec., 2909859.8187388144 rows/sec., 198.36 MiB/sec. | ||
| 4392 | 2025.08.12 22:53:30.021952 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4393 | 2025.08.12 22:53:30.022203 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2025.08.12 22:53:30.022268 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4395 | 2025.08.12 22:53:30.022330 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4396 | 2025.08.12 22:53:31.815010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 4397 | 2025.08.12 22:53:31.815485 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2025.08.12 22:53:31.815528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4399 | 2025.08.12 22:53:31.816025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4400 | 2025.08.12 22:53:31.816288 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2025.08.12 22:53:31.816434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 4402 | 2025.08.12 22:53:32.385312 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4403 | 2025.08.12 22:53:32.402305 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2025.08.12 22:53:32.402370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4405 | 2025.08.12 22:53:32.409015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4406 | 2025.08.12 22:53:32.409711 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2025.08.12 22:53:32.412641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4408 | 2025.08.12 22:53:35.017095 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2025.08.12 22:53:35.017331 [ 256 ] {a805f257-73d0-4cbd-8f60-36238d294496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4410 | 2025.08.12 22:53:35.017417 [ 256 ] {a805f257-73d0-4cbd-8f60-36238d294496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4411 | 2025.08.12 22:53:35.018165 [ 256 ] {a805f257-73d0-4cbd-8f60-36238d294496} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2025.08.12 22:53:35.018226 [ 256 ] {a805f257-73d0-4cbd-8f60-36238d294496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4413 | 2025.08.12 22:53:35.018666 [ 256 ] {a805f257-73d0-4cbd-8f60-36238d294496} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4414 | 2025.08.12 22:53:35.018913 [ 256 ] {a805f257-73d0-4cbd-8f60-36238d294496} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2025.08.12 22:53:35.019077 [ 256 ] {a805f257-73d0-4cbd-8f60-36238d294496} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001804 sec., 31042.12860310421 rows/sec., 2.37 MiB/sec. | ||
| 4416 | 2025.08.12 22:53:35.019132 [ 256 ] {a805f257-73d0-4cbd-8f60-36238d294496} <Debug> TCPHandler: Processed in 0.002183531 sec. | ||
| 4417 | 2025.08.12 22:53:35.019268 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2025.08.12 22:53:35.019377 [ 256 ] {feb04722-7575-4ca3-9d0c-a526030ad3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4419 | 2025.08.12 22:53:35.019422 [ 256 ] {feb04722-7575-4ca3-9d0c-a526030ad3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4420 | 2025.08.12 22:53:35.019845 [ 256 ] {feb04722-7575-4ca3-9d0c-a526030ad3d8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2025.08.12 22:53:35.019880 [ 256 ] {feb04722-7575-4ca3-9d0c-a526030ad3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4422 | 2025.08.12 22:53:35.020180 [ 256 ] {feb04722-7575-4ca3-9d0c-a526030ad3d8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4423 | 2025.08.12 22:53:35.020464 [ 256 ] {feb04722-7575-4ca3-9d0c-a526030ad3d8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2025.08.12 22:53:35.020593 [ 256 ] {feb04722-7575-4ca3-9d0c-a526030ad3d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 4425 | 2025.08.12 22:53:35.020632 [ 256 ] {feb04722-7575-4ca3-9d0c-a526030ad3d8} <Debug> TCPHandler: Processed in 0.00141696 sec. | ||
| 4426 | 2025.08.12 22:53:35.020748 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2025.08.12 22:53:35.020846 [ 256 ] {fb6ecb47-64c1-440a-b07f-e6a45117e28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4428 | 2025.08.12 22:53:35.020890 [ 256 ] {fb6ecb47-64c1-440a-b07f-e6a45117e28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4429 | 2025.08.12 22:53:35.021310 [ 256 ] {fb6ecb47-64c1-440a-b07f-e6a45117e28a} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2025.08.12 22:53:35.021347 [ 256 ] {fb6ecb47-64c1-440a-b07f-e6a45117e28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4431 | 2025.08.12 22:53:35.021691 [ 256 ] {fb6ecb47-64c1-440a-b07f-e6a45117e28a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4432 | 2025.08.12 22:53:35.021913 [ 256 ] {fb6ecb47-64c1-440a-b07f-e6a45117e28a} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2025.08.12 22:53:35.022043 [ 256 ] {fb6ecb47-64c1-440a-b07f-e6a45117e28a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 4434 | 2025.08.12 22:53:35.022081 [ 256 ] {fb6ecb47-64c1-440a-b07f-e6a45117e28a} <Debug> TCPHandler: Processed in 0.001383029 sec. | ||
| 4435 | 2025.08.12 22:53:35.022184 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4436 | 2025.08.12 22:53:35.022278 [ 256 ] {602d4320-9aa1-4312-a880-f2135b40023c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4437 | 2025.08.12 22:53:35.022321 [ 256 ] {602d4320-9aa1-4312-a880-f2135b40023c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4438 | 2025.08.12 22:53:35.022657 [ 256 ] {602d4320-9aa1-4312-a880-f2135b40023c} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2025.08.12 22:53:35.022692 [ 256 ] {602d4320-9aa1-4312-a880-f2135b40023c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4440 | 2025.08.12 22:53:35.023011 [ 256 ] {602d4320-9aa1-4312-a880-f2135b40023c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4441 | 2025.08.12 22:53:35.023229 [ 256 ] {602d4320-9aa1-4312-a880-f2135b40023c} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2025.08.12 22:53:35.023360 [ 256 ] {602d4320-9aa1-4312-a880-f2135b40023c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 4443 | 2025.08.12 22:53:35.023398 [ 256 ] {602d4320-9aa1-4312-a880-f2135b40023c} <Debug> TCPHandler: Processed in 0.001263518 sec. | ||
| 4444 | 2025.08.12 22:53:39.226170 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4445 | 2025.08.12 22:53:39.226220 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4446 | 2025.08.12 22:53:39.316594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 4447 | 2025.08.12 22:53:39.317092 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.08.12 22:53:39.317138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4449 | 2025.08.12 22:53:39.317644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4450 | 2025.08.12 22:53:39.317881 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2025.08.12 22:53:39.318017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4452 | 2025.08.12 22:53:39.339218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 648 | ||
| 4453 | 2025.08.12 22:53:39.341156 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2025.08.12 22:53:39.341204 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4455 | 2025.08.12 22:53:39.342339 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4456 | 2025.08.12 22:53:39.342619 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2025.08.12 22:53:39.342867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4458 | 2025.08.12 22:53:39.912809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4459 | 2025.08.12 22:53:39.930429 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2025.08.12 22:53:39.930490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4461 | 2025.08.12 22:53:39.936638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4462 | 2025.08.12 22:53:39.937360 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2025.08.12 22:53:39.940283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4464 | 2025.08.12 22:53:40.028826 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2025.08.12 22:53:40.029053 [ 256 ] {55ec1c9b-3c52-40b6-b160-88492135db94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4466 | 2025.08.12 22:53:40.029109 [ 256 ] {55ec1c9b-3c52-40b6-b160-88492135db94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4467 | 2025.08.12 22:53:40.029798 [ 256 ] {55ec1c9b-3c52-40b6-b160-88492135db94} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2025.08.12 22:53:40.029838 [ 256 ] {55ec1c9b-3c52-40b6-b160-88492135db94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4469 | 2025.08.12 22:53:40.030181 [ 256 ] {55ec1c9b-3c52-40b6-b160-88492135db94} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4470 | 2025.08.12 22:53:40.030427 [ 256 ] {55ec1c9b-3c52-40b6-b160-88492135db94} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2025.08.12 22:53:40.030562 [ 256 ] {55ec1c9b-3c52-40b6-b160-88492135db94} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001558 sec., 251604.621309371 rows/sec., 15.96 MiB/sec. | ||
| 4472 | 2025.08.12 22:53:40.030601 [ 256 ] {55ec1c9b-3c52-40b6-b160-88492135db94} <Debug> TCPHandler: Processed in 0.001942668 sec. | ||
| 4473 | 2025.08.12 22:53:40.030722 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2025.08.12 22:53:40.030816 [ 256 ] {3ef4e21a-2900-413c-85dc-aae9c39e4abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4475 | 2025.08.12 22:53:40.030856 [ 256 ] {3ef4e21a-2900-413c-85dc-aae9c39e4abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4476 | 2025.08.12 22:53:40.031604 [ 256 ] {3ef4e21a-2900-413c-85dc-aae9c39e4abc} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2025.08.12 22:53:40.031639 [ 256 ] {3ef4e21a-2900-413c-85dc-aae9c39e4abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4478 | 2025.08.12 22:53:40.032010 [ 256 ] {3ef4e21a-2900-413c-85dc-aae9c39e4abc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4479 | 2025.08.12 22:53:40.032218 [ 256 ] {3ef4e21a-2900-413c-85dc-aae9c39e4abc} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2025.08.12 22:53:40.032352 [ 256 ] {3ef4e21a-2900-413c-85dc-aae9c39e4abc} <Debug> executeQuery: Read 1149 rows, 93.89 KiB in 0.001554 sec., 739382.2393822394 rows/sec., 59.01 MiB/sec. | ||
| 4481 | 2025.08.12 22:53:40.032388 [ 256 ] {3ef4e21a-2900-413c-85dc-aae9c39e4abc} <Debug> TCPHandler: Processed in 0.001713644 sec. | ||
| 4482 | 2025.08.12 22:53:40.032503 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2025.08.12 22:53:40.032595 [ 256 ] {3de46ec5-8d5c-4757-8a25-e44221a8fbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4484 | 2025.08.12 22:53:40.032634 [ 256 ] {3de46ec5-8d5c-4757-8a25-e44221a8fbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4485 | 2025.08.12 22:53:40.033087 [ 256 ] {3de46ec5-8d5c-4757-8a25-e44221a8fbde} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.08.12 22:53:40.033122 [ 256 ] {3de46ec5-8d5c-4757-8a25-e44221a8fbde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4487 | 2025.08.12 22:53:40.033424 [ 256 ] {3de46ec5-8d5c-4757-8a25-e44221a8fbde} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4488 | 2025.08.12 22:53:40.033627 [ 256 ] {3de46ec5-8d5c-4757-8a25-e44221a8fbde} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2025.08.12 22:53:40.033750 [ 256 ] {3de46ec5-8d5c-4757-8a25-e44221a8fbde} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001173 sec., 202046.0358056266 rows/sec., 12.37 MiB/sec. | ||
| 4490 | 2025.08.12 22:53:40.033786 [ 256 ] {3de46ec5-8d5c-4757-8a25-e44221a8fbde} <Debug> TCPHandler: Processed in 0.001329698 sec. | ||
| 4491 | 2025.08.12 22:53:40.033894 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2025.08.12 22:53:40.033985 [ 256 ] {de1962db-483f-48c3-8cd5-2e15d00c58c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4493 | 2025.08.12 22:53:40.034024 [ 256 ] {de1962db-483f-48c3-8cd5-2e15d00c58c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4494 | 2025.08.12 22:53:40.034460 [ 256 ] {de1962db-483f-48c3-8cd5-2e15d00c58c6} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2025.08.12 22:53:40.034495 [ 256 ] {de1962db-483f-48c3-8cd5-2e15d00c58c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4496 | 2025.08.12 22:53:40.034796 [ 256 ] {de1962db-483f-48c3-8cd5-2e15d00c58c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4497 | 2025.08.12 22:53:40.034999 [ 256 ] {de1962db-483f-48c3-8cd5-2e15d00c58c6} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2025.08.12 22:53:40.035121 [ 256 ] {de1962db-483f-48c3-8cd5-2e15d00c58c6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001153 sec., 176062.44579358198 rows/sec., 11.36 MiB/sec. | ||
| 4499 | 2025.08.12 22:53:40.035157 [ 256 ] {de1962db-483f-48c3-8cd5-2e15d00c58c6} <Debug> TCPHandler: Processed in 0.001309329 sec. | ||
| 4500 | 2025.08.12 22:53:40.035263 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2025.08.12 22:53:40.035355 [ 256 ] {ff7c6917-2e21-44bb-93c2-14e570cee4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4502 | 2025.08.12 22:53:40.035394 [ 256 ] {ff7c6917-2e21-44bb-93c2-14e570cee4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4503 | 2025.08.12 22:53:40.035803 [ 256 ] {ff7c6917-2e21-44bb-93c2-14e570cee4ce} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2025.08.12 22:53:40.035839 [ 256 ] {ff7c6917-2e21-44bb-93c2-14e570cee4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4505 | 2025.08.12 22:53:40.036157 [ 256 ] {ff7c6917-2e21-44bb-93c2-14e570cee4ce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4506 | 2025.08.12 22:53:40.036365 [ 256 ] {ff7c6917-2e21-44bb-93c2-14e570cee4ce} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2025.08.12 22:53:40.036487 [ 256 ] {ff7c6917-2e21-44bb-93c2-14e570cee4ce} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001149 sec., 175805.04786771105 rows/sec., 9.98 MiB/sec. | ||
| 4508 | 2025.08.12 22:53:40.036522 [ 256 ] {ff7c6917-2e21-44bb-93c2-14e570cee4ce} <Debug> TCPHandler: Processed in 0.001306309 sec. | ||
| 4509 | 2025.08.12 22:53:40.036631 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2025.08.12 22:53:40.036721 [ 256 ] {73458e3a-baae-499d-8875-6a14902f32b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4511 | 2025.08.12 22:53:40.036760 [ 256 ] {73458e3a-baae-499d-8875-6a14902f32b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4512 | 2025.08.12 22:53:40.037312 [ 256 ] {73458e3a-baae-499d-8875-6a14902f32b7} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2025.08.12 22:53:40.037347 [ 256 ] {73458e3a-baae-499d-8875-6a14902f32b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4514 | 2025.08.12 22:53:40.037669 [ 256 ] {73458e3a-baae-499d-8875-6a14902f32b7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4515 | 2025.08.12 22:53:40.037877 [ 256 ] {73458e3a-baae-499d-8875-6a14902f32b7} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2025.08.12 22:53:40.038009 [ 256 ] {73458e3a-baae-499d-8875-6a14902f32b7} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001304 sec., 531441.717791411 rows/sec., 37.33 MiB/sec. | ||
| 4517 | 2025.08.12 22:53:40.038045 [ 256 ] {73458e3a-baae-499d-8875-6a14902f32b7} <Debug> TCPHandler: Processed in 0.00146021 sec. | ||
| 4518 | 2025.08.12 22:53:40.038162 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2025.08.12 22:53:40.038253 [ 256 ] {bce96abb-2479-49ca-bfa4-bd45d44ef294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4520 | 2025.08.12 22:53:40.038293 [ 256 ] {bce96abb-2479-49ca-bfa4-bd45d44ef294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4521 | 2025.08.12 22:53:40.038634 [ 256 ] {bce96abb-2479-49ca-bfa4-bd45d44ef294} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2025.08.12 22:53:40.038668 [ 256 ] {bce96abb-2479-49ca-bfa4-bd45d44ef294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4523 | 2025.08.12 22:53:40.038963 [ 256 ] {bce96abb-2479-49ca-bfa4-bd45d44ef294} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4524 | 2025.08.12 22:53:40.039164 [ 256 ] {bce96abb-2479-49ca-bfa4-bd45d44ef294} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2025.08.12 22:53:40.039287 [ 256 ] {bce96abb-2479-49ca-bfa4-bd45d44ef294} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 4526 | 2025.08.12 22:53:40.039321 [ 256 ] {bce96abb-2479-49ca-bfa4-bd45d44ef294} <Debug> TCPHandler: Processed in 0.001205657 sec. | ||
| 4527 | 2025.08.12 22:53:40.039433 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2025.08.12 22:53:40.039524 [ 256 ] {12adc07b-a367-4c00-904d-4beb86c8b0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4529 | 2025.08.12 22:53:40.039565 [ 256 ] {12adc07b-a367-4c00-904d-4beb86c8b0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4530 | 2025.08.12 22:53:40.039969 [ 256 ] {12adc07b-a367-4c00-904d-4beb86c8b0ac} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2025.08.12 22:53:40.040003 [ 256 ] {12adc07b-a367-4c00-904d-4beb86c8b0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4532 | 2025.08.12 22:53:40.040388 [ 256 ] {12adc07b-a367-4c00-904d-4beb86c8b0ac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4533 | 2025.08.12 22:53:40.040592 [ 256 ] {12adc07b-a367-4c00-904d-4beb86c8b0ac} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2025.08.12 22:53:40.040727 [ 256 ] {12adc07b-a367-4c00-904d-4beb86c8b0ac} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001221 sec., 251433.25143325143 rows/sec., 16.54 MiB/sec. | ||
| 4535 | 2025.08.12 22:53:40.040763 [ 256 ] {12adc07b-a367-4c00-904d-4beb86c8b0ac} <Debug> TCPHandler: Processed in 0.001376219 sec. | ||
| 4536 | 2025.08.12 22:53:40.040872 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2025.08.12 22:53:40.040966 [ 256 ] {11399d14-7133-47e9-8c57-a1ae7830e9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4538 | 2025.08.12 22:53:40.041027 [ 256 ] {11399d14-7133-47e9-8c57-a1ae7830e9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4539 | 2025.08.12 22:53:40.041332 [ 256 ] {11399d14-7133-47e9-8c57-a1ae7830e9c2} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2025.08.12 22:53:40.041367 [ 256 ] {11399d14-7133-47e9-8c57-a1ae7830e9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4541 | 2025.08.12 22:53:40.041679 [ 256 ] {11399d14-7133-47e9-8c57-a1ae7830e9c2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4542 | 2025.08.12 22:53:40.041890 [ 256 ] {11399d14-7133-47e9-8c57-a1ae7830e9c2} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2025.08.12 22:53:40.042017 [ 256 ] {11399d14-7133-47e9-8c57-a1ae7830e9c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 4544 | 2025.08.12 22:53:40.042052 [ 256 ] {11399d14-7133-47e9-8c57-a1ae7830e9c2} <Debug> TCPHandler: Processed in 0.001226687 sec. | ||
| 4545 | 2025.08.12 22:53:40.042159 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2025.08.12 22:53:40.042250 [ 256 ] {dde0c049-a38f-4998-b545-14558e62765a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4547 | 2025.08.12 22:53:40.042303 [ 256 ] {dde0c049-a38f-4998-b545-14558e62765a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4548 | 2025.08.12 22:53:40.043029 [ 256 ] {dde0c049-a38f-4998-b545-14558e62765a} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2025.08.12 22:53:40.043064 [ 256 ] {dde0c049-a38f-4998-b545-14558e62765a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4550 | 2025.08.12 22:53:40.043593 [ 256 ] {dde0c049-a38f-4998-b545-14558e62765a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4551 | 2025.08.12 22:53:40.043811 [ 256 ] {dde0c049-a38f-4998-b545-14558e62765a} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2025.08.12 22:53:40.043941 [ 256 ] {dde0c049-a38f-4998-b545-14558e62765a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001708 sec., 24004.683840749414 rows/sec., 43.02 MiB/sec. | ||
| 4553 | 2025.08.12 22:53:40.043993 [ 256 ] {dde0c049-a38f-4998-b545-14558e62765a} <Debug> TCPHandler: Processed in 0.001880366 sec. | ||
| 4554 | 2025.08.12 22:53:40.044110 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2025.08.12 22:53:40.044202 [ 256 ] {41fc3941-e453-46ab-bda3-d04cce9ba1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4556 | 2025.08.12 22:53:40.044243 [ 256 ] {41fc3941-e453-46ab-bda3-d04cce9ba1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4557 | 2025.08.12 22:53:40.044559 [ 256 ] {41fc3941-e453-46ab-bda3-d04cce9ba1e2} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2025.08.12 22:53:40.044594 [ 256 ] {41fc3941-e453-46ab-bda3-d04cce9ba1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4559 | 2025.08.12 22:53:40.044899 [ 256 ] {41fc3941-e453-46ab-bda3-d04cce9ba1e2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4560 | 2025.08.12 22:53:40.045125 [ 256 ] {41fc3941-e453-46ab-bda3-d04cce9ba1e2} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2025.08.12 22:53:40.045262 [ 256 ] {41fc3941-e453-46ab-bda3-d04cce9ba1e2} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001078 sec., 94619.66604823749 rows/sec., 5.81 MiB/sec. | ||
| 4562 | 2025.08.12 22:53:40.045297 [ 256 ] {41fc3941-e453-46ab-bda3-d04cce9ba1e2} <Debug> TCPHandler: Processed in 0.001235227 sec. | ||
| 4563 | 2025.08.12 22:53:45.026370 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2025.08.12 22:53:45.026684 [ 256 ] {7aee5cb1-e43a-40b7-9cf1-181dc5d6d044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4565 | 2025.08.12 22:53:45.026780 [ 256 ] {7aee5cb1-e43a-40b7-9cf1-181dc5d6d044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4566 | 2025.08.12 22:53:45.027937 [ 256 ] {7aee5cb1-e43a-40b7-9cf1-181dc5d6d044} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2025.08.12 22:53:45.028042 [ 256 ] {7aee5cb1-e43a-40b7-9cf1-181dc5d6d044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4568 | 2025.08.12 22:53:45.028732 [ 256 ] {7aee5cb1-e43a-40b7-9cf1-181dc5d6d044} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4569 | 2025.08.12 22:53:45.029093 [ 256 ] {7aee5cb1-e43a-40b7-9cf1-181dc5d6d044} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2025.08.12 22:53:45.029306 [ 7 ] {} <Debug> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4571 | 2025.08.12 22:53:45.029365 [ 256 ] {7aee5cb1-e43a-40b7-9cf1-181dc5d6d044} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002765 sec., 8679.92766726944 rows/sec., 737.45 KiB/sec. | ||
| 4572 | 2025.08.12 22:53:45.029374 [ 7 ] {} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.08.12 22:53:45.029429 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4574 | 2025.08.12 22:53:45.029476 [ 256 ] {7aee5cb1-e43a-40b7-9cf1-181dc5d6d044} <Debug> TCPHandler: Processed in 0.003341337 sec. | ||
| 4575 | 2025.08.12 22:53:45.029576 [ 188 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4576 | 2025.08.12 22:53:45.029703 [ 188 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4577 | 2025.08.12 22:53:45.029744 [ 188 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 416 rows starting from the beginning of the part | ||
| 4578 | 2025.08.12 22:53:45.029816 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2025.08.12 22:53:45.029835 [ 188 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4580 | 2025.08.12 22:53:45.029898 [ 188 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4581 | 2025.08.12 22:53:45.029956 [ 188 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 392 rows starting from the beginning of the part | ||
| 4582 | 2025.08.12 22:53:45.029990 [ 256 ] {f2661852-650d-438b-b81f-53834d9adc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4583 | 2025.08.12 22:53:45.030014 [ 188 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 392 rows starting from the beginning of the part | ||
| 4584 | 2025.08.12 22:53:45.030068 [ 256 ] {f2661852-650d-438b-b81f-53834d9adc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4585 | 2025.08.12 22:53:45.030070 [ 188 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 4586 | 2025.08.12 22:53:45.030886 [ 256 ] {f2661852-650d-438b-b81f-53834d9adc34} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2025.08.12 22:53:45.030939 [ 256 ] {f2661852-650d-438b-b81f-53834d9adc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4588 | 2025.08.12 22:53:45.031345 [ 199 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836236 sec., 692721.4148943818 rows/sec., 47.61 MiB/sec. | ||
| 4589 | 2025.08.12 22:53:45.031468 [ 256 ] {f2661852-650d-438b-b81f-53834d9adc34} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4590 | 2025.08.12 22:53:45.031608 [ 198 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4591 | 2025.08.12 22:53:45.031777 [ 256 ] {f2661852-650d-438b-b81f-53834d9adc34} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2025.08.12 22:53:45.031961 [ 256 ] {f2661852-650d-438b-b81f-53834d9adc34} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.002029 sec., 86742.23755544603 rows/sec., 7.61 MiB/sec. | ||
| 4593 | 2025.08.12 22:53:45.032012 [ 256 ] {f2661852-650d-438b-b81f-53834d9adc34} <Debug> TCPHandler: Processed in 0.002374683 sec. | ||
| 4594 | 2025.08.12 22:53:45.032066 [ 198 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2025.08.12 22:53:45.032165 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2025.08.12 22:53:45.032207 [ 198 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_10_2} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4597 | 2025.08.12 22:53:45.032301 [ 256 ] {fcab77cc-3c5b-43b5-8532-2e190dff3b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4598 | 2025.08.12 22:53:45.032353 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4599 | 2025.08.12 22:53:45.032373 [ 256 ] {fcab77cc-3c5b-43b5-8532-2e190dff3b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4600 | 2025.08.12 22:53:45.032901 [ 256 ] {fcab77cc-3c5b-43b5-8532-2e190dff3b9b} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2025.08.12 22:53:45.032942 [ 256 ] {fcab77cc-3c5b-43b5-8532-2e190dff3b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4602 | 2025.08.12 22:53:45.033354 [ 256 ] {fcab77cc-3c5b-43b5-8532-2e190dff3b9b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4603 | 2025.08.12 22:53:45.033595 [ 256 ] {fcab77cc-3c5b-43b5-8532-2e190dff3b9b} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2025.08.12 22:53:45.033746 [ 256 ] {fcab77cc-3c5b-43b5-8532-2e190dff3b9b} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001478 sec., 8119.079837618404 rows/sec., 650.16 KiB/sec. | ||
| 4605 | 2025.08.12 22:53:45.033788 [ 256 ] {fcab77cc-3c5b-43b5-8532-2e190dff3b9b} <Debug> TCPHandler: Processed in 0.001678824 sec. | ||
| 4606 | 2025.08.12 22:53:45.033928 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2025.08.12 22:53:45.034036 [ 256 ] {d373240a-879b-4641-99f4-22e486f90654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4608 | 2025.08.12 22:53:45.034090 [ 256 ] {d373240a-879b-4641-99f4-22e486f90654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4609 | 2025.08.12 22:53:45.034626 [ 256 ] {d373240a-879b-4641-99f4-22e486f90654} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2025.08.12 22:53:45.034674 [ 256 ] {d373240a-879b-4641-99f4-22e486f90654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4611 | 2025.08.12 22:53:45.035010 [ 256 ] {d373240a-879b-4641-99f4-22e486f90654} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4612 | 2025.08.12 22:53:45.035234 [ 256 ] {d373240a-879b-4641-99f4-22e486f90654} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2025.08.12 22:53:45.035380 [ 256 ] {d373240a-879b-4641-99f4-22e486f90654} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001371 sec., 17505.470459518598 rows/sec., 1.45 MiB/sec. | ||
| 4614 | 2025.08.12 22:53:45.035420 [ 256 ] {d373240a-879b-4641-99f4-22e486f90654} <Debug> TCPHandler: Processed in 0.001543972 sec. | ||
| 4615 | 2025.08.12 22:53:45.035608 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2025.08.12 22:53:45.035715 [ 256 ] {1a5ed750-3610-4943-a2bc-6a465c080daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4617 | 2025.08.12 22:53:45.035763 [ 256 ] {1a5ed750-3610-4943-a2bc-6a465c080daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4618 | 2025.08.12 22:53:45.036232 [ 256 ] {1a5ed750-3610-4943-a2bc-6a465c080daa} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2025.08.12 22:53:45.036276 [ 256 ] {1a5ed750-3610-4943-a2bc-6a465c080daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4620 | 2025.08.12 22:53:45.036663 [ 256 ] {1a5ed750-3610-4943-a2bc-6a465c080daa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4621 | 2025.08.12 22:53:45.036920 [ 256 ] {1a5ed750-3610-4943-a2bc-6a465c080daa} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2025.08.12 22:53:45.037047 [ 7 ] {} <Debug> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4623 | 2025.08.12 22:53:45.037088 [ 256 ] {1a5ed750-3610-4943-a2bc-6a465c080daa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001395 sec., 8602.150537634408 rows/sec., 672.04 KiB/sec. | ||
| 4624 | 2025.08.12 22:53:45.037093 [ 7 ] {} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2025.08.12 22:53:45.037138 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4626 | 2025.08.12 22:53:45.037149 [ 256 ] {1a5ed750-3610-4943-a2bc-6a465c080daa} <Debug> TCPHandler: Processed in 0.001591232 sec. | ||
| 4627 | 2025.08.12 22:53:45.037230 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4628 | 2025.08.12 22:53:45.037307 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2025.08.12 22:53:45.037338 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4630 | 2025.08.12 22:53:45.037369 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 214 rows starting from the beginning of the part | ||
| 4631 | 2025.08.12 22:53:45.037433 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 4632 | 2025.08.12 22:53:45.037437 [ 256 ] {72b1ffe0-a763-4b35-98f4-9bdc622f67ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4633 | 2025.08.12 22:53:45.037487 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 4634 | 2025.08.12 22:53:45.037495 [ 256 ] {72b1ffe0-a763-4b35-98f4-9bdc622f67ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4635 | 2025.08.12 22:53:45.037537 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 202 rows starting from the beginning of the part | ||
| 4636 | 2025.08.12 22:53:45.037587 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 202 rows starting from the beginning of the part | ||
| 4637 | 2025.08.12 22:53:45.037637 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 4638 | 2025.08.12 22:53:45.038027 [ 256 ] {72b1ffe0-a763-4b35-98f4-9bdc622f67ba} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.08.12 22:53:45.038069 [ 256 ] {72b1ffe0-a763-4b35-98f4-9bdc622f67ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4640 | 2025.08.12 22:53:45.038470 [ 256 ] {72b1ffe0-a763-4b35-98f4-9bdc622f67ba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4641 | 2025.08.12 22:53:45.038694 [ 198 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150301 sec., 435126.84546343674 rows/sec., 27.00 MiB/sec. | ||
| 4642 | 2025.08.12 22:53:45.038750 [ 256 ] {72b1ffe0-a763-4b35-98f4-9bdc622f67ba} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2025.08.12 22:53:45.038875 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4644 | 2025.08.12 22:53:45.038940 [ 256 ] {72b1ffe0-a763-4b35-98f4-9bdc622f67ba} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001532 sec., 65274.15143603134 rows/sec., 5.34 MiB/sec. | ||
| 4645 | 2025.08.12 22:53:45.038993 [ 256 ] {72b1ffe0-a763-4b35-98f4-9bdc622f67ba} <Debug> TCPHandler: Processed in 0.001751065 sec. | ||
| 4646 | 2025.08.12 22:53:45.039156 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2025.08.12 22:53:45.039249 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2025.08.12 22:53:45.039269 [ 256 ] {cf798747-b4ac-44de-b3b6-b1a34858b34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4649 | 2025.08.12 22:53:45.039324 [ 256 ] {cf798747-b4ac-44de-b3b6-b1a34858b34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4650 | 2025.08.12 22:53:45.039327 [ 188 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_10_2} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4651 | 2025.08.12 22:53:45.039424 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4652 | 2025.08.12 22:53:45.039810 [ 256 ] {cf798747-b4ac-44de-b3b6-b1a34858b34c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2025.08.12 22:53:45.039846 [ 256 ] {cf798747-b4ac-44de-b3b6-b1a34858b34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4654 | 2025.08.12 22:53:45.040304 [ 256 ] {cf798747-b4ac-44de-b3b6-b1a34858b34c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4655 | 2025.08.12 22:53:45.040655 [ 256 ] {cf798747-b4ac-44de-b3b6-b1a34858b34c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2025.08.12 22:53:45.040841 [ 256 ] {cf798747-b4ac-44de-b3b6-b1a34858b34c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001598 sec., 122653.31664580725 rows/sec., 8.80 MiB/sec. | ||
| 4657 | 2025.08.12 22:53:45.040889 [ 256 ] {cf798747-b4ac-44de-b3b6-b1a34858b34c} <Debug> TCPHandler: Processed in 0.001793115 sec. | ||
| 4658 | 2025.08.12 22:53:45.041045 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4659 | 2025.08.12 22:53:45.041155 [ 256 ] {82285413-dfda-462d-9267-ba167c05c1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4660 | 2025.08.12 22:53:45.041208 [ 256 ] {82285413-dfda-462d-9267-ba167c05c1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4661 | 2025.08.12 22:53:45.041720 [ 256 ] {82285413-dfda-462d-9267-ba167c05c1f4} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2025.08.12 22:53:45.041765 [ 256 ] {82285413-dfda-462d-9267-ba167c05c1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4663 | 2025.08.12 22:53:45.042167 [ 256 ] {82285413-dfda-462d-9267-ba167c05c1f4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4664 | 2025.08.12 22:53:45.042478 [ 256 ] {82285413-dfda-462d-9267-ba167c05c1f4} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2025.08.12 22:53:45.042655 [ 256 ] {82285413-dfda-462d-9267-ba167c05c1f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec. | ||
| 4666 | 2025.08.12 22:53:45.042704 [ 256 ] {82285413-dfda-462d-9267-ba167c05c1f4} <Debug> TCPHandler: Processed in 0.001718514 sec. | ||
| 4667 | 2025.08.12 22:53:46.818229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 4668 | 2025.08.12 22:53:46.818922 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2025.08.12 22:53:46.818988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4670 | 2025.08.12 22:53:46.819592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4671 | 2025.08.12 22:53:46.819818 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.08.12 22:53:46.819960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 4673 | 2025.08.12 22:53:47.440505 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4674 | 2025.08.12 22:53:47.458669 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2025.08.12 22:53:47.458730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4676 | 2025.08.12 22:53:47.465501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4677 | 2025.08.12 22:53:47.466231 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2025.08.12 22:53:47.469263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4679 | 2025.08.12 22:53:49.343148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 686 | ||
| 4680 | 2025.08.12 22:53:49.345475 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2025.08.12 22:53:49.345517 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4682 | 2025.08.12 22:53:49.346846 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4683 | 2025.08.12 22:53:49.347130 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2025.08.12 22:53:49.347400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
| 4685 | 2025.08.12 22:53:50.018372 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4686 | 2025.08.12 22:53:50.018607 [ 256 ] {32cc5e1d-3eff-486f-b2ff-2dadf54e0373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4687 | 2025.08.12 22:53:50.018684 [ 256 ] {32cc5e1d-3eff-486f-b2ff-2dadf54e0373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4688 | 2025.08.12 22:53:50.019493 [ 256 ] {32cc5e1d-3eff-486f-b2ff-2dadf54e0373} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2025.08.12 22:53:50.019538 [ 256 ] {32cc5e1d-3eff-486f-b2ff-2dadf54e0373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4690 | 2025.08.12 22:53:50.019941 [ 256 ] {32cc5e1d-3eff-486f-b2ff-2dadf54e0373} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4691 | 2025.08.12 22:53:50.020166 [ 256 ] {32cc5e1d-3eff-486f-b2ff-2dadf54e0373} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2025.08.12 22:53:50.020332 [ 256 ] {32cc5e1d-3eff-486f-b2ff-2dadf54e0373} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.00178 sec., 77528.08988764045 rows/sec., 6.71 MiB/sec. | ||
| 4693 | 2025.08.12 22:53:50.020381 [ 256 ] {32cc5e1d-3eff-486f-b2ff-2dadf54e0373} <Debug> TCPHandler: Processed in 0.002189531 sec. | ||
| 4694 | 2025.08.12 22:53:50.020534 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2025.08.12 22:53:50.020635 [ 256 ] {7f6b7a84-feca-469a-9664-acc74d79814f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4696 | 2025.08.12 22:53:50.020678 [ 256 ] {7f6b7a84-feca-469a-9664-acc74d79814f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4697 | 2025.08.12 22:53:50.021115 [ 256 ] {7f6b7a84-feca-469a-9664-acc74d79814f} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2025.08.12 22:53:50.021153 [ 256 ] {7f6b7a84-feca-469a-9664-acc74d79814f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4699 | 2025.08.12 22:53:50.021450 [ 256 ] {7f6b7a84-feca-469a-9664-acc74d79814f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4700 | 2025.08.12 22:53:50.021661 [ 256 ] {7f6b7a84-feca-469a-9664-acc74d79814f} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2025.08.12 22:53:50.021791 [ 256 ] {7f6b7a84-feca-469a-9664-acc74d79814f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001179 sec., 34775.233248515695 rows/sec., 2.55 MiB/sec. | ||
| 4702 | 2025.08.12 22:53:50.021828 [ 256 ] {7f6b7a84-feca-469a-9664-acc74d79814f} <Debug> TCPHandler: Processed in 0.001343309 sec. | ||
| 4703 | 2025.08.12 22:53:50.021948 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2025.08.12 22:53:50.022040 [ 256 ] {61721dd0-9404-4b60-a9ab-e0a269da970b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4705 | 2025.08.12 22:53:50.022080 [ 256 ] {61721dd0-9404-4b60-a9ab-e0a269da970b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4706 | 2025.08.12 22:53:50.022504 [ 256 ] {61721dd0-9404-4b60-a9ab-e0a269da970b} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2025.08.12 22:53:50.022540 [ 256 ] {61721dd0-9404-4b60-a9ab-e0a269da970b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4708 | 2025.08.12 22:53:50.022843 [ 256 ] {61721dd0-9404-4b60-a9ab-e0a269da970b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4709 | 2025.08.12 22:53:50.023054 [ 256 ] {61721dd0-9404-4b60-a9ab-e0a269da970b} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2025.08.12 22:53:50.023180 [ 256 ] {61721dd0-9404-4b60-a9ab-e0a269da970b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001158 sec., 90673.57512953368 rows/sec., 7.08 MiB/sec. | ||
| 4711 | 2025.08.12 22:53:50.023218 [ 256 ] {61721dd0-9404-4b60-a9ab-e0a269da970b} <Debug> TCPHandler: Processed in 0.001317398 sec. | ||
| 4712 | 2025.08.12 22:53:50.023334 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2025.08.12 22:53:50.023425 [ 256 ] {a288e611-0c6e-42d3-ac45-af742d00594b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4714 | 2025.08.12 22:53:50.023468 [ 256 ] {a288e611-0c6e-42d3-ac45-af742d00594b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4715 | 2025.08.12 22:53:50.023879 [ 256 ] {a288e611-0c6e-42d3-ac45-af742d00594b} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2025.08.12 22:53:50.023914 [ 256 ] {a288e611-0c6e-42d3-ac45-af742d00594b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4717 | 2025.08.12 22:53:50.024266 [ 256 ] {a288e611-0c6e-42d3-ac45-af742d00594b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4718 | 2025.08.12 22:53:50.024473 [ 256 ] {a288e611-0c6e-42d3-ac45-af742d00594b} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2025.08.12 22:53:50.024598 [ 256 ] {a288e611-0c6e-42d3-ac45-af742d00594b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 4720 | 2025.08.12 22:53:50.024634 [ 256 ] {a288e611-0c6e-42d3-ac45-af742d00594b} <Debug> TCPHandler: Processed in 0.001346709 sec. | ||
| 4721 | 2025.08.12 22:53:50.024739 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2025.08.12 22:53:50.024830 [ 256 ] {1d41709b-f2b3-49c0-9aa3-9cfaa4ba9584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4723 | 2025.08.12 22:53:50.024884 [ 256 ] {1d41709b-f2b3-49c0-9aa3-9cfaa4ba9584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4724 | 2025.08.12 22:53:50.025726 [ 256 ] {1d41709b-f2b3-49c0-9aa3-9cfaa4ba9584} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2025.08.12 22:53:50.025762 [ 256 ] {1d41709b-f2b3-49c0-9aa3-9cfaa4ba9584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4726 | 2025.08.12 22:53:50.026337 [ 256 ] {1d41709b-f2b3-49c0-9aa3-9cfaa4ba9584} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4727 | 2025.08.12 22:53:50.026555 [ 256 ] {1d41709b-f2b3-49c0-9aa3-9cfaa4ba9584} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2025.08.12 22:53:50.026700 [ 256 ] {1d41709b-f2b3-49c0-9aa3-9cfaa4ba9584} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001887 sec., 21727.60996290408 rows/sec., 38.93 MiB/sec. | ||
| 4729 | 2025.08.12 22:53:50.026763 [ 256 ] {1d41709b-f2b3-49c0-9aa3-9cfaa4ba9584} <Debug> TCPHandler: Processed in 0.002070139 sec. | ||
| 4730 | 2025.08.12 22:53:50.026875 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2025.08.12 22:53:50.026967 [ 256 ] {62891dd5-7b38-448d-bedf-0a3a180ed14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4732 | 2025.08.12 22:53:50.027008 [ 256 ] {62891dd5-7b38-448d-bedf-0a3a180ed14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4733 | 2025.08.12 22:53:50.027336 [ 256 ] {62891dd5-7b38-448d-bedf-0a3a180ed14a} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2025.08.12 22:53:50.027370 [ 256 ] {62891dd5-7b38-448d-bedf-0a3a180ed14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4735 | 2025.08.12 22:53:50.027672 [ 256 ] {62891dd5-7b38-448d-bedf-0a3a180ed14a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4736 | 2025.08.12 22:53:50.027883 [ 256 ] {62891dd5-7b38-448d-bedf-0a3a180ed14a} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2025.08.12 22:53:50.028008 [ 256 ] {62891dd5-7b38-448d-bedf-0a3a180ed14a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4738 | 2025.08.12 22:53:50.028043 [ 256 ] {62891dd5-7b38-448d-bedf-0a3a180ed14a} <Debug> TCPHandler: Processed in 0.001216397 sec. | ||
| 4739 | 2025.08.12 22:53:52.285103 [ 57 ] {} <Debug> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4740 | 2025.08.12 22:53:52.285200 [ 57 ] {} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2025.08.12 22:53:52.285238 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4742 | 2025.08.12 22:53:52.285420 [ 197 ] {578a66c2-7559-47dd-addd-c0480af64887::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 | ||
| 4743 | 2025.08.12 22:53:52.285666 [ 197 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4744 | 2025.08.12 22:53:52.285728 [ 197 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4745 | 2025.08.12 22:53:52.285835 [ 197 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4746 | 2025.08.12 22:53:52.285885 [ 197 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4747 | 2025.08.12 22:53:52.285931 [ 197 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4748 | 2025.08.12 22:53:52.285977 [ 197 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4749 | 2025.08.12 22:53:52.286934 [ 198 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001599063 sec., 3126.8311504925073 rows/sec., 208.25 KiB/sec. | ||
| 4750 | 2025.08.12 22:53:52.287116 [ 198 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4751 | 2025.08.12 22:53:52.287418 [ 198 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_5_1} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2025.08.12 22:53:52.287494 [ 198 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_5_1} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4753 | 2025.08.12 22:53:52.287584 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4754 | 2025.08.12 22:53:54.226458 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4755 | 2025.08.12 22:53:54.226512 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4756 | 2025.08.12 22:53:54.320021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 4757 | 2025.08.12 22:53:54.320570 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2025.08.12 22:53:54.320613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4759 | 2025.08.12 22:53:54.321144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4760 | 2025.08.12 22:53:54.321375 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2025.08.12 22:53:54.321516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4762 | 2025.08.12 22:53:54.321520 [ 51 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4763 | 2025.08.12 22:53:54.321601 [ 51 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2025.08.12 22:53:54.321636 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4765 | 2025.08.12 22:53:54.321776 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 4766 | 2025.08.12 22:53:54.321936 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4767 | 2025.08.12 22:53:54.321979 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
| 4768 | 2025.08.12 22:53:54.322050 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 4769 | 2025.08.12 22:53:54.322100 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 4770 | 2025.08.12 22:53:54.322147 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 4771 | 2025.08.12 22:53:54.322190 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 4772 | 2025.08.12 22:53:54.322233 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 4773 | 2025.08.12 22:53:54.324429 [ 198 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002711778 sec., 4408915.479069452 rows/sec., 63.07 MiB/sec. | ||
| 4774 | 2025.08.12 22:53:54.324807 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4775 | 2025.08.12 22:53:54.325117 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_26_5} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2025.08.12 22:53:54.325195 [ 187 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_26_5} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4777 | 2025.08.12 22:53:54.325294 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4778 | 2025.08.12 22:53:54.969308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4779 | 2025.08.12 22:53:54.987408 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2025.08.12 22:53:54.987467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4781 | 2025.08.12 22:53:54.993248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4782 | 2025.08.12 22:53:54.993978 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2025.08.12 22:53:54.994307 [ 51 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4784 | 2025.08.12 22:53:54.994406 [ 51 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2025.08.12 22:53:54.994443 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4786 | 2025.08.12 22:53:54.994581 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4787 | 2025.08.12 22:53:54.997299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4788 | 2025.08.12 22:53:54.997600 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4789 | 2025.08.12 22:53:54.998408 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4790 | 2025.08.12 22:53:55.001760 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4791 | 2025.08.12 22:53:55.005217 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4792 | 2025.08.12 22:53:55.008912 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4793 | 2025.08.12 22:53:55.012819 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4794 | 2025.08.12 22:53:55.018056 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2025.08.12 22:53:55.018216 [ 256 ] {6c5e3fcb-0ed5-474d-a859-45f1e1496596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4796 | 2025.08.12 22:53:55.018281 [ 256 ] {6c5e3fcb-0ed5-474d-a859-45f1e1496596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4797 | 2025.08.12 22:53:55.018814 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 4798 | 2025.08.12 22:53:55.018955 [ 256 ] {6c5e3fcb-0ed5-474d-a859-45f1e1496596} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2025.08.12 22:53:55.019012 [ 256 ] {6c5e3fcb-0ed5-474d-a859-45f1e1496596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4800 | 2025.08.12 22:53:55.019439 [ 256 ] {6c5e3fcb-0ed5-474d-a859-45f1e1496596} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4801 | 2025.08.12 22:53:55.019684 [ 256 ] {6c5e3fcb-0ed5-474d-a859-45f1e1496596} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2025.08.12 22:53:55.019850 [ 50 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4803 | 2025.08.12 22:53:55.019852 [ 256 ] {6c5e3fcb-0ed5-474d-a859-45f1e1496596} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.54 MiB/sec. | ||
| 4804 | 2025.08.12 22:53:55.019912 [ 50 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2025.08.12 22:53:55.019939 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4806 | 2025.08.12 22:53:55.019948 [ 256 ] {6c5e3fcb-0ed5-474d-a859-45f1e1496596} <Debug> TCPHandler: Processed in 0.002016678 sec. | ||
| 4807 | 2025.08.12 22:53:55.020067 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 4808 | 2025.08.12 22:53:55.020105 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2025.08.12 22:53:55.020217 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2025.08.12 22:53:55.020220 [ 256 ] {b644358d-ba21-41de-97d8-34b7c1362f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4811 | 2025.08.12 22:53:55.020259 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2420 rows starting from the beginning of the part | ||
| 4812 | 2025.08.12 22:53:55.020283 [ 256 ] {b644358d-ba21-41de-97d8-34b7c1362f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4813 | 2025.08.12 22:53:55.020332 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 4814 | 2025.08.12 22:53:55.020382 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1149 rows starting from the beginning of the part | ||
| 4815 | 2025.08.12 22:53:55.020423 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 176 rows starting from the beginning of the part | ||
| 4816 | 2025.08.12 22:53:55.020464 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part | ||
| 4817 | 2025.08.12 22:53:55.020506 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 4818 | 2025.08.12 22:53:55.020771 [ 256 ] {b644358d-ba21-41de-97d8-34b7c1362f0d} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2025.08.12 22:53:55.020818 [ 256 ] {b644358d-ba21-41de-97d8-34b7c1362f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4820 | 2025.08.12 22:53:55.021185 [ 256 ] {b644358d-ba21-41de-97d8-34b7c1362f0d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4821 | 2025.08.12 22:53:55.021455 [ 256 ] {b644358d-ba21-41de-97d8-34b7c1362f0d} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2025.08.12 22:53:55.021579 [ 50 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4823 | 2025.08.12 22:53:55.021602 [ 256 ] {b644358d-ba21-41de-97d8-34b7c1362f0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001407 sec., 45486.85145700071 rows/sec., 3.55 MiB/sec. | ||
| 4824 | 2025.08.12 22:53:55.021615 [ 50 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2025.08.12 22:53:55.021644 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4826 | 2025.08.12 22:53:55.021653 [ 256 ] {b644358d-ba21-41de-97d8-34b7c1362f0d} <Debug> TCPHandler: Processed in 0.001601493 sec. | ||
| 4827 | 2025.08.12 22:53:55.021749 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 4828 | 2025.08.12 22:53:55.021788 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2025.08.12 22:53:55.021881 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4830 | 2025.08.12 22:53:55.021898 [ 256 ] {81c0f984-5acb-4ec7-b449-9da7b6d15ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4831 | 2025.08.12 22:53:55.021919 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1223 rows starting from the beginning of the part | ||
| 4832 | 2025.08.12 22:53:55.021950 [ 256 ] {81c0f984-5acb-4ec7-b449-9da7b6d15ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4833 | 2025.08.12 22:53:55.021996 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 4834 | 2025.08.12 22:53:55.022049 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 693 rows starting from the beginning of the part | ||
| 4835 | 2025.08.12 22:53:55.022095 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part | ||
| 4836 | 2025.08.12 22:53:55.022147 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 4837 | 2025.08.12 22:53:55.022205 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 4838 | 2025.08.12 22:53:55.022352 [ 201 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3995 rows, containing 5 columns (5 merged, 0 gathered) in 0.002347633 sec., 1701714.024295961 rows/sec., 145.00 MiB/sec. | ||
| 4839 | 2025.08.12 22:53:55.022415 [ 256 ] {81c0f984-5acb-4ec7-b449-9da7b6d15ece} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2025.08.12 22:53:55.022460 [ 256 ] {81c0f984-5acb-4ec7-b449-9da7b6d15ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4841 | 2025.08.12 22:53:55.022656 [ 192 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4842 | 2025.08.12 22:53:55.022942 [ 192 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2025.08.12 22:53:55.023008 [ 256 ] {81c0f984-5acb-4ec7-b449-9da7b6d15ece} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4844 | 2025.08.12 22:53:55.023015 [ 192 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_41_8} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4845 | 2025.08.12 22:53:55.023102 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 4846 | 2025.08.12 22:53:55.023252 [ 256 ] {81c0f984-5acb-4ec7-b449-9da7b6d15ece} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2025.08.12 22:53:55.023398 [ 256 ] {81c0f984-5acb-4ec7-b449-9da7b6d15ece} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec. | ||
| 4848 | 2025.08.12 22:53:55.023439 [ 256 ] {81c0f984-5acb-4ec7-b449-9da7b6d15ece} <Debug> TCPHandler: Processed in 0.001702914 sec. | ||
| 4849 | 2025.08.12 22:53:55.023442 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4850 | 2025.08.12 22:53:55.023480 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2025.08.12 22:53:55.023499 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4852 | 2025.08.12 22:53:55.023546 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001848226 sec., 1216842.5289980771 rows/sec., 93.06 MiB/sec. | ||
| 4853 | 2025.08.12 22:53:55.023566 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2025.08.12 22:53:55.023570 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 4855 | 2025.08.12 22:53:55.023666 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4856 | 2025.08.12 22:53:55.023675 [ 256 ] {e177acb8-cdf2-4799-84da-e7ee4a42ecb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4857 | 2025.08.12 22:53:55.023692 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11422 rows starting from the beginning of the part | ||
| 4858 | 2025.08.12 22:53:55.023721 [ 256 ] {e177acb8-cdf2-4799-84da-e7ee4a42ecb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4859 | 2025.08.12 22:53:55.023769 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 4860 | 2025.08.12 22:53:55.023815 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 307 rows starting from the beginning of the part | ||
| 4861 | 2025.08.12 22:53:55.023823 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4862 | 2025.08.12 22:53:55.023854 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 196 rows starting from the beginning of the part | ||
| 4863 | 2025.08.12 22:53:55.023902 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 4864 | 2025.08.12 22:53:55.023957 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 4865 | 2025.08.12 22:53:55.024104 [ 256 ] {e177acb8-cdf2-4799-84da-e7ee4a42ecb0} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2025.08.12 22:53:55.024145 [ 256 ] {e177acb8-cdf2-4799-84da-e7ee4a42ecb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4867 | 2025.08.12 22:53:55.024202 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2025.08.12 22:53:55.024303 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_41_8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4869 | 2025.08.12 22:53:55.024411 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4870 | 2025.08.12 22:53:55.024502 [ 256 ] {e177acb8-cdf2-4799-84da-e7ee4a42ecb0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4871 | 2025.08.12 22:53:55.024739 [ 256 ] {e177acb8-cdf2-4799-84da-e7ee4a42ecb0} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2025.08.12 22:53:55.024857 [ 50 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4873 | 2025.08.12 22:53:55.024880 [ 256 ] {e177acb8-cdf2-4799-84da-e7ee4a42ecb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 4874 | 2025.08.12 22:53:55.024888 [ 50 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2025.08.12 22:53:55.024919 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4876 | 2025.08.12 22:53:55.024927 [ 256 ] {e177acb8-cdf2-4799-84da-e7ee4a42ecb0} <Debug> TCPHandler: Processed in 0.00141193 sec. | ||
| 4877 | 2025.08.12 22:53:55.024994 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 4878 | 2025.08.12 22:53:55.025092 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4879 | 2025.08.12 22:53:55.025120 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1962 rows starting from the beginning of the part | ||
| 4880 | 2025.08.12 22:53:55.025168 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 4881 | 2025.08.12 22:53:55.025205 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 102 rows starting from the beginning of the part | ||
| 4882 | 2025.08.12 22:53:55.025238 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 4883 | 2025.08.12 22:53:55.025271 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 4884 | 2025.08.12 22:53:55.025309 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 4885 | 2025.08.12 22:53:55.026640 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 4 columns (4 merged, 0 gathered) in 0.001680634 sec., 1370911.2156483803 rows/sec., 90.94 MiB/sec. | ||
| 4886 | 2025.08.12 22:53:55.026948 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4887 | 2025.08.12 22:53:55.027205 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_41_8} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2025.08.12 22:53:55.027278 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_41_8} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4889 | 2025.08.12 22:53:55.027348 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4890 | 2025.08.12 22:53:55.028517 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12405 rows, containing 5 columns (5 merged, 0 gathered) in 0.00498123 sec., 2490348.7692798767 rows/sec., 169.90 MiB/sec. | ||
| 4891 | 2025.08.12 22:53:55.028965 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4892 | 2025.08.12 22:53:55.029283 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2025.08.12 22:53:55.029371 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4894 | 2025.08.12 22:53:55.029459 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 4895 | 2025.08.12 22:53:55.074944 [ 198 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080421099 sec., 2437.1713696675547 rows/sec., 12.60 MiB/sec. | ||
| 4896 | 2025.08.12 22:53:55.077562 [ 189 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4897 | 2025.08.12 22:53:55.079663 [ 189 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_26_5} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2025.08.12 22:53:55.079754 [ 189 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_26_5} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4899 | 2025.08.12 22:53:55.081827 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4900 | 2025.08.12 22:53:56.001138 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.55 MiB, peak 241.11 MiB, free memory in arenas 0.00 B, will set to 234.95 MiB (RSS), difference: 4.39 MiB | ||
| 4901 | 2025.08.12 22:53:57.310102 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2025.08.12 22:53:57.310311 [ 256 ] {b123fa86-5b94-4fed-a7e3-24b56452bf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4903 | 2025.08.12 22:53:57.310395 [ 256 ] {b123fa86-5b94-4fed-a7e3-24b56452bf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4904 | 2025.08.12 22:53:57.311055 [ 256 ] {b123fa86-5b94-4fed-a7e3-24b56452bf98} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2025.08.12 22:53:57.311107 [ 256 ] {b123fa86-5b94-4fed-a7e3-24b56452bf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4906 | 2025.08.12 22:53:57.311508 [ 256 ] {b123fa86-5b94-4fed-a7e3-24b56452bf98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4907 | 2025.08.12 22:53:57.311772 [ 256 ] {b123fa86-5b94-4fed-a7e3-24b56452bf98} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2025.08.12 22:53:57.311943 [ 256 ] {b123fa86-5b94-4fed-a7e3-24b56452bf98} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00169 sec., 8284.023668639053 rows/sec., 675.50 KiB/sec. | ||
| 4909 | 2025.08.12 22:53:57.311989 [ 256 ] {b123fa86-5b94-4fed-a7e3-24b56452bf98} <Debug> TCPHandler: Processed in 0.002033838 sec. | ||
| 4910 | 2025.08.12 22:53:57.312099 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2025.08.12 22:53:57.312196 [ 256 ] {f2e7c18c-1086-47c3-9318-307d50e3ecdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4912 | 2025.08.12 22:53:57.312238 [ 256 ] {f2e7c18c-1086-47c3-9318-307d50e3ecdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4913 | 2025.08.12 22:53:57.313116 [ 256 ] {f2e7c18c-1086-47c3-9318-307d50e3ecdf} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2025.08.12 22:53:57.313153 [ 256 ] {f2e7c18c-1086-47c3-9318-307d50e3ecdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4915 | 2025.08.12 22:53:57.313588 [ 256 ] {f2e7c18c-1086-47c3-9318-307d50e3ecdf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4916 | 2025.08.12 22:53:57.313812 [ 256 ] {f2e7c18c-1086-47c3-9318-307d50e3ecdf} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2025.08.12 22:53:57.313955 [ 256 ] {f2e7c18c-1086-47c3-9318-307d50e3ecdf} <Debug> executeQuery: Read 1285 rows, 108.86 KiB in 0.001778 sec., 722722.1597300337 rows/sec., 59.79 MiB/sec. | ||
| 4918 | 2025.08.12 22:53:57.313996 [ 256 ] {f2e7c18c-1086-47c3-9318-307d50e3ecdf} <Debug> TCPHandler: Processed in 0.001947487 sec. | ||
| 4919 | 2025.08.12 22:53:57.314105 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2025.08.12 22:53:57.314204 [ 256 ] {9e5e5521-01ea-4695-bea9-e3a0e1051725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4921 | 2025.08.12 22:53:57.314247 [ 256 ] {9e5e5521-01ea-4695-bea9-e3a0e1051725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4922 | 2025.08.12 22:53:57.314666 [ 256 ] {9e5e5521-01ea-4695-bea9-e3a0e1051725} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2025.08.12 22:53:57.314704 [ 256 ] {9e5e5521-01ea-4695-bea9-e3a0e1051725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4924 | 2025.08.12 22:53:57.315023 [ 256 ] {9e5e5521-01ea-4695-bea9-e3a0e1051725} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4925 | 2025.08.12 22:53:57.315254 [ 256 ] {9e5e5521-01ea-4695-bea9-e3a0e1051725} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2025.08.12 22:53:57.315402 [ 256 ] {9e5e5521-01ea-4695-bea9-e3a0e1051725} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001217 sec., 45193.097781429744 rows/sec., 3.26 MiB/sec. | ||
| 4927 | 2025.08.12 22:53:57.315443 [ 256 ] {9e5e5521-01ea-4695-bea9-e3a0e1051725} <Debug> TCPHandler: Processed in 0.00138714 sec. | ||
| 4928 | 2025.08.12 22:53:57.315548 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2025.08.12 22:53:57.315643 [ 256 ] {7b246e43-f4f0-4256-9057-6979fb2fd8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4930 | 2025.08.12 22:53:57.315684 [ 256 ] {7b246e43-f4f0-4256-9057-6979fb2fd8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4931 | 2025.08.12 22:53:57.316143 [ 256 ] {7b246e43-f4f0-4256-9057-6979fb2fd8d5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2025.08.12 22:53:57.316182 [ 256 ] {7b246e43-f4f0-4256-9057-6979fb2fd8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4933 | 2025.08.12 22:53:57.316505 [ 256 ] {7b246e43-f4f0-4256-9057-6979fb2fd8d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4934 | 2025.08.12 22:53:57.316726 [ 256 ] {7b246e43-f4f0-4256-9057-6979fb2fd8d5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2025.08.12 22:53:57.316831 [ 47 ] {} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4936 | 2025.08.12 22:53:57.316866 [ 256 ] {7b246e43-f4f0-4256-9057-6979fb2fd8d5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00124 sec., 183870.96774193548 rows/sec., 12.45 MiB/sec. | ||
| 4937 | 2025.08.12 22:53:57.316907 [ 47 ] {} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2025.08.12 22:53:57.316917 [ 256 ] {7b246e43-f4f0-4256-9057-6979fb2fd8d5} <Debug> TCPHandler: Processed in 0.001418949 sec. | ||
| 4939 | 2025.08.12 22:53:57.316939 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4940 | 2025.08.12 22:53:57.317032 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2025.08.12 22:53:57.317042 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4942 | 2025.08.12 22:53:57.317139 [ 256 ] {ac02a0f9-000c-47bf-b492-c79bcdda9c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4943 | 2025.08.12 22:53:57.317170 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4944 | 2025.08.12 22:53:57.317185 [ 256 ] {ac02a0f9-000c-47bf-b492-c79bcdda9c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4945 | 2025.08.12 22:53:57.317207 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 456 rows starting from the beginning of the part | ||
| 4946 | 2025.08.12 22:53:57.317279 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 4947 | 2025.08.12 22:53:57.317323 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 431 rows starting from the beginning of the part | ||
| 4948 | 2025.08.12 22:53:57.317366 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 4949 | 2025.08.12 22:53:57.317409 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4950 | 2025.08.12 22:53:57.317449 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 4951 | 2025.08.12 22:53:57.317786 [ 256 ] {ac02a0f9-000c-47bf-b492-c79bcdda9c23} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2025.08.12 22:53:57.317829 [ 256 ] {ac02a0f9-000c-47bf-b492-c79bcdda9c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4953 | 2025.08.12 22:53:57.318314 [ 256 ] {ac02a0f9-000c-47bf-b492-c79bcdda9c23} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4954 | 2025.08.12 22:53:57.318439 [ 189 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1366 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143704 sec., 950565.0503813394 rows/sec., 67.39 MiB/sec. | ||
| 4955 | 2025.08.12 22:53:57.318538 [ 256 ] {ac02a0f9-000c-47bf-b492-c79bcdda9c23} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2025.08.12 22:53:57.318619 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4957 | 2025.08.12 22:53:57.318682 [ 256 ] {ac02a0f9-000c-47bf-b492-c79bcdda9c23} <Debug> executeQuery: Read 575 rows, 43.83 KiB in 0.001561 sec., 368353.6194746957 rows/sec., 27.42 MiB/sec. | ||
| 4958 | 2025.08.12 22:53:57.318729 [ 256 ] {ac02a0f9-000c-47bf-b492-c79bcdda9c23} <Debug> TCPHandler: Processed in 0.001746475 sec. | ||
| 4959 | 2025.08.12 22:53:57.318839 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2025.08.12 22:53:57.318866 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2025.08.12 22:53:57.318935 [ 194 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_15_3} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4962 | 2025.08.12 22:53:57.318936 [ 256 ] {e61d763c-8209-4007-824d-f39f58933607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4963 | 2025.08.12 22:53:57.318995 [ 256 ] {e61d763c-8209-4007-824d-f39f58933607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4964 | 2025.08.12 22:53:57.319003 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4965 | 2025.08.12 22:53:57.319535 [ 256 ] {e61d763c-8209-4007-824d-f39f58933607} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2025.08.12 22:53:57.319575 [ 256 ] {e61d763c-8209-4007-824d-f39f58933607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4967 | 2025.08.12 22:53:57.319963 [ 256 ] {e61d763c-8209-4007-824d-f39f58933607} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4968 | 2025.08.12 22:53:57.320181 [ 256 ] {e61d763c-8209-4007-824d-f39f58933607} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2025.08.12 22:53:57.320367 [ 256 ] {e61d763c-8209-4007-824d-f39f58933607} <Debug> executeQuery: Read 949 rows, 65.17 KiB in 0.001449 sec., 654934.4375431332 rows/sec., 43.92 MiB/sec. | ||
| 4970 | 2025.08.12 22:53:57.320406 [ 256 ] {e61d763c-8209-4007-824d-f39f58933607} <Debug> TCPHandler: Processed in 0.001615382 sec. | ||
| 4971 | 2025.08.12 22:53:57.320530 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2025.08.12 22:53:57.320626 [ 256 ] {9e9fc50a-f823-4217-a8ad-b751ebbf7318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4973 | 2025.08.12 22:53:57.320683 [ 256 ] {9e9fc50a-f823-4217-a8ad-b751ebbf7318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4974 | 2025.08.12 22:53:57.321516 [ 256 ] {9e9fc50a-f823-4217-a8ad-b751ebbf7318} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2025.08.12 22:53:57.321554 [ 256 ] {9e9fc50a-f823-4217-a8ad-b751ebbf7318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4976 | 2025.08.12 22:53:57.322130 [ 256 ] {9e9fc50a-f823-4217-a8ad-b751ebbf7318} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4977 | 2025.08.12 22:53:57.322366 [ 256 ] {9e9fc50a-f823-4217-a8ad-b751ebbf7318} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2025.08.12 22:53:57.322516 [ 256 ] {9e9fc50a-f823-4217-a8ad-b751ebbf7318} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001908 sec., 21488.46960167715 rows/sec., 38.51 MiB/sec. | ||
| 4979 | 2025.08.12 22:53:57.322574 [ 256 ] {9e9fc50a-f823-4217-a8ad-b751ebbf7318} <Debug> TCPHandler: Processed in 0.00209398 sec. | ||
| 4980 | 2025.08.12 22:53:57.322696 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2025.08.12 22:53:57.322794 [ 256 ] {d34f512f-95cf-4809-a35c-ee5aaceec4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4982 | 2025.08.12 22:53:57.322840 [ 256 ] {d34f512f-95cf-4809-a35c-ee5aaceec4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4983 | 2025.08.12 22:53:57.323180 [ 256 ] {d34f512f-95cf-4809-a35c-ee5aaceec4b5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2025.08.12 22:53:57.323218 [ 256 ] {d34f512f-95cf-4809-a35c-ee5aaceec4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4985 | 2025.08.12 22:53:57.323554 [ 256 ] {d34f512f-95cf-4809-a35c-ee5aaceec4b5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4986 | 2025.08.12 22:53:57.323767 [ 256 ] {d34f512f-95cf-4809-a35c-ee5aaceec4b5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2025.08.12 22:53:57.323897 [ 256 ] {d34f512f-95cf-4809-a35c-ee5aaceec4b5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001121 sec., 32114.183764495985 rows/sec., 2.16 MiB/sec. | ||
| 4988 | 2025.08.12 22:53:57.323935 [ 256 ] {d34f512f-95cf-4809-a35c-ee5aaceec4b5} <Debug> TCPHandler: Processed in 0.001289578 sec. | ||
| 4989 | 2025.08.12 22:53:59.348575 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 722 | ||
| 4990 | 2025.08.12 22:53:59.350900 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.08.12 22:53:59.350957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4992 | 2025.08.12 22:53:59.352116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4993 | 2025.08.12 22:53:59.352388 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2025.08.12 22:53:59.352654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 4995 | 2025.08.12 22:54:00.012517 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2025.08.12 22:54:00.012747 [ 256 ] {f8924324-5a03-4965-820d-22e05e00f83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4997 | 2025.08.12 22:54:00.012828 [ 256 ] {f8924324-5a03-4965-820d-22e05e00f83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4998 | 2025.08.12 22:54:00.013568 [ 256 ] {f8924324-5a03-4965-820d-22e05e00f83e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2025.08.12 22:54:00.013625 [ 256 ] {f8924324-5a03-4965-820d-22e05e00f83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5000 | 2025.08.12 22:54:00.014053 [ 256 ] {f8924324-5a03-4965-820d-22e05e00f83e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5001 | 2025.08.12 22:54:00.014299 [ 256 ] {f8924324-5a03-4965-820d-22e05e00f83e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2025.08.12 22:54:00.014471 [ 256 ] {f8924324-5a03-4965-820d-22e05e00f83e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001781 sec., 31443.009545199326 rows/sec., 2.40 MiB/sec. | ||
| 5003 | 2025.08.12 22:54:00.014523 [ 256 ] {f8924324-5a03-4965-820d-22e05e00f83e} <Debug> TCPHandler: Processed in 0.00215206 sec. | ||
| 5004 | 2025.08.12 22:54:00.014651 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2025.08.12 22:54:00.014758 [ 256 ] {c453165a-bab4-44e1-8f8a-8fbda47933d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5006 | 2025.08.12 22:54:00.014805 [ 256 ] {c453165a-bab4-44e1-8f8a-8fbda47933d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5007 | 2025.08.12 22:54:00.015240 [ 256 ] {c453165a-bab4-44e1-8f8a-8fbda47933d4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2025.08.12 22:54:00.015278 [ 256 ] {c453165a-bab4-44e1-8f8a-8fbda47933d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5009 | 2025.08.12 22:54:00.015600 [ 256 ] {c453165a-bab4-44e1-8f8a-8fbda47933d4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5010 | 2025.08.12 22:54:00.015820 [ 256 ] {c453165a-bab4-44e1-8f8a-8fbda47933d4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2025.08.12 22:54:00.015949 [ 256 ] {c453165a-bab4-44e1-8f8a-8fbda47933d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 5012 | 2025.08.12 22:54:00.015989 [ 256 ] {c453165a-bab4-44e1-8f8a-8fbda47933d4} <Debug> TCPHandler: Processed in 0.001390359 sec. | ||
| 5013 | 2025.08.12 22:54:00.016105 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2025.08.12 22:54:00.016203 [ 256 ] {cf3a86c1-5d1c-40d2-b1fc-f926a14f3c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5015 | 2025.08.12 22:54:00.016250 [ 256 ] {cf3a86c1-5d1c-40d2-b1fc-f926a14f3c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5016 | 2025.08.12 22:54:00.016615 [ 256 ] {cf3a86c1-5d1c-40d2-b1fc-f926a14f3c78} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2025.08.12 22:54:00.016651 [ 256 ] {cf3a86c1-5d1c-40d2-b1fc-f926a14f3c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5018 | 2025.08.12 22:54:00.016985 [ 256 ] {cf3a86c1-5d1c-40d2-b1fc-f926a14f3c78} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5019 | 2025.08.12 22:54:00.017216 [ 256 ] {cf3a86c1-5d1c-40d2-b1fc-f926a14f3c78} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2025.08.12 22:54:00.017346 [ 256 ] {cf3a86c1-5d1c-40d2-b1fc-f926a14f3c78} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 3.84 MiB/sec. | ||
| 5021 | 2025.08.12 22:54:00.017383 [ 256 ] {cf3a86c1-5d1c-40d2-b1fc-f926a14f3c78} <Debug> TCPHandler: Processed in 0.001328868 sec. | ||
| 5022 | 2025.08.12 22:54:00.017499 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2025.08.12 22:54:00.017594 [ 256 ] {4dc29bee-725f-441b-bdf3-c4407cf243c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5024 | 2025.08.12 22:54:00.017638 [ 256 ] {4dc29bee-725f-441b-bdf3-c4407cf243c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5025 | 2025.08.12 22:54:00.018071 [ 256 ] {4dc29bee-725f-441b-bdf3-c4407cf243c9} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2025.08.12 22:54:00.018107 [ 256 ] {4dc29bee-725f-441b-bdf3-c4407cf243c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5027 | 2025.08.12 22:54:00.018425 [ 256 ] {4dc29bee-725f-441b-bdf3-c4407cf243c9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5028 | 2025.08.12 22:54:00.018648 [ 256 ] {4dc29bee-725f-441b-bdf3-c4407cf243c9} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2025.08.12 22:54:00.018780 [ 256 ] {4dc29bee-725f-441b-bdf3-c4407cf243c9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001205 sec., 19917.01244813278 rows/sec., 1.34 MiB/sec. | ||
| 5030 | 2025.08.12 22:54:00.018816 [ 256 ] {4dc29bee-725f-441b-bdf3-c4407cf243c9} <Debug> TCPHandler: Processed in 0.001368059 sec. | ||
| 5031 | 2025.08.12 22:54:01.822507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 5032 | 2025.08.12 22:54:01.822993 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2025.08.12 22:54:01.823074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5034 | 2025.08.12 22:54:01.823561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5035 | 2025.08.12 22:54:01.823793 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2025.08.12 22:54:01.823936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 5037 | 2025.08.12 22:54:02.498283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5038 | 2025.08.12 22:54:02.514907 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2025.08.12 22:54:02.514983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5040 | 2025.08.12 22:54:02.521102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5041 | 2025.08.12 22:54:02.521838 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2025.08.12 22:54:02.524934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5043 | 2025.08.12 22:54:03.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.61 MiB, peak 241.11 MiB, free memory in arenas 0.00 B, will set to 236.82 MiB (RSS), difference: 1.21 MiB | ||
| 5044 | 2025.08.12 22:54:05.016368 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2025.08.12 22:54:05.016569 [ 256 ] {50df57ce-d719-4923-9871-d5f9f299fab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5046 | 2025.08.12 22:54:05.016642 [ 256 ] {50df57ce-d719-4923-9871-d5f9f299fab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5047 | 2025.08.12 22:54:05.017328 [ 256 ] {50df57ce-d719-4923-9871-d5f9f299fab6} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2025.08.12 22:54:05.017382 [ 256 ] {50df57ce-d719-4923-9871-d5f9f299fab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5049 | 2025.08.12 22:54:05.017812 [ 256 ] {50df57ce-d719-4923-9871-d5f9f299fab6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5050 | 2025.08.12 22:54:05.018046 [ 256 ] {50df57ce-d719-4923-9871-d5f9f299fab6} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2025.08.12 22:54:05.018205 [ 256 ] {50df57ce-d719-4923-9871-d5f9f299fab6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.53 MiB/sec. | ||
| 5052 | 2025.08.12 22:54:05.018259 [ 256 ] {50df57ce-d719-4923-9871-d5f9f299fab6} <Debug> TCPHandler: Processed in 0.002029989 sec. | ||
| 5053 | 2025.08.12 22:54:05.018409 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2025.08.12 22:54:05.018513 [ 256 ] {9de34d9e-b5cd-4f05-b86e-897bfb63813e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5055 | 2025.08.12 22:54:05.018557 [ 256 ] {9de34d9e-b5cd-4f05-b86e-897bfb63813e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5056 | 2025.08.12 22:54:05.019009 [ 256 ] {9de34d9e-b5cd-4f05-b86e-897bfb63813e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2025.08.12 22:54:05.019046 [ 256 ] {9de34d9e-b5cd-4f05-b86e-897bfb63813e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5058 | 2025.08.12 22:54:05.019364 [ 256 ] {9de34d9e-b5cd-4f05-b86e-897bfb63813e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5059 | 2025.08.12 22:54:05.019583 [ 256 ] {9de34d9e-b5cd-4f05-b86e-897bfb63813e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2025.08.12 22:54:05.019714 [ 256 ] {9de34d9e-b5cd-4f05-b86e-897bfb63813e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 5061 | 2025.08.12 22:54:05.019753 [ 256 ] {9de34d9e-b5cd-4f05-b86e-897bfb63813e} <Debug> TCPHandler: Processed in 0.00139662 sec. | ||
| 5062 | 2025.08.12 22:54:05.019888 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2025.08.12 22:54:05.019982 [ 256 ] {99b22505-2043-416b-9dbc-33713038bf9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5064 | 2025.08.12 22:54:05.020027 [ 256 ] {99b22505-2043-416b-9dbc-33713038bf9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5065 | 2025.08.12 22:54:05.020471 [ 256 ] {99b22505-2043-416b-9dbc-33713038bf9c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2025.08.12 22:54:05.020508 [ 256 ] {99b22505-2043-416b-9dbc-33713038bf9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5067 | 2025.08.12 22:54:05.020854 [ 256 ] {99b22505-2043-416b-9dbc-33713038bf9c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5068 | 2025.08.12 22:54:05.021087 [ 256 ] {99b22505-2043-416b-9dbc-33713038bf9c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2025.08.12 22:54:05.021221 [ 256 ] {99b22505-2043-416b-9dbc-33713038bf9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 5070 | 2025.08.12 22:54:05.021260 [ 256 ] {99b22505-2043-416b-9dbc-33713038bf9c} <Debug> TCPHandler: Processed in 0.0014215 sec. | ||
| 5071 | 2025.08.12 22:54:05.021380 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2025.08.12 22:54:05.021475 [ 256 ] {088070e2-a203-4dba-9af0-1817ed5200b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5073 | 2025.08.12 22:54:05.021517 [ 256 ] {088070e2-a203-4dba-9af0-1817ed5200b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5074 | 2025.08.12 22:54:05.021870 [ 256 ] {088070e2-a203-4dba-9af0-1817ed5200b8} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2025.08.12 22:54:05.021907 [ 256 ] {088070e2-a203-4dba-9af0-1817ed5200b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5076 | 2025.08.12 22:54:05.022223 [ 256 ] {088070e2-a203-4dba-9af0-1817ed5200b8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5077 | 2025.08.12 22:54:05.022439 [ 256 ] {088070e2-a203-4dba-9af0-1817ed5200b8} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2025.08.12 22:54:05.022570 [ 256 ] {088070e2-a203-4dba-9af0-1817ed5200b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 5079 | 2025.08.12 22:54:05.022606 [ 256 ] {088070e2-a203-4dba-9af0-1817ed5200b8} <Debug> TCPHandler: Processed in 0.001275178 sec. | ||
| 5080 | 2025.08.12 22:54:09.226558 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5081 | 2025.08.12 22:54:09.226606 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5082 | 2025.08.12 22:54:09.324036 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 5083 | 2025.08.12 22:54:09.324572 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2025.08.12 22:54:09.324612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5085 | 2025.08.12 22:54:09.325163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5086 | 2025.08.12 22:54:09.325381 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2025.08.12 22:54:09.325500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5088 | 2025.08.12 22:54:09.353816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 738 | ||
| 5089 | 2025.08.12 22:54:09.355806 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.08.12 22:54:09.355859 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5091 | 2025.08.12 22:54:09.357029 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5092 | 2025.08.12 22:54:09.357299 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2025.08.12 22:54:09.357631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
| 5094 | 2025.08.12 22:54:10.018633 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2025.08.12 22:54:10.018921 [ 256 ] {15f967a3-463e-4659-b795-47350478c4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5096 | 2025.08.12 22:54:10.018987 [ 256 ] {15f967a3-463e-4659-b795-47350478c4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5097 | 2025.08.12 22:54:10.019793 [ 256 ] {15f967a3-463e-4659-b795-47350478c4fd} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2025.08.12 22:54:10.019837 [ 256 ] {15f967a3-463e-4659-b795-47350478c4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5099 | 2025.08.12 22:54:10.020237 [ 256 ] {15f967a3-463e-4659-b795-47350478c4fd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5100 | 2025.08.12 22:54:10.020462 [ 256 ] {15f967a3-463e-4659-b795-47350478c4fd} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2025.08.12 22:54:10.020622 [ 256 ] {15f967a3-463e-4659-b795-47350478c4fd} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001762 sec., 78320.0908059024 rows/sec., 6.78 MiB/sec. | ||
| 5102 | 2025.08.12 22:54:10.020664 [ 256 ] {15f967a3-463e-4659-b795-47350478c4fd} <Debug> TCPHandler: Processed in 0.002212611 sec. | ||
| 5103 | 2025.08.12 22:54:10.020802 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2025.08.12 22:54:10.020897 [ 256 ] {496de158-44ea-4ec5-98f5-e829347409c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5105 | 2025.08.12 22:54:10.020938 [ 256 ] {496de158-44ea-4ec5-98f5-e829347409c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5106 | 2025.08.12 22:54:10.021404 [ 256 ] {496de158-44ea-4ec5-98f5-e829347409c9} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2025.08.12 22:54:10.021442 [ 256 ] {496de158-44ea-4ec5-98f5-e829347409c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5108 | 2025.08.12 22:54:10.021743 [ 256 ] {496de158-44ea-4ec5-98f5-e829347409c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5109 | 2025.08.12 22:54:10.021950 [ 256 ] {496de158-44ea-4ec5-98f5-e829347409c9} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2025.08.12 22:54:10.022058 [ 34 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5111 | 2025.08.12 22:54:10.022078 [ 256 ] {496de158-44ea-4ec5-98f5-e829347409c9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001201 sec., 34138.21815154038 rows/sec., 2.51 MiB/sec. | ||
| 5112 | 2025.08.12 22:54:10.022128 [ 34 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2025.08.12 22:54:10.022138 [ 256 ] {496de158-44ea-4ec5-98f5-e829347409c9} <Debug> TCPHandler: Processed in 0.001383119 sec. | ||
| 5114 | 2025.08.12 22:54:10.022159 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5115 | 2025.08.12 22:54:10.022288 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2025.08.12 22:54:10.022287 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::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 | ||
| 5117 | 2025.08.12 22:54:10.022387 [ 256 ] {a58057f5-2478-4eff-a7c8-6bea839bffd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5118 | 2025.08.12 22:54:10.022432 [ 256 ] {a58057f5-2478-4eff-a7c8-6bea839bffd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5119 | 2025.08.12 22:54:10.022442 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5120 | 2025.08.12 22:54:10.022486 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 269 rows starting from the beginning of the part | ||
| 5121 | 2025.08.12 22:54:10.022563 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
| 5122 | 2025.08.12 22:54:10.022616 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 5123 | 2025.08.12 22:54:10.022671 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 5124 | 2025.08.12 22:54:10.022720 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 55 rows starting from the beginning of the part | ||
| 5125 | 2025.08.12 22:54:10.022766 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 5126 | 2025.08.12 22:54:10.022886 [ 256 ] {a58057f5-2478-4eff-a7c8-6bea839bffd6} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2025.08.12 22:54:10.022928 [ 256 ] {a58057f5-2478-4eff-a7c8-6bea839bffd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5128 | 2025.08.12 22:54:10.023258 [ 256 ] {a58057f5-2478-4eff-a7c8-6bea839bffd6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5129 | 2025.08.12 22:54:10.023480 [ 256 ] {a58057f5-2478-4eff-a7c8-6bea839bffd6} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2025.08.12 22:54:10.023614 [ 256 ] {a58057f5-2478-4eff-a7c8-6bea839bffd6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001245 sec., 84337.34939759035 rows/sec., 6.59 MiB/sec. | ||
| 5131 | 2025.08.12 22:54:10.023653 [ 256 ] {a58057f5-2478-4eff-a7c8-6bea839bffd6} <Debug> TCPHandler: Processed in 0.001412289 sec. | ||
| 5132 | 2025.08.12 22:54:10.023687 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 655 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145051 sec., 451565.3115111237 rows/sec., 30.85 MiB/sec. | ||
| 5133 | 2025.08.12 22:54:10.023776 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5134 | 2025.08.12 22:54:10.023874 [ 256 ] {0493da52-20ae-47d5-a7f1-258b3514fbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5135 | 2025.08.12 22:54:10.023908 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5136 | 2025.08.12 22:54:10.023920 [ 256 ] {0493da52-20ae-47d5-a7f1-258b3514fbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5137 | 2025.08.12 22:54:10.024260 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.08.12 22:54:10.024360 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_26_5} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5139 | 2025.08.12 22:54:10.024369 [ 256 ] {0493da52-20ae-47d5-a7f1-258b3514fbd5} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2025.08.12 22:54:10.024413 [ 256 ] {0493da52-20ae-47d5-a7f1-258b3514fbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5141 | 2025.08.12 22:54:10.024484 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5142 | 2025.08.12 22:54:10.024748 [ 256 ] {0493da52-20ae-47d5-a7f1-258b3514fbd5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5143 | 2025.08.12 22:54:10.024956 [ 256 ] {0493da52-20ae-47d5-a7f1-258b3514fbd5} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2025.08.12 22:54:10.025002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5145 | 2025.08.12 22:54:10.025085 [ 256 ] {0493da52-20ae-47d5-a7f1-258b3514fbd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 5146 | 2025.08.12 22:54:10.025122 [ 256 ] {0493da52-20ae-47d5-a7f1-258b3514fbd5} <Debug> TCPHandler: Processed in 0.001393179 sec. | ||
| 5147 | 2025.08.12 22:54:10.025234 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2025.08.12 22:54:10.025326 [ 256 ] {24fa0c9d-04ad-450b-bb89-ea5d71784293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5149 | 2025.08.12 22:54:10.025380 [ 256 ] {24fa0c9d-04ad-450b-bb89-ea5d71784293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5150 | 2025.08.12 22:54:10.026177 [ 256 ] {24fa0c9d-04ad-450b-bb89-ea5d71784293} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2025.08.12 22:54:10.026212 [ 256 ] {24fa0c9d-04ad-450b-bb89-ea5d71784293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5152 | 2025.08.12 22:54:10.026809 [ 256 ] {24fa0c9d-04ad-450b-bb89-ea5d71784293} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5153 | 2025.08.12 22:54:10.027032 [ 256 ] {24fa0c9d-04ad-450b-bb89-ea5d71784293} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2025.08.12 22:54:10.027163 [ 256 ] {24fa0c9d-04ad-450b-bb89-ea5d71784293} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001855 sec., 22102.42587601078 rows/sec., 39.61 MiB/sec. | ||
| 5155 | 2025.08.12 22:54:10.027217 [ 256 ] {24fa0c9d-04ad-450b-bb89-ea5d71784293} <Debug> TCPHandler: Processed in 0.002029518 sec. | ||
| 5156 | 2025.08.12 22:54:10.027333 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2025.08.12 22:54:10.027427 [ 256 ] {ffdb1174-4425-4be7-bec4-d61dee6c6e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5158 | 2025.08.12 22:54:10.027467 [ 256 ] {ffdb1174-4425-4be7-bec4-d61dee6c6e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5159 | 2025.08.12 22:54:10.027810 [ 256 ] {ffdb1174-4425-4be7-bec4-d61dee6c6e8f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2025.08.12 22:54:10.027845 [ 256 ] {ffdb1174-4425-4be7-bec4-d61dee6c6e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5161 | 2025.08.12 22:54:10.028153 [ 256 ] {ffdb1174-4425-4be7-bec4-d61dee6c6e8f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5162 | 2025.08.12 22:54:10.028358 [ 256 ] {ffdb1174-4425-4be7-bec4-d61dee6c6e8f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2025.08.12 22:54:10.028486 [ 256 ] {ffdb1174-4425-4be7-bec4-d61dee6c6e8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5164 | 2025.08.12 22:54:10.028521 [ 256 ] {ffdb1174-4425-4be7-bec4-d61dee6c6e8f} <Debug> TCPHandler: Processed in 0.001235428 sec. | ||
| 5165 | 2025.08.12 22:54:10.041241 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2025.08.12 22:54:10.041283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5167 | 2025.08.12 22:54:10.047672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5168 | 2025.08.12 22:54:10.048380 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2025.08.12 22:54:10.051094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5170 | 2025.08.12 22:54:15.025661 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2025.08.12 22:54:15.025921 [ 256 ] {ea94ec3d-44ec-4db2-a6c1-82e2442eefd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5172 | 2025.08.12 22:54:15.026016 [ 256 ] {ea94ec3d-44ec-4db2-a6c1-82e2442eefd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5173 | 2025.08.12 22:54:15.026739 [ 256 ] {ea94ec3d-44ec-4db2-a6c1-82e2442eefd4} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2025.08.12 22:54:15.026794 [ 256 ] {ea94ec3d-44ec-4db2-a6c1-82e2442eefd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5175 | 2025.08.12 22:54:15.027205 [ 256 ] {ea94ec3d-44ec-4db2-a6c1-82e2442eefd4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5176 | 2025.08.12 22:54:15.027515 [ 256 ] {ea94ec3d-44ec-4db2-a6c1-82e2442eefd4} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2025.08.12 22:54:15.027699 [ 256 ] {ea94ec3d-44ec-4db2-a6c1-82e2442eefd4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001845 sec., 13008.130081300813 rows/sec., 1.08 MiB/sec. | ||
| 5178 | 2025.08.12 22:54:15.027756 [ 256 ] {ea94ec3d-44ec-4db2-a6c1-82e2442eefd4} <Debug> TCPHandler: Processed in 0.002300122 sec. | ||
| 5179 | 2025.08.12 22:54:15.027929 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2025.08.12 22:54:15.028041 [ 256 ] {3468a213-85e2-4cdd-b0d6-08bc364780e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5181 | 2025.08.12 22:54:15.028093 [ 256 ] {3468a213-85e2-4cdd-b0d6-08bc364780e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5182 | 2025.08.12 22:54:15.028634 [ 256 ] {3468a213-85e2-4cdd-b0d6-08bc364780e9} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2025.08.12 22:54:15.028674 [ 256 ] {3468a213-85e2-4cdd-b0d6-08bc364780e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5184 | 2025.08.12 22:54:15.029027 [ 256 ] {3468a213-85e2-4cdd-b0d6-08bc364780e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5185 | 2025.08.12 22:54:15.029254 [ 256 ] {3468a213-85e2-4cdd-b0d6-08bc364780e9} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2025.08.12 22:54:15.029377 [ 25 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5187 | 2025.08.12 22:54:15.029396 [ 256 ] {3468a213-85e2-4cdd-b0d6-08bc364780e9} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001383 sec., 127259.58062183659 rows/sec., 11.17 MiB/sec. | ||
| 5188 | 2025.08.12 22:54:15.029424 [ 25 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2025.08.12 22:54:15.029443 [ 256 ] {3468a213-85e2-4cdd-b0d6-08bc364780e9} <Debug> TCPHandler: Processed in 0.001575162 sec. | ||
| 5190 | 2025.08.12 22:54:15.029451 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5191 | 2025.08.12 22:54:15.029602 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2025.08.12 22:54:15.029603 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 5193 | 2025.08.12 22:54:15.029725 [ 256 ] {4a497080-1593-4d79-99b0-53c65655b10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5194 | 2025.08.12 22:54:15.029785 [ 256 ] {4a497080-1593-4d79-99b0-53c65655b10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5195 | 2025.08.12 22:54:15.029798 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5196 | 2025.08.12 22:54:15.029854 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2420 rows starting from the beginning of the part | ||
| 5197 | 2025.08.12 22:54:15.029950 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1285 rows starting from the beginning of the part | ||
| 5198 | 2025.08.12 22:54:15.030015 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 5199 | 2025.08.12 22:54:15.030081 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 5200 | 2025.08.12 22:54:15.030138 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 138 rows starting from the beginning of the part | ||
| 5201 | 2025.08.12 22:54:15.030198 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 176 rows starting from the beginning of the part | ||
| 5202 | 2025.08.12 22:54:15.030288 [ 256 ] {4a497080-1593-4d79-99b0-53c65655b10b} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2025.08.12 22:54:15.030343 [ 256 ] {4a497080-1593-4d79-99b0-53c65655b10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5204 | 2025.08.12 22:54:15.030860 [ 256 ] {4a497080-1593-4d79-99b0-53c65655b10b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5205 | 2025.08.12 22:54:15.031205 [ 256 ] {4a497080-1593-4d79-99b0-53c65655b10b} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2025.08.12 22:54:15.031383 [ 256 ] {4a497080-1593-4d79-99b0-53c65655b10b} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001685 sec., 7121.661721068249 rows/sec., 570.29 KiB/sec. | ||
| 5207 | 2025.08.12 22:54:15.031437 [ 256 ] {4a497080-1593-4d79-99b0-53c65655b10b} <Debug> TCPHandler: Processed in 0.001896117 sec. | ||
| 5208 | 2025.08.12 22:54:15.031584 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2025.08.12 22:54:15.031698 [ 256 ] {83c77c72-6e9e-4266-ad7a-2a2dab26843d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5210 | 2025.08.12 22:54:15.031750 [ 256 ] {83c77c72-6e9e-4266-ad7a-2a2dab26843d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5211 | 2025.08.12 22:54:15.032267 [ 256 ] {83c77c72-6e9e-4266-ad7a-2a2dab26843d} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2025.08.12 22:54:15.032312 [ 256 ] {83c77c72-6e9e-4266-ad7a-2a2dab26843d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5213 | 2025.08.12 22:54:15.032361 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4131 rows, containing 5 columns (5 merged, 0 gathered) in 0.00282494 sec., 1462331.9433333096 rows/sec., 125.86 MiB/sec. | ||
| 5214 | 2025.08.12 22:54:15.032758 [ 256 ] {83c77c72-6e9e-4266-ad7a-2a2dab26843d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5215 | 2025.08.12 22:54:15.032793 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5216 | 2025.08.12 22:54:15.033137 [ 256 ] {83c77c72-6e9e-4266-ad7a-2a2dab26843d} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2025.08.12 22:54:15.033180 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2025.08.12 22:54:15.033300 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_46_9} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5219 | 2025.08.12 22:54:15.033323 [ 256 ] {83c77c72-6e9e-4266-ad7a-2a2dab26843d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001649 sec., 14554.275318374772 rows/sec., 1.21 MiB/sec. | ||
| 5220 | 2025.08.12 22:54:15.033381 [ 256 ] {83c77c72-6e9e-4266-ad7a-2a2dab26843d} <Debug> TCPHandler: Processed in 0.001854976 sec. | ||
| 5221 | 2025.08.12 22:54:15.033456 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 5222 | 2025.08.12 22:54:15.033531 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2025.08.12 22:54:15.033653 [ 256 ] {c006af62-94de-443d-b72f-02379d184707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5224 | 2025.08.12 22:54:15.033707 [ 256 ] {c006af62-94de-443d-b72f-02379d184707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5225 | 2025.08.12 22:54:15.034237 [ 256 ] {c006af62-94de-443d-b72f-02379d184707} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2025.08.12 22:54:15.034282 [ 256 ] {c006af62-94de-443d-b72f-02379d184707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5227 | 2025.08.12 22:54:15.034690 [ 256 ] {c006af62-94de-443d-b72f-02379d184707} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5228 | 2025.08.12 22:54:15.034995 [ 256 ] {c006af62-94de-443d-b72f-02379d184707} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2025.08.12 22:54:15.035175 [ 256 ] {c006af62-94de-443d-b72f-02379d184707} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001546 sec., 7761.966364812419 rows/sec., 606.40 KiB/sec. | ||
| 5230 | 2025.08.12 22:54:15.035228 [ 256 ] {c006af62-94de-443d-b72f-02379d184707} <Debug> TCPHandler: Processed in 0.001757805 sec. | ||
| 5231 | 2025.08.12 22:54:15.035370 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2025.08.12 22:54:15.035487 [ 256 ] {9f8c3ca1-f2c7-4f8a-9bc6-306928334302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5233 | 2025.08.12 22:54:15.035539 [ 256 ] {9f8c3ca1-f2c7-4f8a-9bc6-306928334302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5234 | 2025.08.12 22:54:15.036105 [ 256 ] {9f8c3ca1-f2c7-4f8a-9bc6-306928334302} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2025.08.12 22:54:15.036148 [ 256 ] {9f8c3ca1-f2c7-4f8a-9bc6-306928334302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5236 | 2025.08.12 22:54:15.036518 [ 256 ] {9f8c3ca1-f2c7-4f8a-9bc6-306928334302} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5237 | 2025.08.12 22:54:15.036755 [ 256 ] {9f8c3ca1-f2c7-4f8a-9bc6-306928334302} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2025.08.12 22:54:15.036863 [ 25 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5239 | 2025.08.12 22:54:15.036889 [ 256 ] {9f8c3ca1-f2c7-4f8a-9bc6-306928334302} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001427 sec., 70077.08479327259 rows/sec., 5.73 MiB/sec. | ||
| 5240 | 2025.08.12 22:54:15.036896 [ 25 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2025.08.12 22:54:15.036921 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5242 | 2025.08.12 22:54:15.036930 [ 256 ] {9f8c3ca1-f2c7-4f8a-9bc6-306928334302} <Debug> TCPHandler: Processed in 0.001621153 sec. | ||
| 5243 | 2025.08.12 22:54:15.036998 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 5244 | 2025.08.12 22:54:15.037058 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5245 | 2025.08.12 22:54:15.037108 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5246 | 2025.08.12 22:54:15.037140 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1223 rows starting from the beginning of the part | ||
| 5247 | 2025.08.12 22:54:15.037158 [ 256 ] {600f423a-e3c8-4f23-a449-b89923036104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5248 | 2025.08.12 22:54:15.037197 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 575 rows starting from the beginning of the part | ||
| 5249 | 2025.08.12 22:54:15.037210 [ 256 ] {600f423a-e3c8-4f23-a449-b89923036104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5250 | 2025.08.12 22:54:15.037258 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 5251 | 2025.08.12 22:54:15.037304 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 5252 | 2025.08.12 22:54:15.037344 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 105 rows starting from the beginning of the part | ||
| 5253 | 2025.08.12 22:54:15.037385 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part | ||
| 5254 | 2025.08.12 22:54:15.037666 [ 256 ] {600f423a-e3c8-4f23-a449-b89923036104} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2025.08.12 22:54:15.037708 [ 256 ] {600f423a-e3c8-4f23-a449-b89923036104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5256 | 2025.08.12 22:54:15.038089 [ 256 ] {600f423a-e3c8-4f23-a449-b89923036104} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5257 | 2025.08.12 22:54:15.038318 [ 256 ] {600f423a-e3c8-4f23-a449-b89923036104} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2025.08.12 22:54:15.038421 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5259 | 2025.08.12 22:54:15.038446 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2025.08.12 22:54:15.038457 [ 256 ] {600f423a-e3c8-4f23-a449-b89923036104} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001319 sec., 148597.42228961334 rows/sec., 10.66 MiB/sec. | ||
| 5261 | 2025.08.12 22:54:15.038463 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5262 | 2025.08.12 22:54:15.038498 [ 256 ] {600f423a-e3c8-4f23-a449-b89923036104} <Debug> TCPHandler: Processed in 0.001490901 sec. | ||
| 5263 | 2025.08.12 22:54:15.038498 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2131 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534642 sec., 1388597.4709411056 rows/sec., 107.95 MiB/sec. | ||
| 5264 | 2025.08.12 22:54:15.038561 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 5265 | 2025.08.12 22:54:15.038631 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2025.08.12 22:54:15.038733 [ 256 ] {092c51bc-8702-4058-8da5-1ae3e3e487e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5267 | 2025.08.12 22:54:15.038746 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5268 | 2025.08.12 22:54:15.038750 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5269 | 2025.08.12 22:54:15.038779 [ 256 ] {092c51bc-8702-4058-8da5-1ae3e3e487e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5270 | 2025.08.12 22:54:15.038818 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12405 rows starting from the beginning of the part | ||
| 5271 | 2025.08.12 22:54:15.038911 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 949 rows starting from the beginning of the part | ||
| 5272 | 2025.08.12 22:54:15.038963 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 5273 | 2025.08.12 22:54:15.039008 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 5274 | 2025.08.12 22:54:15.039059 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 5275 | 2025.08.12 22:54:15.039123 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 196 rows starting from the beginning of the part | ||
| 5276 | 2025.08.12 22:54:15.039158 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2025.08.12 22:54:15.039178 [ 256 ] {092c51bc-8702-4058-8da5-1ae3e3e487e8} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2025.08.12 22:54:15.039220 [ 256 ] {092c51bc-8702-4058-8da5-1ae3e3e487e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5279 | 2025.08.12 22:54:15.039249 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_46_9} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5280 | 2025.08.12 22:54:15.039339 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5281 | 2025.08.12 22:54:15.039591 [ 256 ] {092c51bc-8702-4058-8da5-1ae3e3e487e8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5282 | 2025.08.12 22:54:15.039822 [ 256 ] {092c51bc-8702-4058-8da5-1ae3e3e487e8} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2025.08.12 22:54:15.039927 [ 25 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5284 | 2025.08.12 22:54:15.039956 [ 25 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2025.08.12 22:54:15.039960 [ 256 ] {092c51bc-8702-4058-8da5-1ae3e3e487e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.25 MiB/sec. | ||
| 5286 | 2025.08.12 22:54:15.039977 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5287 | 2025.08.12 22:54:15.040002 [ 256 ] {092c51bc-8702-4058-8da5-1ae3e3e487e8} <Debug> TCPHandler: Processed in 0.00142127 sec. | ||
| 5288 | 2025.08.12 22:54:15.040082 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 5289 | 2025.08.12 22:54:15.040217 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5290 | 2025.08.12 22:54:15.040266 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2304 rows starting from the beginning of the part | ||
| 5291 | 2025.08.12 22:54:15.040374 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 5292 | 2025.08.12 22:54:15.040437 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 5293 | 2025.08.12 22:54:15.040495 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 5294 | 2025.08.12 22:54:15.040551 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 5295 | 2025.08.12 22:54:15.040605 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 5296 | 2025.08.12 22:54:15.042597 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2544 rows, containing 4 columns (4 merged, 0 gathered) in 0.002567496 sec., 990848.6712345415 rows/sec., 65.83 MiB/sec. | ||
| 5297 | 2025.08.12 22:54:15.042939 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5298 | 2025.08.12 22:54:15.043280 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_46_9} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2025.08.12 22:54:15.043378 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_46_9} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5300 | 2025.08.12 22:54:15.043511 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5301 | 2025.08.12 22:54:15.044422 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13934 rows, containing 5 columns (5 merged, 0 gathered) in 0.005906143 sec., 2359238.5081092687 rows/sec., 160.98 MiB/sec. | ||
| 5302 | 2025.08.12 22:54:15.044932 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5303 | 2025.08.12 22:54:15.045322 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2025.08.12 22:54:15.045424 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5305 | 2025.08.12 22:54:15.045519 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 5306 | 2025.08.12 22:54:16.000277 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.50 MiB, peak 245.39 MiB, free memory in arenas 0.00 B, will set to 240.33 MiB (RSS), difference: 1.83 MiB | ||
| 5307 | 2025.08.12 22:54:16.825611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 5308 | 2025.08.12 22:54:16.826100 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2025.08.12 22:54:16.826148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5310 | 2025.08.12 22:54:16.826693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5311 | 2025.08.12 22:54:16.826925 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2025.08.12 22:54:16.827064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 5313 | 2025.08.12 22:54:17.551200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5314 | 2025.08.12 22:54:17.567869 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2025.08.12 22:54:17.567935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5316 | 2025.08.12 22:54:17.574308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5317 | 2025.08.12 22:54:17.575016 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2025.08.12 22:54:17.577897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5319 | 2025.08.12 22:54:19.357822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 766 | ||
| 5320 | 2025.08.12 22:54:19.359990 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2025.08.12 22:54:19.360039 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5322 | 2025.08.12 22:54:19.361244 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5323 | 2025.08.12 22:54:19.361500 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2025.08.12 22:54:19.361657 [ 100 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5325 | 2025.08.12 22:54:19.361724 [ 100 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2025.08.12 22:54:19.361744 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5327 | 2025.08.12 22:54:19.361757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 5328 | 2025.08.12 22:54:19.361867 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 5329 | 2025.08.12 22:54:19.362434 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5330 | 2025.08.12 22:54:19.362591 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 5331 | 2025.08.12 22:54:19.362942 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 5332 | 2025.08.12 22:54:19.363262 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 5333 | 2025.08.12 22:54:19.363574 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 5334 | 2025.08.12 22:54:19.363894 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 5335 | 2025.08.12 22:54:19.364235 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 5336 | 2025.08.12 22:54:19.370077 [ 190 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 72 columns (72 merged, 0 gathered) in 0.008268426 sec., 92641.57410370486 rows/sec., 80.14 MiB/sec. | ||
| 5337 | 2025.08.12 22:54:19.371415 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5338 | 2025.08.12 22:54:19.372044 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_21_4} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2025.08.12 22:54:19.372128 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_21_4} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5340 | 2025.08.12 22:54:19.372462 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5341 | 2025.08.12 22:54:20.019420 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2025.08.12 22:54:20.019725 [ 256 ] {59d7f2fa-47c3-4631-81f6-2c6684735dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5343 | 2025.08.12 22:54:20.019831 [ 256 ] {59d7f2fa-47c3-4631-81f6-2c6684735dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5344 | 2025.08.12 22:54:20.020729 [ 256 ] {59d7f2fa-47c3-4631-81f6-2c6684735dc1} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2025.08.12 22:54:20.020773 [ 256 ] {59d7f2fa-47c3-4631-81f6-2c6684735dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5346 | 2025.08.12 22:54:20.021166 [ 256 ] {59d7f2fa-47c3-4631-81f6-2c6684735dc1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5347 | 2025.08.12 22:54:20.021403 [ 256 ] {59d7f2fa-47c3-4631-81f6-2c6684735dc1} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2025.08.12 22:54:20.021560 [ 256 ] {59d7f2fa-47c3-4631-81f6-2c6684735dc1} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001913 sec., 72138.00313643491 rows/sec., 6.24 MiB/sec. | ||
| 5349 | 2025.08.12 22:54:20.021602 [ 256 ] {59d7f2fa-47c3-4631-81f6-2c6684735dc1} <Debug> TCPHandler: Processed in 0.002368043 sec. | ||
| 5350 | 2025.08.12 22:54:20.021739 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2025.08.12 22:54:20.021832 [ 256 ] {903e099e-2b76-4402-b82b-8d5410dbc2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5352 | 2025.08.12 22:54:20.021873 [ 256 ] {903e099e-2b76-4402-b82b-8d5410dbc2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5353 | 2025.08.12 22:54:20.022286 [ 256 ] {903e099e-2b76-4402-b82b-8d5410dbc2d7} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2025.08.12 22:54:20.022323 [ 256 ] {903e099e-2b76-4402-b82b-8d5410dbc2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5355 | 2025.08.12 22:54:20.022616 [ 256 ] {903e099e-2b76-4402-b82b-8d5410dbc2d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5356 | 2025.08.12 22:54:20.022819 [ 256 ] {903e099e-2b76-4402-b82b-8d5410dbc2d7} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2025.08.12 22:54:20.022945 [ 256 ] {903e099e-2b76-4402-b82b-8d5410dbc2d7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001131 sec., 36251.105216622454 rows/sec., 2.66 MiB/sec. | ||
| 5358 | 2025.08.12 22:54:20.022982 [ 256 ] {903e099e-2b76-4402-b82b-8d5410dbc2d7} <Debug> TCPHandler: Processed in 0.001291099 sec. | ||
| 5359 | 2025.08.12 22:54:20.023102 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2025.08.12 22:54:20.023194 [ 256 ] {0bf4846a-803b-4342-8e2b-57945d852b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5361 | 2025.08.12 22:54:20.023233 [ 256 ] {0bf4846a-803b-4342-8e2b-57945d852b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5362 | 2025.08.12 22:54:20.023650 [ 256 ] {0bf4846a-803b-4342-8e2b-57945d852b88} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2025.08.12 22:54:20.023686 [ 256 ] {0bf4846a-803b-4342-8e2b-57945d852b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5364 | 2025.08.12 22:54:20.023982 [ 256 ] {0bf4846a-803b-4342-8e2b-57945d852b88} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5365 | 2025.08.12 22:54:20.024185 [ 256 ] {0bf4846a-803b-4342-8e2b-57945d852b88} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2025.08.12 22:54:20.024307 [ 256 ] {0bf4846a-803b-4342-8e2b-57945d852b88} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001131 sec., 92838.19628647214 rows/sec., 7.25 MiB/sec. | ||
| 5367 | 2025.08.12 22:54:20.024343 [ 256 ] {0bf4846a-803b-4342-8e2b-57945d852b88} <Debug> TCPHandler: Processed in 0.001288548 sec. | ||
| 5368 | 2025.08.12 22:54:20.024453 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2025.08.12 22:54:20.024547 [ 256 ] {e819a502-8ccb-4330-991b-2bf575c2d886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5370 | 2025.08.12 22:54:20.024589 [ 256 ] {e819a502-8ccb-4330-991b-2bf575c2d886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5371 | 2025.08.12 22:54:20.024996 [ 256 ] {e819a502-8ccb-4330-991b-2bf575c2d886} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2025.08.12 22:54:20.025031 [ 256 ] {e819a502-8ccb-4330-991b-2bf575c2d886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5373 | 2025.08.12 22:54:20.025350 [ 256 ] {e819a502-8ccb-4330-991b-2bf575c2d886} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5374 | 2025.08.12 22:54:20.025558 [ 256 ] {e819a502-8ccb-4330-991b-2bf575c2d886} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2025.08.12 22:54:20.025683 [ 256 ] {e819a502-8ccb-4330-991b-2bf575c2d886} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 5376 | 2025.08.12 22:54:20.025718 [ 256 ] {e819a502-8ccb-4330-991b-2bf575c2d886} <Debug> TCPHandler: Processed in 0.001311188 sec. | ||
| 5377 | 2025.08.12 22:54:20.025815 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2025.08.12 22:54:20.025907 [ 256 ] {45b178dd-90aa-4e29-bc5a-4acd0c7c4fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5379 | 2025.08.12 22:54:20.025960 [ 256 ] {45b178dd-90aa-4e29-bc5a-4acd0c7c4fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5380 | 2025.08.12 22:54:20.026822 [ 256 ] {45b178dd-90aa-4e29-bc5a-4acd0c7c4fd3} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2025.08.12 22:54:20.026857 [ 256 ] {45b178dd-90aa-4e29-bc5a-4acd0c7c4fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5382 | 2025.08.12 22:54:20.027430 [ 256 ] {45b178dd-90aa-4e29-bc5a-4acd0c7c4fd3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5383 | 2025.08.12 22:54:20.027648 [ 256 ] {45b178dd-90aa-4e29-bc5a-4acd0c7c4fd3} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2025.08.12 22:54:20.027744 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5385 | 2025.08.12 22:54:20.027780 [ 256 ] {45b178dd-90aa-4e29-bc5a-4acd0c7c4fd3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001891 sec., 21681.64992067689 rows/sec., 38.85 MiB/sec. | ||
| 5386 | 2025.08.12 22:54:20.027781 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2025.08.12 22:54:20.027813 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5388 | 2025.08.12 22:54:20.027832 [ 256 ] {45b178dd-90aa-4e29-bc5a-4acd0c7c4fd3} <Debug> TCPHandler: Processed in 0.002062719 sec. | ||
| 5389 | 2025.08.12 22:54:20.027946 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2025.08.12 22:54:20.027959 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 5391 | 2025.08.12 22:54:20.028041 [ 256 ] {5b2f02cc-03b0-45b2-989a-fb4fa812d980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5392 | 2025.08.12 22:54:20.028088 [ 256 ] {5b2f02cc-03b0-45b2-989a-fb4fa812d980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5393 | 2025.08.12 22:54:20.028241 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5394 | 2025.08.12 22:54:20.028307 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 526 rows starting from the beginning of the part | ||
| 5395 | 2025.08.12 22:54:20.028429 [ 256 ] {5b2f02cc-03b0-45b2-989a-fb4fa812d980} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2025.08.12 22:54:20.028451 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5397 | 2025.08.12 22:54:20.028472 [ 256 ] {5b2f02cc-03b0-45b2-989a-fb4fa812d980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5398 | 2025.08.12 22:54:20.028582 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5399 | 2025.08.12 22:54:20.028695 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 5400 | 2025.08.12 22:54:20.028798 [ 256 ] {5b2f02cc-03b0-45b2-989a-fb4fa812d980} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5401 | 2025.08.12 22:54:20.028801 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5402 | 2025.08.12 22:54:20.028924 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 5403 | 2025.08.12 22:54:20.029025 [ 256 ] {5b2f02cc-03b0-45b2-989a-fb4fa812d980} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2025.08.12 22:54:20.029161 [ 256 ] {5b2f02cc-03b0-45b2-989a-fb4fa812d980} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 5405 | 2025.08.12 22:54:20.029197 [ 256 ] {5b2f02cc-03b0-45b2-989a-fb4fa812d980} <Debug> TCPHandler: Processed in 0.001299038 sec. | ||
| 5406 | 2025.08.12 22:54:20.046828 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 19 columns (19 merged, 0 gathered) in 0.018935906 sec., 38603.9094194912 rows/sec., 69.18 MiB/sec. | ||
| 5407 | 2025.08.12 22:54:20.047642 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5408 | 2025.08.12 22:54:20.047957 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2025.08.12 22:54:20.048028 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5410 | 2025.08.12 22:54:20.048114 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 5411 | 2025.08.12 22:54:21.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.07 MiB, peak 249.74 MiB, free memory in arenas 0.00 B, will set to 244.62 MiB (RSS), difference: 2.55 MiB | ||
| 5412 | 2025.08.12 22:54:24.226652 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5413 | 2025.08.12 22:54:24.226704 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5414 | 2025.08.12 22:54:24.327353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 5415 | 2025.08.12 22:54:24.327856 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2025.08.12 22:54:24.327899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5417 | 2025.08.12 22:54:24.328405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5418 | 2025.08.12 22:54:24.328631 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2025.08.12 22:54:24.328754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 5420 | 2025.08.12 22:54:25.017618 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2025.08.12 22:54:25.017909 [ 256 ] {e53656f3-1ff7-4348-8757-d0b619d52023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5422 | 2025.08.12 22:54:25.018009 [ 256 ] {e53656f3-1ff7-4348-8757-d0b619d52023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5423 | 2025.08.12 22:54:25.018905 [ 256 ] {e53656f3-1ff7-4348-8757-d0b619d52023} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2025.08.12 22:54:25.018962 [ 256 ] {e53656f3-1ff7-4348-8757-d0b619d52023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5425 | 2025.08.12 22:54:25.019423 [ 256 ] {e53656f3-1ff7-4348-8757-d0b619d52023} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5426 | 2025.08.12 22:54:25.019682 [ 256 ] {e53656f3-1ff7-4348-8757-d0b619d52023} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.08.12 22:54:25.019862 [ 256 ] {e53656f3-1ff7-4348-8757-d0b619d52023} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00204 sec., 27450.98039215686 rows/sec., 2.10 MiB/sec. | ||
| 5428 | 2025.08.12 22:54:25.019922 [ 256 ] {e53656f3-1ff7-4348-8757-d0b619d52023} <Debug> TCPHandler: Processed in 0.002528096 sec. | ||
| 5429 | 2025.08.12 22:54:25.020078 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2025.08.12 22:54:25.020187 [ 256 ] {ec484f1b-ab06-464c-ad35-e68e3245869f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5431 | 2025.08.12 22:54:25.020233 [ 256 ] {ec484f1b-ab06-464c-ad35-e68e3245869f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5432 | 2025.08.12 22:54:25.020721 [ 256 ] {ec484f1b-ab06-464c-ad35-e68e3245869f} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2025.08.12 22:54:25.020758 [ 256 ] {ec484f1b-ab06-464c-ad35-e68e3245869f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5434 | 2025.08.12 22:54:25.021093 [ 256 ] {ec484f1b-ab06-464c-ad35-e68e3245869f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5435 | 2025.08.12 22:54:25.021318 [ 256 ] {ec484f1b-ab06-464c-ad35-e68e3245869f} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2025.08.12 22:54:25.021452 [ 256 ] {ec484f1b-ab06-464c-ad35-e68e3245869f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. | ||
| 5437 | 2025.08.12 22:54:25.021492 [ 256 ] {ec484f1b-ab06-464c-ad35-e68e3245869f} <Debug> TCPHandler: Processed in 0.00146833 sec. | ||
| 5438 | 2025.08.12 22:54:25.021625 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2025.08.12 22:54:25.021723 [ 256 ] {4d6bb863-b564-4370-9f62-3744923ae579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5440 | 2025.08.12 22:54:25.021768 [ 256 ] {4d6bb863-b564-4370-9f62-3744923ae579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5441 | 2025.08.12 22:54:25.022189 [ 256 ] {4d6bb863-b564-4370-9f62-3744923ae579} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2025.08.12 22:54:25.022225 [ 256 ] {4d6bb863-b564-4370-9f62-3744923ae579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5443 | 2025.08.12 22:54:25.022571 [ 256 ] {4d6bb863-b564-4370-9f62-3744923ae579} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5444 | 2025.08.12 22:54:25.022796 [ 256 ] {4d6bb863-b564-4370-9f62-3744923ae579} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2025.08.12 22:54:25.022930 [ 256 ] {4d6bb863-b564-4370-9f62-3744923ae579} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 5446 | 2025.08.12 22:54:25.022968 [ 256 ] {4d6bb863-b564-4370-9f62-3744923ae579} <Debug> TCPHandler: Processed in 0.00139374 sec. | ||
| 5447 | 2025.08.12 22:54:25.023090 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2025.08.12 22:54:25.023185 [ 256 ] {4e9b168e-1110-44ef-99d0-eff56d13a72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5449 | 2025.08.12 22:54:25.023228 [ 256 ] {4e9b168e-1110-44ef-99d0-eff56d13a72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5450 | 2025.08.12 22:54:25.023571 [ 256 ] {4e9b168e-1110-44ef-99d0-eff56d13a72b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2025.08.12 22:54:25.023610 [ 256 ] {4e9b168e-1110-44ef-99d0-eff56d13a72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5452 | 2025.08.12 22:54:25.023924 [ 256 ] {4e9b168e-1110-44ef-99d0-eff56d13a72b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5453 | 2025.08.12 22:54:25.024150 [ 256 ] {4e9b168e-1110-44ef-99d0-eff56d13a72b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2025.08.12 22:54:25.024281 [ 256 ] {4e9b168e-1110-44ef-99d0-eff56d13a72b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 5455 | 2025.08.12 22:54:25.024318 [ 256 ] {4e9b168e-1110-44ef-99d0-eff56d13a72b} <Debug> TCPHandler: Processed in 0.001277448 sec. | ||
| 5456 | 2025.08.12 22:54:25.078182 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5457 | 2025.08.12 22:54:25.096047 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2025.08.12 22:54:25.096092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5459 | 2025.08.12 22:54:25.102619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5460 | 2025.08.12 22:54:25.103306 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2025.08.12 22:54:25.106936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5462 | 2025.08.12 22:54:27.307296 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2025.08.12 22:54:27.307498 [ 256 ] {0a3edaec-d1c8-4e93-8855-f88c44ae145f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5464 | 2025.08.12 22:54:27.307572 [ 256 ] {0a3edaec-d1c8-4e93-8855-f88c44ae145f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5465 | 2025.08.12 22:54:27.308218 [ 256 ] {0a3edaec-d1c8-4e93-8855-f88c44ae145f} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2025.08.12 22:54:27.308265 [ 256 ] {0a3edaec-d1c8-4e93-8855-f88c44ae145f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5467 | 2025.08.12 22:54:27.308648 [ 256 ] {0a3edaec-d1c8-4e93-8855-f88c44ae145f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5468 | 2025.08.12 22:54:27.308866 [ 256 ] {0a3edaec-d1c8-4e93-8855-f88c44ae145f} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2025.08.12 22:54:27.309028 [ 256 ] {0a3edaec-d1c8-4e93-8855-f88c44ae145f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001585 sec., 2523.659305993691 rows/sec., 205.79 KiB/sec. | ||
| 5470 | 2025.08.12 22:54:27.309080 [ 256 ] {0a3edaec-d1c8-4e93-8855-f88c44ae145f} <Debug> TCPHandler: Processed in 0.001922038 sec. | ||
| 5471 | 2025.08.12 22:54:27.309198 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5472 | 2025.08.12 22:54:27.309298 [ 256 ] {290eae77-d241-4905-8bb8-2a19748aca85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5473 | 2025.08.12 22:54:27.309342 [ 256 ] {290eae77-d241-4905-8bb8-2a19748aca85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5474 | 2025.08.12 22:54:27.310373 [ 256 ] {290eae77-d241-4905-8bb8-2a19748aca85} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2025.08.12 22:54:27.310409 [ 256 ] {290eae77-d241-4905-8bb8-2a19748aca85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5476 | 2025.08.12 22:54:27.310798 [ 256 ] {290eae77-d241-4905-8bb8-2a19748aca85} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5477 | 2025.08.12 22:54:27.311012 [ 256 ] {290eae77-d241-4905-8bb8-2a19748aca85} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2025.08.12 22:54:27.311145 [ 256 ] {290eae77-d241-4905-8bb8-2a19748aca85} <Debug> executeQuery: Read 1280 rows, 108.49 KiB in 0.00187 sec., 684491.9786096257 rows/sec., 56.66 MiB/sec. | ||
| 5479 | 2025.08.12 22:54:27.311182 [ 256 ] {290eae77-d241-4905-8bb8-2a19748aca85} <Debug> TCPHandler: Processed in 0.002033928 sec. | ||
| 5480 | 2025.08.12 22:54:27.311283 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2025.08.12 22:54:27.311377 [ 256 ] {560c58a0-a37c-4941-b7a2-19299f63b4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5482 | 2025.08.12 22:54:27.311418 [ 256 ] {560c58a0-a37c-4941-b7a2-19299f63b4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5483 | 2025.08.12 22:54:27.311865 [ 256 ] {560c58a0-a37c-4941-b7a2-19299f63b4d3} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2025.08.12 22:54:27.311910 [ 256 ] {560c58a0-a37c-4941-b7a2-19299f63b4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5485 | 2025.08.12 22:54:27.312308 [ 256 ] {560c58a0-a37c-4941-b7a2-19299f63b4d3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5486 | 2025.08.12 22:54:27.312555 [ 256 ] {560c58a0-a37c-4941-b7a2-19299f63b4d3} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2025.08.12 22:54:27.312685 [ 256 ] {560c58a0-a37c-4941-b7a2-19299f63b4d3} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001329 sec., 33860.04514672686 rows/sec., 2.47 MiB/sec. | ||
| 5488 | 2025.08.12 22:54:27.312725 [ 256 ] {560c58a0-a37c-4941-b7a2-19299f63b4d3} <Debug> TCPHandler: Processed in 0.001488511 sec. | ||
| 5489 | 2025.08.12 22:54:27.312848 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2025.08.12 22:54:27.312971 [ 256 ] {0654cf9d-05b7-4101-a4a9-99beb35a8e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5491 | 2025.08.12 22:54:27.313024 [ 256 ] {0654cf9d-05b7-4101-a4a9-99beb35a8e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5492 | 2025.08.12 22:54:27.313581 [ 256 ] {0654cf9d-05b7-4101-a4a9-99beb35a8e54} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.08.12 22:54:27.313618 [ 256 ] {0654cf9d-05b7-4101-a4a9-99beb35a8e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5494 | 2025.08.12 22:54:27.313952 [ 256 ] {0654cf9d-05b7-4101-a4a9-99beb35a8e54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5495 | 2025.08.12 22:54:27.314180 [ 256 ] {0654cf9d-05b7-4101-a4a9-99beb35a8e54} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.08.12 22:54:27.314315 [ 256 ] {0654cf9d-05b7-4101-a4a9-99beb35a8e54} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001369 sec., 166544.92330168007 rows/sec., 11.28 MiB/sec. | ||
| 5497 | 2025.08.12 22:54:27.314354 [ 256 ] {0654cf9d-05b7-4101-a4a9-99beb35a8e54} <Debug> TCPHandler: Processed in 0.001567402 sec. | ||
| 5498 | 2025.08.12 22:54:27.314477 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2025.08.12 22:54:27.314600 [ 256 ] {6b9bac5e-72b6-40da-b69f-9abf85401d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5500 | 2025.08.12 22:54:27.314651 [ 256 ] {6b9bac5e-72b6-40da-b69f-9abf85401d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5501 | 2025.08.12 22:54:27.315371 [ 256 ] {6b9bac5e-72b6-40da-b69f-9abf85401d32} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2025.08.12 22:54:27.315415 [ 256 ] {6b9bac5e-72b6-40da-b69f-9abf85401d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5503 | 2025.08.12 22:54:27.315790 [ 256 ] {6b9bac5e-72b6-40da-b69f-9abf85401d32} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5504 | 2025.08.12 22:54:27.316013 [ 256 ] {6b9bac5e-72b6-40da-b69f-9abf85401d32} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2025.08.12 22:54:27.316148 [ 256 ] {6b9bac5e-72b6-40da-b69f-9abf85401d32} <Debug> executeQuery: Read 565 rows, 43.01 KiB in 0.001573 sec., 359186.26827717735 rows/sec., 26.70 MiB/sec. | ||
| 5506 | 2025.08.12 22:54:27.316188 [ 256 ] {6b9bac5e-72b6-40da-b69f-9abf85401d32} <Debug> TCPHandler: Processed in 0.001772355 sec. | ||
| 5507 | 2025.08.12 22:54:27.316301 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2025.08.12 22:54:27.316397 [ 256 ] {22f281fc-d249-4098-bca9-1993887d0902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5509 | 2025.08.12 22:54:27.316442 [ 256 ] {22f281fc-d249-4098-bca9-1993887d0902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5510 | 2025.08.12 22:54:27.317040 [ 256 ] {22f281fc-d249-4098-bca9-1993887d0902} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2025.08.12 22:54:27.317076 [ 256 ] {22f281fc-d249-4098-bca9-1993887d0902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5512 | 2025.08.12 22:54:27.317465 [ 256 ] {22f281fc-d249-4098-bca9-1993887d0902} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5513 | 2025.08.12 22:54:27.317690 [ 256 ] {22f281fc-d249-4098-bca9-1993887d0902} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2025.08.12 22:54:27.317822 [ 256 ] {22f281fc-d249-4098-bca9-1993887d0902} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001444 sec., 653739.6121883657 rows/sec., 43.84 MiB/sec. | ||
| 5515 | 2025.08.12 22:54:27.317860 [ 256 ] {22f281fc-d249-4098-bca9-1993887d0902} <Debug> TCPHandler: Processed in 0.001609643 sec. | ||
| 5516 | 2025.08.12 22:54:27.317974 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2025.08.12 22:54:27.318069 [ 256 ] {672e7e51-8f66-4d2e-a0d8-efa4a32e8f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5518 | 2025.08.12 22:54:27.318126 [ 256 ] {672e7e51-8f66-4d2e-a0d8-efa4a32e8f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5519 | 2025.08.12 22:54:27.318992 [ 256 ] {672e7e51-8f66-4d2e-a0d8-efa4a32e8f9f} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2025.08.12 22:54:27.319027 [ 256 ] {672e7e51-8f66-4d2e-a0d8-efa4a32e8f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5521 | 2025.08.12 22:54:27.319602 [ 256 ] {672e7e51-8f66-4d2e-a0d8-efa4a32e8f9f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5522 | 2025.08.12 22:54:27.319838 [ 256 ] {672e7e51-8f66-4d2e-a0d8-efa4a32e8f9f} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2025.08.12 22:54:27.319982 [ 256 ] {672e7e51-8f66-4d2e-a0d8-efa4a32e8f9f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001931 sec., 21232.522009321594 rows/sec., 38.05 MiB/sec. | ||
| 5524 | 2025.08.12 22:54:27.320046 [ 256 ] {672e7e51-8f66-4d2e-a0d8-efa4a32e8f9f} <Debug> TCPHandler: Processed in 0.002121539 sec. | ||
| 5525 | 2025.08.12 22:54:27.320168 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2025.08.12 22:54:27.320263 [ 256 ] {0094852c-39f0-4c66-b638-5b9085e85be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5527 | 2025.08.12 22:54:27.320306 [ 256 ] {0094852c-39f0-4c66-b638-5b9085e85be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5528 | 2025.08.12 22:54:27.320646 [ 256 ] {0094852c-39f0-4c66-b638-5b9085e85be2} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2025.08.12 22:54:27.320682 [ 256 ] {0094852c-39f0-4c66-b638-5b9085e85be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5530 | 2025.08.12 22:54:27.320996 [ 256 ] {0094852c-39f0-4c66-b638-5b9085e85be2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5531 | 2025.08.12 22:54:27.321215 [ 256 ] {0094852c-39f0-4c66-b638-5b9085e85be2} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2025.08.12 22:54:27.321346 [ 256 ] {0094852c-39f0-4c66-b638-5b9085e85be2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001102 sec., 32667.876588021783 rows/sec., 2.20 MiB/sec. | ||
| 5533 | 2025.08.12 22:54:27.321383 [ 256 ] {0094852c-39f0-4c66-b638-5b9085e85be2} <Debug> TCPHandler: Processed in 0.001265768 sec. | ||
| 5534 | 2025.08.12 22:54:29.362089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 802 | ||
| 5535 | 2025.08.12 22:54:29.364486 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2025.08.12 22:54:29.364544 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5537 | 2025.08.12 22:54:29.365749 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5538 | 2025.08.12 22:54:29.366012 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2025.08.12 22:54:29.366361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 5540 | 2025.08.12 22:54:30.012779 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2025.08.12 22:54:30.012978 [ 256 ] {bd8bf5b0-fa74-4005-9a3b-0d06e9e271bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5542 | 2025.08.12 22:54:30.013049 [ 256 ] {bd8bf5b0-fa74-4005-9a3b-0d06e9e271bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5543 | 2025.08.12 22:54:30.013724 [ 256 ] {bd8bf5b0-fa74-4005-9a3b-0d06e9e271bd} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2025.08.12 22:54:30.013773 [ 256 ] {bd8bf5b0-fa74-4005-9a3b-0d06e9e271bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5545 | 2025.08.12 22:54:30.014179 [ 256 ] {bd8bf5b0-fa74-4005-9a3b-0d06e9e271bd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5546 | 2025.08.12 22:54:30.014430 [ 256 ] {bd8bf5b0-fa74-4005-9a3b-0d06e9e271bd} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2025.08.12 22:54:30.014597 [ 256 ] {bd8bf5b0-fa74-4005-9a3b-0d06e9e271bd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.56 MiB/sec. | ||
| 5548 | 2025.08.12 22:54:30.014648 [ 256 ] {bd8bf5b0-fa74-4005-9a3b-0d06e9e271bd} <Debug> TCPHandler: Processed in 0.002001488 sec. | ||
| 5549 | 2025.08.12 22:54:30.014776 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5550 | 2025.08.12 22:54:30.014881 [ 256 ] {f535542b-4529-4d49-9146-464ca9ef8f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5551 | 2025.08.12 22:54:30.014923 [ 256 ] {f535542b-4529-4d49-9146-464ca9ef8f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5552 | 2025.08.12 22:54:30.015370 [ 256 ] {f535542b-4529-4d49-9146-464ca9ef8f37} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2025.08.12 22:54:30.015409 [ 256 ] {f535542b-4529-4d49-9146-464ca9ef8f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5554 | 2025.08.12 22:54:30.015730 [ 256 ] {f535542b-4529-4d49-9146-464ca9ef8f37} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5555 | 2025.08.12 22:54:30.015947 [ 256 ] {f535542b-4529-4d49-9146-464ca9ef8f37} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2025.08.12 22:54:30.016082 [ 256 ] {f535542b-4529-4d49-9146-464ca9ef8f37} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 5557 | 2025.08.12 22:54:30.016122 [ 256 ] {f535542b-4529-4d49-9146-464ca9ef8f37} <Debug> TCPHandler: Processed in 0.00139608 sec. | ||
| 5558 | 2025.08.12 22:54:30.016240 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5559 | 2025.08.12 22:54:30.016336 [ 256 ] {9e879a99-f0c1-4ad5-9bb8-180b446496e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5560 | 2025.08.12 22:54:30.016381 [ 256 ] {9e879a99-f0c1-4ad5-9bb8-180b446496e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5561 | 2025.08.12 22:54:30.016757 [ 256 ] {9e879a99-f0c1-4ad5-9bb8-180b446496e6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2025.08.12 22:54:30.016795 [ 256 ] {9e879a99-f0c1-4ad5-9bb8-180b446496e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5563 | 2025.08.12 22:54:30.017138 [ 256 ] {9e879a99-f0c1-4ad5-9bb8-180b446496e6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5564 | 2025.08.12 22:54:30.017352 [ 256 ] {9e879a99-f0c1-4ad5-9bb8-180b446496e6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2025.08.12 22:54:30.017483 [ 256 ] {9e879a99-f0c1-4ad5-9bb8-180b446496e6} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 3.82 MiB/sec. | ||
| 5566 | 2025.08.12 22:54:30.017520 [ 256 ] {9e879a99-f0c1-4ad5-9bb8-180b446496e6} <Debug> TCPHandler: Processed in 0.001329278 sec. | ||
| 5567 | 2025.08.12 22:54:30.017636 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5568 | 2025.08.12 22:54:30.017729 [ 256 ] {462cdce2-ec35-42ad-bd4d-a2026d7ffc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5569 | 2025.08.12 22:54:30.017772 [ 256 ] {462cdce2-ec35-42ad-bd4d-a2026d7ffc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5570 | 2025.08.12 22:54:30.018100 [ 256 ] {462cdce2-ec35-42ad-bd4d-a2026d7ffc6a} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2025.08.12 22:54:30.018135 [ 256 ] {462cdce2-ec35-42ad-bd4d-a2026d7ffc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5572 | 2025.08.12 22:54:30.018444 [ 256 ] {462cdce2-ec35-42ad-bd4d-a2026d7ffc6a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5573 | 2025.08.12 22:54:30.018664 [ 256 ] {462cdce2-ec35-42ad-bd4d-a2026d7ffc6a} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2025.08.12 22:54:30.018796 [ 256 ] {462cdce2-ec35-42ad-bd4d-a2026d7ffc6a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001086 sec., 22099.447513812156 rows/sec., 1.49 MiB/sec. | ||
| 5575 | 2025.08.12 22:54:30.018833 [ 256 ] {462cdce2-ec35-42ad-bd4d-a2026d7ffc6a} <Debug> TCPHandler: Processed in 0.001246568 sec. | ||
| 5576 | 2025.08.12 22:54:31.828857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
| 5577 | 2025.08.12 22:54:31.829398 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2025.08.12 22:54:31.829442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5579 | 2025.08.12 22:54:31.829931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5580 | 2025.08.12 22:54:31.830155 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.08.12 22:54:31.830283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
| 5582 | 2025.08.12 22:54:31.830287 [ 84 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5583 | 2025.08.12 22:54:31.830340 [ 84 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2025.08.12 22:54:31.830364 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5585 | 2025.08.12 22:54:31.830532 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 5586 | 2025.08.12 22:54:31.830753 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5587 | 2025.08.12 22:54:31.830820 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 5588 | 2025.08.12 22:54:31.830925 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 5589 | 2025.08.12 22:54:31.831001 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 5590 | 2025.08.12 22:54:31.831077 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 5591 | 2025.08.12 22:54:31.831143 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 5592 | 2025.08.12 22:54:31.831210 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 5593 | 2025.08.12 22:54:31.833186 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002737548 sec., 5191872.4347481765 rows/sec., 74.27 MiB/sec. | ||
| 5594 | 2025.08.12 22:54:31.833534 [ 193 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5595 | 2025.08.12 22:54:31.833814 [ 193 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_31_6} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2025.08.12 22:54:31.833893 [ 193 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_31_6} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5597 | 2025.08.12 22:54:31.833978 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5598 | 2025.08.12 22:54:32.607033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5599 | 2025.08.12 22:54:32.625154 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2025.08.12 22:54:32.625221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5601 | 2025.08.12 22:54:32.630884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5602 | 2025.08.12 22:54:32.631614 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2025.08.12 22:54:32.631956 [ 98 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5604 | 2025.08.12 22:54:32.632030 [ 98 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2025.08.12 22:54:32.632053 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5606 | 2025.08.12 22:54:32.632150 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 5607 | 2025.08.12 22:54:32.635092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5608 | 2025.08.12 22:54:32.635120 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5609 | 2025.08.12 22:54:32.635927 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 5610 | 2025.08.12 22:54:32.639189 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 5611 | 2025.08.12 22:54:32.642400 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 5612 | 2025.08.12 22:54:32.646120 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 5613 | 2025.08.12 22:54:32.649920 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 5614 | 2025.08.12 22:54:32.653542 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 5615 | 2025.08.12 22:54:32.704679 [ 188 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.072560519 sec., 3224.894243107605 rows/sec., 16.68 MiB/sec. | ||
| 5616 | 2025.08.12 22:54:32.706605 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5617 | 2025.08.12 22:54:32.708364 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_31_6} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2025.08.12 22:54:32.708456 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_31_6} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5619 | 2025.08.12 22:54:32.709674 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5620 | 2025.08.12 22:54:33.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.19 MiB, peak 256.73 MiB, free memory in arenas 0.00 B, will set to 247.55 MiB (RSS), difference: 1.36 MiB | ||
| 5621 | 2025.08.12 22:54:35.017268 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2025.08.12 22:54:35.017490 [ 256 ] {b761f7db-6361-46c8-bcad-ca7fabe4317a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5623 | 2025.08.12 22:54:35.017569 [ 256 ] {b761f7db-6361-46c8-bcad-ca7fabe4317a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5624 | 2025.08.12 22:54:35.018251 [ 256 ] {b761f7db-6361-46c8-bcad-ca7fabe4317a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2025.08.12 22:54:35.018303 [ 256 ] {b761f7db-6361-46c8-bcad-ca7fabe4317a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5626 | 2025.08.12 22:54:35.018738 [ 256 ] {b761f7db-6361-46c8-bcad-ca7fabe4317a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5627 | 2025.08.12 22:54:35.018976 [ 256 ] {b761f7db-6361-46c8-bcad-ca7fabe4317a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2025.08.12 22:54:35.019123 [ 67 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5629 | 2025.08.12 22:54:35.019142 [ 256 ] {b761f7db-6361-46c8-bcad-ca7fabe4317a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.50 MiB/sec. | ||
| 5630 | 2025.08.12 22:54:35.019198 [ 67 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2025.08.12 22:54:35.019220 [ 256 ] {b761f7db-6361-46c8-bcad-ca7fabe4317a} <Debug> TCPHandler: Processed in 0.00209765 sec. | ||
| 5632 | 2025.08.12 22:54:35.019231 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5633 | 2025.08.12 22:54:35.019369 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2025.08.12 22:54:35.019370 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 5635 | 2025.08.12 22:54:35.019478 [ 256 ] {43de6dae-a982-4460-bb06-42afbcea39a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5636 | 2025.08.12 22:54:35.019528 [ 256 ] {43de6dae-a982-4460-bb06-42afbcea39a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5637 | 2025.08.12 22:54:35.019546 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5638 | 2025.08.12 22:54:35.019588 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2420 rows starting from the beginning of the part | ||
| 5639 | 2025.08.12 22:54:35.019654 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 138 rows starting from the beginning of the part | ||
| 5640 | 2025.08.12 22:54:35.019702 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 5641 | 2025.08.12 22:54:35.019743 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1280 rows starting from the beginning of the part | ||
| 5642 | 2025.08.12 22:54:35.019781 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 5643 | 2025.08.12 22:54:35.019820 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 5644 | 2025.08.12 22:54:35.019993 [ 256 ] {43de6dae-a982-4460-bb06-42afbcea39a0} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2025.08.12 22:54:35.020039 [ 256 ] {43de6dae-a982-4460-bb06-42afbcea39a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5646 | 2025.08.12 22:54:35.020477 [ 256 ] {43de6dae-a982-4460-bb06-42afbcea39a0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5647 | 2025.08.12 22:54:35.020716 [ 256 ] {43de6dae-a982-4460-bb06-42afbcea39a0} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2025.08.12 22:54:35.020838 [ 67 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5649 | 2025.08.12 22:54:35.020856 [ 256 ] {43de6dae-a982-4460-bb06-42afbcea39a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001403 sec., 45616.535994297934 rows/sec., 3.56 MiB/sec. | ||
| 5650 | 2025.08.12 22:54:35.020879 [ 67 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2025.08.12 22:54:35.020904 [ 256 ] {43de6dae-a982-4460-bb06-42afbcea39a0} <Debug> TCPHandler: Processed in 0.001587663 sec. | ||
| 5652 | 2025.08.12 22:54:35.020906 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5653 | 2025.08.12 22:54:35.021010 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 5654 | 2025.08.12 22:54:35.021043 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2025.08.12 22:54:35.021103 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5656 | 2025.08.12 22:54:35.021132 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1223 rows starting from the beginning of the part | ||
| 5657 | 2025.08.12 22:54:35.021139 [ 256 ] {31bec49d-d219-4629-af48-c4b8181d1853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5658 | 2025.08.12 22:54:35.021187 [ 256 ] {31bec49d-d219-4629-af48-c4b8181d1853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5659 | 2025.08.12 22:54:35.021191 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 105 rows starting from the beginning of the part | ||
| 5660 | 2025.08.12 22:54:35.021238 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 5661 | 2025.08.12 22:54:35.021278 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 565 rows starting from the beginning of the part | ||
| 5662 | 2025.08.12 22:54:35.021326 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 5663 | 2025.08.12 22:54:35.021366 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 5664 | 2025.08.12 22:54:35.021632 [ 256 ] {31bec49d-d219-4629-af48-c4b8181d1853} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2025.08.12 22:54:35.021668 [ 256 ] {31bec49d-d219-4629-af48-c4b8181d1853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5666 | 2025.08.12 22:54:35.021840 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4006 rows, containing 5 columns (5 merged, 0 gathered) in 0.002532015 sec., 1582139.1263479877 rows/sec., 135.68 MiB/sec. | ||
| 5667 | 2025.08.12 22:54:35.022156 [ 198 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5668 | 2025.08.12 22:54:35.022220 [ 256 ] {31bec49d-d219-4629-af48-c4b8181d1853} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5669 | 2025.08.12 22:54:35.022504 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530722 sec., 1362102.3281823872 rows/sec., 105.51 MiB/sec. | ||
| 5670 | 2025.08.12 22:54:35.022541 [ 198 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2025.08.12 22:54:35.022547 [ 256 ] {31bec49d-d219-4629-af48-c4b8181d1853} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2025.08.12 22:54:35.022643 [ 198 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_51_10} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5673 | 2025.08.12 22:54:35.022692 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5674 | 2025.08.12 22:54:35.022714 [ 256 ] {31bec49d-d219-4629-af48-c4b8181d1853} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. | ||
| 5675 | 2025.08.12 22:54:35.022722 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5676 | 2025.08.12 22:54:35.022724 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2025.08.12 22:54:35.022751 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 5678 | 2025.08.12 22:54:35.022760 [ 256 ] {31bec49d-d219-4629-af48-c4b8181d1853} <Debug> TCPHandler: Processed in 0.001766994 sec. | ||
| 5679 | 2025.08.12 22:54:35.022770 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5680 | 2025.08.12 22:54:35.022870 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 5681 | 2025.08.12 22:54:35.022900 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2025.08.12 22:54:35.022971 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5683 | 2025.08.12 22:54:35.022999 [ 256 ] {29a89d22-a100-4308-9f39-89b60819f659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5684 | 2025.08.12 22:54:35.023003 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2025.08.12 22:54:35.023008 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13934 rows starting from the beginning of the part | ||
| 5686 | 2025.08.12 22:54:35.023049 [ 256 ] {29a89d22-a100-4308-9f39-89b60819f659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5687 | 2025.08.12 22:54:35.023092 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_51_10} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5688 | 2025.08.12 22:54:35.023098 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 5689 | 2025.08.12 22:54:35.023158 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 5690 | 2025.08.12 22:54:35.023171 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5691 | 2025.08.12 22:54:35.023211 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 944 rows starting from the beginning of the part | ||
| 5692 | 2025.08.12 22:54:35.023262 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 5693 | 2025.08.12 22:54:35.023308 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 5694 | 2025.08.12 22:54:35.023411 [ 256 ] {29a89d22-a100-4308-9f39-89b60819f659} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2025.08.12 22:54:35.023454 [ 256 ] {29a89d22-a100-4308-9f39-89b60819f659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5696 | 2025.08.12 22:54:35.023824 [ 256 ] {29a89d22-a100-4308-9f39-89b60819f659} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5697 | 2025.08.12 22:54:35.024047 [ 256 ] {29a89d22-a100-4308-9f39-89b60819f659} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2025.08.12 22:54:35.024158 [ 67 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5699 | 2025.08.12 22:54:35.024184 [ 256 ] {29a89d22-a100-4308-9f39-89b60819f659} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 5700 | 2025.08.12 22:54:35.024185 [ 67 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2025.08.12 22:54:35.024226 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5702 | 2025.08.12 22:54:35.024229 [ 256 ] {29a89d22-a100-4308-9f39-89b60819f659} <Debug> TCPHandler: Processed in 0.001378899 sec. | ||
| 5703 | 2025.08.12 22:54:35.024305 [ 195 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 5704 | 2025.08.12 22:54:35.024411 [ 195 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5705 | 2025.08.12 22:54:35.024440 [ 195 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2544 rows starting from the beginning of the part | ||
| 5706 | 2025.08.12 22:54:35.024492 [ 195 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 5707 | 2025.08.12 22:54:35.024533 [ 195 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 5708 | 2025.08.12 22:54:35.024573 [ 195 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 5709 | 2025.08.12 22:54:35.024607 [ 195 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 5710 | 2025.08.12 22:54:35.024641 [ 195 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 5711 | 2025.08.12 22:54:35.026011 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2784 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741544 sec., 1598581.4886101068 rows/sec., 106.34 MiB/sec. | ||
| 5712 | 2025.08.12 22:54:35.026327 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5713 | 2025.08.12 22:54:35.026593 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_51_10} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2025.08.12 22:54:35.026671 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_51_10} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5715 | 2025.08.12 22:54:35.026755 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5716 | 2025.08.12 22:54:35.028803 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15422 rows, containing 5 columns (5 merged, 0 gathered) in 0.005965914 sec., 2585018.8252797476 rows/sec., 176.33 MiB/sec. | ||
| 5717 | 2025.08.12 22:54:35.029361 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5718 | 2025.08.12 22:54:35.029666 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2025.08.12 22:54:35.029738 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5720 | 2025.08.12 22:54:35.029820 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 5721 | 2025.08.12 22:54:36.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.95 MiB, peak 256.73 MiB, free memory in arenas 0.00 B, will set to 250.95 MiB (RSS), difference: 3.00 MiB | ||
| 5722 | 2025.08.12 22:54:39.226751 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5723 | 2025.08.12 22:54:39.226812 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5724 | 2025.08.12 22:54:39.331278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
| 5725 | 2025.08.12 22:54:39.331789 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2025.08.12 22:54:39.331836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5727 | 2025.08.12 22:54:39.332419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5728 | 2025.08.12 22:54:39.332655 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2025.08.12 22:54:39.332803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 5730 | 2025.08.12 22:54:39.367494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 818 | ||
| 5731 | 2025.08.12 22:54:39.369440 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2025.08.12 22:54:39.369488 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5733 | 2025.08.12 22:54:39.370652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5734 | 2025.08.12 22:54:39.370923 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2025.08.12 22:54:39.371176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 5736 | 2025.08.12 22:54:40.001217 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000887123 sec. | ||
| 5737 | 2025.08.12 22:54:40.019585 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2025.08.12 22:54:40.019786 [ 256 ] {343e32d4-a41b-4a40-9fd1-67b39bb7d858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5739 | 2025.08.12 22:54:40.019851 [ 256 ] {343e32d4-a41b-4a40-9fd1-67b39bb7d858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5740 | 2025.08.12 22:54:40.020569 [ 256 ] {343e32d4-a41b-4a40-9fd1-67b39bb7d858} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2025.08.12 22:54:40.020613 [ 256 ] {343e32d4-a41b-4a40-9fd1-67b39bb7d858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5742 | 2025.08.12 22:54:40.021017 [ 256 ] {343e32d4-a41b-4a40-9fd1-67b39bb7d858} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5743 | 2025.08.12 22:54:40.021243 [ 256 ] {343e32d4-a41b-4a40-9fd1-67b39bb7d858} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2025.08.12 22:54:40.021395 [ 256 ] {343e32d4-a41b-4a40-9fd1-67b39bb7d858} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001664 sec., 82932.69230769231 rows/sec., 7.18 MiB/sec. | ||
| 5745 | 2025.08.12 22:54:40.021437 [ 256 ] {343e32d4-a41b-4a40-9fd1-67b39bb7d858} <Debug> TCPHandler: Processed in 0.001989448 sec. | ||
| 5746 | 2025.08.12 22:54:40.021570 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2025.08.12 22:54:40.021665 [ 256 ] {5faaeea2-6d81-4397-9cc7-f3f6ff29daeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5748 | 2025.08.12 22:54:40.021705 [ 256 ] {5faaeea2-6d81-4397-9cc7-f3f6ff29daeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5749 | 2025.08.12 22:54:40.022117 [ 256 ] {5faaeea2-6d81-4397-9cc7-f3f6ff29daeb} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2025.08.12 22:54:40.022153 [ 256 ] {5faaeea2-6d81-4397-9cc7-f3f6ff29daeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5751 | 2025.08.12 22:54:40.022442 [ 256 ] {5faaeea2-6d81-4397-9cc7-f3f6ff29daeb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5752 | 2025.08.12 22:54:40.022679 [ 256 ] {5faaeea2-6d81-4397-9cc7-f3f6ff29daeb} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2025.08.12 22:54:40.022805 [ 256 ] {5faaeea2-6d81-4397-9cc7-f3f6ff29daeb} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001159 sec., 35375.32355478861 rows/sec., 2.60 MiB/sec. | ||
| 5754 | 2025.08.12 22:54:40.022841 [ 256 ] {5faaeea2-6d81-4397-9cc7-f3f6ff29daeb} <Debug> TCPHandler: Processed in 0.001319729 sec. | ||
| 5755 | 2025.08.12 22:54:40.022990 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2025.08.12 22:54:40.023082 [ 256 ] {c6319801-454b-421d-91d1-eac0e35ef304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5757 | 2025.08.12 22:54:40.023120 [ 256 ] {c6319801-454b-421d-91d1-eac0e35ef304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5758 | 2025.08.12 22:54:40.023553 [ 256 ] {c6319801-454b-421d-91d1-eac0e35ef304} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2025.08.12 22:54:40.023589 [ 256 ] {c6319801-454b-421d-91d1-eac0e35ef304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5760 | 2025.08.12 22:54:40.023885 [ 256 ] {c6319801-454b-421d-91d1-eac0e35ef304} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5761 | 2025.08.12 22:54:40.024102 [ 256 ] {c6319801-454b-421d-91d1-eac0e35ef304} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2025.08.12 22:54:40.024227 [ 256 ] {c6319801-454b-421d-91d1-eac0e35ef304} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001163 sec., 90283.74892519346 rows/sec., 7.05 MiB/sec. | ||
| 5763 | 2025.08.12 22:54:40.024265 [ 256 ] {c6319801-454b-421d-91d1-eac0e35ef304} <Debug> TCPHandler: Processed in 0.001325458 sec. | ||
| 5764 | 2025.08.12 22:54:40.024391 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2025.08.12 22:54:40.024481 [ 256 ] {ef82478e-8e53-4195-bd20-1616577b866b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5766 | 2025.08.12 22:54:40.024524 [ 256 ] {ef82478e-8e53-4195-bd20-1616577b866b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5767 | 2025.08.12 22:54:40.024939 [ 256 ] {ef82478e-8e53-4195-bd20-1616577b866b} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.08.12 22:54:40.024973 [ 256 ] {ef82478e-8e53-4195-bd20-1616577b866b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5769 | 2025.08.12 22:54:40.025290 [ 256 ] {ef82478e-8e53-4195-bd20-1616577b866b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5770 | 2025.08.12 22:54:40.025501 [ 256 ] {ef82478e-8e53-4195-bd20-1616577b866b} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2025.08.12 22:54:40.025626 [ 256 ] {ef82478e-8e53-4195-bd20-1616577b866b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 5772 | 2025.08.12 22:54:40.025661 [ 256 ] {ef82478e-8e53-4195-bd20-1616577b866b} <Debug> TCPHandler: Processed in 0.001317358 sec. | ||
| 5773 | 2025.08.12 22:54:40.025776 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2025.08.12 22:54:40.025867 [ 256 ] {49253d78-7aa7-4e01-9e86-190b0ebc2214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5775 | 2025.08.12 22:54:40.025921 [ 256 ] {49253d78-7aa7-4e01-9e86-190b0ebc2214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5776 | 2025.08.12 22:54:40.026777 [ 256 ] {49253d78-7aa7-4e01-9e86-190b0ebc2214} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2025.08.12 22:54:40.026812 [ 256 ] {49253d78-7aa7-4e01-9e86-190b0ebc2214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5778 | 2025.08.12 22:54:40.027355 [ 256 ] {49253d78-7aa7-4e01-9e86-190b0ebc2214} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5779 | 2025.08.12 22:54:40.027572 [ 256 ] {49253d78-7aa7-4e01-9e86-190b0ebc2214} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2025.08.12 22:54:40.027704 [ 256 ] {49253d78-7aa7-4e01-9e86-190b0ebc2214} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 5781 | 2025.08.12 22:54:40.027756 [ 256 ] {49253d78-7aa7-4e01-9e86-190b0ebc2214} <Debug> TCPHandler: Processed in 0.002026078 sec. | ||
| 5782 | 2025.08.12 22:54:40.027876 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2025.08.12 22:54:40.027968 [ 256 ] {f07c3420-fc1e-418f-8a73-e88fd2de8793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5784 | 2025.08.12 22:54:40.028009 [ 256 ] {f07c3420-fc1e-418f-8a73-e88fd2de8793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5785 | 2025.08.12 22:54:40.028343 [ 256 ] {f07c3420-fc1e-418f-8a73-e88fd2de8793} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.08.12 22:54:40.028378 [ 256 ] {f07c3420-fc1e-418f-8a73-e88fd2de8793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5787 | 2025.08.12 22:54:40.028682 [ 256 ] {f07c3420-fc1e-418f-8a73-e88fd2de8793} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5788 | 2025.08.12 22:54:40.028902 [ 256 ] {f07c3420-fc1e-418f-8a73-e88fd2de8793} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2025.08.12 22:54:40.029024 [ 256 ] {f07c3420-fc1e-418f-8a73-e88fd2de8793} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5790 | 2025.08.12 22:54:40.029059 [ 256 ] {f07c3420-fc1e-418f-8a73-e88fd2de8793} <Debug> TCPHandler: Processed in 0.001231328 sec. | ||
| 5791 | 2025.08.12 22:54:40.136080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5792 | 2025.08.12 22:54:40.151530 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2025.08.12 22:54:40.151572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5794 | 2025.08.12 22:54:40.157409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5795 | 2025.08.12 22:54:40.158148 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2025.08.12 22:54:40.160915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5797 | 2025.08.12 22:54:45.027946 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2025.08.12 22:54:45.028221 [ 256 ] {2043f7c0-1aca-481a-9fed-20786a6bdd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5799 | 2025.08.12 22:54:45.028351 [ 256 ] {2043f7c0-1aca-481a-9fed-20786a6bdd2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5800 | 2025.08.12 22:54:45.029657 [ 256 ] {2043f7c0-1aca-481a-9fed-20786a6bdd2a} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2025.08.12 22:54:45.029725 [ 256 ] {2043f7c0-1aca-481a-9fed-20786a6bdd2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5802 | 2025.08.12 22:54:45.030403 [ 256 ] {2043f7c0-1aca-481a-9fed-20786a6bdd2a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5803 | 2025.08.12 22:54:45.030764 [ 256 ] {2043f7c0-1aca-481a-9fed-20786a6bdd2a} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2025.08.12 22:54:45.030992 [ 256 ] {2043f7c0-1aca-481a-9fed-20786a6bdd2a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002841 sec., 8447.729672650474 rows/sec., 717.73 KiB/sec. | ||
| 5805 | 2025.08.12 22:54:45.031075 [ 256 ] {2043f7c0-1aca-481a-9fed-20786a6bdd2a} <Debug> TCPHandler: Processed in 0.003346287 sec. | ||
| 5806 | 2025.08.12 22:54:45.031267 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2025.08.12 22:54:45.031400 [ 256 ] {e2886039-93d4-4347-9799-a0508ef09272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5808 | 2025.08.12 22:54:45.031460 [ 256 ] {e2886039-93d4-4347-9799-a0508ef09272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5809 | 2025.08.12 22:54:45.032161 [ 256 ] {e2886039-93d4-4347-9799-a0508ef09272} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2025.08.12 22:54:45.032207 [ 256 ] {e2886039-93d4-4347-9799-a0508ef09272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5811 | 2025.08.12 22:54:45.032651 [ 256 ] {e2886039-93d4-4347-9799-a0508ef09272} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5812 | 2025.08.12 22:54:45.032961 [ 256 ] {e2886039-93d4-4347-9799-a0508ef09272} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2025.08.12 22:54:45.033150 [ 256 ] {e2886039-93d4-4347-9799-a0508ef09272} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001784 sec., 98654.70852017937 rows/sec., 8.66 MiB/sec. | ||
| 5814 | 2025.08.12 22:54:45.033208 [ 256 ] {e2886039-93d4-4347-9799-a0508ef09272} <Debug> TCPHandler: Processed in 0.002009659 sec. | ||
| 5815 | 2025.08.12 22:54:45.033368 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2025.08.12 22:54:45.033497 [ 256 ] {c63a1b64-e893-4b14-8656-7508459363fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5817 | 2025.08.12 22:54:45.033554 [ 256 ] {c63a1b64-e893-4b14-8656-7508459363fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5818 | 2025.08.12 22:54:45.034103 [ 256 ] {c63a1b64-e893-4b14-8656-7508459363fc} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2025.08.12 22:54:45.034147 [ 256 ] {c63a1b64-e893-4b14-8656-7508459363fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5820 | 2025.08.12 22:54:45.034556 [ 256 ] {c63a1b64-e893-4b14-8656-7508459363fc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5821 | 2025.08.12 22:54:45.034863 [ 256 ] {c63a1b64-e893-4b14-8656-7508459363fc} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2025.08.12 22:54:45.035034 [ 124 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5823 | 2025.08.12 22:54:45.035043 [ 256 ] {c63a1b64-e893-4b14-8656-7508459363fc} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001577 sec., 7609.3849080532655 rows/sec., 609.35 KiB/sec. | ||
| 5824 | 2025.08.12 22:54:45.035121 [ 124 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2025.08.12 22:54:45.035150 [ 256 ] {c63a1b64-e893-4b14-8656-7508459363fc} <Debug> TCPHandler: Processed in 0.001845676 sec. | ||
| 5826 | 2025.08.12 22:54:45.035155 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5827 | 2025.08.12 22:54:45.035302 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::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 | ||
| 5828 | 2025.08.12 22:54:45.035311 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2025.08.12 22:54:45.035463 [ 256 ] {ded5d931-ef69-4b87-95de-f9cb01c2faf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5830 | 2025.08.12 22:54:45.035500 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5831 | 2025.08.12 22:54:45.035521 [ 256 ] {ded5d931-ef69-4b87-95de-f9cb01c2faf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5832 | 2025.08.12 22:54:45.035562 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 269 rows starting from the beginning of the part | ||
| 5833 | 2025.08.12 22:54:45.035661 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 5834 | 2025.08.12 22:54:45.035726 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 5835 | 2025.08.12 22:54:45.035785 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 45 rows starting from the beginning of the part | ||
| 5836 | 2025.08.12 22:54:45.035838 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 5837 | 2025.08.12 22:54:45.035896 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 5838 | 2025.08.12 22:54:45.036085 [ 256 ] {ded5d931-ef69-4b87-95de-f9cb01c2faf7} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2025.08.12 22:54:45.036136 [ 256 ] {ded5d931-ef69-4b87-95de-f9cb01c2faf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5840 | 2025.08.12 22:54:45.036590 [ 256 ] {ded5d931-ef69-4b87-95de-f9cb01c2faf7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5841 | 2025.08.12 22:54:45.036907 [ 256 ] {ded5d931-ef69-4b87-95de-f9cb01c2faf7} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2025.08.12 22:54:45.037099 [ 195 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853936 sec., 226545.03715338607 rows/sec., 15.96 MiB/sec. | ||
| 5843 | 2025.08.12 22:54:45.037102 [ 256 ] {ded5d931-ef69-4b87-95de-f9cb01c2faf7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001669 sec., 14379.868184541643 rows/sec., 1.19 MiB/sec. | ||
| 5844 | 2025.08.12 22:54:45.037183 [ 256 ] {ded5d931-ef69-4b87-95de-f9cb01c2faf7} <Debug> TCPHandler: Processed in 0.001932508 sec. | ||
| 5845 | 2025.08.12 22:54:45.037298 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5846 | 2025.08.12 22:54:45.037324 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5847 | 2025.08.12 22:54:45.037450 [ 256 ] {7ff98721-9863-4488-92ad-67526f9d54fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5848 | 2025.08.12 22:54:45.037509 [ 256 ] {7ff98721-9863-4488-92ad-67526f9d54fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5849 | 2025.08.12 22:54:45.037617 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2025.08.12 22:54:45.037703 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_31_6} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5851 | 2025.08.12 22:54:45.037785 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5852 | 2025.08.12 22:54:45.038028 [ 256 ] {7ff98721-9863-4488-92ad-67526f9d54fb} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2025.08.12 22:54:45.038079 [ 256 ] {7ff98721-9863-4488-92ad-67526f9d54fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5854 | 2025.08.12 22:54:45.038494 [ 256 ] {7ff98721-9863-4488-92ad-67526f9d54fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5855 | 2025.08.12 22:54:45.038794 [ 256 ] {7ff98721-9863-4488-92ad-67526f9d54fb} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2025.08.12 22:54:45.038957 [ 256 ] {7ff98721-9863-4488-92ad-67526f9d54fb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001536 sec., 7812.5 rows/sec., 610.35 KiB/sec. | ||
| 5857 | 2025.08.12 22:54:45.039007 [ 256 ] {7ff98721-9863-4488-92ad-67526f9d54fb} <Debug> TCPHandler: Processed in 0.001743904 sec. | ||
| 5858 | 2025.08.12 22:54:45.039149 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2025.08.12 22:54:45.039261 [ 256 ] {7d9352a5-f5d9-434a-a88e-2902e85aee5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5860 | 2025.08.12 22:54:45.039309 [ 256 ] {7d9352a5-f5d9-434a-a88e-2902e85aee5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5861 | 2025.08.12 22:54:45.039866 [ 256 ] {7d9352a5-f5d9-434a-a88e-2902e85aee5d} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2025.08.12 22:54:45.039909 [ 256 ] {7d9352a5-f5d9-434a-a88e-2902e85aee5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5863 | 2025.08.12 22:54:45.040312 [ 256 ] {7d9352a5-f5d9-434a-a88e-2902e85aee5d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5864 | 2025.08.12 22:54:45.040624 [ 256 ] {7d9352a5-f5d9-434a-a88e-2902e85aee5d} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2025.08.12 22:54:45.040789 [ 256 ] {7d9352a5-f5d9-434a-a88e-2902e85aee5d} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001551 sec., 64474.53255963894 rows/sec., 5.27 MiB/sec. | ||
| 5866 | 2025.08.12 22:54:45.040837 [ 256 ] {7d9352a5-f5d9-434a-a88e-2902e85aee5d} <Debug> TCPHandler: Processed in 0.001750825 sec. | ||
| 5867 | 2025.08.12 22:54:45.040978 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5868 | 2025.08.12 22:54:45.041089 [ 256 ] {d0d32a18-1d66-48b3-9b59-fdb5308106d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5869 | 2025.08.12 22:54:45.041143 [ 256 ] {d0d32a18-1d66-48b3-9b59-fdb5308106d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5870 | 2025.08.12 22:54:45.041663 [ 256 ] {d0d32a18-1d66-48b3-9b59-fdb5308106d9} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2025.08.12 22:54:45.041707 [ 256 ] {d0d32a18-1d66-48b3-9b59-fdb5308106d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5872 | 2025.08.12 22:54:45.042142 [ 256 ] {d0d32a18-1d66-48b3-9b59-fdb5308106d9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5873 | 2025.08.12 22:54:45.042430 [ 256 ] {d0d32a18-1d66-48b3-9b59-fdb5308106d9} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2025.08.12 22:54:45.042592 [ 256 ] {d0d32a18-1d66-48b3-9b59-fdb5308106d9} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001526 sec., 128440.36697247706 rows/sec., 9.21 MiB/sec. | ||
| 5875 | 2025.08.12 22:54:45.042642 [ 256 ] {d0d32a18-1d66-48b3-9b59-fdb5308106d9} <Debug> TCPHandler: Processed in 0.001722754 sec. | ||
| 5876 | 2025.08.12 22:54:45.042779 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2025.08.12 22:54:45.042890 [ 256 ] {39fb49ca-0019-4502-937d-c8710acecb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5878 | 2025.08.12 22:54:45.042941 [ 256 ] {39fb49ca-0019-4502-937d-c8710acecb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5879 | 2025.08.12 22:54:45.043368 [ 256 ] {39fb49ca-0019-4502-937d-c8710acecb30} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2025.08.12 22:54:45.043410 [ 256 ] {39fb49ca-0019-4502-937d-c8710acecb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5881 | 2025.08.12 22:54:45.043805 [ 256 ] {39fb49ca-0019-4502-937d-c8710acecb30} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5882 | 2025.08.12 22:54:45.044087 [ 256 ] {39fb49ca-0019-4502-937d-c8710acecb30} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2025.08.12 22:54:45.044254 [ 256 ] {39fb49ca-0019-4502-937d-c8710acecb30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
| 5884 | 2025.08.12 22:54:45.044301 [ 256 ] {39fb49ca-0019-4502-937d-c8710acecb30} <Debug> TCPHandler: Processed in 0.001580382 sec. | ||
| 5885 | 2025.08.12 22:54:46.832873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
| 5886 | 2025.08.12 22:54:46.833407 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2025.08.12 22:54:46.833453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5888 | 2025.08.12 22:54:46.833980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5889 | 2025.08.12 22:54:46.834209 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2025.08.12 22:54:46.834346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
| 5891 | 2025.08.12 22:54:47.661942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 5892 | 2025.08.12 22:54:47.678186 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2025.08.12 22:54:47.678246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5894 | 2025.08.12 22:54:47.683967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5895 | 2025.08.12 22:54:47.684670 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2025.08.12 22:54:47.687522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 5897 | 2025.08.12 22:54:49.372262 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 846 | ||
| 5898 | 2025.08.12 22:54:49.374422 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2025.08.12 22:54:49.374470 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5900 | 2025.08.12 22:54:49.375649 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5901 | 2025.08.12 22:54:49.375908 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2025.08.12 22:54:49.376167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 5903 | 2025.08.12 22:54:50.020023 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2025.08.12 22:54:50.020245 [ 256 ] {8e47bac5-4761-4a3d-ba2d-8a303fe8cc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5905 | 2025.08.12 22:54:50.020321 [ 256 ] {8e47bac5-4761-4a3d-ba2d-8a303fe8cc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5906 | 2025.08.12 22:54:50.021122 [ 256 ] {8e47bac5-4761-4a3d-ba2d-8a303fe8cc8d} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2025.08.12 22:54:50.021166 [ 256 ] {8e47bac5-4761-4a3d-ba2d-8a303fe8cc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5908 | 2025.08.12 22:54:50.021582 [ 256 ] {8e47bac5-4761-4a3d-ba2d-8a303fe8cc8d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5909 | 2025.08.12 22:54:50.021812 [ 256 ] {8e47bac5-4761-4a3d-ba2d-8a303fe8cc8d} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2025.08.12 22:54:50.021965 [ 256 ] {8e47bac5-4761-4a3d-ba2d-8a303fe8cc8d} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001805 sec., 76454.29362880887 rows/sec., 6.62 MiB/sec. | ||
| 5911 | 2025.08.12 22:54:50.022013 [ 256 ] {8e47bac5-4761-4a3d-ba2d-8a303fe8cc8d} <Debug> TCPHandler: Processed in 0.00216167 sec. | ||
| 5912 | 2025.08.12 22:54:50.022147 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2025.08.12 22:54:50.022244 [ 256 ] {e89f0340-8e32-4040-b58b-e4fe7c8fd73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5914 | 2025.08.12 22:54:50.022286 [ 256 ] {e89f0340-8e32-4040-b58b-e4fe7c8fd73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5915 | 2025.08.12 22:54:50.022786 [ 256 ] {e89f0340-8e32-4040-b58b-e4fe7c8fd73a} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2025.08.12 22:54:50.022822 [ 256 ] {e89f0340-8e32-4040-b58b-e4fe7c8fd73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5917 | 2025.08.12 22:54:50.023132 [ 256 ] {e89f0340-8e32-4040-b58b-e4fe7c8fd73a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5918 | 2025.08.12 22:54:50.023339 [ 256 ] {e89f0340-8e32-4040-b58b-e4fe7c8fd73a} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2025.08.12 22:54:50.023469 [ 256 ] {e89f0340-8e32-4040-b58b-e4fe7c8fd73a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001202 sec., 34109.816971713815 rows/sec., 2.50 MiB/sec. | ||
| 5920 | 2025.08.12 22:54:50.023508 [ 256 ] {e89f0340-8e32-4040-b58b-e4fe7c8fd73a} <Debug> TCPHandler: Processed in 0.00137187 sec. | ||
| 5921 | 2025.08.12 22:54:50.023635 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2025.08.12 22:54:50.023731 [ 256 ] {d58ac60d-b068-44c9-a6d9-57452b3f0077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5923 | 2025.08.12 22:54:50.023774 [ 256 ] {d58ac60d-b068-44c9-a6d9-57452b3f0077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5924 | 2025.08.12 22:54:50.024209 [ 256 ] {d58ac60d-b068-44c9-a6d9-57452b3f0077} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2025.08.12 22:54:50.024243 [ 256 ] {d58ac60d-b068-44c9-a6d9-57452b3f0077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5926 | 2025.08.12 22:54:50.024550 [ 256 ] {d58ac60d-b068-44c9-a6d9-57452b3f0077} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5927 | 2025.08.12 22:54:50.024757 [ 256 ] {d58ac60d-b068-44c9-a6d9-57452b3f0077} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2025.08.12 22:54:50.024885 [ 256 ] {d58ac60d-b068-44c9-a6d9-57452b3f0077} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001173 sec., 89514.06649616368 rows/sec., 6.99 MiB/sec. | ||
| 5929 | 2025.08.12 22:54:50.024922 [ 256 ] {d58ac60d-b068-44c9-a6d9-57452b3f0077} <Debug> TCPHandler: Processed in 0.001338388 sec. | ||
| 5930 | 2025.08.12 22:54:50.025039 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2025.08.12 22:54:50.025133 [ 256 ] {c22238b5-33fb-4ef9-b1c0-cdcdb8890f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5932 | 2025.08.12 22:54:50.025178 [ 256 ] {c22238b5-33fb-4ef9-b1c0-cdcdb8890f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5933 | 2025.08.12 22:54:50.025592 [ 256 ] {c22238b5-33fb-4ef9-b1c0-cdcdb8890f18} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2025.08.12 22:54:50.025627 [ 256 ] {c22238b5-33fb-4ef9-b1c0-cdcdb8890f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5935 | 2025.08.12 22:54:50.025967 [ 256 ] {c22238b5-33fb-4ef9-b1c0-cdcdb8890f18} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5936 | 2025.08.12 22:54:50.026189 [ 256 ] {c22238b5-33fb-4ef9-b1c0-cdcdb8890f18} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2025.08.12 22:54:50.026333 [ 256 ] {c22238b5-33fb-4ef9-b1c0-cdcdb8890f18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 5938 | 2025.08.12 22:54:50.026370 [ 256 ] {c22238b5-33fb-4ef9-b1c0-cdcdb8890f18} <Debug> TCPHandler: Processed in 0.00138048 sec. | ||
| 5939 | 2025.08.12 22:54:50.026484 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2025.08.12 22:54:50.026579 [ 256 ] {8131097c-a517-4bbd-9667-375b93e871dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5941 | 2025.08.12 22:54:50.026633 [ 256 ] {8131097c-a517-4bbd-9667-375b93e871dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5942 | 2025.08.12 22:54:50.027501 [ 256 ] {8131097c-a517-4bbd-9667-375b93e871dd} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2025.08.12 22:54:50.027537 [ 256 ] {8131097c-a517-4bbd-9667-375b93e871dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5944 | 2025.08.12 22:54:50.028111 [ 256 ] {8131097c-a517-4bbd-9667-375b93e871dd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5945 | 2025.08.12 22:54:50.028336 [ 256 ] {8131097c-a517-4bbd-9667-375b93e871dd} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2025.08.12 22:54:50.028472 [ 256 ] {8131097c-a517-4bbd-9667-375b93e871dd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 5947 | 2025.08.12 22:54:50.028537 [ 256 ] {8131097c-a517-4bbd-9667-375b93e871dd} <Debug> TCPHandler: Processed in 0.00210244 sec. | ||
| 5948 | 2025.08.12 22:54:50.028664 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2025.08.12 22:54:50.028759 [ 256 ] {09fe1601-5d4d-4539-bd3a-0444a580a4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5950 | 2025.08.12 22:54:50.028803 [ 256 ] {09fe1601-5d4d-4539-bd3a-0444a580a4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5951 | 2025.08.12 22:54:50.029156 [ 256 ] {09fe1601-5d4d-4539-bd3a-0444a580a4fb} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2025.08.12 22:54:50.029192 [ 256 ] {09fe1601-5d4d-4539-bd3a-0444a580a4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5953 | 2025.08.12 22:54:50.029503 [ 256 ] {09fe1601-5d4d-4539-bd3a-0444a580a4fb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5954 | 2025.08.12 22:54:50.029703 [ 256 ] {09fe1601-5d4d-4539-bd3a-0444a580a4fb} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2025.08.12 22:54:50.029823 [ 256 ] {09fe1601-5d4d-4539-bd3a-0444a580a4fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 5956 | 2025.08.12 22:54:50.029857 [ 256 ] {09fe1601-5d4d-4539-bd3a-0444a580a4fb} <Debug> TCPHandler: Processed in 0.001263778 sec. | ||
| 5957 | 2025.08.12 22:54:54.226861 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5958 | 2025.08.12 22:54:54.226914 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5959 | 2025.08.12 22:54:54.334641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
| 5960 | 2025.08.12 22:54:54.335194 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2025.08.12 22:54:54.335247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5962 | 2025.08.12 22:54:54.335750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5963 | 2025.08.12 22:54:54.335995 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2025.08.12 22:54:54.336145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 5965 | 2025.08.12 22:54:55.017160 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2025.08.12 22:54:55.017379 [ 256 ] {51f4940f-a069-415c-a685-c42df3fc3065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5967 | 2025.08.12 22:54:55.017457 [ 256 ] {51f4940f-a069-415c-a685-c42df3fc3065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5968 | 2025.08.12 22:54:55.018109 [ 256 ] {51f4940f-a069-415c-a685-c42df3fc3065} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2025.08.12 22:54:55.018166 [ 256 ] {51f4940f-a069-415c-a685-c42df3fc3065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5970 | 2025.08.12 22:54:55.018583 [ 256 ] {51f4940f-a069-415c-a685-c42df3fc3065} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5971 | 2025.08.12 22:54:55.018826 [ 256 ] {51f4940f-a069-415c-a685-c42df3fc3065} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2025.08.12 22:54:55.018998 [ 256 ] {51f4940f-a069-415c-a685-c42df3fc3065} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.56 MiB/sec. | ||
| 5973 | 2025.08.12 22:54:55.019054 [ 256 ] {51f4940f-a069-415c-a685-c42df3fc3065} <Debug> TCPHandler: Processed in 0.002034438 sec. | ||
| 5974 | 2025.08.12 22:54:55.019187 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2025.08.12 22:54:55.019295 [ 256 ] {7b00f0f4-3ebc-4a97-975f-1fdba63e0882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5976 | 2025.08.12 22:54:55.019341 [ 256 ] {7b00f0f4-3ebc-4a97-975f-1fdba63e0882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5977 | 2025.08.12 22:54:55.019786 [ 256 ] {7b00f0f4-3ebc-4a97-975f-1fdba63e0882} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2025.08.12 22:54:55.019825 [ 256 ] {7b00f0f4-3ebc-4a97-975f-1fdba63e0882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5979 | 2025.08.12 22:54:55.020159 [ 256 ] {7b00f0f4-3ebc-4a97-975f-1fdba63e0882} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5980 | 2025.08.12 22:54:55.020378 [ 256 ] {7b00f0f4-3ebc-4a97-975f-1fdba63e0882} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2025.08.12 22:54:55.020514 [ 256 ] {7b00f0f4-3ebc-4a97-975f-1fdba63e0882} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 5982 | 2025.08.12 22:54:55.020552 [ 256 ] {7b00f0f4-3ebc-4a97-975f-1fdba63e0882} <Debug> TCPHandler: Processed in 0.001420229 sec. | ||
| 5983 | 2025.08.12 22:54:55.020674 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2025.08.12 22:54:55.020774 [ 256 ] {3bc672f3-f294-4482-b478-90fe473fbb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5985 | 2025.08.12 22:54:55.020821 [ 256 ] {3bc672f3-f294-4482-b478-90fe473fbb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5986 | 2025.08.12 22:54:55.021229 [ 256 ] {3bc672f3-f294-4482-b478-90fe473fbb91} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2025.08.12 22:54:55.021266 [ 256 ] {3bc672f3-f294-4482-b478-90fe473fbb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5988 | 2025.08.12 22:54:55.021607 [ 256 ] {3bc672f3-f294-4482-b478-90fe473fbb91} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5989 | 2025.08.12 22:54:55.021821 [ 256 ] {3bc672f3-f294-4482-b478-90fe473fbb91} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2025.08.12 22:54:55.021953 [ 256 ] {3bc672f3-f294-4482-b478-90fe473fbb91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 5991 | 2025.08.12 22:54:55.021991 [ 256 ] {3bc672f3-f294-4482-b478-90fe473fbb91} <Debug> TCPHandler: Processed in 0.00136742 sec. | ||
| 5992 | 2025.08.12 22:54:55.022103 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2025.08.12 22:54:55.022198 [ 256 ] {a0585c72-b1b8-4e7b-a6f5-405b49c1543b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5994 | 2025.08.12 22:54:55.022241 [ 256 ] {a0585c72-b1b8-4e7b-a6f5-405b49c1543b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5995 | 2025.08.12 22:54:55.022573 [ 256 ] {a0585c72-b1b8-4e7b-a6f5-405b49c1543b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2025.08.12 22:54:55.022609 [ 256 ] {a0585c72-b1b8-4e7b-a6f5-405b49c1543b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5997 | 2025.08.12 22:54:55.022921 [ 256 ] {a0585c72-b1b8-4e7b-a6f5-405b49c1543b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5998 | 2025.08.12 22:54:55.023139 [ 256 ] {a0585c72-b1b8-4e7b-a6f5-405b49c1543b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2025.08.12 22:54:55.023270 [ 256 ] {a0585c72-b1b8-4e7b-a6f5-405b49c1543b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6000 | 2025.08.12 22:54:55.023307 [ 256 ] {a0585c72-b1b8-4e7b-a6f5-405b49c1543b} <Debug> TCPHandler: Processed in 0.001253667 sec. | ||
| 6001 | 2025.08.12 22:54:55.187815 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6002 | 2025.08.12 22:54:55.204425 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2025.08.12 22:54:55.204477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6004 | 2025.08.12 22:54:55.210709 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6005 | 2025.08.12 22:54:55.211401 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2025.08.12 22:54:55.214401 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6007 | 2025.08.12 22:54:57.311146 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2025.08.12 22:54:57.311346 [ 256 ] {d5d6396a-972f-4c23-9bb8-3ecabfa4e8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6009 | 2025.08.12 22:54:57.311422 [ 256 ] {d5d6396a-972f-4c23-9bb8-3ecabfa4e8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6010 | 2025.08.12 22:54:57.312113 [ 256 ] {d5d6396a-972f-4c23-9bb8-3ecabfa4e8dc} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2025.08.12 22:54:57.312168 [ 256 ] {d5d6396a-972f-4c23-9bb8-3ecabfa4e8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6012 | 2025.08.12 22:54:57.312569 [ 256 ] {d5d6396a-972f-4c23-9bb8-3ecabfa4e8dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6013 | 2025.08.12 22:54:57.312791 [ 256 ] {d5d6396a-972f-4c23-9bb8-3ecabfa4e8dc} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2025.08.12 22:54:57.312944 [ 256 ] {d5d6396a-972f-4c23-9bb8-3ecabfa4e8dc} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001653 sec., 8469.449485783425 rows/sec., 690.62 KiB/sec. | ||
| 6015 | 2025.08.12 22:54:57.312985 [ 256 ] {d5d6396a-972f-4c23-9bb8-3ecabfa4e8dc} <Debug> TCPHandler: Processed in 0.001981698 sec. | ||
| 6016 | 2025.08.12 22:54:57.313108 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2025.08.12 22:54:57.313203 [ 256 ] {2e81e040-1f31-4326-b047-d4e4d76dbeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6018 | 2025.08.12 22:54:57.313245 [ 256 ] {2e81e040-1f31-4326-b047-d4e4d76dbeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6019 | 2025.08.12 22:54:57.314369 [ 256 ] {2e81e040-1f31-4326-b047-d4e4d76dbeb2} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2025.08.12 22:54:57.314404 [ 256 ] {2e81e040-1f31-4326-b047-d4e4d76dbeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6021 | 2025.08.12 22:54:57.314787 [ 256 ] {2e81e040-1f31-4326-b047-d4e4d76dbeb2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6022 | 2025.08.12 22:54:57.314994 [ 256 ] {2e81e040-1f31-4326-b047-d4e4d76dbeb2} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2025.08.12 22:54:57.315098 [ 149 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6024 | 2025.08.12 22:54:57.315124 [ 256 ] {2e81e040-1f31-4326-b047-d4e4d76dbeb2} <Debug> executeQuery: Read 1285 rows, 108.86 KiB in 0.001939 sec., 662712.7385250129 rows/sec., 54.83 MiB/sec. | ||
| 6025 | 2025.08.12 22:54:57.315135 [ 149 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2025.08.12 22:54:57.315156 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6027 | 2025.08.12 22:54:57.315163 [ 256 ] {2e81e040-1f31-4326-b047-d4e4d76dbeb2} <Debug> TCPHandler: Processed in 0.002105149 sec. | ||
| 6028 | 2025.08.12 22:54:57.315276 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2025.08.12 22:54:57.315286 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 6030 | 2025.08.12 22:54:57.315372 [ 256 ] {7009e0c6-152c-47b5-99a6-1ee1b7c78d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6031 | 2025.08.12 22:54:57.315418 [ 256 ] {7009e0c6-152c-47b5-99a6-1ee1b7c78d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6032 | 2025.08.12 22:54:57.315442 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6033 | 2025.08.12 22:54:57.315485 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2420 rows starting from the beginning of the part | ||
| 6034 | 2025.08.12 22:54:57.315558 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 138 rows starting from the beginning of the part | ||
| 6035 | 2025.08.12 22:54:57.315612 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 176 rows starting from the beginning of the part | ||
| 6036 | 2025.08.12 22:54:57.315662 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 6037 | 2025.08.12 22:54:57.315708 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 6038 | 2025.08.12 22:54:57.315754 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1285 rows starting from the beginning of the part | ||
| 6039 | 2025.08.12 22:54:57.315873 [ 256 ] {7009e0c6-152c-47b5-99a6-1ee1b7c78d53} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2025.08.12 22:54:57.315917 [ 256 ] {7009e0c6-152c-47b5-99a6-1ee1b7c78d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6041 | 2025.08.12 22:54:57.316256 [ 256 ] {7009e0c6-152c-47b5-99a6-1ee1b7c78d53} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6042 | 2025.08.12 22:54:57.316470 [ 256 ] {7009e0c6-152c-47b5-99a6-1ee1b7c78d53} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2025.08.12 22:54:57.316600 [ 256 ] {7009e0c6-152c-47b5-99a6-1ee1b7c78d53} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001247 sec., 44105.854049719324 rows/sec., 3.18 MiB/sec. | ||
| 6044 | 2025.08.12 22:54:57.316639 [ 256 ] {7009e0c6-152c-47b5-99a6-1ee1b7c78d53} <Debug> TCPHandler: Processed in 0.00141174 sec. | ||
| 6045 | 2025.08.12 22:54:57.316756 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2025.08.12 22:54:57.316850 [ 256 ] {4093893f-dc88-45fb-a490-c854196db546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6047 | 2025.08.12 22:54:57.316890 [ 256 ] {4093893f-dc88-45fb-a490-c854196db546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6048 | 2025.08.12 22:54:57.317410 [ 256 ] {4093893f-dc88-45fb-a490-c854196db546} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2025.08.12 22:54:57.317446 [ 256 ] {4093893f-dc88-45fb-a490-c854196db546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6050 | 2025.08.12 22:54:57.317689 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4213 rows, containing 5 columns (5 merged, 0 gathered) in 0.002462285 sec., 1711012.3320411732 rows/sec., 147.64 MiB/sec. | ||
| 6051 | 2025.08.12 22:54:57.317759 [ 256 ] {4093893f-dc88-45fb-a490-c854196db546} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6052 | 2025.08.12 22:54:57.317973 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6053 | 2025.08.12 22:54:57.317997 [ 256 ] {4093893f-dc88-45fb-a490-c854196db546} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2025.08.12 22:54:57.318138 [ 256 ] {4093893f-dc88-45fb-a490-c854196db546} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001308 sec., 174311.9266055046 rows/sec., 11.80 MiB/sec. | ||
| 6055 | 2025.08.12 22:54:57.318180 [ 256 ] {4093893f-dc88-45fb-a490-c854196db546} <Debug> TCPHandler: Processed in 0.00147809 sec. | ||
| 6056 | 2025.08.12 22:54:57.318259 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2025.08.12 22:54:57.318285 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2025.08.12 22:54:57.318338 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_56_11} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6059 | 2025.08.12 22:54:57.318383 [ 256 ] {3347aae7-e446-4a0a-b5ab-c229ffe3f28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6060 | 2025.08.12 22:54:57.318420 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6061 | 2025.08.12 22:54:57.318430 [ 256 ] {3347aae7-e446-4a0a-b5ab-c229ffe3f28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6062 | 2025.08.12 22:54:57.319142 [ 256 ] {3347aae7-e446-4a0a-b5ab-c229ffe3f28a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2025.08.12 22:54:57.319178 [ 256 ] {3347aae7-e446-4a0a-b5ab-c229ffe3f28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6064 | 2025.08.12 22:54:57.319512 [ 256 ] {3347aae7-e446-4a0a-b5ab-c229ffe3f28a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6065 | 2025.08.12 22:54:57.319720 [ 256 ] {3347aae7-e446-4a0a-b5ab-c229ffe3f28a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2025.08.12 22:54:57.319817 [ 149 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6067 | 2025.08.12 22:54:57.319843 [ 149 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2025.08.12 22:54:57.319850 [ 256 ] {3347aae7-e446-4a0a-b5ab-c229ffe3f28a} <Debug> executeQuery: Read 575 rows, 43.83 KiB in 0.001485 sec., 387205.38720538723 rows/sec., 28.82 MiB/sec. | ||
| 6069 | 2025.08.12 22:54:57.319861 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6070 | 2025.08.12 22:54:57.319889 [ 256 ] {3347aae7-e446-4a0a-b5ab-c229ffe3f28a} <Debug> TCPHandler: Processed in 0.001654014 sec. | ||
| 6071 | 2025.08.12 22:54:57.319946 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 6072 | 2025.08.12 22:54:57.320004 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2025.08.12 22:54:57.320046 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6074 | 2025.08.12 22:54:57.320078 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1223 rows starting from the beginning of the part | ||
| 6075 | 2025.08.12 22:54:57.320103 [ 256 ] {a5c0a61a-394c-411d-a6bc-07fdedf6242a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6076 | 2025.08.12 22:54:57.320131 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 6077 | 2025.08.12 22:54:57.320152 [ 256 ] {a5c0a61a-394c-411d-a6bc-07fdedf6242a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6078 | 2025.08.12 22:54:57.320182 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 100 rows starting from the beginning of the part | ||
| 6079 | 2025.08.12 22:54:57.320228 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 6080 | 2025.08.12 22:54:57.320265 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 6081 | 2025.08.12 22:54:57.320303 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 575 rows starting from the beginning of the part | ||
| 6082 | 2025.08.12 22:54:57.320846 [ 256 ] {a5c0a61a-394c-411d-a6bc-07fdedf6242a} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2025.08.12 22:54:57.320887 [ 256 ] {a5c0a61a-394c-411d-a6bc-07fdedf6242a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6084 | 2025.08.12 22:54:57.321278 [ 256 ] {a5c0a61a-394c-411d-a6bc-07fdedf6242a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6085 | 2025.08.12 22:54:57.321403 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499831 sec., 1448163.1597159945 rows/sec., 112.69 MiB/sec. | ||
| 6086 | 2025.08.12 22:54:57.321494 [ 256 ] {a5c0a61a-394c-411d-a6bc-07fdedf6242a} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2025.08.12 22:54:57.321583 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6088 | 2025.08.12 22:54:57.321607 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6089 | 2025.08.12 22:54:57.321636 [ 256 ] {a5c0a61a-394c-411d-a6bc-07fdedf6242a} <Debug> executeQuery: Read 949 rows, 65.17 KiB in 0.001552 sec., 611469.0721649484 rows/sec., 41.01 MiB/sec. | ||
| 6090 | 2025.08.12 22:54:57.321640 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2025.08.12 22:54:57.321673 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6092 | 2025.08.12 22:54:57.321676 [ 256 ] {a5c0a61a-394c-411d-a6bc-07fdedf6242a} <Debug> TCPHandler: Processed in 0.001721284 sec. | ||
| 6093 | 2025.08.12 22:54:57.321751 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 6094 | 2025.08.12 22:54:57.321806 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2025.08.12 22:54:57.321847 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6096 | 2025.08.12 22:54:57.321868 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2025.08.12 22:54:57.321880 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15422 rows starting from the beginning of the part | ||
| 6098 | 2025.08.12 22:54:57.321907 [ 256 ] {1b4a4e96-cd2a-4a5f-a3dc-c9ba5b2317f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6099 | 2025.08.12 22:54:57.321927 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 6100 | 2025.08.12 22:54:57.321940 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_56_11} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6101 | 2025.08.12 22:54:57.321968 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 196 rows starting from the beginning of the part | ||
| 6102 | 2025.08.12 22:54:57.321970 [ 256 ] {1b4a4e96-cd2a-4a5f-a3dc-c9ba5b2317f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6103 | 2025.08.12 22:54:57.322003 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 6104 | 2025.08.12 22:54:57.322007 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6105 | 2025.08.12 22:54:57.322042 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 6106 | 2025.08.12 22:54:57.322074 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 949 rows starting from the beginning of the part | ||
| 6107 | 2025.08.12 22:54:57.322892 [ 256 ] {1b4a4e96-cd2a-4a5f-a3dc-c9ba5b2317f9} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2025.08.12 22:54:57.322933 [ 256 ] {1b4a4e96-cd2a-4a5f-a3dc-c9ba5b2317f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6109 | 2025.08.12 22:54:57.323658 [ 256 ] {1b4a4e96-cd2a-4a5f-a3dc-c9ba5b2317f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6110 | 2025.08.12 22:54:57.323903 [ 256 ] {1b4a4e96-cd2a-4a5f-a3dc-c9ba5b2317f9} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2025.08.12 22:54:57.324051 [ 256 ] {1b4a4e96-cd2a-4a5f-a3dc-c9ba5b2317f9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002163 sec., 18955.154877484976 rows/sec., 33.97 MiB/sec. | ||
| 6112 | 2025.08.12 22:54:57.324107 [ 256 ] {1b4a4e96-cd2a-4a5f-a3dc-c9ba5b2317f9} <Debug> TCPHandler: Processed in 0.002350583 sec. | ||
| 6113 | 2025.08.12 22:54:57.324234 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2025.08.12 22:54:57.324330 [ 256 ] {be7be102-ceb7-4d5d-a7a9-4e9daab99964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6115 | 2025.08.12 22:54:57.324373 [ 256 ] {be7be102-ceb7-4d5d-a7a9-4e9daab99964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6116 | 2025.08.12 22:54:57.324720 [ 256 ] {be7be102-ceb7-4d5d-a7a9-4e9daab99964} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2025.08.12 22:54:57.324755 [ 256 ] {be7be102-ceb7-4d5d-a7a9-4e9daab99964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6118 | 2025.08.12 22:54:57.325151 [ 256 ] {be7be102-ceb7-4d5d-a7a9-4e9daab99964} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6119 | 2025.08.12 22:54:57.325366 [ 256 ] {be7be102-ceb7-4d5d-a7a9-4e9daab99964} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2025.08.12 22:54:57.325460 [ 149 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6121 | 2025.08.12 22:54:57.325491 [ 149 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2025.08.12 22:54:57.325494 [ 256 ] {be7be102-ceb7-4d5d-a7a9-4e9daab99964} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001183 sec., 30431.107354184278 rows/sec., 2.05 MiB/sec. | ||
| 6123 | 2025.08.12 22:54:57.325509 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6124 | 2025.08.12 22:54:57.325535 [ 256 ] {be7be102-ceb7-4d5d-a7a9-4e9daab99964} <Debug> TCPHandler: Processed in 0.001350579 sec. | ||
| 6125 | 2025.08.12 22:54:57.325610 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6126 | 2025.08.12 22:54:57.325751 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6127 | 2025.08.12 22:54:57.325792 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2784 rows starting from the beginning of the part | ||
| 6128 | 2025.08.12 22:54:57.325864 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6129 | 2025.08.12 22:54:57.325918 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6130 | 2025.08.12 22:54:57.325966 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6131 | 2025.08.12 22:54:57.326010 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6132 | 2025.08.12 22:54:57.326057 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 6133 | 2025.08.12 22:54:57.327091 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17047 rows, containing 5 columns (5 merged, 0 gathered) in 0.005371626 sec., 3173526.9730245555 rows/sec., 216.52 MiB/sec. | ||
| 6134 | 2025.08.12 22:54:57.327337 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6135 | 2025.08.12 22:54:57.327344 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001785175 sec., 1714117.6635343875 rows/sec., 114.16 MiB/sec. | ||
| 6136 | 2025.08.12 22:54:57.327604 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6137 | 2025.08.12 22:54:57.327689 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2025.08.12 22:54:57.327796 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6139 | 2025.08.12 22:54:57.327885 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_56_11} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2025.08.12 22:54:57.327897 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 6141 | 2025.08.12 22:54:57.327963 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_56_11} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6142 | 2025.08.12 22:54:57.328043 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6143 | 2025.08.12 22:54:58.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.28 MiB, peak 260.89 MiB, free memory in arenas 0.00 B, will set to 253.46 MiB (RSS), difference: 1.18 MiB | ||
| 6144 | 2025.08.12 22:54:59.376428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 882 | ||
| 6145 | 2025.08.12 22:54:59.378852 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.08.12 22:54:59.378898 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6147 | 2025.08.12 22:54:59.380063 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6148 | 2025.08.12 22:54:59.380323 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2025.08.12 22:54:59.380586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 6150 | 2025.08.12 22:55:00.014507 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2025.08.12 22:55:00.014811 [ 256 ] {afb45bd8-3cd9-4383-be13-7a1bb817b46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6152 | 2025.08.12 22:55:00.014923 [ 256 ] {afb45bd8-3cd9-4383-be13-7a1bb817b46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6153 | 2025.08.12 22:55:00.015861 [ 256 ] {afb45bd8-3cd9-4383-be13-7a1bb817b46f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2025.08.12 22:55:00.015934 [ 256 ] {afb45bd8-3cd9-4383-be13-7a1bb817b46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6155 | 2025.08.12 22:55:00.016501 [ 256 ] {afb45bd8-3cd9-4383-be13-7a1bb817b46f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6156 | 2025.08.12 22:55:00.016822 [ 256 ] {afb45bd8-3cd9-4383-be13-7a1bb817b46f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2025.08.12 22:55:00.017044 [ 256 ] {afb45bd8-3cd9-4383-be13-7a1bb817b46f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002314 sec., 24200.518582541055 rows/sec., 1.85 MiB/sec. | ||
| 6158 | 2025.08.12 22:55:00.017116 [ 256 ] {afb45bd8-3cd9-4383-be13-7a1bb817b46f} <Debug> TCPHandler: Processed in 0.002811089 sec. | ||
| 6159 | 2025.08.12 22:55:00.017281 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2025.08.12 22:55:00.017427 [ 256 ] {6831df6b-a10b-4ef6-8951-3e3ca282405e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6161 | 2025.08.12 22:55:00.017489 [ 256 ] {6831df6b-a10b-4ef6-8951-3e3ca282405e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6162 | 2025.08.12 22:55:00.018103 [ 256 ] {6831df6b-a10b-4ef6-8951-3e3ca282405e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2025.08.12 22:55:00.018155 [ 256 ] {6831df6b-a10b-4ef6-8951-3e3ca282405e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6164 | 2025.08.12 22:55:00.018587 [ 256 ] {6831df6b-a10b-4ef6-8951-3e3ca282405e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6165 | 2025.08.12 22:55:00.018876 [ 256 ] {6831df6b-a10b-4ef6-8951-3e3ca282405e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.08.12 22:55:00.019052 [ 256 ] {6831df6b-a10b-4ef6-8951-3e3ca282405e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001665 sec., 38438.43843843844 rows/sec., 3.00 MiB/sec. | ||
| 6167 | 2025.08.12 22:55:00.019106 [ 256 ] {6831df6b-a10b-4ef6-8951-3e3ca282405e} <Debug> TCPHandler: Processed in 0.001892937 sec. | ||
| 6168 | 2025.08.12 22:55:00.019276 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2025.08.12 22:55:00.019407 [ 256 ] {388cb048-f31d-4ec6-b0b4-0267c2da51a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6170 | 2025.08.12 22:55:00.019468 [ 256 ] {388cb048-f31d-4ec6-b0b4-0267c2da51a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6171 | 2025.08.12 22:55:00.019977 [ 256 ] {388cb048-f31d-4ec6-b0b4-0267c2da51a7} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2025.08.12 22:55:00.020029 [ 256 ] {388cb048-f31d-4ec6-b0b4-0267c2da51a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6173 | 2025.08.12 22:55:00.020496 [ 256 ] {388cb048-f31d-4ec6-b0b4-0267c2da51a7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6174 | 2025.08.12 22:55:00.020791 [ 256 ] {388cb048-f31d-4ec6-b0b4-0267c2da51a7} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2025.08.12 22:55:00.020958 [ 256 ] {388cb048-f31d-4ec6-b0b4-0267c2da51a7} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001581 sec., 40480.708412397216 rows/sec., 2.82 MiB/sec. | ||
| 6176 | 2025.08.12 22:55:00.021007 [ 256 ] {388cb048-f31d-4ec6-b0b4-0267c2da51a7} <Debug> TCPHandler: Processed in 0.001801645 sec. | ||
| 6177 | 2025.08.12 22:55:00.021172 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2025.08.12 22:55:00.021303 [ 256 ] {4cb16c14-77e8-48c7-9e10-af0e77a4d23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6179 | 2025.08.12 22:55:00.021363 [ 256 ] {4cb16c14-77e8-48c7-9e10-af0e77a4d23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6180 | 2025.08.12 22:55:00.021810 [ 256 ] {4cb16c14-77e8-48c7-9e10-af0e77a4d23e} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2025.08.12 22:55:00.021858 [ 256 ] {4cb16c14-77e8-48c7-9e10-af0e77a4d23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6182 | 2025.08.12 22:55:00.022287 [ 256 ] {4cb16c14-77e8-48c7-9e10-af0e77a4d23e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6183 | 2025.08.12 22:55:00.022576 [ 256 ] {4cb16c14-77e8-48c7-9e10-af0e77a4d23e} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2025.08.12 22:55:00.022750 [ 256 ] {4cb16c14-77e8-48c7-9e10-af0e77a4d23e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001477 sec., 16249.153689911984 rows/sec., 1.10 MiB/sec. | ||
| 6185 | 2025.08.12 22:55:00.022796 [ 256 ] {4cb16c14-77e8-48c7-9e10-af0e77a4d23e} <Debug> TCPHandler: Processed in 0.001692124 sec. | ||
| 6186 | 2025.08.12 22:55:01.836987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
| 6187 | 2025.08.12 22:55:01.837484 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2025.08.12 22:55:01.837535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6189 | 2025.08.12 22:55:01.838039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6190 | 2025.08.12 22:55:01.838261 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2025.08.12 22:55:01.838407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
| 6192 | 2025.08.12 22:55:02.715231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6193 | 2025.08.12 22:55:02.732788 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2025.08.12 22:55:02.732869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6195 | 2025.08.12 22:55:02.739357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6196 | 2025.08.12 22:55:02.740104 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2025.08.12 22:55:02.743607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6198 | 2025.08.12 22:55:05.016997 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2025.08.12 22:55:05.017191 [ 256 ] {7864c10b-e5b7-4000-b597-e93683e90710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6200 | 2025.08.12 22:55:05.017260 [ 256 ] {7864c10b-e5b7-4000-b597-e93683e90710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6201 | 2025.08.12 22:55:05.017923 [ 256 ] {7864c10b-e5b7-4000-b597-e93683e90710} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2025.08.12 22:55:05.017968 [ 256 ] {7864c10b-e5b7-4000-b597-e93683e90710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6203 | 2025.08.12 22:55:05.018376 [ 256 ] {7864c10b-e5b7-4000-b597-e93683e90710} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6204 | 2025.08.12 22:55:05.018615 [ 256 ] {7864c10b-e5b7-4000-b597-e93683e90710} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2025.08.12 22:55:05.018786 [ 256 ] {7864c10b-e5b7-4000-b597-e93683e90710} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 6206 | 2025.08.12 22:55:05.018838 [ 256 ] {7864c10b-e5b7-4000-b597-e93683e90710} <Debug> TCPHandler: Processed in 0.001976278 sec. | ||
| 6207 | 2025.08.12 22:55:05.018973 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6208 | 2025.08.12 22:55:05.019078 [ 256 ] {6b708903-4be2-4ab5-8d77-ea85ad86797d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6209 | 2025.08.12 22:55:05.019122 [ 256 ] {6b708903-4be2-4ab5-8d77-ea85ad86797d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6210 | 2025.08.12 22:55:05.019570 [ 256 ] {6b708903-4be2-4ab5-8d77-ea85ad86797d} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2025.08.12 22:55:05.019609 [ 256 ] {6b708903-4be2-4ab5-8d77-ea85ad86797d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6212 | 2025.08.12 22:55:05.019938 [ 256 ] {6b708903-4be2-4ab5-8d77-ea85ad86797d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6213 | 2025.08.12 22:55:05.020155 [ 256 ] {6b708903-4be2-4ab5-8d77-ea85ad86797d} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2025.08.12 22:55:05.020292 [ 256 ] {6b708903-4be2-4ab5-8d77-ea85ad86797d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 6215 | 2025.08.12 22:55:05.020332 [ 256 ] {6b708903-4be2-4ab5-8d77-ea85ad86797d} <Debug> TCPHandler: Processed in 0.0014127 sec. | ||
| 6216 | 2025.08.12 22:55:05.020458 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2025.08.12 22:55:05.020556 [ 256 ] {2efdac12-64ed-490a-945c-2a43afd2b257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6218 | 2025.08.12 22:55:05.020603 [ 256 ] {2efdac12-64ed-490a-945c-2a43afd2b257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6219 | 2025.08.12 22:55:05.021035 [ 256 ] {2efdac12-64ed-490a-945c-2a43afd2b257} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2025.08.12 22:55:05.021072 [ 256 ] {2efdac12-64ed-490a-945c-2a43afd2b257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6221 | 2025.08.12 22:55:05.021415 [ 256 ] {2efdac12-64ed-490a-945c-2a43afd2b257} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6222 | 2025.08.12 22:55:05.021630 [ 256 ] {2efdac12-64ed-490a-945c-2a43afd2b257} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2025.08.12 22:55:05.021770 [ 256 ] {2efdac12-64ed-490a-945c-2a43afd2b257} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 6224 | 2025.08.12 22:55:05.021808 [ 256 ] {2efdac12-64ed-490a-945c-2a43afd2b257} <Debug> TCPHandler: Processed in 0.001400939 sec. | ||
| 6225 | 2025.08.12 22:55:05.021931 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2025.08.12 22:55:05.022025 [ 256 ] {a6128c5a-e635-40d0-90bb-ba64414914bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6227 | 2025.08.12 22:55:05.022068 [ 256 ] {a6128c5a-e635-40d0-90bb-ba64414914bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6228 | 2025.08.12 22:55:05.022410 [ 256 ] {a6128c5a-e635-40d0-90bb-ba64414914bd} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2025.08.12 22:55:05.022446 [ 256 ] {a6128c5a-e635-40d0-90bb-ba64414914bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6230 | 2025.08.12 22:55:05.022760 [ 256 ] {a6128c5a-e635-40d0-90bb-ba64414914bd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6231 | 2025.08.12 22:55:05.022969 [ 256 ] {a6128c5a-e635-40d0-90bb-ba64414914bd} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2025.08.12 22:55:05.023102 [ 256 ] {a6128c5a-e635-40d0-90bb-ba64414914bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 6233 | 2025.08.12 22:55:05.023140 [ 256 ] {a6128c5a-e635-40d0-90bb-ba64414914bd} <Debug> TCPHandler: Processed in 0.001259757 sec. | ||
| 6234 | 2025.08.12 22:55:08.770177 [ 138 ] {} <Debug> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6235 | 2025.08.12 22:55:08.770279 [ 138 ] {} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2025.08.12 22:55:08.770317 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6237 | 2025.08.12 22:55:08.770489 [ 190 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 6238 | 2025.08.12 22:55:08.770748 [ 190 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6239 | 2025.08.12 22:55:08.770811 [ 190 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6240 | 2025.08.12 22:55:08.770937 [ 190 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6241 | 2025.08.12 22:55:08.771018 [ 190 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 6242 | 2025.08.12 22:55:08.771089 [ 190 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6243 | 2025.08.12 22:55:08.771157 [ 190 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 6244 | 2025.08.12 22:55:08.772030 [ 199 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646424 sec., 34013.10962425232 rows/sec., 2.84 MiB/sec. | ||
| 6245 | 2025.08.12 22:55:08.772191 [ 199 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6246 | 2025.08.12 22:55:08.772457 [ 199 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_9_2} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2025.08.12 22:55:08.772530 [ 199 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_9_2} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6248 | 2025.08.12 22:55:08.772685 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6249 | 2025.08.12 22:55:09.226956 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6250 | 2025.08.12 22:55:09.227009 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6251 | 2025.08.12 22:55:09.338534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
| 6252 | 2025.08.12 22:55:09.339102 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2025.08.12 22:55:09.339152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6254 | 2025.08.12 22:55:09.339658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6255 | 2025.08.12 22:55:09.339883 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2025.08.12 22:55:09.340008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 6257 | 2025.08.12 22:55:09.340019 [ 136 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6258 | 2025.08.12 22:55:09.340068 [ 136 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2025.08.12 22:55:09.340092 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6260 | 2025.08.12 22:55:09.340224 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 6261 | 2025.08.12 22:55:09.340378 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6262 | 2025.08.12 22:55:09.340420 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
| 6263 | 2025.08.12 22:55:09.340495 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 6264 | 2025.08.12 22:55:09.340547 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 6265 | 2025.08.12 22:55:09.340588 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 6266 | 2025.08.12 22:55:09.340625 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 6267 | 2025.08.12 22:55:09.340661 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 6268 | 2025.08.12 22:55:09.342494 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002327943 sec., 7101118.884783692 rows/sec., 101.58 MiB/sec. | ||
| 6269 | 2025.08.12 22:55:09.342611 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6270 | 2025.08.12 22:55:09.342865 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_36_7} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2025.08.12 22:55:09.342936 [ 189 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_36_7} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6272 | 2025.08.12 22:55:09.343010 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 6273 | 2025.08.12 22:55:09.380753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 898 | ||
| 6274 | 2025.08.12 22:55:09.382714 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2025.08.12 22:55:09.382761 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6276 | 2025.08.12 22:55:09.383955 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6277 | 2025.08.12 22:55:09.384236 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2025.08.12 22:55:09.384373 [ 136 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6279 | 2025.08.12 22:55:09.384409 [ 136 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2025.08.12 22:55:09.384428 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6281 | 2025.08.12 22:55:09.384487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 6282 | 2025.08.12 22:55:09.384501 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 6283 | 2025.08.12 22:55:09.384955 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6284 | 2025.08.12 22:55:09.385075 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 766 rows starting from the beginning of the part | ||
| 6285 | 2025.08.12 22:55:09.385405 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 6286 | 2025.08.12 22:55:09.385730 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 6287 | 2025.08.12 22:55:09.386062 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 6288 | 2025.08.12 22:55:09.386387 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 6289 | 2025.08.12 22:55:09.386699 [ 189 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 6290 | 2025.08.12 22:55:09.392196 [ 197 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 72 columns (72 merged, 0 gathered) in 0.007760349 sec., 115716.44522688349 rows/sec., 97.41 MiB/sec. | ||
| 6291 | 2025.08.12 22:55:09.393296 [ 193 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6292 | 2025.08.12 22:55:09.393817 [ 193 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2025.08.12 22:55:09.393883 [ 193 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_26_5} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6294 | 2025.08.12 22:55:09.394040 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 6295 | 2025.08.12 22:55:10.019444 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2025.08.12 22:55:10.019652 [ 256 ] {0b0518c3-9b4a-4832-9e1b-af240a67cdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6297 | 2025.08.12 22:55:10.019726 [ 256 ] {0b0518c3-9b4a-4832-9e1b-af240a67cdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6298 | 2025.08.12 22:55:10.020451 [ 256 ] {0b0518c3-9b4a-4832-9e1b-af240a67cdc0} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2025.08.12 22:55:10.020501 [ 256 ] {0b0518c3-9b4a-4832-9e1b-af240a67cdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6300 | 2025.08.12 22:55:10.020943 [ 256 ] {0b0518c3-9b4a-4832-9e1b-af240a67cdc0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6301 | 2025.08.12 22:55:10.021171 [ 256 ] {0b0518c3-9b4a-4832-9e1b-af240a67cdc0} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2025.08.12 22:55:10.021326 [ 256 ] {0b0518c3-9b4a-4832-9e1b-af240a67cdc0} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001727 sec., 79907.3537927041 rows/sec., 6.92 MiB/sec. | ||
| 6303 | 2025.08.12 22:55:10.021368 [ 256 ] {0b0518c3-9b4a-4832-9e1b-af240a67cdc0} <Debug> TCPHandler: Processed in 0.002054959 sec. | ||
| 6304 | 2025.08.12 22:55:10.021478 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2025.08.12 22:55:10.021571 [ 256 ] {e77c863b-dbde-4e4f-a523-1fb773135fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6306 | 2025.08.12 22:55:10.021611 [ 256 ] {e77c863b-dbde-4e4f-a523-1fb773135fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6307 | 2025.08.12 22:55:10.022040 [ 256 ] {e77c863b-dbde-4e4f-a523-1fb773135fe5} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2025.08.12 22:55:10.022076 [ 256 ] {e77c863b-dbde-4e4f-a523-1fb773135fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6309 | 2025.08.12 22:55:10.022369 [ 256 ] {e77c863b-dbde-4e4f-a523-1fb773135fe5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6310 | 2025.08.12 22:55:10.022573 [ 256 ] {e77c863b-dbde-4e4f-a523-1fb773135fe5} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2025.08.12 22:55:10.022699 [ 256 ] {e77c863b-dbde-4e4f-a523-1fb773135fe5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001147 sec., 35745.42284219703 rows/sec., 2.62 MiB/sec. | ||
| 6312 | 2025.08.12 22:55:10.022736 [ 256 ] {e77c863b-dbde-4e4f-a523-1fb773135fe5} <Debug> TCPHandler: Processed in 0.001304308 sec. | ||
| 6313 | 2025.08.12 22:55:10.022888 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2025.08.12 22:55:10.023000 [ 256 ] {1adec6d2-d56b-4ab0-950b-4ba320302500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6315 | 2025.08.12 22:55:10.023039 [ 256 ] {1adec6d2-d56b-4ab0-950b-4ba320302500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6316 | 2025.08.12 22:55:10.023455 [ 256 ] {1adec6d2-d56b-4ab0-950b-4ba320302500} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2025.08.12 22:55:10.023490 [ 256 ] {1adec6d2-d56b-4ab0-950b-4ba320302500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6318 | 2025.08.12 22:55:10.023790 [ 256 ] {1adec6d2-d56b-4ab0-950b-4ba320302500} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6319 | 2025.08.12 22:55:10.023996 [ 256 ] {1adec6d2-d56b-4ab0-950b-4ba320302500} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2025.08.12 22:55:10.024121 [ 256 ] {1adec6d2-d56b-4ab0-950b-4ba320302500} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001139 sec., 92186.12818261633 rows/sec., 7.20 MiB/sec. | ||
| 6321 | 2025.08.12 22:55:10.024157 [ 256 ] {1adec6d2-d56b-4ab0-950b-4ba320302500} <Debug> TCPHandler: Processed in 0.001336549 sec. | ||
| 6322 | 2025.08.12 22:55:10.024268 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2025.08.12 22:55:10.024360 [ 256 ] {4244bb13-d170-4d08-8ee7-7550135c1dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6324 | 2025.08.12 22:55:10.024402 [ 256 ] {4244bb13-d170-4d08-8ee7-7550135c1dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6325 | 2025.08.12 22:55:10.024801 [ 256 ] {4244bb13-d170-4d08-8ee7-7550135c1dd2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2025.08.12 22:55:10.024836 [ 256 ] {4244bb13-d170-4d08-8ee7-7550135c1dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6327 | 2025.08.12 22:55:10.025160 [ 256 ] {4244bb13-d170-4d08-8ee7-7550135c1dd2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6328 | 2025.08.12 22:55:10.025400 [ 256 ] {4244bb13-d170-4d08-8ee7-7550135c1dd2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2025.08.12 22:55:10.025527 [ 256 ] {4244bb13-d170-4d08-8ee7-7550135c1dd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 6330 | 2025.08.12 22:55:10.025565 [ 256 ] {4244bb13-d170-4d08-8ee7-7550135c1dd2} <Debug> TCPHandler: Processed in 0.001343529 sec. | ||
| 6331 | 2025.08.12 22:55:10.025677 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2025.08.12 22:55:10.025765 [ 256 ] {05ee2f64-a29b-4e16-8943-9f19a8e2d449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6333 | 2025.08.12 22:55:10.025815 [ 256 ] {05ee2f64-a29b-4e16-8943-9f19a8e2d449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6334 | 2025.08.12 22:55:10.026716 [ 256 ] {05ee2f64-a29b-4e16-8943-9f19a8e2d449} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2025.08.12 22:55:10.026752 [ 256 ] {05ee2f64-a29b-4e16-8943-9f19a8e2d449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6336 | 2025.08.12 22:55:10.027329 [ 256 ] {05ee2f64-a29b-4e16-8943-9f19a8e2d449} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6337 | 2025.08.12 22:55:10.027548 [ 256 ] {05ee2f64-a29b-4e16-8943-9f19a8e2d449} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2025.08.12 22:55:10.027659 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6339 | 2025.08.12 22:55:10.027686 [ 256 ] {05ee2f64-a29b-4e16-8943-9f19a8e2d449} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001931 sec., 21232.522009321594 rows/sec., 38.05 MiB/sec. | ||
| 6340 | 2025.08.12 22:55:10.027731 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2025.08.12 22:55:10.027754 [ 256 ] {05ee2f64-a29b-4e16-8943-9f19a8e2d449} <Debug> TCPHandler: Processed in 0.00212368 sec. | ||
| 6342 | 2025.08.12 22:55:10.027756 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6343 | 2025.08.12 22:55:10.027872 [ 196 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 6344 | 2025.08.12 22:55:10.027883 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2025.08.12 22:55:10.027993 [ 256 ] {611156e0-48d3-4c68-8168-5dba5090d1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6346 | 2025.08.12 22:55:10.028035 [ 256 ] {611156e0-48d3-4c68-8168-5dba5090d1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6347 | 2025.08.12 22:55:10.028095 [ 196 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6348 | 2025.08.12 22:55:10.028155 [ 196 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 731 rows starting from the beginning of the part | ||
| 6349 | 2025.08.12 22:55:10.028293 [ 196 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 6350 | 2025.08.12 22:55:10.028373 [ 256 ] {611156e0-48d3-4c68-8168-5dba5090d1c3} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2025.08.12 22:55:10.028410 [ 256 ] {611156e0-48d3-4c68-8168-5dba5090d1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6352 | 2025.08.12 22:55:10.028422 [ 196 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 6353 | 2025.08.12 22:55:10.028538 [ 196 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 6354 | 2025.08.12 22:55:10.028638 [ 196 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 6355 | 2025.08.12 22:55:10.028725 [ 256 ] {611156e0-48d3-4c68-8168-5dba5090d1c3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6356 | 2025.08.12 22:55:10.028733 [ 196 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 6357 | 2025.08.12 22:55:10.028978 [ 256 ] {611156e0-48d3-4c68-8168-5dba5090d1c3} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2025.08.12 22:55:10.029109 [ 256 ] {611156e0-48d3-4c68-8168-5dba5090d1c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 6359 | 2025.08.12 22:55:10.029144 [ 256 ] {611156e0-48d3-4c68-8168-5dba5090d1c3} <Debug> TCPHandler: Processed in 0.001312928 sec. | ||
| 6360 | 2025.08.12 22:55:10.043826 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 19 columns (19 merged, 0 gathered) in 0.015994534 sec., 58519.99189223018 rows/sec., 104.87 MiB/sec. | ||
| 6361 | 2025.08.12 22:55:10.044802 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6362 | 2025.08.12 22:55:10.045137 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2025.08.12 22:55:10.045201 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6364 | 2025.08.12 22:55:10.045296 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 6365 | 2025.08.12 22:55:10.243777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 6366 | 2025.08.12 22:55:10.261838 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2025.08.12 22:55:10.261901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6368 | 2025.08.12 22:55:10.267487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6369 | 2025.08.12 22:55:10.268213 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2025.08.12 22:55:10.268510 [ 134 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6371 | 2025.08.12 22:55:10.268566 [ 134 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2025.08.12 22:55:10.268588 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6373 | 2025.08.12 22:55:10.268690 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 6374 | 2025.08.12 22:55:10.271196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 6375 | 2025.08.12 22:55:10.271687 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6376 | 2025.08.12 22:55:10.272438 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 6377 | 2025.08.12 22:55:10.275706 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 6378 | 2025.08.12 22:55:10.279087 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 6379 | 2025.08.12 22:55:10.282999 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 6380 | 2025.08.12 22:55:10.287209 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 6381 | 2025.08.12 22:55:10.291200 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6382 | 2025.08.12 22:55:10.347583 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.078923838 sec., 3433.6900848638406 rows/sec., 17.76 MiB/sec. | ||
| 6383 | 2025.08.12 22:55:10.349402 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6384 | 2025.08.12 22:55:10.351113 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_36_7} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2025.08.12 22:55:10.351204 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_36_7} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6386 | 2025.08.12 22:55:10.352659 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6387 | 2025.08.12 22:55:10.427806 [ 134 ] {} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6388 | 2025.08.12 22:55:10.427858 [ 134 ] {} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2025.08.12 22:55:10.427882 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6390 | 2025.08.12 22:55:10.427978 [ 192 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6391 | 2025.08.12 22:55:10.428096 [ 192 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6392 | 2025.08.12 22:55:10.428131 [ 192 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 456 rows starting from the beginning of the part | ||
| 6393 | 2025.08.12 22:55:10.428200 [ 192 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6394 | 2025.08.12 22:55:10.428251 [ 192 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 6395 | 2025.08.12 22:55:10.428299 [ 192 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6396 | 2025.08.12 22:55:10.428343 [ 192 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 6397 | 2025.08.12 22:55:10.429245 [ 198 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300158 sec., 738371.7978891796 rows/sec., 53.15 MiB/sec. | ||
| 6398 | 2025.08.12 22:55:10.429417 [ 192 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6399 | 2025.08.12 22:55:10.429660 [ 192 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2025.08.12 22:55:10.429725 [ 192 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_19_4} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6401 | 2025.08.12 22:55:10.429783 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6402 | 2025.08.12 22:55:11.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.14 MiB, peak 266.98 MiB, free memory in arenas 0.00 B, will set to 260.44 MiB (RSS), difference: 5.30 MiB | ||
| 6403 | 2025.08.12 22:55:15.028083 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2025.08.12 22:55:15.028409 [ 256 ] {73f95e9a-f7db-46a8-8bc6-4f471818b12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6405 | 2025.08.12 22:55:15.028498 [ 256 ] {73f95e9a-f7db-46a8-8bc6-4f471818b12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6406 | 2025.08.12 22:55:15.029329 [ 256 ] {73f95e9a-f7db-46a8-8bc6-4f471818b12c} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2025.08.12 22:55:15.029397 [ 256 ] {73f95e9a-f7db-46a8-8bc6-4f471818b12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6408 | 2025.08.12 22:55:15.029940 [ 256 ] {73f95e9a-f7db-46a8-8bc6-4f471818b12c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6409 | 2025.08.12 22:55:15.030273 [ 256 ] {73f95e9a-f7db-46a8-8bc6-4f471818b12c} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2025.08.12 22:55:15.030492 [ 256 ] {73f95e9a-f7db-46a8-8bc6-4f471818b12c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002149 sec., 11167.985109353189 rows/sec., 948.84 KiB/sec. | ||
| 6411 | 2025.08.12 22:55:15.030564 [ 256 ] {73f95e9a-f7db-46a8-8bc6-4f471818b12c} <Debug> TCPHandler: Processed in 0.002686308 sec. | ||
| 6412 | 2025.08.12 22:55:15.030730 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2025.08.12 22:55:15.030855 [ 256 ] {bb9c8c27-c1b3-406e-8f04-36dc4bbfaaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6414 | 2025.08.12 22:55:15.030911 [ 256 ] {bb9c8c27-c1b3-406e-8f04-36dc4bbfaaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6415 | 2025.08.12 22:55:15.033917 [ 256 ] {bb9c8c27-c1b3-406e-8f04-36dc4bbfaaea} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2025.08.12 22:55:15.033961 [ 256 ] {bb9c8c27-c1b3-406e-8f04-36dc4bbfaaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6417 | 2025.08.12 22:55:15.034383 [ 256 ] {bb9c8c27-c1b3-406e-8f04-36dc4bbfaaea} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6418 | 2025.08.12 22:55:15.034680 [ 256 ] {bb9c8c27-c1b3-406e-8f04-36dc4bbfaaea} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2025.08.12 22:55:15.034872 [ 256 ] {bb9c8c27-c1b3-406e-8f04-36dc4bbfaaea} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.004049 sec., 43467.52284514695 rows/sec., 3.81 MiB/sec. | ||
| 6420 | 2025.08.12 22:55:15.034931 [ 256 ] {bb9c8c27-c1b3-406e-8f04-36dc4bbfaaea} <Debug> TCPHandler: Processed in 0.00425765 sec. | ||
| 6421 | 2025.08.12 22:55:15.035086 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2025.08.12 22:55:15.035197 [ 256 ] {ebc8886b-39ad-40d8-bccd-615bd65aa305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6423 | 2025.08.12 22:55:15.035243 [ 256 ] {ebc8886b-39ad-40d8-bccd-615bd65aa305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6424 | 2025.08.12 22:55:15.035690 [ 256 ] {ebc8886b-39ad-40d8-bccd-615bd65aa305} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2025.08.12 22:55:15.035727 [ 256 ] {ebc8886b-39ad-40d8-bccd-615bd65aa305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6426 | 2025.08.12 22:55:15.036036 [ 256 ] {ebc8886b-39ad-40d8-bccd-615bd65aa305} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6427 | 2025.08.12 22:55:15.036285 [ 256 ] {ebc8886b-39ad-40d8-bccd-615bd65aa305} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2025.08.12 22:55:15.036418 [ 256 ] {ebc8886b-39ad-40d8-bccd-615bd65aa305} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001248 sec., 9615.384615384615 rows/sec., 769.98 KiB/sec. | ||
| 6429 | 2025.08.12 22:55:15.036458 [ 256 ] {ebc8886b-39ad-40d8-bccd-615bd65aa305} <Debug> TCPHandler: Processed in 0.001431651 sec. | ||
| 6430 | 2025.08.12 22:55:15.036577 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6431 | 2025.08.12 22:55:15.036672 [ 256 ] {65388167-80b2-4024-b7f3-fa1d13bc7b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6432 | 2025.08.12 22:55:15.036714 [ 256 ] {65388167-80b2-4024-b7f3-fa1d13bc7b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6433 | 2025.08.12 22:55:15.037129 [ 256 ] {65388167-80b2-4024-b7f3-fa1d13bc7b53} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2025.08.12 22:55:15.037166 [ 256 ] {65388167-80b2-4024-b7f3-fa1d13bc7b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6435 | 2025.08.12 22:55:15.037477 [ 256 ] {65388167-80b2-4024-b7f3-fa1d13bc7b53} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6436 | 2025.08.12 22:55:15.037702 [ 256 ] {65388167-80b2-4024-b7f3-fa1d13bc7b53} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2025.08.12 22:55:15.037834 [ 256 ] {65388167-80b2-4024-b7f3-fa1d13bc7b53} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001181 sec., 20321.761219305674 rows/sec., 1.69 MiB/sec. | ||
| 6438 | 2025.08.12 22:55:15.037874 [ 256 ] {65388167-80b2-4024-b7f3-fa1d13bc7b53} <Debug> TCPHandler: Processed in 0.001346908 sec. | ||
| 6439 | 2025.08.12 22:55:15.037991 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2025.08.12 22:55:15.038086 [ 256 ] {ca938daf-01a4-4c2b-9bb0-501598b28ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6441 | 2025.08.12 22:55:15.038128 [ 256 ] {ca938daf-01a4-4c2b-9bb0-501598b28ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6442 | 2025.08.12 22:55:15.038535 [ 256 ] {ca938daf-01a4-4c2b-9bb0-501598b28ebc} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2025.08.12 22:55:15.038572 [ 256 ] {ca938daf-01a4-4c2b-9bb0-501598b28ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6444 | 2025.08.12 22:55:15.038875 [ 256 ] {ca938daf-01a4-4c2b-9bb0-501598b28ebc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6445 | 2025.08.12 22:55:15.039089 [ 256 ] {ca938daf-01a4-4c2b-9bb0-501598b28ebc} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2025.08.12 22:55:15.039219 [ 256 ] {ca938daf-01a4-4c2b-9bb0-501598b28ebc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 6447 | 2025.08.12 22:55:15.039259 [ 256 ] {ca938daf-01a4-4c2b-9bb0-501598b28ebc} <Debug> TCPHandler: Processed in 0.001319289 sec. | ||
| 6448 | 2025.08.12 22:55:15.039383 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2025.08.12 22:55:15.039479 [ 256 ] {51107c8a-7f67-4067-a793-9ae80bca33b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6450 | 2025.08.12 22:55:15.039519 [ 256 ] {51107c8a-7f67-4067-a793-9ae80bca33b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6451 | 2025.08.12 22:55:15.039960 [ 256 ] {51107c8a-7f67-4067-a793-9ae80bca33b8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2025.08.12 22:55:15.039998 [ 256 ] {51107c8a-7f67-4067-a793-9ae80bca33b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6453 | 2025.08.12 22:55:15.040313 [ 256 ] {51107c8a-7f67-4067-a793-9ae80bca33b8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6454 | 2025.08.12 22:55:15.040571 [ 256 ] {51107c8a-7f67-4067-a793-9ae80bca33b8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2025.08.12 22:55:15.040703 [ 256 ] {51107c8a-7f67-4067-a793-9ae80bca33b8} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001242 sec., 80515.29790660225 rows/sec., 6.58 MiB/sec. | ||
| 6456 | 2025.08.12 22:55:15.040750 [ 256 ] {51107c8a-7f67-4067-a793-9ae80bca33b8} <Debug> TCPHandler: Processed in 0.00141585 sec. | ||
| 6457 | 2025.08.12 22:55:15.040878 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2025.08.12 22:55:15.040975 [ 256 ] {cbe7e789-5297-4c70-9767-8291481fdcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6459 | 2025.08.12 22:55:15.041022 [ 256 ] {cbe7e789-5297-4c70-9767-8291481fdcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6460 | 2025.08.12 22:55:15.041438 [ 256 ] {cbe7e789-5297-4c70-9767-8291481fdcc2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2025.08.12 22:55:15.041477 [ 256 ] {cbe7e789-5297-4c70-9767-8291481fdcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6462 | 2025.08.12 22:55:15.041837 [ 256 ] {cbe7e789-5297-4c70-9767-8291481fdcc2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6463 | 2025.08.12 22:55:15.042063 [ 256 ] {cbe7e789-5297-4c70-9767-8291481fdcc2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2025.08.12 22:55:15.042195 [ 256 ] {cbe7e789-5297-4c70-9767-8291481fdcc2} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001238 sec., 158319.8707592892 rows/sec., 11.36 MiB/sec. | ||
| 6465 | 2025.08.12 22:55:15.042233 [ 256 ] {cbe7e789-5297-4c70-9767-8291481fdcc2} <Debug> TCPHandler: Processed in 0.00140547 sec. | ||
| 6466 | 2025.08.12 22:55:15.042356 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2025.08.12 22:55:15.042451 [ 256 ] {5be0554a-f1eb-4b42-8f06-3af2cc2b7da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6468 | 2025.08.12 22:55:15.042497 [ 256 ] {5be0554a-f1eb-4b42-8f06-3af2cc2b7da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6469 | 2025.08.12 22:55:15.042853 [ 256 ] {5be0554a-f1eb-4b42-8f06-3af2cc2b7da6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2025.08.12 22:55:15.042892 [ 256 ] {5be0554a-f1eb-4b42-8f06-3af2cc2b7da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6471 | 2025.08.12 22:55:15.043215 [ 256 ] {5be0554a-f1eb-4b42-8f06-3af2cc2b7da6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6472 | 2025.08.12 22:55:15.043434 [ 256 ] {5be0554a-f1eb-4b42-8f06-3af2cc2b7da6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2025.08.12 22:55:15.043584 [ 256 ] {5be0554a-f1eb-4b42-8f06-3af2cc2b7da6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 6474 | 2025.08.12 22:55:15.043623 [ 256 ] {5be0554a-f1eb-4b42-8f06-3af2cc2b7da6} <Debug> TCPHandler: Processed in 0.001316118 sec. | ||
| 6475 | 2025.08.12 22:55:16.840074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
| 6476 | 2025.08.12 22:55:16.840541 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.08.12 22:55:16.840578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6478 | 2025.08.12 22:55:16.841267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6479 | 2025.08.12 22:55:16.841507 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.08.12 22:55:16.841640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
| 6481 | 2025.08.12 22:55:17.771286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 6482 | 2025.08.12 22:55:17.786717 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2025.08.12 22:55:17.786774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6484 | 2025.08.12 22:55:17.792097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6485 | 2025.08.12 22:55:17.792795 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2025.08.12 22:55:17.795422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6487 | 2025.08.12 22:55:19.384581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 926 | ||
| 6488 | 2025.08.12 22:55:19.386747 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2025.08.12 22:55:19.386792 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6490 | 2025.08.12 22:55:19.387953 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6491 | 2025.08.12 22:55:19.388203 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2025.08.12 22:55:19.388448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 6493 | 2025.08.12 22:55:20.019535 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2025.08.12 22:55:20.019733 [ 256 ] {82db0326-ed3c-4ab2-8a0b-a32e414414b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6495 | 2025.08.12 22:55:20.019804 [ 256 ] {82db0326-ed3c-4ab2-8a0b-a32e414414b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6496 | 2025.08.12 22:55:20.020570 [ 256 ] {82db0326-ed3c-4ab2-8a0b-a32e414414b5} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2025.08.12 22:55:20.020622 [ 256 ] {82db0326-ed3c-4ab2-8a0b-a32e414414b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6498 | 2025.08.12 22:55:20.021094 [ 256 ] {82db0326-ed3c-4ab2-8a0b-a32e414414b5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6499 | 2025.08.12 22:55:20.021339 [ 256 ] {82db0326-ed3c-4ab2-8a0b-a32e414414b5} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2025.08.12 22:55:20.021520 [ 256 ] {82db0326-ed3c-4ab2-8a0b-a32e414414b5} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001838 sec., 75081.6104461371 rows/sec., 6.50 MiB/sec. | ||
| 6501 | 2025.08.12 22:55:20.021517 [ 127 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6502 | 2025.08.12 22:55:20.021576 [ 256 ] {82db0326-ed3c-4ab2-8a0b-a32e414414b5} <Debug> TCPHandler: Processed in 0.002180021 sec. | ||
| 6503 | 2025.08.12 22:55:20.021606 [ 127 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2025.08.12 22:55:20.021638 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6505 | 2025.08.12 22:55:20.021712 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2025.08.12 22:55:20.021758 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 6507 | 2025.08.12 22:55:20.021820 [ 256 ] {bfaf41ed-fe65-47fa-953e-3dcde5636fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6508 | 2025.08.12 22:55:20.021856 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6509 | 2025.08.12 22:55:20.021867 [ 256 ] {bfaf41ed-fe65-47fa-953e-3dcde5636fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6510 | 2025.08.12 22:55:20.021885 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2420 rows starting from the beginning of the part | ||
| 6511 | 2025.08.12 22:55:20.021946 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 6512 | 2025.08.12 22:55:20.021993 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 6513 | 2025.08.12 22:55:20.022035 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 138 rows starting from the beginning of the part | ||
| 6514 | 2025.08.12 22:55:20.022074 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 176 rows starting from the beginning of the part | ||
| 6515 | 2025.08.12 22:55:20.022115 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 138 rows starting from the beginning of the part | ||
| 6516 | 2025.08.12 22:55:20.022313 [ 256 ] {bfaf41ed-fe65-47fa-953e-3dcde5636fca} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2025.08.12 22:55:20.022352 [ 256 ] {bfaf41ed-fe65-47fa-953e-3dcde5636fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6518 | 2025.08.12 22:55:20.022799 [ 256 ] {bfaf41ed-fe65-47fa-953e-3dcde5636fca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6519 | 2025.08.12 22:55:20.023031 [ 256 ] {bfaf41ed-fe65-47fa-953e-3dcde5636fca} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2025.08.12 22:55:20.023148 [ 127 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6521 | 2025.08.12 22:55:20.023172 [ 256 ] {bfaf41ed-fe65-47fa-953e-3dcde5636fca} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001375 sec., 29818.18181818182 rows/sec., 2.19 MiB/sec. | ||
| 6522 | 2025.08.12 22:55:20.023184 [ 127 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2025.08.12 22:55:20.023215 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6524 | 2025.08.12 22:55:20.023222 [ 256 ] {bfaf41ed-fe65-47fa-953e-3dcde5636fca} <Debug> TCPHandler: Processed in 0.001561762 sec. | ||
| 6525 | 2025.08.12 22:55:20.023305 [ 192 ] {c08203cc-4234-4477-9b30-5963210e89e4::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 | ||
| 6526 | 2025.08.12 22:55:20.023357 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2025.08.12 22:55:20.023391 [ 192 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6528 | 2025.08.12 22:55:20.023409 [ 198 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696914 sec., 1758486.2874606492 rows/sec., 151.33 MiB/sec. | ||
| 6529 | 2025.08.12 22:55:20.023417 [ 192 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 269 rows starting from the beginning of the part | ||
| 6530 | 2025.08.12 22:55:20.023468 [ 256 ] {1b9b48f6-1f2a-4210-8f91-649305f92717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6531 | 2025.08.12 22:55:20.023494 [ 192 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 6532 | 2025.08.12 22:55:20.023513 [ 256 ] {1b9b48f6-1f2a-4210-8f91-649305f92717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6533 | 2025.08.12 22:55:20.023536 [ 192 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 55 rows starting from the beginning of the part | ||
| 6534 | 2025.08.12 22:55:20.023574 [ 192 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 6535 | 2025.08.12 22:55:20.023612 [ 192 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 6536 | 2025.08.12 22:55:20.023650 [ 192 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 6537 | 2025.08.12 22:55:20.023716 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6538 | 2025.08.12 22:55:20.024007 [ 256 ] {1b9b48f6-1f2a-4210-8f91-649305f92717} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2025.08.12 22:55:20.024053 [ 256 ] {1b9b48f6-1f2a-4210-8f91-649305f92717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6540 | 2025.08.12 22:55:20.024054 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2025.08.12 22:55:20.024162 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_61_12} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6542 | 2025.08.12 22:55:20.024265 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 6543 | 2025.08.12 22:55:20.024382 [ 191 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109885 sec., 413556.359442645 rows/sec., 29.28 MiB/sec. | ||
| 6544 | 2025.08.12 22:55:20.024527 [ 256 ] {1b9b48f6-1f2a-4210-8f91-649305f92717} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6545 | 2025.08.12 22:55:20.024540 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6546 | 2025.08.12 22:55:20.024833 [ 256 ] {1b9b48f6-1f2a-4210-8f91-649305f92717} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2025.08.12 22:55:20.024855 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.08.12 22:55:20.024936 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_36_7} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6549 | 2025.08.12 22:55:20.024954 [ 127 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6550 | 2025.08.12 22:55:20.024977 [ 256 ] {1b9b48f6-1f2a-4210-8f91-649305f92717} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001535 sec., 68403.90879478828 rows/sec., 5.34 MiB/sec. | ||
| 6551 | 2025.08.12 22:55:20.024990 [ 127 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2025.08.12 22:55:20.025019 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6553 | 2025.08.12 22:55:20.025022 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6554 | 2025.08.12 22:55:20.025028 [ 256 ] {1b9b48f6-1f2a-4210-8f91-649305f92717} <Debug> TCPHandler: Processed in 0.001729374 sec. | ||
| 6555 | 2025.08.12 22:55:20.025121 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 6556 | 2025.08.12 22:55:20.025175 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2025.08.12 22:55:20.025208 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6558 | 2025.08.12 22:55:20.025241 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1223 rows starting from the beginning of the part | ||
| 6559 | 2025.08.12 22:55:20.025278 [ 256 ] {2972d3f0-e5e6-4bc8-ad57-00971c3e714c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6560 | 2025.08.12 22:55:20.025298 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 6561 | 2025.08.12 22:55:20.025329 [ 256 ] {2972d3f0-e5e6-4bc8-ad57-00971c3e714c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6562 | 2025.08.12 22:55:20.025350 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 6563 | 2025.08.12 22:55:20.025396 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 105 rows starting from the beginning of the part | ||
| 6564 | 2025.08.12 22:55:20.025436 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 100 rows starting from the beginning of the part | ||
| 6565 | 2025.08.12 22:55:20.025476 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 105 rows starting from the beginning of the part | ||
| 6566 | 2025.08.12 22:55:20.025788 [ 256 ] {2972d3f0-e5e6-4bc8-ad57-00971c3e714c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2025.08.12 22:55:20.025830 [ 256 ] {2972d3f0-e5e6-4bc8-ad57-00971c3e714c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6568 | 2025.08.12 22:55:20.026187 [ 256 ] {2972d3f0-e5e6-4bc8-ad57-00971c3e714c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6569 | 2025.08.12 22:55:20.026409 [ 256 ] {2972d3f0-e5e6-4bc8-ad57-00971c3e714c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2025.08.12 22:55:20.026505 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1661 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142163 sec., 1168377.144545346 rows/sec., 90.93 MiB/sec. | ||
| 6571 | 2025.08.12 22:55:20.026527 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6572 | 2025.08.12 22:55:20.026545 [ 256 ] {2972d3f0-e5e6-4bc8-ad57-00971c3e714c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 6573 | 2025.08.12 22:55:20.026552 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2025.08.12 22:55:20.026586 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6575 | 2025.08.12 22:55:20.026592 [ 256 ] {2972d3f0-e5e6-4bc8-ad57-00971c3e714c} <Debug> TCPHandler: Processed in 0.00146633 sec. | ||
| 6576 | 2025.08.12 22:55:20.026658 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 6577 | 2025.08.12 22:55:20.026707 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6578 | 2025.08.12 22:55:20.026713 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2025.08.12 22:55:20.026755 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6580 | 2025.08.12 22:55:20.026786 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17047 rows starting from the beginning of the part | ||
| 6581 | 2025.08.12 22:55:20.026819 [ 256 ] {4b569b59-5214-4fdc-807f-0df49a297e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6582 | 2025.08.12 22:55:20.026834 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 6583 | 2025.08.12 22:55:20.026882 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 6584 | 2025.08.12 22:55:20.026885 [ 256 ] {4b569b59-5214-4fdc-807f-0df49a297e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6585 | 2025.08.12 22:55:20.026922 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 6586 | 2025.08.12 22:55:20.026962 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 196 rows starting from the beginning of the part | ||
| 6587 | 2025.08.12 22:55:20.026977 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2025.08.12 22:55:20.026996 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 6589 | 2025.08.12 22:55:20.027045 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_61_12} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6590 | 2025.08.12 22:55:20.027118 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6591 | 2025.08.12 22:55:20.027795 [ 256 ] {4b569b59-5214-4fdc-807f-0df49a297e46} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2025.08.12 22:55:20.027839 [ 256 ] {4b569b59-5214-4fdc-807f-0df49a297e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6593 | 2025.08.12 22:55:20.028436 [ 256 ] {4b569b59-5214-4fdc-807f-0df49a297e46} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6594 | 2025.08.12 22:55:20.028721 [ 256 ] {4b569b59-5214-4fdc-807f-0df49a297e46} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2025.08.12 22:55:20.028869 [ 256 ] {4b569b59-5214-4fdc-807f-0df49a297e46} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002068 sec., 19825.918762088975 rows/sec., 35.53 MiB/sec. | ||
| 6596 | 2025.08.12 22:55:20.028926 [ 256 ] {4b569b59-5214-4fdc-807f-0df49a297e46} <Debug> TCPHandler: Processed in 0.002263292 sec. | ||
| 6597 | 2025.08.12 22:55:20.029047 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2025.08.12 22:55:20.029151 [ 256 ] {2591bd84-a008-43f7-b52b-adf15df52606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6599 | 2025.08.12 22:55:20.029195 [ 256 ] {2591bd84-a008-43f7-b52b-adf15df52606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6600 | 2025.08.12 22:55:20.029557 [ 256 ] {2591bd84-a008-43f7-b52b-adf15df52606} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2025.08.12 22:55:20.029594 [ 256 ] {2591bd84-a008-43f7-b52b-adf15df52606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6602 | 2025.08.12 22:55:20.030018 [ 256 ] {2591bd84-a008-43f7-b52b-adf15df52606} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6603 | 2025.08.12 22:55:20.030254 [ 256 ] {2591bd84-a008-43f7-b52b-adf15df52606} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.08.12 22:55:20.030364 [ 127 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6605 | 2025.08.12 22:55:20.030385 [ 256 ] {2591bd84-a008-43f7-b52b-adf15df52606} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 6606 | 2025.08.12 22:55:20.030399 [ 127 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2025.08.12 22:55:20.030425 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6608 | 2025.08.12 22:55:20.030429 [ 256 ] {2591bd84-a008-43f7-b52b-adf15df52606} <Debug> TCPHandler: Processed in 0.00143231 sec. | ||
| 6609 | 2025.08.12 22:55:20.030507 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6610 | 2025.08.12 22:55:20.030609 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6611 | 2025.08.12 22:55:20.030640 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3060 rows starting from the beginning of the part | ||
| 6612 | 2025.08.12 22:55:20.030697 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 6613 | 2025.08.12 22:55:20.030743 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6614 | 2025.08.12 22:55:20.030787 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6615 | 2025.08.12 22:55:20.030824 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6616 | 2025.08.12 22:55:20.030861 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6617 | 2025.08.12 22:55:20.032295 [ 191 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001825625 sec., 1820746.319753509 rows/sec., 121.37 MiB/sec. | ||
| 6618 | 2025.08.12 22:55:20.032694 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6619 | 2025.08.12 22:55:20.032994 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_61_12} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2025.08.12 22:55:20.033073 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_61_12} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6621 | 2025.08.12 22:55:20.033106 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17787 rows, containing 5 columns (5 merged, 0 gathered) in 0.006485891 sec., 2742414.2650562585 rows/sec., 187.34 MiB/sec. | ||
| 6622 | 2025.08.12 22:55:20.033185 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6623 | 2025.08.12 22:55:20.033317 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6624 | 2025.08.12 22:55:20.033574 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2025.08.12 22:55:20.033645 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6626 | 2025.08.12 22:55:20.033713 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. | ||
| 6627 | 2025.08.12 22:55:21.000145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.56 MiB, peak 271.36 MiB, free memory in arenas 0.00 B, will set to 264.48 MiB (RSS), difference: 2.91 MiB | ||
| 6628 | 2025.08.12 22:55:24.227071 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6629 | 2025.08.12 22:55:24.227125 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6630 | 2025.08.12 22:55:24.341838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
| 6631 | 2025.08.12 22:55:24.342429 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2025.08.12 22:55:24.342478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6633 | 2025.08.12 22:55:24.342986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6634 | 2025.08.12 22:55:24.343235 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2025.08.12 22:55:24.343387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 6636 | 2025.08.12 22:55:25.017683 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2025.08.12 22:55:25.017891 [ 256 ] {c09ce7b6-4561-440e-8348-535c2cb9a018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6638 | 2025.08.12 22:55:25.017963 [ 256 ] {c09ce7b6-4561-440e-8348-535c2cb9a018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6639 | 2025.08.12 22:55:25.018636 [ 256 ] {c09ce7b6-4561-440e-8348-535c2cb9a018} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2025.08.12 22:55:25.018688 [ 256 ] {c09ce7b6-4561-440e-8348-535c2cb9a018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6641 | 2025.08.12 22:55:25.019116 [ 256 ] {c09ce7b6-4561-440e-8348-535c2cb9a018} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6642 | 2025.08.12 22:55:25.019367 [ 256 ] {c09ce7b6-4561-440e-8348-535c2cb9a018} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2025.08.12 22:55:25.019533 [ 256 ] {c09ce7b6-4561-440e-8348-535c2cb9a018} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.52 MiB/sec. | ||
| 6644 | 2025.08.12 22:55:25.019587 [ 256 ] {c09ce7b6-4561-440e-8348-535c2cb9a018} <Debug> TCPHandler: Processed in 0.002042988 sec. | ||
| 6645 | 2025.08.12 22:55:25.019719 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2025.08.12 22:55:25.019825 [ 256 ] {2dd06e1f-aa65-4232-a408-77a917e9de98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6647 | 2025.08.12 22:55:25.019872 [ 256 ] {2dd06e1f-aa65-4232-a408-77a917e9de98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6648 | 2025.08.12 22:55:25.020312 [ 256 ] {2dd06e1f-aa65-4232-a408-77a917e9de98} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2025.08.12 22:55:25.020352 [ 256 ] {2dd06e1f-aa65-4232-a408-77a917e9de98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6650 | 2025.08.12 22:55:25.020679 [ 256 ] {2dd06e1f-aa65-4232-a408-77a917e9de98} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6651 | 2025.08.12 22:55:25.020930 [ 256 ] {2dd06e1f-aa65-4232-a408-77a917e9de98} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2025.08.12 22:55:25.021066 [ 256 ] {2dd06e1f-aa65-4232-a408-77a917e9de98} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 6653 | 2025.08.12 22:55:25.021108 [ 256 ] {2dd06e1f-aa65-4232-a408-77a917e9de98} <Debug> TCPHandler: Processed in 0.001443481 sec. | ||
| 6654 | 2025.08.12 22:55:25.021231 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2025.08.12 22:55:25.021329 [ 256 ] {958ac838-56fe-4433-a349-9ccb3e9ec6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6656 | 2025.08.12 22:55:25.021376 [ 256 ] {958ac838-56fe-4433-a349-9ccb3e9ec6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6657 | 2025.08.12 22:55:25.021786 [ 256 ] {958ac838-56fe-4433-a349-9ccb3e9ec6c1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2025.08.12 22:55:25.021824 [ 256 ] {958ac838-56fe-4433-a349-9ccb3e9ec6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6659 | 2025.08.12 22:55:25.022179 [ 256 ] {958ac838-56fe-4433-a349-9ccb3e9ec6c1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6660 | 2025.08.12 22:55:25.022407 [ 256 ] {958ac838-56fe-4433-a349-9ccb3e9ec6c1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2025.08.12 22:55:25.022541 [ 256 ] {958ac838-56fe-4433-a349-9ccb3e9ec6c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 6662 | 2025.08.12 22:55:25.022581 [ 256 ] {958ac838-56fe-4433-a349-9ccb3e9ec6c1} <Debug> TCPHandler: Processed in 0.00140112 sec. | ||
| 6663 | 2025.08.12 22:55:25.022686 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2025.08.12 22:55:25.022780 [ 256 ] {683c0c5b-9471-4d76-8007-5ccae3fe74cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6665 | 2025.08.12 22:55:25.022825 [ 256 ] {683c0c5b-9471-4d76-8007-5ccae3fe74cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6666 | 2025.08.12 22:55:25.023163 [ 256 ] {683c0c5b-9471-4d76-8007-5ccae3fe74cd} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2025.08.12 22:55:25.023201 [ 256 ] {683c0c5b-9471-4d76-8007-5ccae3fe74cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6668 | 2025.08.12 22:55:25.023519 [ 256 ] {683c0c5b-9471-4d76-8007-5ccae3fe74cd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6669 | 2025.08.12 22:55:25.023742 [ 256 ] {683c0c5b-9471-4d76-8007-5ccae3fe74cd} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2025.08.12 22:55:25.023878 [ 256 ] {683c0c5b-9471-4d76-8007-5ccae3fe74cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 6671 | 2025.08.12 22:55:25.023916 [ 256 ] {683c0c5b-9471-4d76-8007-5ccae3fe74cd} <Debug> TCPHandler: Processed in 0.001280408 sec. | ||
| 6672 | 2025.08.12 22:55:25.295668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6673 | 2025.08.12 22:55:25.313084 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2025.08.12 22:55:25.313152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6675 | 2025.08.12 22:55:25.318975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6676 | 2025.08.12 22:55:25.319688 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2025.08.12 22:55:25.322540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6678 | 2025.08.12 22:55:27.307504 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2025.08.12 22:55:27.307708 [ 256 ] {1c73d238-c134-4140-84d2-7d955be3c15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6680 | 2025.08.12 22:55:27.307789 [ 256 ] {1c73d238-c134-4140-84d2-7d955be3c15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6681 | 2025.08.12 22:55:27.308483 [ 256 ] {1c73d238-c134-4140-84d2-7d955be3c15e} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2025.08.12 22:55:27.308537 [ 256 ] {1c73d238-c134-4140-84d2-7d955be3c15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6683 | 2025.08.12 22:55:27.308945 [ 256 ] {1c73d238-c134-4140-84d2-7d955be3c15e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6684 | 2025.08.12 22:55:27.309200 [ 256 ] {1c73d238-c134-4140-84d2-7d955be3c15e} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2025.08.12 22:55:27.309370 [ 256 ] {1c73d238-c134-4140-84d2-7d955be3c15e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001719 sec., 2326.934264107039 rows/sec., 189.75 KiB/sec. | ||
| 6686 | 2025.08.12 22:55:27.309424 [ 256 ] {1c73d238-c134-4140-84d2-7d955be3c15e} <Debug> TCPHandler: Processed in 0.00206668 sec. | ||
| 6687 | 2025.08.12 22:55:27.309551 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2025.08.12 22:55:27.309655 [ 256 ] {77f87fe8-03d0-4c6f-9559-7b4bc3739a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6689 | 2025.08.12 22:55:27.309699 [ 256 ] {77f87fe8-03d0-4c6f-9559-7b4bc3739a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6690 | 2025.08.12 22:55:27.310633 [ 256 ] {77f87fe8-03d0-4c6f-9559-7b4bc3739a96} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2025.08.12 22:55:27.310674 [ 256 ] {77f87fe8-03d0-4c6f-9559-7b4bc3739a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6692 | 2025.08.12 22:55:27.311082 [ 256 ] {77f87fe8-03d0-4c6f-9559-7b4bc3739a96} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6693 | 2025.08.12 22:55:27.311310 [ 256 ] {77f87fe8-03d0-4c6f-9559-7b4bc3739a96} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2025.08.12 22:55:27.311452 [ 256 ] {77f87fe8-03d0-4c6f-9559-7b4bc3739a96} <Debug> executeQuery: Read 1280 rows, 108.49 KiB in 0.00182 sec., 703296.7032967033 rows/sec., 58.22 MiB/sec. | ||
| 6695 | 2025.08.12 22:55:27.311493 [ 256 ] {77f87fe8-03d0-4c6f-9559-7b4bc3739a96} <Debug> TCPHandler: Processed in 0.001994808 sec. | ||
| 6696 | 2025.08.12 22:55:27.311611 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2025.08.12 22:55:27.311711 [ 256 ] {d2bb7115-8ed5-44a7-a328-9957ece4cd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6698 | 2025.08.12 22:55:27.311759 [ 256 ] {d2bb7115-8ed5-44a7-a328-9957ece4cd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6699 | 2025.08.12 22:55:27.312186 [ 256 ] {d2bb7115-8ed5-44a7-a328-9957ece4cd65} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2025.08.12 22:55:27.312225 [ 256 ] {d2bb7115-8ed5-44a7-a328-9957ece4cd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6701 | 2025.08.12 22:55:27.312543 [ 256 ] {d2bb7115-8ed5-44a7-a328-9957ece4cd65} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6702 | 2025.08.12 22:55:27.312766 [ 256 ] {d2bb7115-8ed5-44a7-a328-9957ece4cd65} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2025.08.12 22:55:27.312897 [ 256 ] {d2bb7115-8ed5-44a7-a328-9957ece4cd65} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001206 sec., 37313.432835820895 rows/sec., 2.72 MiB/sec. | ||
| 6704 | 2025.08.12 22:55:27.312937 [ 256 ] {d2bb7115-8ed5-44a7-a328-9957ece4cd65} <Debug> TCPHandler: Processed in 0.001375079 sec. | ||
| 6705 | 2025.08.12 22:55:27.313051 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2025.08.12 22:55:27.313151 [ 256 ] {af27f711-91e6-4531-a6ca-89facd91d750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6707 | 2025.08.12 22:55:27.313192 [ 256 ] {af27f711-91e6-4531-a6ca-89facd91d750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6708 | 2025.08.12 22:55:27.313664 [ 256 ] {af27f711-91e6-4531-a6ca-89facd91d750} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.08.12 22:55:27.313701 [ 256 ] {af27f711-91e6-4531-a6ca-89facd91d750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6710 | 2025.08.12 22:55:27.314012 [ 256 ] {af27f711-91e6-4531-a6ca-89facd91d750} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6711 | 2025.08.12 22:55:27.314222 [ 256 ] {af27f711-91e6-4531-a6ca-89facd91d750} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.08.12 22:55:27.314350 [ 256 ] {af27f711-91e6-4531-a6ca-89facd91d750} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 12.67 MiB/sec. | ||
| 6713 | 2025.08.12 22:55:27.314388 [ 256 ] {af27f711-91e6-4531-a6ca-89facd91d750} <Debug> TCPHandler: Processed in 0.001384479 sec. | ||
| 6714 | 2025.08.12 22:55:27.314490 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2025.08.12 22:55:27.314591 [ 256 ] {2e2a8648-a277-4d2b-8508-e494d9324151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6716 | 2025.08.12 22:55:27.314630 [ 256 ] {2e2a8648-a277-4d2b-8508-e494d9324151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6717 | 2025.08.12 22:55:27.315180 [ 256 ] {2e2a8648-a277-4d2b-8508-e494d9324151} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2025.08.12 22:55:27.315215 [ 256 ] {2e2a8648-a277-4d2b-8508-e494d9324151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6719 | 2025.08.12 22:55:27.315525 [ 256 ] {2e2a8648-a277-4d2b-8508-e494d9324151} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6720 | 2025.08.12 22:55:27.315729 [ 256 ] {2e2a8648-a277-4d2b-8508-e494d9324151} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2025.08.12 22:55:27.315850 [ 256 ] {2e2a8648-a277-4d2b-8508-e494d9324151} <Debug> executeQuery: Read 565 rows, 43.01 KiB in 0.001277 sec., 442443.226311668 rows/sec., 32.89 MiB/sec. | ||
| 6722 | 2025.08.12 22:55:27.315888 [ 256 ] {2e2a8648-a277-4d2b-8508-e494d9324151} <Debug> TCPHandler: Processed in 0.00144428 sec. | ||
| 6723 | 2025.08.12 22:55:27.315998 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2025.08.12 22:55:27.316089 [ 256 ] {2f286e00-ba06-4351-aee1-7e3b204761b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6725 | 2025.08.12 22:55:27.316132 [ 256 ] {2f286e00-ba06-4351-aee1-7e3b204761b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6726 | 2025.08.12 22:55:27.316702 [ 256 ] {2f286e00-ba06-4351-aee1-7e3b204761b0} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2025.08.12 22:55:27.316737 [ 256 ] {2f286e00-ba06-4351-aee1-7e3b204761b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6728 | 2025.08.12 22:55:27.317095 [ 256 ] {2f286e00-ba06-4351-aee1-7e3b204761b0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6729 | 2025.08.12 22:55:27.317310 [ 256 ] {2f286e00-ba06-4351-aee1-7e3b204761b0} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2025.08.12 22:55:27.317432 [ 256 ] {2f286e00-ba06-4351-aee1-7e3b204761b0} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001361 sec., 693607.6414401175 rows/sec., 46.51 MiB/sec. | ||
| 6731 | 2025.08.12 22:55:27.317468 [ 256 ] {2f286e00-ba06-4351-aee1-7e3b204761b0} <Debug> TCPHandler: Processed in 0.001516141 sec. | ||
| 6732 | 2025.08.12 22:55:27.317578 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2025.08.12 22:55:27.317670 [ 256 ] {1442b986-88bf-47e6-afd6-62d5cd9b46b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6734 | 2025.08.12 22:55:27.317723 [ 256 ] {1442b986-88bf-47e6-afd6-62d5cd9b46b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6735 | 2025.08.12 22:55:27.318508 [ 256 ] {1442b986-88bf-47e6-afd6-62d5cd9b46b5} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2025.08.12 22:55:27.318544 [ 256 ] {1442b986-88bf-47e6-afd6-62d5cd9b46b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6737 | 2025.08.12 22:55:27.319076 [ 256 ] {1442b986-88bf-47e6-afd6-62d5cd9b46b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6738 | 2025.08.12 22:55:27.319296 [ 256 ] {1442b986-88bf-47e6-afd6-62d5cd9b46b5} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2025.08.12 22:55:27.319428 [ 256 ] {1442b986-88bf-47e6-afd6-62d5cd9b46b5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001775 sec., 23098.591549295772 rows/sec., 41.39 MiB/sec. | ||
| 6740 | 2025.08.12 22:55:27.319478 [ 256 ] {1442b986-88bf-47e6-afd6-62d5cd9b46b5} <Debug> TCPHandler: Processed in 0.001946188 sec. | ||
| 6741 | 2025.08.12 22:55:27.319591 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2025.08.12 22:55:27.319682 [ 256 ] {e357a245-7145-4ce1-8ad5-1c021b8ef220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6743 | 2025.08.12 22:55:27.319723 [ 256 ] {e357a245-7145-4ce1-8ad5-1c021b8ef220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6744 | 2025.08.12 22:55:27.320053 [ 256 ] {e357a245-7145-4ce1-8ad5-1c021b8ef220} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2025.08.12 22:55:27.320088 [ 256 ] {e357a245-7145-4ce1-8ad5-1c021b8ef220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6746 | 2025.08.12 22:55:27.320384 [ 256 ] {e357a245-7145-4ce1-8ad5-1c021b8ef220} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6747 | 2025.08.12 22:55:27.320594 [ 256 ] {e357a245-7145-4ce1-8ad5-1c021b8ef220} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2025.08.12 22:55:27.320719 [ 256 ] {e357a245-7145-4ce1-8ad5-1c021b8ef220} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001055 sec., 34123.22274881517 rows/sec., 2.30 MiB/sec. | ||
| 6749 | 2025.08.12 22:55:27.320753 [ 256 ] {e357a245-7145-4ce1-8ad5-1c021b8ef220} <Debug> TCPHandler: Processed in 0.001210497 sec. | ||
| 6750 | 2025.08.12 22:55:29.388798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 962 | ||
| 6751 | 2025.08.12 22:55:29.391124 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2025.08.12 22:55:29.391170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6753 | 2025.08.12 22:55:29.392334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6754 | 2025.08.12 22:55:29.392598 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2025.08.12 22:55:29.392877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 6756 | 2025.08.12 22:55:30.013300 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2025.08.12 22:55:30.013508 [ 256 ] {54e145c9-d56a-4c40-acca-d118982044bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6758 | 2025.08.12 22:55:30.013580 [ 256 ] {54e145c9-d56a-4c40-acca-d118982044bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6759 | 2025.08.12 22:55:30.014279 [ 256 ] {54e145c9-d56a-4c40-acca-d118982044bf} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2025.08.12 22:55:30.014317 [ 256 ] {54e145c9-d56a-4c40-acca-d118982044bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6761 | 2025.08.12 22:55:30.014710 [ 256 ] {54e145c9-d56a-4c40-acca-d118982044bf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6762 | 2025.08.12 22:55:30.014944 [ 256 ] {54e145c9-d56a-4c40-acca-d118982044bf} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2025.08.12 22:55:30.015095 [ 256 ] {54e145c9-d56a-4c40-acca-d118982044bf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 6764 | 2025.08.12 22:55:30.015135 [ 256 ] {54e145c9-d56a-4c40-acca-d118982044bf} <Debug> TCPHandler: Processed in 0.001967187 sec. | ||
| 6765 | 2025.08.12 22:55:30.015265 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2025.08.12 22:55:30.015357 [ 256 ] {6e646c18-6d2b-43ce-b1ad-342161a507d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6767 | 2025.08.12 22:55:30.015396 [ 256 ] {6e646c18-6d2b-43ce-b1ad-342161a507d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6768 | 2025.08.12 22:55:30.015797 [ 256 ] {6e646c18-6d2b-43ce-b1ad-342161a507d5} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2025.08.12 22:55:30.015831 [ 256 ] {6e646c18-6d2b-43ce-b1ad-342161a507d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6770 | 2025.08.12 22:55:30.016128 [ 256 ] {6e646c18-6d2b-43ce-b1ad-342161a507d5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6771 | 2025.08.12 22:55:30.016333 [ 256 ] {6e646c18-6d2b-43ce-b1ad-342161a507d5} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2025.08.12 22:55:30.016453 [ 256 ] {6e646c18-6d2b-43ce-b1ad-342161a507d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001114 sec., 57450.62836624776 rows/sec., 4.48 MiB/sec. | ||
| 6773 | 2025.08.12 22:55:30.016489 [ 256 ] {6e646c18-6d2b-43ce-b1ad-342161a507d5} <Debug> TCPHandler: Processed in 0.001271628 sec. | ||
| 6774 | 2025.08.12 22:55:30.016602 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2025.08.12 22:55:30.016694 [ 256 ] {3e131440-bd8b-42f6-907c-d141ec352720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6776 | 2025.08.12 22:55:30.016737 [ 256 ] {3e131440-bd8b-42f6-907c-d141ec352720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6777 | 2025.08.12 22:55:30.017088 [ 256 ] {3e131440-bd8b-42f6-907c-d141ec352720} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2025.08.12 22:55:30.017122 [ 256 ] {3e131440-bd8b-42f6-907c-d141ec352720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6779 | 2025.08.12 22:55:30.017445 [ 256 ] {3e131440-bd8b-42f6-907c-d141ec352720} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6780 | 2025.08.12 22:55:30.017647 [ 256 ] {3e131440-bd8b-42f6-907c-d141ec352720} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2025.08.12 22:55:30.017769 [ 256 ] {3e131440-bd8b-42f6-907c-d141ec352720} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001093 sec., 58554.437328453794 rows/sec., 4.08 MiB/sec. | ||
| 6782 | 2025.08.12 22:55:30.017803 [ 256 ] {3e131440-bd8b-42f6-907c-d141ec352720} <Debug> TCPHandler: Processed in 0.001247498 sec. | ||
| 6783 | 2025.08.12 22:55:30.017913 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2025.08.12 22:55:30.018005 [ 256 ] {c9cdbd4f-4751-4229-aa34-9c2468dca946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6785 | 2025.08.12 22:55:30.018044 [ 256 ] {c9cdbd4f-4751-4229-aa34-9c2468dca946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6786 | 2025.08.12 22:55:30.018347 [ 256 ] {c9cdbd4f-4751-4229-aa34-9c2468dca946} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2025.08.12 22:55:30.018380 [ 256 ] {c9cdbd4f-4751-4229-aa34-9c2468dca946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6788 | 2025.08.12 22:55:30.018674 [ 256 ] {c9cdbd4f-4751-4229-aa34-9c2468dca946} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6789 | 2025.08.12 22:55:30.018884 [ 256 ] {c9cdbd4f-4751-4229-aa34-9c2468dca946} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2025.08.12 22:55:30.019006 [ 256 ] {c9cdbd4f-4751-4229-aa34-9c2468dca946} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001019 sec., 23552.502453385674 rows/sec., 1.59 MiB/sec. | ||
| 6791 | 2025.08.12 22:55:30.019040 [ 256 ] {c9cdbd4f-4751-4229-aa34-9c2468dca946} <Debug> TCPHandler: Processed in 0.001173036 sec. | ||
| 6792 | 2025.08.12 22:55:31.843563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
| 6793 | 2025.08.12 22:55:31.844110 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2025.08.12 22:55:31.844158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6795 | 2025.08.12 22:55:31.844644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6796 | 2025.08.12 22:55:31.844879 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2025.08.12 22:55:31.845021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
| 6798 | 2025.08.12 22:55:32.822643 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6799 | 2025.08.12 22:55:32.839521 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2025.08.12 22:55:32.839580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6801 | 2025.08.12 22:55:32.845501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6802 | 2025.08.12 22:55:32.846205 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2025.08.12 22:55:32.848972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6804 | 2025.08.12 22:55:35.017654 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2025.08.12 22:55:35.017853 [ 256 ] {bba36385-c011-49b3-a460-c352f38e6032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6806 | 2025.08.12 22:55:35.017926 [ 256 ] {bba36385-c011-49b3-a460-c352f38e6032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6807 | 2025.08.12 22:55:35.018578 [ 256 ] {bba36385-c011-49b3-a460-c352f38e6032} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2025.08.12 22:55:35.018621 [ 256 ] {bba36385-c011-49b3-a460-c352f38e6032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6809 | 2025.08.12 22:55:35.019031 [ 256 ] {bba36385-c011-49b3-a460-c352f38e6032} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6810 | 2025.08.12 22:55:35.019270 [ 256 ] {bba36385-c011-49b3-a460-c352f38e6032} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2025.08.12 22:55:35.019437 [ 256 ] {bba36385-c011-49b3-a460-c352f38e6032} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.61 MiB/sec. | ||
| 6812 | 2025.08.12 22:55:35.019484 [ 256 ] {bba36385-c011-49b3-a460-c352f38e6032} <Debug> TCPHandler: Processed in 0.001965338 sec. | ||
| 6813 | 2025.08.12 22:55:35.019621 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2025.08.12 22:55:35.019724 [ 256 ] {c1a93873-ff8c-44a3-a06d-ec8910862d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6815 | 2025.08.12 22:55:35.019768 [ 256 ] {c1a93873-ff8c-44a3-a06d-ec8910862d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6816 | 2025.08.12 22:55:35.020204 [ 256 ] {c1a93873-ff8c-44a3-a06d-ec8910862d02} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2025.08.12 22:55:35.020239 [ 256 ] {c1a93873-ff8c-44a3-a06d-ec8910862d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6818 | 2025.08.12 22:55:35.020561 [ 256 ] {c1a93873-ff8c-44a3-a06d-ec8910862d02} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6819 | 2025.08.12 22:55:35.020777 [ 256 ] {c1a93873-ff8c-44a3-a06d-ec8910862d02} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2025.08.12 22:55:35.020915 [ 256 ] {c1a93873-ff8c-44a3-a06d-ec8910862d02} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 6821 | 2025.08.12 22:55:35.020953 [ 256 ] {c1a93873-ff8c-44a3-a06d-ec8910862d02} <Debug> TCPHandler: Processed in 0.001383809 sec. | ||
| 6822 | 2025.08.12 22:55:35.021077 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6823 | 2025.08.12 22:55:35.021184 [ 256 ] {09339225-d488-42ce-829e-a564650ec4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6824 | 2025.08.12 22:55:35.021231 [ 256 ] {09339225-d488-42ce-829e-a564650ec4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6825 | 2025.08.12 22:55:35.021670 [ 256 ] {09339225-d488-42ce-829e-a564650ec4b6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2025.08.12 22:55:35.021705 [ 256 ] {09339225-d488-42ce-829e-a564650ec4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6827 | 2025.08.12 22:55:35.022074 [ 256 ] {09339225-d488-42ce-829e-a564650ec4b6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6828 | 2025.08.12 22:55:35.022298 [ 256 ] {09339225-d488-42ce-829e-a564650ec4b6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2025.08.12 22:55:35.022441 [ 256 ] {09339225-d488-42ce-829e-a564650ec4b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 6830 | 2025.08.12 22:55:35.022479 [ 256 ] {09339225-d488-42ce-829e-a564650ec4b6} <Debug> TCPHandler: Processed in 0.00145421 sec. | ||
| 6831 | 2025.08.12 22:55:35.022598 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6832 | 2025.08.12 22:55:35.022694 [ 256 ] {2fb41d76-09c0-40fa-8352-0c6ebfbea8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6833 | 2025.08.12 22:55:35.022737 [ 256 ] {2fb41d76-09c0-40fa-8352-0c6ebfbea8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6834 | 2025.08.12 22:55:35.023084 [ 256 ] {2fb41d76-09c0-40fa-8352-0c6ebfbea8d9} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2025.08.12 22:55:35.023119 [ 256 ] {2fb41d76-09c0-40fa-8352-0c6ebfbea8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6836 | 2025.08.12 22:55:35.023436 [ 256 ] {2fb41d76-09c0-40fa-8352-0c6ebfbea8d9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6837 | 2025.08.12 22:55:35.023648 [ 256 ] {2fb41d76-09c0-40fa-8352-0c6ebfbea8d9} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2025.08.12 22:55:35.023783 [ 256 ] {2fb41d76-09c0-40fa-8352-0c6ebfbea8d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 6839 | 2025.08.12 22:55:35.023818 [ 256 ] {2fb41d76-09c0-40fa-8352-0c6ebfbea8d9} <Debug> TCPHandler: Processed in 0.001270318 sec. | ||
| 6840 | 2025.08.12 22:55:39.227201 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6841 | 2025.08.12 22:55:39.227283 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6842 | 2025.08.12 22:55:39.345115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
| 6843 | 2025.08.12 22:55:39.345596 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2025.08.12 22:55:39.345630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6845 | 2025.08.12 22:55:39.346102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6846 | 2025.08.12 22:55:39.346307 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2025.08.12 22:55:39.346421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 6848 | 2025.08.12 22:55:39.393095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 978 | ||
| 6849 | 2025.08.12 22:55:39.395070 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2025.08.12 22:55:39.395121 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6851 | 2025.08.12 22:55:39.396306 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6852 | 2025.08.12 22:55:39.396572 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2025.08.12 22:55:39.396894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 978 | ||
| 6854 | 2025.08.12 22:55:40.019062 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2025.08.12 22:55:40.019262 [ 256 ] {b80d024c-5390-4dc0-979c-d2b3729a1d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6856 | 2025.08.12 22:55:40.019332 [ 256 ] {b80d024c-5390-4dc0-979c-d2b3729a1d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6857 | 2025.08.12 22:55:40.020039 [ 256 ] {b80d024c-5390-4dc0-979c-d2b3729a1d18} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2025.08.12 22:55:40.020087 [ 256 ] {b80d024c-5390-4dc0-979c-d2b3729a1d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6859 | 2025.08.12 22:55:40.020506 [ 256 ] {b80d024c-5390-4dc0-979c-d2b3729a1d18} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6860 | 2025.08.12 22:55:40.020741 [ 256 ] {b80d024c-5390-4dc0-979c-d2b3729a1d18} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2025.08.12 22:55:40.020899 [ 95 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6862 | 2025.08.12 22:55:40.020908 [ 256 ] {b80d024c-5390-4dc0-979c-d2b3729a1d18} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001698 sec., 81272.0848056537 rows/sec., 7.03 MiB/sec. | ||
| 6863 | 2025.08.12 22:55:40.020978 [ 95 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2025.08.12 22:55:40.020999 [ 256 ] {b80d024c-5390-4dc0-979c-d2b3729a1d18} <Debug> TCPHandler: Processed in 0.002076149 sec. | ||
| 6865 | 2025.08.12 22:55:40.021008 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6866 | 2025.08.12 22:55:40.021127 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2025.08.12 22:55:40.021142 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 6868 | 2025.08.12 22:55:40.021228 [ 256 ] {80a74e13-a3e5-4732-bacf-3fb7f65bd1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6869 | 2025.08.12 22:55:40.021275 [ 256 ] {80a74e13-a3e5-4732-bacf-3fb7f65bd1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6870 | 2025.08.12 22:55:40.021327 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6871 | 2025.08.12 22:55:40.021373 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2420 rows starting from the beginning of the part | ||
| 6872 | 2025.08.12 22:55:40.021443 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 6873 | 2025.08.12 22:55:40.021494 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1280 rows starting from the beginning of the part | ||
| 6874 | 2025.08.12 22:55:40.021548 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 6875 | 2025.08.12 22:55:40.021597 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 6876 | 2025.08.12 22:55:40.021643 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 6877 | 2025.08.12 22:55:40.021710 [ 256 ] {80a74e13-a3e5-4732-bacf-3fb7f65bd1de} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2025.08.12 22:55:40.021753 [ 256 ] {80a74e13-a3e5-4732-bacf-3fb7f65bd1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6879 | 2025.08.12 22:55:40.022101 [ 256 ] {80a74e13-a3e5-4732-bacf-3fb7f65bd1de} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6880 | 2025.08.12 22:55:40.022343 [ 256 ] {80a74e13-a3e5-4732-bacf-3fb7f65bd1de} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2025.08.12 22:55:40.022488 [ 256 ] {80a74e13-a3e5-4732-bacf-3fb7f65bd1de} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00128 sec., 32031.249999999996 rows/sec., 2.35 MiB/sec. | ||
| 6882 | 2025.08.12 22:55:40.022528 [ 256 ] {80a74e13-a3e5-4732-bacf-3fb7f65bd1de} <Debug> TCPHandler: Processed in 0.001452 sec. | ||
| 6883 | 2025.08.12 22:55:40.022643 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6884 | 2025.08.12 22:55:40.022739 [ 256 ] {c464f27a-4d31-46d5-8c5c-bea44d71f59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6885 | 2025.08.12 22:55:40.022780 [ 256 ] {c464f27a-4d31-46d5-8c5c-bea44d71f59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6886 | 2025.08.12 22:55:40.023213 [ 256 ] {c464f27a-4d31-46d5-8c5c-bea44d71f59b} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2025.08.12 22:55:40.023251 [ 256 ] {c464f27a-4d31-46d5-8c5c-bea44d71f59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6888 | 2025.08.12 22:55:40.023318 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4006 rows, containing 5 columns (5 merged, 0 gathered) in 0.002234581 sec., 1792729.822727393 rows/sec., 153.74 MiB/sec. | ||
| 6889 | 2025.08.12 22:55:40.023580 [ 256 ] {c464f27a-4d31-46d5-8c5c-bea44d71f59b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6890 | 2025.08.12 22:55:40.023589 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6891 | 2025.08.12 22:55:40.023877 [ 256 ] {c464f27a-4d31-46d5-8c5c-bea44d71f59b} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2025.08.12 22:55:40.023931 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2025.08.12 22:55:40.024007 [ 95 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6894 | 2025.08.12 22:55:40.024017 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_66_13} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6895 | 2025.08.12 22:55:40.024027 [ 256 ] {c464f27a-4d31-46d5-8c5c-bea44d71f59b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001307 sec., 80336.64881407804 rows/sec., 6.28 MiB/sec. | ||
| 6896 | 2025.08.12 22:55:40.024046 [ 95 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2025.08.12 22:55:40.024082 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6898 | 2025.08.12 22:55:40.024085 [ 256 ] {c464f27a-4d31-46d5-8c5c-bea44d71f59b} <Debug> TCPHandler: Processed in 0.001492341 sec. | ||
| 6899 | 2025.08.12 22:55:40.024124 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 6900 | 2025.08.12 22:55:40.024233 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2025.08.12 22:55:40.024253 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 6902 | 2025.08.12 22:55:40.024333 [ 256 ] {b8ee1777-60bd-439f-9129-e3e2b8a36b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6903 | 2025.08.12 22:55:40.024382 [ 256 ] {b8ee1777-60bd-439f-9129-e3e2b8a36b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6904 | 2025.08.12 22:55:40.024408 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6905 | 2025.08.12 22:55:40.024452 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1223 rows starting from the beginning of the part | ||
| 6906 | 2025.08.12 22:55:40.024527 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 6907 | 2025.08.12 22:55:40.024574 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 565 rows starting from the beginning of the part | ||
| 6908 | 2025.08.12 22:55:40.024615 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 6909 | 2025.08.12 22:55:40.024652 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 6910 | 2025.08.12 22:55:40.024691 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 6911 | 2025.08.12 22:55:40.024801 [ 256 ] {b8ee1777-60bd-439f-9129-e3e2b8a36b85} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2025.08.12 22:55:40.024845 [ 256 ] {b8ee1777-60bd-439f-9129-e3e2b8a36b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6913 | 2025.08.12 22:55:40.025225 [ 256 ] {b8ee1777-60bd-439f-9129-e3e2b8a36b85} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6914 | 2025.08.12 22:55:40.025464 [ 256 ] {b8ee1777-60bd-439f-9129-e3e2b8a36b85} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2025.08.12 22:55:40.025586 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6916 | 2025.08.12 22:55:40.025601 [ 256 ] {b8ee1777-60bd-439f-9129-e3e2b8a36b85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 6917 | 2025.08.12 22:55:40.025635 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2025.08.12 22:55:40.025654 [ 256 ] {b8ee1777-60bd-439f-9129-e3e2b8a36b85} <Debug> TCPHandler: Processed in 0.001471311 sec. | ||
| 6919 | 2025.08.12 22:55:40.025664 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6920 | 2025.08.12 22:55:40.025747 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 6921 | 2025.08.12 22:55:40.025766 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2025.08.12 22:55:40.025843 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6923 | 2025.08.12 22:55:40.025864 [ 256 ] {e7fc72d0-7d0c-4c54-80a9-811b4383edb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6924 | 2025.08.12 22:55:40.025877 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17787 rows starting from the beginning of the part | ||
| 6925 | 2025.08.12 22:55:40.025871 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669624 sec., 1248784.157391125 rows/sec., 96.73 MiB/sec. | ||
| 6926 | 2025.08.12 22:55:40.025928 [ 256 ] {e7fc72d0-7d0c-4c54-80a9-811b4383edb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6927 | 2025.08.12 22:55:40.025945 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 6928 | 2025.08.12 22:55:40.025997 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 944 rows starting from the beginning of the part | ||
| 6929 | 2025.08.12 22:55:40.026039 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 6930 | 2025.08.12 22:55:40.026080 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 6931 | 2025.08.12 22:55:40.026122 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6932 | 2025.08.12 22:55:40.026123 [ 191 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 6933 | 2025.08.12 22:55:40.026492 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2025.08.12 22:55:40.026583 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_66_13} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6935 | 2025.08.12 22:55:40.026677 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6936 | 2025.08.12 22:55:40.026787 [ 256 ] {e7fc72d0-7d0c-4c54-80a9-811b4383edb4} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2025.08.12 22:55:40.026830 [ 256 ] {e7fc72d0-7d0c-4c54-80a9-811b4383edb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6938 | 2025.08.12 22:55:40.027391 [ 256 ] {e7fc72d0-7d0c-4c54-80a9-811b4383edb4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6939 | 2025.08.12 22:55:40.027626 [ 256 ] {e7fc72d0-7d0c-4c54-80a9-811b4383edb4} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2025.08.12 22:55:40.027766 [ 256 ] {e7fc72d0-7d0c-4c54-80a9-811b4383edb4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001976 sec., 20748.987854251012 rows/sec., 37.18 MiB/sec. | ||
| 6941 | 2025.08.12 22:55:40.027820 [ 256 ] {e7fc72d0-7d0c-4c54-80a9-811b4383edb4} <Debug> TCPHandler: Processed in 0.00216309 sec. | ||
| 6942 | 2025.08.12 22:55:40.027999 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2025.08.12 22:55:40.028095 [ 256 ] {6edfe067-7100-4bcd-a337-38f843381282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6944 | 2025.08.12 22:55:40.028137 [ 256 ] {6edfe067-7100-4bcd-a337-38f843381282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6945 | 2025.08.12 22:55:40.028502 [ 256 ] {6edfe067-7100-4bcd-a337-38f843381282} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2025.08.12 22:55:40.028539 [ 256 ] {6edfe067-7100-4bcd-a337-38f843381282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6947 | 2025.08.12 22:55:40.028872 [ 256 ] {6edfe067-7100-4bcd-a337-38f843381282} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6948 | 2025.08.12 22:55:40.029107 [ 256 ] {6edfe067-7100-4bcd-a337-38f843381282} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2025.08.12 22:55:40.029220 [ 95 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6950 | 2025.08.12 22:55:40.029244 [ 256 ] {6edfe067-7100-4bcd-a337-38f843381282} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 6951 | 2025.08.12 22:55:40.029250 [ 95 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2025.08.12 22:55:40.029286 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6953 | 2025.08.12 22:55:40.029289 [ 256 ] {6edfe067-7100-4bcd-a337-38f843381282} <Debug> TCPHandler: Processed in 0.001341259 sec. | ||
| 6954 | 2025.08.12 22:55:40.029362 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6955 | 2025.08.12 22:55:40.029461 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6956 | 2025.08.12 22:55:40.029488 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3324 rows starting from the beginning of the part | ||
| 6957 | 2025.08.12 22:55:40.029535 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6958 | 2025.08.12 22:55:40.029587 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 6959 | 2025.08.12 22:55:40.029645 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 6960 | 2025.08.12 22:55:40.029700 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6961 | 2025.08.12 22:55:40.029760 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 6962 | 2025.08.12 22:55:40.031563 [ 188 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3564 rows, containing 4 columns (4 merged, 0 gathered) in 0.002233452 sec., 1595736.1071560974 rows/sec., 106.45 MiB/sec. | ||
| 6963 | 2025.08.12 22:55:40.031673 [ 196 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19275 rows, containing 5 columns (5 merged, 0 gathered) in 0.005954554 sec., 3237018.2552715116 rows/sec., 221.05 MiB/sec. | ||
| 6964 | 2025.08.12 22:55:40.031937 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6965 | 2025.08.12 22:55:40.032044 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6966 | 2025.08.12 22:55:40.032221 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_66_13} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2025.08.12 22:55:40.032291 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_66_13} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6968 | 2025.08.12 22:55:40.032355 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6969 | 2025.08.12 22:55:40.032394 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2025.08.12 22:55:40.032484 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6971 | 2025.08.12 22:55:40.032597 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 6972 | 2025.08.12 22:55:40.349087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 6973 | 2025.08.12 22:55:40.366006 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2025.08.12 22:55:40.366056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6975 | 2025.08.12 22:55:40.372337 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6976 | 2025.08.12 22:55:40.373088 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2025.08.12 22:55:40.375962 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 6978 | 2025.08.12 22:55:45.029904 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2025.08.12 22:55:45.030172 [ 256 ] {380dd2d0-f538-4dbc-a479-6bc181821c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6980 | 2025.08.12 22:55:45.030266 [ 256 ] {380dd2d0-f538-4dbc-a479-6bc181821c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6981 | 2025.08.12 22:55:45.031105 [ 256 ] {380dd2d0-f538-4dbc-a479-6bc181821c01} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2025.08.12 22:55:45.031172 [ 256 ] {380dd2d0-f538-4dbc-a479-6bc181821c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6983 | 2025.08.12 22:55:45.031794 [ 256 ] {380dd2d0-f538-4dbc-a479-6bc181821c01} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6984 | 2025.08.12 22:55:45.032168 [ 256 ] {380dd2d0-f538-4dbc-a479-6bc181821c01} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2025.08.12 22:55:45.032409 [ 256 ] {380dd2d0-f538-4dbc-a479-6bc181821c01} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002315 sec., 10367.170626349893 rows/sec., 880.80 KiB/sec. | ||
| 6986 | 2025.08.12 22:55:45.032491 [ 256 ] {380dd2d0-f538-4dbc-a479-6bc181821c01} <Debug> TCPHandler: Processed in 0.002742478 sec. | ||
| 6987 | 2025.08.12 22:55:45.032679 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2025.08.12 22:55:45.032817 [ 256 ] {8c804573-4b88-4b6d-9ec4-564d646eb637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6989 | 2025.08.12 22:55:45.032880 [ 256 ] {8c804573-4b88-4b6d-9ec4-564d646eb637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6990 | 2025.08.12 22:55:45.033716 [ 256 ] {8c804573-4b88-4b6d-9ec4-564d646eb637} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2025.08.12 22:55:45.033769 [ 256 ] {8c804573-4b88-4b6d-9ec4-564d646eb637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6992 | 2025.08.12 22:55:45.034288 [ 256 ] {8c804573-4b88-4b6d-9ec4-564d646eb637} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6993 | 2025.08.12 22:55:45.034634 [ 256 ] {8c804573-4b88-4b6d-9ec4-564d646eb637} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2025.08.12 22:55:45.034845 [ 256 ] {8c804573-4b88-4b6d-9ec4-564d646eb637} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.002063 sec., 85312.65147842947 rows/sec., 7.49 MiB/sec. | ||
| 6995 | 2025.08.12 22:55:45.034929 [ 256 ] {8c804573-4b88-4b6d-9ec4-564d646eb637} <Debug> TCPHandler: Processed in 0.002319853 sec. | ||
| 6996 | 2025.08.12 22:55:45.035222 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2025.08.12 22:55:45.035377 [ 256 ] {a5b7c113-8165-4395-b97f-d4af2262f6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6998 | 2025.08.12 22:55:45.035438 [ 256 ] {a5b7c113-8165-4395-b97f-d4af2262f6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6999 | 2025.08.12 22:55:45.036028 [ 256 ] {a5b7c113-8165-4395-b97f-d4af2262f6b0} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2025.08.12 22:55:45.036077 [ 256 ] {a5b7c113-8165-4395-b97f-d4af2262f6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7001 | 2025.08.12 22:55:45.036522 [ 256 ] {a5b7c113-8165-4395-b97f-d4af2262f6b0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7002 | 2025.08.12 22:55:45.036846 [ 256 ] {a5b7c113-8165-4395-b97f-d4af2262f6b0} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2025.08.12 22:55:45.037044 [ 256 ] {a5b7c113-8165-4395-b97f-d4af2262f6b0} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.0017 sec., 7058.823529411765 rows/sec., 565.26 KiB/sec. | ||
| 7004 | 2025.08.12 22:55:45.037103 [ 256 ] {a5b7c113-8165-4395-b97f-d4af2262f6b0} <Debug> TCPHandler: Processed in 0.001950248 sec. | ||
| 7005 | 2025.08.12 22:55:45.037257 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2025.08.12 22:55:45.037386 [ 256 ] {41245d7c-b378-4d7f-bf0d-3a42c1ec7995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7007 | 2025.08.12 22:55:45.037444 [ 256 ] {41245d7c-b378-4d7f-bf0d-3a42c1ec7995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7008 | 2025.08.12 22:55:45.038023 [ 256 ] {41245d7c-b378-4d7f-bf0d-3a42c1ec7995} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2025.08.12 22:55:45.038072 [ 256 ] {41245d7c-b378-4d7f-bf0d-3a42c1ec7995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7010 | 2025.08.12 22:55:45.038495 [ 256 ] {41245d7c-b378-4d7f-bf0d-3a42c1ec7995} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7011 | 2025.08.12 22:55:45.038821 [ 256 ] {41245d7c-b378-4d7f-bf0d-3a42c1ec7995} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2025.08.12 22:55:45.039008 [ 256 ] {41245d7c-b378-4d7f-bf0d-3a42c1ec7995} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001652 sec., 14527.845036319612 rows/sec., 1.21 MiB/sec. | ||
| 7013 | 2025.08.12 22:55:45.039064 [ 256 ] {41245d7c-b378-4d7f-bf0d-3a42c1ec7995} <Debug> TCPHandler: Processed in 0.001869177 sec. | ||
| 7014 | 2025.08.12 22:55:45.039228 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2025.08.12 22:55:45.039357 [ 256 ] {c5593140-77e9-4a2b-add2-d899e1620193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7016 | 2025.08.12 22:55:45.039415 [ 256 ] {c5593140-77e9-4a2b-add2-d899e1620193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7017 | 2025.08.12 22:55:45.039971 [ 256 ] {c5593140-77e9-4a2b-add2-d899e1620193} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.08.12 22:55:45.040017 [ 256 ] {c5593140-77e9-4a2b-add2-d899e1620193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7019 | 2025.08.12 22:55:45.040433 [ 256 ] {c5593140-77e9-4a2b-add2-d899e1620193} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7020 | 2025.08.12 22:55:45.040760 [ 256 ] {c5593140-77e9-4a2b-add2-d899e1620193} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2025.08.12 22:55:45.040938 [ 256 ] {c5593140-77e9-4a2b-add2-d899e1620193} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001611 sec., 7448.7895716945995 rows/sec., 581.94 KiB/sec. | ||
| 7022 | 2025.08.12 22:55:45.040989 [ 256 ] {c5593140-77e9-4a2b-add2-d899e1620193} <Debug> TCPHandler: Processed in 0.001825745 sec. | ||
| 7023 | 2025.08.12 22:55:45.041139 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2025.08.12 22:55:45.041260 [ 256 ] {e9dfed19-0bcd-42fe-96e5-14f0dd44ec02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7025 | 2025.08.12 22:55:45.041314 [ 256 ] {e9dfed19-0bcd-42fe-96e5-14f0dd44ec02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7026 | 2025.08.12 22:55:45.041865 [ 256 ] {e9dfed19-0bcd-42fe-96e5-14f0dd44ec02} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2025.08.12 22:55:45.041906 [ 256 ] {e9dfed19-0bcd-42fe-96e5-14f0dd44ec02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7028 | 2025.08.12 22:55:45.042266 [ 256 ] {e9dfed19-0bcd-42fe-96e5-14f0dd44ec02} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7029 | 2025.08.12 22:55:45.042520 [ 256 ] {e9dfed19-0bcd-42fe-96e5-14f0dd44ec02} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2025.08.12 22:55:45.042668 [ 256 ] {e9dfed19-0bcd-42fe-96e5-14f0dd44ec02} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001434 sec., 69735.0069735007 rows/sec., 5.70 MiB/sec. | ||
| 7031 | 2025.08.12 22:55:45.042715 [ 256 ] {e9dfed19-0bcd-42fe-96e5-14f0dd44ec02} <Debug> TCPHandler: Processed in 0.001637203 sec. | ||
| 7032 | 2025.08.12 22:55:45.042866 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2025.08.12 22:55:45.042972 [ 256 ] {49111f76-be67-4cea-88d2-6ee73c1346b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7034 | 2025.08.12 22:55:45.043025 [ 256 ] {49111f76-be67-4cea-88d2-6ee73c1346b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7035 | 2025.08.12 22:55:45.043549 [ 256 ] {49111f76-be67-4cea-88d2-6ee73c1346b1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2025.08.12 22:55:45.043591 [ 256 ] {49111f76-be67-4cea-88d2-6ee73c1346b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7037 | 2025.08.12 22:55:45.044037 [ 256 ] {49111f76-be67-4cea-88d2-6ee73c1346b1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7038 | 2025.08.12 22:55:45.044313 [ 256 ] {49111f76-be67-4cea-88d2-6ee73c1346b1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2025.08.12 22:55:45.044470 [ 256 ] {49111f76-be67-4cea-88d2-6ee73c1346b1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00152 sec., 128947.36842105263 rows/sec., 9.25 MiB/sec. | ||
| 7040 | 2025.08.12 22:55:45.044516 [ 256 ] {49111f76-be67-4cea-88d2-6ee73c1346b1} <Debug> TCPHandler: Processed in 0.001707934 sec. | ||
| 7041 | 2025.08.12 22:55:45.044681 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2025.08.12 22:55:45.044788 [ 256 ] {c476d9d7-b95a-40fe-b0ca-0fc4d9e95e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7043 | 2025.08.12 22:55:45.044861 [ 256 ] {c476d9d7-b95a-40fe-b0ca-0fc4d9e95e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7044 | 2025.08.12 22:55:45.045319 [ 256 ] {c476d9d7-b95a-40fe-b0ca-0fc4d9e95e1f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2025.08.12 22:55:45.045362 [ 256 ] {c476d9d7-b95a-40fe-b0ca-0fc4d9e95e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7046 | 2025.08.12 22:55:45.045787 [ 256 ] {c476d9d7-b95a-40fe-b0ca-0fc4d9e95e1f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7047 | 2025.08.12 22:55:45.046107 [ 256 ] {c476d9d7-b95a-40fe-b0ca-0fc4d9e95e1f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2025.08.12 22:55:45.046270 [ 256 ] {c476d9d7-b95a-40fe-b0ca-0fc4d9e95e1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
| 7049 | 2025.08.12 22:55:45.046314 [ 256 ] {c476d9d7-b95a-40fe-b0ca-0fc4d9e95e1f} <Debug> TCPHandler: Processed in 0.001689994 sec. | ||
| 7050 | 2025.08.12 22:55:46.846613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
| 7051 | 2025.08.12 22:55:46.847349 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2025.08.12 22:55:46.847418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7053 | 2025.08.12 22:55:46.848203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7054 | 2025.08.12 22:55:46.848461 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2025.08.12 22:55:46.848610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
| 7056 | 2025.08.12 22:55:46.848613 [ 86 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7057 | 2025.08.12 22:55:46.848713 [ 86 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2025.08.12 22:55:46.848750 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7059 | 2025.08.12 22:55:46.848893 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7060 | 2025.08.12 22:55:46.849003 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7061 | 2025.08.12 22:55:46.849043 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
| 7062 | 2025.08.12 22:55:46.849107 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7063 | 2025.08.12 22:55:46.849152 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7064 | 2025.08.12 22:55:46.849195 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7065 | 2025.08.12 22:55:46.849233 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7066 | 2025.08.12 22:55:46.849271 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7067 | 2025.08.12 22:55:46.851362 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002520505 sec., 7454061.785237482 rows/sec., 106.63 MiB/sec. | ||
| 7068 | 2025.08.12 22:55:46.851766 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7069 | 2025.08.12 22:55:46.852105 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_41_8} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2025.08.12 22:55:46.852194 [ 196 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_41_8} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7071 | 2025.08.12 22:55:46.852326 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 7072 | 2025.08.12 22:55:47.876138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7073 | 2025.08.12 22:55:47.894078 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2025.08.12 22:55:47.894148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7075 | 2025.08.12 22:55:47.900303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7076 | 2025.08.12 22:55:47.901039 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2025.08.12 22:55:47.901338 [ 83 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7078 | 2025.08.12 22:55:47.901409 [ 83 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2025.08.12 22:55:47.901433 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7080 | 2025.08.12 22:55:47.901538 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7081 | 2025.08.12 22:55:47.904135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7082 | 2025.08.12 22:55:47.904576 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7083 | 2025.08.12 22:55:47.905429 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 7084 | 2025.08.12 22:55:47.908728 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 7085 | 2025.08.12 22:55:47.912024 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7086 | 2025.08.12 22:55:47.916230 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7087 | 2025.08.12 22:55:47.920860 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7088 | 2025.08.12 22:55:47.924853 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7089 | 2025.08.12 22:55:47.976781 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.075279996 sec., 4104.676094828697 rows/sec., 21.22 MiB/sec. | ||
| 7090 | 2025.08.12 22:55:47.978460 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7091 | 2025.08.12 22:55:47.980101 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_41_8} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2025.08.12 22:55:47.980194 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_41_8} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7093 | 2025.08.12 22:55:47.981653 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7094 | 2025.08.12 22:55:48.000332 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.56 MiB, peak 280.97 MiB, free memory in arenas 0.00 B, will set to 268.59 MiB (RSS), difference: 1.03 MiB | ||
| 7095 | 2025.08.12 22:55:49.397213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1006 | ||
| 7096 | 2025.08.12 22:55:49.399554 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2025.08.12 22:55:49.399608 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7098 | 2025.08.12 22:55:49.400810 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7099 | 2025.08.12 22:55:49.401083 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2025.08.12 22:55:49.401427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 7101 | 2025.08.12 22:55:50.019551 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2025.08.12 22:55:50.019858 [ 256 ] {f3cddb36-4e61-4f27-8804-1f4275666124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7103 | 2025.08.12 22:55:50.019963 [ 256 ] {f3cddb36-4e61-4f27-8804-1f4275666124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7104 | 2025.08.12 22:55:50.020682 [ 256 ] {f3cddb36-4e61-4f27-8804-1f4275666124} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2025.08.12 22:55:50.020727 [ 256 ] {f3cddb36-4e61-4f27-8804-1f4275666124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7106 | 2025.08.12 22:55:50.021132 [ 256 ] {f3cddb36-4e61-4f27-8804-1f4275666124} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7107 | 2025.08.12 22:55:50.021361 [ 256 ] {f3cddb36-4e61-4f27-8804-1f4275666124} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2025.08.12 22:55:50.021520 [ 256 ] {f3cddb36-4e61-4f27-8804-1f4275666124} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001742 sec., 79219.28817451205 rows/sec., 6.86 MiB/sec. | ||
| 7109 | 2025.08.12 22:55:50.021563 [ 256 ] {f3cddb36-4e61-4f27-8804-1f4275666124} <Debug> TCPHandler: Processed in 0.00219704 sec. | ||
| 7110 | 2025.08.12 22:55:50.021683 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2025.08.12 22:55:50.021780 [ 256 ] {35352787-0054-43af-a43a-1e4cd94e5b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7112 | 2025.08.12 22:55:50.021825 [ 256 ] {35352787-0054-43af-a43a-1e4cd94e5b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7113 | 2025.08.12 22:55:50.022237 [ 256 ] {35352787-0054-43af-a43a-1e4cd94e5b76} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2025.08.12 22:55:50.022273 [ 256 ] {35352787-0054-43af-a43a-1e4cd94e5b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7115 | 2025.08.12 22:55:50.022574 [ 256 ] {35352787-0054-43af-a43a-1e4cd94e5b76} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7116 | 2025.08.12 22:55:50.022802 [ 256 ] {35352787-0054-43af-a43a-1e4cd94e5b76} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2025.08.12 22:55:50.022931 [ 256 ] {35352787-0054-43af-a43a-1e4cd94e5b76} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001171 sec., 35012.80956447481 rows/sec., 2.57 MiB/sec. | ||
| 7118 | 2025.08.12 22:55:50.022969 [ 256 ] {35352787-0054-43af-a43a-1e4cd94e5b76} <Debug> TCPHandler: Processed in 0.001336278 sec. | ||
| 7119 | 2025.08.12 22:55:50.023071 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2025.08.12 22:55:50.023165 [ 256 ] {536954c2-237d-4e30-a4ba-d6d476ae5add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7121 | 2025.08.12 22:55:50.023204 [ 256 ] {536954c2-237d-4e30-a4ba-d6d476ae5add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7122 | 2025.08.12 22:55:50.023596 [ 256 ] {536954c2-237d-4e30-a4ba-d6d476ae5add} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2025.08.12 22:55:50.023628 [ 256 ] {536954c2-237d-4e30-a4ba-d6d476ae5add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7124 | 2025.08.12 22:55:50.023923 [ 256 ] {536954c2-237d-4e30-a4ba-d6d476ae5add} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7125 | 2025.08.12 22:55:50.024193 [ 256 ] {536954c2-237d-4e30-a4ba-d6d476ae5add} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2025.08.12 22:55:50.024320 [ 256 ] {536954c2-237d-4e30-a4ba-d6d476ae5add} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001173 sec., 89514.06649616368 rows/sec., 6.99 MiB/sec. | ||
| 7127 | 2025.08.12 22:55:50.024357 [ 256 ] {536954c2-237d-4e30-a4ba-d6d476ae5add} <Debug> TCPHandler: Processed in 0.001334279 sec. | ||
| 7128 | 2025.08.12 22:55:50.024468 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2025.08.12 22:55:50.024562 [ 256 ] {13bc6430-c603-42be-b771-89b74b3a7609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7130 | 2025.08.12 22:55:50.024607 [ 256 ] {13bc6430-c603-42be-b771-89b74b3a7609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7131 | 2025.08.12 22:55:50.025004 [ 256 ] {13bc6430-c603-42be-b771-89b74b3a7609} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2025.08.12 22:55:50.025039 [ 256 ] {13bc6430-c603-42be-b771-89b74b3a7609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7133 | 2025.08.12 22:55:50.025384 [ 256 ] {13bc6430-c603-42be-b771-89b74b3a7609} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7134 | 2025.08.12 22:55:50.025600 [ 256 ] {13bc6430-c603-42be-b771-89b74b3a7609} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2025.08.12 22:55:50.025729 [ 256 ] {13bc6430-c603-42be-b771-89b74b3a7609} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 7136 | 2025.08.12 22:55:50.025766 [ 256 ] {13bc6430-c603-42be-b771-89b74b3a7609} <Debug> TCPHandler: Processed in 0.001347329 sec. | ||
| 7137 | 2025.08.12 22:55:50.025871 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2025.08.12 22:55:50.025963 [ 256 ] {28e1acf8-ccf2-48b9-b3ec-2b9f62935f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7139 | 2025.08.12 22:55:50.026018 [ 256 ] {28e1acf8-ccf2-48b9-b3ec-2b9f62935f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7140 | 2025.08.12 22:55:50.026845 [ 256 ] {28e1acf8-ccf2-48b9-b3ec-2b9f62935f51} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2025.08.12 22:55:50.026880 [ 256 ] {28e1acf8-ccf2-48b9-b3ec-2b9f62935f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7142 | 2025.08.12 22:55:50.027490 [ 256 ] {28e1acf8-ccf2-48b9-b3ec-2b9f62935f51} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7143 | 2025.08.12 22:55:50.027712 [ 256 ] {28e1acf8-ccf2-48b9-b3ec-2b9f62935f51} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2025.08.12 22:55:50.027846 [ 256 ] {28e1acf8-ccf2-48b9-b3ec-2b9f62935f51} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001901 sec., 21567.596002104157 rows/sec., 38.65 MiB/sec. | ||
| 7145 | 2025.08.12 22:55:50.027899 [ 256 ] {28e1acf8-ccf2-48b9-b3ec-2b9f62935f51} <Debug> TCPHandler: Processed in 0.002075969 sec. | ||
| 7146 | 2025.08.12 22:55:50.028020 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2025.08.12 22:55:50.028116 [ 256 ] {dfb6f07b-abe9-4696-a503-4bc4fa27b4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7148 | 2025.08.12 22:55:50.028159 [ 256 ] {dfb6f07b-abe9-4696-a503-4bc4fa27b4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7149 | 2025.08.12 22:55:50.028514 [ 256 ] {dfb6f07b-abe9-4696-a503-4bc4fa27b4ac} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2025.08.12 22:55:50.028550 [ 256 ] {dfb6f07b-abe9-4696-a503-4bc4fa27b4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7151 | 2025.08.12 22:55:50.028873 [ 256 ] {dfb6f07b-abe9-4696-a503-4bc4fa27b4ac} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7152 | 2025.08.12 22:55:50.029085 [ 256 ] {dfb6f07b-abe9-4696-a503-4bc4fa27b4ac} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2025.08.12 22:55:50.029215 [ 256 ] {dfb6f07b-abe9-4696-a503-4bc4fa27b4ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 7154 | 2025.08.12 22:55:50.029251 [ 256 ] {dfb6f07b-abe9-4696-a503-4bc4fa27b4ac} <Debug> TCPHandler: Processed in 0.001282458 sec. | ||
| 7155 | 2025.08.12 22:55:54.227328 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7156 | 2025.08.12 22:55:54.227384 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7157 | 2025.08.12 22:55:54.348968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
| 7158 | 2025.08.12 22:55:54.349484 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2025.08.12 22:55:54.349520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7160 | 2025.08.12 22:55:54.350236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7161 | 2025.08.12 22:55:54.350466 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2025.08.12 22:55:54.350605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 7163 | 2025.08.12 22:55:55.017627 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2025.08.12 22:55:55.017821 [ 256 ] {6747ac22-57e0-48b8-9b7e-510a9e026543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7165 | 2025.08.12 22:55:55.017891 [ 256 ] {6747ac22-57e0-48b8-9b7e-510a9e026543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7166 | 2025.08.12 22:55:55.018538 [ 256 ] {6747ac22-57e0-48b8-9b7e-510a9e026543} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2025.08.12 22:55:55.018589 [ 256 ] {6747ac22-57e0-48b8-9b7e-510a9e026543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7168 | 2025.08.12 22:55:55.019002 [ 256 ] {6747ac22-57e0-48b8-9b7e-510a9e026543} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7169 | 2025.08.12 22:55:55.019232 [ 256 ] {6747ac22-57e0-48b8-9b7e-510a9e026543} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2025.08.12 22:55:55.019394 [ 256 ] {6747ac22-57e0-48b8-9b7e-510a9e026543} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 7171 | 2025.08.12 22:55:55.019444 [ 256 ] {6747ac22-57e0-48b8-9b7e-510a9e026543} <Debug> TCPHandler: Processed in 0.001979728 sec. | ||
| 7172 | 2025.08.12 22:55:55.019582 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2025.08.12 22:55:55.019684 [ 256 ] {79fdae6a-3493-4bc1-b164-bfa653dc613e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7174 | 2025.08.12 22:55:55.019728 [ 256 ] {79fdae6a-3493-4bc1-b164-bfa653dc613e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7175 | 2025.08.12 22:55:55.020154 [ 256 ] {79fdae6a-3493-4bc1-b164-bfa653dc613e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2025.08.12 22:55:55.020191 [ 256 ] {79fdae6a-3493-4bc1-b164-bfa653dc613e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7177 | 2025.08.12 22:55:55.020499 [ 256 ] {79fdae6a-3493-4bc1-b164-bfa653dc613e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7178 | 2025.08.12 22:55:55.020711 [ 256 ] {79fdae6a-3493-4bc1-b164-bfa653dc613e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2025.08.12 22:55:55.020843 [ 256 ] {79fdae6a-3493-4bc1-b164-bfa653dc613e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 7180 | 2025.08.12 22:55:55.020882 [ 256 ] {79fdae6a-3493-4bc1-b164-bfa653dc613e} <Debug> TCPHandler: Processed in 0.001353689 sec. | ||
| 7181 | 2025.08.12 22:55:55.020999 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2025.08.12 22:55:55.021092 [ 256 ] {de70e5cc-edf6-4865-a819-be94516dab8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7183 | 2025.08.12 22:55:55.021137 [ 256 ] {de70e5cc-edf6-4865-a819-be94516dab8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7184 | 2025.08.12 22:55:55.021543 [ 256 ] {de70e5cc-edf6-4865-a819-be94516dab8a} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2025.08.12 22:55:55.021579 [ 256 ] {de70e5cc-edf6-4865-a819-be94516dab8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7186 | 2025.08.12 22:55:55.021933 [ 256 ] {de70e5cc-edf6-4865-a819-be94516dab8a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7187 | 2025.08.12 22:55:55.022142 [ 256 ] {de70e5cc-edf6-4865-a819-be94516dab8a} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2025.08.12 22:55:55.022281 [ 256 ] {de70e5cc-edf6-4865-a819-be94516dab8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 7189 | 2025.08.12 22:55:55.022320 [ 256 ] {de70e5cc-edf6-4865-a819-be94516dab8a} <Debug> TCPHandler: Processed in 0.001371919 sec. | ||
| 7190 | 2025.08.12 22:55:55.022424 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2025.08.12 22:55:55.022519 [ 256 ] {0fc642ad-b0db-4496-aa0f-e9943b949fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7192 | 2025.08.12 22:55:55.022560 [ 256 ] {0fc642ad-b0db-4496-aa0f-e9943b949fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7193 | 2025.08.12 22:55:55.022894 [ 256 ] {0fc642ad-b0db-4496-aa0f-e9943b949fbf} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2025.08.12 22:55:55.022929 [ 256 ] {0fc642ad-b0db-4496-aa0f-e9943b949fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7195 | 2025.08.12 22:55:55.023258 [ 256 ] {0fc642ad-b0db-4496-aa0f-e9943b949fbf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7196 | 2025.08.12 22:55:55.023471 [ 256 ] {0fc642ad-b0db-4496-aa0f-e9943b949fbf} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2025.08.12 22:55:55.023611 [ 256 ] {0fc642ad-b0db-4496-aa0f-e9943b949fbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 7198 | 2025.08.12 22:55:55.023649 [ 256 ] {0fc642ad-b0db-4496-aa0f-e9943b949fbf} <Debug> TCPHandler: Processed in 0.001274368 sec. | ||
| 7199 | 2025.08.12 22:55:55.404486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7200 | 2025.08.12 22:55:55.420539 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2025.08.12 22:55:55.420604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7202 | 2025.08.12 22:55:55.426255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7203 | 2025.08.12 22:55:55.426965 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2025.08.12 22:55:55.429767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7205 | 2025.08.12 22:55:57.154557 [ 73 ] {} <Debug> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7206 | 2025.08.12 22:55:57.154630 [ 73 ] {} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2025.08.12 22:55:57.154654 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7208 | 2025.08.12 22:55:57.154814 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7209 | 2025.08.12 22:55:57.155015 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7210 | 2025.08.12 22:55:57.155071 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 416 rows starting from the beginning of the part | ||
| 7211 | 2025.08.12 22:55:57.155175 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 7212 | 2025.08.12 22:55:57.155250 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 7213 | 2025.08.12 22:55:57.155319 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 7214 | 2025.08.12 22:55:57.155386 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 7215 | 2025.08.12 22:55:57.156203 [ 187 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146493 sec., 349504.75449338875 rows/sec., 25.11 MiB/sec. | ||
| 7216 | 2025.08.12 22:55:57.156357 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7217 | 2025.08.12 22:55:57.156592 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2025.08.12 22:55:57.156657 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_14_3} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7219 | 2025.08.12 22:55:57.156722 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7220 | 2025.08.12 22:55:57.321741 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2025.08.12 22:55:57.321919 [ 256 ] {8901d52b-9166-47ea-97d4-dbe9c927385f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7222 | 2025.08.12 22:55:57.321985 [ 256 ] {8901d52b-9166-47ea-97d4-dbe9c927385f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7223 | 2025.08.12 22:55:57.322754 [ 256 ] {8901d52b-9166-47ea-97d4-dbe9c927385f} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2025.08.12 22:55:57.322793 [ 256 ] {8901d52b-9166-47ea-97d4-dbe9c927385f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7225 | 2025.08.12 22:55:57.323207 [ 256 ] {8901d52b-9166-47ea-97d4-dbe9c927385f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7226 | 2025.08.12 22:55:57.323445 [ 256 ] {8901d52b-9166-47ea-97d4-dbe9c927385f} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2025.08.12 22:55:57.323591 [ 256 ] {8901d52b-9166-47ea-97d4-dbe9c927385f} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001722 sec., 227642.27642276423 rows/sec., 14.44 MiB/sec. | ||
| 7228 | 2025.08.12 22:55:57.323633 [ 256 ] {8901d52b-9166-47ea-97d4-dbe9c927385f} <Debug> TCPHandler: Processed in 0.002021738 sec. | ||
| 7229 | 2025.08.12 22:55:57.323753 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2025.08.12 22:55:57.323847 [ 256 ] {84f75bd8-39ec-4552-8e25-be9195863851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7231 | 2025.08.12 22:55:57.323889 [ 256 ] {84f75bd8-39ec-4552-8e25-be9195863851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7232 | 2025.08.12 22:55:57.324295 [ 256 ] {84f75bd8-39ec-4552-8e25-be9195863851} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2025.08.12 22:55:57.324330 [ 256 ] {84f75bd8-39ec-4552-8e25-be9195863851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7234 | 2025.08.12 22:55:57.324633 [ 256 ] {84f75bd8-39ec-4552-8e25-be9195863851} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7235 | 2025.08.12 22:55:57.324860 [ 256 ] {84f75bd8-39ec-4552-8e25-be9195863851} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2025.08.12 22:55:57.324991 [ 256 ] {84f75bd8-39ec-4552-8e25-be9195863851} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001163 sec., 12037.833190025796 rows/sec., 981.60 KiB/sec. | ||
| 7237 | 2025.08.12 22:55:57.325028 [ 256 ] {84f75bd8-39ec-4552-8e25-be9195863851} <Debug> TCPHandler: Processed in 0.001324808 sec. | ||
| 7238 | 2025.08.12 22:55:57.325139 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2025.08.12 22:55:57.325232 [ 256 ] {349774d0-9537-4dd6-8b3b-8ad2ac770da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7240 | 2025.08.12 22:55:57.325271 [ 256 ] {349774d0-9537-4dd6-8b3b-8ad2ac770da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7241 | 2025.08.12 22:55:57.326523 [ 256 ] {349774d0-9537-4dd6-8b3b-8ad2ac770da6} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2025.08.12 22:55:57.326558 [ 256 ] {349774d0-9537-4dd6-8b3b-8ad2ac770da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7243 | 2025.08.12 22:55:57.326986 [ 256 ] {349774d0-9537-4dd6-8b3b-8ad2ac770da6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7244 | 2025.08.12 22:55:57.327193 [ 256 ] {349774d0-9537-4dd6-8b3b-8ad2ac770da6} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2025.08.12 22:55:57.327319 [ 256 ] {349774d0-9537-4dd6-8b3b-8ad2ac770da6} <Debug> executeQuery: Read 2296 rows, 190.52 KiB in 0.002105 sec., 1090736.3420427553 rows/sec., 88.39 MiB/sec. | ||
| 7246 | 2025.08.12 22:55:57.327359 [ 256 ] {349774d0-9537-4dd6-8b3b-8ad2ac770da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7247 | 2025.08.12 22:55:57.327372 [ 256 ] {349774d0-9537-4dd6-8b3b-8ad2ac770da6} <Debug> TCPHandler: Processed in 0.002282483 sec. | ||
| 7248 | 2025.08.12 22:55:57.327503 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2025.08.12 22:55:57.327597 [ 256 ] {fb21faa0-67a5-40e6-b1d5-543ca5536591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7250 | 2025.08.12 22:55:57.327637 [ 256 ] {fb21faa0-67a5-40e6-b1d5-543ca5536591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7251 | 2025.08.12 22:55:57.328160 [ 256 ] {fb21faa0-67a5-40e6-b1d5-543ca5536591} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2025.08.12 22:55:57.328194 [ 256 ] {fb21faa0-67a5-40e6-b1d5-543ca5536591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7253 | 2025.08.12 22:55:57.328502 [ 256 ] {fb21faa0-67a5-40e6-b1d5-543ca5536591} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7254 | 2025.08.12 22:55:57.328711 [ 256 ] {fb21faa0-67a5-40e6-b1d5-543ca5536591} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2025.08.12 22:55:57.328805 [ 73 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7256 | 2025.08.12 22:55:57.328840 [ 256 ] {fb21faa0-67a5-40e6-b1d5-543ca5536591} <Debug> executeQuery: Read 251 rows, 15.84 KiB in 0.001261 sec., 199048.37430610627 rows/sec., 12.26 MiB/sec. | ||
| 7257 | 2025.08.12 22:55:57.328842 [ 73 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2025.08.12 22:55:57.328872 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7259 | 2025.08.12 22:55:57.328879 [ 256 ] {fb21faa0-67a5-40e6-b1d5-543ca5536591} <Debug> TCPHandler: Processed in 0.00142517 sec. | ||
| 7260 | 2025.08.12 22:55:57.328998 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2025.08.12 22:55:57.329005 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::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 | ||
| 7262 | 2025.08.12 22:55:57.329091 [ 256 ] {2f1d0a49-4c88-492a-a5d2-c96ac006886c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7263 | 2025.08.12 22:55:57.329137 [ 256 ] {2f1d0a49-4c88-492a-a5d2-c96ac006886c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7264 | 2025.08.12 22:55:57.329161 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7265 | 2025.08.12 22:55:57.329200 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 269 rows starting from the beginning of the part | ||
| 7266 | 2025.08.12 22:55:57.329270 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 45 rows starting from the beginning of the part | ||
| 7267 | 2025.08.12 22:55:57.329321 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 7268 | 2025.08.12 22:55:57.329399 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 7269 | 2025.08.12 22:55:57.329448 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 7270 | 2025.08.12 22:55:57.329498 [ 194 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 251 rows starting from the beginning of the part | ||
| 7271 | 2025.08.12 22:55:57.329694 [ 256 ] {2f1d0a49-4c88-492a-a5d2-c96ac006886c} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2025.08.12 22:55:57.329736 [ 256 ] {2f1d0a49-4c88-492a-a5d2-c96ac006886c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7273 | 2025.08.12 22:55:57.330092 [ 256 ] {2f1d0a49-4c88-492a-a5d2-c96ac006886c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7274 | 2025.08.12 22:55:57.330313 [ 256 ] {2f1d0a49-4c88-492a-a5d2-c96ac006886c} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2025.08.12 22:55:57.330419 [ 190 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 659 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471481 sec., 447848.12036309 rows/sec., 30.61 MiB/sec. | ||
| 7276 | 2025.08.12 22:55:57.330441 [ 256 ] {2f1d0a49-4c88-492a-a5d2-c96ac006886c} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001368 sec., 315058.4795321637 rows/sec., 20.86 MiB/sec. | ||
| 7277 | 2025.08.12 22:55:57.330491 [ 256 ] {2f1d0a49-4c88-492a-a5d2-c96ac006886c} <Debug> TCPHandler: Processed in 0.001541051 sec. | ||
| 7278 | 2025.08.12 22:55:57.330611 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2025.08.12 22:55:57.330621 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7280 | 2025.08.12 22:55:57.330706 [ 256 ] {10501372-824e-45db-bd0e-5d2469be7965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7281 | 2025.08.12 22:55:57.330752 [ 256 ] {10501372-824e-45db-bd0e-5d2469be7965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7282 | 2025.08.12 22:55:57.330939 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7283 | 2025.08.12 22:55:57.331021 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_41_8} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7284 | 2025.08.12 22:55:57.331116 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7285 | 2025.08.12 22:55:57.331237 [ 256 ] {10501372-824e-45db-bd0e-5d2469be7965} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2025.08.12 22:55:57.331279 [ 256 ] {10501372-824e-45db-bd0e-5d2469be7965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7287 | 2025.08.12 22:55:57.331606 [ 256 ] {10501372-824e-45db-bd0e-5d2469be7965} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7288 | 2025.08.12 22:55:57.331818 [ 256 ] {10501372-824e-45db-bd0e-5d2469be7965} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2025.08.12 22:55:57.331908 [ 73 ] {} <Debug> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7290 | 2025.08.12 22:55:57.331934 [ 73 ] {} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2025.08.12 22:55:57.331944 [ 256 ] {10501372-824e-45db-bd0e-5d2469be7965} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001255 sec., 160956.17529880477 rows/sec., 9.14 MiB/sec. | ||
| 7292 | 2025.08.12 22:55:57.331950 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7293 | 2025.08.12 22:55:57.331982 [ 256 ] {10501372-824e-45db-bd0e-5d2469be7965} <Debug> TCPHandler: Processed in 0.00141898 sec. | ||
| 7294 | 2025.08.12 22:55:57.332039 [ 200 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 7295 | 2025.08.12 22:55:57.332099 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2025.08.12 22:55:57.332129 [ 200 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7297 | 2025.08.12 22:55:57.332159 [ 200 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 214 rows starting from the beginning of the part | ||
| 7298 | 2025.08.12 22:55:57.332191 [ 256 ] {2ee22fea-e736-49e7-b6c5-cf718b022ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7299 | 2025.08.12 22:55:57.332217 [ 200 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 7300 | 2025.08.12 22:55:57.332233 [ 256 ] {2ee22fea-e736-49e7-b6c5-cf718b022ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7301 | 2025.08.12 22:55:57.332262 [ 200 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 7302 | 2025.08.12 22:55:57.332302 [ 200 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7303 | 2025.08.12 22:55:57.332342 [ 200 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 7304 | 2025.08.12 22:55:57.332383 [ 200 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 202 rows starting from the beginning of the part | ||
| 7305 | 2025.08.12 22:55:57.333106 [ 256 ] {2ee22fea-e736-49e7-b6c5-cf718b022ebf} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2025.08.12 22:55:57.333129 [ 190 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 5 columns (5 merged, 0 gathered) in 0.001129726 sec., 410719.05931172695 rows/sec., 25.93 MiB/sec. | ||
| 7307 | 2025.08.12 22:55:57.333141 [ 256 ] {2ee22fea-e736-49e7-b6c5-cf718b022ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7308 | 2025.08.12 22:55:57.333279 [ 187 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7309 | 2025.08.12 22:55:57.333563 [ 187 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2025.08.12 22:55:57.333589 [ 256 ] {2ee22fea-e736-49e7-b6c5-cf718b022ebf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7311 | 2025.08.12 22:55:57.333638 [ 187 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_15_3} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7312 | 2025.08.12 22:55:57.333723 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7313 | 2025.08.12 22:55:57.333823 [ 256 ] {2ee22fea-e736-49e7-b6c5-cf718b022ebf} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2025.08.12 22:55:57.333960 [ 256 ] {2ee22fea-e736-49e7-b6c5-cf718b022ebf} <Debug> executeQuery: Read 1163 rows, 85.28 KiB in 0.001786 sec., 651175.8118701008 rows/sec., 46.63 MiB/sec. | ||
| 7315 | 2025.08.12 22:55:57.333999 [ 256 ] {2ee22fea-e736-49e7-b6c5-cf718b022ebf} <Debug> TCPHandler: Processed in 0.001947807 sec. | ||
| 7316 | 2025.08.12 22:55:57.334119 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7317 | 2025.08.12 22:55:57.334213 [ 256 ] {0c71d9d0-6915-4408-853b-09bdbeb7a067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7318 | 2025.08.12 22:55:57.334254 [ 256 ] {0c71d9d0-6915-4408-853b-09bdbeb7a067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7319 | 2025.08.12 22:55:57.334596 [ 256 ] {0c71d9d0-6915-4408-853b-09bdbeb7a067} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7320 | 2025.08.12 22:55:57.334632 [ 256 ] {0c71d9d0-6915-4408-853b-09bdbeb7a067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7321 | 2025.08.12 22:55:57.334936 [ 256 ] {0c71d9d0-6915-4408-853b-09bdbeb7a067} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7322 | 2025.08.12 22:55:57.335141 [ 256 ] {0c71d9d0-6915-4408-853b-09bdbeb7a067} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2025.08.12 22:55:57.335240 [ 72 ] {} <Debug> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7324 | 2025.08.12 22:55:57.335270 [ 256 ] {0c71d9d0-6915-4408-853b-09bdbeb7a067} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 7325 | 2025.08.12 22:55:57.335277 [ 72 ] {} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2025.08.12 22:55:57.335311 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7327 | 2025.08.12 22:55:57.335314 [ 256 ] {0c71d9d0-6915-4408-853b-09bdbeb7a067} <Debug> TCPHandler: Processed in 0.001242528 sec. | ||
| 7328 | 2025.08.12 22:55:57.335383 [ 200 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::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 | ||
| 7329 | 2025.08.12 22:55:57.335434 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2025.08.12 22:55:57.335479 [ 200 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7331 | 2025.08.12 22:55:57.335509 [ 200 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 7332 | 2025.08.12 22:55:57.335527 [ 256 ] {7a55673d-9b30-41b5-a95c-22c273ec43b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7333 | 2025.08.12 22:55:57.335561 [ 200 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 7334 | 2025.08.12 22:55:57.335571 [ 256 ] {7a55673d-9b30-41b5-a95c-22c273ec43b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7335 | 2025.08.12 22:55:57.335601 [ 200 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 7336 | 2025.08.12 22:55:57.335644 [ 200 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 7337 | 2025.08.12 22:55:57.335681 [ 200 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 7338 | 2025.08.12 22:55:57.336198 [ 256 ] {7a55673d-9b30-41b5-a95c-22c273ec43b1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2025.08.12 22:55:57.336234 [ 256 ] {7a55673d-9b30-41b5-a95c-22c273ec43b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7340 | 2025.08.12 22:55:57.336406 [ 200 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001049954 sec., 28572.680326947655 rows/sec., 1.46 MiB/sec. | ||
| 7341 | 2025.08.12 22:55:57.336553 [ 195 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7342 | 2025.08.12 22:55:57.336651 [ 256 ] {7a55673d-9b30-41b5-a95c-22c273ec43b1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7343 | 2025.08.12 22:55:57.336884 [ 195 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::all_1_5_1} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2025.08.12 22:55:57.336930 [ 256 ] {7a55673d-9b30-41b5-a95c-22c273ec43b1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2025.08.12 22:55:57.336965 [ 195 ] {65c5081d-52a1-4642-b198-3ede0e25d6e3::all_1_5_1} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7346 | 2025.08.12 22:55:57.337045 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7347 | 2025.08.12 22:55:57.337076 [ 256 ] {7a55673d-9b30-41b5-a95c-22c273ec43b1} <Debug> executeQuery: Read 1096 rows, 74.44 KiB in 0.001568 sec., 698979.5918367347 rows/sec., 46.36 MiB/sec. | ||
| 7348 | 2025.08.12 22:55:57.337119 [ 256 ] {7a55673d-9b30-41b5-a95c-22c273ec43b1} <Debug> TCPHandler: Processed in 0.001732524 sec. | ||
| 7349 | 2025.08.12 22:55:57.337240 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2025.08.12 22:55:57.337334 [ 256 ] {3133f594-deee-4001-a923-57224be50715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7351 | 2025.08.12 22:55:57.337375 [ 256 ] {3133f594-deee-4001-a923-57224be50715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7352 | 2025.08.12 22:55:57.337694 [ 256 ] {3133f594-deee-4001-a923-57224be50715} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2025.08.12 22:55:57.337730 [ 256 ] {3133f594-deee-4001-a923-57224be50715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7354 | 2025.08.12 22:55:57.338028 [ 256 ] {3133f594-deee-4001-a923-57224be50715} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7355 | 2025.08.12 22:55:57.338239 [ 256 ] {3133f594-deee-4001-a923-57224be50715} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2025.08.12 22:55:57.338370 [ 256 ] {3133f594-deee-4001-a923-57224be50715} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 7357 | 2025.08.12 22:55:57.338408 [ 256 ] {3133f594-deee-4001-a923-57224be50715} <Debug> TCPHandler: Processed in 0.001214957 sec. | ||
| 7358 | 2025.08.12 22:55:57.338518 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7359 | 2025.08.12 22:55:57.338611 [ 256 ] {14449dd9-e420-4739-ba8d-9c29bf5c19be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7360 | 2025.08.12 22:55:57.338666 [ 256 ] {14449dd9-e420-4739-ba8d-9c29bf5c19be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7361 | 2025.08.12 22:55:57.339487 [ 256 ] {14449dd9-e420-4739-ba8d-9c29bf5c19be} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2025.08.12 22:55:57.339524 [ 256 ] {14449dd9-e420-4739-ba8d-9c29bf5c19be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7363 | 2025.08.12 22:55:57.340108 [ 256 ] {14449dd9-e420-4739-ba8d-9c29bf5c19be} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7364 | 2025.08.12 22:55:57.340339 [ 256 ] {14449dd9-e420-4739-ba8d-9c29bf5c19be} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2025.08.12 22:55:57.340456 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7366 | 2025.08.12 22:55:57.340480 [ 256 ] {14449dd9-e420-4739-ba8d-9c29bf5c19be} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001887 sec., 21727.60996290408 rows/sec., 38.93 MiB/sec. | ||
| 7367 | 2025.08.12 22:55:57.340495 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2025.08.12 22:55:57.340528 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7369 | 2025.08.12 22:55:57.340543 [ 256 ] {14449dd9-e420-4739-ba8d-9c29bf5c19be} <Debug> TCPHandler: Processed in 0.002072279 sec. | ||
| 7370 | 2025.08.12 22:55:57.340608 [ 190 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 7371 | 2025.08.12 22:55:57.340674 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2025.08.12 22:55:57.340772 [ 256 ] {627c3853-52e5-48e6-a4a3-c794a4ae4229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7373 | 2025.08.12 22:55:57.340815 [ 190 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7374 | 2025.08.12 22:55:57.340815 [ 256 ] {627c3853-52e5-48e6-a4a3-c794a4ae4229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7375 | 2025.08.12 22:55:57.340874 [ 190 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 936 rows starting from the beginning of the part | ||
| 7376 | 2025.08.12 22:55:57.340996 [ 190 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 7377 | 2025.08.12 22:55:57.341097 [ 190 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 7378 | 2025.08.12 22:55:57.341191 [ 256 ] {627c3853-52e5-48e6-a4a3-c794a4ae4229} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2025.08.12 22:55:57.341194 [ 190 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 7380 | 2025.08.12 22:55:57.341237 [ 256 ] {627c3853-52e5-48e6-a4a3-c794a4ae4229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7381 | 2025.08.12 22:55:57.341311 [ 190 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 7382 | 2025.08.12 22:55:57.341446 [ 190 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 7383 | 2025.08.12 22:55:57.341598 [ 256 ] {627c3853-52e5-48e6-a4a3-c794a4ae4229} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7384 | 2025.08.12 22:55:57.341860 [ 256 ] {627c3853-52e5-48e6-a4a3-c794a4ae4229} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2025.08.12 22:55:57.342003 [ 256 ] {627c3853-52e5-48e6-a4a3-c794a4ae4229} <Debug> executeQuery: Read 78 rows, 4.76 KiB in 0.00125 sec., 62400 rows/sec., 3.72 MiB/sec. | ||
| 7386 | 2025.08.12 22:55:57.342042 [ 256 ] {627c3853-52e5-48e6-a4a3-c794a4ae4229} <Debug> TCPHandler: Processed in 0.001418449 sec. | ||
| 7387 | 2025.08.12 22:55:57.348216 [ 190 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 19 columns (19 merged, 0 gathered) in 0.007645387 sec., 149240.31968558294 rows/sec., 267.43 MiB/sec. | ||
| 7388 | 2025.08.12 22:55:57.349906 [ 193 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7389 | 2025.08.12 22:55:57.350315 [ 193 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2025.08.12 22:55:57.350406 [ 193 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7391 | 2025.08.12 22:55:57.350580 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.64 MiB. | ||
| 7392 | 2025.08.12 22:55:58.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.98 MiB, peak 280.97 MiB, free memory in arenas 0.00 B, will set to 273.40 MiB (RSS), difference: 3.43 MiB | ||
| 7393 | 2025.08.12 22:55:59.401776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1050 | ||
| 7394 | 2025.08.12 22:55:59.404263 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2025.08.12 22:55:59.404307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7396 | 2025.08.12 22:55:59.405488 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7397 | 2025.08.12 22:55:59.405747 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2025.08.12 22:55:59.405891 [ 65 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7399 | 2025.08.12 22:55:59.405960 [ 65 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2025.08.12 22:55:59.405981 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7401 | 2025.08.12 22:55:59.406011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
| 7402 | 2025.08.12 22:55:59.406081 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 7403 | 2025.08.12 22:55:59.406637 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7404 | 2025.08.12 22:55:59.406779 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 898 rows starting from the beginning of the part | ||
| 7405 | 2025.08.12 22:55:59.407139 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 7406 | 2025.08.12 22:55:59.407477 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 7407 | 2025.08.12 22:55:59.407837 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 7408 | 2025.08.12 22:55:59.408183 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 7409 | 2025.08.12 22:55:59.408515 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part | ||
| 7410 | 2025.08.12 22:55:59.415576 [ 201 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 72 columns (72 merged, 0 gathered) in 0.009535194 sec., 110118.36780667493 rows/sec., 90.55 MiB/sec. | ||
| 7411 | 2025.08.12 22:55:59.416951 [ 191 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7412 | 2025.08.12 22:55:59.417602 [ 191 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_31_6} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7413 | 2025.08.12 22:55:59.417697 [ 191 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_31_6} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7414 | 2025.08.12 22:55:59.418055 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 7415 | 2025.08.12 22:56:00.014334 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2025.08.12 22:56:00.014529 [ 256 ] {487918ea-c1b5-42ec-83fe-2fff1c39baa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7417 | 2025.08.12 22:56:00.014599 [ 256 ] {487918ea-c1b5-42ec-83fe-2fff1c39baa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7418 | 2025.08.12 22:56:00.015283 [ 256 ] {487918ea-c1b5-42ec-83fe-2fff1c39baa8} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2025.08.12 22:56:00.015328 [ 256 ] {487918ea-c1b5-42ec-83fe-2fff1c39baa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7420 | 2025.08.12 22:56:00.015740 [ 256 ] {487918ea-c1b5-42ec-83fe-2fff1c39baa8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7421 | 2025.08.12 22:56:00.015978 [ 256 ] {487918ea-c1b5-42ec-83fe-2fff1c39baa8} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2025.08.12 22:56:00.016120 [ 65 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7423 | 2025.08.12 22:56:00.016159 [ 256 ] {487918ea-c1b5-42ec-83fe-2fff1c39baa8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.54 MiB/sec. | ||
| 7424 | 2025.08.12 22:56:00.016165 [ 65 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2025.08.12 22:56:00.016198 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7426 | 2025.08.12 22:56:00.016217 [ 256 ] {487918ea-c1b5-42ec-83fe-2fff1c39baa8} <Debug> TCPHandler: Processed in 0.002012138 sec. | ||
| 7427 | 2025.08.12 22:56:00.016339 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 7428 | 2025.08.12 22:56:00.016373 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2025.08.12 22:56:00.016490 [ 256 ] {9931b8ed-e0eb-440b-95cb-bffba26fa664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7430 | 2025.08.12 22:56:00.016506 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7431 | 2025.08.12 22:56:00.016534 [ 256 ] {9931b8ed-e0eb-440b-95cb-bffba26fa664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7432 | 2025.08.12 22:56:00.016548 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2420 rows starting from the beginning of the part | ||
| 7433 | 2025.08.12 22:56:00.016628 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 176 rows starting from the beginning of the part | ||
| 7434 | 2025.08.12 22:56:00.016677 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part | ||
| 7435 | 2025.08.12 22:56:00.016721 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 7436 | 2025.08.12 22:56:00.016766 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2296 rows starting from the beginning of the part | ||
| 7437 | 2025.08.12 22:56:00.016827 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 7438 | 2025.08.12 22:56:00.017033 [ 256 ] {9931b8ed-e0eb-440b-95cb-bffba26fa664} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2025.08.12 22:56:00.017076 [ 256 ] {9931b8ed-e0eb-440b-95cb-bffba26fa664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7440 | 2025.08.12 22:56:00.017424 [ 256 ] {9931b8ed-e0eb-440b-95cb-bffba26fa664} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7441 | 2025.08.12 22:56:00.017666 [ 256 ] {9931b8ed-e0eb-440b-95cb-bffba26fa664} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2025.08.12 22:56:00.017792 [ 65 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7443 | 2025.08.12 22:56:00.017805 [ 256 ] {9931b8ed-e0eb-440b-95cb-bffba26fa664} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001339 sec., 47796.86333084392 rows/sec., 3.73 MiB/sec. | ||
| 7444 | 2025.08.12 22:56:00.017831 [ 65 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2025.08.12 22:56:00.017849 [ 256 ] {9931b8ed-e0eb-440b-95cb-bffba26fa664} <Debug> TCPHandler: Processed in 0.001527442 sec. | ||
| 7446 | 2025.08.12 22:56:00.017857 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7447 | 2025.08.12 22:56:00.017963 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 7448 | 2025.08.12 22:56:00.017988 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2025.08.12 22:56:00.018097 [ 256 ] {c8dcf543-717d-44ef-8a2b-a199b7bbbdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7450 | 2025.08.12 22:56:00.018101 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7451 | 2025.08.12 22:56:00.018146 [ 256 ] {c8dcf543-717d-44ef-8a2b-a199b7bbbdb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7452 | 2025.08.12 22:56:00.018149 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1223 rows starting from the beginning of the part | ||
| 7453 | 2025.08.12 22:56:00.018231 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 100 rows starting from the beginning of the part | ||
| 7454 | 2025.08.12 22:56:00.018279 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part | ||
| 7455 | 2025.08.12 22:56:00.018322 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 7456 | 2025.08.12 22:56:00.018367 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1163 rows starting from the beginning of the part | ||
| 7457 | 2025.08.12 22:56:00.018406 [ 191 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 7458 | 2025.08.12 22:56:00.018558 [ 256 ] {c8dcf543-717d-44ef-8a2b-a199b7bbbdb4} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2025.08.12 22:56:00.018601 [ 256 ] {c8dcf543-717d-44ef-8a2b-a199b7bbbdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7460 | 2025.08.12 22:56:00.018842 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5142 rows, containing 5 columns (5 merged, 0 gathered) in 0.002569516 sec., 2001155.081346059 rows/sec., 170.91 MiB/sec. | ||
| 7461 | 2025.08.12 22:56:00.019191 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7462 | 2025.08.12 22:56:00.019262 [ 256 ] {c8dcf543-717d-44ef-8a2b-a199b7bbbdb4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7463 | 2025.08.12 22:56:00.019511 [ 256 ] {c8dcf543-717d-44ef-8a2b-a199b7bbbdb4} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2025.08.12 22:56:00.019511 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2025.08.12 22:56:00.019595 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_71_14} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7466 | 2025.08.12 22:56:00.019625 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7467 | 2025.08.12 22:56:00.019647 [ 256 ] {c8dcf543-717d-44ef-8a2b-a199b7bbbdb4} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00157 sec., 40764.331210191085 rows/sec., 2.84 MiB/sec. | ||
| 7468 | 2025.08.12 22:56:00.019658 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2025.08.12 22:56:00.019664 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2719 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747764 sec., 1555702.028420313 rows/sec., 119.23 MiB/sec. | ||
| 7470 | 2025.08.12 22:56:00.019682 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7471 | 2025.08.12 22:56:00.019696 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 7472 | 2025.08.12 22:56:00.019684 [ 256 ] {c8dcf543-717d-44ef-8a2b-a199b7bbbdb4} <Debug> TCPHandler: Processed in 0.001746515 sec. | ||
| 7473 | 2025.08.12 22:56:00.019780 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 7474 | 2025.08.12 22:56:00.019847 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2025.08.12 22:56:00.019857 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7476 | 2025.08.12 22:56:00.019892 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19275 rows starting from the beginning of the part | ||
| 7477 | 2025.08.12 22:56:00.019925 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7478 | 2025.08.12 22:56:00.019944 [ 256 ] {6aef90c4-f56f-4f3b-a276-582c520a01a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7479 | 2025.08.12 22:56:00.019952 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 196 rows starting from the beginning of the part | ||
| 7480 | 2025.08.12 22:56:00.019990 [ 256 ] {6aef90c4-f56f-4f3b-a276-582c520a01a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7481 | 2025.08.12 22:56:00.020005 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 7482 | 2025.08.12 22:56:00.020050 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 7483 | 2025.08.12 22:56:00.020094 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1096 rows starting from the beginning of the part | ||
| 7484 | 2025.08.12 22:56:00.020140 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 7485 | 2025.08.12 22:56:00.020233 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2025.08.12 22:56:00.020331 [ 256 ] {6aef90c4-f56f-4f3b-a276-582c520a01a8} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2025.08.12 22:56:00.020332 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_71_14} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7488 | 2025.08.12 22:56:00.020376 [ 256 ] {6aef90c4-f56f-4f3b-a276-582c520a01a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7489 | 2025.08.12 22:56:00.020443 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 7490 | 2025.08.12 22:56:00.020726 [ 256 ] {6aef90c4-f56f-4f3b-a276-582c520a01a8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7491 | 2025.08.12 22:56:00.020945 [ 256 ] {6aef90c4-f56f-4f3b-a276-582c520a01a8} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.08.12 22:56:00.021047 [ 65 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7493 | 2025.08.12 22:56:00.021070 [ 65 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2025.08.12 22:56:00.021075 [ 256 ] {6aef90c4-f56f-4f3b-a276-582c520a01a8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.41 MiB/sec. | ||
| 7495 | 2025.08.12 22:56:00.021087 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7496 | 2025.08.12 22:56:00.021112 [ 256 ] {6aef90c4-f56f-4f3b-a276-582c520a01a8} <Debug> TCPHandler: Processed in 0.001313039 sec. | ||
| 7497 | 2025.08.12 22:56:00.021163 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 7498 | 2025.08.12 22:56:00.021272 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7499 | 2025.08.12 22:56:00.021300 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3564 rows starting from the beginning of the part | ||
| 7500 | 2025.08.12 22:56:00.021353 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 7501 | 2025.08.12 22:56:00.021399 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 7502 | 2025.08.12 22:56:00.021439 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 7503 | 2025.08.12 22:56:00.021482 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 78 rows starting from the beginning of the part | ||
| 7504 | 2025.08.12 22:56:00.021543 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 7505 | 2025.08.12 22:56:00.023233 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3846 rows, containing 4 columns (4 merged, 0 gathered) in 0.002100359 sec., 1831115.537867574 rows/sec., 121.96 MiB/sec. | ||
| 7506 | 2025.08.12 22:56:00.023717 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7507 | 2025.08.12 22:56:00.024035 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_71_14} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2025.08.12 22:56:00.024121 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_71_14} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7509 | 2025.08.12 22:56:00.024218 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 7510 | 2025.08.12 22:56:00.026596 [ 196 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20951 rows, containing 5 columns (5 merged, 0 gathered) in 0.006844247 sec., 3061111.0323750735 rows/sec., 208.90 MiB/sec. | ||
| 7511 | 2025.08.12 22:56:00.026893 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7512 | 2025.08.12 22:56:00.027152 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2025.08.12 22:56:00.027229 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7514 | 2025.08.12 22:56:00.027296 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 7515 | 2025.08.12 22:56:01.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.15 MiB, peak 281.50 MiB, free memory in arenas 0.00 B, will set to 276.73 MiB (RSS), difference: 2.58 MiB | ||
| 7516 | 2025.08.12 22:56:01.850731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
| 7517 | 2025.08.12 22:56:01.851479 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2025.08.12 22:56:01.851564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7519 | 2025.08.12 22:56:01.852185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7520 | 2025.08.12 22:56:01.852429 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2025.08.12 22:56:01.852566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
| 7522 | 2025.08.12 22:56:02.929863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7523 | 2025.08.12 22:56:02.946276 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2025.08.12 22:56:02.946323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7525 | 2025.08.12 22:56:02.952416 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7526 | 2025.08.12 22:56:02.953130 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2025.08.12 22:56:02.955893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7528 | 2025.08.12 22:56:05.017587 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7529 | 2025.08.12 22:56:05.017779 [ 256 ] {2abec349-5790-4944-93db-cf1372b4036a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7530 | 2025.08.12 22:56:05.017843 [ 256 ] {2abec349-5790-4944-93db-cf1372b4036a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7531 | 2025.08.12 22:56:05.018523 [ 256 ] {2abec349-5790-4944-93db-cf1372b4036a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2025.08.12 22:56:05.018561 [ 256 ] {2abec349-5790-4944-93db-cf1372b4036a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7533 | 2025.08.12 22:56:05.018974 [ 256 ] {2abec349-5790-4944-93db-cf1372b4036a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7534 | 2025.08.12 22:56:05.019202 [ 256 ] {2abec349-5790-4944-93db-cf1372b4036a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2025.08.12 22:56:05.019353 [ 256 ] {2abec349-5790-4944-93db-cf1372b4036a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 7536 | 2025.08.12 22:56:05.019397 [ 256 ] {2abec349-5790-4944-93db-cf1372b4036a} <Debug> TCPHandler: Processed in 0.001937077 sec. | ||
| 7537 | 2025.08.12 22:56:05.019531 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7538 | 2025.08.12 22:56:05.019626 [ 256 ] {88288672-3724-4982-962d-d3c3640609af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7539 | 2025.08.12 22:56:05.019666 [ 256 ] {88288672-3724-4982-962d-d3c3640609af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7540 | 2025.08.12 22:56:05.020095 [ 256 ] {88288672-3724-4982-962d-d3c3640609af} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7541 | 2025.08.12 22:56:05.020132 [ 256 ] {88288672-3724-4982-962d-d3c3640609af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7542 | 2025.08.12 22:56:05.020463 [ 256 ] {88288672-3724-4982-962d-d3c3640609af} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7543 | 2025.08.12 22:56:05.020682 [ 256 ] {88288672-3724-4982-962d-d3c3640609af} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7544 | 2025.08.12 22:56:05.020808 [ 256 ] {88288672-3724-4982-962d-d3c3640609af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 7545 | 2025.08.12 22:56:05.020845 [ 256 ] {88288672-3724-4982-962d-d3c3640609af} <Debug> TCPHandler: Processed in 0.001361709 sec. | ||
| 7546 | 2025.08.12 22:56:05.020969 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7547 | 2025.08.12 22:56:05.021061 [ 256 ] {6283dcec-349d-4a84-921c-c13d0706cff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7548 | 2025.08.12 22:56:05.021103 [ 256 ] {6283dcec-349d-4a84-921c-c13d0706cff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7549 | 2025.08.12 22:56:05.021541 [ 256 ] {6283dcec-349d-4a84-921c-c13d0706cff2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7550 | 2025.08.12 22:56:05.021578 [ 256 ] {6283dcec-349d-4a84-921c-c13d0706cff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7551 | 2025.08.12 22:56:05.021923 [ 256 ] {6283dcec-349d-4a84-921c-c13d0706cff2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7552 | 2025.08.12 22:56:05.022136 [ 256 ] {6283dcec-349d-4a84-921c-c13d0706cff2} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2025.08.12 22:56:05.022266 [ 256 ] {6283dcec-349d-4a84-921c-c13d0706cff2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 7554 | 2025.08.12 22:56:05.022303 [ 256 ] {6283dcec-349d-4a84-921c-c13d0706cff2} <Debug> TCPHandler: Processed in 0.00137972 sec. | ||
| 7555 | 2025.08.12 22:56:05.022426 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7556 | 2025.08.12 22:56:05.022520 [ 256 ] {a84b8817-6817-4eb4-bf21-df495d5ba9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7557 | 2025.08.12 22:56:05.022561 [ 256 ] {a84b8817-6817-4eb4-bf21-df495d5ba9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7558 | 2025.08.12 22:56:05.022904 [ 256 ] {a84b8817-6817-4eb4-bf21-df495d5ba9aa} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2025.08.12 22:56:05.022937 [ 256 ] {a84b8817-6817-4eb4-bf21-df495d5ba9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7560 | 2025.08.12 22:56:05.023256 [ 256 ] {a84b8817-6817-4eb4-bf21-df495d5ba9aa} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7561 | 2025.08.12 22:56:05.023469 [ 256 ] {a84b8817-6817-4eb4-bf21-df495d5ba9aa} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2025.08.12 22:56:05.023599 [ 256 ] {a84b8817-6817-4eb4-bf21-df495d5ba9aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7563 | 2025.08.12 22:56:05.023634 [ 256 ] {a84b8817-6817-4eb4-bf21-df495d5ba9aa} <Debug> TCPHandler: Processed in 0.001255567 sec. | ||
| 7564 | 2025.08.12 22:56:09.227631 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7565 | 2025.08.12 22:56:09.227692 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7566 | 2025.08.12 22:56:09.352687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
| 7567 | 2025.08.12 22:56:09.353248 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2025.08.12 22:56:09.353295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7569 | 2025.08.12 22:56:09.353831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7570 | 2025.08.12 22:56:09.354064 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2025.08.12 22:56:09.354205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 7572 | 2025.08.12 22:56:09.406269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1066 | ||
| 7573 | 2025.08.12 22:56:09.408272 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2025.08.12 22:56:09.408328 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7575 | 2025.08.12 22:56:09.409546 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7576 | 2025.08.12 22:56:09.409810 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2025.08.12 22:56:09.410101 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 7578 | 2025.08.12 22:56:10.030136 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2025.08.12 22:56:10.030451 [ 256 ] {f764a3ea-1b43-42c9-91be-389cf8ce0317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7580 | 2025.08.12 22:56:10.030564 [ 256 ] {f764a3ea-1b43-42c9-91be-389cf8ce0317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7581 | 2025.08.12 22:56:10.031580 [ 256 ] {f764a3ea-1b43-42c9-91be-389cf8ce0317} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2025.08.12 22:56:10.031630 [ 256 ] {f764a3ea-1b43-42c9-91be-389cf8ce0317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7583 | 2025.08.12 22:56:10.032083 [ 256 ] {f764a3ea-1b43-42c9-91be-389cf8ce0317} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7584 | 2025.08.12 22:56:10.032328 [ 256 ] {f764a3ea-1b43-42c9-91be-389cf8ce0317} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2025.08.12 22:56:10.032500 [ 256 ] {f764a3ea-1b43-42c9-91be-389cf8ce0317} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002129 sec., 184124.00187881637 rows/sec., 11.68 MiB/sec. | ||
| 7586 | 2025.08.12 22:56:10.032552 [ 256 ] {f764a3ea-1b43-42c9-91be-389cf8ce0317} <Debug> TCPHandler: Processed in 0.002607366 sec. | ||
| 7587 | 2025.08.12 22:56:10.032694 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2025.08.12 22:56:10.032796 [ 256 ] {99974720-22c0-463e-a124-948460f3778c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7589 | 2025.08.12 22:56:10.032842 [ 256 ] {99974720-22c0-463e-a124-948460f3778c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7590 | 2025.08.12 22:56:10.033791 [ 256 ] {99974720-22c0-463e-a124-948460f3778c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2025.08.12 22:56:10.033830 [ 256 ] {99974720-22c0-463e-a124-948460f3778c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7592 | 2025.08.12 22:56:10.034209 [ 256 ] {99974720-22c0-463e-a124-948460f3778c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7593 | 2025.08.12 22:56:10.034424 [ 256 ] {99974720-22c0-463e-a124-948460f3778c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2025.08.12 22:56:10.034561 [ 256 ] {99974720-22c0-463e-a124-948460f3778c} <Debug> executeQuery: Read 1149 rows, 93.89 KiB in 0.001788 sec., 642617.4496644295 rows/sec., 51.28 MiB/sec. | ||
| 7595 | 2025.08.12 22:56:10.034601 [ 256 ] {99974720-22c0-463e-a124-948460f3778c} <Debug> TCPHandler: Processed in 0.001960708 sec. | ||
| 7596 | 2025.08.12 22:56:10.034732 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2025.08.12 22:56:10.034830 [ 256 ] {b42b28f3-86f4-4604-95ce-43f961a07cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7598 | 2025.08.12 22:56:10.034872 [ 256 ] {b42b28f3-86f4-4604-95ce-43f961a07cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7599 | 2025.08.12 22:56:10.035401 [ 256 ] {b42b28f3-86f4-4604-95ce-43f961a07cd4} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.08.12 22:56:10.035439 [ 256 ] {b42b28f3-86f4-4604-95ce-43f961a07cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7601 | 2025.08.12 22:56:10.035792 [ 256 ] {b42b28f3-86f4-4604-95ce-43f961a07cd4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7602 | 2025.08.12 22:56:10.036007 [ 256 ] {b42b28f3-86f4-4604-95ce-43f961a07cd4} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2025.08.12 22:56:10.036142 [ 256 ] {b42b28f3-86f4-4604-95ce-43f961a07cd4} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001332 sec., 177927.92792792793 rows/sec., 10.89 MiB/sec. | ||
| 7604 | 2025.08.12 22:56:10.036181 [ 256 ] {b42b28f3-86f4-4604-95ce-43f961a07cd4} <Debug> TCPHandler: Processed in 0.001500361 sec. | ||
| 7605 | 2025.08.12 22:56:10.036311 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2025.08.12 22:56:10.036405 [ 256 ] {159c6ba1-44d6-409c-8411-14263c3fe436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7607 | 2025.08.12 22:56:10.036447 [ 256 ] {159c6ba1-44d6-409c-8411-14263c3fe436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7608 | 2025.08.12 22:56:10.036932 [ 256 ] {159c6ba1-44d6-409c-8411-14263c3fe436} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2025.08.12 22:56:10.036969 [ 256 ] {159c6ba1-44d6-409c-8411-14263c3fe436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7610 | 2025.08.12 22:56:10.037289 [ 256 ] {159c6ba1-44d6-409c-8411-14263c3fe436} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7611 | 2025.08.12 22:56:10.037512 [ 256 ] {159c6ba1-44d6-409c-8411-14263c3fe436} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2025.08.12 22:56:10.037643 [ 54 ] {} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7613 | 2025.08.12 22:56:10.037646 [ 256 ] {159c6ba1-44d6-409c-8411-14263c3fe436} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001259 sec., 161239.07863383638 rows/sec., 10.40 MiB/sec. | ||
| 7614 | 2025.08.12 22:56:10.037711 [ 54 ] {} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2025.08.12 22:56:10.037732 [ 256 ] {159c6ba1-44d6-409c-8411-14263c3fe436} <Debug> TCPHandler: Processed in 0.001470901 sec. | ||
| 7616 | 2025.08.12 22:56:10.037738 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7617 | 2025.08.12 22:56:10.037857 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2025.08.12 22:56:10.037858 [ 201 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7619 | 2025.08.12 22:56:10.037958 [ 256 ] {e0935af5-fbdb-47ec-af6c-b68cd3eb3acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7620 | 2025.08.12 22:56:10.038004 [ 256 ] {e0935af5-fbdb-47ec-af6c-b68cd3eb3acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7621 | 2025.08.12 22:56:10.038015 [ 201 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7622 | 2025.08.12 22:56:10.038065 [ 201 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 456 rows starting from the beginning of the part | ||
| 7623 | 2025.08.12 22:56:10.038143 [ 201 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 7624 | 2025.08.12 22:56:10.038194 [ 201 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 7625 | 2025.08.12 22:56:10.038253 [ 201 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7626 | 2025.08.12 22:56:10.038319 [ 201 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 431 rows starting from the beginning of the part | ||
| 7627 | 2025.08.12 22:56:10.038374 [ 201 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 203 rows starting from the beginning of the part | ||
| 7628 | 2025.08.12 22:56:10.038517 [ 256 ] {e0935af5-fbdb-47ec-af6c-b68cd3eb3acf} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2025.08.12 22:56:10.038559 [ 256 ] {e0935af5-fbdb-47ec-af6c-b68cd3eb3acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7630 | 2025.08.12 22:56:10.038898 [ 256 ] {e0935af5-fbdb-47ec-af6c-b68cd3eb3acf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7631 | 2025.08.12 22:56:10.039131 [ 256 ] {e0935af5-fbdb-47ec-af6c-b68cd3eb3acf} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2025.08.12 22:56:10.039266 [ 256 ] {e0935af5-fbdb-47ec-af6c-b68cd3eb3acf} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001326 sec., 152337.85822021117 rows/sec., 8.65 MiB/sec. | ||
| 7633 | 2025.08.12 22:56:10.039305 [ 256 ] {e0935af5-fbdb-47ec-af6c-b68cd3eb3acf} <Debug> TCPHandler: Processed in 0.001499431 sec. | ||
| 7634 | 2025.08.12 22:56:10.039439 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2025.08.12 22:56:10.039471 [ 188 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1366 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660543 sec., 822622.4795142312 rows/sec., 58.32 MiB/sec. | ||
| 7636 | 2025.08.12 22:56:10.039534 [ 256 ] {2d3bd12a-b59e-4c16-a404-92c88d341f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7637 | 2025.08.12 22:56:10.039575 [ 256 ] {2d3bd12a-b59e-4c16-a404-92c88d341f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7638 | 2025.08.12 22:56:10.039629 [ 196 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7639 | 2025.08.12 22:56:10.039921 [ 196 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2025.08.12 22:56:10.040006 [ 196 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_24_5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7641 | 2025.08.12 22:56:10.040109 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7642 | 2025.08.12 22:56:10.040217 [ 256 ] {2d3bd12a-b59e-4c16-a404-92c88d341f23} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2025.08.12 22:56:10.040253 [ 256 ] {2d3bd12a-b59e-4c16-a404-92c88d341f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7644 | 2025.08.12 22:56:10.040602 [ 256 ] {2d3bd12a-b59e-4c16-a404-92c88d341f23} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7645 | 2025.08.12 22:56:10.040820 [ 256 ] {2d3bd12a-b59e-4c16-a404-92c88d341f23} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2025.08.12 22:56:10.040949 [ 256 ] {2d3bd12a-b59e-4c16-a404-92c88d341f23} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001433 sec., 483600.83740404743 rows/sec., 33.97 MiB/sec. | ||
| 7647 | 2025.08.12 22:56:10.040989 [ 256 ] {2d3bd12a-b59e-4c16-a404-92c88d341f23} <Debug> TCPHandler: Processed in 0.001603673 sec. | ||
| 7648 | 2025.08.12 22:56:10.041109 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2025.08.12 22:56:10.041202 [ 256 ] {9962da23-a2a1-4f6b-830a-805a4528ba39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7650 | 2025.08.12 22:56:10.041244 [ 256 ] {9962da23-a2a1-4f6b-830a-805a4528ba39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7651 | 2025.08.12 22:56:10.041592 [ 256 ] {9962da23-a2a1-4f6b-830a-805a4528ba39} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2025.08.12 22:56:10.041629 [ 256 ] {9962da23-a2a1-4f6b-830a-805a4528ba39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7653 | 2025.08.12 22:56:10.041941 [ 256 ] {9962da23-a2a1-4f6b-830a-805a4528ba39} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7654 | 2025.08.12 22:56:10.042155 [ 256 ] {9962da23-a2a1-4f6b-830a-805a4528ba39} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2025.08.12 22:56:10.042286 [ 256 ] {9962da23-a2a1-4f6b-830a-805a4528ba39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 7656 | 2025.08.12 22:56:10.042323 [ 256 ] {9962da23-a2a1-4f6b-830a-805a4528ba39} <Debug> TCPHandler: Processed in 0.001264498 sec. | ||
| 7657 | 2025.08.12 22:56:10.042435 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2025.08.12 22:56:10.042528 [ 256 ] {358d4aeb-99c3-4f55-a606-063f4b45c5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7659 | 2025.08.12 22:56:10.042571 [ 256 ] {358d4aeb-99c3-4f55-a606-063f4b45c5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7660 | 2025.08.12 22:56:10.043023 [ 256 ] {358d4aeb-99c3-4f55-a606-063f4b45c5bc} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2025.08.12 22:56:10.043059 [ 256 ] {358d4aeb-99c3-4f55-a606-063f4b45c5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7662 | 2025.08.12 22:56:10.043407 [ 256 ] {358d4aeb-99c3-4f55-a606-063f4b45c5bc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7663 | 2025.08.12 22:56:10.043623 [ 256 ] {358d4aeb-99c3-4f55-a606-063f4b45c5bc} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2025.08.12 22:56:10.043755 [ 256 ] {358d4aeb-99c3-4f55-a606-063f4b45c5bc} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001244 sec., 246784.5659163987 rows/sec., 16.23 MiB/sec. | ||
| 7665 | 2025.08.12 22:56:10.043793 [ 256 ] {358d4aeb-99c3-4f55-a606-063f4b45c5bc} <Debug> TCPHandler: Processed in 0.00140703 sec. | ||
| 7666 | 2025.08.12 22:56:10.043918 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2025.08.12 22:56:10.044013 [ 256 ] {e2ebbbe7-6503-487f-938e-63a139113041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7668 | 2025.08.12 22:56:10.044055 [ 256 ] {e2ebbbe7-6503-487f-938e-63a139113041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7669 | 2025.08.12 22:56:10.044386 [ 256 ] {e2ebbbe7-6503-487f-938e-63a139113041} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2025.08.12 22:56:10.044422 [ 256 ] {e2ebbbe7-6503-487f-938e-63a139113041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7671 | 2025.08.12 22:56:10.044725 [ 256 ] {e2ebbbe7-6503-487f-938e-63a139113041} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7672 | 2025.08.12 22:56:10.044932 [ 256 ] {e2ebbbe7-6503-487f-938e-63a139113041} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2025.08.12 22:56:10.045058 [ 256 ] {e2ebbbe7-6503-487f-938e-63a139113041} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 7674 | 2025.08.12 22:56:10.045096 [ 256 ] {e2ebbbe7-6503-487f-938e-63a139113041} <Debug> TCPHandler: Processed in 0.001226797 sec. | ||
| 7675 | 2025.08.12 22:56:10.045233 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7676 | 2025.08.12 22:56:10.045352 [ 256 ] {49ca1d6a-e95e-45bd-add9-4fdf13f90467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7677 | 2025.08.12 22:56:10.045417 [ 256 ] {49ca1d6a-e95e-45bd-add9-4fdf13f90467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7678 | 2025.08.12 22:56:10.046368 [ 256 ] {49ca1d6a-e95e-45bd-add9-4fdf13f90467} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.08.12 22:56:10.046404 [ 256 ] {49ca1d6a-e95e-45bd-add9-4fdf13f90467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7680 | 2025.08.12 22:56:10.046986 [ 256 ] {49ca1d6a-e95e-45bd-add9-4fdf13f90467} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7681 | 2025.08.12 22:56:10.047213 [ 256 ] {49ca1d6a-e95e-45bd-add9-4fdf13f90467} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2025.08.12 22:56:10.047351 [ 256 ] {49ca1d6a-e95e-45bd-add9-4fdf13f90467} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002024 sec., 20256.91699604743 rows/sec., 36.30 MiB/sec. | ||
| 7683 | 2025.08.12 22:56:10.047411 [ 256 ] {49ca1d6a-e95e-45bd-add9-4fdf13f90467} <Debug> TCPHandler: Processed in 0.002236452 sec. | ||
| 7684 | 2025.08.12 22:56:10.047536 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7685 | 2025.08.12 22:56:10.047627 [ 256 ] {5cba7222-ecc6-487b-bbfa-1a3837935516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7686 | 2025.08.12 22:56:10.047668 [ 256 ] {5cba7222-ecc6-487b-bbfa-1a3837935516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7687 | 2025.08.12 22:56:10.048011 [ 256 ] {5cba7222-ecc6-487b-bbfa-1a3837935516} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2025.08.12 22:56:10.048046 [ 256 ] {5cba7222-ecc6-487b-bbfa-1a3837935516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7689 | 2025.08.12 22:56:10.048350 [ 256 ] {5cba7222-ecc6-487b-bbfa-1a3837935516} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7690 | 2025.08.12 22:56:10.048562 [ 256 ] {5cba7222-ecc6-487b-bbfa-1a3837935516} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2025.08.12 22:56:10.048688 [ 256 ] {5cba7222-ecc6-487b-bbfa-1a3837935516} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001079 sec., 94531.97405004634 rows/sec., 5.81 MiB/sec. | ||
| 7692 | 2025.08.12 22:56:10.048723 [ 256 ] {5cba7222-ecc6-487b-bbfa-1a3837935516} <Debug> TCPHandler: Processed in 0.001235417 sec. | ||
| 7693 | 2025.08.12 22:56:10.456015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7694 | 2025.08.12 22:56:10.473450 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2025.08.12 22:56:10.473516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7696 | 2025.08.12 22:56:10.479638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7697 | 2025.08.12 22:56:10.480361 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2025.08.12 22:56:10.483437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7699 | 2025.08.12 22:56:11.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.30 MiB, peak 282.30 MiB, free memory in arenas 0.00 B, will set to 277.09 MiB (RSS), difference: -1.20 MiB | ||
| 7700 | 2025.08.12 22:56:15.022491 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2025.08.12 22:56:15.022734 [ 256 ] {4cba1d3c-c50e-426e-91a0-13cf4ad6d18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7702 | 2025.08.12 22:56:15.022814 [ 256 ] {4cba1d3c-c50e-426e-91a0-13cf4ad6d18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7703 | 2025.08.12 22:56:15.023596 [ 256 ] {4cba1d3c-c50e-426e-91a0-13cf4ad6d18a} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2025.08.12 22:56:15.023657 [ 256 ] {4cba1d3c-c50e-426e-91a0-13cf4ad6d18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7705 | 2025.08.12 22:56:15.024130 [ 256 ] {4cba1d3c-c50e-426e-91a0-13cf4ad6d18a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7706 | 2025.08.12 22:56:15.024583 [ 256 ] {4cba1d3c-c50e-426e-91a0-13cf4ad6d18a} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2025.08.12 22:56:15.024834 [ 256 ] {4cba1d3c-c50e-426e-91a0-13cf4ad6d18a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002151 sec., 11157.601115760111 rows/sec., 947.96 KiB/sec. | ||
| 7708 | 2025.08.12 22:56:15.024916 [ 256 ] {4cba1d3c-c50e-426e-91a0-13cf4ad6d18a} <Debug> TCPHandler: Processed in 0.002632717 sec. | ||
| 7709 | 2025.08.12 22:56:15.025115 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2025.08.12 22:56:15.025252 [ 256 ] {46a63262-717c-47e0-ba1c-23b0c6cf3d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7711 | 2025.08.12 22:56:15.025314 [ 256 ] {46a63262-717c-47e0-ba1c-23b0c6cf3d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7712 | 2025.08.12 22:56:15.026131 [ 256 ] {46a63262-717c-47e0-ba1c-23b0c6cf3d31} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2025.08.12 22:56:15.026187 [ 256 ] {46a63262-717c-47e0-ba1c-23b0c6cf3d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7714 | 2025.08.12 22:56:15.026695 [ 256 ] {46a63262-717c-47e0-ba1c-23b0c6cf3d31} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7715 | 2025.08.12 22:56:15.027046 [ 256 ] {46a63262-717c-47e0-ba1c-23b0c6cf3d31} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2025.08.12 22:56:15.027254 [ 256 ] {46a63262-717c-47e0-ba1c-23b0c6cf3d31} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.002035 sec., 86486.4864864865 rows/sec., 7.59 MiB/sec. | ||
| 7717 | 2025.08.12 22:56:15.027317 [ 256 ] {46a63262-717c-47e0-ba1c-23b0c6cf3d31} <Debug> TCPHandler: Processed in 0.002268112 sec. | ||
| 7718 | 2025.08.12 22:56:15.027508 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2025.08.12 22:56:15.027642 [ 256 ] {48e43d35-c092-4eed-8b56-e253f0e8f0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7720 | 2025.08.12 22:56:15.027703 [ 256 ] {48e43d35-c092-4eed-8b56-e253f0e8f0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7721 | 2025.08.12 22:56:15.028272 [ 256 ] {48e43d35-c092-4eed-8b56-e253f0e8f0b6} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2025.08.12 22:56:15.028316 [ 256 ] {48e43d35-c092-4eed-8b56-e253f0e8f0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7723 | 2025.08.12 22:56:15.028658 [ 256 ] {48e43d35-c092-4eed-8b56-e253f0e8f0b6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7724 | 2025.08.12 22:56:15.028880 [ 256 ] {48e43d35-c092-4eed-8b56-e253f0e8f0b6} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2025.08.12 22:56:15.029028 [ 256 ] {48e43d35-c092-4eed-8b56-e253f0e8f0b6} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001419 sec., 8456.659619450318 rows/sec., 677.19 KiB/sec. | ||
| 7726 | 2025.08.12 22:56:15.029070 [ 256 ] {48e43d35-c092-4eed-8b56-e253f0e8f0b6} <Debug> TCPHandler: Processed in 0.001625923 sec. | ||
| 7727 | 2025.08.12 22:56:15.029199 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2025.08.12 22:56:15.029303 [ 256 ] {30b3d0ac-338e-46fb-93bd-d2289335133c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7729 | 2025.08.12 22:56:15.029350 [ 256 ] {30b3d0ac-338e-46fb-93bd-d2289335133c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7730 | 2025.08.12 22:56:15.029807 [ 256 ] {30b3d0ac-338e-46fb-93bd-d2289335133c} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2025.08.12 22:56:15.029845 [ 256 ] {30b3d0ac-338e-46fb-93bd-d2289335133c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7732 | 2025.08.12 22:56:15.030166 [ 256 ] {30b3d0ac-338e-46fb-93bd-d2289335133c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7733 | 2025.08.12 22:56:15.030393 [ 256 ] {30b3d0ac-338e-46fb-93bd-d2289335133c} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2025.08.12 22:56:15.030530 [ 256 ] {30b3d0ac-338e-46fb-93bd-d2289335133c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001253 sec., 19154.030327214685 rows/sec., 1.59 MiB/sec. | ||
| 7735 | 2025.08.12 22:56:15.030571 [ 256 ] {30b3d0ac-338e-46fb-93bd-d2289335133c} <Debug> TCPHandler: Processed in 0.00142241 sec. | ||
| 7736 | 2025.08.12 22:56:15.030706 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2025.08.12 22:56:15.030799 [ 256 ] {6b431943-dde0-4c16-be0c-547709c03ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7738 | 2025.08.12 22:56:15.030842 [ 256 ] {6b431943-dde0-4c16-be0c-547709c03ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7739 | 2025.08.12 22:56:15.031284 [ 256 ] {6b431943-dde0-4c16-be0c-547709c03ebd} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2025.08.12 22:56:15.031321 [ 256 ] {6b431943-dde0-4c16-be0c-547709c03ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7741 | 2025.08.12 22:56:15.031640 [ 256 ] {6b431943-dde0-4c16-be0c-547709c03ebd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7742 | 2025.08.12 22:56:15.031865 [ 256 ] {6b431943-dde0-4c16-be0c-547709c03ebd} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2025.08.12 22:56:15.032005 [ 256 ] {6b431943-dde0-4c16-be0c-547709c03ebd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001224 sec., 9803.921568627451 rows/sec., 765.93 KiB/sec. | ||
| 7744 | 2025.08.12 22:56:15.032048 [ 256 ] {6b431943-dde0-4c16-be0c-547709c03ebd} <Debug> TCPHandler: Processed in 0.00139124 sec. | ||
| 7745 | 2025.08.12 22:56:15.032174 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2025.08.12 22:56:15.032268 [ 256 ] {485a03cb-cf7b-4729-930f-90cc7a9f68cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7747 | 2025.08.12 22:56:15.032314 [ 256 ] {485a03cb-cf7b-4729-930f-90cc7a9f68cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7748 | 2025.08.12 22:56:15.032784 [ 256 ] {485a03cb-cf7b-4729-930f-90cc7a9f68cc} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2025.08.12 22:56:15.032821 [ 256 ] {485a03cb-cf7b-4729-930f-90cc7a9f68cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7750 | 2025.08.12 22:56:15.033160 [ 256 ] {485a03cb-cf7b-4729-930f-90cc7a9f68cc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7751 | 2025.08.12 22:56:15.033389 [ 256 ] {485a03cb-cf7b-4729-930f-90cc7a9f68cc} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2025.08.12 22:56:15.033525 [ 256 ] {485a03cb-cf7b-4729-930f-90cc7a9f68cc} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001276 sec., 78369.90595611285 rows/sec., 6.41 MiB/sec. | ||
| 7753 | 2025.08.12 22:56:15.033564 [ 256 ] {485a03cb-cf7b-4729-930f-90cc7a9f68cc} <Debug> TCPHandler: Processed in 0.00143955 sec. | ||
| 7754 | 2025.08.12 22:56:15.033697 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2025.08.12 22:56:15.033791 [ 256 ] {c6a6fcd7-83ae-4de1-9198-28b6a663e18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7756 | 2025.08.12 22:56:15.033836 [ 256 ] {c6a6fcd7-83ae-4de1-9198-28b6a663e18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7757 | 2025.08.12 22:56:15.034291 [ 256 ] {c6a6fcd7-83ae-4de1-9198-28b6a663e18a} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2025.08.12 22:56:15.034328 [ 256 ] {c6a6fcd7-83ae-4de1-9198-28b6a663e18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7759 | 2025.08.12 22:56:15.034693 [ 256 ] {c6a6fcd7-83ae-4de1-9198-28b6a663e18a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7760 | 2025.08.12 22:56:15.034916 [ 256 ] {c6a6fcd7-83ae-4de1-9198-28b6a663e18a} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2025.08.12 22:56:15.035049 [ 256 ] {c6a6fcd7-83ae-4de1-9198-28b6a663e18a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001277 sec., 153484.72983555208 rows/sec., 11.01 MiB/sec. | ||
| 7762 | 2025.08.12 22:56:15.035090 [ 256 ] {c6a6fcd7-83ae-4de1-9198-28b6a663e18a} <Debug> TCPHandler: Processed in 0.001440101 sec. | ||
| 7763 | 2025.08.12 22:56:15.035217 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2025.08.12 22:56:15.035339 [ 256 ] {ce0acbcb-1304-4792-ae5f-2f3646ecb1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7765 | 2025.08.12 22:56:15.035383 [ 256 ] {ce0acbcb-1304-4792-ae5f-2f3646ecb1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7766 | 2025.08.12 22:56:15.035741 [ 256 ] {ce0acbcb-1304-4792-ae5f-2f3646ecb1ce} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2025.08.12 22:56:15.035778 [ 256 ] {ce0acbcb-1304-4792-ae5f-2f3646ecb1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7768 | 2025.08.12 22:56:15.036134 [ 256 ] {ce0acbcb-1304-4792-ae5f-2f3646ecb1ce} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7769 | 2025.08.12 22:56:15.036363 [ 256 ] {ce0acbcb-1304-4792-ae5f-2f3646ecb1ce} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2025.08.12 22:56:15.036500 [ 256 ] {ce0acbcb-1304-4792-ae5f-2f3646ecb1ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 7771 | 2025.08.12 22:56:15.036563 [ 256 ] {ce0acbcb-1304-4792-ae5f-2f3646ecb1ce} <Debug> TCPHandler: Processed in 0.001392829 sec. | ||
| 7772 | 2025.08.12 22:56:16.854302 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
| 7773 | 2025.08.12 22:56:16.855048 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2025.08.12 22:56:16.855125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7775 | 2025.08.12 22:56:16.855729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7776 | 2025.08.12 22:56:16.855964 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2025.08.12 22:56:16.856113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
| 7778 | 2025.08.12 22:56:17.983517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 7779 | 2025.08.12 22:56:18.000681 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2025.08.12 22:56:18.000750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7781 | 2025.08.12 22:56:18.006890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7782 | 2025.08.12 22:56:18.007597 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2025.08.12 22:56:18.010572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 7784 | 2025.08.12 22:56:19.410214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1104 | ||
| 7785 | 2025.08.12 22:56:19.412628 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2025.08.12 22:56:19.412673 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7787 | 2025.08.12 22:56:19.414071 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7788 | 2025.08.12 22:56:19.414360 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2025.08.12 22:56:19.414713 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1104 | ||
| 7790 | 2025.08.12 22:56:20.019548 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2025.08.12 22:56:20.019846 [ 256 ] {8a616736-7088-460f-b336-c0ce93384972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7792 | 2025.08.12 22:56:20.019954 [ 256 ] {8a616736-7088-460f-b336-c0ce93384972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7793 | 2025.08.12 22:56:20.020814 [ 256 ] {8a616736-7088-460f-b336-c0ce93384972} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2025.08.12 22:56:20.020860 [ 256 ] {8a616736-7088-460f-b336-c0ce93384972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7795 | 2025.08.12 22:56:20.021269 [ 256 ] {8a616736-7088-460f-b336-c0ce93384972} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7796 | 2025.08.12 22:56:20.021505 [ 256 ] {8a616736-7088-460f-b336-c0ce93384972} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2025.08.12 22:56:20.021672 [ 256 ] {8a616736-7088-460f-b336-c0ce93384972} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001903 sec., 72517.07829742512 rows/sec., 6.28 MiB/sec. | ||
| 7798 | 2025.08.12 22:56:20.021724 [ 256 ] {8a616736-7088-460f-b336-c0ce93384972} <Debug> TCPHandler: Processed in 0.002356783 sec. | ||
| 7799 | 2025.08.12 22:56:20.021858 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2025.08.12 22:56:20.021958 [ 256 ] {8f1248df-bac1-41ce-a68d-7e522bb168cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7801 | 2025.08.12 22:56:20.022001 [ 256 ] {8f1248df-bac1-41ce-a68d-7e522bb168cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7802 | 2025.08.12 22:56:20.022471 [ 256 ] {8f1248df-bac1-41ce-a68d-7e522bb168cf} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2025.08.12 22:56:20.022509 [ 256 ] {8f1248df-bac1-41ce-a68d-7e522bb168cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7804 | 2025.08.12 22:56:20.022810 [ 256 ] {8f1248df-bac1-41ce-a68d-7e522bb168cf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7805 | 2025.08.12 22:56:20.023019 [ 256 ] {8f1248df-bac1-41ce-a68d-7e522bb168cf} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2025.08.12 22:56:20.023148 [ 256 ] {8f1248df-bac1-41ce-a68d-7e522bb168cf} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001215 sec., 33744.85596707819 rows/sec., 2.48 MiB/sec. | ||
| 7807 | 2025.08.12 22:56:20.023186 [ 256 ] {8f1248df-bac1-41ce-a68d-7e522bb168cf} <Debug> TCPHandler: Processed in 0.001378559 sec. | ||
| 7808 | 2025.08.12 22:56:20.023302 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2025.08.12 22:56:20.023396 [ 256 ] {87dd9f28-c486-4072-b7f4-8b2e38128bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7810 | 2025.08.12 22:56:20.023436 [ 256 ] {87dd9f28-c486-4072-b7f4-8b2e38128bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7811 | 2025.08.12 22:56:20.023870 [ 256 ] {87dd9f28-c486-4072-b7f4-8b2e38128bd1} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2025.08.12 22:56:20.023906 [ 256 ] {87dd9f28-c486-4072-b7f4-8b2e38128bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7813 | 2025.08.12 22:56:20.024226 [ 256 ] {87dd9f28-c486-4072-b7f4-8b2e38128bd1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7814 | 2025.08.12 22:56:20.024434 [ 256 ] {87dd9f28-c486-4072-b7f4-8b2e38128bd1} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2025.08.12 22:56:20.024563 [ 256 ] {87dd9f28-c486-4072-b7f4-8b2e38128bd1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001186 sec., 88532.88364249578 rows/sec., 6.92 MiB/sec. | ||
| 7816 | 2025.08.12 22:56:20.024600 [ 256 ] {87dd9f28-c486-4072-b7f4-8b2e38128bd1} <Debug> TCPHandler: Processed in 0.001344609 sec. | ||
| 7817 | 2025.08.12 22:56:20.024712 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2025.08.12 22:56:20.024804 [ 256 ] {c2b92103-aca4-4081-add0-7dd3413cec64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7819 | 2025.08.12 22:56:20.024847 [ 256 ] {c2b92103-aca4-4081-add0-7dd3413cec64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7820 | 2025.08.12 22:56:20.025251 [ 256 ] {c2b92103-aca4-4081-add0-7dd3413cec64} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2025.08.12 22:56:20.025287 [ 256 ] {c2b92103-aca4-4081-add0-7dd3413cec64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7822 | 2025.08.12 22:56:20.025620 [ 256 ] {c2b92103-aca4-4081-add0-7dd3413cec64} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7823 | 2025.08.12 22:56:20.025828 [ 256 ] {c2b92103-aca4-4081-add0-7dd3413cec64} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2025.08.12 22:56:20.025956 [ 256 ] {c2b92103-aca4-4081-add0-7dd3413cec64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 7825 | 2025.08.12 22:56:20.025991 [ 256 ] {c2b92103-aca4-4081-add0-7dd3413cec64} <Debug> TCPHandler: Processed in 0.001326969 sec. | ||
| 7826 | 2025.08.12 22:56:20.026096 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2025.08.12 22:56:20.026188 [ 256 ] {fc1e9d92-162f-4346-b1d9-7414688f8605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7828 | 2025.08.12 22:56:20.026241 [ 256 ] {fc1e9d92-162f-4346-b1d9-7414688f8605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7829 | 2025.08.12 22:56:20.027121 [ 256 ] {fc1e9d92-162f-4346-b1d9-7414688f8605} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2025.08.12 22:56:20.027157 [ 256 ] {fc1e9d92-162f-4346-b1d9-7414688f8605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7831 | 2025.08.12 22:56:20.027721 [ 256 ] {fc1e9d92-162f-4346-b1d9-7414688f8605} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7832 | 2025.08.12 22:56:20.027946 [ 256 ] {fc1e9d92-162f-4346-b1d9-7414688f8605} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2025.08.12 22:56:20.028080 [ 256 ] {fc1e9d92-162f-4346-b1d9-7414688f8605} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00191 sec., 21465.968586387433 rows/sec., 38.47 MiB/sec. | ||
| 7834 | 2025.08.12 22:56:20.028141 [ 256 ] {fc1e9d92-162f-4346-b1d9-7414688f8605} <Debug> TCPHandler: Processed in 0.002091079 sec. | ||
| 7835 | 2025.08.12 22:56:20.028252 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2025.08.12 22:56:20.028344 [ 256 ] {be73e82c-cdda-47e4-86a3-56397ab7224b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7837 | 2025.08.12 22:56:20.028386 [ 256 ] {be73e82c-cdda-47e4-86a3-56397ab7224b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7838 | 2025.08.12 22:56:20.028717 [ 256 ] {be73e82c-cdda-47e4-86a3-56397ab7224b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2025.08.12 22:56:20.028753 [ 256 ] {be73e82c-cdda-47e4-86a3-56397ab7224b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7840 | 2025.08.12 22:56:20.029059 [ 256 ] {be73e82c-cdda-47e4-86a3-56397ab7224b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7841 | 2025.08.12 22:56:20.029277 [ 256 ] {be73e82c-cdda-47e4-86a3-56397ab7224b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2025.08.12 22:56:20.029405 [ 256 ] {be73e82c-cdda-47e4-86a3-56397ab7224b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7843 | 2025.08.12 22:56:20.029440 [ 256 ] {be73e82c-cdda-47e4-86a3-56397ab7224b} <Debug> TCPHandler: Processed in 0.001235707 sec. | ||
| 7844 | 2025.08.12 22:56:24.227724 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7845 | 2025.08.12 22:56:24.227781 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7846 | 2025.08.12 22:56:24.356180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
| 7847 | 2025.08.12 22:56:24.356737 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2025.08.12 22:56:24.356783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7849 | 2025.08.12 22:56:24.357280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7850 | 2025.08.12 22:56:24.357508 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2025.08.12 22:56:24.357632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 7852 | 2025.08.12 22:56:24.357648 [ 51 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7853 | 2025.08.12 22:56:24.357712 [ 51 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2025.08.12 22:56:24.357736 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7855 | 2025.08.12 22:56:24.357879 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7856 | 2025.08.12 22:56:24.358044 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7857 | 2025.08.12 22:56:24.358087 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
| 7858 | 2025.08.12 22:56:24.358157 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7859 | 2025.08.12 22:56:24.358203 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7860 | 2025.08.12 22:56:24.358244 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7861 | 2025.08.12 22:56:24.358281 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7862 | 2025.08.12 22:56:24.358324 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 7863 | 2025.08.12 22:56:24.360547 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002735258 sec., 7716273.931014917 rows/sec., 110.38 MiB/sec. | ||
| 7864 | 2025.08.12 22:56:24.360850 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7865 | 2025.08.12 22:56:24.361150 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_46_9} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2025.08.12 22:56:24.361220 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_46_9} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7867 | 2025.08.12 22:56:24.361294 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 7868 | 2025.08.12 22:56:25.017999 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2025.08.12 22:56:25.018189 [ 256 ] {fa526373-3c5b-4e6f-bcdb-ce92dee2827a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7870 | 2025.08.12 22:56:25.018254 [ 256 ] {fa526373-3c5b-4e6f-bcdb-ce92dee2827a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7871 | 2025.08.12 22:56:25.018908 [ 256 ] {fa526373-3c5b-4e6f-bcdb-ce92dee2827a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2025.08.12 22:56:25.018949 [ 256 ] {fa526373-3c5b-4e6f-bcdb-ce92dee2827a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7873 | 2025.08.12 22:56:25.019344 [ 256 ] {fa526373-3c5b-4e6f-bcdb-ce92dee2827a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7874 | 2025.08.12 22:56:25.019569 [ 256 ] {fa526373-3c5b-4e6f-bcdb-ce92dee2827a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2025.08.12 22:56:25.019719 [ 256 ] {fa526373-3c5b-4e6f-bcdb-ce92dee2827a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.70 MiB/sec. | ||
| 7876 | 2025.08.12 22:56:25.019761 [ 256 ] {fa526373-3c5b-4e6f-bcdb-ce92dee2827a} <Debug> TCPHandler: Processed in 0.001888897 sec. | ||
| 7877 | 2025.08.12 22:56:25.019760 [ 50 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7878 | 2025.08.12 22:56:25.019844 [ 50 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2025.08.12 22:56:25.019868 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7880 | 2025.08.12 22:56:25.019962 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2025.08.12 22:56:25.019984 [ 197 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 7882 | 2025.08.12 22:56:25.020061 [ 256 ] {925c091f-8cdf-4427-82ec-a789cff1466a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7883 | 2025.08.12 22:56:25.020106 [ 256 ] {925c091f-8cdf-4427-82ec-a789cff1466a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7884 | 2025.08.12 22:56:25.020137 [ 197 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7885 | 2025.08.12 22:56:25.020181 [ 197 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2420 rows starting from the beginning of the part | ||
| 7886 | 2025.08.12 22:56:25.020256 [ 197 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 7887 | 2025.08.12 22:56:25.020306 [ 197 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1149 rows starting from the beginning of the part | ||
| 7888 | 2025.08.12 22:56:25.020354 [ 197 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 176 rows starting from the beginning of the part | ||
| 7889 | 2025.08.12 22:56:25.020398 [ 197 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 138 rows starting from the beginning of the part | ||
| 7890 | 2025.08.12 22:56:25.020444 [ 197 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 7891 | 2025.08.12 22:56:25.020538 [ 256 ] {925c091f-8cdf-4427-82ec-a789cff1466a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2025.08.12 22:56:25.020580 [ 256 ] {925c091f-8cdf-4427-82ec-a789cff1466a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7893 | 2025.08.12 22:56:25.020920 [ 256 ] {925c091f-8cdf-4427-82ec-a789cff1466a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7894 | 2025.08.12 22:56:25.021140 [ 256 ] {925c091f-8cdf-4427-82ec-a789cff1466a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2025.08.12 22:56:25.021259 [ 50 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7896 | 2025.08.12 22:56:25.021268 [ 256 ] {925c091f-8cdf-4427-82ec-a789cff1466a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 7897 | 2025.08.12 22:56:25.021301 [ 50 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2025.08.12 22:56:25.021322 [ 256 ] {925c091f-8cdf-4427-82ec-a789cff1466a} <Debug> TCPHandler: Processed in 0.001408289 sec. | ||
| 7899 | 2025.08.12 22:56:25.021326 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7900 | 2025.08.12 22:56:25.021411 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 7901 | 2025.08.12 22:56:25.021461 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2025.08.12 22:56:25.021502 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7903 | 2025.08.12 22:56:25.021532 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1223 rows starting from the beginning of the part | ||
| 7904 | 2025.08.12 22:56:25.021558 [ 256 ] {d614248a-2f2a-4721-bd2a-c2cf1d3580a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7905 | 2025.08.12 22:56:25.021584 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 7906 | 2025.08.12 22:56:25.021606 [ 256 ] {d614248a-2f2a-4721-bd2a-c2cf1d3580a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7907 | 2025.08.12 22:56:25.021631 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 693 rows starting from the beginning of the part | ||
| 7908 | 2025.08.12 22:56:25.021673 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 100 rows starting from the beginning of the part | ||
| 7909 | 2025.08.12 22:56:25.021709 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 105 rows starting from the beginning of the part | ||
| 7910 | 2025.08.12 22:56:25.021744 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 7911 | 2025.08.12 22:56:25.022058 [ 256 ] {d614248a-2f2a-4721-bd2a-c2cf1d3580a1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2025.08.12 22:56:25.022098 [ 256 ] {d614248a-2f2a-4721-bd2a-c2cf1d3580a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7913 | 2025.08.12 22:56:25.022182 [ 198 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3995 rows, containing 5 columns (5 merged, 0 gathered) in 0.002243981 sec., 1780318.1042976745 rows/sec., 151.70 MiB/sec. | ||
| 7914 | 2025.08.12 22:56:25.022486 [ 192 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7915 | 2025.08.12 22:56:25.022737 [ 256 ] {d614248a-2f2a-4721-bd2a-c2cf1d3580a1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7916 | 2025.08.12 22:56:25.022773 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2249 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139172 sec., 1615985.9741902107 rows/sec., 123.58 MiB/sec. | ||
| 7917 | 2025.08.12 22:56:25.022781 [ 192 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2025.08.12 22:56:25.022880 [ 192 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_76_15} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7919 | 2025.08.12 22:56:25.022978 [ 256 ] {d614248a-2f2a-4721-bd2a-c2cf1d3580a1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2025.08.12 22:56:25.022979 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 7921 | 2025.08.12 22:56:25.023004 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7922 | 2025.08.12 22:56:25.023101 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7923 | 2025.08.12 22:56:25.023108 [ 256 ] {d614248a-2f2a-4721-bd2a-c2cf1d3580a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. | ||
| 7924 | 2025.08.12 22:56:25.023146 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2025.08.12 22:56:25.023168 [ 256 ] {d614248a-2f2a-4721-bd2a-c2cf1d3580a1} <Debug> TCPHandler: Processed in 0.001753664 sec. | ||
| 7926 | 2025.08.12 22:56:25.023173 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7927 | 2025.08.12 22:56:25.023269 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 7928 | 2025.08.12 22:56:25.023304 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2025.08.12 22:56:25.023337 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2025.08.12 22:56:25.023361 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7931 | 2025.08.12 22:56:25.023395 [ 256 ] {feef9402-3b65-41cb-b520-cbd218ca30bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7932 | 2025.08.12 22:56:25.023398 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20951 rows starting from the beginning of the part | ||
| 7933 | 2025.08.12 22:56:25.023428 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_76_15} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7934 | 2025.08.12 22:56:25.023438 [ 256 ] {feef9402-3b65-41cb-b520-cbd218ca30bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7935 | 2025.08.12 22:56:25.023472 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 7936 | 2025.08.12 22:56:25.023521 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 307 rows starting from the beginning of the part | ||
| 7937 | 2025.08.12 22:56:25.023543 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 7938 | 2025.08.12 22:56:25.023565 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 196 rows starting from the beginning of the part | ||
| 7939 | 2025.08.12 22:56:25.023611 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 7940 | 2025.08.12 22:56:25.023652 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 7941 | 2025.08.12 22:56:25.023830 [ 256 ] {feef9402-3b65-41cb-b520-cbd218ca30bf} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2025.08.12 22:56:25.023863 [ 256 ] {feef9402-3b65-41cb-b520-cbd218ca30bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7943 | 2025.08.12 22:56:25.024170 [ 256 ] {feef9402-3b65-41cb-b520-cbd218ca30bf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7944 | 2025.08.12 22:56:25.024373 [ 256 ] {feef9402-3b65-41cb-b520-cbd218ca30bf} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2025.08.12 22:56:25.024486 [ 50 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7946 | 2025.08.12 22:56:25.024502 [ 256 ] {feef9402-3b65-41cb-b520-cbd218ca30bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 7947 | 2025.08.12 22:56:25.024525 [ 50 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2025.08.12 22:56:25.024548 [ 256 ] {feef9402-3b65-41cb-b520-cbd218ca30bf} <Debug> TCPHandler: Processed in 0.001291029 sec. | ||
| 7949 | 2025.08.12 22:56:25.024550 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7950 | 2025.08.12 22:56:25.024656 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 7951 | 2025.08.12 22:56:25.024771 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7952 | 2025.08.12 22:56:25.024802 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3846 rows starting from the beginning of the part | ||
| 7953 | 2025.08.12 22:56:25.024865 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 7954 | 2025.08.12 22:56:25.024909 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 102 rows starting from the beginning of the part | ||
| 7955 | 2025.08.12 22:56:25.024960 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 7956 | 2025.08.12 22:56:25.024999 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 7957 | 2025.08.12 22:56:25.025040 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 7958 | 2025.08.12 22:56:25.026742 [ 194 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002126289 sec., 1969628.7757684868 rows/sec., 131.02 MiB/sec. | ||
| 7959 | 2025.08.12 22:56:25.027203 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7960 | 2025.08.12 22:56:25.027529 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_76_15} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2025.08.12 22:56:25.027612 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_76_15} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7962 | 2025.08.12 22:56:25.027706 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 7963 | 2025.08.12 22:56:25.040856 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21934 rows, containing 5 columns (5 merged, 0 gathered) in 0.017618777 sec., 1244921.824028989 rows/sec., 84.99 MiB/sec. | ||
| 7964 | 2025.08.12 22:56:25.041344 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7965 | 2025.08.12 22:56:25.041614 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2025.08.12 22:56:25.041689 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7967 | 2025.08.12 22:56:25.041772 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 7968 | 2025.08.12 22:56:25.510617 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 7969 | 2025.08.12 22:56:25.527700 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2025.08.12 22:56:25.527740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7971 | 2025.08.12 22:56:25.533889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7972 | 2025.08.12 22:56:25.534606 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2025.08.12 22:56:25.534892 [ 49 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7974 | 2025.08.12 22:56:25.534933 [ 49 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2025.08.12 22:56:25.534954 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7976 | 2025.08.12 22:56:25.535099 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7977 | 2025.08.12 22:56:25.537755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 7978 | 2025.08.12 22:56:25.539076 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7979 | 2025.08.12 22:56:25.540689 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7980 | 2025.08.12 22:56:25.545339 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7981 | 2025.08.12 22:56:25.549893 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7982 | 2025.08.12 22:56:25.554811 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7983 | 2025.08.12 22:56:25.559783 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7984 | 2025.08.12 22:56:25.563730 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 7985 | 2025.08.12 22:56:25.620943 [ 190 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.085908036 sec., 4039.203038002173 rows/sec., 20.89 MiB/sec. | ||
| 7986 | 2025.08.12 22:56:25.623777 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7987 | 2025.08.12 22:56:25.625772 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_46_9} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2025.08.12 22:56:25.625884 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_46_9} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7989 | 2025.08.12 22:56:25.628386 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 7990 | 2025.08.12 22:56:26.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.21 MiB, peak 292.63 MiB, free memory in arenas 0.00 B, will set to 280.67 MiB (RSS), difference: 1.46 MiB | ||
| 7991 | 2025.08.12 22:56:27.314269 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2025.08.12 22:56:27.314473 [ 256 ] {7a4b5c01-e193-4070-9e3f-21289f2d8563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7993 | 2025.08.12 22:56:27.314554 [ 256 ] {7a4b5c01-e193-4070-9e3f-21289f2d8563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7994 | 2025.08.12 22:56:27.315256 [ 256 ] {7a4b5c01-e193-4070-9e3f-21289f2d8563} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2025.08.12 22:56:27.315309 [ 256 ] {7a4b5c01-e193-4070-9e3f-21289f2d8563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7996 | 2025.08.12 22:56:27.315721 [ 256 ] {7a4b5c01-e193-4070-9e3f-21289f2d8563} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7997 | 2025.08.12 22:56:27.315958 [ 256 ] {7a4b5c01-e193-4070-9e3f-21289f2d8563} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2025.08.12 22:56:27.316129 [ 256 ] {7a4b5c01-e193-4070-9e3f-21289f2d8563} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001712 sec., 2336.448598130841 rows/sec., 190.52 KiB/sec. | ||
| 7999 | 2025.08.12 22:56:27.316183 [ 256 ] {7a4b5c01-e193-4070-9e3f-21289f2d8563} <Debug> TCPHandler: Processed in 0.002054759 sec. | ||
| 8000 | 2025.08.12 22:56:27.316307 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2025.08.12 22:56:27.316410 [ 256 ] {b23b73d8-0b3f-4e1e-a0ef-fa57a93a9154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8002 | 2025.08.12 22:56:27.316456 [ 256 ] {b23b73d8-0b3f-4e1e-a0ef-fa57a93a9154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8003 | 2025.08.12 22:56:27.317365 [ 256 ] {b23b73d8-0b3f-4e1e-a0ef-fa57a93a9154} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2025.08.12 22:56:27.317404 [ 256 ] {b23b73d8-0b3f-4e1e-a0ef-fa57a93a9154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8005 | 2025.08.12 22:56:27.317816 [ 256 ] {b23b73d8-0b3f-4e1e-a0ef-fa57a93a9154} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8006 | 2025.08.12 22:56:27.318049 [ 256 ] {b23b73d8-0b3f-4e1e-a0ef-fa57a93a9154} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2025.08.12 22:56:27.318192 [ 256 ] {b23b73d8-0b3f-4e1e-a0ef-fa57a93a9154} <Debug> executeQuery: Read 1280 rows, 108.49 KiB in 0.001805 sec., 709141.2742382272 rows/sec., 58.70 MiB/sec. | ||
| 8008 | 2025.08.12 22:56:27.318234 [ 256 ] {b23b73d8-0b3f-4e1e-a0ef-fa57a93a9154} <Debug> TCPHandler: Processed in 0.001979578 sec. | ||
| 8009 | 2025.08.12 22:56:27.318359 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2025.08.12 22:56:27.318456 [ 256 ] {ded39231-c9d1-460e-afcd-5e2f33b5926e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8011 | 2025.08.12 22:56:27.318500 [ 256 ] {ded39231-c9d1-460e-afcd-5e2f33b5926e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8012 | 2025.08.12 22:56:27.318929 [ 256 ] {ded39231-c9d1-460e-afcd-5e2f33b5926e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2025.08.12 22:56:27.318966 [ 256 ] {ded39231-c9d1-460e-afcd-5e2f33b5926e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8014 | 2025.08.12 22:56:27.319287 [ 256 ] {ded39231-c9d1-460e-afcd-5e2f33b5926e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8015 | 2025.08.12 22:56:27.319506 [ 256 ] {ded39231-c9d1-460e-afcd-5e2f33b5926e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2025.08.12 22:56:27.319643 [ 256 ] {ded39231-c9d1-460e-afcd-5e2f33b5926e} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001207 sec., 37282.518641259325 rows/sec., 2.72 MiB/sec. | ||
| 8017 | 2025.08.12 22:56:27.319683 [ 256 ] {ded39231-c9d1-460e-afcd-5e2f33b5926e} <Debug> TCPHandler: Processed in 0.001374579 sec. | ||
| 8018 | 2025.08.12 22:56:27.319807 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2025.08.12 22:56:27.319932 [ 256 ] {6129b177-584e-4d71-bf5e-43226c094be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8020 | 2025.08.12 22:56:27.319983 [ 256 ] {6129b177-584e-4d71-bf5e-43226c094be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8021 | 2025.08.12 22:56:27.320510 [ 256 ] {6129b177-584e-4d71-bf5e-43226c094be5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2025.08.12 22:56:27.320548 [ 256 ] {6129b177-584e-4d71-bf5e-43226c094be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8023 | 2025.08.12 22:56:27.320883 [ 256 ] {6129b177-584e-4d71-bf5e-43226c094be5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8024 | 2025.08.12 22:56:27.321104 [ 256 ] {6129b177-584e-4d71-bf5e-43226c094be5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2025.08.12 22:56:27.321241 [ 256 ] {6129b177-584e-4d71-bf5e-43226c094be5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001335 sec., 170786.51685393258 rows/sec., 11.56 MiB/sec. | ||
| 8026 | 2025.08.12 22:56:27.321282 [ 256 ] {6129b177-584e-4d71-bf5e-43226c094be5} <Debug> TCPHandler: Processed in 0.001538522 sec. | ||
| 8027 | 2025.08.12 22:56:27.321408 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2025.08.12 22:56:27.321532 [ 256 ] {67f44e72-d7b4-4f5b-91cd-411b556d34fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8029 | 2025.08.12 22:56:27.321583 [ 256 ] {67f44e72-d7b4-4f5b-91cd-411b556d34fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8030 | 2025.08.12 22:56:27.322292 [ 256 ] {67f44e72-d7b4-4f5b-91cd-411b556d34fa} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2025.08.12 22:56:27.322330 [ 256 ] {67f44e72-d7b4-4f5b-91cd-411b556d34fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8032 | 2025.08.12 22:56:27.322685 [ 256 ] {67f44e72-d7b4-4f5b-91cd-411b556d34fa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8033 | 2025.08.12 22:56:27.322907 [ 256 ] {67f44e72-d7b4-4f5b-91cd-411b556d34fa} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2025.08.12 22:56:27.323045 [ 256 ] {67f44e72-d7b4-4f5b-91cd-411b556d34fa} <Debug> executeQuery: Read 565 rows, 43.01 KiB in 0.001539 sec., 367121.50747238466 rows/sec., 27.29 MiB/sec. | ||
| 8035 | 2025.08.12 22:56:27.323086 [ 256 ] {67f44e72-d7b4-4f5b-91cd-411b556d34fa} <Debug> TCPHandler: Processed in 0.001740785 sec. | ||
| 8036 | 2025.08.12 22:56:27.323202 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2025.08.12 22:56:27.323298 [ 256 ] {84c2070a-06d3-47df-a57d-2ec6d7a484bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8038 | 2025.08.12 22:56:27.323342 [ 256 ] {84c2070a-06d3-47df-a57d-2ec6d7a484bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8039 | 2025.08.12 22:56:27.323934 [ 256 ] {84c2070a-06d3-47df-a57d-2ec6d7a484bc} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2025.08.12 22:56:27.323971 [ 256 ] {84c2070a-06d3-47df-a57d-2ec6d7a484bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8041 | 2025.08.12 22:56:27.324360 [ 256 ] {84c2070a-06d3-47df-a57d-2ec6d7a484bc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8042 | 2025.08.12 22:56:27.324582 [ 256 ] {84c2070a-06d3-47df-a57d-2ec6d7a484bc} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2025.08.12 22:56:27.324715 [ 256 ] {84c2070a-06d3-47df-a57d-2ec6d7a484bc} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001437 sec., 656924.1475295755 rows/sec., 44.05 MiB/sec. | ||
| 8044 | 2025.08.12 22:56:27.324753 [ 256 ] {84c2070a-06d3-47df-a57d-2ec6d7a484bc} <Debug> TCPHandler: Processed in 0.001601162 sec. | ||
| 8045 | 2025.08.12 22:56:27.324868 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2025.08.12 22:56:27.324962 [ 256 ] {72878a92-c054-4903-ab38-bc8eab8f01ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8047 | 2025.08.12 22:56:27.325019 [ 256 ] {72878a92-c054-4903-ab38-bc8eab8f01ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8048 | 2025.08.12 22:56:27.325874 [ 256 ] {72878a92-c054-4903-ab38-bc8eab8f01ea} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2025.08.12 22:56:27.325911 [ 256 ] {72878a92-c054-4903-ab38-bc8eab8f01ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8050 | 2025.08.12 22:56:27.326483 [ 256 ] {72878a92-c054-4903-ab38-bc8eab8f01ea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8051 | 2025.08.12 22:56:27.326728 [ 256 ] {72878a92-c054-4903-ab38-bc8eab8f01ea} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2025.08.12 22:56:27.326876 [ 256 ] {72878a92-c054-4903-ab38-bc8eab8f01ea} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001933 sec., 21210.55354371443 rows/sec., 38.01 MiB/sec. | ||
| 8053 | 2025.08.12 22:56:27.326938 [ 256 ] {72878a92-c054-4903-ab38-bc8eab8f01ea} <Debug> TCPHandler: Processed in 0.00212006 sec. | ||
| 8054 | 2025.08.12 22:56:27.327056 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2025.08.12 22:56:27.327151 [ 256 ] {780380ab-3a0a-46c6-ba71-22f9f51f9c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8056 | 2025.08.12 22:56:27.327194 [ 256 ] {780380ab-3a0a-46c6-ba71-22f9f51f9c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8057 | 2025.08.12 22:56:27.327549 [ 256 ] {780380ab-3a0a-46c6-ba71-22f9f51f9c96} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2025.08.12 22:56:27.327586 [ 256 ] {780380ab-3a0a-46c6-ba71-22f9f51f9c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8059 | 2025.08.12 22:56:27.327896 [ 256 ] {780380ab-3a0a-46c6-ba71-22f9f51f9c96} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8060 | 2025.08.12 22:56:27.328108 [ 256 ] {780380ab-3a0a-46c6-ba71-22f9f51f9c96} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.08.12 22:56:27.328239 [ 256 ] {780380ab-3a0a-46c6-ba71-22f9f51f9c96} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001107 sec., 32520.325203252036 rows/sec., 2.19 MiB/sec. | ||
| 8062 | 2025.08.12 22:56:27.328275 [ 256 ] {780380ab-3a0a-46c6-ba71-22f9f51f9c96} <Debug> TCPHandler: Processed in 0.001270028 sec. | ||
| 8063 | 2025.08.12 22:56:29.414901 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1140 | ||
| 8064 | 2025.08.12 22:56:29.417331 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2025.08.12 22:56:29.417384 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8066 | 2025.08.12 22:56:29.418604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8067 | 2025.08.12 22:56:29.418877 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2025.08.12 22:56:29.419229 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
| 8069 | 2025.08.12 22:56:30.013984 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2025.08.12 22:56:30.014186 [ 256 ] {b0c99a5d-e310-4057-91b7-9433a4a4eb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8071 | 2025.08.12 22:56:30.014257 [ 256 ] {b0c99a5d-e310-4057-91b7-9433a4a4eb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8072 | 2025.08.12 22:56:30.014984 [ 256 ] {b0c99a5d-e310-4057-91b7-9433a4a4eb9f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2025.08.12 22:56:30.015036 [ 256 ] {b0c99a5d-e310-4057-91b7-9433a4a4eb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8074 | 2025.08.12 22:56:30.015450 [ 256 ] {b0c99a5d-e310-4057-91b7-9433a4a4eb9f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8075 | 2025.08.12 22:56:30.015678 [ 256 ] {b0c99a5d-e310-4057-91b7-9433a4a4eb9f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2025.08.12 22:56:30.015852 [ 256 ] {b0c99a5d-e310-4057-91b7-9433a4a4eb9f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.49 MiB/sec. | ||
| 8077 | 2025.08.12 22:56:30.015904 [ 256 ] {b0c99a5d-e310-4057-91b7-9433a4a4eb9f} <Debug> TCPHandler: Processed in 0.002054599 sec. | ||
| 8078 | 2025.08.12 22:56:30.016049 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2025.08.12 22:56:30.016154 [ 256 ] {60dc411d-dbc5-474c-bb58-f3b560e8c7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8080 | 2025.08.12 22:56:30.016197 [ 256 ] {60dc411d-dbc5-474c-bb58-f3b560e8c7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8081 | 2025.08.12 22:56:30.016649 [ 256 ] {60dc411d-dbc5-474c-bb58-f3b560e8c7f9} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2025.08.12 22:56:30.016687 [ 256 ] {60dc411d-dbc5-474c-bb58-f3b560e8c7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8083 | 2025.08.12 22:56:30.016998 [ 256 ] {60dc411d-dbc5-474c-bb58-f3b560e8c7f9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8084 | 2025.08.12 22:56:30.017224 [ 256 ] {60dc411d-dbc5-474c-bb58-f3b560e8c7f9} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2025.08.12 22:56:30.017361 [ 256 ] {60dc411d-dbc5-474c-bb58-f3b560e8c7f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 8086 | 2025.08.12 22:56:30.017400 [ 256 ] {60dc411d-dbc5-474c-bb58-f3b560e8c7f9} <Debug> TCPHandler: Processed in 0.00140296 sec. | ||
| 8087 | 2025.08.12 22:56:30.017525 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2025.08.12 22:56:30.017620 [ 256 ] {6ccb6889-df3e-4a77-969e-bbddcdc75137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8089 | 2025.08.12 22:56:30.017666 [ 256 ] {6ccb6889-df3e-4a77-969e-bbddcdc75137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8090 | 2025.08.12 22:56:30.018047 [ 256 ] {6ccb6889-df3e-4a77-969e-bbddcdc75137} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2025.08.12 22:56:30.018083 [ 256 ] {6ccb6889-df3e-4a77-969e-bbddcdc75137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8092 | 2025.08.12 22:56:30.018413 [ 256 ] {6ccb6889-df3e-4a77-969e-bbddcdc75137} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8093 | 2025.08.12 22:56:30.018622 [ 256 ] {6ccb6889-df3e-4a77-969e-bbddcdc75137} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2025.08.12 22:56:30.018760 [ 256 ] {6ccb6889-df3e-4a77-969e-bbddcdc75137} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 3.85 MiB/sec. | ||
| 8095 | 2025.08.12 22:56:30.018797 [ 256 ] {6ccb6889-df3e-4a77-969e-bbddcdc75137} <Debug> TCPHandler: Processed in 0.001323119 sec. | ||
| 8096 | 2025.08.12 22:56:30.018917 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2025.08.12 22:56:30.019011 [ 256 ] {264d5e97-22da-4385-9ec8-c4a0d5113b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8098 | 2025.08.12 22:56:30.019054 [ 256 ] {264d5e97-22da-4385-9ec8-c4a0d5113b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8099 | 2025.08.12 22:56:30.019380 [ 256 ] {264d5e97-22da-4385-9ec8-c4a0d5113b77} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2025.08.12 22:56:30.019417 [ 256 ] {264d5e97-22da-4385-9ec8-c4a0d5113b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8101 | 2025.08.12 22:56:30.019724 [ 256 ] {264d5e97-22da-4385-9ec8-c4a0d5113b77} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8102 | 2025.08.12 22:56:30.019929 [ 256 ] {264d5e97-22da-4385-9ec8-c4a0d5113b77} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2025.08.12 22:56:30.020063 [ 256 ] {264d5e97-22da-4385-9ec8-c4a0d5113b77} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00107 sec., 22429.906542056076 rows/sec., 1.51 MiB/sec. | ||
| 8104 | 2025.08.12 22:56:30.020099 [ 256 ] {264d5e97-22da-4385-9ec8-c4a0d5113b77} <Debug> TCPHandler: Processed in 0.001231647 sec. | ||
| 8105 | 2025.08.12 22:56:31.857720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
| 8106 | 2025.08.12 22:56:31.858415 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2025.08.12 22:56:31.858455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8108 | 2025.08.12 22:56:31.858924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8109 | 2025.08.12 22:56:31.859142 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2025.08.12 22:56:31.859269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
| 8111 | 2025.08.12 22:56:33.037836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8112 | 2025.08.12 22:56:33.052995 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2025.08.12 22:56:33.053065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8114 | 2025.08.12 22:56:33.058429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8115 | 2025.08.12 22:56:33.059125 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2025.08.12 22:56:33.061934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8117 | 2025.08.12 22:56:35.019421 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2025.08.12 22:56:35.019668 [ 256 ] {3445dba5-d1bd-4e7b-814f-5e9735e42b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8119 | 2025.08.12 22:56:35.019757 [ 256 ] {3445dba5-d1bd-4e7b-814f-5e9735e42b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8120 | 2025.08.12 22:56:35.020475 [ 256 ] {3445dba5-d1bd-4e7b-814f-5e9735e42b77} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2025.08.12 22:56:35.020530 [ 256 ] {3445dba5-d1bd-4e7b-814f-5e9735e42b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8122 | 2025.08.12 22:56:35.020952 [ 256 ] {3445dba5-d1bd-4e7b-814f-5e9735e42b77} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8123 | 2025.08.12 22:56:35.021197 [ 256 ] {3445dba5-d1bd-4e7b-814f-5e9735e42b77} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2025.08.12 22:56:35.021364 [ 256 ] {3445dba5-d1bd-4e7b-814f-5e9735e42b77} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.43 MiB/sec. | ||
| 8125 | 2025.08.12 22:56:35.021417 [ 256 ] {3445dba5-d1bd-4e7b-814f-5e9735e42b77} <Debug> TCPHandler: Processed in 0.002194001 sec. | ||
| 8126 | 2025.08.12 22:56:35.021557 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8127 | 2025.08.12 22:56:35.021654 [ 256 ] {64eff9dc-199a-472d-9b9a-855f9ca84d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8128 | 2025.08.12 22:56:35.021698 [ 256 ] {64eff9dc-199a-472d-9b9a-855f9ca84d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8129 | 2025.08.12 22:56:35.022155 [ 256 ] {64eff9dc-199a-472d-9b9a-855f9ca84d88} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2025.08.12 22:56:35.022191 [ 256 ] {64eff9dc-199a-472d-9b9a-855f9ca84d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8131 | 2025.08.12 22:56:35.022526 [ 256 ] {64eff9dc-199a-472d-9b9a-855f9ca84d88} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8132 | 2025.08.12 22:56:35.022751 [ 256 ] {64eff9dc-199a-472d-9b9a-855f9ca84d88} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2025.08.12 22:56:35.022888 [ 256 ] {64eff9dc-199a-472d-9b9a-855f9ca84d88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 8134 | 2025.08.12 22:56:35.022927 [ 256 ] {64eff9dc-199a-472d-9b9a-855f9ca84d88} <Debug> TCPHandler: Processed in 0.0014217 sec. | ||
| 8135 | 2025.08.12 22:56:35.023051 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2025.08.12 22:56:35.023147 [ 256 ] {3b562de2-2a7d-4849-8098-e93c7d4bb622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8137 | 2025.08.12 22:56:35.023193 [ 256 ] {3b562de2-2a7d-4849-8098-e93c7d4bb622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8138 | 2025.08.12 22:56:35.023622 [ 256 ] {3b562de2-2a7d-4849-8098-e93c7d4bb622} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2025.08.12 22:56:35.023657 [ 256 ] {3b562de2-2a7d-4849-8098-e93c7d4bb622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8140 | 2025.08.12 22:56:35.024017 [ 256 ] {3b562de2-2a7d-4849-8098-e93c7d4bb622} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8141 | 2025.08.12 22:56:35.024232 [ 256 ] {3b562de2-2a7d-4849-8098-e93c7d4bb622} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2025.08.12 22:56:35.024362 [ 256 ] {3b562de2-2a7d-4849-8098-e93c7d4bb622} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 8143 | 2025.08.12 22:56:35.024401 [ 256 ] {3b562de2-2a7d-4849-8098-e93c7d4bb622} <Debug> TCPHandler: Processed in 0.00139986 sec. | ||
| 8144 | 2025.08.12 22:56:35.024519 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2025.08.12 22:56:35.024613 [ 256 ] {7b95b296-2361-4680-9392-aa40b822cacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8146 | 2025.08.12 22:56:35.024656 [ 256 ] {7b95b296-2361-4680-9392-aa40b822cacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8147 | 2025.08.12 22:56:35.025002 [ 256 ] {7b95b296-2361-4680-9392-aa40b822cacf} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2025.08.12 22:56:35.025036 [ 256 ] {7b95b296-2361-4680-9392-aa40b822cacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8149 | 2025.08.12 22:56:35.025360 [ 256 ] {7b95b296-2361-4680-9392-aa40b822cacf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8150 | 2025.08.12 22:56:35.025576 [ 256 ] {7b95b296-2361-4680-9392-aa40b822cacf} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2025.08.12 22:56:35.025708 [ 256 ] {7b95b296-2361-4680-9392-aa40b822cacf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 8152 | 2025.08.12 22:56:35.025745 [ 256 ] {7b95b296-2361-4680-9392-aa40b822cacf} <Debug> TCPHandler: Processed in 0.001274108 sec. | ||
| 8153 | 2025.08.12 22:56:39.227827 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8154 | 2025.08.12 22:56:39.227881 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8155 | 2025.08.12 22:56:39.235150 [ 32 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 5 parts from all_1_41_8 to all_45_45_0 | ||
| 8156 | 2025.08.12 22:56:39.235194 [ 32 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2025.08.12 22:56:39.235215 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8158 | 2025.08.12 22:56:39.235358 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_8 to all_45_45_0 into Compact with storage Full | ||
| 8159 | 2025.08.12 22:56:39.235528 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8160 | 2025.08.12 22:56:39.235566 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 269 rows starting from the beginning of the part | ||
| 8161 | 2025.08.12 22:56:39.235641 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part | ||
| 8162 | 2025.08.12 22:56:39.235692 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 8163 | 2025.08.12 22:56:39.235742 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 8164 | 2025.08.12 22:56:39.235787 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 45 rows starting from the beginning of the part | ||
| 8165 | 2025.08.12 22:56:39.236670 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375309 sec., 439174.0328900633 rows/sec., 29.71 MiB/sec. | ||
| 8166 | 2025.08.12 22:56:39.236906 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 8167 | 2025.08.12 22:56:39.237344 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2025.08.12 22:56:39.237450 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_45_9} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 5 parts: [all_1_41_8, all_45_45_0] -> all_1_45_9 | ||
| 8169 | 2025.08.12 22:56:39.237565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8170 | 2025.08.12 22:56:39.359361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
| 8171 | 2025.08.12 22:56:39.360021 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2025.08.12 22:56:39.360081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8173 | 2025.08.12 22:56:39.360703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8174 | 2025.08.12 22:56:39.360919 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2025.08.12 22:56:39.361040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 8176 | 2025.08.12 22:56:39.419481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1156 | ||
| 8177 | 2025.08.12 22:56:39.422073 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2025.08.12 22:56:39.422124 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8179 | 2025.08.12 22:56:39.423308 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8180 | 2025.08.12 22:56:39.423596 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2025.08.12 22:56:39.423929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 8182 | 2025.08.12 22:56:40.001191 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000836632 sec. | ||
| 8183 | 2025.08.12 22:56:40.019598 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2025.08.12 22:56:40.019781 [ 256 ] {27f832c9-f252-4dbe-b91c-4272e512800e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8185 | 2025.08.12 22:56:40.019847 [ 256 ] {27f832c9-f252-4dbe-b91c-4272e512800e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8186 | 2025.08.12 22:56:40.020646 [ 256 ] {27f832c9-f252-4dbe-b91c-4272e512800e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2025.08.12 22:56:40.020696 [ 256 ] {27f832c9-f252-4dbe-b91c-4272e512800e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8188 | 2025.08.12 22:56:40.021101 [ 256 ] {27f832c9-f252-4dbe-b91c-4272e512800e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8189 | 2025.08.12 22:56:40.021342 [ 256 ] {27f832c9-f252-4dbe-b91c-4272e512800e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2025.08.12 22:56:40.021506 [ 256 ] {27f832c9-f252-4dbe-b91c-4272e512800e} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001776 sec., 77702.7027027027 rows/sec., 6.73 MiB/sec. | ||
| 8191 | 2025.08.12 22:56:40.021552 [ 256 ] {27f832c9-f252-4dbe-b91c-4272e512800e} <Debug> TCPHandler: Processed in 0.00208666 sec. | ||
| 8192 | 2025.08.12 22:56:40.021689 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2025.08.12 22:56:40.021783 [ 256 ] {c413fe2d-4b40-4a3e-8cdd-fcd1cf6aba31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8194 | 2025.08.12 22:56:40.021824 [ 256 ] {c413fe2d-4b40-4a3e-8cdd-fcd1cf6aba31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8195 | 2025.08.12 22:56:40.022274 [ 256 ] {c413fe2d-4b40-4a3e-8cdd-fcd1cf6aba31} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2025.08.12 22:56:40.022312 [ 256 ] {c413fe2d-4b40-4a3e-8cdd-fcd1cf6aba31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8197 | 2025.08.12 22:56:40.022640 [ 256 ] {c413fe2d-4b40-4a3e-8cdd-fcd1cf6aba31} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8198 | 2025.08.12 22:56:40.022888 [ 256 ] {c413fe2d-4b40-4a3e-8cdd-fcd1cf6aba31} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2025.08.12 22:56:40.023017 [ 256 ] {c413fe2d-4b40-4a3e-8cdd-fcd1cf6aba31} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001253 sec., 32721.46847565842 rows/sec., 2.40 MiB/sec. | ||
| 8200 | 2025.08.12 22:56:40.023055 [ 256 ] {c413fe2d-4b40-4a3e-8cdd-fcd1cf6aba31} <Debug> TCPHandler: Processed in 0.00141302 sec. | ||
| 8201 | 2025.08.12 22:56:40.023170 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2025.08.12 22:56:40.023262 [ 256 ] {9c3ecf22-9f83-43e1-9782-8d706db2bc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8203 | 2025.08.12 22:56:40.023301 [ 256 ] {9c3ecf22-9f83-43e1-9782-8d706db2bc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8204 | 2025.08.12 22:56:40.023733 [ 256 ] {9c3ecf22-9f83-43e1-9782-8d706db2bc0a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2025.08.12 22:56:40.023768 [ 256 ] {9c3ecf22-9f83-43e1-9782-8d706db2bc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8206 | 2025.08.12 22:56:40.024074 [ 256 ] {9c3ecf22-9f83-43e1-9782-8d706db2bc0a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8207 | 2025.08.12 22:56:40.024278 [ 256 ] {9c3ecf22-9f83-43e1-9782-8d706db2bc0a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2025.08.12 22:56:40.024406 [ 256 ] {9c3ecf22-9f83-43e1-9782-8d706db2bc0a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001163 sec., 90283.74892519346 rows/sec., 7.05 MiB/sec. | ||
| 8209 | 2025.08.12 22:56:40.024443 [ 256 ] {9c3ecf22-9f83-43e1-9782-8d706db2bc0a} <Debug> TCPHandler: Processed in 0.001319898 sec. | ||
| 8210 | 2025.08.12 22:56:40.024635 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2025.08.12 22:56:40.024726 [ 256 ] {1a244ed1-f204-4659-83e0-7579cfeca130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8212 | 2025.08.12 22:56:40.024769 [ 256 ] {1a244ed1-f204-4659-83e0-7579cfeca130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8213 | 2025.08.12 22:56:40.025196 [ 256 ] {1a244ed1-f204-4659-83e0-7579cfeca130} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2025.08.12 22:56:40.025231 [ 256 ] {1a244ed1-f204-4659-83e0-7579cfeca130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8215 | 2025.08.12 22:56:40.025557 [ 256 ] {1a244ed1-f204-4659-83e0-7579cfeca130} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8216 | 2025.08.12 22:56:40.025763 [ 256 ] {1a244ed1-f204-4659-83e0-7579cfeca130} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2025.08.12 22:56:40.025891 [ 256 ] {1a244ed1-f204-4659-83e0-7579cfeca130} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 8218 | 2025.08.12 22:56:40.025927 [ 256 ] {1a244ed1-f204-4659-83e0-7579cfeca130} <Debug> TCPHandler: Processed in 0.001338269 sec. | ||
| 8219 | 2025.08.12 22:56:40.026054 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2025.08.12 22:56:40.026144 [ 256 ] {5924773a-cceb-450c-b856-92b1e30680bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8221 | 2025.08.12 22:56:40.026198 [ 256 ] {5924773a-cceb-450c-b856-92b1e30680bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8222 | 2025.08.12 22:56:40.027015 [ 256 ] {5924773a-cceb-450c-b856-92b1e30680bd} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2025.08.12 22:56:40.027051 [ 256 ] {5924773a-cceb-450c-b856-92b1e30680bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8224 | 2025.08.12 22:56:40.027647 [ 256 ] {5924773a-cceb-450c-b856-92b1e30680bd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8225 | 2025.08.12 22:56:40.027873 [ 256 ] {5924773a-cceb-450c-b856-92b1e30680bd} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2025.08.12 22:56:40.028006 [ 256 ] {5924773a-cceb-450c-b856-92b1e30680bd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00188 sec., 21808.510638297874 rows/sec., 39.08 MiB/sec. | ||
| 8227 | 2025.08.12 22:56:40.028067 [ 256 ] {5924773a-cceb-450c-b856-92b1e30680bd} <Debug> TCPHandler: Processed in 0.002059899 sec. | ||
| 8228 | 2025.08.12 22:56:40.028181 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2025.08.12 22:56:40.028274 [ 256 ] {c35beedf-32bc-4ad6-984d-8fab09eedd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8230 | 2025.08.12 22:56:40.028315 [ 256 ] {c35beedf-32bc-4ad6-984d-8fab09eedd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8231 | 2025.08.12 22:56:40.028655 [ 256 ] {c35beedf-32bc-4ad6-984d-8fab09eedd51} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2025.08.12 22:56:40.028690 [ 256 ] {c35beedf-32bc-4ad6-984d-8fab09eedd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8233 | 2025.08.12 22:56:40.029016 [ 256 ] {c35beedf-32bc-4ad6-984d-8fab09eedd51} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8234 | 2025.08.12 22:56:40.029222 [ 256 ] {c35beedf-32bc-4ad6-984d-8fab09eedd51} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2025.08.12 22:56:40.029347 [ 256 ] {c35beedf-32bc-4ad6-984d-8fab09eedd51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 8236 | 2025.08.12 22:56:40.029382 [ 256 ] {c35beedf-32bc-4ad6-984d-8fab09eedd51} <Debug> TCPHandler: Processed in 0.001248297 sec. | ||
| 8237 | 2025.08.12 22:56:40.562018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8238 | 2025.08.12 22:56:40.578765 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2025.08.12 22:56:40.578832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8240 | 2025.08.12 22:56:40.584812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8241 | 2025.08.12 22:56:40.585690 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2025.08.12 22:56:40.589851 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8243 | 2025.08.12 22:56:45.032342 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8244 | 2025.08.12 22:56:45.032561 [ 256 ] {76199197-7a10-4136-834e-656d254e7c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8245 | 2025.08.12 22:56:45.032634 [ 256 ] {76199197-7a10-4136-834e-656d254e7c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8246 | 2025.08.12 22:56:45.033434 [ 256 ] {76199197-7a10-4136-834e-656d254e7c0d} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8247 | 2025.08.12 22:56:45.033490 [ 256 ] {76199197-7a10-4136-834e-656d254e7c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8248 | 2025.08.12 22:56:45.033984 [ 256 ] {76199197-7a10-4136-834e-656d254e7c0d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8249 | 2025.08.12 22:56:45.034359 [ 256 ] {76199197-7a10-4136-834e-656d254e7c0d} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8250 | 2025.08.12 22:56:45.034595 [ 256 ] {76199197-7a10-4136-834e-656d254e7c0d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002084 sec., 11516.314779270633 rows/sec., 978.44 KiB/sec. | ||
| 8251 | 2025.08.12 22:56:45.034665 [ 256 ] {76199197-7a10-4136-834e-656d254e7c0d} <Debug> TCPHandler: Processed in 0.002467784 sec. | ||
| 8252 | 2025.08.12 22:56:45.034848 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2025.08.12 22:56:45.034970 [ 256 ] {a9a40b44-6d90-466f-8a30-21e00bde9fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8254 | 2025.08.12 22:56:45.035026 [ 256 ] {a9a40b44-6d90-466f-8a30-21e00bde9fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8255 | 2025.08.12 22:56:45.035759 [ 256 ] {a9a40b44-6d90-466f-8a30-21e00bde9fd4} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2025.08.12 22:56:45.035805 [ 256 ] {a9a40b44-6d90-466f-8a30-21e00bde9fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8257 | 2025.08.12 22:56:45.036249 [ 256 ] {a9a40b44-6d90-466f-8a30-21e00bde9fd4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8258 | 2025.08.12 22:56:45.036539 [ 256 ] {a9a40b44-6d90-466f-8a30-21e00bde9fd4} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2025.08.12 22:56:45.036741 [ 256 ] {a9a40b44-6d90-466f-8a30-21e00bde9fd4} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001802 sec., 97669.256381798 rows/sec., 8.57 MiB/sec. | ||
| 8260 | 2025.08.12 22:56:45.036774 [ 48 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8261 | 2025.08.12 22:56:45.036800 [ 256 ] {a9a40b44-6d90-466f-8a30-21e00bde9fd4} <Debug> TCPHandler: Processed in 0.002018248 sec. | ||
| 8262 | 2025.08.12 22:56:45.036878 [ 48 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2025.08.12 22:56:45.036951 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8264 | 2025.08.12 22:56:45.037029 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2025.08.12 22:56:45.037079 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 8266 | 2025.08.12 22:56:45.037150 [ 256 ] {b8fc4ac4-0d1d-4b5f-85ec-5ca6a4ee1849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8267 | 2025.08.12 22:56:45.037195 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8268 | 2025.08.12 22:56:45.037205 [ 256 ] {b8fc4ac4-0d1d-4b5f-85ec-5ca6a4ee1849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8269 | 2025.08.12 22:56:45.037241 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2420 rows starting from the beginning of the part | ||
| 8270 | 2025.08.12 22:56:45.037337 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1280 rows starting from the beginning of the part | ||
| 8271 | 2025.08.12 22:56:45.037403 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 8272 | 2025.08.12 22:56:45.037464 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 8273 | 2025.08.12 22:56:45.037526 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 138 rows starting from the beginning of the part | ||
| 8274 | 2025.08.12 22:56:45.037589 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 176 rows starting from the beginning of the part | ||
| 8275 | 2025.08.12 22:56:45.037834 [ 256 ] {b8fc4ac4-0d1d-4b5f-85ec-5ca6a4ee1849} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2025.08.12 22:56:45.037874 [ 256 ] {b8fc4ac4-0d1d-4b5f-85ec-5ca6a4ee1849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8277 | 2025.08.12 22:56:45.038472 [ 256 ] {b8fc4ac4-0d1d-4b5f-85ec-5ca6a4ee1849} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8278 | 2025.08.12 22:56:45.038725 [ 256 ] {b8fc4ac4-0d1d-4b5f-85ec-5ca6a4ee1849} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2025.08.12 22:56:45.038877 [ 256 ] {b8fc4ac4-0d1d-4b5f-85ec-5ca6a4ee1849} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001756 sec., 6833.7129840546695 rows/sec., 547.23 KiB/sec. | ||
| 8280 | 2025.08.12 22:56:45.038918 [ 256 ] {b8fc4ac4-0d1d-4b5f-85ec-5ca6a4ee1849} <Debug> TCPHandler: Processed in 0.001952947 sec. | ||
| 8281 | 2025.08.12 22:56:45.039071 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2025.08.12 22:56:45.039173 [ 256 ] {cb9bc6f4-9919-4f6a-ad49-ce6855be38c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8283 | 2025.08.12 22:56:45.039224 [ 256 ] {cb9bc6f4-9919-4f6a-ad49-ce6855be38c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8284 | 2025.08.12 22:56:45.039795 [ 256 ] {cb9bc6f4-9919-4f6a-ad49-ce6855be38c3} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2025.08.12 22:56:45.039840 [ 256 ] {cb9bc6f4-9919-4f6a-ad49-ce6855be38c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8286 | 2025.08.12 22:56:45.040268 [ 256 ] {cb9bc6f4-9919-4f6a-ad49-ce6855be38c3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8287 | 2025.08.12 22:56:45.040582 [ 256 ] {cb9bc6f4-9919-4f6a-ad49-ce6855be38c3} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2025.08.12 22:56:45.040696 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.003667991 sec., 1124866.4459645622 rows/sec., 96.83 MiB/sec. | ||
| 8289 | 2025.08.12 22:56:45.040730 [ 256 ] {cb9bc6f4-9919-4f6a-ad49-ce6855be38c3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001583 sec., 15161.086544535692 rows/sec., 1.26 MiB/sec. | ||
| 8290 | 2025.08.12 22:56:45.040781 [ 256 ] {cb9bc6f4-9919-4f6a-ad49-ce6855be38c3} <Debug> TCPHandler: Processed in 0.001759165 sec. | ||
| 8291 | 2025.08.12 22:56:45.040924 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2025.08.12 22:56:45.041022 [ 256 ] {c43a9553-79f5-4e48-81bd-38aa17978989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8293 | 2025.08.12 22:56:45.041056 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8294 | 2025.08.12 22:56:45.041063 [ 256 ] {c43a9553-79f5-4e48-81bd-38aa17978989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8295 | 2025.08.12 22:56:45.041394 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.08.12 22:56:45.041485 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_81_16} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8297 | 2025.08.12 22:56:45.041519 [ 256 ] {c43a9553-79f5-4e48-81bd-38aa17978989} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2025.08.12 22:56:45.041554 [ 256 ] {c43a9553-79f5-4e48-81bd-38aa17978989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8299 | 2025.08.12 22:56:45.041573 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 8300 | 2025.08.12 22:56:45.041876 [ 256 ] {c43a9553-79f5-4e48-81bd-38aa17978989} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8301 | 2025.08.12 22:56:45.042098 [ 256 ] {c43a9553-79f5-4e48-81bd-38aa17978989} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2025.08.12 22:56:45.042239 [ 256 ] {c43a9553-79f5-4e48-81bd-38aa17978989} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00124 sec., 9677.41935483871 rows/sec., 756.05 KiB/sec. | ||
| 8303 | 2025.08.12 22:56:45.042278 [ 256 ] {c43a9553-79f5-4e48-81bd-38aa17978989} <Debug> TCPHandler: Processed in 0.001402809 sec. | ||
| 8304 | 2025.08.12 22:56:45.042428 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2025.08.12 22:56:45.042525 [ 256 ] {c2a65dd3-82db-4f95-9a1b-192b59e1c330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8306 | 2025.08.12 22:56:45.042567 [ 256 ] {c2a65dd3-82db-4f95-9a1b-192b59e1c330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8307 | 2025.08.12 22:56:45.043061 [ 256 ] {c2a65dd3-82db-4f95-9a1b-192b59e1c330} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2025.08.12 22:56:45.043097 [ 256 ] {c2a65dd3-82db-4f95-9a1b-192b59e1c330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8309 | 2025.08.12 22:56:45.043441 [ 256 ] {c2a65dd3-82db-4f95-9a1b-192b59e1c330} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8310 | 2025.08.12 22:56:45.043663 [ 256 ] {c2a65dd3-82db-4f95-9a1b-192b59e1c330} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2025.08.12 22:56:45.043799 [ 256 ] {c2a65dd3-82db-4f95-9a1b-192b59e1c330} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001294 sec., 77279.75270479135 rows/sec., 6.32 MiB/sec. | ||
| 8312 | 2025.08.12 22:56:45.043827 [ 48 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8313 | 2025.08.12 22:56:45.043839 [ 256 ] {c2a65dd3-82db-4f95-9a1b-192b59e1c330} <Debug> TCPHandler: Processed in 0.00147319 sec. | ||
| 8314 | 2025.08.12 22:56:45.043901 [ 48 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2025.08.12 22:56:45.043941 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8316 | 2025.08.12 22:56:45.044021 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2025.08.12 22:56:45.044116 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 8318 | 2025.08.12 22:56:45.044122 [ 256 ] {ce03cbe0-33cb-4b5b-9754-29c9155fc237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8319 | 2025.08.12 22:56:45.044239 [ 256 ] {ce03cbe0-33cb-4b5b-9754-29c9155fc237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8320 | 2025.08.12 22:56:45.044323 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8321 | 2025.08.12 22:56:45.044378 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1223 rows starting from the beginning of the part | ||
| 8322 | 2025.08.12 22:56:45.044471 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 565 rows starting from the beginning of the part | ||
| 8323 | 2025.08.12 22:56:45.044539 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 8324 | 2025.08.12 22:56:45.044601 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 8325 | 2025.08.12 22:56:45.044660 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 105 rows starting from the beginning of the part | ||
| 8326 | 2025.08.12 22:56:45.044721 [ 256 ] {ce03cbe0-33cb-4b5b-9754-29c9155fc237} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2025.08.12 22:56:45.044723 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 100 rows starting from the beginning of the part | ||
| 8328 | 2025.08.12 22:56:45.044760 [ 256 ] {ce03cbe0-33cb-4b5b-9754-29c9155fc237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8329 | 2025.08.12 22:56:45.045153 [ 256 ] {ce03cbe0-33cb-4b5b-9754-29c9155fc237} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8330 | 2025.08.12 22:56:45.045396 [ 256 ] {ce03cbe0-33cb-4b5b-9754-29c9155fc237} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8331 | 2025.08.12 22:56:45.045534 [ 256 ] {ce03cbe0-33cb-4b5b-9754-29c9155fc237} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001432 sec., 136871.50837988828 rows/sec., 9.82 MiB/sec. | ||
| 8332 | 2025.08.12 22:56:45.045562 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8333 | 2025.08.12 22:56:45.045572 [ 256 ] {ce03cbe0-33cb-4b5b-9754-29c9155fc237} <Debug> TCPHandler: Processed in 0.001598193 sec. | ||
| 8334 | 2025.08.12 22:56:45.045625 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2025.08.12 22:56:45.045696 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8336 | 2025.08.12 22:56:45.045745 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8337 | 2025.08.12 22:56:45.045794 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 8338 | 2025.08.12 22:56:45.045844 [ 256 ] {8b110c70-d19d-4a24-a334-aae0974909b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8339 | 2025.08.12 22:56:45.045880 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8340 | 2025.08.12 22:56:45.045886 [ 256 ] {8b110c70-d19d-4a24-a334-aae0974909b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8341 | 2025.08.12 22:56:45.045907 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21934 rows starting from the beginning of the part | ||
| 8342 | 2025.08.12 22:56:45.045957 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 944 rows starting from the beginning of the part | ||
| 8343 | 2025.08.12 22:56:45.045998 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 8344 | 2025.08.12 22:56:45.046037 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 8345 | 2025.08.12 22:56:45.046073 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 8346 | 2025.08.12 22:56:45.046117 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 196 rows starting from the beginning of the part | ||
| 8347 | 2025.08.12 22:56:45.046280 [ 256 ] {8b110c70-d19d-4a24-a334-aae0974909b1} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8348 | 2025.08.12 22:56:45.046316 [ 256 ] {8b110c70-d19d-4a24-a334-aae0974909b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8349 | 2025.08.12 22:56:45.046562 [ 196 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2121 rows, containing 5 columns (5 merged, 0 gathered) in 0.002517485 sec., 842507.5025273239 rows/sec., 65.47 MiB/sec. | ||
| 8350 | 2025.08.12 22:56:45.046932 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8351 | 2025.08.12 22:56:45.047005 [ 256 ] {8b110c70-d19d-4a24-a334-aae0974909b1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8352 | 2025.08.12 22:56:45.047309 [ 256 ] {8b110c70-d19d-4a24-a334-aae0974909b1} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2025.08.12 22:56:45.047427 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2025.08.12 22:56:45.047479 [ 256 ] {8b110c70-d19d-4a24-a334-aae0974909b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001654 sec., 36275.695284159614 rows/sec., 2.44 MiB/sec. | ||
| 8355 | 2025.08.12 22:56:45.047482 [ 48 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8356 | 2025.08.12 22:56:45.047528 [ 256 ] {8b110c70-d19d-4a24-a334-aae0974909b1} <Debug> TCPHandler: Processed in 0.001829286 sec. | ||
| 8357 | 2025.08.12 22:56:45.047549 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_81_16} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8358 | 2025.08.12 22:56:45.047557 [ 48 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2025.08.12 22:56:45.047608 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8360 | 2025.08.12 22:56:45.047671 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8361 | 2025.08.12 22:56:45.047767 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 8362 | 2025.08.12 22:56:45.047921 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8363 | 2025.08.12 22:56:45.047973 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4188 rows starting from the beginning of the part | ||
| 8364 | 2025.08.12 22:56:45.048062 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 8365 | 2025.08.12 22:56:45.048126 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 24 rows starting from the beginning of the part | ||
| 8366 | 2025.08.12 22:56:45.048190 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 8367 | 2025.08.12 22:56:45.048257 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 8368 | 2025.08.12 22:56:45.048322 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 8369 | 2025.08.12 22:56:45.052034 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4428 rows, containing 4 columns (4 merged, 0 gathered) in 0.004317231 sec., 1025657.4179143992 rows/sec., 68.28 MiB/sec. | ||
| 8370 | 2025.08.12 22:56:45.052645 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8371 | 2025.08.12 22:56:45.053008 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_81_16} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2025.08.12 22:56:45.053104 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_81_16} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8373 | 2025.08.12 22:56:45.053203 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8374 | 2025.08.12 22:56:45.054323 [ 197 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23458 rows, containing 5 columns (5 merged, 0 gathered) in 0.00856146 sec., 2739953.2322758036 rows/sec., 187.06 MiB/sec. | ||
| 8375 | 2025.08.12 22:56:45.055133 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8376 | 2025.08.12 22:56:45.055627 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2025.08.12 22:56:45.055760 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8378 | 2025.08.12 22:56:45.055903 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8379 | 2025.08.12 22:56:46.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.65 MiB, peak 292.97 MiB, free memory in arenas 0.00 B, will set to 284.02 MiB (RSS), difference: 2.36 MiB | ||
| 8380 | 2025.08.12 22:56:46.861138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
| 8381 | 2025.08.12 22:56:46.861676 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2025.08.12 22:56:46.861722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8383 | 2025.08.12 22:56:46.862197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8384 | 2025.08.12 22:56:46.862437 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2025.08.12 22:56:46.862577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
| 8386 | 2025.08.12 22:56:48.089951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8387 | 2025.08.12 22:56:48.107253 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2025.08.12 22:56:48.107310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8389 | 2025.08.12 22:56:48.113426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8390 | 2025.08.12 22:56:48.114128 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2025.08.12 22:56:48.117010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8392 | 2025.08.12 22:56:49.424102 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1184 | ||
| 8393 | 2025.08.12 22:56:49.427007 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2025.08.12 22:56:49.427063 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8395 | 2025.08.12 22:56:49.428233 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8396 | 2025.08.12 22:56:49.428494 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2025.08.12 22:56:49.428643 [ 100 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8398 | 2025.08.12 22:56:49.428707 [ 100 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2025.08.12 22:56:49.428728 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8400 | 2025.08.12 22:56:49.428829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1184 | ||
| 8401 | 2025.08.12 22:56:49.428845 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 8402 | 2025.08.12 22:56:49.429471 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8403 | 2025.08.12 22:56:49.429635 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1050 rows starting from the beginning of the part | ||
| 8404 | 2025.08.12 22:56:49.430049 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 8405 | 2025.08.12 22:56:49.430410 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 8406 | 2025.08.12 22:56:49.430768 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 8407 | 2025.08.12 22:56:49.431115 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
| 8408 | 2025.08.12 22:56:49.431469 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 8409 | 2025.08.12 22:56:49.438195 [ 197 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 72 columns (72 merged, 0 gathered) in 0.009403592 sec., 125909.33336963151 rows/sec., 101.89 MiB/sec. | ||
| 8410 | 2025.08.12 22:56:49.439614 [ 187 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8411 | 2025.08.12 22:56:49.440229 [ 187 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2025.08.12 22:56:49.440313 [ 187 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_36_7} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8413 | 2025.08.12 22:56:49.440653 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 8414 | 2025.08.12 22:56:50.020296 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2025.08.12 22:56:50.020595 [ 256 ] {8f4fe414-d59e-4526-98b2-0a45660448a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8416 | 2025.08.12 22:56:50.020698 [ 256 ] {8f4fe414-d59e-4526-98b2-0a45660448a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8417 | 2025.08.12 22:56:50.021467 [ 256 ] {8f4fe414-d59e-4526-98b2-0a45660448a7} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2025.08.12 22:56:50.021509 [ 256 ] {8f4fe414-d59e-4526-98b2-0a45660448a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8419 | 2025.08.12 22:56:50.021895 [ 256 ] {8f4fe414-d59e-4526-98b2-0a45660448a7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8420 | 2025.08.12 22:56:50.022124 [ 256 ] {8f4fe414-d59e-4526-98b2-0a45660448a7} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2025.08.12 22:56:50.022276 [ 256 ] {8f4fe414-d59e-4526-98b2-0a45660448a7} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001758 sec., 78498.29351535837 rows/sec., 6.79 MiB/sec. | ||
| 8422 | 2025.08.12 22:56:50.022317 [ 256 ] {8f4fe414-d59e-4526-98b2-0a45660448a7} <Debug> TCPHandler: Processed in 0.002202181 sec. | ||
| 8423 | 2025.08.12 22:56:50.022441 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2025.08.12 22:56:50.022536 [ 256 ] {9b7a90f2-d230-412f-8a71-97d52660114d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8425 | 2025.08.12 22:56:50.022576 [ 256 ] {9b7a90f2-d230-412f-8a71-97d52660114d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8426 | 2025.08.12 22:56:50.022984 [ 256 ] {9b7a90f2-d230-412f-8a71-97d52660114d} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2025.08.12 22:56:50.023018 [ 256 ] {9b7a90f2-d230-412f-8a71-97d52660114d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8428 | 2025.08.12 22:56:50.023323 [ 256 ] {9b7a90f2-d230-412f-8a71-97d52660114d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8429 | 2025.08.12 22:56:50.023530 [ 256 ] {9b7a90f2-d230-412f-8a71-97d52660114d} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2025.08.12 22:56:50.023654 [ 256 ] {9b7a90f2-d230-412f-8a71-97d52660114d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001138 sec., 36028.11950790862 rows/sec., 2.65 MiB/sec. | ||
| 8431 | 2025.08.12 22:56:50.023691 [ 256 ] {9b7a90f2-d230-412f-8a71-97d52660114d} <Debug> TCPHandler: Processed in 0.001298298 sec. | ||
| 8432 | 2025.08.12 22:56:50.023803 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2025.08.12 22:56:50.023894 [ 256 ] {95df7cad-290d-4277-a35e-24fb59a0511c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8434 | 2025.08.12 22:56:50.023932 [ 256 ] {95df7cad-290d-4277-a35e-24fb59a0511c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8435 | 2025.08.12 22:56:50.024339 [ 256 ] {95df7cad-290d-4277-a35e-24fb59a0511c} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2025.08.12 22:56:50.024372 [ 256 ] {95df7cad-290d-4277-a35e-24fb59a0511c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8437 | 2025.08.12 22:56:50.024663 [ 256 ] {95df7cad-290d-4277-a35e-24fb59a0511c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8438 | 2025.08.12 22:56:50.024867 [ 256 ] {95df7cad-290d-4277-a35e-24fb59a0511c} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2025.08.12 22:56:50.024987 [ 256 ] {95df7cad-290d-4277-a35e-24fb59a0511c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001111 sec., 94509.4509450945 rows/sec., 7.38 MiB/sec. | ||
| 8440 | 2025.08.12 22:56:50.025024 [ 256 ] {95df7cad-290d-4277-a35e-24fb59a0511c} <Debug> TCPHandler: Processed in 0.001267348 sec. | ||
| 8441 | 2025.08.12 22:56:50.025137 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8442 | 2025.08.12 22:56:50.025228 [ 256 ] {7f781d66-9ea5-43e3-a212-140732750341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8443 | 2025.08.12 22:56:50.025271 [ 256 ] {7f781d66-9ea5-43e3-a212-140732750341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8444 | 2025.08.12 22:56:50.025669 [ 256 ] {7f781d66-9ea5-43e3-a212-140732750341} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2025.08.12 22:56:50.025704 [ 256 ] {7f781d66-9ea5-43e3-a212-140732750341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8446 | 2025.08.12 22:56:50.026024 [ 256 ] {7f781d66-9ea5-43e3-a212-140732750341} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8447 | 2025.08.12 22:56:50.026230 [ 256 ] {7f781d66-9ea5-43e3-a212-140732750341} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2025.08.12 22:56:50.026355 [ 256 ] {7f781d66-9ea5-43e3-a212-140732750341} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 8449 | 2025.08.12 22:56:50.026413 [ 256 ] {7f781d66-9ea5-43e3-a212-140732750341} <Debug> TCPHandler: Processed in 0.001322208 sec. | ||
| 8450 | 2025.08.12 22:56:50.026522 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8451 | 2025.08.12 22:56:50.026614 [ 256 ] {eb76a08c-26f5-49a5-bf88-8814e6857272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8452 | 2025.08.12 22:56:50.026668 [ 256 ] {eb76a08c-26f5-49a5-bf88-8814e6857272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8453 | 2025.08.12 22:56:50.027482 [ 256 ] {eb76a08c-26f5-49a5-bf88-8814e6857272} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2025.08.12 22:56:50.027515 [ 256 ] {eb76a08c-26f5-49a5-bf88-8814e6857272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8455 | 2025.08.12 22:56:50.028062 [ 256 ] {eb76a08c-26f5-49a5-bf88-8814e6857272} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8456 | 2025.08.12 22:56:50.028307 [ 256 ] {eb76a08c-26f5-49a5-bf88-8814e6857272} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2025.08.12 22:56:50.028409 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8458 | 2025.08.12 22:56:50.028437 [ 256 ] {eb76a08c-26f5-49a5-bf88-8814e6857272} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001841 sec., 22270.505160239 rows/sec., 39.91 MiB/sec. | ||
| 8459 | 2025.08.12 22:56:50.028446 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2025.08.12 22:56:50.028468 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8461 | 2025.08.12 22:56:50.028491 [ 256 ] {eb76a08c-26f5-49a5-bf88-8814e6857272} <Debug> TCPHandler: Processed in 0.002015138 sec. | ||
| 8462 | 2025.08.12 22:56:50.028547 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 8463 | 2025.08.12 22:56:50.028610 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8464 | 2025.08.12 22:56:50.028702 [ 256 ] {094afaf8-fef3-4555-b3f9-6ebbbebab53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8465 | 2025.08.12 22:56:50.028735 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8466 | 2025.08.12 22:56:50.028743 [ 256 ] {094afaf8-fef3-4555-b3f9-6ebbbebab53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8467 | 2025.08.12 22:56:50.028788 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1141 rows starting from the beginning of the part | ||
| 8468 | 2025.08.12 22:56:50.028910 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 8469 | 2025.08.12 22:56:50.029020 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 8470 | 2025.08.12 22:56:50.029075 [ 256 ] {094afaf8-fef3-4555-b3f9-6ebbbebab53c} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2025.08.12 22:56:50.029110 [ 256 ] {094afaf8-fef3-4555-b3f9-6ebbbebab53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8472 | 2025.08.12 22:56:50.029121 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 8473 | 2025.08.12 22:56:50.029223 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 8474 | 2025.08.12 22:56:50.029324 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 8475 | 2025.08.12 22:56:50.029418 [ 256 ] {094afaf8-fef3-4555-b3f9-6ebbbebab53c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8476 | 2025.08.12 22:56:50.029631 [ 256 ] {094afaf8-fef3-4555-b3f9-6ebbbebab53c} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2025.08.12 22:56:50.029756 [ 256 ] {094afaf8-fef3-4555-b3f9-6ebbbebab53c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8478 | 2025.08.12 22:56:50.029791 [ 256 ] {094afaf8-fef3-4555-b3f9-6ebbbebab53c} <Debug> TCPHandler: Processed in 0.001227658 sec. | ||
| 8479 | 2025.08.12 22:56:50.036315 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1346 rows, containing 19 columns (19 merged, 0 gathered) in 0.007796629 sec., 172638.7134747594 rows/sec., 309.36 MiB/sec. | ||
| 8480 | 2025.08.12 22:56:50.038030 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8481 | 2025.08.12 22:56:50.038434 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.08.12 22:56:50.038522 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8483 | 2025.08.12 22:56:50.038666 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.49 MiB. | ||
| 8484 | 2025.08.12 22:56:51.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.53 MiB, peak 295.95 MiB, free memory in arenas 0.00 B, will set to 287.03 MiB (RSS), difference: 2.50 MiB | ||
| 8485 | 2025.08.12 22:56:54.228134 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8486 | 2025.08.12 22:56:54.228189 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8487 | 2025.08.12 22:56:54.362675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
| 8488 | 2025.08.12 22:56:54.363177 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2025.08.12 22:56:54.363220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8490 | 2025.08.12 22:56:54.363678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8491 | 2025.08.12 22:56:54.363899 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2025.08.12 22:56:54.364026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 8493 | 2025.08.12 22:56:55.018060 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2025.08.12 22:56:55.018261 [ 256 ] {bf9033f5-d8b4-46a4-a439-8cb7b76cf015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8495 | 2025.08.12 22:56:55.018331 [ 256 ] {bf9033f5-d8b4-46a4-a439-8cb7b76cf015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8496 | 2025.08.12 22:56:55.018987 [ 256 ] {bf9033f5-d8b4-46a4-a439-8cb7b76cf015} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2025.08.12 22:56:55.019036 [ 256 ] {bf9033f5-d8b4-46a4-a439-8cb7b76cf015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8498 | 2025.08.12 22:56:55.019454 [ 256 ] {bf9033f5-d8b4-46a4-a439-8cb7b76cf015} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8499 | 2025.08.12 22:56:55.019697 [ 256 ] {bf9033f5-d8b4-46a4-a439-8cb7b76cf015} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2025.08.12 22:56:55.019853 [ 256 ] {bf9033f5-d8b4-46a4-a439-8cb7b76cf015} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 8501 | 2025.08.12 22:56:55.019899 [ 256 ] {bf9033f5-d8b4-46a4-a439-8cb7b76cf015} <Debug> TCPHandler: Processed in 0.002034689 sec. | ||
| 8502 | 2025.08.12 22:56:55.020027 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2025.08.12 22:56:55.020123 [ 256 ] {30eb90db-753e-4594-9e5c-35db4ec2a09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8504 | 2025.08.12 22:56:55.020163 [ 256 ] {30eb90db-753e-4594-9e5c-35db4ec2a09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8505 | 2025.08.12 22:56:55.020597 [ 256 ] {30eb90db-753e-4594-9e5c-35db4ec2a09d} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2025.08.12 22:56:55.020634 [ 256 ] {30eb90db-753e-4594-9e5c-35db4ec2a09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8507 | 2025.08.12 22:56:55.020946 [ 256 ] {30eb90db-753e-4594-9e5c-35db4ec2a09d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8508 | 2025.08.12 22:56:55.021184 [ 256 ] {30eb90db-753e-4594-9e5c-35db4ec2a09d} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2025.08.12 22:56:55.021318 [ 256 ] {30eb90db-753e-4594-9e5c-35db4ec2a09d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 8510 | 2025.08.12 22:56:55.021367 [ 256 ] {30eb90db-753e-4594-9e5c-35db4ec2a09d} <Debug> TCPHandler: Processed in 0.001389609 sec. | ||
| 8511 | 2025.08.12 22:56:55.021488 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8512 | 2025.08.12 22:56:55.021582 [ 256 ] {f8dc82c7-5413-414b-91f2-c08dbe198753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8513 | 2025.08.12 22:56:55.021628 [ 256 ] {f8dc82c7-5413-414b-91f2-c08dbe198753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8514 | 2025.08.12 22:56:55.022041 [ 256 ] {f8dc82c7-5413-414b-91f2-c08dbe198753} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2025.08.12 22:56:55.022076 [ 256 ] {f8dc82c7-5413-414b-91f2-c08dbe198753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8516 | 2025.08.12 22:56:55.022421 [ 256 ] {f8dc82c7-5413-414b-91f2-c08dbe198753} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8517 | 2025.08.12 22:56:55.022644 [ 256 ] {f8dc82c7-5413-414b-91f2-c08dbe198753} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2025.08.12 22:56:55.022780 [ 256 ] {f8dc82c7-5413-414b-91f2-c08dbe198753} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 8519 | 2025.08.12 22:56:55.022818 [ 256 ] {f8dc82c7-5413-414b-91f2-c08dbe198753} <Debug> TCPHandler: Processed in 0.001379589 sec. | ||
| 8520 | 2025.08.12 22:56:55.022929 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8521 | 2025.08.12 22:56:55.023021 [ 256 ] {e5294d86-2fc6-4ad3-9571-bb9d346e9eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8522 | 2025.08.12 22:56:55.023063 [ 256 ] {e5294d86-2fc6-4ad3-9571-bb9d346e9eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8523 | 2025.08.12 22:56:55.023389 [ 256 ] {e5294d86-2fc6-4ad3-9571-bb9d346e9eb6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2025.08.12 22:56:55.023424 [ 256 ] {e5294d86-2fc6-4ad3-9571-bb9d346e9eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8525 | 2025.08.12 22:56:55.023742 [ 256 ] {e5294d86-2fc6-4ad3-9571-bb9d346e9eb6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8526 | 2025.08.12 22:56:55.023959 [ 256 ] {e5294d86-2fc6-4ad3-9571-bb9d346e9eb6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2025.08.12 22:56:55.024089 [ 256 ] {e5294d86-2fc6-4ad3-9571-bb9d346e9eb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 8528 | 2025.08.12 22:56:55.024125 [ 256 ] {e5294d86-2fc6-4ad3-9571-bb9d346e9eb6} <Debug> TCPHandler: Processed in 0.001244868 sec. | ||
| 8529 | 2025.08.12 22:56:55.617111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 8530 | 2025.08.12 22:56:55.635212 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2025.08.12 22:56:55.635274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8532 | 2025.08.12 22:56:55.641331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8533 | 2025.08.12 22:56:55.642049 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2025.08.12 22:56:55.645163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 8535 | 2025.08.12 22:56:57.310190 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8536 | 2025.08.12 22:56:57.310394 [ 256 ] {c3be7680-c0c1-4b80-81af-f080f9b3c2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8537 | 2025.08.12 22:56:57.310472 [ 256 ] {c3be7680-c0c1-4b80-81af-f080f9b3c2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8538 | 2025.08.12 22:56:57.311160 [ 256 ] {c3be7680-c0c1-4b80-81af-f080f9b3c2b2} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2025.08.12 22:56:57.311209 [ 256 ] {c3be7680-c0c1-4b80-81af-f080f9b3c2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8540 | 2025.08.12 22:56:57.311609 [ 256 ] {c3be7680-c0c1-4b80-81af-f080f9b3c2b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8541 | 2025.08.12 22:56:57.311849 [ 256 ] {c3be7680-c0c1-4b80-81af-f080f9b3c2b2} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2025.08.12 22:56:57.312006 [ 256 ] {c3be7680-c0c1-4b80-81af-f080f9b3c2b2} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001667 sec., 8398.320335932813 rows/sec., 684.82 KiB/sec. | ||
| 8543 | 2025.08.12 22:56:57.312050 [ 256 ] {c3be7680-c0c1-4b80-81af-f080f9b3c2b2} <Debug> TCPHandler: Processed in 0.002018738 sec. | ||
| 8544 | 2025.08.12 22:56:57.312175 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8545 | 2025.08.12 22:56:57.312270 [ 256 ] {7892d4a1-2e5a-4288-a8be-e3fcbe641f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8546 | 2025.08.12 22:56:57.312310 [ 256 ] {7892d4a1-2e5a-4288-a8be-e3fcbe641f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8547 | 2025.08.12 22:56:57.313406 [ 256 ] {7892d4a1-2e5a-4288-a8be-e3fcbe641f6c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2025.08.12 22:56:57.313444 [ 256 ] {7892d4a1-2e5a-4288-a8be-e3fcbe641f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8549 | 2025.08.12 22:56:57.313839 [ 256 ] {7892d4a1-2e5a-4288-a8be-e3fcbe641f6c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8550 | 2025.08.12 22:56:57.314058 [ 256 ] {7892d4a1-2e5a-4288-a8be-e3fcbe641f6c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2025.08.12 22:56:57.314196 [ 256 ] {7892d4a1-2e5a-4288-a8be-e3fcbe641f6c} <Debug> executeQuery: Read 1285 rows, 108.86 KiB in 0.001945 sec., 660668.380462725 rows/sec., 54.66 MiB/sec. | ||
| 8552 | 2025.08.12 22:56:57.314236 [ 256 ] {7892d4a1-2e5a-4288-a8be-e3fcbe641f6c} <Debug> TCPHandler: Processed in 0.00210944 sec. | ||
| 8553 | 2025.08.12 22:56:57.314361 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2025.08.12 22:56:57.314484 [ 256 ] {037cbda9-4fbf-4123-b131-fd14b50075e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8555 | 2025.08.12 22:56:57.314535 [ 256 ] {037cbda9-4fbf-4123-b131-fd14b50075e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8556 | 2025.08.12 22:56:57.315047 [ 256 ] {037cbda9-4fbf-4123-b131-fd14b50075e1} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2025.08.12 22:56:57.315086 [ 256 ] {037cbda9-4fbf-4123-b131-fd14b50075e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8558 | 2025.08.12 22:56:57.315412 [ 256 ] {037cbda9-4fbf-4123-b131-fd14b50075e1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8559 | 2025.08.12 22:56:57.315631 [ 256 ] {037cbda9-4fbf-4123-b131-fd14b50075e1} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2025.08.12 22:56:57.315762 [ 256 ] {037cbda9-4fbf-4123-b131-fd14b50075e1} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001303 sec., 42210.2839600921 rows/sec., 3.04 MiB/sec. | ||
| 8561 | 2025.08.12 22:56:57.315802 [ 256 ] {037cbda9-4fbf-4123-b131-fd14b50075e1} <Debug> TCPHandler: Processed in 0.001503561 sec. | ||
| 8562 | 2025.08.12 22:56:57.315904 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8563 | 2025.08.12 22:56:57.316000 [ 256 ] {6bd6edb1-3407-4126-9c9f-c398b43c85aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8564 | 2025.08.12 22:56:57.316040 [ 256 ] {6bd6edb1-3407-4126-9c9f-c398b43c85aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8565 | 2025.08.12 22:56:57.316511 [ 256 ] {6bd6edb1-3407-4126-9c9f-c398b43c85aa} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8566 | 2025.08.12 22:56:57.316548 [ 256 ] {6bd6edb1-3407-4126-9c9f-c398b43c85aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8567 | 2025.08.12 22:56:57.316876 [ 256 ] {6bd6edb1-3407-4126-9c9f-c398b43c85aa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8568 | 2025.08.12 22:56:57.317093 [ 256 ] {6bd6edb1-3407-4126-9c9f-c398b43c85aa} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8569 | 2025.08.12 22:56:57.317223 [ 256 ] {6bd6edb1-3407-4126-9c9f-c398b43c85aa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 8570 | 2025.08.12 22:56:57.317264 [ 256 ] {6bd6edb1-3407-4126-9c9f-c398b43c85aa} <Debug> TCPHandler: Processed in 0.001408999 sec. | ||
| 8571 | 2025.08.12 22:56:57.317371 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8572 | 2025.08.12 22:56:57.317465 [ 256 ] {514dfd8a-2598-4fb4-bfcf-8bdc89301af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8573 | 2025.08.12 22:56:57.317505 [ 256 ] {514dfd8a-2598-4fb4-bfcf-8bdc89301af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8574 | 2025.08.12 22:56:57.318122 [ 256 ] {514dfd8a-2598-4fb4-bfcf-8bdc89301af4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2025.08.12 22:56:57.318159 [ 256 ] {514dfd8a-2598-4fb4-bfcf-8bdc89301af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8576 | 2025.08.12 22:56:57.318497 [ 256 ] {514dfd8a-2598-4fb4-bfcf-8bdc89301af4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8577 | 2025.08.12 22:56:57.318718 [ 256 ] {514dfd8a-2598-4fb4-bfcf-8bdc89301af4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2025.08.12 22:56:57.318852 [ 256 ] {514dfd8a-2598-4fb4-bfcf-8bdc89301af4} <Debug> executeQuery: Read 575 rows, 43.83 KiB in 0.001404 sec., 409544.15954415954 rows/sec., 30.49 MiB/sec. | ||
| 8579 | 2025.08.12 22:56:57.318891 [ 256 ] {514dfd8a-2598-4fb4-bfcf-8bdc89301af4} <Debug> TCPHandler: Processed in 0.001568342 sec. | ||
| 8580 | 2025.08.12 22:56:57.318995 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2025.08.12 22:56:57.319090 [ 256 ] {97c10b38-5eb9-4bbc-8cfd-1d68dbe7c976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8582 | 2025.08.12 22:56:57.319135 [ 256 ] {97c10b38-5eb9-4bbc-8cfd-1d68dbe7c976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8583 | 2025.08.12 22:56:57.319742 [ 256 ] {97c10b38-5eb9-4bbc-8cfd-1d68dbe7c976} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2025.08.12 22:56:57.319777 [ 256 ] {97c10b38-5eb9-4bbc-8cfd-1d68dbe7c976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8585 | 2025.08.12 22:56:57.320165 [ 256 ] {97c10b38-5eb9-4bbc-8cfd-1d68dbe7c976} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8586 | 2025.08.12 22:56:57.320380 [ 256 ] {97c10b38-5eb9-4bbc-8cfd-1d68dbe7c976} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2025.08.12 22:56:57.320510 [ 256 ] {97c10b38-5eb9-4bbc-8cfd-1d68dbe7c976} <Debug> executeQuery: Read 949 rows, 65.17 KiB in 0.001439 sec., 659485.7539958304 rows/sec., 44.23 MiB/sec. | ||
| 8588 | 2025.08.12 22:56:57.320547 [ 256 ] {97c10b38-5eb9-4bbc-8cfd-1d68dbe7c976} <Debug> TCPHandler: Processed in 0.001601162 sec. | ||
| 8589 | 2025.08.12 22:56:57.320660 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8590 | 2025.08.12 22:56:57.320756 [ 256 ] {2bf79d35-31ed-4b2d-8d62-4cc8462ad8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8591 | 2025.08.12 22:56:57.320812 [ 256 ] {2bf79d35-31ed-4b2d-8d62-4cc8462ad8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8592 | 2025.08.12 22:56:57.321689 [ 256 ] {2bf79d35-31ed-4b2d-8d62-4cc8462ad8a3} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2025.08.12 22:56:57.321726 [ 256 ] {2bf79d35-31ed-4b2d-8d62-4cc8462ad8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8594 | 2025.08.12 22:56:57.322302 [ 256 ] {2bf79d35-31ed-4b2d-8d62-4cc8462ad8a3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8595 | 2025.08.12 22:56:57.322546 [ 256 ] {2bf79d35-31ed-4b2d-8d62-4cc8462ad8a3} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2025.08.12 22:56:57.322693 [ 256 ] {2bf79d35-31ed-4b2d-8d62-4cc8462ad8a3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001956 sec., 20961.14519427403 rows/sec., 37.56 MiB/sec. | ||
| 8597 | 2025.08.12 22:56:57.322758 [ 256 ] {2bf79d35-31ed-4b2d-8d62-4cc8462ad8a3} <Debug> TCPHandler: Processed in 0.00214651 sec. | ||
| 8598 | 2025.08.12 22:56:57.322870 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8599 | 2025.08.12 22:56:57.322966 [ 256 ] {bbd91ab4-5a71-474a-9833-0f274d63dc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8600 | 2025.08.12 22:56:57.323008 [ 256 ] {bbd91ab4-5a71-474a-9833-0f274d63dc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8601 | 2025.08.12 22:56:57.323338 [ 256 ] {bbd91ab4-5a71-474a-9833-0f274d63dc5a} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2025.08.12 22:56:57.323373 [ 256 ] {bbd91ab4-5a71-474a-9833-0f274d63dc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8603 | 2025.08.12 22:56:57.323693 [ 256 ] {bbd91ab4-5a71-474a-9833-0f274d63dc5a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8604 | 2025.08.12 22:56:57.323912 [ 256 ] {bbd91ab4-5a71-474a-9833-0f274d63dc5a} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2025.08.12 22:56:57.324042 [ 256 ] {bbd91ab4-5a71-474a-9833-0f274d63dc5a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001096 sec., 32846.71532846715 rows/sec., 2.21 MiB/sec. | ||
| 8606 | 2025.08.12 22:56:57.324078 [ 256 ] {bbd91ab4-5a71-474a-9833-0f274d63dc5a} <Debug> TCPHandler: Processed in 0.001258277 sec. | ||
| 8607 | 2025.08.12 22:56:59.429061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1220 | ||
| 8608 | 2025.08.12 22:56:59.431871 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2025.08.12 22:56:59.431923 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8610 | 2025.08.12 22:56:59.433092 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8611 | 2025.08.12 22:56:59.433348 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2025.08.12 22:56:59.433628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
| 8613 | 2025.08.12 22:57:00.014602 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2025.08.12 22:57:00.014903 [ 256 ] {c44edbb7-ca02-471d-aac9-850bbee91ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8615 | 2025.08.12 22:57:00.015008 [ 256 ] {c44edbb7-ca02-471d-aac9-850bbee91ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8616 | 2025.08.12 22:57:00.015744 [ 256 ] {c44edbb7-ca02-471d-aac9-850bbee91ae9} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2025.08.12 22:57:00.015788 [ 256 ] {c44edbb7-ca02-471d-aac9-850bbee91ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8618 | 2025.08.12 22:57:00.016191 [ 256 ] {c44edbb7-ca02-471d-aac9-850bbee91ae9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8619 | 2025.08.12 22:57:00.016427 [ 256 ] {c44edbb7-ca02-471d-aac9-850bbee91ae9} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2025.08.12 22:57:00.016596 [ 256 ] {c44edbb7-ca02-471d-aac9-850bbee91ae9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.41 MiB/sec. | ||
| 8621 | 2025.08.12 22:57:00.016646 [ 256 ] {c44edbb7-ca02-471d-aac9-850bbee91ae9} <Debug> TCPHandler: Processed in 0.002231842 sec. | ||
| 8622 | 2025.08.12 22:57:00.016769 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2025.08.12 22:57:00.016868 [ 256 ] {8a2dd31d-ad29-406a-a90d-850bfdd081c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8624 | 2025.08.12 22:57:00.016909 [ 256 ] {8a2dd31d-ad29-406a-a90d-850bfdd081c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8625 | 2025.08.12 22:57:00.017344 [ 256 ] {8a2dd31d-ad29-406a-a90d-850bfdd081c3} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2025.08.12 22:57:00.017381 [ 256 ] {8a2dd31d-ad29-406a-a90d-850bfdd081c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8627 | 2025.08.12 22:57:00.017691 [ 256 ] {8a2dd31d-ad29-406a-a90d-850bfdd081c3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8628 | 2025.08.12 22:57:00.017915 [ 256 ] {8a2dd31d-ad29-406a-a90d-850bfdd081c3} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2025.08.12 22:57:00.018046 [ 256 ] {8a2dd31d-ad29-406a-a90d-850bfdd081c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 8630 | 2025.08.12 22:57:00.018085 [ 256 ] {8a2dd31d-ad29-406a-a90d-850bfdd081c3} <Debug> TCPHandler: Processed in 0.001364829 sec. | ||
| 8631 | 2025.08.12 22:57:00.018203 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2025.08.12 22:57:00.018297 [ 256 ] {752b3133-8a39-4fc3-b198-e6432f9efcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8633 | 2025.08.12 22:57:00.018340 [ 256 ] {752b3133-8a39-4fc3-b198-e6432f9efcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8634 | 2025.08.12 22:57:00.018718 [ 256 ] {752b3133-8a39-4fc3-b198-e6432f9efcac} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2025.08.12 22:57:00.018753 [ 256 ] {752b3133-8a39-4fc3-b198-e6432f9efcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8636 | 2025.08.12 22:57:00.019079 [ 256 ] {752b3133-8a39-4fc3-b198-e6432f9efcac} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8637 | 2025.08.12 22:57:00.019288 [ 256 ] {752b3133-8a39-4fc3-b198-e6432f9efcac} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2025.08.12 22:57:00.019420 [ 256 ] {752b3133-8a39-4fc3-b198-e6432f9efcac} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 3.90 MiB/sec. | ||
| 8639 | 2025.08.12 22:57:00.019457 [ 256 ] {752b3133-8a39-4fc3-b198-e6432f9efcac} <Debug> TCPHandler: Processed in 0.001300548 sec. | ||
| 8640 | 2025.08.12 22:57:00.019575 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8641 | 2025.08.12 22:57:00.019666 [ 256 ] {ea3d1926-b2fa-4cd5-a161-fcfab80dde69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8642 | 2025.08.12 22:57:00.019707 [ 256 ] {ea3d1926-b2fa-4cd5-a161-fcfab80dde69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8643 | 2025.08.12 22:57:00.020023 [ 256 ] {ea3d1926-b2fa-4cd5-a161-fcfab80dde69} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2025.08.12 22:57:00.020057 [ 256 ] {ea3d1926-b2fa-4cd5-a161-fcfab80dde69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8645 | 2025.08.12 22:57:00.020361 [ 256 ] {ea3d1926-b2fa-4cd5-a161-fcfab80dde69} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8646 | 2025.08.12 22:57:00.020572 [ 256 ] {ea3d1926-b2fa-4cd5-a161-fcfab80dde69} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2025.08.12 22:57:00.020710 [ 256 ] {ea3d1926-b2fa-4cd5-a161-fcfab80dde69} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001062 sec., 22598.870056497173 rows/sec., 1.52 MiB/sec. | ||
| 8648 | 2025.08.12 22:57:00.020746 [ 256 ] {ea3d1926-b2fa-4cd5-a161-fcfab80dde69} <Debug> TCPHandler: Processed in 0.001217907 sec. | ||
| 8649 | 2025.08.12 22:57:00.554324 [ 108 ] {} <Debug> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8650 | 2025.08.12 22:57:00.554399 [ 108 ] {} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2025.08.12 22:57:00.554428 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8652 | 2025.08.12 22:57:00.554569 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8653 | 2025.08.12 22:57:00.554722 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8654 | 2025.08.12 22:57:00.554763 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 416 rows starting from the beginning of the part | ||
| 8655 | 2025.08.12 22:57:00.554839 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 392 rows starting from the beginning of the part | ||
| 8656 | 2025.08.12 22:57:00.554892 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 392 rows starting from the beginning of the part | ||
| 8657 | 2025.08.12 22:57:00.554944 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8658 | 2025.08.12 22:57:00.554993 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 8659 | 2025.08.12 22:57:00.555914 [ 197 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141209 sec., 883796.3585890417 rows/sec., 60.44 MiB/sec. | ||
| 8660 | 2025.08.12 22:57:00.556080 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8661 | 2025.08.12 22:57:00.556330 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2025.08.12 22:57:00.556398 [ 192 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_18_4} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8663 | 2025.08.12 22:57:00.556474 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8664 | 2025.08.12 22:57:01.864126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
| 8665 | 2025.08.12 22:57:01.864668 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2025.08.12 22:57:01.864709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8667 | 2025.08.12 22:57:01.865224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8668 | 2025.08.12 22:57:01.865456 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2025.08.12 22:57:01.865584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
| 8670 | 2025.08.12 22:57:01.865583 [ 68 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8671 | 2025.08.12 22:57:01.865633 [ 68 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2025.08.12 22:57:01.865652 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8673 | 2025.08.12 22:57:01.865784 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 8674 | 2025.08.12 22:57:01.865941 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8675 | 2025.08.12 22:57:01.865989 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
| 8676 | 2025.08.12 22:57:01.866059 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 8677 | 2025.08.12 22:57:01.866105 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 8678 | 2025.08.12 22:57:01.866149 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 8679 | 2025.08.12 22:57:01.866189 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 8680 | 2025.08.12 22:57:01.866229 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 8681 | 2025.08.12 22:57:01.868549 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.00282413 sec., 8272636.174680344 rows/sec., 118.34 MiB/sec. | ||
| 8682 | 2025.08.12 22:57:01.869031 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8683 | 2025.08.12 22:57:01.869372 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_51_10} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2025.08.12 22:57:01.869462 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_51_10} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8685 | 2025.08.12 22:57:01.869575 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 8686 | 2025.08.12 22:57:03.145252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 8687 | 2025.08.12 22:57:03.163312 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2025.08.12 22:57:03.163378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8689 | 2025.08.12 22:57:03.169858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8690 | 2025.08.12 22:57:03.170562 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2025.08.12 22:57:03.170864 [ 98 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8692 | 2025.08.12 22:57:03.170930 [ 98 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2025.08.12 22:57:03.170951 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8694 | 2025.08.12 22:57:03.171058 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 8695 | 2025.08.12 22:57:03.173948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 8696 | 2025.08.12 22:57:03.174920 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8697 | 2025.08.12 22:57:03.176408 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 8698 | 2025.08.12 22:57:03.180986 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 8699 | 2025.08.12 22:57:03.185491 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 8700 | 2025.08.12 22:57:03.190095 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 8701 | 2025.08.12 22:57:03.194616 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 8702 | 2025.08.12 22:57:03.198455 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 8703 | 2025.08.12 22:57:03.249732 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078722245 sec., 4877.909668353589 rows/sec., 25.22 MiB/sec. | ||
| 8704 | 2025.08.12 22:57:03.252977 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8705 | 2025.08.12 22:57:03.255144 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_51_10} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2025.08.12 22:57:03.255265 [ 195 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_51_10} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8707 | 2025.08.12 22:57:03.258568 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8708 | 2025.08.12 22:57:05.017753 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2025.08.12 22:57:05.017959 [ 256 ] {c1eedaf5-9ed0-4596-9c5d-4fd7ea34cac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8710 | 2025.08.12 22:57:05.018033 [ 256 ] {c1eedaf5-9ed0-4596-9c5d-4fd7ea34cac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8711 | 2025.08.12 22:57:05.018718 [ 256 ] {c1eedaf5-9ed0-4596-9c5d-4fd7ea34cac3} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2025.08.12 22:57:05.018759 [ 256 ] {c1eedaf5-9ed0-4596-9c5d-4fd7ea34cac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8713 | 2025.08.12 22:57:05.019157 [ 256 ] {c1eedaf5-9ed0-4596-9c5d-4fd7ea34cac3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8714 | 2025.08.12 22:57:05.019393 [ 256 ] {c1eedaf5-9ed0-4596-9c5d-4fd7ea34cac3} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2025.08.12 22:57:05.019533 [ 69 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8716 | 2025.08.12 22:57:05.019540 [ 256 ] {c1eedaf5-9ed0-4596-9c5d-4fd7ea34cac3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.61 MiB/sec. | ||
| 8717 | 2025.08.12 22:57:05.019579 [ 69 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2025.08.12 22:57:05.019597 [ 256 ] {c1eedaf5-9ed0-4596-9c5d-4fd7ea34cac3} <Debug> TCPHandler: Processed in 0.001981688 sec. | ||
| 8719 | 2025.08.12 22:57:05.019603 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8720 | 2025.08.12 22:57:05.019734 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8721 | 2025.08.12 22:57:05.019744 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 8722 | 2025.08.12 22:57:05.019827 [ 256 ] {5ee9be62-bf2d-4914-a6ac-c5a282765527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8723 | 2025.08.12 22:57:05.019872 [ 256 ] {5ee9be62-bf2d-4914-a6ac-c5a282765527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8724 | 2025.08.12 22:57:05.019901 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8725 | 2025.08.12 22:57:05.019946 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2420 rows starting from the beginning of the part | ||
| 8726 | 2025.08.12 22:57:05.020022 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 138 rows starting from the beginning of the part | ||
| 8727 | 2025.08.12 22:57:05.020079 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 8728 | 2025.08.12 22:57:05.020134 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1285 rows starting from the beginning of the part | ||
| 8729 | 2025.08.12 22:57:05.020184 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 8730 | 2025.08.12 22:57:05.020233 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 8731 | 2025.08.12 22:57:05.020297 [ 256 ] {5ee9be62-bf2d-4914-a6ac-c5a282765527} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2025.08.12 22:57:05.020337 [ 256 ] {5ee9be62-bf2d-4914-a6ac-c5a282765527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8733 | 2025.08.12 22:57:05.020982 [ 256 ] {5ee9be62-bf2d-4914-a6ac-c5a282765527} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8734 | 2025.08.12 22:57:05.021207 [ 256 ] {5ee9be62-bf2d-4914-a6ac-c5a282765527} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2025.08.12 22:57:05.021331 [ 69 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8736 | 2025.08.12 22:57:05.021339 [ 256 ] {5ee9be62-bf2d-4914-a6ac-c5a282765527} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001531 sec., 41802.74330502939 rows/sec., 3.26 MiB/sec. | ||
| 8737 | 2025.08.12 22:57:05.021367 [ 69 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2025.08.12 22:57:05.021386 [ 256 ] {5ee9be62-bf2d-4914-a6ac-c5a282765527} <Debug> TCPHandler: Processed in 0.001698864 sec. | ||
| 8739 | 2025.08.12 22:57:05.021389 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8740 | 2025.08.12 22:57:05.021504 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 8741 | 2025.08.12 22:57:05.021508 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2025.08.12 22:57:05.021651 [ 256 ] {3093e141-1493-4c69-900f-83317e5f5788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8743 | 2025.08.12 22:57:05.021680 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8744 | 2025.08.12 22:57:05.021694 [ 256 ] {3093e141-1493-4c69-900f-83317e5f5788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8745 | 2025.08.12 22:57:05.021726 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1223 rows starting from the beginning of the part | ||
| 8746 | 2025.08.12 22:57:05.021800 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 105 rows starting from the beginning of the part | ||
| 8747 | 2025.08.12 22:57:05.021847 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 8748 | 2025.08.12 22:57:05.021886 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 575 rows starting from the beginning of the part | ||
| 8749 | 2025.08.12 22:57:05.021925 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 8750 | 2025.08.12 22:57:05.021967 [ 195 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 8751 | 2025.08.12 22:57:05.022116 [ 256 ] {3093e141-1493-4c69-900f-83317e5f5788} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2025.08.12 22:57:05.022156 [ 256 ] {3093e141-1493-4c69-900f-83317e5f5788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8753 | 2025.08.12 22:57:05.022445 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4011 rows, containing 5 columns (5 merged, 0 gathered) in 0.002764548 sec., 1450870.0879854502 rows/sec., 124.40 MiB/sec. | ||
| 8754 | 2025.08.12 22:57:05.022800 [ 256 ] {3093e141-1493-4c69-900f-83317e5f5788} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8755 | 2025.08.12 22:57:05.022914 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8756 | 2025.08.12 22:57:05.023046 [ 256 ] {3093e141-1493-4c69-900f-83317e5f5788} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2025.08.12 22:57:05.023175 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8758 | 2025.08.12 22:57:05.023187 [ 256 ] {3093e141-1493-4c69-900f-83317e5f5788} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec. | ||
| 8759 | 2025.08.12 22:57:05.023187 [ 196 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2095 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737184 sec., 1205974.7269143625 rows/sec., 93.45 MiB/sec. | ||
| 8760 | 2025.08.12 22:57:05.023208 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2025.08.12 22:57:05.023229 [ 256 ] {3093e141-1493-4c69-900f-83317e5f5788} <Debug> TCPHandler: Processed in 0.001767825 sec. | ||
| 8762 | 2025.08.12 22:57:05.023230 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2025.08.12 22:57:05.023240 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8764 | 2025.08.12 22:57:05.023328 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_86_17} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8765 | 2025.08.12 22:57:05.023331 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 8766 | 2025.08.12 22:57:05.023345 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2025.08.12 22:57:05.023423 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 8768 | 2025.08.12 22:57:05.023436 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8769 | 2025.08.12 22:57:05.023455 [ 256 ] {93c3b56d-abdc-4bda-8463-a6c1c65de738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8770 | 2025.08.12 22:57:05.023461 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8771 | 2025.08.12 22:57:05.023478 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23458 rows starting from the beginning of the part | ||
| 8772 | 2025.08.12 22:57:05.023505 [ 256 ] {93c3b56d-abdc-4bda-8463-a6c1c65de738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8773 | 2025.08.12 22:57:05.023546 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 8774 | 2025.08.12 22:57:05.023592 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 8775 | 2025.08.12 22:57:05.023647 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 949 rows starting from the beginning of the part | ||
| 8776 | 2025.08.12 22:57:05.023684 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 8777 | 2025.08.12 22:57:05.023722 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 8778 | 2025.08.12 22:57:05.023796 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2025.08.12 22:57:05.023848 [ 256 ] {93c3b56d-abdc-4bda-8463-a6c1c65de738} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2025.08.12 22:57:05.023887 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_86_17} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8781 | 2025.08.12 22:57:05.023890 [ 256 ] {93c3b56d-abdc-4bda-8463-a6c1c65de738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8782 | 2025.08.12 22:57:05.023995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8783 | 2025.08.12 22:57:05.024246 [ 256 ] {93c3b56d-abdc-4bda-8463-a6c1c65de738} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8784 | 2025.08.12 22:57:05.024462 [ 256 ] {93c3b56d-abdc-4bda-8463-a6c1c65de738} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2025.08.12 22:57:05.024570 [ 69 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8786 | 2025.08.12 22:57:05.024589 [ 256 ] {93c3b56d-abdc-4bda-8463-a6c1c65de738} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 8787 | 2025.08.12 22:57:05.024598 [ 69 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2025.08.12 22:57:05.024627 [ 256 ] {93c3b56d-abdc-4bda-8463-a6c1c65de738} <Debug> TCPHandler: Processed in 0.001329049 sec. | ||
| 8789 | 2025.08.12 22:57:05.024628 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8790 | 2025.08.12 22:57:05.024713 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 8791 | 2025.08.12 22:57:05.024820 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8792 | 2025.08.12 22:57:05.024851 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4428 rows starting from the beginning of the part | ||
| 8793 | 2025.08.12 22:57:05.024909 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 8794 | 2025.08.12 22:57:05.024956 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 8795 | 2025.08.12 22:57:05.024994 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 36 rows starting from the beginning of the part | ||
| 8796 | 2025.08.12 22:57:05.025030 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 8797 | 2025.08.12 22:57:05.025066 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 8798 | 2025.08.12 22:57:05.027474 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4668 rows, containing 4 columns (4 merged, 0 gathered) in 0.002795489 sec., 1669833.0775045082 rows/sec., 111.23 MiB/sec. | ||
| 8799 | 2025.08.12 22:57:05.027951 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8800 | 2025.08.12 22:57:05.028199 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_86_17} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2025.08.12 22:57:05.028268 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_86_17} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8802 | 2025.08.12 22:57:05.028333 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8803 | 2025.08.12 22:57:05.031481 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24951 rows, containing 5 columns (5 merged, 0 gathered) in 0.008180295 sec., 3050134.500039424 rows/sec., 208.19 MiB/sec. | ||
| 8804 | 2025.08.12 22:57:05.031681 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8805 | 2025.08.12 22:57:05.031948 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2025.08.12 22:57:05.032016 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8807 | 2025.08.12 22:57:05.032080 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8808 | 2025.08.12 22:57:06.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.44 MiB, peak 301.50 MiB, free memory in arenas 0.00 B, will set to 291.52 MiB (RSS), difference: 3.08 MiB | ||
| 8809 | 2025.08.12 22:57:09.228233 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8810 | 2025.08.12 22:57:09.228292 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8811 | 2025.08.12 22:57:09.365664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
| 8812 | 2025.08.12 22:57:09.366240 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2025.08.12 22:57:09.366291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8814 | 2025.08.12 22:57:09.366798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8815 | 2025.08.12 22:57:09.367031 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2025.08.12 22:57:09.367175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 8817 | 2025.08.12 22:57:09.433833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1236 | ||
| 8818 | 2025.08.12 22:57:09.435900 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2025.08.12 22:57:09.435958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8820 | 2025.08.12 22:57:09.437185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8821 | 2025.08.12 22:57:09.437450 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2025.08.12 22:57:09.437785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1236 | ||
| 8823 | 2025.08.12 22:57:09.975858 [ 170 ] {} <Debug> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8824 | 2025.08.12 22:57:09.975975 [ 170 ] {} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2025.08.12 22:57:09.976014 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8826 | 2025.08.12 22:57:09.976159 [ 189 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 8827 | 2025.08.12 22:57:09.976340 [ 189 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8828 | 2025.08.12 22:57:09.976393 [ 189 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8829 | 2025.08.12 22:57:09.976480 [ 189 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 8830 | 2025.08.12 22:57:09.976531 [ 189 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 8831 | 2025.08.12 22:57:09.976575 [ 189 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 8832 | 2025.08.12 22:57:09.976619 [ 189 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 8833 | 2025.08.12 22:57:09.977424 [ 200 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318979 sec., 42457.08233413875 rows/sec., 3.54 MiB/sec. | ||
| 8834 | 2025.08.12 22:57:09.977582 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8835 | 2025.08.12 22:57:09.977846 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_13_3} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2025.08.12 22:57:09.977917 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_13_3} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8837 | 2025.08.12 22:57:09.977988 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8838 | 2025.08.12 22:57:10.020472 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2025.08.12 22:57:10.020728 [ 256 ] {8579e4ed-cc78-4d7d-8a8e-ffd27adf2e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8840 | 2025.08.12 22:57:10.020833 [ 256 ] {8579e4ed-cc78-4d7d-8a8e-ffd27adf2e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8841 | 2025.08.12 22:57:10.021730 [ 256 ] {8579e4ed-cc78-4d7d-8a8e-ffd27adf2e05} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2025.08.12 22:57:10.021773 [ 256 ] {8579e4ed-cc78-4d7d-8a8e-ffd27adf2e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8843 | 2025.08.12 22:57:10.022186 [ 256 ] {8579e4ed-cc78-4d7d-8a8e-ffd27adf2e05} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8844 | 2025.08.12 22:57:10.022405 [ 256 ] {8579e4ed-cc78-4d7d-8a8e-ffd27adf2e05} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2025.08.12 22:57:10.022620 [ 256 ] {8579e4ed-cc78-4d7d-8a8e-ffd27adf2e05} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001969 sec., 70086.33824276282 rows/sec., 6.07 MiB/sec. | ||
| 8846 | 2025.08.12 22:57:10.022671 [ 256 ] {8579e4ed-cc78-4d7d-8a8e-ffd27adf2e05} <Debug> TCPHandler: Processed in 0.002372323 sec. | ||
| 8847 | 2025.08.12 22:57:10.022788 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8848 | 2025.08.12 22:57:10.022888 [ 256 ] {5b28fa48-2e61-48bc-a6fd-ed859fdad65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8849 | 2025.08.12 22:57:10.022931 [ 256 ] {5b28fa48-2e61-48bc-a6fd-ed859fdad65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8850 | 2025.08.12 22:57:10.023373 [ 256 ] {5b28fa48-2e61-48bc-a6fd-ed859fdad65a} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2025.08.12 22:57:10.023411 [ 256 ] {5b28fa48-2e61-48bc-a6fd-ed859fdad65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8852 | 2025.08.12 22:57:10.023740 [ 256 ] {5b28fa48-2e61-48bc-a6fd-ed859fdad65a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8853 | 2025.08.12 22:57:10.023948 [ 256 ] {5b28fa48-2e61-48bc-a6fd-ed859fdad65a} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2025.08.12 22:57:10.024058 [ 170 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 8855 | 2025.08.12 22:57:10.024077 [ 256 ] {5b28fa48-2e61-48bc-a6fd-ed859fdad65a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001213 sec., 33800.49464138499 rows/sec., 2.48 MiB/sec. | ||
| 8856 | 2025.08.12 22:57:10.024095 [ 170 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2025.08.12 22:57:10.024118 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8858 | 2025.08.12 22:57:10.024120 [ 256 ] {5b28fa48-2e61-48bc-a6fd-ed859fdad65a} <Debug> TCPHandler: Processed in 0.001381429 sec. | ||
| 8859 | 2025.08.12 22:57:10.024226 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 8860 | 2025.08.12 22:57:10.024244 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2025.08.12 22:57:10.024357 [ 256 ] {5d79529e-da9e-4e60-aa64-9d02ed051593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8862 | 2025.08.12 22:57:10.024372 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8863 | 2025.08.12 22:57:10.024397 [ 256 ] {5d79529e-da9e-4e60-aa64-9d02ed051593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8864 | 2025.08.12 22:57:10.024413 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 269 rows starting from the beginning of the part | ||
| 8865 | 2025.08.12 22:57:10.024492 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 8866 | 2025.08.12 22:57:10.024543 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part | ||
| 8867 | 2025.08.12 22:57:10.024590 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 8868 | 2025.08.12 22:57:10.024641 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 55 rows starting from the beginning of the part | ||
| 8869 | 2025.08.12 22:57:10.024687 [ 199 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 8870 | 2025.08.12 22:57:10.024824 [ 256 ] {5d79529e-da9e-4e60-aa64-9d02ed051593} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2025.08.12 22:57:10.024866 [ 256 ] {5d79529e-da9e-4e60-aa64-9d02ed051593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8872 | 2025.08.12 22:57:10.025205 [ 256 ] {5d79529e-da9e-4e60-aa64-9d02ed051593} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8873 | 2025.08.12 22:57:10.025434 [ 256 ] {5d79529e-da9e-4e60-aa64-9d02ed051593} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2025.08.12 22:57:10.025565 [ 256 ] {5d79529e-da9e-4e60-aa64-9d02ed051593} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001227 sec., 85574.57212713937 rows/sec., 6.68 MiB/sec. | ||
| 8875 | 2025.08.12 22:57:10.025603 [ 256 ] {5d79529e-da9e-4e60-aa64-9d02ed051593} <Debug> TCPHandler: Processed in 0.0014075 sec. | ||
| 8876 | 2025.08.12 22:57:10.025638 [ 201 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464491 sec., 313419.4747526615 rows/sec., 22.19 MiB/sec. | ||
| 8877 | 2025.08.12 22:57:10.025716 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2025.08.12 22:57:10.025798 [ 200 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 8879 | 2025.08.12 22:57:10.025814 [ 256 ] {0ffda01b-187e-43d2-814f-a7a13553fbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8880 | 2025.08.12 22:57:10.025857 [ 256 ] {0ffda01b-187e-43d2-814f-a7a13553fbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8881 | 2025.08.12 22:57:10.026100 [ 200 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2025.08.12 22:57:10.026176 [ 200 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_50_10} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 8883 | 2025.08.12 22:57:10.026258 [ 256 ] {0ffda01b-187e-43d2-814f-a7a13553fbae} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2025.08.12 22:57:10.026262 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8885 | 2025.08.12 22:57:10.026293 [ 256 ] {0ffda01b-187e-43d2-814f-a7a13553fbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8886 | 2025.08.12 22:57:10.026636 [ 256 ] {0ffda01b-187e-43d2-814f-a7a13553fbae} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8887 | 2025.08.12 22:57:10.026846 [ 256 ] {0ffda01b-187e-43d2-814f-a7a13553fbae} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2025.08.12 22:57:10.026972 [ 256 ] {0ffda01b-187e-43d2-814f-a7a13553fbae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8889 | 2025.08.12 22:57:10.027008 [ 256 ] {0ffda01b-187e-43d2-814f-a7a13553fbae} <Debug> TCPHandler: Processed in 0.001341129 sec. | ||
| 8890 | 2025.08.12 22:57:10.027107 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2025.08.12 22:57:10.027198 [ 256 ] {87b28964-6504-4ea0-a15d-e392fc52d6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8892 | 2025.08.12 22:57:10.027252 [ 256 ] {87b28964-6504-4ea0-a15d-e392fc52d6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8893 | 2025.08.12 22:57:10.028071 [ 256 ] {87b28964-6504-4ea0-a15d-e392fc52d6f0} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2025.08.12 22:57:10.028108 [ 256 ] {87b28964-6504-4ea0-a15d-e392fc52d6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8895 | 2025.08.12 22:57:10.028687 [ 256 ] {87b28964-6504-4ea0-a15d-e392fc52d6f0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8896 | 2025.08.12 22:57:10.028910 [ 256 ] {87b28964-6504-4ea0-a15d-e392fc52d6f0} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2025.08.12 22:57:10.029052 [ 256 ] {87b28964-6504-4ea0-a15d-e392fc52d6f0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001872 sec., 21901.709401709402 rows/sec., 39.25 MiB/sec. | ||
| 8898 | 2025.08.12 22:57:10.029114 [ 256 ] {87b28964-6504-4ea0-a15d-e392fc52d6f0} <Debug> TCPHandler: Processed in 0.002053239 sec. | ||
| 8899 | 2025.08.12 22:57:10.029223 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2025.08.12 22:57:10.029315 [ 256 ] {3fd1f57b-59f7-449a-86e9-cad6ec2d3acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8901 | 2025.08.12 22:57:10.029356 [ 256 ] {3fd1f57b-59f7-449a-86e9-cad6ec2d3acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8902 | 2025.08.12 22:57:10.029695 [ 256 ] {3fd1f57b-59f7-449a-86e9-cad6ec2d3acd} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2025.08.12 22:57:10.029730 [ 256 ] {3fd1f57b-59f7-449a-86e9-cad6ec2d3acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8904 | 2025.08.12 22:57:10.030033 [ 256 ] {3fd1f57b-59f7-449a-86e9-cad6ec2d3acd} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8905 | 2025.08.12 22:57:10.030239 [ 256 ] {3fd1f57b-59f7-449a-86e9-cad6ec2d3acd} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2025.08.12 22:57:10.030366 [ 256 ] {3fd1f57b-59f7-449a-86e9-cad6ec2d3acd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 8907 | 2025.08.12 22:57:10.030402 [ 256 ] {3fd1f57b-59f7-449a-86e9-cad6ec2d3acd} <Debug> TCPHandler: Processed in 0.001225147 sec. | ||
| 8908 | 2025.08.12 22:57:10.674024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 8909 | 2025.08.12 22:57:10.689935 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2025.08.12 22:57:10.690010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8911 | 2025.08.12 22:57:10.695560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8912 | 2025.08.12 22:57:10.696308 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2025.08.12 22:57:10.699638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 8914 | 2025.08.12 22:57:11.724500 [ 111 ] {} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 8915 | 2025.08.12 22:57:11.724569 [ 111 ] {} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2025.08.12 22:57:11.724593 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8917 | 2025.08.12 22:57:11.724695 [ 198 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 8918 | 2025.08.12 22:57:11.724827 [ 198 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8919 | 2025.08.12 22:57:11.724866 [ 198 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 456 rows starting from the beginning of the part | ||
| 8920 | 2025.08.12 22:57:11.724945 [ 198 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 8921 | 2025.08.12 22:57:11.725000 [ 198 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 8922 | 2025.08.12 22:57:11.725052 [ 198 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 8923 | 2025.08.12 22:57:11.725105 [ 198 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 8924 | 2025.08.12 22:57:11.726046 [ 200 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139136 sec., 689972.4011039559 rows/sec., 49.67 MiB/sec. | ||
| 8925 | 2025.08.12 22:57:11.726278 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8926 | 2025.08.12 22:57:11.726598 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2025.08.12 22:57:11.726678 [ 187 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_28_6} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 8928 | 2025.08.12 22:57:11.726788 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8929 | 2025.08.12 22:57:15.023108 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2025.08.12 22:57:15.023366 [ 256 ] {e4b7517f-a2b3-493a-9792-0c7f4893fbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8931 | 2025.08.12 22:57:15.023452 [ 256 ] {e4b7517f-a2b3-493a-9792-0c7f4893fbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8932 | 2025.08.12 22:57:15.024249 [ 256 ] {e4b7517f-a2b3-493a-9792-0c7f4893fbc2} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2025.08.12 22:57:15.024315 [ 256 ] {e4b7517f-a2b3-493a-9792-0c7f4893fbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8934 | 2025.08.12 22:57:15.024757 [ 256 ] {e4b7517f-a2b3-493a-9792-0c7f4893fbc2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8935 | 2025.08.12 22:57:15.024999 [ 256 ] {e4b7517f-a2b3-493a-9792-0c7f4893fbc2} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.08.12 22:57:15.025177 [ 256 ] {e4b7517f-a2b3-493a-9792-0c7f4893fbc2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001873 sec., 12813.667912439936 rows/sec., 1.06 MiB/sec. | ||
| 8937 | 2025.08.12 22:57:15.025240 [ 256 ] {e4b7517f-a2b3-493a-9792-0c7f4893fbc2} <Debug> TCPHandler: Processed in 0.002332882 sec. | ||
| 8938 | 2025.08.12 22:57:15.025395 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2025.08.12 22:57:15.025510 [ 256 ] {7f11c250-86b0-4ada-84ec-97aa754cb944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8940 | 2025.08.12 22:57:15.025560 [ 256 ] {7f11c250-86b0-4ada-84ec-97aa754cb944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8941 | 2025.08.12 22:57:15.026145 [ 256 ] {7f11c250-86b0-4ada-84ec-97aa754cb944} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2025.08.12 22:57:15.026193 [ 256 ] {7f11c250-86b0-4ada-84ec-97aa754cb944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8943 | 2025.08.12 22:57:15.026617 [ 256 ] {7f11c250-86b0-4ada-84ec-97aa754cb944} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8944 | 2025.08.12 22:57:15.026857 [ 256 ] {7f11c250-86b0-4ada-84ec-97aa754cb944} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2025.08.12 22:57:15.027037 [ 256 ] {7f11c250-86b0-4ada-84ec-97aa754cb944} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001555 sec., 113183.27974276527 rows/sec., 9.93 MiB/sec. | ||
| 8946 | 2025.08.12 22:57:15.027085 [ 256 ] {7f11c250-86b0-4ada-84ec-97aa754cb944} <Debug> TCPHandler: Processed in 0.001746484 sec. | ||
| 8947 | 2025.08.12 22:57:15.027220 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2025.08.12 22:57:15.027331 [ 256 ] {eed5902f-b58b-4f53-be8b-42e643509142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8949 | 2025.08.12 22:57:15.027378 [ 256 ] {eed5902f-b58b-4f53-be8b-42e643509142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8950 | 2025.08.12 22:57:15.027843 [ 256 ] {eed5902f-b58b-4f53-be8b-42e643509142} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2025.08.12 22:57:15.027882 [ 256 ] {eed5902f-b58b-4f53-be8b-42e643509142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8952 | 2025.08.12 22:57:15.028210 [ 256 ] {eed5902f-b58b-4f53-be8b-42e643509142} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8953 | 2025.08.12 22:57:15.028440 [ 256 ] {eed5902f-b58b-4f53-be8b-42e643509142} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2025.08.12 22:57:15.028586 [ 256 ] {eed5902f-b58b-4f53-be8b-42e643509142} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001281 sec., 9367.681498829039 rows/sec., 750.15 KiB/sec. | ||
| 8955 | 2025.08.12 22:57:15.028628 [ 256 ] {eed5902f-b58b-4f53-be8b-42e643509142} <Debug> TCPHandler: Processed in 0.00146038 sec. | ||
| 8956 | 2025.08.12 22:57:15.028759 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2025.08.12 22:57:15.028867 [ 256 ] {a018963e-100f-4139-955a-3bcaec9eadf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8958 | 2025.08.12 22:57:15.028920 [ 256 ] {a018963e-100f-4139-955a-3bcaec9eadf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8959 | 2025.08.12 22:57:15.029365 [ 256 ] {a018963e-100f-4139-955a-3bcaec9eadf5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2025.08.12 22:57:15.029403 [ 256 ] {a018963e-100f-4139-955a-3bcaec9eadf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8961 | 2025.08.12 22:57:15.029764 [ 256 ] {a018963e-100f-4139-955a-3bcaec9eadf5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8962 | 2025.08.12 22:57:15.029984 [ 256 ] {a018963e-100f-4139-955a-3bcaec9eadf5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2025.08.12 22:57:15.030118 [ 256 ] {a018963e-100f-4139-955a-3bcaec9eadf5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00128 sec., 18750 rows/sec., 1.56 MiB/sec. | ||
| 8964 | 2025.08.12 22:57:15.030159 [ 256 ] {a018963e-100f-4139-955a-3bcaec9eadf5} <Debug> TCPHandler: Processed in 0.00145095 sec. | ||
| 8965 | 2025.08.12 22:57:15.030286 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2025.08.12 22:57:15.030382 [ 256 ] {cdcd5d4e-6124-4915-b9cc-84bcfcd1d743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8967 | 2025.08.12 22:57:15.030423 [ 256 ] {cdcd5d4e-6124-4915-b9cc-84bcfcd1d743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8968 | 2025.08.12 22:57:15.030940 [ 256 ] {cdcd5d4e-6124-4915-b9cc-84bcfcd1d743} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2025.08.12 22:57:15.030980 [ 256 ] {cdcd5d4e-6124-4915-b9cc-84bcfcd1d743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8970 | 2025.08.12 22:57:15.031308 [ 256 ] {cdcd5d4e-6124-4915-b9cc-84bcfcd1d743} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8971 | 2025.08.12 22:57:15.031559 [ 256 ] {cdcd5d4e-6124-4915-b9cc-84bcfcd1d743} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2025.08.12 22:57:15.031698 [ 256 ] {cdcd5d4e-6124-4915-b9cc-84bcfcd1d743} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001335 sec., 8988.76404494382 rows/sec., 702.25 KiB/sec. | ||
| 8973 | 2025.08.12 22:57:15.031741 [ 256 ] {cdcd5d4e-6124-4915-b9cc-84bcfcd1d743} <Debug> TCPHandler: Processed in 0.001506011 sec. | ||
| 8974 | 2025.08.12 22:57:15.031870 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2025.08.12 22:57:15.031969 [ 256 ] {d298cea3-65a4-4374-a8b9-b8525a0594a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8976 | 2025.08.12 22:57:15.032015 [ 256 ] {d298cea3-65a4-4374-a8b9-b8525a0594a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8977 | 2025.08.12 22:57:15.032542 [ 256 ] {d298cea3-65a4-4374-a8b9-b8525a0594a1} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2025.08.12 22:57:15.032585 [ 256 ] {d298cea3-65a4-4374-a8b9-b8525a0594a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8979 | 2025.08.12 22:57:15.033015 [ 256 ] {d298cea3-65a4-4374-a8b9-b8525a0594a1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8980 | 2025.08.12 22:57:15.033316 [ 256 ] {d298cea3-65a4-4374-a8b9-b8525a0594a1} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2025.08.12 22:57:15.033486 [ 256 ] {d298cea3-65a4-4374-a8b9-b8525a0594a1} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001536 sec., 65104.166666666664 rows/sec., 5.32 MiB/sec. | ||
| 8982 | 2025.08.12 22:57:15.033537 [ 256 ] {d298cea3-65a4-4374-a8b9-b8525a0594a1} <Debug> TCPHandler: Processed in 0.001717034 sec. | ||
| 8983 | 2025.08.12 22:57:15.033706 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2025.08.12 22:57:15.033818 [ 256 ] {0fbfc61a-5c3a-48e7-a829-677b2b8413a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8985 | 2025.08.12 22:57:15.033877 [ 256 ] {0fbfc61a-5c3a-48e7-a829-677b2b8413a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8986 | 2025.08.12 22:57:15.034441 [ 256 ] {0fbfc61a-5c3a-48e7-a829-677b2b8413a6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2025.08.12 22:57:15.034486 [ 256 ] {0fbfc61a-5c3a-48e7-a829-677b2b8413a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8988 | 2025.08.12 22:57:15.035130 [ 256 ] {0fbfc61a-5c3a-48e7-a829-677b2b8413a6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8989 | 2025.08.12 22:57:15.035392 [ 256 ] {0fbfc61a-5c3a-48e7-a829-677b2b8413a6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2025.08.12 22:57:15.035534 [ 256 ] {0fbfc61a-5c3a-48e7-a829-677b2b8413a6} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00174 sec., 112643.67816091955 rows/sec., 8.08 MiB/sec. | ||
| 8991 | 2025.08.12 22:57:15.035582 [ 256 ] {0fbfc61a-5c3a-48e7-a829-677b2b8413a6} <Debug> TCPHandler: Processed in 0.001936977 sec. | ||
| 8992 | 2025.08.12 22:57:15.035730 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2025.08.12 22:57:15.035839 [ 256 ] {1f0c7390-9900-47fd-b6b1-c46e9e0834b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8994 | 2025.08.12 22:57:15.035890 [ 256 ] {1f0c7390-9900-47fd-b6b1-c46e9e0834b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8995 | 2025.08.12 22:57:15.036273 [ 256 ] {1f0c7390-9900-47fd-b6b1-c46e9e0834b6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2025.08.12 22:57:15.036309 [ 256 ] {1f0c7390-9900-47fd-b6b1-c46e9e0834b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8997 | 2025.08.12 22:57:15.036651 [ 256 ] {1f0c7390-9900-47fd-b6b1-c46e9e0834b6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8998 | 2025.08.12 22:57:15.036867 [ 256 ] {1f0c7390-9900-47fd-b6b1-c46e9e0834b6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2025.08.12 22:57:15.037005 [ 256 ] {1f0c7390-9900-47fd-b6b1-c46e9e0834b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 9000 | 2025.08.12 22:57:15.037042 [ 256 ] {1f0c7390-9900-47fd-b6b1-c46e9e0834b6} <Debug> TCPHandler: Processed in 0.001372009 sec. | ||
| 9001 | 2025.08.12 22:57:16.867317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
| 9002 | 2025.08.12 22:57:16.867818 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2025.08.12 22:57:16.867870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9004 | 2025.08.12 22:57:16.868380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9005 | 2025.08.12 22:57:16.868622 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2025.08.12 22:57:16.868769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
| 9007 | 2025.08.12 22:57:18.199755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 9008 | 2025.08.12 22:57:18.217091 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2025.08.12 22:57:18.217147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9010 | 2025.08.12 22:57:18.223309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9011 | 2025.08.12 22:57:18.224020 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2025.08.12 22:57:18.226769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 9013 | 2025.08.12 22:57:19.437940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1264 | ||
| 9014 | 2025.08.12 22:57:19.440240 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9015 | 2025.08.12 22:57:19.440282 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9016 | 2025.08.12 22:57:19.441439 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9017 | 2025.08.12 22:57:19.441699 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9018 | 2025.08.12 22:57:19.441962 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 9019 | 2025.08.12 22:57:20.021449 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2025.08.12 22:57:20.021745 [ 256 ] {083cd928-9a5f-4065-832c-42d4fd4f836a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9021 | 2025.08.12 22:57:20.021818 [ 256 ] {083cd928-9a5f-4065-832c-42d4fd4f836a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9022 | 2025.08.12 22:57:20.022527 [ 256 ] {083cd928-9a5f-4065-832c-42d4fd4f836a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2025.08.12 22:57:20.022573 [ 256 ] {083cd928-9a5f-4065-832c-42d4fd4f836a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9024 | 2025.08.12 22:57:20.023001 [ 256 ] {083cd928-9a5f-4065-832c-42d4fd4f836a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9025 | 2025.08.12 22:57:20.023229 [ 256 ] {083cd928-9a5f-4065-832c-42d4fd4f836a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2025.08.12 22:57:20.023390 [ 256 ] {083cd928-9a5f-4065-832c-42d4fd4f836a} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001722 sec., 80139.37282229966 rows/sec., 6.94 MiB/sec. | ||
| 9027 | 2025.08.12 22:57:20.023441 [ 256 ] {083cd928-9a5f-4065-832c-42d4fd4f836a} <Debug> TCPHandler: Processed in 0.002174641 sec. | ||
| 9028 | 2025.08.12 22:57:20.023566 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2025.08.12 22:57:20.023665 [ 256 ] {d5ff45fa-0bb9-4098-821a-11c8ac887a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9030 | 2025.08.12 22:57:20.023710 [ 256 ] {d5ff45fa-0bb9-4098-821a-11c8ac887a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9031 | 2025.08.12 22:57:20.024136 [ 256 ] {d5ff45fa-0bb9-4098-821a-11c8ac887a76} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2025.08.12 22:57:20.024173 [ 256 ] {d5ff45fa-0bb9-4098-821a-11c8ac887a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9033 | 2025.08.12 22:57:20.024469 [ 256 ] {d5ff45fa-0bb9-4098-821a-11c8ac887a76} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9034 | 2025.08.12 22:57:20.024682 [ 256 ] {d5ff45fa-0bb9-4098-821a-11c8ac887a76} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2025.08.12 22:57:20.024812 [ 256 ] {d5ff45fa-0bb9-4098-821a-11c8ac887a76} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001169 sec., 35072.71171941831 rows/sec., 2.58 MiB/sec. | ||
| 9036 | 2025.08.12 22:57:20.024850 [ 256 ] {d5ff45fa-0bb9-4098-821a-11c8ac887a76} <Debug> TCPHandler: Processed in 0.001334458 sec. | ||
| 9037 | 2025.08.12 22:57:20.024958 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9038 | 2025.08.12 22:57:20.025051 [ 256 ] {4209ecb8-8d16-4ba5-b23c-d10d7864a248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9039 | 2025.08.12 22:57:20.025090 [ 256 ] {4209ecb8-8d16-4ba5-b23c-d10d7864a248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9040 | 2025.08.12 22:57:20.025500 [ 256 ] {4209ecb8-8d16-4ba5-b23c-d10d7864a248} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2025.08.12 22:57:20.025534 [ 256 ] {4209ecb8-8d16-4ba5-b23c-d10d7864a248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9042 | 2025.08.12 22:57:20.025845 [ 256 ] {4209ecb8-8d16-4ba5-b23c-d10d7864a248} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9043 | 2025.08.12 22:57:20.026060 [ 256 ] {4209ecb8-8d16-4ba5-b23c-d10d7864a248} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2025.08.12 22:57:20.026188 [ 256 ] {4209ecb8-8d16-4ba5-b23c-d10d7864a248} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001156 sec., 90830.44982698963 rows/sec., 7.09 MiB/sec. | ||
| 9045 | 2025.08.12 22:57:20.026225 [ 256 ] {4209ecb8-8d16-4ba5-b23c-d10d7864a248} <Debug> TCPHandler: Processed in 0.001313639 sec. | ||
| 9046 | 2025.08.12 22:57:20.026338 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9047 | 2025.08.12 22:57:20.026429 [ 256 ] {68943e88-b342-4c10-bfa4-648ab6ed025f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9048 | 2025.08.12 22:57:20.026472 [ 256 ] {68943e88-b342-4c10-bfa4-648ab6ed025f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9049 | 2025.08.12 22:57:20.026871 [ 256 ] {68943e88-b342-4c10-bfa4-648ab6ed025f} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2025.08.12 22:57:20.026907 [ 256 ] {68943e88-b342-4c10-bfa4-648ab6ed025f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9051 | 2025.08.12 22:57:20.027262 [ 256 ] {68943e88-b342-4c10-bfa4-648ab6ed025f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9052 | 2025.08.12 22:57:20.027474 [ 256 ] {68943e88-b342-4c10-bfa4-648ab6ed025f} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2025.08.12 22:57:20.027603 [ 256 ] {68943e88-b342-4c10-bfa4-648ab6ed025f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 9054 | 2025.08.12 22:57:20.027640 [ 256 ] {68943e88-b342-4c10-bfa4-648ab6ed025f} <Debug> TCPHandler: Processed in 0.001349028 sec. | ||
| 9055 | 2025.08.12 22:57:20.027764 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2025.08.12 22:57:20.027890 [ 256 ] {e8f3c81d-69fb-4f22-9dd5-a1407e39ff68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9057 | 2025.08.12 22:57:20.027960 [ 256 ] {e8f3c81d-69fb-4f22-9dd5-a1407e39ff68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9058 | 2025.08.12 22:57:20.028897 [ 256 ] {e8f3c81d-69fb-4f22-9dd5-a1407e39ff68} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2025.08.12 22:57:20.028936 [ 256 ] {e8f3c81d-69fb-4f22-9dd5-a1407e39ff68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9060 | 2025.08.12 22:57:20.029521 [ 256 ] {e8f3c81d-69fb-4f22-9dd5-a1407e39ff68} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9061 | 2025.08.12 22:57:20.029752 [ 256 ] {e8f3c81d-69fb-4f22-9dd5-a1407e39ff68} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2025.08.12 22:57:20.029895 [ 256 ] {e8f3c81d-69fb-4f22-9dd5-a1407e39ff68} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00203 sec., 20197.04433497537 rows/sec., 36.19 MiB/sec. | ||
| 9063 | 2025.08.12 22:57:20.029961 [ 256 ] {e8f3c81d-69fb-4f22-9dd5-a1407e39ff68} <Debug> TCPHandler: Processed in 0.002260372 sec. | ||
| 9064 | 2025.08.12 22:57:20.030080 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2025.08.12 22:57:20.030177 [ 256 ] {6ee48c6c-b70b-4e3c-b48d-8f2a79b07610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9066 | 2025.08.12 22:57:20.030220 [ 256 ] {6ee48c6c-b70b-4e3c-b48d-8f2a79b07610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9067 | 2025.08.12 22:57:20.030569 [ 256 ] {6ee48c6c-b70b-4e3c-b48d-8f2a79b07610} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2025.08.12 22:57:20.030608 [ 256 ] {6ee48c6c-b70b-4e3c-b48d-8f2a79b07610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9069 | 2025.08.12 22:57:20.030927 [ 256 ] {6ee48c6c-b70b-4e3c-b48d-8f2a79b07610} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9070 | 2025.08.12 22:57:20.031145 [ 256 ] {6ee48c6c-b70b-4e3c-b48d-8f2a79b07610} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2025.08.12 22:57:20.031278 [ 256 ] {6ee48c6c-b70b-4e3c-b48d-8f2a79b07610} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 9072 | 2025.08.12 22:57:20.031316 [ 256 ] {6ee48c6c-b70b-4e3c-b48d-8f2a79b07610} <Debug> TCPHandler: Processed in 0.001288918 sec. | ||
| 9073 | 2025.08.12 22:57:24.228341 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9074 | 2025.08.12 22:57:24.228391 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9075 | 2025.08.12 22:57:24.368928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
| 9076 | 2025.08.12 22:57:24.369496 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2025.08.12 22:57:24.369547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9078 | 2025.08.12 22:57:24.370054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9079 | 2025.08.12 22:57:24.370273 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2025.08.12 22:57:24.370399 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 9081 | 2025.08.12 22:57:25.018060 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2025.08.12 22:57:25.018262 [ 256 ] {149eca97-1d0d-463c-b85e-91b6303421be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9083 | 2025.08.12 22:57:25.018333 [ 256 ] {149eca97-1d0d-463c-b85e-91b6303421be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9084 | 2025.08.12 22:57:25.019045 [ 256 ] {149eca97-1d0d-463c-b85e-91b6303421be} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2025.08.12 22:57:25.019093 [ 256 ] {149eca97-1d0d-463c-b85e-91b6303421be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9086 | 2025.08.12 22:57:25.019502 [ 256 ] {149eca97-1d0d-463c-b85e-91b6303421be} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9087 | 2025.08.12 22:57:25.019742 [ 256 ] {149eca97-1d0d-463c-b85e-91b6303421be} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2025.08.12 22:57:25.019913 [ 256 ] {149eca97-1d0d-463c-b85e-91b6303421be} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.51 MiB/sec. | ||
| 9089 | 2025.08.12 22:57:25.019966 [ 256 ] {149eca97-1d0d-463c-b85e-91b6303421be} <Debug> TCPHandler: Processed in 0.002041238 sec. | ||
| 9090 | 2025.08.12 22:57:25.020097 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2025.08.12 22:57:25.020200 [ 256 ] {abc30aeb-ba67-46d0-b876-8c5ccdb8a4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9092 | 2025.08.12 22:57:25.020244 [ 256 ] {abc30aeb-ba67-46d0-b876-8c5ccdb8a4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9093 | 2025.08.12 22:57:25.020701 [ 256 ] {abc30aeb-ba67-46d0-b876-8c5ccdb8a4b4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2025.08.12 22:57:25.020740 [ 256 ] {abc30aeb-ba67-46d0-b876-8c5ccdb8a4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9095 | 2025.08.12 22:57:25.021065 [ 256 ] {abc30aeb-ba67-46d0-b876-8c5ccdb8a4b4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9096 | 2025.08.12 22:57:25.021281 [ 256 ] {abc30aeb-ba67-46d0-b876-8c5ccdb8a4b4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2025.08.12 22:57:25.021421 [ 256 ] {abc30aeb-ba67-46d0-b876-8c5ccdb8a4b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 9098 | 2025.08.12 22:57:25.021462 [ 256 ] {abc30aeb-ba67-46d0-b876-8c5ccdb8a4b4} <Debug> TCPHandler: Processed in 0.001417879 sec. | ||
| 9099 | 2025.08.12 22:57:25.021578 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2025.08.12 22:57:25.021677 [ 256 ] {806da956-142a-43e2-9f14-833c740f5fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9101 | 2025.08.12 22:57:25.021724 [ 256 ] {806da956-142a-43e2-9f14-833c740f5fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9102 | 2025.08.12 22:57:25.022149 [ 256 ] {806da956-142a-43e2-9f14-833c740f5fe8} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2025.08.12 22:57:25.022186 [ 256 ] {806da956-142a-43e2-9f14-833c740f5fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9104 | 2025.08.12 22:57:25.022540 [ 256 ] {806da956-142a-43e2-9f14-833c740f5fe8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9105 | 2025.08.12 22:57:25.022768 [ 256 ] {806da956-142a-43e2-9f14-833c740f5fe8} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2025.08.12 22:57:25.022906 [ 256 ] {806da956-142a-43e2-9f14-833c740f5fe8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 9107 | 2025.08.12 22:57:25.022944 [ 256 ] {806da956-142a-43e2-9f14-833c740f5fe8} <Debug> TCPHandler: Processed in 0.00141627 sec. | ||
| 9108 | 2025.08.12 22:57:25.023051 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2025.08.12 22:57:25.023146 [ 256 ] {ea0b1663-8912-4cc8-88cf-c2ff788dbe3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9110 | 2025.08.12 22:57:25.023189 [ 256 ] {ea0b1663-8912-4cc8-88cf-c2ff788dbe3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9111 | 2025.08.12 22:57:25.023526 [ 256 ] {ea0b1663-8912-4cc8-88cf-c2ff788dbe3c} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2025.08.12 22:57:25.023561 [ 256 ] {ea0b1663-8912-4cc8-88cf-c2ff788dbe3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9113 | 2025.08.12 22:57:25.023881 [ 256 ] {ea0b1663-8912-4cc8-88cf-c2ff788dbe3c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9114 | 2025.08.12 22:57:25.024093 [ 256 ] {ea0b1663-8912-4cc8-88cf-c2ff788dbe3c} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2025.08.12 22:57:25.024225 [ 256 ] {ea0b1663-8912-4cc8-88cf-c2ff788dbe3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 9116 | 2025.08.12 22:57:25.024263 [ 256 ] {ea0b1663-8912-4cc8-88cf-c2ff788dbe3c} <Debug> TCPHandler: Processed in 0.001263488 sec. | ||
| 9117 | 2025.08.12 22:57:25.726871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 9118 | 2025.08.12 22:57:25.747590 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2025.08.12 22:57:25.747667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9120 | 2025.08.12 22:57:25.754719 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9121 | 2025.08.12 22:57:25.755530 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2025.08.12 22:57:25.759621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9123 | 2025.08.12 22:57:27.309176 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2025.08.12 22:57:27.309375 [ 256 ] {a2511c36-fbdb-4022-ae84-1bf15200070b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9125 | 2025.08.12 22:57:27.309449 [ 256 ] {a2511c36-fbdb-4022-ae84-1bf15200070b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9126 | 2025.08.12 22:57:27.310119 [ 256 ] {a2511c36-fbdb-4022-ae84-1bf15200070b} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2025.08.12 22:57:27.310158 [ 256 ] {a2511c36-fbdb-4022-ae84-1bf15200070b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9128 | 2025.08.12 22:57:27.310546 [ 256 ] {a2511c36-fbdb-4022-ae84-1bf15200070b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9129 | 2025.08.12 22:57:27.310773 [ 256 ] {a2511c36-fbdb-4022-ae84-1bf15200070b} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2025.08.12 22:57:27.310929 [ 256 ] {a2511c36-fbdb-4022-ae84-1bf15200070b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00161 sec., 2484.4720496894406 rows/sec., 202.59 KiB/sec. | ||
| 9131 | 2025.08.12 22:57:27.310971 [ 256 ] {a2511c36-fbdb-4022-ae84-1bf15200070b} <Debug> TCPHandler: Processed in 0.001933507 sec. | ||
| 9132 | 2025.08.12 22:57:27.311093 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2025.08.12 22:57:27.311188 [ 256 ] {9199f8b7-104d-4d70-9e51-8105067f897f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9134 | 2025.08.12 22:57:27.311229 [ 256 ] {9199f8b7-104d-4d70-9e51-8105067f897f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9135 | 2025.08.12 22:57:27.312544 [ 256 ] {9199f8b7-104d-4d70-9e51-8105067f897f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2025.08.12 22:57:27.312580 [ 256 ] {9199f8b7-104d-4d70-9e51-8105067f897f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9137 | 2025.08.12 22:57:27.312964 [ 256 ] {9199f8b7-104d-4d70-9e51-8105067f897f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9138 | 2025.08.12 22:57:27.313178 [ 256 ] {9199f8b7-104d-4d70-9e51-8105067f897f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2025.08.12 22:57:27.313290 [ 149 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9140 | 2025.08.12 22:57:27.313310 [ 256 ] {9199f8b7-104d-4d70-9e51-8105067f897f} <Debug> executeQuery: Read 1280 rows, 108.49 KiB in 0.002141 sec., 597851.471275105 rows/sec., 49.49 MiB/sec. | ||
| 9141 | 2025.08.12 22:57:27.313327 [ 149 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2025.08.12 22:57:27.313346 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9143 | 2025.08.12 22:57:27.313349 [ 256 ] {9199f8b7-104d-4d70-9e51-8105067f897f} <Debug> TCPHandler: Processed in 0.002304423 sec. | ||
| 9144 | 2025.08.12 22:57:27.313479 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 9145 | 2025.08.12 22:57:27.313500 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2025.08.12 22:57:27.313612 [ 256 ] {5ac4af2d-e33a-4cd2-ba48-2b24c317728e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9147 | 2025.08.12 22:57:27.313616 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9148 | 2025.08.12 22:57:27.313656 [ 256 ] {5ac4af2d-e33a-4cd2-ba48-2b24c317728e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9149 | 2025.08.12 22:57:27.313663 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2420 rows starting from the beginning of the part | ||
| 9150 | 2025.08.12 22:57:27.313746 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 138 rows starting from the beginning of the part | ||
| 9151 | 2025.08.12 22:57:27.313792 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 176 rows starting from the beginning of the part | ||
| 9152 | 2025.08.12 22:57:27.313835 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 138 rows starting from the beginning of the part | ||
| 9153 | 2025.08.12 22:57:27.313876 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 9154 | 2025.08.12 22:57:27.313917 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1280 rows starting from the beginning of the part | ||
| 9155 | 2025.08.12 22:57:27.314091 [ 256 ] {5ac4af2d-e33a-4cd2-ba48-2b24c317728e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9156 | 2025.08.12 22:57:27.314133 [ 256 ] {5ac4af2d-e33a-4cd2-ba48-2b24c317728e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9157 | 2025.08.12 22:57:27.314448 [ 256 ] {5ac4af2d-e33a-4cd2-ba48-2b24c317728e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9158 | 2025.08.12 22:57:27.314684 [ 256 ] {5ac4af2d-e33a-4cd2-ba48-2b24c317728e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9159 | 2025.08.12 22:57:27.314824 [ 256 ] {5ac4af2d-e33a-4cd2-ba48-2b24c317728e} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.00123 sec., 36585.365853658535 rows/sec., 2.67 MiB/sec. | ||
| 9160 | 2025.08.12 22:57:27.314863 [ 256 ] {5ac4af2d-e33a-4cd2-ba48-2b24c317728e} <Debug> TCPHandler: Processed in 0.001412 sec. | ||
| 9161 | 2025.08.12 22:57:27.314986 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9162 | 2025.08.12 22:57:27.315111 [ 256 ] {5ab54f49-7038-4edc-932b-f1b448f87c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9163 | 2025.08.12 22:57:27.315162 [ 256 ] {5ab54f49-7038-4edc-932b-f1b448f87c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9164 | 2025.08.12 22:57:27.315777 [ 256 ] {5ab54f49-7038-4edc-932b-f1b448f87c9d} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2025.08.12 22:57:27.315793 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002367164 sec., 1777654.6111718493 rows/sec., 153.41 MiB/sec. | ||
| 9166 | 2025.08.12 22:57:27.315824 [ 256 ] {5ab54f49-7038-4edc-932b-f1b448f87c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9167 | 2025.08.12 22:57:27.316154 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9168 | 2025.08.12 22:57:27.316188 [ 256 ] {5ab54f49-7038-4edc-932b-f1b448f87c9d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9169 | 2025.08.12 22:57:27.316474 [ 256 ] {5ab54f49-7038-4edc-932b-f1b448f87c9d} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2025.08.12 22:57:27.316582 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2025.08.12 22:57:27.316623 [ 256 ] {5ab54f49-7038-4edc-932b-f1b448f87c9d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001537 sec., 148340.92387768382 rows/sec., 10.04 MiB/sec. | ||
| 9172 | 2025.08.12 22:57:27.316670 [ 256 ] {5ab54f49-7038-4edc-932b-f1b448f87c9d} <Debug> TCPHandler: Processed in 0.001745134 sec. | ||
| 9173 | 2025.08.12 22:57:27.316693 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_91_18} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9174 | 2025.08.12 22:57:27.316778 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2025.08.12 22:57:27.316814 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 9176 | 2025.08.12 22:57:27.316878 [ 256 ] {1a2dde20-a4e8-4a0a-8546-a9e1c1452ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9177 | 2025.08.12 22:57:27.316925 [ 256 ] {1a2dde20-a4e8-4a0a-8546-a9e1c1452ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9178 | 2025.08.12 22:57:27.317720 [ 256 ] {1a2dde20-a4e8-4a0a-8546-a9e1c1452ce2} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2025.08.12 22:57:27.317762 [ 256 ] {1a2dde20-a4e8-4a0a-8546-a9e1c1452ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9180 | 2025.08.12 22:57:27.318128 [ 256 ] {1a2dde20-a4e8-4a0a-8546-a9e1c1452ce2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9181 | 2025.08.12 22:57:27.318347 [ 256 ] {1a2dde20-a4e8-4a0a-8546-a9e1c1452ce2} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2025.08.12 22:57:27.318451 [ 149 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9183 | 2025.08.12 22:57:27.318475 [ 256 ] {1a2dde20-a4e8-4a0a-8546-a9e1c1452ce2} <Debug> executeQuery: Read 565 rows, 43.01 KiB in 0.001615 sec., 349845.2012383901 rows/sec., 26.01 MiB/sec. | ||
| 9184 | 2025.08.12 22:57:27.318476 [ 149 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2025.08.12 22:57:27.318504 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9186 | 2025.08.12 22:57:27.318513 [ 256 ] {1a2dde20-a4e8-4a0a-8546-a9e1c1452ce2} <Debug> TCPHandler: Processed in 0.001784935 sec. | ||
| 9187 | 2025.08.12 22:57:27.318607 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 9188 | 2025.08.12 22:57:27.318625 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2025.08.12 22:57:27.318743 [ 256 ] {03ed41f9-3c62-4e34-af26-e8c025db9662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9190 | 2025.08.12 22:57:27.318750 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9191 | 2025.08.12 22:57:27.318788 [ 256 ] {03ed41f9-3c62-4e34-af26-e8c025db9662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9192 | 2025.08.12 22:57:27.318796 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1223 rows starting from the beginning of the part | ||
| 9193 | 2025.08.12 22:57:27.318876 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 105 rows starting from the beginning of the part | ||
| 9194 | 2025.08.12 22:57:27.318927 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 100 rows starting from the beginning of the part | ||
| 9195 | 2025.08.12 22:57:27.318970 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 105 rows starting from the beginning of the part | ||
| 9196 | 2025.08.12 22:57:27.319010 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 9197 | 2025.08.12 22:57:27.319051 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 565 rows starting from the beginning of the part | ||
| 9198 | 2025.08.12 22:57:27.319504 [ 256 ] {03ed41f9-3c62-4e34-af26-e8c025db9662} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2025.08.12 22:57:27.319545 [ 256 ] {03ed41f9-3c62-4e34-af26-e8c025db9662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9200 | 2025.08.12 22:57:27.319977 [ 256 ] {03ed41f9-3c62-4e34-af26-e8c025db9662} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9201 | 2025.08.12 22:57:27.320191 [ 256 ] {03ed41f9-3c62-4e34-af26-e8c025db9662} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2025.08.12 22:57:27.320212 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657334 sec., 1304504.7045435621 rows/sec., 101.48 MiB/sec. | ||
| 9203 | 2025.08.12 22:57:27.320297 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9204 | 2025.08.12 22:57:27.320320 [ 256 ] {03ed41f9-3c62-4e34-af26-e8c025db9662} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001597 sec., 591108.3281152161 rows/sec., 39.64 MiB/sec. | ||
| 9205 | 2025.08.12 22:57:27.320325 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2025.08.12 22:57:27.320350 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9207 | 2025.08.12 22:57:27.320358 [ 256 ] {03ed41f9-3c62-4e34-af26-e8c025db9662} <Debug> TCPHandler: Processed in 0.001782715 sec. | ||
| 9208 | 2025.08.12 22:57:27.320424 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9209 | 2025.08.12 22:57:27.320425 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 9210 | 2025.08.12 22:57:27.320486 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2025.08.12 22:57:27.320533 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9212 | 2025.08.12 22:57:27.320570 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 24951 rows starting from the beginning of the part | ||
| 9213 | 2025.08.12 22:57:27.320581 [ 256 ] {d7071915-912e-495e-8667-0817917c7f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9214 | 2025.08.12 22:57:27.320638 [ 256 ] {d7071915-912e-495e-8667-0817917c7f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9215 | 2025.08.12 22:57:27.320642 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 9216 | 2025.08.12 22:57:27.320700 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 196 rows starting from the beginning of the part | ||
| 9217 | 2025.08.12 22:57:27.320723 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2025.08.12 22:57:27.320752 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 9219 | 2025.08.12 22:57:27.320801 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 9220 | 2025.08.12 22:57:27.320810 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_91_18} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9221 | 2025.08.12 22:57:27.320851 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 944 rows starting from the beginning of the part | ||
| 9222 | 2025.08.12 22:57:27.320910 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 9223 | 2025.08.12 22:57:27.321565 [ 256 ] {d7071915-912e-495e-8667-0817917c7f98} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2025.08.12 22:57:27.321600 [ 256 ] {d7071915-912e-495e-8667-0817917c7f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9225 | 2025.08.12 22:57:27.322221 [ 256 ] {d7071915-912e-495e-8667-0817917c7f98} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9226 | 2025.08.12 22:57:27.322454 [ 256 ] {d7071915-912e-495e-8667-0817917c7f98} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9227 | 2025.08.12 22:57:27.322594 [ 256 ] {d7071915-912e-495e-8667-0817917c7f98} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002031 sec., 20187.09995076317 rows/sec., 36.17 MiB/sec. | ||
| 9228 | 2025.08.12 22:57:27.322653 [ 256 ] {d7071915-912e-495e-8667-0817917c7f98} <Debug> TCPHandler: Processed in 0.002216141 sec. | ||
| 9229 | 2025.08.12 22:57:27.322778 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9230 | 2025.08.12 22:57:27.322872 [ 256 ] {bfe978e8-e805-4a19-ae24-17278986f380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9231 | 2025.08.12 22:57:27.322915 [ 256 ] {bfe978e8-e805-4a19-ae24-17278986f380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9232 | 2025.08.12 22:57:27.323259 [ 256 ] {bfe978e8-e805-4a19-ae24-17278986f380} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2025.08.12 22:57:27.323293 [ 256 ] {bfe978e8-e805-4a19-ae24-17278986f380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9234 | 2025.08.12 22:57:27.323698 [ 256 ] {bfe978e8-e805-4a19-ae24-17278986f380} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9235 | 2025.08.12 22:57:27.323918 [ 256 ] {bfe978e8-e805-4a19-ae24-17278986f380} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2025.08.12 22:57:27.324023 [ 149 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9237 | 2025.08.12 22:57:27.324050 [ 256 ] {bfe978e8-e805-4a19-ae24-17278986f380} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001197 sec., 30075.187969924813 rows/sec., 2.03 MiB/sec. | ||
| 9238 | 2025.08.12 22:57:27.324051 [ 149 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2025.08.12 22:57:27.324082 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9240 | 2025.08.12 22:57:27.324087 [ 256 ] {bfe978e8-e805-4a19-ae24-17278986f380} <Debug> TCPHandler: Processed in 0.001358999 sec. | ||
| 9241 | 2025.08.12 22:57:27.324161 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 9242 | 2025.08.12 22:57:27.324267 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9243 | 2025.08.12 22:57:27.324300 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4668 rows starting from the beginning of the part | ||
| 9244 | 2025.08.12 22:57:27.324359 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 9245 | 2025.08.12 22:57:27.324412 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 9246 | 2025.08.12 22:57:27.324456 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 9247 | 2025.08.12 22:57:27.324500 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 9248 | 2025.08.12 22:57:27.324542 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 9249 | 2025.08.12 22:57:27.326722 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 4 columns (4 merged, 0 gathered) in 0.002598256 sec., 1902814.8111656434 rows/sec., 126.83 MiB/sec. | ||
| 9250 | 2025.08.12 22:57:27.327141 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9251 | 2025.08.12 22:57:27.327402 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_91_18} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2025.08.12 22:57:27.327474 [ 196 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_91_18} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9253 | 2025.08.12 22:57:27.327547 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9254 | 2025.08.12 22:57:27.328577 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26571 rows, containing 5 columns (5 merged, 0 gathered) in 0.008188355 sec., 3244974.1126270173 rows/sec., 221.52 MiB/sec. | ||
| 9255 | 2025.08.12 22:57:27.328807 [ 196 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9256 | 2025.08.12 22:57:27.329047 [ 196 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2025.08.12 22:57:27.329124 [ 196 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9258 | 2025.08.12 22:57:27.329192 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9259 | 2025.08.12 22:57:28.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.41 MiB, peak 304.75 MiB, free memory in arenas 0.00 B, will set to 295.94 MiB (RSS), difference: 2.53 MiB | ||
| 9260 | 2025.08.12 22:57:29.342378 [ 147 ] {} <Debug> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 9261 | 2025.08.12 22:57:29.342444 [ 147 ] {} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2025.08.12 22:57:29.342470 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9263 | 2025.08.12 22:57:29.342592 [ 192 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 9264 | 2025.08.12 22:57:29.342743 [ 192 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9265 | 2025.08.12 22:57:29.342779 [ 192 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 214 rows starting from the beginning of the part | ||
| 9266 | 2025.08.12 22:57:29.342850 [ 192 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 202 rows starting from the beginning of the part | ||
| 9267 | 2025.08.12 22:57:29.342900 [ 192 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 9268 | 2025.08.12 22:57:29.342945 [ 192 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 9269 | 2025.08.12 22:57:29.342988 [ 192 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 9270 | 2025.08.12 22:57:29.343848 [ 186 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304339 sec., 346535.678224756 rows/sec., 21.72 MiB/sec. | ||
| 9271 | 2025.08.12 22:57:29.344109 [ 186 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9272 | 2025.08.12 22:57:29.344415 [ 186 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2025.08.12 22:57:29.344498 [ 186 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_19_4} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 9274 | 2025.08.12 22:57:29.344597 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9275 | 2025.08.12 22:57:29.442176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1300 | ||
| 9276 | 2025.08.12 22:57:29.444603 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2025.08.12 22:57:29.444642 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9278 | 2025.08.12 22:57:29.445801 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9279 | 2025.08.12 22:57:29.446059 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2025.08.12 22:57:29.446324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
| 9281 | 2025.08.12 22:57:30.013714 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9282 | 2025.08.12 22:57:30.013930 [ 256 ] {901082e2-68e3-456b-a26e-22105d474c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9283 | 2025.08.12 22:57:30.014002 [ 256 ] {901082e2-68e3-456b-a26e-22105d474c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9284 | 2025.08.12 22:57:30.014689 [ 256 ] {901082e2-68e3-456b-a26e-22105d474c19} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2025.08.12 22:57:30.014738 [ 256 ] {901082e2-68e3-456b-a26e-22105d474c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9286 | 2025.08.12 22:57:30.015135 [ 256 ] {901082e2-68e3-456b-a26e-22105d474c19} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9287 | 2025.08.12 22:57:30.015358 [ 256 ] {901082e2-68e3-456b-a26e-22105d474c19} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2025.08.12 22:57:30.015508 [ 256 ] {901082e2-68e3-456b-a26e-22105d474c19} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001634 sec., 34271.72582619339 rows/sec., 2.62 MiB/sec. | ||
| 9289 | 2025.08.12 22:57:30.015548 [ 256 ] {901082e2-68e3-456b-a26e-22105d474c19} <Debug> TCPHandler: Processed in 0.001973458 sec. | ||
| 9290 | 2025.08.12 22:57:30.015682 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9291 | 2025.08.12 22:57:30.015780 [ 256 ] {0a421e2b-0438-46f6-aead-305d912b3e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9292 | 2025.08.12 22:57:30.015820 [ 256 ] {0a421e2b-0438-46f6-aead-305d912b3e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9293 | 2025.08.12 22:57:30.016242 [ 256 ] {0a421e2b-0438-46f6-aead-305d912b3e35} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2025.08.12 22:57:30.016278 [ 256 ] {0a421e2b-0438-46f6-aead-305d912b3e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9295 | 2025.08.12 22:57:30.016578 [ 256 ] {0a421e2b-0438-46f6-aead-305d912b3e35} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9296 | 2025.08.12 22:57:30.016794 [ 256 ] {0a421e2b-0438-46f6-aead-305d912b3e35} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2025.08.12 22:57:30.016920 [ 256 ] {0a421e2b-0438-46f6-aead-305d912b3e35} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 9298 | 2025.08.12 22:57:30.016956 [ 256 ] {0a421e2b-0438-46f6-aead-305d912b3e35} <Debug> TCPHandler: Processed in 0.001323789 sec. | ||
| 9299 | 2025.08.12 22:57:30.017138 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2025.08.12 22:57:30.017229 [ 256 ] {d8299b85-8cc6-44d2-8e06-eeb16e0f60a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9301 | 2025.08.12 22:57:30.017272 [ 256 ] {d8299b85-8cc6-44d2-8e06-eeb16e0f60a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9302 | 2025.08.12 22:57:30.017633 [ 256 ] {d8299b85-8cc6-44d2-8e06-eeb16e0f60a3} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2025.08.12 22:57:30.017667 [ 256 ] {d8299b85-8cc6-44d2-8e06-eeb16e0f60a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9304 | 2025.08.12 22:57:30.017978 [ 256 ] {d8299b85-8cc6-44d2-8e06-eeb16e0f60a3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9305 | 2025.08.12 22:57:30.018192 [ 256 ] {d8299b85-8cc6-44d2-8e06-eeb16e0f60a3} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2025.08.12 22:57:30.018316 [ 256 ] {d8299b85-8cc6-44d2-8e06-eeb16e0f60a3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001105 sec., 57918.55203619909 rows/sec., 4.03 MiB/sec. | ||
| 9307 | 2025.08.12 22:57:30.018352 [ 256 ] {d8299b85-8cc6-44d2-8e06-eeb16e0f60a3} <Debug> TCPHandler: Processed in 0.001271968 sec. | ||
| 9308 | 2025.08.12 22:57:30.018464 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2025.08.12 22:57:30.018556 [ 256 ] {6b8af592-8ad1-4adc-935d-b93a76470e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9310 | 2025.08.12 22:57:30.018597 [ 256 ] {6b8af592-8ad1-4adc-935d-b93a76470e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9311 | 2025.08.12 22:57:30.018909 [ 256 ] {6b8af592-8ad1-4adc-935d-b93a76470e75} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2025.08.12 22:57:30.018944 [ 256 ] {6b8af592-8ad1-4adc-935d-b93a76470e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9313 | 2025.08.12 22:57:30.019249 [ 256 ] {6b8af592-8ad1-4adc-935d-b93a76470e75} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9314 | 2025.08.12 22:57:30.019454 [ 256 ] {6b8af592-8ad1-4adc-935d-b93a76470e75} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2025.08.12 22:57:30.019577 [ 256 ] {6b8af592-8ad1-4adc-935d-b93a76470e75} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001038 sec., 23121.387283236993 rows/sec., 1.56 MiB/sec. | ||
| 9316 | 2025.08.12 22:57:30.019612 [ 256 ] {6b8af592-8ad1-4adc-935d-b93a76470e75} <Debug> TCPHandler: Processed in 0.001194037 sec. | ||
| 9317 | 2025.08.12 22:57:31.870549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
| 9318 | 2025.08.12 22:57:31.871100 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2025.08.12 22:57:31.871149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9320 | 2025.08.12 22:57:31.871653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9321 | 2025.08.12 22:57:31.871882 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2025.08.12 22:57:31.872026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
| 9323 | 2025.08.12 22:57:33.259709 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9324 | 2025.08.12 22:57:33.276894 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2025.08.12 22:57:33.276943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9326 | 2025.08.12 22:57:33.283163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9327 | 2025.08.12 22:57:33.283868 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2025.08.12 22:57:33.286805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9329 | 2025.08.12 22:57:35.018713 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2025.08.12 22:57:35.018911 [ 256 ] {0116b37c-66f9-4c95-a319-58a5a7ab5211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9331 | 2025.08.12 22:57:35.018981 [ 256 ] {0116b37c-66f9-4c95-a319-58a5a7ab5211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9332 | 2025.08.12 22:57:35.019680 [ 256 ] {0116b37c-66f9-4c95-a319-58a5a7ab5211} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2025.08.12 22:57:35.019727 [ 256 ] {0116b37c-66f9-4c95-a319-58a5a7ab5211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9334 | 2025.08.12 22:57:35.020143 [ 256 ] {0116b37c-66f9-4c95-a319-58a5a7ab5211} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9335 | 2025.08.12 22:57:35.020386 [ 256 ] {0116b37c-66f9-4c95-a319-58a5a7ab5211} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2025.08.12 22:57:35.020550 [ 256 ] {0116b37c-66f9-4c95-a319-58a5a7ab5211} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.53 MiB/sec. | ||
| 9337 | 2025.08.12 22:57:35.020601 [ 256 ] {0116b37c-66f9-4c95-a319-58a5a7ab5211} <Debug> TCPHandler: Processed in 0.002036048 sec. | ||
| 9338 | 2025.08.12 22:57:35.020756 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2025.08.12 22:57:35.020863 [ 256 ] {259ed2a6-eb63-4a3c-b856-fd0208a54a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9340 | 2025.08.12 22:57:35.020908 [ 256 ] {259ed2a6-eb63-4a3c-b856-fd0208a54a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9341 | 2025.08.12 22:57:35.021366 [ 256 ] {259ed2a6-eb63-4a3c-b856-fd0208a54a67} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2025.08.12 22:57:35.021405 [ 256 ] {259ed2a6-eb63-4a3c-b856-fd0208a54a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9343 | 2025.08.12 22:57:35.021730 [ 256 ] {259ed2a6-eb63-4a3c-b856-fd0208a54a67} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9344 | 2025.08.12 22:57:35.021970 [ 256 ] {259ed2a6-eb63-4a3c-b856-fd0208a54a67} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2025.08.12 22:57:35.022109 [ 256 ] {259ed2a6-eb63-4a3c-b856-fd0208a54a67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 9346 | 2025.08.12 22:57:35.022148 [ 256 ] {259ed2a6-eb63-4a3c-b856-fd0208a54a67} <Debug> TCPHandler: Processed in 0.00145081 sec. | ||
| 9347 | 2025.08.12 22:57:35.022276 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2025.08.12 22:57:35.022374 [ 256 ] {a4164b26-ab3d-4587-a278-9e2bbe256410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9349 | 2025.08.12 22:57:35.022419 [ 256 ] {a4164b26-ab3d-4587-a278-9e2bbe256410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9350 | 2025.08.12 22:57:35.022850 [ 256 ] {a4164b26-ab3d-4587-a278-9e2bbe256410} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2025.08.12 22:57:35.022887 [ 256 ] {a4164b26-ab3d-4587-a278-9e2bbe256410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9352 | 2025.08.12 22:57:35.023231 [ 256 ] {a4164b26-ab3d-4587-a278-9e2bbe256410} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9353 | 2025.08.12 22:57:35.023457 [ 256 ] {a4164b26-ab3d-4587-a278-9e2bbe256410} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2025.08.12 22:57:35.023590 [ 256 ] {a4164b26-ab3d-4587-a278-9e2bbe256410} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 9355 | 2025.08.12 22:57:35.023628 [ 256 ] {a4164b26-ab3d-4587-a278-9e2bbe256410} <Debug> TCPHandler: Processed in 0.00140301 sec. | ||
| 9356 | 2025.08.12 22:57:35.023744 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2025.08.12 22:57:35.023840 [ 256 ] {55619041-3de2-4f2d-92b5-55abbdc8033f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9358 | 2025.08.12 22:57:35.023883 [ 256 ] {55619041-3de2-4f2d-92b5-55abbdc8033f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9359 | 2025.08.12 22:57:35.024233 [ 256 ] {55619041-3de2-4f2d-92b5-55abbdc8033f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.08.12 22:57:35.024270 [ 256 ] {55619041-3de2-4f2d-92b5-55abbdc8033f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9361 | 2025.08.12 22:57:35.024584 [ 256 ] {55619041-3de2-4f2d-92b5-55abbdc8033f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9362 | 2025.08.12 22:57:35.024800 [ 256 ] {55619041-3de2-4f2d-92b5-55abbdc8033f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2025.08.12 22:57:35.024932 [ 256 ] {55619041-3de2-4f2d-92b5-55abbdc8033f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 9364 | 2025.08.12 22:57:35.024969 [ 256 ] {55619041-3de2-4f2d-92b5-55abbdc8033f} <Debug> TCPHandler: Processed in 0.001273808 sec. | ||
| 9365 | 2025.08.12 22:57:39.228644 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9366 | 2025.08.12 22:57:39.228720 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9367 | 2025.08.12 22:57:39.372208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
| 9368 | 2025.08.12 22:57:39.372922 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.08.12 22:57:39.372967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9370 | 2025.08.12 22:57:39.373432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9371 | 2025.08.12 22:57:39.373651 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.08.12 22:57:39.373781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 9373 | 2025.08.12 22:57:39.373832 [ 134 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9374 | 2025.08.12 22:57:39.373912 [ 134 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9375 | 2025.08.12 22:57:39.373959 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9376 | 2025.08.12 22:57:39.374137 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 9377 | 2025.08.12 22:57:39.374328 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9378 | 2025.08.12 22:57:39.374387 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
| 9379 | 2025.08.12 22:57:39.374461 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 9380 | 2025.08.12 22:57:39.374511 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 9381 | 2025.08.12 22:57:39.374558 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 9382 | 2025.08.12 22:57:39.374600 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 9383 | 2025.08.12 22:57:39.374643 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 9384 | 2025.08.12 22:57:39.377094 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003030353 sec., 8474590.254006712 rows/sec., 121.23 MiB/sec. | ||
| 9385 | 2025.08.12 22:57:39.377290 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9386 | 2025.08.12 22:57:39.377549 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_56_11} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9387 | 2025.08.12 22:57:39.377616 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_56_11} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9388 | 2025.08.12 22:57:39.377685 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 9389 | 2025.08.12 22:57:39.446626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1316 | ||
| 9390 | 2025.08.12 22:57:39.449077 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9391 | 2025.08.12 22:57:39.449123 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9392 | 2025.08.12 22:57:39.450291 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9393 | 2025.08.12 22:57:39.450551 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9394 | 2025.08.12 22:57:39.450761 [ 137 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9395 | 2025.08.12 22:57:39.450820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
| 9396 | 2025.08.12 22:57:39.450859 [ 137 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2025.08.12 22:57:39.450903 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9398 | 2025.08.12 22:57:39.451005 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 9399 | 2025.08.12 22:57:39.451493 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9400 | 2025.08.12 22:57:39.451619 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1184 rows starting from the beginning of the part | ||
| 9401 | 2025.08.12 22:57:39.451990 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 9402 | 2025.08.12 22:57:39.452324 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 9403 | 2025.08.12 22:57:39.452649 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 9404 | 2025.08.12 22:57:39.452981 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 9405 | 2025.08.12 22:57:39.453312 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part | ||
| 9406 | 2025.08.12 22:57:39.460103 [ 195 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1316 rows, containing 72 columns (72 merged, 0 gathered) in 0.009136769 sec., 144033.41049773723 rows/sec., 115.08 MiB/sec. | ||
| 9407 | 2025.08.12 22:57:39.461292 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9408 | 2025.08.12 22:57:39.461833 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_41_8} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2025.08.12 22:57:39.461900 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_41_8} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9410 | 2025.08.12 22:57:39.462041 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 9411 | 2025.08.12 22:57:40.020208 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9412 | 2025.08.12 22:57:40.020409 [ 256 ] {c0f2dba8-1151-4731-b2cf-cf854cf9fa1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9413 | 2025.08.12 22:57:40.020486 [ 256 ] {c0f2dba8-1151-4731-b2cf-cf854cf9fa1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9414 | 2025.08.12 22:57:40.021285 [ 256 ] {c0f2dba8-1151-4731-b2cf-cf854cf9fa1a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2025.08.12 22:57:40.021330 [ 256 ] {c0f2dba8-1151-4731-b2cf-cf854cf9fa1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9416 | 2025.08.12 22:57:40.021774 [ 256 ] {c0f2dba8-1151-4731-b2cf-cf854cf9fa1a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9417 | 2025.08.12 22:57:40.022042 [ 256 ] {c0f2dba8-1151-4731-b2cf-cf854cf9fa1a} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2025.08.12 22:57:40.022214 [ 256 ] {c0f2dba8-1151-4731-b2cf-cf854cf9fa1a} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001861 sec., 74153.68081676518 rows/sec., 6.42 MiB/sec. | ||
| 9419 | 2025.08.12 22:57:40.022271 [ 256 ] {c0f2dba8-1151-4731-b2cf-cf854cf9fa1a} <Debug> TCPHandler: Processed in 0.002193291 sec. | ||
| 9420 | 2025.08.12 22:57:40.022401 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9421 | 2025.08.12 22:57:40.022508 [ 256 ] {4b31c6cc-eee7-410d-b991-de27567de2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9422 | 2025.08.12 22:57:40.022554 [ 256 ] {4b31c6cc-eee7-410d-b991-de27567de2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9423 | 2025.08.12 22:57:40.023078 [ 256 ] {4b31c6cc-eee7-410d-b991-de27567de2a0} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2025.08.12 22:57:40.023117 [ 256 ] {4b31c6cc-eee7-410d-b991-de27567de2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9425 | 2025.08.12 22:57:40.023466 [ 256 ] {4b31c6cc-eee7-410d-b991-de27567de2a0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9426 | 2025.08.12 22:57:40.023703 [ 256 ] {4b31c6cc-eee7-410d-b991-de27567de2a0} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2025.08.12 22:57:40.023851 [ 256 ] {4b31c6cc-eee7-410d-b991-de27567de2a0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001368 sec., 29970.76023391813 rows/sec., 2.20 MiB/sec. | ||
| 9428 | 2025.08.12 22:57:40.023892 [ 256 ] {4b31c6cc-eee7-410d-b991-de27567de2a0} <Debug> TCPHandler: Processed in 0.001545511 sec. | ||
| 9429 | 2025.08.12 22:57:40.024089 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9430 | 2025.08.12 22:57:40.024193 [ 256 ] {aa13d93a-be98-4fb1-8f29-63fa214c71b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9431 | 2025.08.12 22:57:40.024236 [ 256 ] {aa13d93a-be98-4fb1-8f29-63fa214c71b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9432 | 2025.08.12 22:57:40.024716 [ 256 ] {aa13d93a-be98-4fb1-8f29-63fa214c71b3} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2025.08.12 22:57:40.024754 [ 256 ] {aa13d93a-be98-4fb1-8f29-63fa214c71b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9434 | 2025.08.12 22:57:40.025095 [ 256 ] {aa13d93a-be98-4fb1-8f29-63fa214c71b3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9435 | 2025.08.12 22:57:40.025312 [ 256 ] {aa13d93a-be98-4fb1-8f29-63fa214c71b3} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2025.08.12 22:57:40.025447 [ 256 ] {aa13d93a-be98-4fb1-8f29-63fa214c71b3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001277 sec., 82223.9624119029 rows/sec., 6.42 MiB/sec. | ||
| 9437 | 2025.08.12 22:57:40.025486 [ 256 ] {aa13d93a-be98-4fb1-8f29-63fa214c71b3} <Debug> TCPHandler: Processed in 0.001458891 sec. | ||
| 9438 | 2025.08.12 22:57:40.025612 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9439 | 2025.08.12 22:57:40.025710 [ 256 ] {22a6aa0a-5981-4f43-ade0-f888e90e8455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9440 | 2025.08.12 22:57:40.025757 [ 256 ] {22a6aa0a-5981-4f43-ade0-f888e90e8455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9441 | 2025.08.12 22:57:40.026179 [ 256 ] {22a6aa0a-5981-4f43-ade0-f888e90e8455} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2025.08.12 22:57:40.026215 [ 256 ] {22a6aa0a-5981-4f43-ade0-f888e90e8455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9443 | 2025.08.12 22:57:40.026562 [ 256 ] {22a6aa0a-5981-4f43-ade0-f888e90e8455} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9444 | 2025.08.12 22:57:40.026777 [ 256 ] {22a6aa0a-5981-4f43-ade0-f888e90e8455} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2025.08.12 22:57:40.026911 [ 256 ] {22a6aa0a-5981-4f43-ade0-f888e90e8455} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 9446 | 2025.08.12 22:57:40.026948 [ 256 ] {22a6aa0a-5981-4f43-ade0-f888e90e8455} <Debug> TCPHandler: Processed in 0.001386099 sec. | ||
| 9447 | 2025.08.12 22:57:40.027056 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2025.08.12 22:57:40.027151 [ 256 ] {feaebcea-dfd6-433e-9bb1-bcb26d90879a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9449 | 2025.08.12 22:57:40.027206 [ 256 ] {feaebcea-dfd6-433e-9bb1-bcb26d90879a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9450 | 2025.08.12 22:57:40.028075 [ 256 ] {feaebcea-dfd6-433e-9bb1-bcb26d90879a} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2025.08.12 22:57:40.028110 [ 256 ] {feaebcea-dfd6-433e-9bb1-bcb26d90879a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9452 | 2025.08.12 22:57:40.028706 [ 256 ] {feaebcea-dfd6-433e-9bb1-bcb26d90879a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9453 | 2025.08.12 22:57:40.028975 [ 256 ] {feaebcea-dfd6-433e-9bb1-bcb26d90879a} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2025.08.12 22:57:40.029095 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9455 | 2025.08.12 22:57:40.029126 [ 256 ] {feaebcea-dfd6-433e-9bb1-bcb26d90879a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001994 sec., 20561.685055165497 rows/sec., 36.85 MiB/sec. | ||
| 9456 | 2025.08.12 22:57:40.029159 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2025.08.12 22:57:40.029185 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9458 | 2025.08.12 22:57:40.029207 [ 256 ] {feaebcea-dfd6-433e-9bb1-bcb26d90879a} <Debug> TCPHandler: Processed in 0.002201091 sec. | ||
| 9459 | 2025.08.12 22:57:40.029300 [ 191 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 9460 | 2025.08.12 22:57:40.029330 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2025.08.12 22:57:40.029452 [ 256 ] {ad086b57-6e52-4716-9f7a-aded57166d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9462 | 2025.08.12 22:57:40.029499 [ 256 ] {ad086b57-6e52-4716-9f7a-aded57166d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9463 | 2025.08.12 22:57:40.029573 [ 191 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9464 | 2025.08.12 22:57:40.029647 [ 191 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1346 rows starting from the beginning of the part | ||
| 9465 | 2025.08.12 22:57:40.029778 [ 191 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 9466 | 2025.08.12 22:57:40.029839 [ 256 ] {ad086b57-6e52-4716-9f7a-aded57166d2f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2025.08.12 22:57:40.029880 [ 256 ] {ad086b57-6e52-4716-9f7a-aded57166d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9468 | 2025.08.12 22:57:40.029883 [ 191 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 9469 | 2025.08.12 22:57:40.030021 [ 191 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 9470 | 2025.08.12 22:57:40.030117 [ 191 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 9471 | 2025.08.12 22:57:40.030206 [ 191 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 9472 | 2025.08.12 22:57:40.030241 [ 256 ] {ad086b57-6e52-4716-9f7a-aded57166d2f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9473 | 2025.08.12 22:57:40.030488 [ 256 ] {ad086b57-6e52-4716-9f7a-aded57166d2f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2025.08.12 22:57:40.030638 [ 256 ] {ad086b57-6e52-4716-9f7a-aded57166d2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 9475 | 2025.08.12 22:57:40.030677 [ 256 ] {ad086b57-6e52-4716-9f7a-aded57166d2f} <Debug> TCPHandler: Processed in 0.00139647 sec. | ||
| 9476 | 2025.08.12 22:57:40.036465 [ 201 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 19 columns (19 merged, 0 gathered) in 0.007221822 sec., 214765.747480345 rows/sec., 384.85 MiB/sec. | ||
| 9477 | 2025.08.12 22:57:40.038077 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9478 | 2025.08.12 22:57:40.038427 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2025.08.12 22:57:40.038506 [ 199 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9480 | 2025.08.12 22:57:40.038627 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.75 MiB. | ||
| 9481 | 2025.08.12 22:57:40.786902 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 9482 | 2025.08.12 22:57:40.805024 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2025.08.12 22:57:40.805088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9484 | 2025.08.12 22:57:40.811300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9485 | 2025.08.12 22:57:40.811993 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2025.08.12 22:57:40.812295 [ 135 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9487 | 2025.08.12 22:57:40.812361 [ 135 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2025.08.12 22:57:40.812381 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9489 | 2025.08.12 22:57:40.812512 [ 201 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 9490 | 2025.08.12 22:57:40.815389 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 9491 | 2025.08.12 22:57:40.816676 [ 201 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9492 | 2025.08.12 22:57:40.818229 [ 201 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 9493 | 2025.08.12 22:57:40.822923 [ 201 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 9494 | 2025.08.12 22:57:40.827582 [ 201 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 9495 | 2025.08.12 22:57:40.832325 [ 201 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 9496 | 2025.08.12 22:57:40.836690 [ 201 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 9497 | 2025.08.12 22:57:40.840387 [ 201 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 9498 | 2025.08.12 22:57:40.890276 [ 198 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.077816252 sec., 5423.031682379151 rows/sec., 28.04 MiB/sec. | ||
| 9499 | 2025.08.12 22:57:40.893706 [ 198 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9500 | 2025.08.12 22:57:40.895916 [ 198 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_56_11} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2025.08.12 22:57:40.896016 [ 198 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_56_11} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9502 | 2025.08.12 22:57:40.898416 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9503 | 2025.08.12 22:57:41.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.62 MiB, peak 311.02 MiB, free memory in arenas 0.00 B, will set to 298.73 MiB (RSS), difference: 1.11 MiB | ||
| 9504 | 2025.08.12 22:57:45.023007 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9505 | 2025.08.12 22:57:45.023297 [ 256 ] {58bd3407-e11c-45ab-a0bd-cf4420bbe9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9506 | 2025.08.12 22:57:45.023408 [ 256 ] {58bd3407-e11c-45ab-a0bd-cf4420bbe9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9507 | 2025.08.12 22:57:45.025223 [ 256 ] {58bd3407-e11c-45ab-a0bd-cf4420bbe9b9} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2025.08.12 22:57:45.025297 [ 256 ] {58bd3407-e11c-45ab-a0bd-cf4420bbe9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9509 | 2025.08.12 22:57:45.025920 [ 256 ] {58bd3407-e11c-45ab-a0bd-cf4420bbe9b9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9510 | 2025.08.12 22:57:45.026252 [ 256 ] {58bd3407-e11c-45ab-a0bd-cf4420bbe9b9} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2025.08.12 22:57:45.026478 [ 256 ] {58bd3407-e11c-45ab-a0bd-cf4420bbe9b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003256 sec., 7371.00737100737 rows/sec., 626.25 KiB/sec. | ||
| 9512 | 2025.08.12 22:57:45.026540 [ 256 ] {58bd3407-e11c-45ab-a0bd-cf4420bbe9b9} <Debug> TCPHandler: Processed in 0.003779064 sec. | ||
| 9513 | 2025.08.12 22:57:45.026719 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9514 | 2025.08.12 22:57:45.026838 [ 256 ] {5655bf59-7de1-4942-8246-24cb1f8de8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9515 | 2025.08.12 22:57:45.026891 [ 256 ] {5655bf59-7de1-4942-8246-24cb1f8de8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9516 | 2025.08.12 22:57:45.027519 [ 256 ] {5655bf59-7de1-4942-8246-24cb1f8de8b1} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2025.08.12 22:57:45.027559 [ 256 ] {5655bf59-7de1-4942-8246-24cb1f8de8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9518 | 2025.08.12 22:57:45.027936 [ 256 ] {5655bf59-7de1-4942-8246-24cb1f8de8b1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9519 | 2025.08.12 22:57:45.028180 [ 256 ] {5655bf59-7de1-4942-8246-24cb1f8de8b1} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2025.08.12 22:57:45.028343 [ 256 ] {5655bf59-7de1-4942-8246-24cb1f8de8b1} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001535 sec., 114657.98045602607 rows/sec., 10.06 MiB/sec. | ||
| 9521 | 2025.08.12 22:57:45.028391 [ 256 ] {5655bf59-7de1-4942-8246-24cb1f8de8b1} <Debug> TCPHandler: Processed in 0.001733715 sec. | ||
| 9522 | 2025.08.12 22:57:45.028528 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9523 | 2025.08.12 22:57:45.028634 [ 256 ] {4e7423a5-812e-47ff-ac1f-84e2805091f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9524 | 2025.08.12 22:57:45.028682 [ 256 ] {4e7423a5-812e-47ff-ac1f-84e2805091f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9525 | 2025.08.12 22:57:45.029127 [ 256 ] {4e7423a5-812e-47ff-ac1f-84e2805091f4} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2025.08.12 22:57:45.029166 [ 256 ] {4e7423a5-812e-47ff-ac1f-84e2805091f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9527 | 2025.08.12 22:57:45.029513 [ 256 ] {4e7423a5-812e-47ff-ac1f-84e2805091f4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9528 | 2025.08.12 22:57:45.029781 [ 256 ] {4e7423a5-812e-47ff-ac1f-84e2805091f4} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9529 | 2025.08.12 22:57:45.029943 [ 256 ] {4e7423a5-812e-47ff-ac1f-84e2805091f4} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001333 sec., 9002.25056264066 rows/sec., 720.88 KiB/sec. | ||
| 9530 | 2025.08.12 22:57:45.029942 [ 132 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 9531 | 2025.08.12 22:57:45.029992 [ 256 ] {4e7423a5-812e-47ff-ac1f-84e2805091f4} <Debug> TCPHandler: Processed in 0.001515991 sec. | ||
| 9532 | 2025.08.12 22:57:45.030073 [ 132 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2025.08.12 22:57:45.030114 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9534 | 2025.08.12 22:57:45.030182 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2025.08.12 22:57:45.030290 [ 256 ] {5a585d99-b284-4c35-b223-b970c769525c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9536 | 2025.08.12 22:57:45.030295 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 9537 | 2025.08.12 22:57:45.030339 [ 256 ] {5a585d99-b284-4c35-b223-b970c769525c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9538 | 2025.08.12 22:57:45.030503 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9539 | 2025.08.12 22:57:45.030557 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 269 rows starting from the beginning of the part | ||
| 9540 | 2025.08.12 22:57:45.030650 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
| 9541 | 2025.08.12 22:57:45.030716 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 9542 | 2025.08.12 22:57:45.030778 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 45 rows starting from the beginning of the part | ||
| 9543 | 2025.08.12 22:57:45.030836 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 9544 | 2025.08.12 22:57:45.030897 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 9545 | 2025.08.12 22:57:45.030929 [ 256 ] {5a585d99-b284-4c35-b223-b970c769525c} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2025.08.12 22:57:45.030981 [ 256 ] {5a585d99-b284-4c35-b223-b970c769525c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9547 | 2025.08.12 22:57:45.031826 [ 256 ] {5a585d99-b284-4c35-b223-b970c769525c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9548 | 2025.08.12 22:57:45.032165 [ 256 ] {5a585d99-b284-4c35-b223-b970c769525c} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2025.08.12 22:57:45.032330 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00211326 sec., 198745.0668635189 rows/sec., 14.01 MiB/sec. | ||
| 9550 | 2025.08.12 22:57:45.032376 [ 256 ] {5a585d99-b284-4c35-b223-b970c769525c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002108 sec., 11385.199240986716 rows/sec., 967.30 KiB/sec. | ||
| 9551 | 2025.08.12 22:57:45.032436 [ 256 ] {5a585d99-b284-4c35-b223-b970c769525c} <Debug> TCPHandler: Processed in 0.002305862 sec. | ||
| 9552 | 2025.08.12 22:57:45.032506 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 9553 | 2025.08.12 22:57:45.032597 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2025.08.12 22:57:45.032724 [ 256 ] {d7d1f9a6-bc5e-4999-81c1-fd578af63c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9555 | 2025.08.12 22:57:45.032780 [ 256 ] {d7d1f9a6-bc5e-4999-81c1-fd578af63c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9556 | 2025.08.12 22:57:45.032803 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2025.08.12 22:57:45.032890 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_55_11} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 9558 | 2025.08.12 22:57:45.032976 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9559 | 2025.08.12 22:57:45.033361 [ 256 ] {d7d1f9a6-bc5e-4999-81c1-fd578af63c3c} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2025.08.12 22:57:45.033413 [ 256 ] {d7d1f9a6-bc5e-4999-81c1-fd578af63c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9561 | 2025.08.12 22:57:45.033846 [ 256 ] {d7d1f9a6-bc5e-4999-81c1-fd578af63c3c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9562 | 2025.08.12 22:57:45.034174 [ 256 ] {d7d1f9a6-bc5e-4999-81c1-fd578af63c3c} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2025.08.12 22:57:45.034359 [ 256 ] {d7d1f9a6-bc5e-4999-81c1-fd578af63c3c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001662 sec., 7220.216606498195 rows/sec., 564.08 KiB/sec. | ||
| 9564 | 2025.08.12 22:57:45.034411 [ 256 ] {d7d1f9a6-bc5e-4999-81c1-fd578af63c3c} <Debug> TCPHandler: Processed in 0.001875907 sec. | ||
| 9565 | 2025.08.12 22:57:45.034558 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9566 | 2025.08.12 22:57:45.034677 [ 256 ] {2af80585-f8d8-4ebd-a49e-7a97409f0df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9567 | 2025.08.12 22:57:45.034733 [ 256 ] {2af80585-f8d8-4ebd-a49e-7a97409f0df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9568 | 2025.08.12 22:57:45.035327 [ 256 ] {2af80585-f8d8-4ebd-a49e-7a97409f0df4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2025.08.12 22:57:45.035374 [ 256 ] {2af80585-f8d8-4ebd-a49e-7a97409f0df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9570 | 2025.08.12 22:57:45.035839 [ 256 ] {2af80585-f8d8-4ebd-a49e-7a97409f0df4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9571 | 2025.08.12 22:57:45.036156 [ 256 ] {2af80585-f8d8-4ebd-a49e-7a97409f0df4} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2025.08.12 22:57:45.036340 [ 256 ] {2af80585-f8d8-4ebd-a49e-7a97409f0df4} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001689 sec., 59206.631142687984 rows/sec., 4.84 MiB/sec. | ||
| 9573 | 2025.08.12 22:57:45.036392 [ 256 ] {2af80585-f8d8-4ebd-a49e-7a97409f0df4} <Debug> TCPHandler: Processed in 0.001893567 sec. | ||
| 9574 | 2025.08.12 22:57:45.036549 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9575 | 2025.08.12 22:57:45.036669 [ 256 ] {cebaa4d2-568d-4855-ae98-d9b189f0995c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9576 | 2025.08.12 22:57:45.036726 [ 256 ] {cebaa4d2-568d-4855-ae98-d9b189f0995c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9577 | 2025.08.12 22:57:45.037293 [ 256 ] {cebaa4d2-568d-4855-ae98-d9b189f0995c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9578 | 2025.08.12 22:57:45.037337 [ 256 ] {cebaa4d2-568d-4855-ae98-d9b189f0995c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9579 | 2025.08.12 22:57:45.037866 [ 256 ] {cebaa4d2-568d-4855-ae98-d9b189f0995c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9580 | 2025.08.12 22:57:45.038227 [ 256 ] {cebaa4d2-568d-4855-ae98-d9b189f0995c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9581 | 2025.08.12 22:57:45.038421 [ 256 ] {cebaa4d2-568d-4855-ae98-d9b189f0995c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001779 sec., 110174.25519955032 rows/sec., 7.90 MiB/sec. | ||
| 9582 | 2025.08.12 22:57:45.038471 [ 256 ] {cebaa4d2-568d-4855-ae98-d9b189f0995c} <Debug> TCPHandler: Processed in 0.001982918 sec. | ||
| 9583 | 2025.08.12 22:57:45.038653 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9584 | 2025.08.12 22:57:45.038766 [ 256 ] {de9dee61-c888-41a9-a54b-2d9e854e1b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9585 | 2025.08.12 22:57:45.038821 [ 256 ] {de9dee61-c888-41a9-a54b-2d9e854e1b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9586 | 2025.08.12 22:57:45.039325 [ 256 ] {de9dee61-c888-41a9-a54b-2d9e854e1b84} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2025.08.12 22:57:45.039368 [ 256 ] {de9dee61-c888-41a9-a54b-2d9e854e1b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9588 | 2025.08.12 22:57:45.039791 [ 256 ] {de9dee61-c888-41a9-a54b-2d9e854e1b84} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9589 | 2025.08.12 22:57:45.040083 [ 256 ] {de9dee61-c888-41a9-a54b-2d9e854e1b84} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2025.08.12 22:57:45.040257 [ 256 ] {de9dee61-c888-41a9-a54b-2d9e854e1b84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
| 9591 | 2025.08.12 22:57:45.040305 [ 256 ] {de9dee61-c888-41a9-a54b-2d9e854e1b84} <Debug> TCPHandler: Processed in 0.001711374 sec. | ||
| 9592 | 2025.08.12 22:57:46.873921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
| 9593 | 2025.08.12 22:57:46.874487 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2025.08.12 22:57:46.874532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9595 | 2025.08.12 22:57:46.875149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9596 | 2025.08.12 22:57:46.875395 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2025.08.12 22:57:46.875562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
| 9598 | 2025.08.12 22:57:48.315461 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 9599 | 2025.08.12 22:57:48.330909 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2025.08.12 22:57:48.330973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9601 | 2025.08.12 22:57:48.336815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9602 | 2025.08.12 22:57:48.337525 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2025.08.12 22:57:48.340283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 9604 | 2025.08.12 22:57:49.450971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1344 | ||
| 9605 | 2025.08.12 22:57:49.453639 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2025.08.12 22:57:49.453687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9607 | 2025.08.12 22:57:49.454914 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9608 | 2025.08.12 22:57:49.455192 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2025.08.12 22:57:49.455574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 9610 | 2025.08.12 22:57:50.019994 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2025.08.12 22:57:50.020204 [ 256 ] {e56a4bed-338b-4afe-ab2b-559eb5840e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9612 | 2025.08.12 22:57:50.020281 [ 256 ] {e56a4bed-338b-4afe-ab2b-559eb5840e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9613 | 2025.08.12 22:57:50.021056 [ 256 ] {e56a4bed-338b-4afe-ab2b-559eb5840e4c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2025.08.12 22:57:50.021097 [ 256 ] {e56a4bed-338b-4afe-ab2b-559eb5840e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9615 | 2025.08.12 22:57:50.021508 [ 256 ] {e56a4bed-338b-4afe-ab2b-559eb5840e4c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9616 | 2025.08.12 22:57:50.021754 [ 256 ] {e56a4bed-338b-4afe-ab2b-559eb5840e4c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2025.08.12 22:57:50.021900 [ 121 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9618 | 2025.08.12 22:57:50.021920 [ 256 ] {e56a4bed-338b-4afe-ab2b-559eb5840e4c} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001772 sec., 77878.10383747179 rows/sec., 6.74 MiB/sec. | ||
| 9619 | 2025.08.12 22:57:50.021946 [ 121 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2025.08.12 22:57:50.021969 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9621 | 2025.08.12 22:57:50.021973 [ 256 ] {e56a4bed-338b-4afe-ab2b-559eb5840e4c} <Debug> TCPHandler: Processed in 0.002116619 sec. | ||
| 9622 | 2025.08.12 22:57:50.022118 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9623 | 2025.08.12 22:57:50.022140 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 9624 | 2025.08.12 22:57:50.022220 [ 256 ] {03083867-8d8e-4b55-88ab-ee2e6a3d08bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9625 | 2025.08.12 22:57:50.022273 [ 256 ] {03083867-8d8e-4b55-88ab-ee2e6a3d08bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9626 | 2025.08.12 22:57:50.022355 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9627 | 2025.08.12 22:57:50.022419 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2420 rows starting from the beginning of the part | ||
| 9628 | 2025.08.12 22:57:50.022528 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 9629 | 2025.08.12 22:57:50.022604 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 9630 | 2025.08.12 22:57:50.022644 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 138 rows starting from the beginning of the part | ||
| 9631 | 2025.08.12 22:57:50.022682 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 176 rows starting from the beginning of the part | ||
| 9632 | 2025.08.12 22:57:50.022721 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 138 rows starting from the beginning of the part | ||
| 9633 | 2025.08.12 22:57:50.022721 [ 256 ] {03083867-8d8e-4b55-88ab-ee2e6a3d08bd} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2025.08.12 22:57:50.022770 [ 256 ] {03083867-8d8e-4b55-88ab-ee2e6a3d08bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9635 | 2025.08.12 22:57:50.023137 [ 256 ] {03083867-8d8e-4b55-88ab-ee2e6a3d08bd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9636 | 2025.08.12 22:57:50.023374 [ 256 ] {03083867-8d8e-4b55-88ab-ee2e6a3d08bd} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2025.08.12 22:57:50.023514 [ 256 ] {03083867-8d8e-4b55-88ab-ee2e6a3d08bd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001319 sec., 31084.154662623198 rows/sec., 2.28 MiB/sec. | ||
| 9638 | 2025.08.12 22:57:50.023556 [ 256 ] {03083867-8d8e-4b55-88ab-ee2e6a3d08bd} <Debug> TCPHandler: Processed in 0.00149081 sec. | ||
| 9639 | 2025.08.12 22:57:50.023670 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9640 | 2025.08.12 22:57:50.023764 [ 256 ] {ee10a0fb-34a9-4cef-9d7f-3e6b3aa8d4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9641 | 2025.08.12 22:57:50.023806 [ 256 ] {ee10a0fb-34a9-4cef-9d7f-3e6b3aa8d4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9642 | 2025.08.12 22:57:50.024259 [ 256 ] {ee10a0fb-34a9-4cef-9d7f-3e6b3aa8d4d0} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2025.08.12 22:57:50.024292 [ 197 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2984 rows, containing 5 columns (5 merged, 0 gathered) in 0.002241852 sec., 1331042.3703259628 rows/sec., 114.55 MiB/sec. | ||
| 9644 | 2025.08.12 22:57:50.024295 [ 256 ] {ee10a0fb-34a9-4cef-9d7f-3e6b3aa8d4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9645 | 2025.08.12 22:57:50.024620 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9646 | 2025.08.12 22:57:50.024666 [ 256 ] {ee10a0fb-34a9-4cef-9d7f-3e6b3aa8d4d0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9647 | 2025.08.12 22:57:50.024897 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2025.08.12 22:57:50.024909 [ 256 ] {ee10a0fb-34a9-4cef-9d7f-3e6b3aa8d4d0} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2025.08.12 22:57:50.024969 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_96_19} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9650 | 2025.08.12 22:57:50.025029 [ 121 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9651 | 2025.08.12 22:57:50.025045 [ 256 ] {ee10a0fb-34a9-4cef-9d7f-3e6b3aa8d4d0} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001301 sec., 80707.14834742506 rows/sec., 6.30 MiB/sec. | ||
| 9652 | 2025.08.12 22:57:50.025054 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 9653 | 2025.08.12 22:57:50.025065 [ 121 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2025.08.12 22:57:50.025084 [ 256 ] {ee10a0fb-34a9-4cef-9d7f-3e6b3aa8d4d0} <Debug> TCPHandler: Processed in 0.001464461 sec. | ||
| 9655 | 2025.08.12 22:57:50.025086 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9656 | 2025.08.12 22:57:50.025201 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9657 | 2025.08.12 22:57:50.025205 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 9658 | 2025.08.12 22:57:50.025296 [ 256 ] {8e181d89-fc87-4bb1-aac1-7fb6e19a445e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9659 | 2025.08.12 22:57:50.025346 [ 256 ] {8e181d89-fc87-4bb1-aac1-7fb6e19a445e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9660 | 2025.08.12 22:57:50.025366 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9661 | 2025.08.12 22:57:50.025413 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1223 rows starting from the beginning of the part | ||
| 9662 | 2025.08.12 22:57:50.025491 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 9663 | 2025.08.12 22:57:50.025548 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 9664 | 2025.08.12 22:57:50.025594 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 105 rows starting from the beginning of the part | ||
| 9665 | 2025.08.12 22:57:50.025636 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 100 rows starting from the beginning of the part | ||
| 9666 | 2025.08.12 22:57:50.025680 [ 190 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 105 rows starting from the beginning of the part | ||
| 9667 | 2025.08.12 22:57:50.025770 [ 256 ] {8e181d89-fc87-4bb1-aac1-7fb6e19a445e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2025.08.12 22:57:50.025813 [ 256 ] {8e181d89-fc87-4bb1-aac1-7fb6e19a445e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9669 | 2025.08.12 22:57:50.026190 [ 256 ] {8e181d89-fc87-4bb1-aac1-7fb6e19a445e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9670 | 2025.08.12 22:57:50.026432 [ 256 ] {8e181d89-fc87-4bb1-aac1-7fb6e19a445e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2025.08.12 22:57:50.026544 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9672 | 2025.08.12 22:57:50.026569 [ 256 ] {8e181d89-fc87-4bb1-aac1-7fb6e19a445e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 9673 | 2025.08.12 22:57:50.026575 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2025.08.12 22:57:50.026602 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9675 | 2025.08.12 22:57:50.026608 [ 256 ] {8e181d89-fc87-4bb1-aac1-7fb6e19a445e} <Debug> TCPHandler: Processed in 0.00145719 sec. | ||
| 9676 | 2025.08.12 22:57:50.026670 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 9677 | 2025.08.12 22:57:50.026713 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2025.08.12 22:57:50.026749 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9679 | 2025.08.12 22:57:50.026780 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26571 rows starting from the beginning of the part | ||
| 9680 | 2025.08.12 22:57:50.026806 [ 256 ] {7ba2bc0b-3763-470a-80b1-1d4e67212781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9681 | 2025.08.12 22:57:50.026814 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1661 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667283 sec., 996231.5935567027 rows/sec., 77.53 MiB/sec. | ||
| 9682 | 2025.08.12 22:57:50.026841 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 9683 | 2025.08.12 22:57:50.026863 [ 256 ] {7ba2bc0b-3763-470a-80b1-1d4e67212781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9684 | 2025.08.12 22:57:50.026898 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 9685 | 2025.08.12 22:57:50.026944 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 9686 | 2025.08.12 22:57:50.026987 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 196 rows starting from the beginning of the part | ||
| 9687 | 2025.08.12 22:57:50.027029 [ 188 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 9688 | 2025.08.12 22:57:50.027051 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9689 | 2025.08.12 22:57:50.027417 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2025.08.12 22:57:50.027518 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_96_19} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9691 | 2025.08.12 22:57:50.027623 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 9692 | 2025.08.12 22:57:50.027790 [ 256 ] {7ba2bc0b-3763-470a-80b1-1d4e67212781} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2025.08.12 22:57:50.027834 [ 256 ] {7ba2bc0b-3763-470a-80b1-1d4e67212781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9694 | 2025.08.12 22:57:50.028612 [ 256 ] {7ba2bc0b-3763-470a-80b1-1d4e67212781} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9695 | 2025.08.12 22:57:50.028867 [ 256 ] {7ba2bc0b-3763-470a-80b1-1d4e67212781} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2025.08.12 22:57:50.029017 [ 256 ] {7ba2bc0b-3763-470a-80b1-1d4e67212781} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00223 sec., 18385.650224215246 rows/sec., 32.95 MiB/sec. | ||
| 9697 | 2025.08.12 22:57:50.029093 [ 256 ] {7ba2bc0b-3763-470a-80b1-1d4e67212781} <Debug> TCPHandler: Processed in 0.002429094 sec. | ||
| 9698 | 2025.08.12 22:57:50.029220 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2025.08.12 22:57:50.029313 [ 256 ] {515ee494-743b-42e5-bbd7-8502ac61cd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9700 | 2025.08.12 22:57:50.029355 [ 256 ] {515ee494-743b-42e5-bbd7-8502ac61cd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9701 | 2025.08.12 22:57:50.029718 [ 256 ] {515ee494-743b-42e5-bbd7-8502ac61cd09} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2025.08.12 22:57:50.029752 [ 256 ] {515ee494-743b-42e5-bbd7-8502ac61cd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9703 | 2025.08.12 22:57:50.030174 [ 256 ] {515ee494-743b-42e5-bbd7-8502ac61cd09} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9704 | 2025.08.12 22:57:50.030392 [ 256 ] {515ee494-743b-42e5-bbd7-8502ac61cd09} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2025.08.12 22:57:50.030527 [ 256 ] {515ee494-743b-42e5-bbd7-8502ac61cd09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 9706 | 2025.08.12 22:57:50.030550 [ 120 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9707 | 2025.08.12 22:57:50.030565 [ 256 ] {515ee494-743b-42e5-bbd7-8502ac61cd09} <Debug> TCPHandler: Processed in 0.00139274 sec. | ||
| 9708 | 2025.08.12 22:57:50.030617 [ 120 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2025.08.12 22:57:50.030643 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9710 | 2025.08.12 22:57:50.030735 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 9711 | 2025.08.12 22:57:50.030846 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9712 | 2025.08.12 22:57:50.030879 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4944 rows starting from the beginning of the part | ||
| 9713 | 2025.08.12 22:57:50.030941 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 24 rows starting from the beginning of the part | ||
| 9714 | 2025.08.12 22:57:50.030992 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 9715 | 2025.08.12 22:57:50.031040 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 9716 | 2025.08.12 22:57:50.031082 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 9717 | 2025.08.12 22:57:50.031127 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 9718 | 2025.08.12 22:57:50.033839 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5208 rows, containing 4 columns (4 merged, 0 gathered) in 0.003146115 sec., 1655374.962453693 rows/sec., 110.40 MiB/sec. | ||
| 9719 | 2025.08.12 22:57:50.034376 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9720 | 2025.08.12 22:57:50.034645 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_96_19} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2025.08.12 22:57:50.034721 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_96_19} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9722 | 2025.08.12 22:57:50.034809 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 9723 | 2025.08.12 22:57:50.035717 [ 194 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27311 rows, containing 5 columns (5 merged, 0 gathered) in 0.009073468 sec., 3009984.7158771046 rows/sec., 205.63 MiB/sec. | ||
| 9724 | 2025.08.12 22:57:50.036139 [ 194 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9725 | 2025.08.12 22:57:50.036473 [ 194 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2025.08.12 22:57:50.036564 [ 194 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9727 | 2025.08.12 22:57:50.036661 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9728 | 2025.08.12 22:57:51.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.55 MiB, peak 311.02 MiB, free memory in arenas 0.00 B, will set to 303.34 MiB (RSS), difference: 3.80 MiB | ||
| 9729 | 2025.08.12 22:57:54.228773 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9730 | 2025.08.12 22:57:54.228835 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9731 | 2025.08.12 22:57:54.375676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
| 9732 | 2025.08.12 22:57:54.376206 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.08.12 22:57:54.376254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9734 | 2025.08.12 22:57:54.376764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9735 | 2025.08.12 22:57:54.377006 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2025.08.12 22:57:54.377163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 9737 | 2025.08.12 22:57:55.018305 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2025.08.12 22:57:55.018502 [ 256 ] {89cfe1b2-cf91-4043-b669-24d98c8e005e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9739 | 2025.08.12 22:57:55.018570 [ 256 ] {89cfe1b2-cf91-4043-b669-24d98c8e005e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9740 | 2025.08.12 22:57:55.019253 [ 256 ] {89cfe1b2-cf91-4043-b669-24d98c8e005e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2025.08.12 22:57:55.019300 [ 256 ] {89cfe1b2-cf91-4043-b669-24d98c8e005e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9742 | 2025.08.12 22:57:55.019717 [ 256 ] {89cfe1b2-cf91-4043-b669-24d98c8e005e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9743 | 2025.08.12 22:57:55.019956 [ 256 ] {89cfe1b2-cf91-4043-b669-24d98c8e005e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2025.08.12 22:57:55.020119 [ 256 ] {89cfe1b2-cf91-4043-b669-24d98c8e005e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.56 MiB/sec. | ||
| 9745 | 2025.08.12 22:57:55.020170 [ 256 ] {89cfe1b2-cf91-4043-b669-24d98c8e005e} <Debug> TCPHandler: Processed in 0.002002798 sec. | ||
| 9746 | 2025.08.12 22:57:55.020305 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2025.08.12 22:57:55.020407 [ 256 ] {a400cc41-684c-4e76-af45-2e2656c4749b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9748 | 2025.08.12 22:57:55.020451 [ 256 ] {a400cc41-684c-4e76-af45-2e2656c4749b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9749 | 2025.08.12 22:57:55.020898 [ 256 ] {a400cc41-684c-4e76-af45-2e2656c4749b} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.08.12 22:57:55.020935 [ 256 ] {a400cc41-684c-4e76-af45-2e2656c4749b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9751 | 2025.08.12 22:57:55.021268 [ 256 ] {a400cc41-684c-4e76-af45-2e2656c4749b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9752 | 2025.08.12 22:57:55.021480 [ 256 ] {a400cc41-684c-4e76-af45-2e2656c4749b} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2025.08.12 22:57:55.021611 [ 256 ] {a400cc41-684c-4e76-af45-2e2656c4749b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 9754 | 2025.08.12 22:57:55.021651 [ 256 ] {a400cc41-684c-4e76-af45-2e2656c4749b} <Debug> TCPHandler: Processed in 0.00140004 sec. | ||
| 9755 | 2025.08.12 22:57:55.021779 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2025.08.12 22:57:55.021877 [ 256 ] {ff0b150d-f4af-4361-8fbf-333dd6d225d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9757 | 2025.08.12 22:57:55.021921 [ 256 ] {ff0b150d-f4af-4361-8fbf-333dd6d225d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9758 | 2025.08.12 22:57:55.022361 [ 256 ] {ff0b150d-f4af-4361-8fbf-333dd6d225d1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2025.08.12 22:57:55.022398 [ 256 ] {ff0b150d-f4af-4361-8fbf-333dd6d225d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9760 | 2025.08.12 22:57:55.022766 [ 256 ] {ff0b150d-f4af-4361-8fbf-333dd6d225d1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9761 | 2025.08.12 22:57:55.022980 [ 256 ] {ff0b150d-f4af-4361-8fbf-333dd6d225d1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2025.08.12 22:57:55.023114 [ 256 ] {ff0b150d-f4af-4361-8fbf-333dd6d225d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 9763 | 2025.08.12 22:57:55.023153 [ 256 ] {ff0b150d-f4af-4361-8fbf-333dd6d225d1} <Debug> TCPHandler: Processed in 0.00142337 sec. | ||
| 9764 | 2025.08.12 22:57:55.023271 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2025.08.12 22:57:55.023366 [ 256 ] {6467897f-e9c0-4892-ad56-3c7ce5c61392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9766 | 2025.08.12 22:57:55.023409 [ 256 ] {6467897f-e9c0-4892-ad56-3c7ce5c61392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9767 | 2025.08.12 22:57:55.023752 [ 256 ] {6467897f-e9c0-4892-ad56-3c7ce5c61392} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2025.08.12 22:57:55.023788 [ 256 ] {6467897f-e9c0-4892-ad56-3c7ce5c61392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9769 | 2025.08.12 22:57:55.024118 [ 256 ] {6467897f-e9c0-4892-ad56-3c7ce5c61392} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9770 | 2025.08.12 22:57:55.024337 [ 256 ] {6467897f-e9c0-4892-ad56-3c7ce5c61392} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2025.08.12 22:57:55.024470 [ 256 ] {6467897f-e9c0-4892-ad56-3c7ce5c61392} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 9772 | 2025.08.12 22:57:55.024508 [ 256 ] {6467897f-e9c0-4892-ad56-3c7ce5c61392} <Debug> TCPHandler: Processed in 0.001286748 sec. | ||
| 9773 | 2025.08.12 22:57:55.840343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 9774 | 2025.08.12 22:57:55.856250 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2025.08.12 22:57:55.856306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9776 | 2025.08.12 22:57:55.862256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9777 | 2025.08.12 22:57:55.862977 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2025.08.12 22:57:55.865703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 9779 | 2025.08.12 22:57:57.311337 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9780 | 2025.08.12 22:57:57.311615 [ 256 ] {d90b3088-cb83-40f6-8aad-a35d3d5c8519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9781 | 2025.08.12 22:57:57.311718 [ 256 ] {d90b3088-cb83-40f6-8aad-a35d3d5c8519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9782 | 2025.08.12 22:57:57.312359 [ 256 ] {d90b3088-cb83-40f6-8aad-a35d3d5c8519} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9783 | 2025.08.12 22:57:57.312405 [ 256 ] {d90b3088-cb83-40f6-8aad-a35d3d5c8519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9784 | 2025.08.12 22:57:57.312789 [ 256 ] {d90b3088-cb83-40f6-8aad-a35d3d5c8519} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9785 | 2025.08.12 22:57:57.313029 [ 256 ] {d90b3088-cb83-40f6-8aad-a35d3d5c8519} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2025.08.12 22:57:57.313185 [ 256 ] {d90b3088-cb83-40f6-8aad-a35d3d5c8519} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001647 sec., 8500.303582270795 rows/sec., 693.14 KiB/sec. | ||
| 9787 | 2025.08.12 22:57:57.313226 [ 256 ] {d90b3088-cb83-40f6-8aad-a35d3d5c8519} <Debug> TCPHandler: Processed in 0.002070709 sec. | ||
| 9788 | 2025.08.12 22:57:57.313340 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9789 | 2025.08.12 22:57:57.313432 [ 256 ] {6f4857df-a9be-4001-93e1-ccc1146ff089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9790 | 2025.08.12 22:57:57.313471 [ 256 ] {6f4857df-a9be-4001-93e1-ccc1146ff089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9791 | 2025.08.12 22:57:57.314502 [ 256 ] {6f4857df-a9be-4001-93e1-ccc1146ff089} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2025.08.12 22:57:57.314538 [ 256 ] {6f4857df-a9be-4001-93e1-ccc1146ff089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9793 | 2025.08.12 22:57:57.314913 [ 256 ] {6f4857df-a9be-4001-93e1-ccc1146ff089} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9794 | 2025.08.12 22:57:57.315123 [ 256 ] {6f4857df-a9be-4001-93e1-ccc1146ff089} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2025.08.12 22:57:57.315258 [ 256 ] {6f4857df-a9be-4001-93e1-ccc1146ff089} <Debug> executeQuery: Read 1285 rows, 108.86 KiB in 0.001844 sec., 696854.6637744035 rows/sec., 57.65 MiB/sec. | ||
| 9796 | 2025.08.12 22:57:57.315296 [ 256 ] {6f4857df-a9be-4001-93e1-ccc1146ff089} <Debug> TCPHandler: Processed in 0.002003078 sec. | ||
| 9797 | 2025.08.12 22:57:57.315411 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9798 | 2025.08.12 22:57:57.315502 [ 256 ] {5afb6d6a-9abb-4553-8e9b-9ac2e14bb667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9799 | 2025.08.12 22:57:57.315542 [ 256 ] {5afb6d6a-9abb-4553-8e9b-9ac2e14bb667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9800 | 2025.08.12 22:57:57.315959 [ 256 ] {5afb6d6a-9abb-4553-8e9b-9ac2e14bb667} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2025.08.12 22:57:57.315994 [ 256 ] {5afb6d6a-9abb-4553-8e9b-9ac2e14bb667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9802 | 2025.08.12 22:57:57.316289 [ 256 ] {5afb6d6a-9abb-4553-8e9b-9ac2e14bb667} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9803 | 2025.08.12 22:57:57.316496 [ 256 ] {5afb6d6a-9abb-4553-8e9b-9ac2e14bb667} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9804 | 2025.08.12 22:57:57.316619 [ 256 ] {5afb6d6a-9abb-4553-8e9b-9ac2e14bb667} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001135 sec., 48458.149779735686 rows/sec., 3.49 MiB/sec. | ||
| 9805 | 2025.08.12 22:57:57.316656 [ 256 ] {5afb6d6a-9abb-4553-8e9b-9ac2e14bb667} <Debug> TCPHandler: Processed in 0.001291378 sec. | ||
| 9806 | 2025.08.12 22:57:57.316765 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2025.08.12 22:57:57.316857 [ 256 ] {77ec0b74-842d-4327-b61c-022d77638ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9808 | 2025.08.12 22:57:57.316895 [ 256 ] {77ec0b74-842d-4327-b61c-022d77638ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9809 | 2025.08.12 22:57:57.317367 [ 256 ] {77ec0b74-842d-4327-b61c-022d77638ece} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2025.08.12 22:57:57.317403 [ 256 ] {77ec0b74-842d-4327-b61c-022d77638ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9811 | 2025.08.12 22:57:57.317700 [ 256 ] {77ec0b74-842d-4327-b61c-022d77638ece} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9812 | 2025.08.12 22:57:57.317913 [ 256 ] {77ec0b74-842d-4327-b61c-022d77638ece} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2025.08.12 22:57:57.318037 [ 256 ] {77ec0b74-842d-4327-b61c-022d77638ece} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001198 sec., 190317.19532554256 rows/sec., 12.89 MiB/sec. | ||
| 9814 | 2025.08.12 22:57:57.318073 [ 256 ] {77ec0b74-842d-4327-b61c-022d77638ece} <Debug> TCPHandler: Processed in 0.001355349 sec. | ||
| 9815 | 2025.08.12 22:57:57.318183 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9816 | 2025.08.12 22:57:57.318353 [ 256 ] {757c4a40-d6ff-46ca-8836-0106605f8f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9817 | 2025.08.12 22:57:57.318392 [ 256 ] {757c4a40-d6ff-46ca-8836-0106605f8f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9818 | 2025.08.12 22:57:57.318996 [ 256 ] {757c4a40-d6ff-46ca-8836-0106605f8f67} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2025.08.12 22:57:57.319031 [ 256 ] {757c4a40-d6ff-46ca-8836-0106605f8f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9820 | 2025.08.12 22:57:57.319357 [ 256 ] {757c4a40-d6ff-46ca-8836-0106605f8f67} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9821 | 2025.08.12 22:57:57.319561 [ 256 ] {757c4a40-d6ff-46ca-8836-0106605f8f67} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2025.08.12 22:57:57.319695 [ 256 ] {757c4a40-d6ff-46ca-8836-0106605f8f67} <Debug> executeQuery: Read 575 rows, 43.83 KiB in 0.001359 sec., 423105.22442972776 rows/sec., 31.50 MiB/sec. | ||
| 9823 | 2025.08.12 22:57:57.319820 [ 256 ] {757c4a40-d6ff-46ca-8836-0106605f8f67} <Debug> TCPHandler: Processed in 0.001684454 sec. | ||
| 9824 | 2025.08.12 22:57:57.319932 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2025.08.12 22:57:57.320023 [ 256 ] {b4dccbe3-6ab6-468f-aabf-cac5d299d92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9826 | 2025.08.12 22:57:57.320065 [ 256 ] {b4dccbe3-6ab6-468f-aabf-cac5d299d92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9827 | 2025.08.12 22:57:57.320638 [ 256 ] {b4dccbe3-6ab6-468f-aabf-cac5d299d92d} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2025.08.12 22:57:57.320673 [ 256 ] {b4dccbe3-6ab6-468f-aabf-cac5d299d92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9829 | 2025.08.12 22:57:57.321060 [ 256 ] {b4dccbe3-6ab6-468f-aabf-cac5d299d92d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9830 | 2025.08.12 22:57:57.321266 [ 256 ] {b4dccbe3-6ab6-468f-aabf-cac5d299d92d} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2025.08.12 22:57:57.321399 [ 256 ] {b4dccbe3-6ab6-468f-aabf-cac5d299d92d} <Debug> executeQuery: Read 949 rows, 65.17 KiB in 0.001394 sec., 680774.7489239598 rows/sec., 45.66 MiB/sec. | ||
| 9832 | 2025.08.12 22:57:57.321436 [ 256 ] {b4dccbe3-6ab6-468f-aabf-cac5d299d92d} <Debug> TCPHandler: Processed in 0.001551332 sec. | ||
| 9833 | 2025.08.12 22:57:57.321546 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9834 | 2025.08.12 22:57:57.321637 [ 256 ] {e75031d0-5e1b-4c88-8e1f-59e0d4ace75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9835 | 2025.08.12 22:57:57.321691 [ 256 ] {e75031d0-5e1b-4c88-8e1f-59e0d4ace75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9836 | 2025.08.12 22:57:57.322529 [ 256 ] {e75031d0-5e1b-4c88-8e1f-59e0d4ace75a} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2025.08.12 22:57:57.322564 [ 256 ] {e75031d0-5e1b-4c88-8e1f-59e0d4ace75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9838 | 2025.08.12 22:57:57.323113 [ 256 ] {e75031d0-5e1b-4c88-8e1f-59e0d4ace75a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9839 | 2025.08.12 22:57:57.323342 [ 256 ] {e75031d0-5e1b-4c88-8e1f-59e0d4ace75a} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2025.08.12 22:57:57.323474 [ 256 ] {e75031d0-5e1b-4c88-8e1f-59e0d4ace75a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 9841 | 2025.08.12 22:57:57.323526 [ 256 ] {e75031d0-5e1b-4c88-8e1f-59e0d4ace75a} <Debug> TCPHandler: Processed in 0.002025919 sec. | ||
| 9842 | 2025.08.12 22:57:57.323638 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9843 | 2025.08.12 22:57:57.323731 [ 256 ] {edcabd93-58dd-47ab-92ba-654deec97c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9844 | 2025.08.12 22:57:57.323771 [ 256 ] {edcabd93-58dd-47ab-92ba-654deec97c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9845 | 2025.08.12 22:57:57.324112 [ 256 ] {edcabd93-58dd-47ab-92ba-654deec97c5a} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2025.08.12 22:57:57.324147 [ 256 ] {edcabd93-58dd-47ab-92ba-654deec97c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9847 | 2025.08.12 22:57:57.324443 [ 256 ] {edcabd93-58dd-47ab-92ba-654deec97c5a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9848 | 2025.08.12 22:57:57.324651 [ 256 ] {edcabd93-58dd-47ab-92ba-654deec97c5a} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2025.08.12 22:57:57.324792 [ 256 ] {edcabd93-58dd-47ab-92ba-654deec97c5a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00108 sec., 33333.333333333336 rows/sec., 2.25 MiB/sec. | ||
| 9850 | 2025.08.12 22:57:57.324829 [ 256 ] {edcabd93-58dd-47ab-92ba-654deec97c5a} <Debug> TCPHandler: Processed in 0.001238137 sec. | ||
| 9851 | 2025.08.12 22:57:59.455790 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1380 | ||
| 9852 | 2025.08.12 22:57:59.458565 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2025.08.12 22:57:59.458610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9854 | 2025.08.12 22:57:59.459777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9855 | 2025.08.12 22:57:59.460040 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2025.08.12 22:57:59.460298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
| 9857 | 2025.08.12 22:58:00.014246 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9858 | 2025.08.12 22:58:00.014445 [ 256 ] {3e29b321-6bad-4ef6-ad16-5897693b4457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9859 | 2025.08.12 22:58:00.014516 [ 256 ] {3e29b321-6bad-4ef6-ad16-5897693b4457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9860 | 2025.08.12 22:58:00.015190 [ 256 ] {3e29b321-6bad-4ef6-ad16-5897693b4457} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2025.08.12 22:58:00.015239 [ 256 ] {3e29b321-6bad-4ef6-ad16-5897693b4457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9862 | 2025.08.12 22:58:00.015642 [ 256 ] {3e29b321-6bad-4ef6-ad16-5897693b4457} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9863 | 2025.08.12 22:58:00.015880 [ 256 ] {3e29b321-6bad-4ef6-ad16-5897693b4457} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2025.08.12 22:58:00.016038 [ 256 ] {3e29b321-6bad-4ef6-ad16-5897693b4457} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 9865 | 2025.08.12 22:58:00.016087 [ 256 ] {3e29b321-6bad-4ef6-ad16-5897693b4457} <Debug> TCPHandler: Processed in 0.001974897 sec. | ||
| 9866 | 2025.08.12 22:58:00.016218 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9867 | 2025.08.12 22:58:00.016319 [ 256 ] {ef5b4e5f-b7d5-4161-a482-7e121233dc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9868 | 2025.08.12 22:58:00.016362 [ 256 ] {ef5b4e5f-b7d5-4161-a482-7e121233dc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9869 | 2025.08.12 22:58:00.016817 [ 256 ] {ef5b4e5f-b7d5-4161-a482-7e121233dc77} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2025.08.12 22:58:00.016852 [ 256 ] {ef5b4e5f-b7d5-4161-a482-7e121233dc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9871 | 2025.08.12 22:58:00.017181 [ 256 ] {ef5b4e5f-b7d5-4161-a482-7e121233dc77} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9872 | 2025.08.12 22:58:00.017400 [ 256 ] {ef5b4e5f-b7d5-4161-a482-7e121233dc77} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2025.08.12 22:58:00.017527 [ 256 ] {ef5b4e5f-b7d5-4161-a482-7e121233dc77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 9874 | 2025.08.12 22:58:00.017566 [ 256 ] {ef5b4e5f-b7d5-4161-a482-7e121233dc77} <Debug> TCPHandler: Processed in 0.001400819 sec. | ||
| 9875 | 2025.08.12 22:58:00.017689 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2025.08.12 22:58:00.017782 [ 256 ] {9a9ac64f-bc80-4db3-810c-c11bbbe213e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9877 | 2025.08.12 22:58:00.017827 [ 256 ] {9a9ac64f-bc80-4db3-810c-c11bbbe213e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9878 | 2025.08.12 22:58:00.018201 [ 256 ] {9a9ac64f-bc80-4db3-810c-c11bbbe213e4} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2025.08.12 22:58:00.018236 [ 256 ] {9a9ac64f-bc80-4db3-810c-c11bbbe213e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9880 | 2025.08.12 22:58:00.018601 [ 256 ] {9a9ac64f-bc80-4db3-810c-c11bbbe213e4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9881 | 2025.08.12 22:58:00.018820 [ 256 ] {9a9ac64f-bc80-4db3-810c-c11bbbe213e4} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2025.08.12 22:58:00.018949 [ 256 ] {9a9ac64f-bc80-4db3-810c-c11bbbe213e4} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 3.76 MiB/sec. | ||
| 9883 | 2025.08.12 22:58:00.018985 [ 256 ] {9a9ac64f-bc80-4db3-810c-c11bbbe213e4} <Debug> TCPHandler: Processed in 0.001346709 sec. | ||
| 9884 | 2025.08.12 22:58:00.019106 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2025.08.12 22:58:00.019198 [ 256 ] {0834292d-d3f8-41c6-9f2a-84ad8dd6458d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9886 | 2025.08.12 22:58:00.019240 [ 256 ] {0834292d-d3f8-41c6-9f2a-84ad8dd6458d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9887 | 2025.08.12 22:58:00.019568 [ 256 ] {0834292d-d3f8-41c6-9f2a-84ad8dd6458d} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2025.08.12 22:58:00.019602 [ 256 ] {0834292d-d3f8-41c6-9f2a-84ad8dd6458d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9889 | 2025.08.12 22:58:00.019913 [ 256 ] {0834292d-d3f8-41c6-9f2a-84ad8dd6458d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9890 | 2025.08.12 22:58:00.020126 [ 256 ] {0834292d-d3f8-41c6-9f2a-84ad8dd6458d} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2025.08.12 22:58:00.020256 [ 256 ] {0834292d-d3f8-41c6-9f2a-84ad8dd6458d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001075 sec., 22325.581395348836 rows/sec., 1.50 MiB/sec. | ||
| 9892 | 2025.08.12 22:58:00.020292 [ 256 ] {0834292d-d3f8-41c6-9f2a-84ad8dd6458d} <Debug> TCPHandler: Processed in 0.001235157 sec. | ||
| 9893 | 2025.08.12 22:58:01.877291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
| 9894 | 2025.08.12 22:58:01.877838 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2025.08.12 22:58:01.877885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9896 | 2025.08.12 22:58:01.878359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9897 | 2025.08.12 22:58:01.878579 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2025.08.12 22:58:01.878705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
| 9899 | 2025.08.12 22:58:03.365780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 9900 | 2025.08.12 22:58:03.382166 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2025.08.12 22:58:03.382216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9902 | 2025.08.12 22:58:03.388392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9903 | 2025.08.12 22:58:03.389134 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2025.08.12 22:58:03.391979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 9905 | 2025.08.12 22:58:05.018769 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9906 | 2025.08.12 22:58:05.018981 [ 256 ] {3f820ae6-ae45-414e-88df-e8856154e768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9907 | 2025.08.12 22:58:05.019048 [ 256 ] {3f820ae6-ae45-414e-88df-e8856154e768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9908 | 2025.08.12 22:58:05.019711 [ 256 ] {3f820ae6-ae45-414e-88df-e8856154e768} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2025.08.12 22:58:05.019750 [ 256 ] {3f820ae6-ae45-414e-88df-e8856154e768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9910 | 2025.08.12 22:58:05.020143 [ 256 ] {3f820ae6-ae45-414e-88df-e8856154e768} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9911 | 2025.08.12 22:58:05.020366 [ 256 ] {3f820ae6-ae45-414e-88df-e8856154e768} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2025.08.12 22:58:05.020523 [ 256 ] {3f820ae6-ae45-414e-88df-e8856154e768} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 9913 | 2025.08.12 22:58:05.020573 [ 256 ] {3f820ae6-ae45-414e-88df-e8856154e768} <Debug> TCPHandler: Processed in 0.001939048 sec. | ||
| 9914 | 2025.08.12 22:58:05.020704 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9915 | 2025.08.12 22:58:05.020805 [ 256 ] {ecafe789-0b69-4872-94d3-60f57f29b74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9916 | 2025.08.12 22:58:05.020848 [ 256 ] {ecafe789-0b69-4872-94d3-60f57f29b74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9917 | 2025.08.12 22:58:05.021286 [ 256 ] {ecafe789-0b69-4872-94d3-60f57f29b74a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2025.08.12 22:58:05.021321 [ 256 ] {ecafe789-0b69-4872-94d3-60f57f29b74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9919 | 2025.08.12 22:58:05.021647 [ 256 ] {ecafe789-0b69-4872-94d3-60f57f29b74a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9920 | 2025.08.12 22:58:05.021853 [ 256 ] {ecafe789-0b69-4872-94d3-60f57f29b74a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2025.08.12 22:58:05.021981 [ 256 ] {ecafe789-0b69-4872-94d3-60f57f29b74a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 9922 | 2025.08.12 22:58:05.022018 [ 256 ] {ecafe789-0b69-4872-94d3-60f57f29b74a} <Debug> TCPHandler: Processed in 0.001364359 sec. | ||
| 9923 | 2025.08.12 22:58:05.022134 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9924 | 2025.08.12 22:58:05.022227 [ 256 ] {214a1466-09bf-4083-b086-9ca84f2aec56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9925 | 2025.08.12 22:58:05.022270 [ 256 ] {214a1466-09bf-4083-b086-9ca84f2aec56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9926 | 2025.08.12 22:58:05.022683 [ 256 ] {214a1466-09bf-4083-b086-9ca84f2aec56} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9927 | 2025.08.12 22:58:05.022717 [ 256 ] {214a1466-09bf-4083-b086-9ca84f2aec56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9928 | 2025.08.12 22:58:05.023025 [ 256 ] {214a1466-09bf-4083-b086-9ca84f2aec56} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9929 | 2025.08.12 22:58:05.023218 [ 256 ] {214a1466-09bf-4083-b086-9ca84f2aec56} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2025.08.12 22:58:05.023336 [ 256 ] {214a1466-09bf-4083-b086-9ca84f2aec56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 9931 | 2025.08.12 22:58:05.023369 [ 256 ] {214a1466-09bf-4083-b086-9ca84f2aec56} <Debug> TCPHandler: Processed in 0.001316448 sec. | ||
| 9932 | 2025.08.12 22:58:05.023469 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9933 | 2025.08.12 22:58:05.023555 [ 256 ] {6e32947e-666b-4f4a-b9b4-b9bd8ab27135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9934 | 2025.08.12 22:58:05.023593 [ 256 ] {6e32947e-666b-4f4a-b9b4-b9bd8ab27135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9935 | 2025.08.12 22:58:05.023974 [ 256 ] {6e32947e-666b-4f4a-b9b4-b9bd8ab27135} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9936 | 2025.08.12 22:58:05.024009 [ 256 ] {6e32947e-666b-4f4a-b9b4-b9bd8ab27135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9937 | 2025.08.12 22:58:05.024330 [ 256 ] {6e32947e-666b-4f4a-b9b4-b9bd8ab27135} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9938 | 2025.08.12 22:58:05.024533 [ 256 ] {6e32947e-666b-4f4a-b9b4-b9bd8ab27135} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9939 | 2025.08.12 22:58:05.024658 [ 256 ] {6e32947e-666b-4f4a-b9b4-b9bd8ab27135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 9940 | 2025.08.12 22:58:05.024692 [ 256 ] {6e32947e-666b-4f4a-b9b4-b9bd8ab27135} <Debug> TCPHandler: Processed in 0.001227327 sec. | ||
| 9941 | 2025.08.12 22:58:09.229074 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9942 | 2025.08.12 22:58:09.229127 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9943 | 2025.08.12 22:58:09.378892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
| 9944 | 2025.08.12 22:58:09.379396 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2025.08.12 22:58:09.379437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9946 | 2025.08.12 22:58:09.379981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9947 | 2025.08.12 22:58:09.380238 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2025.08.12 22:58:09.380382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 9949 | 2025.08.12 22:58:09.460573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1396 | ||
| 9950 | 2025.08.12 22:58:09.462693 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2025.08.12 22:58:09.462753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9952 | 2025.08.12 22:58:09.463955 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9953 | 2025.08.12 22:58:09.464239 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2025.08.12 22:58:09.464605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
| 9955 | 2025.08.12 22:58:10.020942 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9956 | 2025.08.12 22:58:10.021171 [ 256 ] {129fa655-bdd5-4c5b-83bc-85a566e13581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9957 | 2025.08.12 22:58:10.021261 [ 256 ] {129fa655-bdd5-4c5b-83bc-85a566e13581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9958 | 2025.08.12 22:58:10.022130 [ 256 ] {129fa655-bdd5-4c5b-83bc-85a566e13581} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2025.08.12 22:58:10.022176 [ 256 ] {129fa655-bdd5-4c5b-83bc-85a566e13581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9960 | 2025.08.12 22:58:10.022604 [ 256 ] {129fa655-bdd5-4c5b-83bc-85a566e13581} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9961 | 2025.08.12 22:58:10.022849 [ 256 ] {129fa655-bdd5-4c5b-83bc-85a566e13581} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2025.08.12 22:58:10.023006 [ 96 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9963 | 2025.08.12 22:58:10.023016 [ 256 ] {129fa655-bdd5-4c5b-83bc-85a566e13581} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001897 sec., 72746.44175013178 rows/sec., 6.30 MiB/sec. | ||
| 9964 | 2025.08.12 22:58:10.023068 [ 96 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2025.08.12 22:58:10.023088 [ 256 ] {129fa655-bdd5-4c5b-83bc-85a566e13581} <Debug> TCPHandler: Processed in 0.002281682 sec. | ||
| 9966 | 2025.08.12 22:58:10.023096 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9967 | 2025.08.12 22:58:10.023228 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 9968 | 2025.08.12 22:58:10.023232 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9969 | 2025.08.12 22:58:10.023377 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9970 | 2025.08.12 22:58:10.023378 [ 256 ] {4fe9724f-9cd8-48dc-81e5-49422e603b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9971 | 2025.08.12 22:58:10.023419 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2420 rows starting from the beginning of the part | ||
| 9972 | 2025.08.12 22:58:10.023443 [ 256 ] {4fe9724f-9cd8-48dc-81e5-49422e603b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9973 | 2025.08.12 22:58:10.023494 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 9974 | 2025.08.12 22:58:10.023549 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1285 rows starting from the beginning of the part | ||
| 9975 | 2025.08.12 22:58:10.023597 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 9976 | 2025.08.12 22:58:10.023639 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 9977 | 2025.08.12 22:58:10.023681 [ 194 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 138 rows starting from the beginning of the part | ||
| 9978 | 2025.08.12 22:58:10.023896 [ 256 ] {4fe9724f-9cd8-48dc-81e5-49422e603b6c} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2025.08.12 22:58:10.023941 [ 256 ] {4fe9724f-9cd8-48dc-81e5-49422e603b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9980 | 2025.08.12 22:58:10.024266 [ 256 ] {4fe9724f-9cd8-48dc-81e5-49422e603b6c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9981 | 2025.08.12 22:58:10.024496 [ 256 ] {4fe9724f-9cd8-48dc-81e5-49422e603b6c} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2025.08.12 22:58:10.024645 [ 256 ] {4fe9724f-9cd8-48dc-81e5-49422e603b6c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001292 sec., 31733.746130030962 rows/sec., 2.33 MiB/sec. | ||
| 9983 | 2025.08.12 22:58:10.024686 [ 256 ] {4fe9724f-9cd8-48dc-81e5-49422e603b6c} <Debug> TCPHandler: Processed in 0.001506092 sec. | ||
| 9984 | 2025.08.12 22:58:10.024806 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2025.08.12 22:58:10.024910 [ 256 ] {aa4dde69-7a4f-40ea-8838-0a54b1186bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9986 | 2025.08.12 22:58:10.024954 [ 256 ] {aa4dde69-7a4f-40ea-8838-0a54b1186bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9987 | 2025.08.12 22:58:10.025419 [ 256 ] {aa4dde69-7a4f-40ea-8838-0a54b1186bca} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2025.08.12 22:58:10.025458 [ 256 ] {aa4dde69-7a4f-40ea-8838-0a54b1186bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9989 | 2025.08.12 22:58:10.025587 [ 200 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4011 rows, containing 5 columns (5 merged, 0 gathered) in 0.002417064 sec., 1659451.3012481257 rows/sec., 142.29 MiB/sec. | ||
| 9990 | 2025.08.12 22:58:10.025814 [ 256 ] {aa4dde69-7a4f-40ea-8838-0a54b1186bca} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9991 | 2025.08.12 22:58:10.025888 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9992 | 2025.08.12 22:58:10.026092 [ 256 ] {aa4dde69-7a4f-40ea-8838-0a54b1186bca} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2025.08.12 22:58:10.026231 [ 96 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9994 | 2025.08.12 22:58:10.026232 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2025.08.12 22:58:10.026244 [ 256 ] {aa4dde69-7a4f-40ea-8838-0a54b1186bca} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001354 sec., 77548.0059084195 rows/sec., 6.06 MiB/sec. | ||
| 9996 | 2025.08.12 22:58:10.026271 [ 96 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2025.08.12 22:58:10.026303 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9998 | 2025.08.12 22:58:10.026309 [ 256 ] {aa4dde69-7a4f-40ea-8838-0a54b1186bca} <Debug> TCPHandler: Processed in 0.001553031 sec. | ||
| 9999 | 2025.08.12 22:58:10.026330 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_101_20} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10000 | 2025.08.12 22:58:10.026385 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 10001 | 2025.08.12 22:58:10.026436 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 10002 | 2025.08.12 22:58:10.026441 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2025.08.12 22:58:10.026485 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10004 | 2025.08.12 22:58:10.026516 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1223 rows starting from the beginning of the part | ||
| 10005 | 2025.08.12 22:58:10.026547 [ 256 ] {a0e2e9f0-d531-4f2b-9bba-cca8a7b9c88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10006 | 2025.08.12 22:58:10.026563 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 10007 | 2025.08.12 22:58:10.026601 [ 256 ] {a0e2e9f0-d531-4f2b-9bba-cca8a7b9c88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10008 | 2025.08.12 22:58:10.026616 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 575 rows starting from the beginning of the part | ||
| 10009 | 2025.08.12 22:58:10.026657 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 10010 | 2025.08.12 22:58:10.026691 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 10011 | 2025.08.12 22:58:10.026726 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 105 rows starting from the beginning of the part | ||
| 10012 | 2025.08.12 22:58:10.027032 [ 256 ] {a0e2e9f0-d531-4f2b-9bba-cca8a7b9c88d} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2025.08.12 22:58:10.027074 [ 256 ] {a0e2e9f0-d531-4f2b-9bba-cca8a7b9c88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10014 | 2025.08.12 22:58:10.027435 [ 256 ] {a0e2e9f0-d531-4f2b-9bba-cca8a7b9c88d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10015 | 2025.08.12 22:58:10.027655 [ 256 ] {a0e2e9f0-d531-4f2b-9bba-cca8a7b9c88d} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2025.08.12 22:58:10.027712 [ 187 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2095 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358259 sec., 1542415.6953865206 rows/sec., 119.52 MiB/sec. | ||
| 10017 | 2025.08.12 22:58:10.027779 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10018 | 2025.08.12 22:58:10.027790 [ 256 ] {a0e2e9f0-d531-4f2b-9bba-cca8a7b9c88d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 10019 | 2025.08.12 22:58:10.027809 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2025.08.12 22:58:10.027834 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10021 | 2025.08.12 22:58:10.027837 [ 256 ] {a0e2e9f0-d531-4f2b-9bba-cca8a7b9c88d} <Debug> TCPHandler: Processed in 0.00144758 sec. | ||
| 10022 | 2025.08.12 22:58:10.027909 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 10023 | 2025.08.12 22:58:10.027919 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10024 | 2025.08.12 22:58:10.027964 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2025.08.12 22:58:10.027998 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10026 | 2025.08.12 22:58:10.028027 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27311 rows starting from the beginning of the part | ||
| 10027 | 2025.08.12 22:58:10.028058 [ 256 ] {7cc2a398-1582-4a29-b7ec-6a7525772868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10028 | 2025.08.12 22:58:10.028088 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 10029 | 2025.08.12 22:58:10.028116 [ 256 ] {7cc2a398-1582-4a29-b7ec-6a7525772868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10030 | 2025.08.12 22:58:10.028133 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 949 rows starting from the beginning of the part | ||
| 10031 | 2025.08.12 22:58:10.028173 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 10032 | 2025.08.12 22:58:10.028209 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2025.08.12 22:58:10.028212 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::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 | ||
| 10034 | 2025.08.12 22:58:10.028261 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 10035 | 2025.08.12 22:58:10.028286 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_101_20} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10036 | 2025.08.12 22:58:10.028375 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10037 | 2025.08.12 22:58:10.029024 [ 256 ] {7cc2a398-1582-4a29-b7ec-6a7525772868} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2025.08.12 22:58:10.029060 [ 256 ] {7cc2a398-1582-4a29-b7ec-6a7525772868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10039 | 2025.08.12 22:58:10.029729 [ 256 ] {7cc2a398-1582-4a29-b7ec-6a7525772868} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10040 | 2025.08.12 22:58:10.029963 [ 256 ] {7cc2a398-1582-4a29-b7ec-6a7525772868} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2025.08.12 22:58:10.030113 [ 256 ] {7cc2a398-1582-4a29-b7ec-6a7525772868} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002074 sec., 19768.563162970106 rows/sec., 35.42 MiB/sec. | ||
| 10042 | 2025.08.12 22:58:10.030192 [ 256 ] {7cc2a398-1582-4a29-b7ec-6a7525772868} <Debug> TCPHandler: Processed in 0.002276882 sec. | ||
| 10043 | 2025.08.12 22:58:10.030314 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10044 | 2025.08.12 22:58:10.030408 [ 256 ] {9ac16dcd-2474-4f16-8f3a-8bb14ad27b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10045 | 2025.08.12 22:58:10.030450 [ 256 ] {9ac16dcd-2474-4f16-8f3a-8bb14ad27b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10046 | 2025.08.12 22:58:10.030805 [ 256 ] {9ac16dcd-2474-4f16-8f3a-8bb14ad27b96} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2025.08.12 22:58:10.030841 [ 256 ] {9ac16dcd-2474-4f16-8f3a-8bb14ad27b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10048 | 2025.08.12 22:58:10.031288 [ 256 ] {9ac16dcd-2474-4f16-8f3a-8bb14ad27b96} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10049 | 2025.08.12 22:58:10.031527 [ 256 ] {9ac16dcd-2474-4f16-8f3a-8bb14ad27b96} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2025.08.12 22:58:10.031664 [ 256 ] {9ac16dcd-2474-4f16-8f3a-8bb14ad27b96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 10051 | 2025.08.12 22:58:10.031665 [ 96 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10052 | 2025.08.12 22:58:10.031703 [ 256 ] {9ac16dcd-2474-4f16-8f3a-8bb14ad27b96} <Debug> TCPHandler: Processed in 0.00143967 sec. | ||
| 10053 | 2025.08.12 22:58:10.031720 [ 96 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2025.08.12 22:58:10.031748 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10055 | 2025.08.12 22:58:10.031834 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 10056 | 2025.08.12 22:58:10.031962 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10057 | 2025.08.12 22:58:10.032004 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5208 rows starting from the beginning of the part | ||
| 10058 | 2025.08.12 22:58:10.032062 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 10059 | 2025.08.12 22:58:10.032105 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 36 rows starting from the beginning of the part | ||
| 10060 | 2025.08.12 22:58:10.032143 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part | ||
| 10061 | 2025.08.12 22:58:10.032181 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 10062 | 2025.08.12 22:58:10.032216 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 10063 | 2025.08.12 22:58:10.034604 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5448 rows, containing 4 columns (4 merged, 0 gathered) in 0.00280369 sec., 1943153.4870117593 rows/sec., 129.65 MiB/sec. | ||
| 10064 | 2025.08.12 22:58:10.035095 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10065 | 2025.08.12 22:58:10.035342 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_101_20} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2025.08.12 22:58:10.035408 [ 187 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_101_20} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10067 | 2025.08.12 22:58:10.035475 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10068 | 2025.08.12 22:58:10.036121 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28804 rows, containing 5 columns (5 merged, 0 gathered) in 0.008236556 sec., 3497092.716907406 rows/sec., 238.85 MiB/sec. | ||
| 10069 | 2025.08.12 22:58:10.036540 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10070 | 2025.08.12 22:58:10.036791 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2025.08.12 22:58:10.036856 [ 187 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10072 | 2025.08.12 22:58:10.036946 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10073 | 2025.08.12 22:58:10.650905 [ 96 ] {} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 10074 | 2025.08.12 22:58:10.650971 [ 96 ] {} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2025.08.12 22:58:10.650995 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10076 | 2025.08.12 22:58:10.651121 [ 186 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 10077 | 2025.08.12 22:58:10.651274 [ 186 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10078 | 2025.08.12 22:58:10.651314 [ 186 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 456 rows starting from the beginning of the part | ||
| 10079 | 2025.08.12 22:58:10.651393 [ 186 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 10080 | 2025.08.12 22:58:10.651449 [ 186 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 10081 | 2025.08.12 22:58:10.651505 [ 186 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10082 | 2025.08.12 22:58:10.651553 [ 186 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 10083 | 2025.08.12 22:58:10.652545 [ 199 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483141 sec., 647274.9387954348 rows/sec., 46.60 MiB/sec. | ||
| 10084 | 2025.08.12 22:58:10.652752 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10085 | 2025.08.12 22:58:10.653075 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2025.08.12 22:58:10.653169 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_32_7} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 10087 | 2025.08.12 22:58:10.653260 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10088 | 2025.08.12 22:58:10.892126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10089 | 2025.08.12 22:58:10.910230 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2025.08.12 22:58:10.910299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10091 | 2025.08.12 22:58:10.916509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10092 | 2025.08.12 22:58:10.917269 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2025.08.12 22:58:10.920379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10094 | 2025.08.12 22:58:11.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.81 MiB, peak 315.62 MiB, free memory in arenas 0.00 B, will set to 305.87 MiB (RSS), difference: 1.07 MiB | ||
| 10095 | 2025.08.12 22:58:15.021053 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10096 | 2025.08.12 22:58:15.021270 [ 256 ] {feb8738f-4b54-47bc-8d19-c160e37a7676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10097 | 2025.08.12 22:58:15.021349 [ 256 ] {feb8738f-4b54-47bc-8d19-c160e37a7676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10098 | 2025.08.12 22:58:15.022081 [ 256 ] {feb8738f-4b54-47bc-8d19-c160e37a7676} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2025.08.12 22:58:15.022152 [ 256 ] {feb8738f-4b54-47bc-8d19-c160e37a7676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10100 | 2025.08.12 22:58:15.022655 [ 256 ] {feb8738f-4b54-47bc-8d19-c160e37a7676} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10101 | 2025.08.12 22:58:15.022914 [ 256 ] {feb8738f-4b54-47bc-8d19-c160e37a7676} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2025.08.12 22:58:15.023093 [ 256 ] {feb8738f-4b54-47bc-8d19-c160e37a7676} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001877 sec., 12786.361214704315 rows/sec., 1.06 MiB/sec. | ||
| 10103 | 2025.08.12 22:58:15.023152 [ 256 ] {feb8738f-4b54-47bc-8d19-c160e37a7676} <Debug> TCPHandler: Processed in 0.002246182 sec. | ||
| 10104 | 2025.08.12 22:58:15.023300 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2025.08.12 22:58:15.023407 [ 256 ] {494f1226-d98a-4be4-bc60-abe4d3cf3d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10106 | 2025.08.12 22:58:15.023455 [ 256 ] {494f1226-d98a-4be4-bc60-abe4d3cf3d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10107 | 2025.08.12 22:58:15.023992 [ 256 ] {494f1226-d98a-4be4-bc60-abe4d3cf3d5f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2025.08.12 22:58:15.024033 [ 256 ] {494f1226-d98a-4be4-bc60-abe4d3cf3d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10109 | 2025.08.12 22:58:15.024398 [ 256 ] {494f1226-d98a-4be4-bc60-abe4d3cf3d5f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10110 | 2025.08.12 22:58:15.024626 [ 256 ] {494f1226-d98a-4be4-bc60-abe4d3cf3d5f} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2025.08.12 22:58:15.024770 [ 256 ] {494f1226-d98a-4be4-bc60-abe4d3cf3d5f} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001389 sec., 126709.86321094312 rows/sec., 11.12 MiB/sec. | ||
| 10112 | 2025.08.12 22:58:15.024812 [ 256 ] {494f1226-d98a-4be4-bc60-abe4d3cf3d5f} <Debug> TCPHandler: Processed in 0.001567112 sec. | ||
| 10113 | 2025.08.12 22:58:15.024948 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2025.08.12 22:58:15.025049 [ 256 ] {e60eb297-a939-4a76-8d1d-c008691c2bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10115 | 2025.08.12 22:58:15.025094 [ 256 ] {e60eb297-a939-4a76-8d1d-c008691c2bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10116 | 2025.08.12 22:58:15.025527 [ 256 ] {e60eb297-a939-4a76-8d1d-c008691c2bc1} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2025.08.12 22:58:15.025564 [ 256 ] {e60eb297-a939-4a76-8d1d-c008691c2bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10118 | 2025.08.12 22:58:15.025875 [ 256 ] {e60eb297-a939-4a76-8d1d-c008691c2bc1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10119 | 2025.08.12 22:58:15.026096 [ 256 ] {e60eb297-a939-4a76-8d1d-c008691c2bc1} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2025.08.12 22:58:15.026233 [ 256 ] {e60eb297-a939-4a76-8d1d-c008691c2bc1} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001207 sec., 9942.004971002485 rows/sec., 796.14 KiB/sec. | ||
| 10121 | 2025.08.12 22:58:15.026273 [ 256 ] {e60eb297-a939-4a76-8d1d-c008691c2bc1} <Debug> TCPHandler: Processed in 0.00137498 sec. | ||
| 10122 | 2025.08.12 22:58:15.026407 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2025.08.12 22:58:15.026503 [ 256 ] {128dfa63-f186-4d3a-b091-5f6357a0d613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10124 | 2025.08.12 22:58:15.026546 [ 256 ] {128dfa63-f186-4d3a-b091-5f6357a0d613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10125 | 2025.08.12 22:58:15.026971 [ 256 ] {128dfa63-f186-4d3a-b091-5f6357a0d613} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.08.12 22:58:15.027009 [ 256 ] {128dfa63-f186-4d3a-b091-5f6357a0d613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10127 | 2025.08.12 22:58:15.027318 [ 256 ] {128dfa63-f186-4d3a-b091-5f6357a0d613} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10128 | 2025.08.12 22:58:15.027536 [ 256 ] {128dfa63-f186-4d3a-b091-5f6357a0d613} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.08.12 22:58:15.027673 [ 256 ] {128dfa63-f186-4d3a-b091-5f6357a0d613} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001189 sec., 20185.029436501263 rows/sec., 1.67 MiB/sec. | ||
| 10130 | 2025.08.12 22:58:15.027714 [ 256 ] {128dfa63-f186-4d3a-b091-5f6357a0d613} <Debug> TCPHandler: Processed in 0.001356849 sec. | ||
| 10131 | 2025.08.12 22:58:15.027836 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.08.12 22:58:15.027929 [ 256 ] {6a8f1e35-e1e2-46c2-88f1-b0d3095b0b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10133 | 2025.08.12 22:58:15.027974 [ 256 ] {6a8f1e35-e1e2-46c2-88f1-b0d3095b0b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10134 | 2025.08.12 22:58:15.028387 [ 256 ] {6a8f1e35-e1e2-46c2-88f1-b0d3095b0b10} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2025.08.12 22:58:15.028423 [ 256 ] {6a8f1e35-e1e2-46c2-88f1-b0d3095b0b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10136 | 2025.08.12 22:58:15.028731 [ 256 ] {6a8f1e35-e1e2-46c2-88f1-b0d3095b0b10} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10137 | 2025.08.12 22:58:15.028964 [ 256 ] {6a8f1e35-e1e2-46c2-88f1-b0d3095b0b10} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2025.08.12 22:58:15.029097 [ 256 ] {6a8f1e35-e1e2-46c2-88f1-b0d3095b0b10} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 789.81 KiB/sec. | ||
| 10139 | 2025.08.12 22:58:15.029136 [ 256 ] {6a8f1e35-e1e2-46c2-88f1-b0d3095b0b10} <Debug> TCPHandler: Processed in 0.001348369 sec. | ||
| 10140 | 2025.08.12 22:58:15.029261 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2025.08.12 22:58:15.029355 [ 256 ] {c68c0b79-fccf-421c-b01e-7d8fd5d30f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10142 | 2025.08.12 22:58:15.029395 [ 256 ] {c68c0b79-fccf-421c-b01e-7d8fd5d30f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10143 | 2025.08.12 22:58:15.029842 [ 256 ] {c68c0b79-fccf-421c-b01e-7d8fd5d30f75} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2025.08.12 22:58:15.029877 [ 256 ] {c68c0b79-fccf-421c-b01e-7d8fd5d30f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10145 | 2025.08.12 22:58:15.030204 [ 256 ] {c68c0b79-fccf-421c-b01e-7d8fd5d30f75} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10146 | 2025.08.12 22:58:15.030421 [ 256 ] {c68c0b79-fccf-421c-b01e-7d8fd5d30f75} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2025.08.12 22:58:15.030554 [ 256 ] {c68c0b79-fccf-421c-b01e-7d8fd5d30f75} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001216 sec., 82236.84210526316 rows/sec., 6.72 MiB/sec. | ||
| 10148 | 2025.08.12 22:58:15.030593 [ 256 ] {c68c0b79-fccf-421c-b01e-7d8fd5d30f75} <Debug> TCPHandler: Processed in 0.001380029 sec. | ||
| 10149 | 2025.08.12 22:58:15.030714 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2025.08.12 22:58:15.030807 [ 256 ] {60059bec-11d9-481c-9bad-382e3a1767cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10151 | 2025.08.12 22:58:15.030852 [ 256 ] {60059bec-11d9-481c-9bad-382e3a1767cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10152 | 2025.08.12 22:58:15.031274 [ 256 ] {60059bec-11d9-481c-9bad-382e3a1767cf} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2025.08.12 22:58:15.031313 [ 256 ] {60059bec-11d9-481c-9bad-382e3a1767cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10154 | 2025.08.12 22:58:15.031673 [ 256 ] {60059bec-11d9-481c-9bad-382e3a1767cf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10155 | 2025.08.12 22:58:15.031900 [ 256 ] {60059bec-11d9-481c-9bad-382e3a1767cf} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2025.08.12 22:58:15.032036 [ 256 ] {60059bec-11d9-481c-9bad-382e3a1767cf} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001247 sec., 157177.22534081797 rows/sec., 11.28 MiB/sec. | ||
| 10157 | 2025.08.12 22:58:15.032074 [ 256 ] {60059bec-11d9-481c-9bad-382e3a1767cf} <Debug> TCPHandler: Processed in 0.00140883 sec. | ||
| 10158 | 2025.08.12 22:58:15.032208 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2025.08.12 22:58:15.032303 [ 256 ] {f59abc78-493b-467b-9f2a-ccb9506805c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10160 | 2025.08.12 22:58:15.032346 [ 256 ] {f59abc78-493b-467b-9f2a-ccb9506805c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10161 | 2025.08.12 22:58:15.032752 [ 256 ] {f59abc78-493b-467b-9f2a-ccb9506805c3} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2025.08.12 22:58:15.032798 [ 256 ] {f59abc78-493b-467b-9f2a-ccb9506805c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10163 | 2025.08.12 22:58:15.033150 [ 256 ] {f59abc78-493b-467b-9f2a-ccb9506805c3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10164 | 2025.08.12 22:58:15.033388 [ 256 ] {f59abc78-493b-467b-9f2a-ccb9506805c3} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2025.08.12 22:58:15.033541 [ 256 ] {f59abc78-493b-467b-9f2a-ccb9506805c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001256 sec., 47770.700636942674 rows/sec., 3.22 MiB/sec. | ||
| 10166 | 2025.08.12 22:58:15.033580 [ 256 ] {f59abc78-493b-467b-9f2a-ccb9506805c3} <Debug> TCPHandler: Processed in 0.00142024 sec. | ||
| 10167 | 2025.08.12 22:58:16.880606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
| 10168 | 2025.08.12 22:58:16.881142 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2025.08.12 22:58:16.881187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10170 | 2025.08.12 22:58:16.881661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10171 | 2025.08.12 22:58:16.881876 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2025.08.12 22:58:16.882008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
| 10173 | 2025.08.12 22:58:16.882035 [ 86 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10174 | 2025.08.12 22:58:16.882134 [ 86 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2025.08.12 22:58:16.882171 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10176 | 2025.08.12 22:58:16.882324 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10177 | 2025.08.12 22:58:16.882484 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10178 | 2025.08.12 22:58:16.882525 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
| 10179 | 2025.08.12 22:58:16.882603 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10180 | 2025.08.12 22:58:16.882653 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10181 | 2025.08.12 22:58:16.882699 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10182 | 2025.08.12 22:58:16.882744 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10183 | 2025.08.12 22:58:16.882788 [ 186 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10184 | 2025.08.12 22:58:16.885299 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003044912 sec., 9175306.215746136 rows/sec., 131.25 MiB/sec. | ||
| 10185 | 2025.08.12 22:58:16.885741 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10186 | 2025.08.12 22:58:16.886010 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_61_12} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2025.08.12 22:58:16.886075 [ 195 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_61_12} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10188 | 2025.08.12 22:58:16.886183 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 10189 | 2025.08.12 22:58:18.420472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10190 | 2025.08.12 22:58:18.438159 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2025.08.12 22:58:18.438213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10192 | 2025.08.12 22:58:18.444537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10193 | 2025.08.12 22:58:18.445254 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2025.08.12 22:58:18.445571 [ 82 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10195 | 2025.08.12 22:58:18.445641 [ 82 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2025.08.12 22:58:18.445661 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10197 | 2025.08.12 22:58:18.445783 [ 199 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 10198 | 2025.08.12 22:58:18.448533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10199 | 2025.08.12 22:58:18.449653 [ 199 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10200 | 2025.08.12 22:58:18.451173 [ 199 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 10201 | 2025.08.12 22:58:18.456173 [ 199 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 10202 | 2025.08.12 22:58:18.460835 [ 199 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 10203 | 2025.08.12 22:58:18.465686 [ 199 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 10204 | 2025.08.12 22:58:18.470203 [ 199 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 10205 | 2025.08.12 22:58:18.474030 [ 199 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 10206 | 2025.08.12 22:58:18.530444 [ 201 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.084719269 sec., 5429.697463513289 rows/sec., 28.08 MiB/sec. | ||
| 10207 | 2025.08.12 22:58:18.533735 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10208 | 2025.08.12 22:58:18.535751 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_61_12} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2025.08.12 22:58:18.535857 [ 193 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_61_12} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10210 | 2025.08.12 22:58:18.538534 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10211 | 2025.08.12 22:58:19.464740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1424 | ||
| 10212 | 2025.08.12 22:58:19.467164 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2025.08.12 22:58:19.467222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10214 | 2025.08.12 22:58:19.468419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10215 | 2025.08.12 22:58:19.468689 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2025.08.12 22:58:19.469060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 10217 | 2025.08.12 22:58:20.020688 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2025.08.12 22:58:20.020907 [ 256 ] {90d8c8b7-428c-444b-8d37-d28ddb090f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10219 | 2025.08.12 22:58:20.020990 [ 256 ] {90d8c8b7-428c-444b-8d37-d28ddb090f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10220 | 2025.08.12 22:58:20.021778 [ 256 ] {90d8c8b7-428c-444b-8d37-d28ddb090f48} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2025.08.12 22:58:20.021821 [ 256 ] {90d8c8b7-428c-444b-8d37-d28ddb090f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10222 | 2025.08.12 22:58:20.022254 [ 256 ] {90d8c8b7-428c-444b-8d37-d28ddb090f48} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10223 | 2025.08.12 22:58:20.022511 [ 256 ] {90d8c8b7-428c-444b-8d37-d28ddb090f48} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2025.08.12 22:58:20.022674 [ 256 ] {90d8c8b7-428c-444b-8d37-d28ddb090f48} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001824 sec., 75657.8947368421 rows/sec., 6.55 MiB/sec. | ||
| 10225 | 2025.08.12 22:58:20.022725 [ 256 ] {90d8c8b7-428c-444b-8d37-d28ddb090f48} <Debug> TCPHandler: Processed in 0.002181301 sec. | ||
| 10226 | 2025.08.12 22:58:20.022865 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10227 | 2025.08.12 22:58:20.022967 [ 256 ] {225f2ba4-d16a-4fe5-9d1d-0ad25a8e0359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10228 | 2025.08.12 22:58:20.023012 [ 256 ] {225f2ba4-d16a-4fe5-9d1d-0ad25a8e0359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10229 | 2025.08.12 22:58:20.023454 [ 256 ] {225f2ba4-d16a-4fe5-9d1d-0ad25a8e0359} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2025.08.12 22:58:20.023492 [ 256 ] {225f2ba4-d16a-4fe5-9d1d-0ad25a8e0359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10231 | 2025.08.12 22:58:20.023821 [ 256 ] {225f2ba4-d16a-4fe5-9d1d-0ad25a8e0359} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10232 | 2025.08.12 22:58:20.024052 [ 256 ] {225f2ba4-d16a-4fe5-9d1d-0ad25a8e0359} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2025.08.12 22:58:20.024162 [ 81 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 10234 | 2025.08.12 22:58:20.024188 [ 256 ] {225f2ba4-d16a-4fe5-9d1d-0ad25a8e0359} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001245 sec., 32931.726907630524 rows/sec., 2.42 MiB/sec. | ||
| 10235 | 2025.08.12 22:58:20.024212 [ 81 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10236 | 2025.08.12 22:58:20.024227 [ 256 ] {225f2ba4-d16a-4fe5-9d1d-0ad25a8e0359} <Debug> TCPHandler: Processed in 0.00141546 sec. | ||
| 10237 | 2025.08.12 22:58:20.024237 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10238 | 2025.08.12 22:58:20.024341 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2025.08.12 22:58:20.024358 [ 190 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 10240 | 2025.08.12 22:58:20.024438 [ 256 ] {021fd3d8-9fa1-422f-8c24-82c49e6e0df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10241 | 2025.08.12 22:58:20.024485 [ 256 ] {021fd3d8-9fa1-422f-8c24-82c49e6e0df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10242 | 2025.08.12 22:58:20.024521 [ 190 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10243 | 2025.08.12 22:58:20.024563 [ 190 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 269 rows starting from the beginning of the part | ||
| 10244 | 2025.08.12 22:58:20.024630 [ 190 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 10245 | 2025.08.12 22:58:20.024678 [ 190 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 55 rows starting from the beginning of the part | ||
| 10246 | 2025.08.12 22:58:20.024723 [ 190 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part | ||
| 10247 | 2025.08.12 22:58:20.024768 [ 190 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part | ||
| 10248 | 2025.08.12 22:58:20.024813 [ 190 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 10249 | 2025.08.12 22:58:20.024937 [ 256 ] {021fd3d8-9fa1-422f-8c24-82c49e6e0df5} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10250 | 2025.08.12 22:58:20.024982 [ 256 ] {021fd3d8-9fa1-422f-8c24-82c49e6e0df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10251 | 2025.08.12 22:58:20.025354 [ 256 ] {021fd3d8-9fa1-422f-8c24-82c49e6e0df5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10252 | 2025.08.12 22:58:20.025604 [ 256 ] {021fd3d8-9fa1-422f-8c24-82c49e6e0df5} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10253 | 2025.08.12 22:58:20.025726 [ 197 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142148 sec., 322902.8899456904 rows/sec., 22.86 MiB/sec. | ||
| 10254 | 2025.08.12 22:58:20.025738 [ 256 ] {021fd3d8-9fa1-422f-8c24-82c49e6e0df5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00132 sec., 79545.45454545454 rows/sec., 6.21 MiB/sec. | ||
| 10255 | 2025.08.12 22:58:20.025821 [ 256 ] {021fd3d8-9fa1-422f-8c24-82c49e6e0df5} <Debug> TCPHandler: Processed in 0.001531672 sec. | ||
| 10256 | 2025.08.12 22:58:20.025938 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2025.08.12 22:58:20.025952 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 10258 | 2025.08.12 22:58:20.026033 [ 256 ] {9ae2a9c0-fd89-452b-9299-e18598a72a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10259 | 2025.08.12 22:58:20.026084 [ 256 ] {9ae2a9c0-fd89-452b-9299-e18598a72a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10260 | 2025.08.12 22:58:20.026269 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2025.08.12 22:58:20.026365 [ 189 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_60_12} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 10262 | 2025.08.12 22:58:20.026466 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10263 | 2025.08.12 22:58:20.026507 [ 256 ] {9ae2a9c0-fd89-452b-9299-e18598a72a68} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2025.08.12 22:58:20.026549 [ 256 ] {9ae2a9c0-fd89-452b-9299-e18598a72a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10265 | 2025.08.12 22:58:20.026908 [ 256 ] {9ae2a9c0-fd89-452b-9299-e18598a72a68} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10266 | 2025.08.12 22:58:20.027128 [ 256 ] {9ae2a9c0-fd89-452b-9299-e18598a72a68} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2025.08.12 22:58:20.027263 [ 256 ] {9ae2a9c0-fd89-452b-9299-e18598a72a68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 10268 | 2025.08.12 22:58:20.027300 [ 256 ] {9ae2a9c0-fd89-452b-9299-e18598a72a68} <Debug> TCPHandler: Processed in 0.00141092 sec. | ||
| 10269 | 2025.08.12 22:58:20.027409 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2025.08.12 22:58:20.027503 [ 256 ] {345af939-ef97-4992-8d78-5a986ee4e70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10271 | 2025.08.12 22:58:20.027558 [ 256 ] {345af939-ef97-4992-8d78-5a986ee4e70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10272 | 2025.08.12 22:58:20.028466 [ 256 ] {345af939-ef97-4992-8d78-5a986ee4e70b} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2025.08.12 22:58:20.028501 [ 256 ] {345af939-ef97-4992-8d78-5a986ee4e70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10274 | 2025.08.12 22:58:20.029092 [ 256 ] {345af939-ef97-4992-8d78-5a986ee4e70b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10275 | 2025.08.12 22:58:20.029332 [ 256 ] {345af939-ef97-4992-8d78-5a986ee4e70b} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2025.08.12 22:58:20.029481 [ 256 ] {345af939-ef97-4992-8d78-5a986ee4e70b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001996 sec., 20541.082164328658 rows/sec., 36.81 MiB/sec. | ||
| 10277 | 2025.08.12 22:58:20.029546 [ 256 ] {345af939-ef97-4992-8d78-5a986ee4e70b} <Debug> TCPHandler: Processed in 0.002185571 sec. | ||
| 10278 | 2025.08.12 22:58:20.029664 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10279 | 2025.08.12 22:58:20.029757 [ 256 ] {9bd86f61-cf8b-4989-9f4a-856ce9313ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10280 | 2025.08.12 22:58:20.029800 [ 256 ] {9bd86f61-cf8b-4989-9f4a-856ce9313ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10281 | 2025.08.12 22:58:20.030141 [ 256 ] {9bd86f61-cf8b-4989-9f4a-856ce9313ae5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2025.08.12 22:58:20.030175 [ 256 ] {9bd86f61-cf8b-4989-9f4a-856ce9313ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10283 | 2025.08.12 22:58:20.030518 [ 256 ] {9bd86f61-cf8b-4989-9f4a-856ce9313ae5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10284 | 2025.08.12 22:58:20.030738 [ 256 ] {9bd86f61-cf8b-4989-9f4a-856ce9313ae5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10285 | 2025.08.12 22:58:20.030871 [ 256 ] {9bd86f61-cf8b-4989-9f4a-856ce9313ae5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 10286 | 2025.08.12 22:58:20.030906 [ 256 ] {9bd86f61-cf8b-4989-9f4a-856ce9313ae5} <Debug> TCPHandler: Processed in 0.001292648 sec. | ||
| 10287 | 2025.08.12 22:58:24.229168 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10288 | 2025.08.12 22:58:24.229222 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10289 | 2025.08.12 22:58:24.383088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
| 10290 | 2025.08.12 22:58:24.383568 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2025.08.12 22:58:24.383603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10292 | 2025.08.12 22:58:24.384064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10293 | 2025.08.12 22:58:24.384292 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2025.08.12 22:58:24.384417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 10295 | 2025.08.12 22:58:25.019087 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10296 | 2025.08.12 22:58:25.019288 [ 256 ] {908cc945-9e41-47c4-976c-724bd5cd8b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10297 | 2025.08.12 22:58:25.019358 [ 256 ] {908cc945-9e41-47c4-976c-724bd5cd8b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10298 | 2025.08.12 22:58:25.020028 [ 256 ] {908cc945-9e41-47c4-976c-724bd5cd8b5b} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2025.08.12 22:58:25.020078 [ 256 ] {908cc945-9e41-47c4-976c-724bd5cd8b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10300 | 2025.08.12 22:58:25.020527 [ 256 ] {908cc945-9e41-47c4-976c-724bd5cd8b5b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10301 | 2025.08.12 22:58:25.020765 [ 256 ] {908cc945-9e41-47c4-976c-724bd5cd8b5b} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2025.08.12 22:58:25.020936 [ 256 ] {908cc945-9e41-47c4-976c-724bd5cd8b5b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.52 MiB/sec. | ||
| 10303 | 2025.08.12 22:58:25.020993 [ 256 ] {908cc945-9e41-47c4-976c-724bd5cd8b5b} <Debug> TCPHandler: Processed in 0.002045749 sec. | ||
| 10304 | 2025.08.12 22:58:25.021122 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10305 | 2025.08.12 22:58:25.021227 [ 256 ] {9c007560-bb2f-49ef-81f7-4599dff9aa04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10306 | 2025.08.12 22:58:25.021274 [ 256 ] {9c007560-bb2f-49ef-81f7-4599dff9aa04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10307 | 2025.08.12 22:58:25.021738 [ 256 ] {9c007560-bb2f-49ef-81f7-4599dff9aa04} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10308 | 2025.08.12 22:58:25.021778 [ 256 ] {9c007560-bb2f-49ef-81f7-4599dff9aa04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10309 | 2025.08.12 22:58:25.022112 [ 256 ] {9c007560-bb2f-49ef-81f7-4599dff9aa04} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10310 | 2025.08.12 22:58:25.022330 [ 256 ] {9c007560-bb2f-49ef-81f7-4599dff9aa04} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10311 | 2025.08.12 22:58:25.022468 [ 256 ] {9c007560-bb2f-49ef-81f7-4599dff9aa04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 10312 | 2025.08.12 22:58:25.022508 [ 256 ] {9c007560-bb2f-49ef-81f7-4599dff9aa04} <Debug> TCPHandler: Processed in 0.00143958 sec. | ||
| 10313 | 2025.08.12 22:58:25.022626 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10314 | 2025.08.12 22:58:25.022723 [ 256 ] {0b0efe17-76de-4d51-b730-67f5baac4669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10315 | 2025.08.12 22:58:25.022770 [ 256 ] {0b0efe17-76de-4d51-b730-67f5baac4669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10316 | 2025.08.12 22:58:25.023182 [ 256 ] {0b0efe17-76de-4d51-b730-67f5baac4669} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2025.08.12 22:58:25.023219 [ 256 ] {0b0efe17-76de-4d51-b730-67f5baac4669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10318 | 2025.08.12 22:58:25.023577 [ 256 ] {0b0efe17-76de-4d51-b730-67f5baac4669} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10319 | 2025.08.12 22:58:25.023795 [ 256 ] {0b0efe17-76de-4d51-b730-67f5baac4669} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10320 | 2025.08.12 22:58:25.023933 [ 256 ] {0b0efe17-76de-4d51-b730-67f5baac4669} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 10321 | 2025.08.12 22:58:25.023972 [ 256 ] {0b0efe17-76de-4d51-b730-67f5baac4669} <Debug> TCPHandler: Processed in 0.00139614 sec. | ||
| 10322 | 2025.08.12 22:58:25.024085 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10323 | 2025.08.12 22:58:25.024179 [ 256 ] {60286851-6d32-4414-8b2f-44afa93b7138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10324 | 2025.08.12 22:58:25.024223 [ 256 ] {60286851-6d32-4414-8b2f-44afa93b7138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10325 | 2025.08.12 22:58:25.024564 [ 256 ] {60286851-6d32-4414-8b2f-44afa93b7138} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2025.08.12 22:58:25.024601 [ 256 ] {60286851-6d32-4414-8b2f-44afa93b7138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10327 | 2025.08.12 22:58:25.024936 [ 256 ] {60286851-6d32-4414-8b2f-44afa93b7138} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10328 | 2025.08.12 22:58:25.025146 [ 256 ] {60286851-6d32-4414-8b2f-44afa93b7138} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10329 | 2025.08.12 22:58:25.025282 [ 256 ] {60286851-6d32-4414-8b2f-44afa93b7138} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 10330 | 2025.08.12 22:58:25.025318 [ 256 ] {60286851-6d32-4414-8b2f-44afa93b7138} <Debug> TCPHandler: Processed in 0.001283018 sec. | ||
| 10331 | 2025.08.12 22:58:25.949561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 10332 | 2025.08.12 22:58:25.965179 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2025.08.12 22:58:25.965238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10334 | 2025.08.12 22:58:25.970882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10335 | 2025.08.12 22:58:25.971591 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2025.08.12 22:58:25.974436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 10337 | 2025.08.12 22:58:27.319871 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2025.08.12 22:58:27.320150 [ 256 ] {c09d55c1-bd9d-49b3-bab9-2d6fadb7959f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10339 | 2025.08.12 22:58:27.320251 [ 256 ] {c09d55c1-bd9d-49b3-bab9-2d6fadb7959f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10340 | 2025.08.12 22:58:27.321254 [ 256 ] {c09d55c1-bd9d-49b3-bab9-2d6fadb7959f} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2025.08.12 22:58:27.321291 [ 256 ] {c09d55c1-bd9d-49b3-bab9-2d6fadb7959f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10342 | 2025.08.12 22:58:27.321699 [ 256 ] {c09d55c1-bd9d-49b3-bab9-2d6fadb7959f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10343 | 2025.08.12 22:58:27.321922 [ 256 ] {c09d55c1-bd9d-49b3-bab9-2d6fadb7959f} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2025.08.12 22:58:27.322071 [ 256 ] {c09d55c1-bd9d-49b3-bab9-2d6fadb7959f} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001998 sec., 196196.19619619616 rows/sec., 12.45 MiB/sec. | ||
| 10345 | 2025.08.12 22:58:27.322111 [ 256 ] {c09d55c1-bd9d-49b3-bab9-2d6fadb7959f} <Debug> TCPHandler: Processed in 0.002419434 sec. | ||
| 10346 | 2025.08.12 22:58:27.322227 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2025.08.12 22:58:27.322319 [ 256 ] {53aca984-8492-4c14-9b57-aacc15ee08c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10348 | 2025.08.12 22:58:27.322360 [ 256 ] {53aca984-8492-4c14-9b57-aacc15ee08c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10349 | 2025.08.12 22:58:27.322751 [ 256 ] {53aca984-8492-4c14-9b57-aacc15ee08c3} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2025.08.12 22:58:27.322787 [ 256 ] {53aca984-8492-4c14-9b57-aacc15ee08c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10351 | 2025.08.12 22:58:27.323072 [ 256 ] {53aca984-8492-4c14-9b57-aacc15ee08c3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10352 | 2025.08.12 22:58:27.323277 [ 256 ] {53aca984-8492-4c14-9b57-aacc15ee08c3} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2025.08.12 22:58:27.323402 [ 256 ] {53aca984-8492-4c14-9b57-aacc15ee08c3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001101 sec., 3633.0608537693006 rows/sec., 296.25 KiB/sec. | ||
| 10354 | 2025.08.12 22:58:27.323438 [ 256 ] {53aca984-8492-4c14-9b57-aacc15ee08c3} <Debug> TCPHandler: Processed in 0.001257507 sec. | ||
| 10355 | 2025.08.12 22:58:27.323539 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10356 | 2025.08.12 22:58:27.323630 [ 256 ] {15f348a8-4ce9-4712-9fba-4aa22c819f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10357 | 2025.08.12 22:58:27.323667 [ 256 ] {15f348a8-4ce9-4712-9fba-4aa22c819f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10358 | 2025.08.12 22:58:27.325607 [ 256 ] {15f348a8-4ce9-4712-9fba-4aa22c819f30} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2025.08.12 22:58:27.325643 [ 256 ] {15f348a8-4ce9-4712-9fba-4aa22c819f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10360 | 2025.08.12 22:58:27.326067 [ 256 ] {15f348a8-4ce9-4712-9fba-4aa22c819f30} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10361 | 2025.08.12 22:58:27.326270 [ 256 ] {15f348a8-4ce9-4712-9fba-4aa22c819f30} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2025.08.12 22:58:27.326400 [ 256 ] {15f348a8-4ce9-4712-9fba-4aa22c819f30} <Debug> executeQuery: Read 2291 rows, 190.16 KiB in 0.002788 sec., 821736.0114777618 rows/sec., 66.61 MiB/sec. | ||
| 10363 | 2025.08.12 22:58:27.326440 [ 256 ] {15f348a8-4ce9-4712-9fba-4aa22c819f30} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10364 | 2025.08.12 22:58:27.326453 [ 256 ] {15f348a8-4ce9-4712-9fba-4aa22c819f30} <Debug> TCPHandler: Processed in 0.002959302 sec. | ||
| 10365 | 2025.08.12 22:58:27.326565 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10366 | 2025.08.12 22:58:27.326656 [ 256 ] {4a92450d-9507-4f7e-a201-0509a632de5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10367 | 2025.08.12 22:58:27.326696 [ 256 ] {4a92450d-9507-4f7e-a201-0509a632de5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10368 | 2025.08.12 22:58:27.327279 [ 256 ] {4a92450d-9507-4f7e-a201-0509a632de5d} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2025.08.12 22:58:27.327315 [ 256 ] {4a92450d-9507-4f7e-a201-0509a632de5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10370 | 2025.08.12 22:58:27.327620 [ 256 ] {4a92450d-9507-4f7e-a201-0509a632de5d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10371 | 2025.08.12 22:58:27.327822 [ 256 ] {4a92450d-9507-4f7e-a201-0509a632de5d} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2025.08.12 22:58:27.327948 [ 256 ] {4a92450d-9507-4f7e-a201-0509a632de5d} <Debug> executeQuery: Read 241 rows, 15.14 KiB in 0.001309 sec., 184110.0076394194 rows/sec., 11.29 MiB/sec. | ||
| 10373 | 2025.08.12 22:58:27.327984 [ 256 ] {4a92450d-9507-4f7e-a201-0509a632de5d} <Debug> TCPHandler: Processed in 0.00146644 sec. | ||
| 10374 | 2025.08.12 22:58:27.328091 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10375 | 2025.08.12 22:58:27.328181 [ 256 ] {1d440c85-8e92-4c87-8e7c-43dbb704b42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10376 | 2025.08.12 22:58:27.328220 [ 256 ] {1d440c85-8e92-4c87-8e7c-43dbb704b42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10377 | 2025.08.12 22:58:27.328808 [ 256 ] {1d440c85-8e92-4c87-8e7c-43dbb704b42c} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2025.08.12 22:58:27.328842 [ 256 ] {1d440c85-8e92-4c87-8e7c-43dbb704b42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10379 | 2025.08.12 22:58:27.329145 [ 256 ] {1d440c85-8e92-4c87-8e7c-43dbb704b42c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10380 | 2025.08.12 22:58:27.329343 [ 256 ] {1d440c85-8e92-4c87-8e7c-43dbb704b42c} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2025.08.12 22:58:27.329465 [ 256 ] {1d440c85-8e92-4c87-8e7c-43dbb704b42c} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001301 sec., 331283.6279784781 rows/sec., 21.93 MiB/sec. | ||
| 10382 | 2025.08.12 22:58:27.329502 [ 256 ] {1d440c85-8e92-4c87-8e7c-43dbb704b42c} <Debug> TCPHandler: Processed in 0.001457961 sec. | ||
| 10383 | 2025.08.12 22:58:27.329612 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2025.08.12 22:58:27.329703 [ 256 ] {7cf334b5-6dfb-4166-bd0f-b7991fa20e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10385 | 2025.08.12 22:58:27.329741 [ 256 ] {7cf334b5-6dfb-4166-bd0f-b7991fa20e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10386 | 2025.08.12 22:58:27.330213 [ 256 ] {7cf334b5-6dfb-4166-bd0f-b7991fa20e92} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2025.08.12 22:58:27.330248 [ 256 ] {7cf334b5-6dfb-4166-bd0f-b7991fa20e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10388 | 2025.08.12 22:58:27.330537 [ 256 ] {7cf334b5-6dfb-4166-bd0f-b7991fa20e92} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10389 | 2025.08.12 22:58:27.330742 [ 256 ] {7cf334b5-6dfb-4166-bd0f-b7991fa20e92} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2025.08.12 22:58:27.330863 [ 256 ] {7cf334b5-6dfb-4166-bd0f-b7991fa20e92} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001177 sec., 171622.76975361086 rows/sec., 9.75 MiB/sec. | ||
| 10391 | 2025.08.12 22:58:27.330899 [ 256 ] {7cf334b5-6dfb-4166-bd0f-b7991fa20e92} <Debug> TCPHandler: Processed in 0.001334489 sec. | ||
| 10392 | 2025.08.12 22:58:27.331010 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2025.08.12 22:58:27.331101 [ 256 ] {52959577-e20b-4bd1-b6c1-58c19e1fb601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10394 | 2025.08.12 22:58:27.331140 [ 256 ] {52959577-e20b-4bd1-b6c1-58c19e1fb601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10395 | 2025.08.12 22:58:27.332080 [ 256 ] {52959577-e20b-4bd1-b6c1-58c19e1fb601} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2025.08.12 22:58:27.332115 [ 256 ] {52959577-e20b-4bd1-b6c1-58c19e1fb601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10397 | 2025.08.12 22:58:27.332458 [ 256 ] {52959577-e20b-4bd1-b6c1-58c19e1fb601} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10398 | 2025.08.12 22:58:27.332667 [ 256 ] {52959577-e20b-4bd1-b6c1-58c19e1fb601} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2025.08.12 22:58:27.332796 [ 256 ] {52959577-e20b-4bd1-b6c1-58c19e1fb601} <Debug> executeQuery: Read 1153 rows, 84.47 KiB in 0.001712 sec., 673481.308411215 rows/sec., 48.18 MiB/sec. | ||
| 10400 | 2025.08.12 22:58:27.332833 [ 256 ] {52959577-e20b-4bd1-b6c1-58c19e1fb601} <Debug> TCPHandler: Processed in 0.001868406 sec. | ||
| 10401 | 2025.08.12 22:58:27.332943 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2025.08.12 22:58:27.333035 [ 256 ] {c1bff89c-1155-4f54-9df7-7dea3b3b1228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10403 | 2025.08.12 22:58:27.333074 [ 256 ] {c1bff89c-1155-4f54-9df7-7dea3b3b1228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10404 | 2025.08.12 22:58:27.333396 [ 256 ] {c1bff89c-1155-4f54-9df7-7dea3b3b1228} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2025.08.12 22:58:27.333431 [ 256 ] {c1bff89c-1155-4f54-9df7-7dea3b3b1228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10406 | 2025.08.12 22:58:27.333779 [ 256 ] {c1bff89c-1155-4f54-9df7-7dea3b3b1228} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10407 | 2025.08.12 22:58:27.333984 [ 256 ] {c1bff89c-1155-4f54-9df7-7dea3b3b1228} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2025.08.12 22:58:27.334105 [ 256 ] {c1bff89c-1155-4f54-9df7-7dea3b3b1228} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 10409 | 2025.08.12 22:58:27.334140 [ 256 ] {c1bff89c-1155-4f54-9df7-7dea3b3b1228} <Debug> TCPHandler: Processed in 0.001243608 sec. | ||
| 10410 | 2025.08.12 22:58:27.334240 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2025.08.12 22:58:27.334331 [ 256 ] {dd2ed8b0-661f-4e8c-98ba-8ef8d75aaec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10412 | 2025.08.12 22:58:27.334371 [ 256 ] {dd2ed8b0-661f-4e8c-98ba-8ef8d75aaec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10413 | 2025.08.12 22:58:27.335060 [ 256 ] {dd2ed8b0-661f-4e8c-98ba-8ef8d75aaec1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2025.08.12 22:58:27.335095 [ 256 ] {dd2ed8b0-661f-4e8c-98ba-8ef8d75aaec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10415 | 2025.08.12 22:58:27.335460 [ 256 ] {dd2ed8b0-661f-4e8c-98ba-8ef8d75aaec1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10416 | 2025.08.12 22:58:27.335664 [ 256 ] {dd2ed8b0-661f-4e8c-98ba-8ef8d75aaec1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2025.08.12 22:58:27.335788 [ 256 ] {dd2ed8b0-661f-4e8c-98ba-8ef8d75aaec1} <Debug> executeQuery: Read 1091 rows, 74.09 KiB in 0.001476 sec., 739159.8915989159 rows/sec., 49.02 MiB/sec. | ||
| 10418 | 2025.08.12 22:58:27.335824 [ 256 ] {dd2ed8b0-661f-4e8c-98ba-8ef8d75aaec1} <Debug> TCPHandler: Processed in 0.001630383 sec. | ||
| 10419 | 2025.08.12 22:58:27.335933 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2025.08.12 22:58:27.336024 [ 256 ] {7e3d0a50-2f81-4283-a7f2-91ef376fd7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10421 | 2025.08.12 22:58:27.336064 [ 256 ] {7e3d0a50-2f81-4283-a7f2-91ef376fd7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10422 | 2025.08.12 22:58:27.336365 [ 256 ] {7e3d0a50-2f81-4283-a7f2-91ef376fd7d8} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2025.08.12 22:58:27.336398 [ 256 ] {7e3d0a50-2f81-4283-a7f2-91ef376fd7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10424 | 2025.08.12 22:58:27.336687 [ 256 ] {7e3d0a50-2f81-4283-a7f2-91ef376fd7d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10425 | 2025.08.12 22:58:27.336898 [ 256 ] {7e3d0a50-2f81-4283-a7f2-91ef376fd7d8} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2025.08.12 22:58:27.337020 [ 256 ] {7e3d0a50-2f81-4283-a7f2-91ef376fd7d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 10427 | 2025.08.12 22:58:27.337055 [ 256 ] {7e3d0a50-2f81-4283-a7f2-91ef376fd7d8} <Debug> TCPHandler: Processed in 0.001168427 sec. | ||
| 10428 | 2025.08.12 22:58:27.337162 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2025.08.12 22:58:27.337252 [ 256 ] {cbdf4929-ec44-4079-95dc-7499101aeafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10430 | 2025.08.12 22:58:27.337304 [ 256 ] {cbdf4929-ec44-4079-95dc-7499101aeafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10431 | 2025.08.12 22:58:27.338163 [ 256 ] {cbdf4929-ec44-4079-95dc-7499101aeafd} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2025.08.12 22:58:27.338197 [ 256 ] {cbdf4929-ec44-4079-95dc-7499101aeafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10433 | 2025.08.12 22:58:27.338738 [ 256 ] {cbdf4929-ec44-4079-95dc-7499101aeafd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10434 | 2025.08.12 22:58:27.338957 [ 256 ] {cbdf4929-ec44-4079-95dc-7499101aeafd} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2025.08.12 22:58:27.339069 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10436 | 2025.08.12 22:58:27.339088 [ 256 ] {cbdf4929-ec44-4079-95dc-7499101aeafd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 10437 | 2025.08.12 22:58:27.339144 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2025.08.12 22:58:27.339168 [ 256 ] {cbdf4929-ec44-4079-95dc-7499101aeafd} <Debug> TCPHandler: Processed in 0.002052669 sec. | ||
| 10439 | 2025.08.12 22:58:27.339173 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10440 | 2025.08.12 22:58:27.339291 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2025.08.12 22:58:27.339329 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 10442 | 2025.08.12 22:58:27.339387 [ 256 ] {f26e59ad-f27c-44a2-bea7-609749d7056f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10443 | 2025.08.12 22:58:27.339433 [ 256 ] {f26e59ad-f27c-44a2-bea7-609749d7056f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10444 | 2025.08.12 22:58:27.339639 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10445 | 2025.08.12 22:58:27.339713 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1551 rows starting from the beginning of the part | ||
| 10446 | 2025.08.12 22:58:27.339768 [ 256 ] {f26e59ad-f27c-44a2-bea7-609749d7056f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2025.08.12 22:58:27.339809 [ 256 ] {f26e59ad-f27c-44a2-bea7-609749d7056f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10448 | 2025.08.12 22:58:27.339861 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 10449 | 2025.08.12 22:58:27.339981 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 10450 | 2025.08.12 22:58:27.340088 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 10451 | 2025.08.12 22:58:27.340134 [ 256 ] {f26e59ad-f27c-44a2-bea7-609749d7056f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10452 | 2025.08.12 22:58:27.340187 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 10453 | 2025.08.12 22:58:27.340292 [ 197 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 10454 | 2025.08.12 22:58:27.340370 [ 256 ] {f26e59ad-f27c-44a2-bea7-609749d7056f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2025.08.12 22:58:27.340507 [ 256 ] {f26e59ad-f27c-44a2-bea7-609749d7056f} <Debug> executeQuery: Read 78 rows, 4.76 KiB in 0.001138 sec., 68541.30052724078 rows/sec., 4.09 MiB/sec. | ||
| 10456 | 2025.08.12 22:58:27.340543 [ 256 ] {f26e59ad-f27c-44a2-bea7-609749d7056f} <Debug> TCPHandler: Processed in 0.001300108 sec. | ||
| 10457 | 2025.08.12 22:58:27.350943 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1756 rows, containing 19 columns (19 merged, 0 gathered) in 0.011686734 sec., 150255.83708844575 rows/sec., 269.25 MiB/sec. | ||
| 10458 | 2025.08.12 22:58:27.352710 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10459 | 2025.08.12 22:58:27.353140 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2025.08.12 22:58:27.353226 [ 194 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10461 | 2025.08.12 22:58:27.353372 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 10462 | 2025.08.12 22:58:28.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.17 MiB, peak 320.89 MiB, free memory in arenas 0.00 B, will set to 315.45 MiB (RSS), difference: 6.29 MiB | ||
| 10463 | 2025.08.12 22:58:29.470177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1468 | ||
| 10464 | 2025.08.12 22:58:29.472827 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2025.08.12 22:58:29.472885 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10466 | 2025.08.12 22:58:29.474127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10467 | 2025.08.12 22:58:29.474404 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2025.08.12 22:58:29.474551 [ 60 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10469 | 2025.08.12 22:58:29.474619 [ 60 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2025.08.12 22:58:29.474644 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10471 | 2025.08.12 22:58:29.474755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1468 | ||
| 10472 | 2025.08.12 22:58:29.474815 [ 196 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 10473 | 2025.08.12 22:58:29.475733 [ 196 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10474 | 2025.08.12 22:58:29.475886 [ 196 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1316 rows starting from the beginning of the part | ||
| 10475 | 2025.08.12 22:58:29.476263 [ 196 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 10476 | 2025.08.12 22:58:29.476600 [ 196 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 10477 | 2025.08.12 22:58:29.476945 [ 196 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 10478 | 2025.08.12 22:58:29.477303 [ 196 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 10479 | 2025.08.12 22:58:29.477644 [ 196 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 44 rows starting from the beginning of the part | ||
| 10480 | 2025.08.12 22:58:29.483854 [ 187 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 72 columns (72 merged, 0 gathered) in 0.009131179 sec., 160767.848270196 rows/sec., 126.92 MiB/sec. | ||
| 10481 | 2025.08.12 22:58:29.485206 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10482 | 2025.08.12 22:58:29.485735 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_46_9} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10483 | 2025.08.12 22:58:29.485811 [ 200 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_46_9} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10484 | 2025.08.12 22:58:29.485982 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 10485 | 2025.08.12 22:58:30.014707 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10486 | 2025.08.12 22:58:30.014925 [ 256 ] {cb1d6a30-b98d-4b94-a93f-de42d54f050e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10487 | 2025.08.12 22:58:30.015003 [ 256 ] {cb1d6a30-b98d-4b94-a93f-de42d54f050e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10488 | 2025.08.12 22:58:30.015798 [ 256 ] {cb1d6a30-b98d-4b94-a93f-de42d54f050e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2025.08.12 22:58:30.015840 [ 256 ] {cb1d6a30-b98d-4b94-a93f-de42d54f050e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10490 | 2025.08.12 22:58:30.016254 [ 256 ] {cb1d6a30-b98d-4b94-a93f-de42d54f050e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10491 | 2025.08.12 22:58:30.016498 [ 256 ] {cb1d6a30-b98d-4b94-a93f-de42d54f050e} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2025.08.12 22:58:30.016642 [ 65 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10493 | 2025.08.12 22:58:30.016659 [ 256 ] {cb1d6a30-b98d-4b94-a93f-de42d54f050e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001798 sec., 31145.717463848723 rows/sec., 2.38 MiB/sec. | ||
| 10494 | 2025.08.12 22:58:30.016686 [ 65 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2025.08.12 22:58:30.016711 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10496 | 2025.08.12 22:58:30.016715 [ 256 ] {cb1d6a30-b98d-4b94-a93f-de42d54f050e} <Debug> TCPHandler: Processed in 0.00214378 sec. | ||
| 10497 | 2025.08.12 22:58:30.016830 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 10498 | 2025.08.12 22:58:30.016881 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2025.08.12 22:58:30.017001 [ 256 ] {6aff9c8d-5425-41e6-9686-f0fbcc79fab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10500 | 2025.08.12 22:58:30.017005 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10501 | 2025.08.12 22:58:30.017050 [ 256 ] {6aff9c8d-5425-41e6-9686-f0fbcc79fab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10502 | 2025.08.12 22:58:30.017060 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2420 rows starting from the beginning of the part | ||
| 10503 | 2025.08.12 22:58:30.017146 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 176 rows starting from the beginning of the part | ||
| 10504 | 2025.08.12 22:58:30.017197 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 138 rows starting from the beginning of the part | ||
| 10505 | 2025.08.12 22:58:30.017256 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 10506 | 2025.08.12 22:58:30.017333 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2291 rows starting from the beginning of the part | ||
| 10507 | 2025.08.12 22:58:30.017417 [ 191 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 10508 | 2025.08.12 22:58:30.017535 [ 256 ] {6aff9c8d-5425-41e6-9686-f0fbcc79fab8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10509 | 2025.08.12 22:58:30.017581 [ 256 ] {6aff9c8d-5425-41e6-9686-f0fbcc79fab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10510 | 2025.08.12 22:58:30.017927 [ 256 ] {6aff9c8d-5425-41e6-9686-f0fbcc79fab8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10511 | 2025.08.12 22:58:30.018159 [ 256 ] {6aff9c8d-5425-41e6-9686-f0fbcc79fab8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10512 | 2025.08.12 22:58:30.018280 [ 65 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10513 | 2025.08.12 22:58:30.018301 [ 256 ] {6aff9c8d-5425-41e6-9686-f0fbcc79fab8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.78 MiB/sec. | ||
| 10514 | 2025.08.12 22:58:30.018313 [ 65 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2025.08.12 22:58:30.018333 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10516 | 2025.08.12 22:58:30.018343 [ 256 ] {6aff9c8d-5425-41e6-9686-f0fbcc79fab8} <Debug> TCPHandler: Processed in 0.001513871 sec. | ||
| 10517 | 2025.08.12 22:58:30.018412 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 10518 | 2025.08.12 22:58:30.018469 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2025.08.12 22:58:30.018502 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10520 | 2025.08.12 22:58:30.018532 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1223 rows starting from the beginning of the part | ||
| 10521 | 2025.08.12 22:58:30.018564 [ 256 ] {de88341f-e95a-468b-8753-ad38fc4a6615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10522 | 2025.08.12 22:58:30.018590 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 100 rows starting from the beginning of the part | ||
| 10523 | 2025.08.12 22:58:30.018610 [ 256 ] {de88341f-e95a-468b-8753-ad38fc4a6615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10524 | 2025.08.12 22:58:30.018641 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 105 rows starting from the beginning of the part | ||
| 10525 | 2025.08.12 22:58:30.018683 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 10526 | 2025.08.12 22:58:30.018724 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1153 rows starting from the beginning of the part | ||
| 10527 | 2025.08.12 22:58:30.018764 [ 200 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 10528 | 2025.08.12 22:58:30.018999 [ 256 ] {de88341f-e95a-468b-8753-ad38fc4a6615} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2025.08.12 22:58:30.019035 [ 256 ] {de88341f-e95a-468b-8753-ad38fc4a6615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10530 | 2025.08.12 22:58:30.019398 [ 256 ] {de88341f-e95a-468b-8753-ad38fc4a6615} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10531 | 2025.08.12 22:58:30.019553 [ 198 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002772529 sec., 1852821.0164798996 rows/sec., 158.26 MiB/sec. | ||
| 10532 | 2025.08.12 22:58:30.019630 [ 256 ] {de88341f-e95a-468b-8753-ad38fc4a6615} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2025.08.12 22:58:30.019734 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
| 10534 | 2025.08.12 22:58:30.019759 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2025.08.12 22:58:30.019767 [ 256 ] {de88341f-e95a-468b-8753-ad38fc4a6615} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 3.64 MiB/sec. | ||
| 10536 | 2025.08.12 22:58:30.019777 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10537 | 2025.08.12 22:58:30.019808 [ 256 ] {de88341f-e95a-468b-8753-ad38fc4a6615} <Debug> TCPHandler: Processed in 0.00138918 sec. | ||
| 10538 | 2025.08.12 22:58:30.019840 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
| 10539 | 2025.08.12 22:58:30.019847 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10540 | 2025.08.12 22:58:30.019927 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2025.08.12 22:58:30.019929 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10542 | 2025.08.12 22:58:30.019976 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28804 rows starting from the beginning of the part | ||
| 10543 | 2025.08.12 22:58:30.020002 [ 201 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2709 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620553 sec., 1671651.5905373043 rows/sec., 128.07 MiB/sec. | ||
| 10544 | 2025.08.12 22:58:30.020030 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 196 rows starting from the beginning of the part | ||
| 10545 | 2025.08.12 22:58:30.020029 [ 256 ] {208f0db6-742c-4d9f-b8de-ab388bdde3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10546 | 2025.08.12 22:58:30.020099 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 10547 | 2025.08.12 22:58:30.020108 [ 256 ] {208f0db6-742c-4d9f-b8de-ab388bdde3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10548 | 2025.08.12 22:58:30.020144 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 10549 | 2025.08.12 22:58:30.020167 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2025.08.12 22:58:30.020187 [ 200 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1091 rows starting from the beginning of the part | ||
| 10551 | 2025.08.12 22:58:30.020254 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10552 | 2025.08.12 22:58:30.020256 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_106_21} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 10553 | 2025.08.12 22:58:30.020370 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 10554 | 2025.08.12 22:58:30.020448 [ 256 ] {208f0db6-742c-4d9f-b8de-ab388bdde3e6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2025.08.12 22:58:30.020493 [ 256 ] {208f0db6-742c-4d9f-b8de-ab388bdde3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10556 | 2025.08.12 22:58:30.020590 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2025.08.12 22:58:30.020685 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_106_21} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 10558 | 2025.08.12 22:58:30.020782 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 10559 | 2025.08.12 22:58:30.020844 [ 256 ] {208f0db6-742c-4d9f-b8de-ab388bdde3e6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10560 | 2025.08.12 22:58:30.021076 [ 256 ] {208f0db6-742c-4d9f-b8de-ab388bdde3e6} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2025.08.12 22:58:30.021186 [ 65 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10562 | 2025.08.12 22:58:30.021210 [ 65 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2025.08.12 22:58:30.021214 [ 256 ] {208f0db6-742c-4d9f-b8de-ab388bdde3e6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001204 sec., 19933.554817275748 rows/sec., 1.34 MiB/sec. | ||
| 10564 | 2025.08.12 22:58:30.021227 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10565 | 2025.08.12 22:58:30.021255 [ 256 ] {208f0db6-742c-4d9f-b8de-ab388bdde3e6} <Debug> TCPHandler: Processed in 0.001376769 sec. | ||
| 10566 | 2025.08.12 22:58:30.021306 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 10567 | 2025.08.12 22:58:30.021412 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10568 | 2025.08.12 22:58:30.021443 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5448 rows starting from the beginning of the part | ||
| 10569 | 2025.08.12 22:58:30.021508 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 10570 | 2025.08.12 22:58:30.021550 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 10571 | 2025.08.12 22:58:30.021589 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 10572 | 2025.08.12 22:58:30.021625 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 78 rows starting from the beginning of the part | ||
| 10573 | 2025.08.12 22:58:30.021662 [ 201 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 24 rows starting from the beginning of the part | ||
| 10574 | 2025.08.12 22:58:30.023777 [ 195 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5730 rows, containing 4 columns (4 merged, 0 gathered) in 0.002505235 sec., 2287210.581043295 rows/sec., 152.44 MiB/sec. | ||
| 10575 | 2025.08.12 22:58:30.024179 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10576 | 2025.08.12 22:58:30.024483 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_106_21} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2025.08.12 22:58:30.024567 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_106_21} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 10578 | 2025.08.12 22:58:30.024653 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 10579 | 2025.08.12 22:58:30.027545 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30411 rows, containing 5 columns (5 merged, 0 gathered) in 0.007725858 sec., 3936261.836549416 rows/sec., 268.71 MiB/sec. | ||
| 10580 | 2025.08.12 22:58:30.028508 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 10581 | 2025.08.12 22:58:30.028897 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10582 | 2025.08.12 22:58:30.028987 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
| 10583 | 2025.08.12 22:58:30.029090 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10584 | 2025.08.12 22:58:31.884552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
| 10585 | 2025.08.12 22:58:31.885293 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2025.08.12 22:58:31.885362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10587 | 2025.08.12 22:58:31.886010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10588 | 2025.08.12 22:58:31.886236 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2025.08.12 22:58:31.886366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
| 10590 | 2025.08.12 22:58:33.475479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 10591 | 2025.08.12 22:58:33.491755 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2025.08.12 22:58:33.491815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10593 | 2025.08.12 22:58:33.497740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10594 | 2025.08.12 22:58:33.498430 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2025.08.12 22:58:33.501278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 10596 | 2025.08.12 22:58:35.019239 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2025.08.12 22:58:35.019457 [ 256 ] {f8a30922-c71b-44ac-8501-3b07a33e5acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10598 | 2025.08.12 22:58:35.019535 [ 256 ] {f8a30922-c71b-44ac-8501-3b07a33e5acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10599 | 2025.08.12 22:58:35.020259 [ 256 ] {f8a30922-c71b-44ac-8501-3b07a33e5acb} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2025.08.12 22:58:35.020303 [ 256 ] {f8a30922-c71b-44ac-8501-3b07a33e5acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10601 | 2025.08.12 22:58:35.020720 [ 256 ] {f8a30922-c71b-44ac-8501-3b07a33e5acb} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10602 | 2025.08.12 22:58:35.020957 [ 256 ] {f8a30922-c71b-44ac-8501-3b07a33e5acb} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2025.08.12 22:58:35.021121 [ 256 ] {f8a30922-c71b-44ac-8501-3b07a33e5acb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001719 sec., 32577.079697498546 rows/sec., 2.49 MiB/sec. | ||
| 10604 | 2025.08.12 22:58:35.021175 [ 256 ] {f8a30922-c71b-44ac-8501-3b07a33e5acb} <Debug> TCPHandler: Processed in 0.002077669 sec. | ||
| 10605 | 2025.08.12 22:58:35.021305 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2025.08.12 22:58:35.021408 [ 256 ] {2ad92616-0332-44ce-8648-ffba3d8d2a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10607 | 2025.08.12 22:58:35.021452 [ 256 ] {2ad92616-0332-44ce-8648-ffba3d8d2a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10608 | 2025.08.12 22:58:35.021909 [ 256 ] {2ad92616-0332-44ce-8648-ffba3d8d2a03} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2025.08.12 22:58:35.021946 [ 256 ] {2ad92616-0332-44ce-8648-ffba3d8d2a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10610 | 2025.08.12 22:58:35.022275 [ 256 ] {2ad92616-0332-44ce-8648-ffba3d8d2a03} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10611 | 2025.08.12 22:58:35.022488 [ 256 ] {2ad92616-0332-44ce-8648-ffba3d8d2a03} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2025.08.12 22:58:35.022625 [ 256 ] {2ad92616-0332-44ce-8648-ffba3d8d2a03} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 10613 | 2025.08.12 22:58:35.022665 [ 256 ] {2ad92616-0332-44ce-8648-ffba3d8d2a03} <Debug> TCPHandler: Processed in 0.00141126 sec. | ||
| 10614 | 2025.08.12 22:58:35.022784 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2025.08.12 22:58:35.022880 [ 256 ] {4d49e21a-dcac-4b0c-9e68-513497eb0718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10616 | 2025.08.12 22:58:35.022927 [ 256 ] {4d49e21a-dcac-4b0c-9e68-513497eb0718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10617 | 2025.08.12 22:58:35.023356 [ 256 ] {4d49e21a-dcac-4b0c-9e68-513497eb0718} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2025.08.12 22:58:35.023393 [ 256 ] {4d49e21a-dcac-4b0c-9e68-513497eb0718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10619 | 2025.08.12 22:58:35.023736 [ 256 ] {4d49e21a-dcac-4b0c-9e68-513497eb0718} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10620 | 2025.08.12 22:58:35.023955 [ 256 ] {4d49e21a-dcac-4b0c-9e68-513497eb0718} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2025.08.12 22:58:35.024095 [ 256 ] {4d49e21a-dcac-4b0c-9e68-513497eb0718} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 10622 | 2025.08.12 22:58:35.024134 [ 256 ] {4d49e21a-dcac-4b0c-9e68-513497eb0718} <Debug> TCPHandler: Processed in 0.001399179 sec. | ||
| 10623 | 2025.08.12 22:58:35.024244 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10624 | 2025.08.12 22:58:35.024338 [ 256 ] {2cedcd26-6b1b-416d-bce8-94f961b8f6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10625 | 2025.08.12 22:58:35.024380 [ 256 ] {2cedcd26-6b1b-416d-bce8-94f961b8f6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10626 | 2025.08.12 22:58:35.024724 [ 256 ] {2cedcd26-6b1b-416d-bce8-94f961b8f6dc} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2025.08.12 22:58:35.024761 [ 256 ] {2cedcd26-6b1b-416d-bce8-94f961b8f6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10628 | 2025.08.12 22:58:35.025088 [ 256 ] {2cedcd26-6b1b-416d-bce8-94f961b8f6dc} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10629 | 2025.08.12 22:58:35.025299 [ 256 ] {2cedcd26-6b1b-416d-bce8-94f961b8f6dc} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2025.08.12 22:58:35.025431 [ 256 ] {2cedcd26-6b1b-416d-bce8-94f961b8f6dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 10631 | 2025.08.12 22:58:35.025468 [ 256 ] {2cedcd26-6b1b-416d-bce8-94f961b8f6dc} <Debug> TCPHandler: Processed in 0.001272478 sec. | ||
| 10632 | 2025.08.12 22:58:39.229291 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10633 | 2025.08.12 22:58:39.229346 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10634 | 2025.08.12 22:58:39.386474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
| 10635 | 2025.08.12 22:58:39.387023 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2025.08.12 22:58:39.387069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10637 | 2025.08.12 22:58:39.387531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10638 | 2025.08.12 22:58:39.387752 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2025.08.12 22:58:39.387885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 10640 | 2025.08.12 22:58:39.474999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1484 | ||
| 10641 | 2025.08.12 22:58:39.477306 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2025.08.12 22:58:39.477358 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10643 | 2025.08.12 22:58:39.478517 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10644 | 2025.08.12 22:58:39.478780 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2025.08.12 22:58:39.479128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1484 | ||
| 10646 | 2025.08.12 22:58:40.001785 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001437301 sec. | ||
| 10647 | 2025.08.12 22:58:40.031841 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10648 | 2025.08.12 22:58:40.032130 [ 256 ] {90ad1c0d-9403-458d-bfbf-a22a9c715ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10649 | 2025.08.12 22:58:40.032243 [ 256 ] {90ad1c0d-9403-458d-bfbf-a22a9c715ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10650 | 2025.08.12 22:58:40.033331 [ 256 ] {90ad1c0d-9403-458d-bfbf-a22a9c715ebd} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2025.08.12 22:58:40.033382 [ 256 ] {90ad1c0d-9403-458d-bfbf-a22a9c715ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10652 | 2025.08.12 22:58:40.033809 [ 256 ] {90ad1c0d-9403-458d-bfbf-a22a9c715ebd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10653 | 2025.08.12 22:58:40.034040 [ 256 ] {90ad1c0d-9403-458d-bfbf-a22a9c715ebd} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2025.08.12 22:58:40.034204 [ 56 ] {} <Debug> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10655 | 2025.08.12 22:58:40.034209 [ 256 ] {90ad1c0d-9403-458d-bfbf-a22a9c715ebd} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00216 sec., 181481.4814814815 rows/sec., 11.51 MiB/sec. | ||
| 10656 | 2025.08.12 22:58:40.034275 [ 56 ] {} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2025.08.12 22:58:40.034305 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10658 | 2025.08.12 22:58:40.034307 [ 256 ] {90ad1c0d-9403-458d-bfbf-a22a9c715ebd} <Debug> TCPHandler: Processed in 0.002653857 sec. | ||
| 10659 | 2025.08.12 22:58:40.034440 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10660 | 2025.08.12 22:58:40.034454 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2025.08.12 22:58:40.034596 [ 256 ] {afce7edf-f69b-4070-be78-a7866a82b63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10662 | 2025.08.12 22:58:40.034603 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10663 | 2025.08.12 22:58:40.034644 [ 256 ] {afce7edf-f69b-4070-be78-a7866a82b63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10664 | 2025.08.12 22:58:40.034654 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 416 rows starting from the beginning of the part | ||
| 10665 | 2025.08.12 22:58:40.034740 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 10666 | 2025.08.12 22:58:40.034797 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 10667 | 2025.08.12 22:58:40.034848 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 10668 | 2025.08.12 22:58:40.034896 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 392 rows starting from the beginning of the part | ||
| 10669 | 2025.08.12 22:58:40.034939 [ 190 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 392 rows starting from the beginning of the part | ||
| 10670 | 2025.08.12 22:58:40.035660 [ 256 ] {afce7edf-f69b-4070-be78-a7866a82b63c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2025.08.12 22:58:40.035704 [ 256 ] {afce7edf-f69b-4070-be78-a7866a82b63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10672 | 2025.08.12 22:58:40.035927 [ 193 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546091 sec., 822720.0080719698 rows/sec., 56.55 MiB/sec. | ||
| 10673 | 2025.08.12 22:58:40.036115 [ 256 ] {afce7edf-f69b-4070-be78-a7866a82b63c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10674 | 2025.08.12 22:58:40.036147 [ 199 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10675 | 2025.08.12 22:58:40.036390 [ 256 ] {afce7edf-f69b-4070-be78-a7866a82b63c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2025.08.12 22:58:40.036498 [ 199 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2025.08.12 22:58:40.036547 [ 256 ] {afce7edf-f69b-4070-be78-a7866a82b63c} <Debug> executeQuery: Read 1149 rows, 93.89 KiB in 0.001977 sec., 581183.6115326252 rows/sec., 46.38 MiB/sec. | ||
| 10678 | 2025.08.12 22:58:40.036593 [ 256 ] {afce7edf-f69b-4070-be78-a7866a82b63c} <Debug> TCPHandler: Processed in 0.002192031 sec. | ||
| 10679 | 2025.08.12 22:58:40.036610 [ 199 ] {5011884e-917c-4287-8766-8b07599d661e::all_1_23_5} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10680 | 2025.08.12 22:58:40.036716 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2025.08.12 22:58:40.036738 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10682 | 2025.08.12 22:58:40.036818 [ 256 ] {99ff0aef-a884-4158-8c5e-a8ffc31032ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10683 | 2025.08.12 22:58:40.036866 [ 256 ] {99ff0aef-a884-4158-8c5e-a8ffc31032ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10684 | 2025.08.12 22:58:40.037382 [ 256 ] {99ff0aef-a884-4158-8c5e-a8ffc31032ba} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.08.12 22:58:40.037420 [ 256 ] {99ff0aef-a884-4158-8c5e-a8ffc31032ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10686 | 2025.08.12 22:58:40.037749 [ 256 ] {99ff0aef-a884-4158-8c5e-a8ffc31032ba} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10687 | 2025.08.12 22:58:40.037981 [ 256 ] {99ff0aef-a884-4158-8c5e-a8ffc31032ba} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2025.08.12 22:58:40.038119 [ 256 ] {99ff0aef-a884-4158-8c5e-a8ffc31032ba} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.00132 sec., 179545.45454545456 rows/sec., 10.99 MiB/sec. | ||
| 10689 | 2025.08.12 22:58:40.038159 [ 256 ] {99ff0aef-a884-4158-8c5e-a8ffc31032ba} <Debug> TCPHandler: Processed in 0.001491701 sec. | ||
| 10690 | 2025.08.12 22:58:40.038261 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10691 | 2025.08.12 22:58:40.038354 [ 256 ] {21928bd4-1898-414e-aac3-f5ea1edd37b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10692 | 2025.08.12 22:58:40.038397 [ 256 ] {21928bd4-1898-414e-aac3-f5ea1edd37b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10693 | 2025.08.12 22:58:40.038887 [ 256 ] {21928bd4-1898-414e-aac3-f5ea1edd37b5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2025.08.12 22:58:40.038925 [ 256 ] {21928bd4-1898-414e-aac3-f5ea1edd37b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10695 | 2025.08.12 22:58:40.039235 [ 256 ] {21928bd4-1898-414e-aac3-f5ea1edd37b5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10696 | 2025.08.12 22:58:40.039453 [ 256 ] {21928bd4-1898-414e-aac3-f5ea1edd37b5} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2025.08.12 22:58:40.039585 [ 256 ] {21928bd4-1898-414e-aac3-f5ea1edd37b5} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001249 sec., 162530.02401921537 rows/sec., 10.48 MiB/sec. | ||
| 10698 | 2025.08.12 22:58:40.039623 [ 256 ] {21928bd4-1898-414e-aac3-f5ea1edd37b5} <Debug> TCPHandler: Processed in 0.00141011 sec. | ||
| 10699 | 2025.08.12 22:58:40.039748 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10700 | 2025.08.12 22:58:40.039870 [ 256 ] {8e3c9f88-0375-455e-a3bd-2efb8d0d5865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10701 | 2025.08.12 22:58:40.039913 [ 256 ] {8e3c9f88-0375-455e-a3bd-2efb8d0d5865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10702 | 2025.08.12 22:58:40.040391 [ 256 ] {8e3c9f88-0375-455e-a3bd-2efb8d0d5865} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2025.08.12 22:58:40.040430 [ 256 ] {8e3c9f88-0375-455e-a3bd-2efb8d0d5865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10704 | 2025.08.12 22:58:40.040758 [ 256 ] {8e3c9f88-0375-455e-a3bd-2efb8d0d5865} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10705 | 2025.08.12 22:58:40.040983 [ 256 ] {8e3c9f88-0375-455e-a3bd-2efb8d0d5865} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2025.08.12 22:58:40.041115 [ 256 ] {8e3c9f88-0375-455e-a3bd-2efb8d0d5865} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001267 sec., 159431.72849250198 rows/sec., 9.06 MiB/sec. | ||
| 10707 | 2025.08.12 22:58:40.041156 [ 256 ] {8e3c9f88-0375-455e-a3bd-2efb8d0d5865} <Debug> TCPHandler: Processed in 0.001470951 sec. | ||
| 10708 | 2025.08.12 22:58:40.041272 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10709 | 2025.08.12 22:58:40.041370 [ 256 ] {d934557a-7989-41a0-b555-be8316005222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10710 | 2025.08.12 22:58:40.041413 [ 256 ] {d934557a-7989-41a0-b555-be8316005222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10711 | 2025.08.12 22:58:40.042079 [ 256 ] {d934557a-7989-41a0-b555-be8316005222} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2025.08.12 22:58:40.042117 [ 256 ] {d934557a-7989-41a0-b555-be8316005222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10713 | 2025.08.12 22:58:40.042461 [ 256 ] {d934557a-7989-41a0-b555-be8316005222} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10714 | 2025.08.12 22:58:40.042677 [ 256 ] {d934557a-7989-41a0-b555-be8316005222} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2025.08.12 22:58:40.042812 [ 256 ] {d934557a-7989-41a0-b555-be8316005222} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001461 sec., 474332.64887063653 rows/sec., 33.32 MiB/sec. | ||
| 10716 | 2025.08.12 22:58:40.042851 [ 256 ] {d934557a-7989-41a0-b555-be8316005222} <Debug> TCPHandler: Processed in 0.001630153 sec. | ||
| 10717 | 2025.08.12 22:58:40.042964 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10718 | 2025.08.12 22:58:40.043061 [ 256 ] {67c00ed6-86ec-426a-8d90-d33542414952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10719 | 2025.08.12 22:58:40.043105 [ 256 ] {67c00ed6-86ec-426a-8d90-d33542414952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10720 | 2025.08.12 22:58:40.043442 [ 256 ] {67c00ed6-86ec-426a-8d90-d33542414952} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2025.08.12 22:58:40.043479 [ 256 ] {67c00ed6-86ec-426a-8d90-d33542414952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10722 | 2025.08.12 22:58:40.043785 [ 256 ] {67c00ed6-86ec-426a-8d90-d33542414952} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10723 | 2025.08.12 22:58:40.044010 [ 256 ] {67c00ed6-86ec-426a-8d90-d33542414952} <Trace> oximeter.measurements_bool (65c5081d-52a1-4642-b198-3ede0e25d6e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2025.08.12 22:58:40.044141 [ 256 ] {67c00ed6-86ec-426a-8d90-d33542414952} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 10725 | 2025.08.12 22:58:40.044180 [ 256 ] {67c00ed6-86ec-426a-8d90-d33542414952} <Debug> TCPHandler: Processed in 0.001265138 sec. | ||
| 10726 | 2025.08.12 22:58:40.044290 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10727 | 2025.08.12 22:58:40.044385 [ 256 ] {01b41105-5a8e-4156-a55e-1b3e64c96adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10728 | 2025.08.12 22:58:40.044431 [ 256 ] {01b41105-5a8e-4156-a55e-1b3e64c96adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10729 | 2025.08.12 22:58:40.044880 [ 256 ] {01b41105-5a8e-4156-a55e-1b3e64c96adc} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10730 | 2025.08.12 22:58:40.044917 [ 256 ] {01b41105-5a8e-4156-a55e-1b3e64c96adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10731 | 2025.08.12 22:58:40.045264 [ 256 ] {01b41105-5a8e-4156-a55e-1b3e64c96adc} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10732 | 2025.08.12 22:58:40.045488 [ 256 ] {01b41105-5a8e-4156-a55e-1b3e64c96adc} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10733 | 2025.08.12 22:58:40.045620 [ 256 ] {01b41105-5a8e-4156-a55e-1b3e64c96adc} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001253 sec., 245011.9712689545 rows/sec., 16.12 MiB/sec. | ||
| 10734 | 2025.08.12 22:58:40.045659 [ 256 ] {01b41105-5a8e-4156-a55e-1b3e64c96adc} <Debug> TCPHandler: Processed in 0.00141839 sec. | ||
| 10735 | 2025.08.12 22:58:40.045766 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10736 | 2025.08.12 22:58:40.045871 [ 256 ] {0662d96a-cc73-444c-ac2f-24e7e3f5deb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10737 | 2025.08.12 22:58:40.045930 [ 256 ] {0662d96a-cc73-444c-ac2f-24e7e3f5deb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10738 | 2025.08.12 22:58:40.046314 [ 256 ] {0662d96a-cc73-444c-ac2f-24e7e3f5deb7} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10739 | 2025.08.12 22:58:40.046359 [ 256 ] {0662d96a-cc73-444c-ac2f-24e7e3f5deb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10740 | 2025.08.12 22:58:40.046736 [ 256 ] {0662d96a-cc73-444c-ac2f-24e7e3f5deb7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10741 | 2025.08.12 22:58:40.046978 [ 256 ] {0662d96a-cc73-444c-ac2f-24e7e3f5deb7} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10742 | 2025.08.12 22:58:40.047111 [ 256 ] {0662d96a-cc73-444c-ac2f-24e7e3f5deb7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001265 sec., 790.5138339920949 rows/sec., 53.27 KiB/sec. | ||
| 10743 | 2025.08.12 22:58:40.047150 [ 256 ] {0662d96a-cc73-444c-ac2f-24e7e3f5deb7} <Debug> TCPHandler: Processed in 0.00143523 sec. | ||
| 10744 | 2025.08.12 22:58:40.047253 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10745 | 2025.08.12 22:58:40.047347 [ 256 ] {ebc9157a-8b74-45c3-86cb-9fb3437d45ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10746 | 2025.08.12 22:58:40.047402 [ 256 ] {ebc9157a-8b74-45c3-86cb-9fb3437d45ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10747 | 2025.08.12 22:58:40.048296 [ 256 ] {ebc9157a-8b74-45c3-86cb-9fb3437d45ce} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10748 | 2025.08.12 22:58:40.048333 [ 256 ] {ebc9157a-8b74-45c3-86cb-9fb3437d45ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10749 | 2025.08.12 22:58:40.048909 [ 256 ] {ebc9157a-8b74-45c3-86cb-9fb3437d45ce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10750 | 2025.08.12 22:58:40.049146 [ 256 ] {ebc9157a-8b74-45c3-86cb-9fb3437d45ce} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10751 | 2025.08.12 22:58:40.049287 [ 256 ] {ebc9157a-8b74-45c3-86cb-9fb3437d45ce} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001958 sec., 20939.73442288049 rows/sec., 37.52 MiB/sec. | ||
| 10752 | 2025.08.12 22:58:40.049348 [ 256 ] {ebc9157a-8b74-45c3-86cb-9fb3437d45ce} <Debug> TCPHandler: Processed in 0.00214476 sec. | ||
| 10753 | 2025.08.12 22:58:40.049468 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2025.08.12 22:58:40.049563 [ 256 ] {74f9a03e-562b-4e23-afd3-af1998e292de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10755 | 2025.08.12 22:58:40.049606 [ 256 ] {74f9a03e-562b-4e23-afd3-af1998e292de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10756 | 2025.08.12 22:58:40.049948 [ 256 ] {74f9a03e-562b-4e23-afd3-af1998e292de} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2025.08.12 22:58:40.049985 [ 256 ] {74f9a03e-562b-4e23-afd3-af1998e292de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10758 | 2025.08.12 22:58:40.050308 [ 256 ] {74f9a03e-562b-4e23-afd3-af1998e292de} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10759 | 2025.08.12 22:58:40.050531 [ 256 ] {74f9a03e-562b-4e23-afd3-af1998e292de} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2025.08.12 22:58:40.050664 [ 256 ] {74f9a03e-562b-4e23-afd3-af1998e292de} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001119 sec., 91152.81501340483 rows/sec., 5.60 MiB/sec. | ||
| 10761 | 2025.08.12 22:58:40.050701 [ 256 ] {74f9a03e-562b-4e23-afd3-af1998e292de} <Debug> TCPHandler: Processed in 0.001283568 sec. | ||
| 10762 | 2025.08.12 22:58:41.001320 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 10763 | 2025.08.12 22:58:41.018149 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2025.08.12 22:58:41.018206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10765 | 2025.08.12 22:58:41.024166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10766 | 2025.08.12 22:58:41.024883 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2025.08.12 22:58:41.027798 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 10768 | 2025.08.12 22:58:45.026755 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2025.08.12 22:58:45.027019 [ 256 ] {bd4ef970-63c1-4495-b576-4f028de9ec09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10770 | 2025.08.12 22:58:45.027118 [ 256 ] {bd4ef970-63c1-4495-b576-4f028de9ec09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10771 | 2025.08.12 22:58:45.028674 [ 256 ] {bd4ef970-63c1-4495-b576-4f028de9ec09} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2025.08.12 22:58:45.028743 [ 256 ] {bd4ef970-63c1-4495-b576-4f028de9ec09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10773 | 2025.08.12 22:58:45.029306 [ 256 ] {bd4ef970-63c1-4495-b576-4f028de9ec09} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10774 | 2025.08.12 22:58:45.029643 [ 256 ] {bd4ef970-63c1-4495-b576-4f028de9ec09} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2025.08.12 22:58:45.029841 [ 256 ] {bd4ef970-63c1-4495-b576-4f028de9ec09} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002891 sec., 8301.62573503978 rows/sec., 705.31 KiB/sec. | ||
| 10776 | 2025.08.12 22:58:45.029909 [ 256 ] {bd4ef970-63c1-4495-b576-4f028de9ec09} <Debug> TCPHandler: Processed in 0.003362657 sec. | ||
| 10777 | 2025.08.12 22:58:45.030081 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10778 | 2025.08.12 22:58:45.030191 [ 256 ] {d4d6f93a-d23e-4972-97a0-8b52d91012cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10779 | 2025.08.12 22:58:45.030241 [ 256 ] {d4d6f93a-d23e-4972-97a0-8b52d91012cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10780 | 2025.08.12 22:58:45.030872 [ 256 ] {d4d6f93a-d23e-4972-97a0-8b52d91012cc} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2025.08.12 22:58:45.030915 [ 256 ] {d4d6f93a-d23e-4972-97a0-8b52d91012cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10782 | 2025.08.12 22:58:45.031281 [ 256 ] {d4d6f93a-d23e-4972-97a0-8b52d91012cc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10783 | 2025.08.12 22:58:45.031511 [ 256 ] {d4d6f93a-d23e-4972-97a0-8b52d91012cc} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10784 | 2025.08.12 22:58:45.031678 [ 256 ] {d4d6f93a-d23e-4972-97a0-8b52d91012cc} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001516 sec., 116094.98680738786 rows/sec., 10.19 MiB/sec. | ||
| 10785 | 2025.08.12 22:58:45.031726 [ 256 ] {d4d6f93a-d23e-4972-97a0-8b52d91012cc} <Debug> TCPHandler: Processed in 0.001702544 sec. | ||
| 10786 | 2025.08.12 22:58:45.031898 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2025.08.12 22:58:45.032013 [ 256 ] {e8c6af55-fbe7-4ba6-8781-eb124d191f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10788 | 2025.08.12 22:58:45.032061 [ 256 ] {e8c6af55-fbe7-4ba6-8781-eb124d191f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10789 | 2025.08.12 22:58:45.032556 [ 256 ] {e8c6af55-fbe7-4ba6-8781-eb124d191f6e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2025.08.12 22:58:45.032600 [ 256 ] {e8c6af55-fbe7-4ba6-8781-eb124d191f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10791 | 2025.08.12 22:58:45.032952 [ 256 ] {e8c6af55-fbe7-4ba6-8781-eb124d191f6e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10792 | 2025.08.12 22:58:45.033187 [ 256 ] {e8c6af55-fbe7-4ba6-8781-eb124d191f6e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2025.08.12 22:58:45.033359 [ 256 ] {e8c6af55-fbe7-4ba6-8781-eb124d191f6e} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001371 sec., 8752.735229759299 rows/sec., 700.90 KiB/sec. | ||
| 10794 | 2025.08.12 22:58:45.033406 [ 256 ] {e8c6af55-fbe7-4ba6-8781-eb124d191f6e} <Debug> TCPHandler: Processed in 0.001567162 sec. | ||
| 10795 | 2025.08.12 22:58:45.033562 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10796 | 2025.08.12 22:58:45.033676 [ 256 ] {74d25eca-a18e-4c2c-a25b-e31baaa4fbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10797 | 2025.08.12 22:58:45.033722 [ 256 ] {74d25eca-a18e-4c2c-a25b-e31baaa4fbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10798 | 2025.08.12 22:58:45.034195 [ 256 ] {74d25eca-a18e-4c2c-a25b-e31baaa4fbf6} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2025.08.12 22:58:45.034234 [ 256 ] {74d25eca-a18e-4c2c-a25b-e31baaa4fbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10800 | 2025.08.12 22:58:45.034648 [ 256 ] {74d25eca-a18e-4c2c-a25b-e31baaa4fbf6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10801 | 2025.08.12 22:58:45.034980 [ 256 ] {74d25eca-a18e-4c2c-a25b-e31baaa4fbf6} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2025.08.12 22:58:45.035130 [ 256 ] {74d25eca-a18e-4c2c-a25b-e31baaa4fbf6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00148 sec., 16216.216216216217 rows/sec., 1.35 MiB/sec. | ||
| 10803 | 2025.08.12 22:58:45.035186 [ 256 ] {74d25eca-a18e-4c2c-a25b-e31baaa4fbf6} <Debug> TCPHandler: Processed in 0.001676713 sec. | ||
| 10804 | 2025.08.12 22:58:45.035360 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2025.08.12 22:58:45.035469 [ 256 ] {910cc330-85fa-4e9a-8c10-e14c8bf21592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10806 | 2025.08.12 22:58:45.035515 [ 256 ] {910cc330-85fa-4e9a-8c10-e14c8bf21592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10807 | 2025.08.12 22:58:45.036054 [ 256 ] {910cc330-85fa-4e9a-8c10-e14c8bf21592} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2025.08.12 22:58:45.036102 [ 256 ] {910cc330-85fa-4e9a-8c10-e14c8bf21592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10809 | 2025.08.12 22:58:45.036507 [ 256 ] {910cc330-85fa-4e9a-8c10-e14c8bf21592} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10810 | 2025.08.12 22:58:45.036792 [ 256 ] {910cc330-85fa-4e9a-8c10-e14c8bf21592} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2025.08.12 22:58:45.036964 [ 256 ] {910cc330-85fa-4e9a-8c10-e14c8bf21592} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001515 sec., 7920.79207920792 rows/sec., 618.81 KiB/sec. | ||
| 10812 | 2025.08.12 22:58:45.036958 [ 39 ] {} <Debug> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 10813 | 2025.08.12 22:58:45.037010 [ 256 ] {910cc330-85fa-4e9a-8c10-e14c8bf21592} <Debug> TCPHandler: Processed in 0.001716164 sec. | ||
| 10814 | 2025.08.12 22:58:45.037093 [ 39 ] {} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2025.08.12 22:58:45.037134 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10816 | 2025.08.12 22:58:45.037219 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10817 | 2025.08.12 22:58:45.037264 [ 190 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 10818 | 2025.08.12 22:58:45.037325 [ 256 ] {046745d6-2973-4f2c-89c3-7b297fe61edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10819 | 2025.08.12 22:58:45.037378 [ 256 ] {046745d6-2973-4f2c-89c3-7b297fe61edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10820 | 2025.08.12 22:58:45.037461 [ 190 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10821 | 2025.08.12 22:58:45.037516 [ 190 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 214 rows starting from the beginning of the part | ||
| 10822 | 2025.08.12 22:58:45.037601 [ 190 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 10823 | 2025.08.12 22:58:45.037661 [ 190 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 10824 | 2025.08.12 22:58:45.037718 [ 190 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 202 rows starting from the beginning of the part | ||
| 10825 | 2025.08.12 22:58:45.037774 [ 190 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 202 rows starting from the beginning of the part | ||
| 10826 | 2025.08.12 22:58:45.037827 [ 190 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 10827 | 2025.08.12 22:58:45.037984 [ 256 ] {046745d6-2973-4f2c-89c3-7b297fe61edc} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10828 | 2025.08.12 22:58:45.038036 [ 256 ] {046745d6-2973-4f2c-89c3-7b297fe61edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10829 | 2025.08.12 22:58:45.038458 [ 256 ] {046745d6-2973-4f2c-89c3-7b297fe61edc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10830 | 2025.08.12 22:58:45.038750 [ 256 ] {046745d6-2973-4f2c-89c3-7b297fe61edc} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10831 | 2025.08.12 22:58:45.038916 [ 256 ] {046745d6-2973-4f2c-89c3-7b297fe61edc} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001613 sec., 61996.28022318661 rows/sec., 5.07 MiB/sec. | ||
| 10832 | 2025.08.12 22:58:45.038966 [ 256 ] {046745d6-2973-4f2c-89c3-7b297fe61edc} <Debug> TCPHandler: Processed in 0.001801705 sec. | ||
| 10833 | 2025.08.12 22:58:45.039038 [ 199 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823385 sec., 358673.56592272065 rows/sec., 22.25 MiB/sec. | ||
| 10834 | 2025.08.12 22:58:45.039132 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10835 | 2025.08.12 22:58:45.039245 [ 256 ] {ad0cd673-a12f-473f-b5fb-135e37e096ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10836 | 2025.08.12 22:58:45.039301 [ 256 ] {ad0cd673-a12f-473f-b5fb-135e37e096ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10837 | 2025.08.12 22:58:45.039351 [ 193 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10838 | 2025.08.12 22:58:45.039834 [ 256 ] {ad0cd673-a12f-473f-b5fb-135e37e096ad} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2025.08.12 22:58:45.039851 [ 193 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2025.08.12 22:58:45.039888 [ 256 ] {ad0cd673-a12f-473f-b5fb-135e37e096ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10841 | 2025.08.12 22:58:45.040015 [ 193 ] {28d07e22-9ea9-4b30-a528-714a2449f48c::all_1_24_5} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 10842 | 2025.08.12 22:58:45.040192 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10843 | 2025.08.12 22:58:45.040366 [ 256 ] {ad0cd673-a12f-473f-b5fb-135e37e096ad} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10844 | 2025.08.12 22:58:45.040653 [ 256 ] {ad0cd673-a12f-473f-b5fb-135e37e096ad} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2025.08.12 22:58:45.040817 [ 256 ] {ad0cd673-a12f-473f-b5fb-135e37e096ad} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001595 sec., 122884.01253918494 rows/sec., 8.82 MiB/sec. | ||
| 10846 | 2025.08.12 22:58:45.040865 [ 256 ] {ad0cd673-a12f-473f-b5fb-135e37e096ad} <Debug> TCPHandler: Processed in 0.001791565 sec. | ||
| 10847 | 2025.08.12 22:58:45.041051 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2025.08.12 22:58:45.041159 [ 256 ] {5741ed94-fbe1-4702-bea8-23735b2779f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10849 | 2025.08.12 22:58:45.041209 [ 256 ] {5741ed94-fbe1-4702-bea8-23735b2779f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10850 | 2025.08.12 22:58:45.043738 [ 256 ] {5741ed94-fbe1-4702-bea8-23735b2779f5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2025.08.12 22:58:45.043785 [ 256 ] {5741ed94-fbe1-4702-bea8-23735b2779f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10852 | 2025.08.12 22:58:45.044190 [ 256 ] {5741ed94-fbe1-4702-bea8-23735b2779f5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10853 | 2025.08.12 22:58:45.044413 [ 256 ] {5741ed94-fbe1-4702-bea8-23735b2779f5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2025.08.12 22:58:45.044560 [ 256 ] {5741ed94-fbe1-4702-bea8-23735b2779f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003425 sec., 17518.24817518248 rows/sec., 1.18 MiB/sec. | ||
| 10855 | 2025.08.12 22:58:45.044598 [ 256 ] {5741ed94-fbe1-4702-bea8-23735b2779f5} <Debug> TCPHandler: Processed in 0.00360444 sec. | ||
| 10856 | 2025.08.12 22:58:46.888008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
| 10857 | 2025.08.12 22:58:46.888522 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2025.08.12 22:58:46.888573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10859 | 2025.08.12 22:58:46.889066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10860 | 2025.08.12 22:58:46.889305 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2025.08.12 22:58:46.889459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
| 10862 | 2025.08.12 22:58:48.527881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 10863 | 2025.08.12 22:58:48.545358 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2025.08.12 22:58:48.545423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10865 | 2025.08.12 22:58:48.551951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10866 | 2025.08.12 22:58:48.552684 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2025.08.12 22:58:48.555961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 10868 | 2025.08.12 22:58:49.479249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1522 | ||
| 10869 | 2025.08.12 22:58:49.481759 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10870 | 2025.08.12 22:58:49.481811 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10871 | 2025.08.12 22:58:49.483045 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10872 | 2025.08.12 22:58:49.483319 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10873 | 2025.08.12 22:58:49.483685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1522 | ||
| 10874 | 2025.08.12 22:58:50.021538 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2025.08.12 22:58:50.021757 [ 256 ] {1a767541-8124-44db-9a9a-2fe89399bb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10876 | 2025.08.12 22:58:50.021836 [ 256 ] {1a767541-8124-44db-9a9a-2fe89399bb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10877 | 2025.08.12 22:58:50.022624 [ 256 ] {1a767541-8124-44db-9a9a-2fe89399bb4b} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2025.08.12 22:58:50.022674 [ 256 ] {1a767541-8124-44db-9a9a-2fe89399bb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10879 | 2025.08.12 22:58:50.023087 [ 256 ] {1a767541-8124-44db-9a9a-2fe89399bb4b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10880 | 2025.08.12 22:58:50.023334 [ 256 ] {1a767541-8124-44db-9a9a-2fe89399bb4b} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2025.08.12 22:58:50.023507 [ 256 ] {1a767541-8124-44db-9a9a-2fe89399bb4b} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001807 sec., 76369.67349197566 rows/sec., 6.61 MiB/sec. | ||
| 10882 | 2025.08.12 22:58:50.023560 [ 256 ] {1a767541-8124-44db-9a9a-2fe89399bb4b} <Debug> TCPHandler: Processed in 0.002166811 sec. | ||
| 10883 | 2025.08.12 22:58:50.023696 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10884 | 2025.08.12 22:58:50.023800 [ 256 ] {680652a0-e43d-489b-a7c7-55a6143a0ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10885 | 2025.08.12 22:58:50.023845 [ 256 ] {680652a0-e43d-489b-a7c7-55a6143a0ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10886 | 2025.08.12 22:58:50.024302 [ 256 ] {680652a0-e43d-489b-a7c7-55a6143a0ad1} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10887 | 2025.08.12 22:58:50.024342 [ 256 ] {680652a0-e43d-489b-a7c7-55a6143a0ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10888 | 2025.08.12 22:58:50.024669 [ 256 ] {680652a0-e43d-489b-a7c7-55a6143a0ad1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10889 | 2025.08.12 22:58:50.024884 [ 256 ] {680652a0-e43d-489b-a7c7-55a6143a0ad1} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2025.08.12 22:58:50.025019 [ 256 ] {680652a0-e43d-489b-a7c7-55a6143a0ad1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001245 sec., 32931.726907630524 rows/sec., 2.42 MiB/sec. | ||
| 10891 | 2025.08.12 22:58:50.025059 [ 256 ] {680652a0-e43d-489b-a7c7-55a6143a0ad1} <Debug> TCPHandler: Processed in 0.00141647 sec. | ||
| 10892 | 2025.08.12 22:58:50.025181 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2025.08.12 22:58:50.025279 [ 256 ] {9fdf8acb-70c7-403a-82f0-eef09a20bcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10894 | 2025.08.12 22:58:50.025322 [ 256 ] {9fdf8acb-70c7-403a-82f0-eef09a20bcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10895 | 2025.08.12 22:58:50.025773 [ 256 ] {9fdf8acb-70c7-403a-82f0-eef09a20bcbb} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2025.08.12 22:58:50.025810 [ 256 ] {9fdf8acb-70c7-403a-82f0-eef09a20bcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10897 | 2025.08.12 22:58:50.026124 [ 256 ] {9fdf8acb-70c7-403a-82f0-eef09a20bcbb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10898 | 2025.08.12 22:58:50.026335 [ 256 ] {9fdf8acb-70c7-403a-82f0-eef09a20bcbb} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2025.08.12 22:58:50.026464 [ 256 ] {9fdf8acb-70c7-403a-82f0-eef09a20bcbb} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001207 sec., 86992.54349627176 rows/sec., 6.80 MiB/sec. | ||
| 10900 | 2025.08.12 22:58:50.026503 [ 256 ] {9fdf8acb-70c7-403a-82f0-eef09a20bcbb} <Debug> TCPHandler: Processed in 0.001372629 sec. | ||
| 10901 | 2025.08.12 22:58:50.026617 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2025.08.12 22:58:50.026712 [ 256 ] {07243b6d-b713-460e-b0a9-50290b75e4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10903 | 2025.08.12 22:58:50.026755 [ 256 ] {07243b6d-b713-460e-b0a9-50290b75e4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10904 | 2025.08.12 22:58:50.027169 [ 256 ] {07243b6d-b713-460e-b0a9-50290b75e4f7} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2025.08.12 22:58:50.027206 [ 256 ] {07243b6d-b713-460e-b0a9-50290b75e4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10906 | 2025.08.12 22:58:50.027552 [ 256 ] {07243b6d-b713-460e-b0a9-50290b75e4f7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10907 | 2025.08.12 22:58:50.027768 [ 256 ] {07243b6d-b713-460e-b0a9-50290b75e4f7} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2025.08.12 22:58:50.027903 [ 256 ] {07243b6d-b713-460e-b0a9-50290b75e4f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 10909 | 2025.08.12 22:58:50.027906 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 10910 | 2025.08.12 22:58:50.027941 [ 256 ] {07243b6d-b713-460e-b0a9-50290b75e4f7} <Debug> TCPHandler: Processed in 0.001373619 sec. | ||
| 10911 | 2025.08.12 22:58:50.027979 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2025.08.12 22:58:50.028005 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10913 | 2025.08.12 22:58:50.028089 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2025.08.12 22:58:50.028130 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 10915 | 2025.08.12 22:58:50.028189 [ 256 ] {2eec3858-cd57-4e06-a3f0-88de06f56ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10916 | 2025.08.12 22:58:50.028249 [ 256 ] {2eec3858-cd57-4e06-a3f0-88de06f56ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10917 | 2025.08.12 22:58:50.028278 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10918 | 2025.08.12 22:58:50.028321 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 30411 rows starting from the beginning of the part | ||
| 10919 | 2025.08.12 22:58:50.028392 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 10920 | 2025.08.12 22:58:50.028439 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 10921 | 2025.08.12 22:58:50.028483 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 307 rows starting from the beginning of the part | ||
| 10922 | 2025.08.12 22:58:50.028522 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 196 rows starting from the beginning of the part | ||
| 10923 | 2025.08.12 22:58:50.028561 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 10924 | 2025.08.12 22:58:50.029138 [ 256 ] {2eec3858-cd57-4e06-a3f0-88de06f56ae5} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2025.08.12 22:58:50.029180 [ 256 ] {2eec3858-cd57-4e06-a3f0-88de06f56ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10926 | 2025.08.12 22:58:50.029839 [ 256 ] {2eec3858-cd57-4e06-a3f0-88de06f56ae5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10927 | 2025.08.12 22:58:50.030092 [ 256 ] {2eec3858-cd57-4e06-a3f0-88de06f56ae5} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2025.08.12 22:58:50.030247 [ 256 ] {2eec3858-cd57-4e06-a3f0-88de06f56ae5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002076 sec., 19749.518304431596 rows/sec., 35.39 MiB/sec. | ||
| 10929 | 2025.08.12 22:58:50.030316 [ 256 ] {2eec3858-cd57-4e06-a3f0-88de06f56ae5} <Debug> TCPHandler: Processed in 0.002277612 sec. | ||
| 10930 | 2025.08.12 22:58:50.030441 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10931 | 2025.08.12 22:58:50.030536 [ 256 ] {926b0697-d04a-4b48-9127-0a127d99546d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10932 | 2025.08.12 22:58:50.030579 [ 256 ] {926b0697-d04a-4b48-9127-0a127d99546d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10933 | 2025.08.12 22:58:50.030932 [ 256 ] {926b0697-d04a-4b48-9127-0a127d99546d} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10934 | 2025.08.12 22:58:50.030968 [ 256 ] {926b0697-d04a-4b48-9127-0a127d99546d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10935 | 2025.08.12 22:58:50.031553 [ 256 ] {926b0697-d04a-4b48-9127-0a127d99546d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10936 | 2025.08.12 22:58:50.031779 [ 256 ] {926b0697-d04a-4b48-9127-0a127d99546d} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10937 | 2025.08.12 22:58:50.031918 [ 256 ] {926b0697-d04a-4b48-9127-0a127d99546d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. | ||
| 10938 | 2025.08.12 22:58:50.031955 [ 256 ] {926b0697-d04a-4b48-9127-0a127d99546d} <Debug> TCPHandler: Processed in 0.001565513 sec. | ||
| 10939 | 2025.08.12 22:58:50.035385 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31298 rows, containing 5 columns (5 merged, 0 gathered) in 0.007314543 sec., 4278872.924802001 rows/sec., 292.16 MiB/sec. | ||
| 10940 | 2025.08.12 22:58:50.035982 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 10941 | 2025.08.12 22:58:50.036341 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2025.08.12 22:58:50.036431 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 10943 | 2025.08.12 22:58:50.036545 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10944 | 2025.08.12 22:58:51.965427 [ 58 ] {} <Debug> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10945 | 2025.08.12 22:58:51.965497 [ 58 ] {} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2025.08.12 22:58:51.965524 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10947 | 2025.08.12 22:58:51.965647 [ 194 ] {578a66c2-7559-47dd-addd-c0480af64887::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 | ||
| 10948 | 2025.08.12 22:58:51.965800 [ 194 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10949 | 2025.08.12 22:58:51.965852 [ 194 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 10950 | 2025.08.12 22:58:51.965933 [ 194 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 10951 | 2025.08.12 22:58:51.965989 [ 194 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 10952 | 2025.08.12 22:58:51.966040 [ 194 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 10953 | 2025.08.12 22:58:51.966083 [ 194 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 10954 | 2025.08.12 22:58:51.966938 [ 199 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001342529 sec., 6703.765803196802 rows/sec., 448.81 KiB/sec. | ||
| 10955 | 2025.08.12 22:58:51.967109 [ 194 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10956 | 2025.08.12 22:58:51.967417 [ 194 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_9_2} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2025.08.12 22:58:51.967490 [ 194 ] {578a66c2-7559-47dd-addd-c0480af64887::all_1_9_2} <Trace> oximeter.measurements_f64 (578a66c2-7559-47dd-addd-c0480af64887) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10958 | 2025.08.12 22:58:51.967565 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 10959 | 2025.08.12 22:58:54.229581 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10960 | 2025.08.12 22:58:54.229633 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10961 | 2025.08.12 22:58:54.389643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
| 10962 | 2025.08.12 22:58:54.390176 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2025.08.12 22:58:54.390227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10964 | 2025.08.12 22:58:54.390724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10965 | 2025.08.12 22:58:54.390987 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2025.08.12 22:58:54.391133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 10967 | 2025.08.12 22:58:54.391150 [ 51 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10968 | 2025.08.12 22:58:54.391214 [ 51 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10969 | 2025.08.12 22:58:54.391236 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10970 | 2025.08.12 22:58:54.391373 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10971 | 2025.08.12 22:58:54.391533 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10972 | 2025.08.12 22:58:54.391581 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
| 10973 | 2025.08.12 22:58:54.391656 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10974 | 2025.08.12 22:58:54.391714 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10975 | 2025.08.12 22:58:54.391765 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10976 | 2025.08.12 22:58:54.391813 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10977 | 2025.08.12 22:58:54.391861 [ 188 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 10978 | 2025.08.12 22:58:54.394306 [ 199 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003000842 sec., 10082503.510681335 rows/sec., 144.23 MiB/sec. | ||
| 10979 | 2025.08.12 22:58:54.394802 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10980 | 2025.08.12 22:58:54.395173 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_66_13} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2025.08.12 22:58:54.395268 [ 197 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_66_13} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10982 | 2025.08.12 22:58:54.395384 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 10983 | 2025.08.12 22:58:55.019866 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2025.08.12 22:58:55.020081 [ 256 ] {6f786990-d45e-484c-8978-75fdc7d37d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10985 | 2025.08.12 22:58:55.020154 [ 256 ] {6f786990-d45e-484c-8978-75fdc7d37d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10986 | 2025.08.12 22:58:55.020860 [ 256 ] {6f786990-d45e-484c-8978-75fdc7d37d2c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2025.08.12 22:58:55.020915 [ 256 ] {6f786990-d45e-484c-8978-75fdc7d37d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10988 | 2025.08.12 22:58:55.021347 [ 256 ] {6f786990-d45e-484c-8978-75fdc7d37d2c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10989 | 2025.08.12 22:58:55.021591 [ 256 ] {6f786990-d45e-484c-8978-75fdc7d37d2c} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2025.08.12 22:58:55.021758 [ 256 ] {6f786990-d45e-484c-8978-75fdc7d37d2c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001729 sec., 32388.663967611334 rows/sec., 2.47 MiB/sec. | ||
| 10991 | 2025.08.12 22:58:55.021793 [ 50 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10992 | 2025.08.12 22:58:55.021811 [ 256 ] {6f786990-d45e-484c-8978-75fdc7d37d2c} <Debug> TCPHandler: Processed in 0.00208234 sec. | ||
| 10993 | 2025.08.12 22:58:55.021877 [ 50 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10994 | 2025.08.12 22:58:55.021906 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10995 | 2025.08.12 22:58:55.022010 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 10996 | 2025.08.12 22:58:55.022011 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10997 | 2025.08.12 22:58:55.022114 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10998 | 2025.08.12 22:58:55.022138 [ 256 ] {5923fe6c-0cf6-411b-b3d2-ccd41226c029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10999 | 2025.08.12 22:58:55.022144 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2420 rows starting from the beginning of the part | ||
| 11000 | 2025.08.12 22:58:55.022185 [ 256 ] {5923fe6c-0cf6-411b-b3d2-ccd41226c029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11001 | 2025.08.12 22:58:55.022211 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 11002 | 2025.08.12 22:58:55.022257 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1149 rows starting from the beginning of the part | ||
| 11003 | 2025.08.12 22:58:55.022304 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 176 rows starting from the beginning of the part | ||
| 11004 | 2025.08.12 22:58:55.022348 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 138 rows starting from the beginning of the part | ||
| 11005 | 2025.08.12 22:58:55.022393 [ 188 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 11006 | 2025.08.12 22:58:55.022658 [ 256 ] {5923fe6c-0cf6-411b-b3d2-ccd41226c029} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2025.08.12 22:58:55.022696 [ 256 ] {5923fe6c-0cf6-411b-b3d2-ccd41226c029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11008 | 2025.08.12 22:58:55.023038 [ 256 ] {5923fe6c-0cf6-411b-b3d2-ccd41226c029} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11009 | 2025.08.12 22:58:55.023281 [ 256 ] {5923fe6c-0cf6-411b-b3d2-ccd41226c029} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2025.08.12 22:58:55.023423 [ 50 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11011 | 2025.08.12 22:58:55.023430 [ 256 ] {5923fe6c-0cf6-411b-b3d2-ccd41226c029} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001318 sec., 48558.42185128984 rows/sec., 3.79 MiB/sec. | ||
| 11012 | 2025.08.12 22:58:55.023465 [ 50 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11013 | 2025.08.12 22:58:55.023491 [ 256 ] {5923fe6c-0cf6-411b-b3d2-ccd41226c029} <Debug> TCPHandler: Processed in 0.001537851 sec. | ||
| 11014 | 2025.08.12 22:58:55.023491 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11015 | 2025.08.12 22:58:55.023607 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 11016 | 2025.08.12 22:58:55.023648 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2025.08.12 22:58:55.023739 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11018 | 2025.08.12 22:58:55.023758 [ 256 ] {222e4274-ff49-4388-ad48-d706a79ede5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11019 | 2025.08.12 22:58:55.023780 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1223 rows starting from the beginning of the part | ||
| 11020 | 2025.08.12 22:58:55.023812 [ 256 ] {222e4274-ff49-4388-ad48-d706a79ede5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11021 | 2025.08.12 22:58:55.023856 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 11022 | 2025.08.12 22:58:55.023915 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 693 rows starting from the beginning of the part | ||
| 11023 | 2025.08.12 22:58:55.023962 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 100 rows starting from the beginning of the part | ||
| 11024 | 2025.08.12 22:58:55.024007 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 105 rows starting from the beginning of the part | ||
| 11025 | 2025.08.12 22:58:55.024049 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 11026 | 2025.08.12 22:58:55.024126 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3995 rows, containing 5 columns (5 merged, 0 gathered) in 0.00215604 sec., 1852934.0828556055 rows/sec., 157.89 MiB/sec. | ||
| 11027 | 2025.08.12 22:58:55.024286 [ 256 ] {222e4274-ff49-4388-ad48-d706a79ede5e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2025.08.12 22:58:55.024331 [ 256 ] {222e4274-ff49-4388-ad48-d706a79ede5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11029 | 2025.08.12 22:58:55.024534 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11030 | 2025.08.12 22:58:55.024742 [ 256 ] {222e4274-ff49-4388-ad48-d706a79ede5e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11031 | 2025.08.12 22:58:55.024970 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2025.08.12 22:58:55.025023 [ 256 ] {222e4274-ff49-4388-ad48-d706a79ede5e} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2025.08.12 22:58:55.025074 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_111_22} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11034 | 2025.08.12 22:58:55.025208 [ 256 ] {222e4274-ff49-4388-ad48-d706a79ede5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001473 sec., 108621.86014935507 rows/sec., 7.57 MiB/sec. | ||
| 11035 | 2025.08.12 22:58:55.025229 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 11036 | 2025.08.12 22:58:55.025252 [ 256 ] {222e4274-ff49-4388-ad48-d706a79ede5e} <Debug> TCPHandler: Processed in 0.001656023 sec. | ||
| 11037 | 2025.08.12 22:58:55.025304 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740475 sec., 1292175.9864404832 rows/sec., 98.82 MiB/sec. | ||
| 11038 | 2025.08.12 22:58:55.025441 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11039 | 2025.08.12 22:58:55.025539 [ 256 ] {ca1b11c9-604e-422d-8e0c-1ca9bad0621b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11040 | 2025.08.12 22:58:55.025588 [ 256 ] {ca1b11c9-604e-422d-8e0c-1ca9bad0621b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11041 | 2025.08.12 22:58:55.025601 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11042 | 2025.08.12 22:58:55.025939 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2025.08.12 22:58:55.025962 [ 256 ] {ca1b11c9-604e-422d-8e0c-1ca9bad0621b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2025.08.12 22:58:55.026007 [ 256 ] {ca1b11c9-604e-422d-8e0c-1ca9bad0621b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11045 | 2025.08.12 22:58:55.026036 [ 198 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_111_22} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11046 | 2025.08.12 22:58:55.026184 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 11047 | 2025.08.12 22:58:55.026373 [ 256 ] {ca1b11c9-604e-422d-8e0c-1ca9bad0621b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11048 | 2025.08.12 22:58:55.026601 [ 256 ] {ca1b11c9-604e-422d-8e0c-1ca9bad0621b} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2025.08.12 22:58:55.026743 [ 256 ] {ca1b11c9-604e-422d-8e0c-1ca9bad0621b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 11050 | 2025.08.12 22:58:55.026743 [ 50 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11051 | 2025.08.12 22:58:55.026781 [ 256 ] {ca1b11c9-604e-422d-8e0c-1ca9bad0621b} <Debug> TCPHandler: Processed in 0.0013908 sec. | ||
| 11052 | 2025.08.12 22:58:55.026802 [ 50 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2025.08.12 22:58:55.026827 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11054 | 2025.08.12 22:58:55.026907 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11055 | 2025.08.12 22:58:55.027013 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11056 | 2025.08.12 22:58:55.027043 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5730 rows starting from the beginning of the part | ||
| 11057 | 2025.08.12 22:58:55.027095 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11058 | 2025.08.12 22:58:55.027142 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 102 rows starting from the beginning of the part | ||
| 11059 | 2025.08.12 22:58:55.027183 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11060 | 2025.08.12 22:58:55.027224 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11061 | 2025.08.12 22:58:55.027264 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11062 | 2025.08.12 22:58:55.028895 [ 198 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6072 rows, containing 4 columns (4 merged, 0 gathered) in 0.002023228 sec., 3001144.705391582 rows/sec., 199.85 MiB/sec. | ||
| 11063 | 2025.08.12 22:58:55.029356 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11064 | 2025.08.12 22:58:55.029656 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_111_22} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11065 | 2025.08.12 22:58:55.029745 [ 197 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_111_22} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11066 | 2025.08.12 22:58:55.029845 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 11067 | 2025.08.12 22:58:56.056071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 11068 | 2025.08.12 22:58:56.075436 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2025.08.12 22:58:56.075522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11070 | 2025.08.12 22:58:56.082049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11071 | 2025.08.12 22:58:56.082808 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2025.08.12 22:58:56.083126 [ 49 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11073 | 2025.08.12 22:58:56.083168 [ 49 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2025.08.12 22:58:56.083194 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11075 | 2025.08.12 22:58:56.083286 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11076 | 2025.08.12 22:58:56.086239 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11077 | 2025.08.12 22:58:56.086314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 11078 | 2025.08.12 22:58:56.086981 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11079 | 2025.08.12 22:58:56.090364 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11080 | 2025.08.12 22:58:56.094187 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11081 | 2025.08.12 22:58:56.098557 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11082 | 2025.08.12 22:58:56.103228 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11083 | 2025.08.12 22:58:56.107282 [ 192 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11084 | 2025.08.12 22:58:56.161993 [ 187 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.078738605 sec., 6312.024451030088 rows/sec., 32.64 MiB/sec. | ||
| 11085 | 2025.08.12 22:58:56.164858 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11086 | 2025.08.12 22:58:56.166839 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_66_13} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2025.08.12 22:58:56.166945 [ 200 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_66_13} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11088 | 2025.08.12 22:58:56.168672 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 11089 | 2025.08.12 22:58:57.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.03 MiB, peak 332.76 MiB, free memory in arenas 0.00 B, will set to 320.44 MiB (RSS), difference: 1.41 MiB | ||
| 11090 | 2025.08.12 22:58:57.319395 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2025.08.12 22:58:57.319578 [ 256 ] {36479fb7-176e-4295-a31d-8aebf8ad13f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11092 | 2025.08.12 22:58:57.319649 [ 256 ] {36479fb7-176e-4295-a31d-8aebf8ad13f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11093 | 2025.08.12 22:58:57.320286 [ 256 ] {36479fb7-176e-4295-a31d-8aebf8ad13f6} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2025.08.12 22:58:57.320336 [ 256 ] {36479fb7-176e-4295-a31d-8aebf8ad13f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11095 | 2025.08.12 22:58:57.320727 [ 256 ] {36479fb7-176e-4295-a31d-8aebf8ad13f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11096 | 2025.08.12 22:58:57.320966 [ 256 ] {36479fb7-176e-4295-a31d-8aebf8ad13f6} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2025.08.12 22:58:57.321124 [ 256 ] {36479fb7-176e-4295-a31d-8aebf8ad13f6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001609 sec., 8701.05655686762 rows/sec., 709.51 KiB/sec. | ||
| 11098 | 2025.08.12 22:58:57.321171 [ 256 ] {36479fb7-176e-4295-a31d-8aebf8ad13f6} <Debug> TCPHandler: Processed in 0.001926597 sec. | ||
| 11099 | 2025.08.12 22:58:57.321290 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2025.08.12 22:58:57.321389 [ 256 ] {55ba3137-235e-4131-9552-359417aa5438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11101 | 2025.08.12 22:58:57.321431 [ 256 ] {55ba3137-235e-4131-9552-359417aa5438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11102 | 2025.08.12 22:58:57.322493 [ 256 ] {55ba3137-235e-4131-9552-359417aa5438} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2025.08.12 22:58:57.322533 [ 256 ] {55ba3137-235e-4131-9552-359417aa5438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11104 | 2025.08.12 22:58:57.322929 [ 256 ] {55ba3137-235e-4131-9552-359417aa5438} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11105 | 2025.08.12 22:58:57.323145 [ 256 ] {55ba3137-235e-4131-9552-359417aa5438} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2025.08.12 22:58:57.323283 [ 256 ] {55ba3137-235e-4131-9552-359417aa5438} <Debug> executeQuery: Read 1285 rows, 108.86 KiB in 0.001891 sec., 679534.6377578 rows/sec., 56.22 MiB/sec. | ||
| 11107 | 2025.08.12 22:58:57.323323 [ 256 ] {55ba3137-235e-4131-9552-359417aa5438} <Debug> TCPHandler: Processed in 0.002064549 sec. | ||
| 11108 | 2025.08.12 22:58:57.323456 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2025.08.12 22:58:57.323555 [ 256 ] {135525db-bf97-4042-ad92-5cf1ee445fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11110 | 2025.08.12 22:58:57.323599 [ 256 ] {135525db-bf97-4042-ad92-5cf1ee445fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11111 | 2025.08.12 22:58:57.324055 [ 256 ] {135525db-bf97-4042-ad92-5cf1ee445fac} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2025.08.12 22:58:57.324093 [ 256 ] {135525db-bf97-4042-ad92-5cf1ee445fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11113 | 2025.08.12 22:58:57.324401 [ 256 ] {135525db-bf97-4042-ad92-5cf1ee445fac} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11114 | 2025.08.12 22:58:57.324609 [ 256 ] {135525db-bf97-4042-ad92-5cf1ee445fac} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2025.08.12 22:58:57.324733 [ 47 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 11116 | 2025.08.12 22:58:57.324747 [ 256 ] {135525db-bf97-4042-ad92-5cf1ee445fac} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001213 sec., 45342.12695795548 rows/sec., 3.27 MiB/sec. | ||
| 11117 | 2025.08.12 22:58:57.324801 [ 47 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2025.08.12 22:58:57.324810 [ 256 ] {135525db-bf97-4042-ad92-5cf1ee445fac} <Debug> TCPHandler: Processed in 0.001405599 sec. | ||
| 11119 | 2025.08.12 22:58:57.324832 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11120 | 2025.08.12 22:58:57.324950 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2025.08.12 22:58:57.324950 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 11122 | 2025.08.12 22:58:57.325052 [ 256 ] {1b0452a5-1fa5-401f-b69d-f556498fbcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11123 | 2025.08.12 22:58:57.325100 [ 256 ] {1b0452a5-1fa5-401f-b69d-f556498fbcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11124 | 2025.08.12 22:58:57.325101 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11125 | 2025.08.12 22:58:57.325148 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 269 rows starting from the beginning of the part | ||
| 11126 | 2025.08.12 22:58:57.325214 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 241 rows starting from the beginning of the part | ||
| 11127 | 2025.08.12 22:58:57.325261 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
| 11128 | 2025.08.12 22:58:57.325303 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 11129 | 2025.08.12 22:58:57.325343 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part | ||
| 11130 | 2025.08.12 22:58:57.325383 [ 187 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 55 rows starting from the beginning of the part | ||
| 11131 | 2025.08.12 22:58:57.325586 [ 256 ] {1b0452a5-1fa5-401f-b69d-f556498fbcf9} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11132 | 2025.08.12 22:58:57.325628 [ 256 ] {1b0452a5-1fa5-401f-b69d-f556498fbcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11133 | 2025.08.12 22:58:57.326220 [ 256 ] {1b0452a5-1fa5-401f-b69d-f556498fbcf9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11134 | 2025.08.12 22:58:57.326306 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 855 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140606 sec., 608082.1586561028 rows/sec., 40.74 MiB/sec. | ||
| 11135 | 2025.08.12 22:58:57.326447 [ 256 ] {1b0452a5-1fa5-401f-b69d-f556498fbcf9} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2025.08.12 22:58:57.326535 [ 201 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 11137 | 2025.08.12 22:58:57.326584 [ 47 ] {} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11138 | 2025.08.12 22:58:57.326589 [ 256 ] {1b0452a5-1fa5-401f-b69d-f556498fbcf9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001556 sec., 146529.56298200513 rows/sec., 9.92 MiB/sec. | ||
| 11139 | 2025.08.12 22:58:57.326625 [ 47 ] {} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2025.08.12 22:58:57.326649 [ 256 ] {1b0452a5-1fa5-401f-b69d-f556498fbcf9} <Debug> TCPHandler: Processed in 0.001749694 sec. | ||
| 11141 | 2025.08.12 22:58:57.326657 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11142 | 2025.08.12 22:58:57.326761 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11143 | 2025.08.12 22:58:57.326768 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11144 | 2025.08.12 22:58:57.326876 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11145 | 2025.08.12 22:58:57.326889 [ 256 ] {fd15c9da-f802-45f7-9b38-a2da9f4c614e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11146 | 2025.08.12 22:58:57.326896 [ 201 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2025.08.12 22:58:57.326910 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 456 rows starting from the beginning of the part | ||
| 11148 | 2025.08.12 22:58:57.326940 [ 256 ] {fd15c9da-f802-45f7-9b38-a2da9f4c614e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11149 | 2025.08.12 22:58:57.326983 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 11150 | 2025.08.12 22:58:57.327017 [ 201 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_65_13} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 11151 | 2025.08.12 22:58:57.327033 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 431 rows starting from the beginning of the part | ||
| 11152 | 2025.08.12 22:58:57.327078 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 203 rows starting from the beginning of the part | ||
| 11153 | 2025.08.12 22:58:57.327115 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 11154 | 2025.08.12 22:58:57.327150 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11155 | 2025.08.12 22:58:57.327153 [ 191 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 11156 | 2025.08.12 22:58:57.327582 [ 256 ] {fd15c9da-f802-45f7-9b38-a2da9f4c614e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2025.08.12 22:58:57.327624 [ 256 ] {fd15c9da-f802-45f7-9b38-a2da9f4c614e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11158 | 2025.08.12 22:58:57.328006 [ 256 ] {fd15c9da-f802-45f7-9b38-a2da9f4c614e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11159 | 2025.08.12 22:58:57.328106 [ 201 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1366 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138277 sec., 987872.1696305242 rows/sec., 70.04 MiB/sec. | ||
| 11160 | 2025.08.12 22:58:57.328221 [ 256 ] {fd15c9da-f802-45f7-9b38-a2da9f4c614e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2025.08.12 22:58:57.328289 [ 196 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11162 | 2025.08.12 22:58:57.328362 [ 256 ] {fd15c9da-f802-45f7-9b38-a2da9f4c614e} <Debug> executeQuery: Read 575 rows, 43.83 KiB in 0.001492 sec., 385388.73994638067 rows/sec., 28.69 MiB/sec. | ||
| 11163 | 2025.08.12 22:58:57.328401 [ 256 ] {fd15c9da-f802-45f7-9b38-a2da9f4c614e} <Debug> TCPHandler: Processed in 0.001681264 sec. | ||
| 11164 | 2025.08.12 22:58:57.328512 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2025.08.12 22:58:57.328607 [ 256 ] {d0d9afb8-dcc3-445b-aef4-f9ed18e8fc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11166 | 2025.08.12 22:58:57.328606 [ 196 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2025.08.12 22:58:57.328653 [ 256 ] {d0d9afb8-dcc3-445b-aef4-f9ed18e8fc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11168 | 2025.08.12 22:58:57.328707 [ 196 ] {e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234::all_1_37_8} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 11169 | 2025.08.12 22:58:57.328817 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11170 | 2025.08.12 22:58:57.329226 [ 256 ] {d0d9afb8-dcc3-445b-aef4-f9ed18e8fc9c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2025.08.12 22:58:57.329262 [ 256 ] {d0d9afb8-dcc3-445b-aef4-f9ed18e8fc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11172 | 2025.08.12 22:58:57.329638 [ 256 ] {d0d9afb8-dcc3-445b-aef4-f9ed18e8fc9c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11173 | 2025.08.12 22:58:57.329848 [ 256 ] {d0d9afb8-dcc3-445b-aef4-f9ed18e8fc9c} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2025.08.12 22:58:57.329978 [ 256 ] {d0d9afb8-dcc3-445b-aef4-f9ed18e8fc9c} <Debug> executeQuery: Read 949 rows, 65.17 KiB in 0.001389 sec., 683225.3419726421 rows/sec., 45.82 MiB/sec. | ||
| 11175 | 2025.08.12 22:58:57.330015 [ 256 ] {d0d9afb8-dcc3-445b-aef4-f9ed18e8fc9c} <Debug> TCPHandler: Processed in 0.001551792 sec. | ||
| 11176 | 2025.08.12 22:58:57.330127 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2025.08.12 22:58:57.330249 [ 256 ] {f2c753f0-84cf-4170-8a26-96ad86c63ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11178 | 2025.08.12 22:58:57.330305 [ 256 ] {f2c753f0-84cf-4170-8a26-96ad86c63ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11179 | 2025.08.12 22:58:57.331170 [ 256 ] {f2c753f0-84cf-4170-8a26-96ad86c63ecb} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2025.08.12 22:58:57.331207 [ 256 ] {f2c753f0-84cf-4170-8a26-96ad86c63ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11181 | 2025.08.12 22:58:57.331831 [ 256 ] {f2c753f0-84cf-4170-8a26-96ad86c63ecb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11182 | 2025.08.12 22:58:57.332060 [ 256 ] {f2c753f0-84cf-4170-8a26-96ad86c63ecb} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2025.08.12 22:58:57.332231 [ 256 ] {f2c753f0-84cf-4170-8a26-96ad86c63ecb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002001 sec., 20489.75512243878 rows/sec., 36.72 MiB/sec. | ||
| 11184 | 2025.08.12 22:58:57.332298 [ 256 ] {f2c753f0-84cf-4170-8a26-96ad86c63ecb} <Debug> TCPHandler: Processed in 0.002220082 sec. | ||
| 11185 | 2025.08.12 22:58:57.332427 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11186 | 2025.08.12 22:58:57.332522 [ 256 ] {1611ebdc-ffc9-465d-bc89-13c282008cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11187 | 2025.08.12 22:58:57.332564 [ 256 ] {1611ebdc-ffc9-465d-bc89-13c282008cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11188 | 2025.08.12 22:58:57.332936 [ 256 ] {1611ebdc-ffc9-465d-bc89-13c282008cb7} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2025.08.12 22:58:57.332975 [ 256 ] {1611ebdc-ffc9-465d-bc89-13c282008cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11190 | 2025.08.12 22:58:57.333300 [ 256 ] {1611ebdc-ffc9-465d-bc89-13c282008cb7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11191 | 2025.08.12 22:58:57.333510 [ 256 ] {1611ebdc-ffc9-465d-bc89-13c282008cb7} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2025.08.12 22:58:57.333640 [ 256 ] {1611ebdc-ffc9-465d-bc89-13c282008cb7} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001137 sec., 31662.2691292876 rows/sec., 2.13 MiB/sec. | ||
| 11193 | 2025.08.12 22:58:57.333676 [ 256 ] {1611ebdc-ffc9-465d-bc89-13c282008cb7} <Debug> TCPHandler: Processed in 0.001300728 sec. | ||
| 11194 | 2025.08.12 22:58:59.483953 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1558 | ||
| 11195 | 2025.08.12 22:58:59.486397 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11196 | 2025.08.12 22:58:59.486451 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11197 | 2025.08.12 22:58:59.487703 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11198 | 2025.08.12 22:58:59.487976 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11199 | 2025.08.12 22:58:59.488353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
| 11200 | 2025.08.12 22:59:00.015343 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2025.08.12 22:59:00.015543 [ 256 ] {4e03dc83-e103-4d04-aaa9-158890ec4c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11202 | 2025.08.12 22:59:00.015614 [ 256 ] {4e03dc83-e103-4d04-aaa9-158890ec4c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11203 | 2025.08.12 22:59:00.016314 [ 256 ] {4e03dc83-e103-4d04-aaa9-158890ec4c08} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2025.08.12 22:59:00.016362 [ 256 ] {4e03dc83-e103-4d04-aaa9-158890ec4c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11205 | 2025.08.12 22:59:00.016793 [ 256 ] {4e03dc83-e103-4d04-aaa9-158890ec4c08} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11206 | 2025.08.12 22:59:00.017041 [ 256 ] {4e03dc83-e103-4d04-aaa9-158890ec4c08} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2025.08.12 22:59:00.017215 [ 256 ] {4e03dc83-e103-4d04-aaa9-158890ec4c08} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.48 MiB/sec. | ||
| 11208 | 2025.08.12 22:59:00.017270 [ 256 ] {4e03dc83-e103-4d04-aaa9-158890ec4c08} <Debug> TCPHandler: Processed in 0.002065909 sec. | ||
| 11209 | 2025.08.12 22:59:00.017413 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11210 | 2025.08.12 22:59:00.017519 [ 256 ] {12482cbd-5f71-4703-828a-c742505e09b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11211 | 2025.08.12 22:59:00.017565 [ 256 ] {12482cbd-5f71-4703-828a-c742505e09b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11212 | 2025.08.12 22:59:00.018014 [ 256 ] {12482cbd-5f71-4703-828a-c742505e09b8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2025.08.12 22:59:00.018053 [ 256 ] {12482cbd-5f71-4703-828a-c742505e09b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11214 | 2025.08.12 22:59:00.018399 [ 256 ] {12482cbd-5f71-4703-828a-c742505e09b8} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11215 | 2025.08.12 22:59:00.018615 [ 256 ] {12482cbd-5f71-4703-828a-c742505e09b8} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2025.08.12 22:59:00.018751 [ 256 ] {12482cbd-5f71-4703-828a-c742505e09b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 11217 | 2025.08.12 22:59:00.018790 [ 256 ] {12482cbd-5f71-4703-828a-c742505e09b8} <Debug> TCPHandler: Processed in 0.00143294 sec. | ||
| 11218 | 2025.08.12 22:59:00.018907 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11219 | 2025.08.12 22:59:00.019005 [ 256 ] {59483c79-c27c-4724-b869-4e28ea529dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11220 | 2025.08.12 22:59:00.019051 [ 256 ] {59483c79-c27c-4724-b869-4e28ea529dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11221 | 2025.08.12 22:59:00.019423 [ 256 ] {59483c79-c27c-4724-b869-4e28ea529dd1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2025.08.12 22:59:00.019460 [ 256 ] {59483c79-c27c-4724-b869-4e28ea529dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11223 | 2025.08.12 22:59:00.019807 [ 256 ] {59483c79-c27c-4724-b869-4e28ea529dd1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11224 | 2025.08.12 22:59:00.020030 [ 256 ] {59483c79-c27c-4724-b869-4e28ea529dd1} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2025.08.12 22:59:00.020159 [ 256 ] {59483c79-c27c-4724-b869-4e28ea529dd1} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 3.79 MiB/sec. | ||
| 11226 | 2025.08.12 22:59:00.020197 [ 256 ] {59483c79-c27c-4724-b869-4e28ea529dd1} <Debug> TCPHandler: Processed in 0.001339918 sec. | ||
| 11227 | 2025.08.12 22:59:00.020307 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2025.08.12 22:59:00.020403 [ 256 ] {9a5dc489-f9ed-4dbd-8926-ec1d4b0b9976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11229 | 2025.08.12 22:59:00.020446 [ 256 ] {9a5dc489-f9ed-4dbd-8926-ec1d4b0b9976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11230 | 2025.08.12 22:59:00.020766 [ 256 ] {9a5dc489-f9ed-4dbd-8926-ec1d4b0b9976} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2025.08.12 22:59:00.020803 [ 256 ] {9a5dc489-f9ed-4dbd-8926-ec1d4b0b9976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11232 | 2025.08.12 22:59:00.021124 [ 256 ] {9a5dc489-f9ed-4dbd-8926-ec1d4b0b9976} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11233 | 2025.08.12 22:59:00.021340 [ 256 ] {9a5dc489-f9ed-4dbd-8926-ec1d4b0b9976} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2025.08.12 22:59:00.021471 [ 256 ] {9a5dc489-f9ed-4dbd-8926-ec1d4b0b9976} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001088 sec., 22058.823529411766 rows/sec., 1.49 MiB/sec. | ||
| 11235 | 2025.08.12 22:59:00.021507 [ 256 ] {9a5dc489-f9ed-4dbd-8926-ec1d4b0b9976} <Debug> TCPHandler: Processed in 0.001249108 sec. | ||
| 11236 | 2025.08.12 22:59:01.891278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
| 11237 | 2025.08.12 22:59:01.891816 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2025.08.12 22:59:01.891872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11239 | 2025.08.12 22:59:01.892453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11240 | 2025.08.12 22:59:01.892696 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11241 | 2025.08.12 22:59:01.892844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
| 11242 | 2025.08.12 22:59:03.586386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 11243 | 2025.08.12 22:59:03.602534 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2025.08.12 22:59:03.602601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11245 | 2025.08.12 22:59:03.608922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11246 | 2025.08.12 22:59:03.609652 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2025.08.12 22:59:03.612511 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 11248 | 2025.08.12 22:59:05.018831 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2025.08.12 22:59:05.019035 [ 256 ] {dc8f2815-1f01-4ec5-9b09-f92443c4c668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11250 | 2025.08.12 22:59:05.019107 [ 256 ] {dc8f2815-1f01-4ec5-9b09-f92443c4c668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11251 | 2025.08.12 22:59:05.019797 [ 256 ] {dc8f2815-1f01-4ec5-9b09-f92443c4c668} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2025.08.12 22:59:05.019849 [ 256 ] {dc8f2815-1f01-4ec5-9b09-f92443c4c668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11253 | 2025.08.12 22:59:05.020269 [ 256 ] {dc8f2815-1f01-4ec5-9b09-f92443c4c668} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11254 | 2025.08.12 22:59:05.020504 [ 256 ] {dc8f2815-1f01-4ec5-9b09-f92443c4c668} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2025.08.12 22:59:05.020675 [ 256 ] {dc8f2815-1f01-4ec5-9b09-f92443c4c668} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.52 MiB/sec. | ||
| 11256 | 2025.08.12 22:59:05.020729 [ 256 ] {dc8f2815-1f01-4ec5-9b09-f92443c4c668} <Debug> TCPHandler: Processed in 0.002035718 sec. | ||
| 11257 | 2025.08.12 22:59:05.020868 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2025.08.12 22:59:05.020980 [ 256 ] {13b3b9c7-b75d-4902-af1c-8a0fb8889cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11259 | 2025.08.12 22:59:05.021030 [ 256 ] {13b3b9c7-b75d-4902-af1c-8a0fb8889cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11260 | 2025.08.12 22:59:05.021485 [ 256 ] {13b3b9c7-b75d-4902-af1c-8a0fb8889cba} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2025.08.12 22:59:05.021524 [ 256 ] {13b3b9c7-b75d-4902-af1c-8a0fb8889cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11262 | 2025.08.12 22:59:05.021850 [ 256 ] {13b3b9c7-b75d-4902-af1c-8a0fb8889cba} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11263 | 2025.08.12 22:59:05.022078 [ 256 ] {13b3b9c7-b75d-4902-af1c-8a0fb8889cba} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2025.08.12 22:59:05.022219 [ 256 ] {13b3b9c7-b75d-4902-af1c-8a0fb8889cba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001265 sec., 50592.88537549407 rows/sec., 3.95 MiB/sec. | ||
| 11265 | 2025.08.12 22:59:05.022261 [ 256 ] {13b3b9c7-b75d-4902-af1c-8a0fb8889cba} <Debug> TCPHandler: Processed in 0.00144755 sec. | ||
| 11266 | 2025.08.12 22:59:05.022386 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2025.08.12 22:59:05.022488 [ 256 ] {73297bb9-f190-412a-8e01-5e65d9f174a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11268 | 2025.08.12 22:59:05.022534 [ 256 ] {73297bb9-f190-412a-8e01-5e65d9f174a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11269 | 2025.08.12 22:59:05.022969 [ 256 ] {73297bb9-f190-412a-8e01-5e65d9f174a4} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2025.08.12 22:59:05.023007 [ 256 ] {73297bb9-f190-412a-8e01-5e65d9f174a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11271 | 2025.08.12 22:59:05.023385 [ 256 ] {73297bb9-f190-412a-8e01-5e65d9f174a4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11272 | 2025.08.12 22:59:05.023601 [ 256 ] {73297bb9-f190-412a-8e01-5e65d9f174a4} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2025.08.12 22:59:05.023735 [ 256 ] {73297bb9-f190-412a-8e01-5e65d9f174a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 11274 | 2025.08.12 22:59:05.023773 [ 256 ] {73297bb9-f190-412a-8e01-5e65d9f174a4} <Debug> TCPHandler: Processed in 0.00144001 sec. | ||
| 11275 | 2025.08.12 22:59:05.023900 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2025.08.12 22:59:05.023996 [ 256 ] {69affcf3-3453-4dfd-82b3-bcb0faefa596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11277 | 2025.08.12 22:59:05.024039 [ 256 ] {69affcf3-3453-4dfd-82b3-bcb0faefa596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11278 | 2025.08.12 22:59:05.024390 [ 256 ] {69affcf3-3453-4dfd-82b3-bcb0faefa596} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2025.08.12 22:59:05.024427 [ 256 ] {69affcf3-3453-4dfd-82b3-bcb0faefa596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11280 | 2025.08.12 22:59:05.024757 [ 256 ] {69affcf3-3453-4dfd-82b3-bcb0faefa596} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11281 | 2025.08.12 22:59:05.024974 [ 256 ] {69affcf3-3453-4dfd-82b3-bcb0faefa596} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2025.08.12 22:59:05.025108 [ 256 ] {69affcf3-3453-4dfd-82b3-bcb0faefa596} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 11283 | 2025.08.12 22:59:05.025144 [ 256 ] {69affcf3-3453-4dfd-82b3-bcb0faefa596} <Debug> TCPHandler: Processed in 0.001294728 sec. | ||
| 11284 | 2025.08.12 22:59:09.229673 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11285 | 2025.08.12 22:59:09.229726 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11286 | 2025.08.12 22:59:09.393824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
| 11287 | 2025.08.12 22:59:09.394339 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2025.08.12 22:59:09.394382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11289 | 2025.08.12 22:59:09.395003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11290 | 2025.08.12 22:59:09.395243 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2025.08.12 22:59:09.395393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 11292 | 2025.08.12 22:59:09.489459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1574 | ||
| 11293 | 2025.08.12 22:59:09.491595 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2025.08.12 22:59:09.491656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11295 | 2025.08.12 22:59:09.492900 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11296 | 2025.08.12 22:59:09.493177 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2025.08.12 22:59:09.493553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
| 11298 | 2025.08.12 22:59:09.854223 [ 34 ] {} <Debug> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11299 | 2025.08.12 22:59:09.854330 [ 34 ] {} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2025.08.12 22:59:09.854368 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11301 | 2025.08.12 22:59:09.854514 [ 186 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 11302 | 2025.08.12 22:59:09.854662 [ 186 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11303 | 2025.08.12 22:59:09.854700 [ 186 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 11304 | 2025.08.12 22:59:09.854775 [ 186 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 11305 | 2025.08.12 22:59:09.854828 [ 186 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 11306 | 2025.08.12 22:59:09.854875 [ 186 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 11307 | 2025.08.12 22:59:09.854922 [ 186 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::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 | ||
| 11308 | 2025.08.12 22:59:09.855772 [ 196 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316789 sec., 42527.69426233056 rows/sec., 3.55 MiB/sec. | ||
| 11309 | 2025.08.12 22:59:09.855921 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11310 | 2025.08.12 22:59:09.856184 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_17_4} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2025.08.12 22:59:09.856262 [ 201 ] {4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c::all_1_17_4} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11312 | 2025.08.12 22:59:09.856348 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11313 | 2025.08.12 22:59:10.020282 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2025.08.12 22:59:10.020568 [ 256 ] {e08117ad-f1f5-4ed1-b36a-25198c6b04d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11315 | 2025.08.12 22:59:10.020658 [ 256 ] {e08117ad-f1f5-4ed1-b36a-25198c6b04d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11316 | 2025.08.12 22:59:10.021401 [ 256 ] {e08117ad-f1f5-4ed1-b36a-25198c6b04d5} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2025.08.12 22:59:10.021449 [ 256 ] {e08117ad-f1f5-4ed1-b36a-25198c6b04d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11318 | 2025.08.12 22:59:10.021869 [ 256 ] {e08117ad-f1f5-4ed1-b36a-25198c6b04d5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11319 | 2025.08.12 22:59:10.022116 [ 256 ] {e08117ad-f1f5-4ed1-b36a-25198c6b04d5} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2025.08.12 22:59:10.022280 [ 256 ] {e08117ad-f1f5-4ed1-b36a-25198c6b04d5} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001793 sec., 76965.9788064696 rows/sec., 6.66 MiB/sec. | ||
| 11321 | 2025.08.12 22:59:10.022322 [ 256 ] {e08117ad-f1f5-4ed1-b36a-25198c6b04d5} <Debug> TCPHandler: Processed in 0.002228661 sec. | ||
| 11322 | 2025.08.12 22:59:10.022451 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2025.08.12 22:59:10.022549 [ 256 ] {6a748bf6-bf40-4925-9349-34128bead93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11324 | 2025.08.12 22:59:10.022591 [ 256 ] {6a748bf6-bf40-4925-9349-34128bead93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11325 | 2025.08.12 22:59:10.023016 [ 256 ] {6a748bf6-bf40-4925-9349-34128bead93e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2025.08.12 22:59:10.023053 [ 256 ] {6a748bf6-bf40-4925-9349-34128bead93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11327 | 2025.08.12 22:59:10.023357 [ 256 ] {6a748bf6-bf40-4925-9349-34128bead93e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11328 | 2025.08.12 22:59:10.023567 [ 256 ] {6a748bf6-bf40-4925-9349-34128bead93e} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2025.08.12 22:59:10.023697 [ 256 ] {6a748bf6-bf40-4925-9349-34128bead93e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001169 sec., 35072.71171941831 rows/sec., 2.58 MiB/sec. | ||
| 11330 | 2025.08.12 22:59:10.023736 [ 256 ] {6a748bf6-bf40-4925-9349-34128bead93e} <Debug> TCPHandler: Processed in 0.001335699 sec. | ||
| 11331 | 2025.08.12 22:59:10.023847 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2025.08.12 22:59:10.023940 [ 256 ] {ea3b8f11-3932-4af5-a92b-6f3158144293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11333 | 2025.08.12 22:59:10.023980 [ 256 ] {ea3b8f11-3932-4af5-a92b-6f3158144293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11334 | 2025.08.12 22:59:10.024438 [ 256 ] {ea3b8f11-3932-4af5-a92b-6f3158144293} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2025.08.12 22:59:10.024486 [ 256 ] {ea3b8f11-3932-4af5-a92b-6f3158144293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11336 | 2025.08.12 22:59:10.024809 [ 256 ] {ea3b8f11-3932-4af5-a92b-6f3158144293} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11337 | 2025.08.12 22:59:10.025024 [ 256 ] {ea3b8f11-3932-4af5-a92b-6f3158144293} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2025.08.12 22:59:10.025157 [ 256 ] {ea3b8f11-3932-4af5-a92b-6f3158144293} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001235 sec., 85020.24291497975 rows/sec., 6.64 MiB/sec. | ||
| 11339 | 2025.08.12 22:59:10.025195 [ 256 ] {ea3b8f11-3932-4af5-a92b-6f3158144293} <Debug> TCPHandler: Processed in 0.00139703 sec. | ||
| 11340 | 2025.08.12 22:59:10.025319 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2025.08.12 22:59:10.025413 [ 256 ] {0a25eb7b-ce8f-4653-92ce-b00a7664e886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11342 | 2025.08.12 22:59:10.025458 [ 256 ] {0a25eb7b-ce8f-4653-92ce-b00a7664e886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11343 | 2025.08.12 22:59:10.025900 [ 256 ] {0a25eb7b-ce8f-4653-92ce-b00a7664e886} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2025.08.12 22:59:10.025935 [ 256 ] {0a25eb7b-ce8f-4653-92ce-b00a7664e886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11345 | 2025.08.12 22:59:10.026272 [ 256 ] {0a25eb7b-ce8f-4653-92ce-b00a7664e886} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11346 | 2025.08.12 22:59:10.026503 [ 256 ] {0a25eb7b-ce8f-4653-92ce-b00a7664e886} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2025.08.12 22:59:10.026619 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 3 parts from all_1_110_22 to all_112_112_0 | ||
| 11348 | 2025.08.12 22:59:10.026633 [ 256 ] {0a25eb7b-ce8f-4653-92ce-b00a7664e886} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 11349 | 2025.08.12 22:59:10.026661 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2025.08.12 22:59:10.026685 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11351 | 2025.08.12 22:59:10.026686 [ 256 ] {0a25eb7b-ce8f-4653-92ce-b00a7664e886} <Debug> TCPHandler: Processed in 0.001417479 sec. | ||
| 11352 | 2025.08.12 22:59:10.026755 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_110_22 to all_112_112_0 into Compact with storage Full | ||
| 11353 | 2025.08.12 22:59:10.026814 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2025.08.12 22:59:10.026862 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11355 | 2025.08.12 22:59:10.026897 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 31298 rows starting from the beginning of the part | ||
| 11356 | 2025.08.12 22:59:10.026914 [ 256 ] {096a7f07-9400-4a8f-afda-651c8f97494a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11357 | 2025.08.12 22:59:10.026947 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 11358 | 2025.08.12 22:59:10.026975 [ 256 ] {096a7f07-9400-4a8f-afda-651c8f97494a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11359 | 2025.08.12 22:59:10.026992 [ 186 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 949 rows starting from the beginning of the part | ||
| 11360 | 2025.08.12 22:59:10.027896 [ 256 ] {096a7f07-9400-4a8f-afda-651c8f97494a} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2025.08.12 22:59:10.027938 [ 256 ] {096a7f07-9400-4a8f-afda-651c8f97494a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11362 | 2025.08.12 22:59:10.028775 [ 256 ] {096a7f07-9400-4a8f-afda-651c8f97494a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11363 | 2025.08.12 22:59:10.029016 [ 256 ] {096a7f07-9400-4a8f-afda-651c8f97494a} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2025.08.12 22:59:10.029158 [ 256 ] {096a7f07-9400-4a8f-afda-651c8f97494a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002263 sec., 18117.543084401237 rows/sec., 32.47 MiB/sec. | ||
| 11365 | 2025.08.12 22:59:10.029212 [ 256 ] {096a7f07-9400-4a8f-afda-651c8f97494a} <Debug> TCPHandler: Processed in 0.002446744 sec. | ||
| 11366 | 2025.08.12 22:59:10.029335 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2025.08.12 22:59:10.029429 [ 256 ] {73b7de4c-35cf-4c15-aac9-7fb936e745d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11368 | 2025.08.12 22:59:10.029471 [ 256 ] {73b7de4c-35cf-4c15-aac9-7fb936e745d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11369 | 2025.08.12 22:59:10.029815 [ 256 ] {73b7de4c-35cf-4c15-aac9-7fb936e745d1} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.08.12 22:59:10.029851 [ 256 ] {73b7de4c-35cf-4c15-aac9-7fb936e745d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11371 | 2025.08.12 22:59:10.030319 [ 256 ] {73b7de4c-35cf-4c15-aac9-7fb936e745d1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11372 | 2025.08.12 22:59:10.030549 [ 256 ] {73b7de4c-35cf-4c15-aac9-7fb936e745d1} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2025.08.12 22:59:10.030683 [ 256 ] {73b7de4c-35cf-4c15-aac9-7fb936e745d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001272 sec., 47169.81132075472 rows/sec., 3.18 MiB/sec. | ||
| 11374 | 2025.08.12 22:59:10.030724 [ 256 ] {73b7de4c-35cf-4c15-aac9-7fb936e745d1} <Debug> TCPHandler: Processed in 0.00144022 sec. | ||
| 11375 | 2025.08.12 22:59:10.036001 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32407 rows, containing 5 columns (5 merged, 0 gathered) in 0.00926853 sec., 3496455.209186354 rows/sec., 238.64 MiB/sec. | ||
| 11376 | 2025.08.12 22:59:10.036953 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
| 11377 | 2025.08.12 22:59:10.037290 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2025.08.12 22:59:10.037375 [ 190 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 3 parts: [all_1_110_22, all_112_112_0] -> all_1_112_23 | ||
| 11379 | 2025.08.12 22:59:10.037473 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11380 | 2025.08.12 22:59:11.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.87 MiB, peak 332.76 MiB, free memory in arenas 0.00 B, will set to 325.10 MiB (RSS), difference: 3.23 MiB | ||
| 11381 | 2025.08.12 22:59:11.113454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 11382 | 2025.08.12 22:59:11.130685 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2025.08.12 22:59:11.130758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11384 | 2025.08.12 22:59:11.136826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11385 | 2025.08.12 22:59:11.137572 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2025.08.12 22:59:11.140873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 11387 | 2025.08.12 22:59:15.023386 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2025.08.12 22:59:15.023598 [ 256 ] {10db76ca-209a-4d20-8d2b-02e1e5f1bb8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11389 | 2025.08.12 22:59:15.023670 [ 256 ] {10db76ca-209a-4d20-8d2b-02e1e5f1bb8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11390 | 2025.08.12 22:59:15.024440 [ 256 ] {10db76ca-209a-4d20-8d2b-02e1e5f1bb8e} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2025.08.12 22:59:15.024496 [ 256 ] {10db76ca-209a-4d20-8d2b-02e1e5f1bb8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11392 | 2025.08.12 22:59:15.024940 [ 256 ] {10db76ca-209a-4d20-8d2b-02e1e5f1bb8e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11393 | 2025.08.12 22:59:15.025188 [ 256 ] {10db76ca-209a-4d20-8d2b-02e1e5f1bb8e} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11394 | 2025.08.12 22:59:15.025354 [ 256 ] {10db76ca-209a-4d20-8d2b-02e1e5f1bb8e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00181 sec., 13259.668508287294 rows/sec., 1.10 MiB/sec. | ||
| 11395 | 2025.08.12 22:59:15.025398 [ 256 ] {10db76ca-209a-4d20-8d2b-02e1e5f1bb8e} <Debug> TCPHandler: Processed in 0.00216067 sec. | ||
| 11396 | 2025.08.12 22:59:15.025549 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11397 | 2025.08.12 22:59:15.025647 [ 256 ] {0b760a45-73ea-45f1-b0d4-6adc13500366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11398 | 2025.08.12 22:59:15.025690 [ 256 ] {0b760a45-73ea-45f1-b0d4-6adc13500366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11399 | 2025.08.12 22:59:15.026302 [ 256 ] {0b760a45-73ea-45f1-b0d4-6adc13500366} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2025.08.12 22:59:15.026346 [ 256 ] {0b760a45-73ea-45f1-b0d4-6adc13500366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11401 | 2025.08.12 22:59:15.026735 [ 256 ] {0b760a45-73ea-45f1-b0d4-6adc13500366} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11402 | 2025.08.12 22:59:15.027030 [ 256 ] {0b760a45-73ea-45f1-b0d4-6adc13500366} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2025.08.12 22:59:15.027195 [ 256 ] {0b760a45-73ea-45f1-b0d4-6adc13500366} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001567 sec., 112316.52839821314 rows/sec., 9.86 MiB/sec. | ||
| 11404 | 2025.08.12 22:59:15.027210 [ 28 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 11405 | 2025.08.12 22:59:15.027241 [ 256 ] {0b760a45-73ea-45f1-b0d4-6adc13500366} <Debug> TCPHandler: Processed in 0.001743924 sec. | ||
| 11406 | 2025.08.12 22:59:15.027283 [ 28 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2025.08.12 22:59:15.027312 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11408 | 2025.08.12 22:59:15.027408 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11409 | 2025.08.12 22:59:15.027450 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 11410 | 2025.08.12 22:59:15.027517 [ 256 ] {03762bbe-f2df-4572-b782-798acb5d99ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11411 | 2025.08.12 22:59:15.027572 [ 256 ] {03762bbe-f2df-4572-b782-798acb5d99ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11412 | 2025.08.12 22:59:15.027622 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11413 | 2025.08.12 22:59:15.027664 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2420 rows starting from the beginning of the part | ||
| 11414 | 2025.08.12 22:59:15.027740 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1285 rows starting from the beginning of the part | ||
| 11415 | 2025.08.12 22:59:15.027787 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 11416 | 2025.08.12 22:59:15.027832 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 11417 | 2025.08.12 22:59:15.027916 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 138 rows starting from the beginning of the part | ||
| 11418 | 2025.08.12 22:59:15.027989 [ 189 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 176 rows starting from the beginning of the part | ||
| 11419 | 2025.08.12 22:59:15.028108 [ 256 ] {03762bbe-f2df-4572-b782-798acb5d99ae} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2025.08.12 22:59:15.028159 [ 256 ] {03762bbe-f2df-4572-b782-798acb5d99ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11421 | 2025.08.12 22:59:15.028578 [ 256 ] {03762bbe-f2df-4572-b782-798acb5d99ae} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11422 | 2025.08.12 22:59:15.028858 [ 256 ] {03762bbe-f2df-4572-b782-798acb5d99ae} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2025.08.12 22:59:15.029022 [ 256 ] {03762bbe-f2df-4572-b782-798acb5d99ae} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001527 sec., 7858.546168958743 rows/sec., 629.30 KiB/sec. | ||
| 11424 | 2025.08.12 22:59:15.029069 [ 256 ] {03762bbe-f2df-4572-b782-798acb5d99ae} <Debug> TCPHandler: Processed in 0.001717114 sec. | ||
| 11425 | 2025.08.12 22:59:15.029217 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2025.08.12 22:59:15.029327 [ 256 ] {26e47a58-78ec-49e0-9bae-3cb40660773e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11427 | 2025.08.12 22:59:15.029376 [ 256 ] {26e47a58-78ec-49e0-9bae-3cb40660773e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11428 | 2025.08.12 22:59:15.029877 [ 256 ] {26e47a58-78ec-49e0-9bae-3cb40660773e} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2025.08.12 22:59:15.029922 [ 256 ] {26e47a58-78ec-49e0-9bae-3cb40660773e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11430 | 2025.08.12 22:59:15.030081 [ 190 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4131 rows, containing 5 columns (5 merged, 0 gathered) in 0.002691328 sec., 1534929.9676590886 rows/sec., 132.11 MiB/sec. | ||
| 11431 | 2025.08.12 22:59:15.030308 [ 256 ] {26e47a58-78ec-49e0-9bae-3cb40660773e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11432 | 2025.08.12 22:59:15.030397 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 11433 | 2025.08.12 22:59:15.030672 [ 256 ] {26e47a58-78ec-49e0-9bae-3cb40660773e} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11434 | 2025.08.12 22:59:15.030851 [ 256 ] {26e47a58-78ec-49e0-9bae-3cb40660773e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.29 MiB/sec. | ||
| 11435 | 2025.08.12 22:59:15.030869 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2025.08.12 22:59:15.030901 [ 256 ] {26e47a58-78ec-49e0-9bae-3cb40660773e} <Debug> TCPHandler: Processed in 0.001742895 sec. | ||
| 11437 | 2025.08.12 22:59:15.030974 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_116_23} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 11438 | 2025.08.12 22:59:15.031059 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11439 | 2025.08.12 22:59:15.031085 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11440 | 2025.08.12 22:59:15.031181 [ 256 ] {d190da5c-3afd-4986-91fa-3724ccb2ad54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11441 | 2025.08.12 22:59:15.031240 [ 256 ] {d190da5c-3afd-4986-91fa-3724ccb2ad54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11442 | 2025.08.12 22:59:15.031772 [ 256 ] {d190da5c-3afd-4986-91fa-3724ccb2ad54} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2025.08.12 22:59:15.031818 [ 256 ] {d190da5c-3afd-4986-91fa-3724ccb2ad54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11444 | 2025.08.12 22:59:15.032236 [ 256 ] {d190da5c-3afd-4986-91fa-3724ccb2ad54} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11445 | 2025.08.12 22:59:15.032527 [ 256 ] {d190da5c-3afd-4986-91fa-3724ccb2ad54} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2025.08.12 22:59:15.032699 [ 256 ] {d190da5c-3afd-4986-91fa-3724ccb2ad54} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001542 sec., 7782.101167315175 rows/sec., 607.98 KiB/sec. | ||
| 11447 | 2025.08.12 22:59:15.032749 [ 256 ] {d190da5c-3afd-4986-91fa-3724ccb2ad54} <Debug> TCPHandler: Processed in 0.001747974 sec. | ||
| 11448 | 2025.08.12 22:59:15.032905 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2025.08.12 22:59:15.033008 [ 256 ] {9e2a35af-131c-436a-b286-c1f5a6e6e207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11450 | 2025.08.12 22:59:15.033055 [ 256 ] {9e2a35af-131c-436a-b286-c1f5a6e6e207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11451 | 2025.08.12 22:59:15.035968 [ 256 ] {9e2a35af-131c-436a-b286-c1f5a6e6e207} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2025.08.12 22:59:15.036011 [ 256 ] {9e2a35af-131c-436a-b286-c1f5a6e6e207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11453 | 2025.08.12 22:59:15.036365 [ 256 ] {9e2a35af-131c-436a-b286-c1f5a6e6e207} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11454 | 2025.08.12 22:59:15.036594 [ 256 ] {9e2a35af-131c-436a-b286-c1f5a6e6e207} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2025.08.12 22:59:15.036743 [ 256 ] {9e2a35af-131c-436a-b286-c1f5a6e6e207} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.003757 sec., 26616.981634282674 rows/sec., 2.18 MiB/sec. | ||
| 11456 | 2025.08.12 22:59:15.036756 [ 48 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 11457 | 2025.08.12 22:59:15.036784 [ 256 ] {9e2a35af-131c-436a-b286-c1f5a6e6e207} <Debug> TCPHandler: Processed in 0.003936235 sec. | ||
| 11458 | 2025.08.12 22:59:15.036835 [ 48 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2025.08.12 22:59:15.036874 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11460 | 2025.08.12 22:59:15.036946 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11461 | 2025.08.12 22:59:15.036979 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 11462 | 2025.08.12 22:59:15.037046 [ 256 ] {8afd6207-f006-4fea-92a7-c2ca44751373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11463 | 2025.08.12 22:59:15.037091 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11464 | 2025.08.12 22:59:15.037095 [ 256 ] {8afd6207-f006-4fea-92a7-c2ca44751373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11465 | 2025.08.12 22:59:15.037138 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1223 rows starting from the beginning of the part | ||
| 11466 | 2025.08.12 22:59:15.037203 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 575 rows starting from the beginning of the part | ||
| 11467 | 2025.08.12 22:59:15.037244 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 11468 | 2025.08.12 22:59:15.037284 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 11469 | 2025.08.12 22:59:15.037322 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 105 rows starting from the beginning of the part | ||
| 11470 | 2025.08.12 22:59:15.037360 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 100 rows starting from the beginning of the part | ||
| 11471 | 2025.08.12 22:59:15.037595 [ 256 ] {8afd6207-f006-4fea-92a7-c2ca44751373} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11472 | 2025.08.12 22:59:15.037639 [ 256 ] {8afd6207-f006-4fea-92a7-c2ca44751373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11473 | 2025.08.12 22:59:15.038006 [ 256 ] {8afd6207-f006-4fea-92a7-c2ca44751373} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11474 | 2025.08.12 22:59:15.038239 [ 256 ] {8afd6207-f006-4fea-92a7-c2ca44751373} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2025.08.12 22:59:15.038379 [ 256 ] {8afd6207-f006-4fea-92a7-c2ca44751373} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001353 sec., 144863.26681448633 rows/sec., 10.39 MiB/sec. | ||
| 11476 | 2025.08.12 22:59:15.038418 [ 256 ] {8afd6207-f006-4fea-92a7-c2ca44751373} <Debug> TCPHandler: Processed in 0.001522962 sec. | ||
| 11477 | 2025.08.12 22:59:15.038491 [ 194 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2131 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554612 sec., 1370760.035301413 rows/sec., 106.56 MiB/sec. | ||
| 11478 | 2025.08.12 22:59:15.038557 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11479 | 2025.08.12 22:59:15.038658 [ 256 ] {e105ced2-2fdb-467a-ad0b-4342e8e7fdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11480 | 2025.08.12 22:59:15.038700 [ 256 ] {e105ced2-2fdb-467a-ad0b-4342e8e7fdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11481 | 2025.08.12 22:59:15.038758 [ 199 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 11482 | 2025.08.12 22:59:15.039091 [ 256 ] {e105ced2-2fdb-467a-ad0b-4342e8e7fdff} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2025.08.12 22:59:15.039093 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2025.08.12 22:59:15.039134 [ 256 ] {e105ced2-2fdb-467a-ad0b-4342e8e7fdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11485 | 2025.08.12 22:59:15.039218 [ 189 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_116_23} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 11486 | 2025.08.12 22:59:15.039314 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11487 | 2025.08.12 22:59:15.039500 [ 256 ] {e105ced2-2fdb-467a-ad0b-4342e8e7fdff} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11488 | 2025.08.12 22:59:15.039740 [ 256 ] {e105ced2-2fdb-467a-ad0b-4342e8e7fdff} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11489 | 2025.08.12 22:59:15.039882 [ 48 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 11490 | 2025.08.12 22:59:15.039886 [ 256 ] {e105ced2-2fdb-467a-ad0b-4342e8e7fdff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 11491 | 2025.08.12 22:59:15.039924 [ 48 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2025.08.12 22:59:15.039946 [ 256 ] {e105ced2-2fdb-467a-ad0b-4342e8e7fdff} <Debug> TCPHandler: Processed in 0.00143792 sec. | ||
| 11493 | 2025.08.12 22:59:15.039950 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11494 | 2025.08.12 22:59:15.040064 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11495 | 2025.08.12 22:59:15.040184 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11496 | 2025.08.12 22:59:15.040218 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6072 rows starting from the beginning of the part | ||
| 11497 | 2025.08.12 22:59:15.040282 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 36 rows starting from the beginning of the part | ||
| 11498 | 2025.08.12 22:59:15.040337 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part | ||
| 11499 | 2025.08.12 22:59:15.040398 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11500 | 2025.08.12 22:59:15.040457 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11501 | 2025.08.12 22:59:15.040508 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11502 | 2025.08.12 22:59:15.042442 [ 189 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6312 rows, containing 4 columns (4 merged, 0 gathered) in 0.002422934 sec., 2605106.0408579023 rows/sec., 173.56 MiB/sec. | ||
| 11503 | 2025.08.12 22:59:15.042986 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 11504 | 2025.08.12 22:59:15.043327 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_116_23} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2025.08.12 22:59:15.043426 [ 199 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_116_23} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 11506 | 2025.08.12 22:59:15.043526 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 11507 | 2025.08.12 22:59:16.895503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 | ||
| 11508 | 2025.08.12 22:59:16.896037 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11509 | 2025.08.12 22:59:16.896092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11510 | 2025.08.12 22:59:16.896649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11511 | 2025.08.12 22:59:16.896940 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11512 | 2025.08.12 22:59:16.897090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 | ||
| 11513 | 2025.08.12 22:59:18.641021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 11514 | 2025.08.12 22:59:18.657329 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2025.08.12 22:59:18.657381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11516 | 2025.08.12 22:59:18.663459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11517 | 2025.08.12 22:59:18.664160 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2025.08.12 22:59:18.666969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 11519 | 2025.08.12 22:59:19.493738 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1602 | ||
| 11520 | 2025.08.12 22:59:19.496207 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2025.08.12 22:59:19.496266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11522 | 2025.08.12 22:59:19.497516 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11523 | 2025.08.12 22:59:19.497797 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2025.08.12 22:59:19.497983 [ 24 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11525 | 2025.08.12 22:59:19.498046 [ 24 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2025.08.12 22:59:19.498068 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11527 | 2025.08.12 22:59:19.498191 [ 197 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 11528 | 2025.08.12 22:59:19.498206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1602 | ||
| 11529 | 2025.08.12 22:59:19.498814 [ 197 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11530 | 2025.08.12 22:59:19.498975 [ 197 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1468 rows starting from the beginning of the part | ||
| 11531 | 2025.08.12 22:59:19.499373 [ 197 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part | ||
| 11532 | 2025.08.12 22:59:19.499755 [ 197 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
| 11533 | 2025.08.12 22:59:19.500140 [ 197 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 11534 | 2025.08.12 22:59:19.500523 [ 197 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 11535 | 2025.08.12 22:59:19.500890 [ 197 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::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 | ||
| 11536 | 2025.08.12 22:59:19.508309 [ 199 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 72 columns (72 merged, 0 gathered) in 0.010176023 sec., 157428.88945907453 rows/sec., 123.19 MiB/sec. | ||
| 11537 | 2025.08.12 22:59:19.510234 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11538 | 2025.08.12 22:59:19.510937 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_51_10} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11539 | 2025.08.12 22:59:19.511044 [ 188 ] {2f4c4857-f0f0-4ae1-b171-69d37614aa77::all_1_51_10} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11540 | 2025.08.12 22:59:19.511366 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 11541 | 2025.08.12 22:59:20.021074 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2025.08.12 22:59:20.021292 [ 256 ] {5ca7d473-3052-4816-897a-b36953b46c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11543 | 2025.08.12 22:59:20.021372 [ 256 ] {5ca7d473-3052-4816-897a-b36953b46c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11544 | 2025.08.12 22:59:20.022226 [ 256 ] {5ca7d473-3052-4816-897a-b36953b46c80} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2025.08.12 22:59:20.022278 [ 256 ] {5ca7d473-3052-4816-897a-b36953b46c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11546 | 2025.08.12 22:59:20.022723 [ 256 ] {5ca7d473-3052-4816-897a-b36953b46c80} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11547 | 2025.08.12 22:59:20.022956 [ 256 ] {5ca7d473-3052-4816-897a-b36953b46c80} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2025.08.12 22:59:20.023131 [ 256 ] {5ca7d473-3052-4816-897a-b36953b46c80} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001895 sec., 72823.21899736147 rows/sec., 6.30 MiB/sec. | ||
| 11549 | 2025.08.12 22:59:20.023188 [ 256 ] {5ca7d473-3052-4816-897a-b36953b46c80} <Debug> TCPHandler: Processed in 0.002260092 sec. | ||
| 11550 | 2025.08.12 22:59:20.023329 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2025.08.12 22:59:20.023434 [ 256 ] {3bfd9ad6-1647-4063-a457-a89af4c2e147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11552 | 2025.08.12 22:59:20.023480 [ 256 ] {3bfd9ad6-1647-4063-a457-a89af4c2e147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11553 | 2025.08.12 22:59:20.023937 [ 256 ] {3bfd9ad6-1647-4063-a457-a89af4c2e147} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2025.08.12 22:59:20.023977 [ 256 ] {3bfd9ad6-1647-4063-a457-a89af4c2e147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11555 | 2025.08.12 22:59:20.024291 [ 256 ] {3bfd9ad6-1647-4063-a457-a89af4c2e147} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11556 | 2025.08.12 22:59:20.024500 [ 256 ] {3bfd9ad6-1647-4063-a457-a89af4c2e147} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2025.08.12 22:59:20.024638 [ 256 ] {3bfd9ad6-1647-4063-a457-a89af4c2e147} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001229 sec., 33360.455655004065 rows/sec., 2.45 MiB/sec. | ||
| 11558 | 2025.08.12 22:59:20.024679 [ 256 ] {3bfd9ad6-1647-4063-a457-a89af4c2e147} <Debug> TCPHandler: Processed in 0.00140223 sec. | ||
| 11559 | 2025.08.12 22:59:20.024797 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2025.08.12 22:59:20.024893 [ 256 ] {4af763fe-2372-4cff-9e0e-dc556b53c3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11561 | 2025.08.12 22:59:20.024935 [ 256 ] {4af763fe-2372-4cff-9e0e-dc556b53c3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11562 | 2025.08.12 22:59:20.025380 [ 256 ] {4af763fe-2372-4cff-9e0e-dc556b53c3c6} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2025.08.12 22:59:20.025418 [ 256 ] {4af763fe-2372-4cff-9e0e-dc556b53c3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11564 | 2025.08.12 22:59:20.025730 [ 256 ] {4af763fe-2372-4cff-9e0e-dc556b53c3c6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11565 | 2025.08.12 22:59:20.025942 [ 256 ] {4af763fe-2372-4cff-9e0e-dc556b53c3c6} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2025.08.12 22:59:20.026075 [ 256 ] {4af763fe-2372-4cff-9e0e-dc556b53c3c6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001202 sec., 87354.40931780367 rows/sec., 6.82 MiB/sec. | ||
| 11567 | 2025.08.12 22:59:20.026114 [ 256 ] {4af763fe-2372-4cff-9e0e-dc556b53c3c6} <Debug> TCPHandler: Processed in 0.001367409 sec. | ||
| 11568 | 2025.08.12 22:59:20.026234 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2025.08.12 22:59:20.026329 [ 256 ] {af96e231-57c4-4be7-b09b-db97cc877aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11570 | 2025.08.12 22:59:20.026373 [ 256 ] {af96e231-57c4-4be7-b09b-db97cc877aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11571 | 2025.08.12 22:59:20.026793 [ 256 ] {af96e231-57c4-4be7-b09b-db97cc877aae} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2025.08.12 22:59:20.026829 [ 256 ] {af96e231-57c4-4be7-b09b-db97cc877aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11573 | 2025.08.12 22:59:20.027171 [ 256 ] {af96e231-57c4-4be7-b09b-db97cc877aae} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11574 | 2025.08.12 22:59:20.027394 [ 256 ] {af96e231-57c4-4be7-b09b-db97cc877aae} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2025.08.12 22:59:20.027526 [ 256 ] {af96e231-57c4-4be7-b09b-db97cc877aae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 11576 | 2025.08.12 22:59:20.027531 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 5 parts from all_1_112_23 to all_116_116_0 | ||
| 11577 | 2025.08.12 22:59:20.027566 [ 256 ] {af96e231-57c4-4be7-b09b-db97cc877aae} <Debug> TCPHandler: Processed in 0.001380929 sec. | ||
| 11578 | 2025.08.12 22:59:20.027604 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2025.08.12 22:59:20.027641 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11580 | 2025.08.12 22:59:20.027703 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2025.08.12 22:59:20.027787 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_112_23 to all_116_116_0 into Compact with storage Full | ||
| 11582 | 2025.08.12 22:59:20.027805 [ 256 ] {279fd9dc-e01b-4f1f-bb9a-fc3a367c32a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11583 | 2025.08.12 22:59:20.027896 [ 256 ] {279fd9dc-e01b-4f1f-bb9a-fc3a367c32a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11584 | 2025.08.12 22:59:20.027959 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11585 | 2025.08.12 22:59:20.028011 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_112_23, total 32407 rows starting from the beginning of the part | ||
| 11586 | 2025.08.12 22:59:20.028096 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 11587 | 2025.08.12 22:59:20.028145 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 11588 | 2025.08.12 22:59:20.028189 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 11589 | 2025.08.12 22:59:20.028231 [ 189 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 196 rows starting from the beginning of the part | ||
| 11590 | 2025.08.12 22:59:20.028815 [ 256 ] {279fd9dc-e01b-4f1f-bb9a-fc3a367c32a1} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2025.08.12 22:59:20.028857 [ 256 ] {279fd9dc-e01b-4f1f-bb9a-fc3a367c32a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11592 | 2025.08.12 22:59:20.029649 [ 256 ] {279fd9dc-e01b-4f1f-bb9a-fc3a367c32a1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11593 | 2025.08.12 22:59:20.029891 [ 256 ] {279fd9dc-e01b-4f1f-bb9a-fc3a367c32a1} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2025.08.12 22:59:20.030022 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11595 | 2025.08.12 22:59:20.030046 [ 256 ] {279fd9dc-e01b-4f1f-bb9a-fc3a367c32a1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00226 sec., 18141.59292035398 rows/sec., 32.51 MiB/sec. | ||
| 11596 | 2025.08.12 22:59:20.030066 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11597 | 2025.08.12 22:59:20.030092 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11598 | 2025.08.12 22:59:20.030122 [ 256 ] {279fd9dc-e01b-4f1f-bb9a-fc3a367c32a1} <Debug> TCPHandler: Processed in 0.002467234 sec. | ||
| 11599 | 2025.08.12 22:59:20.030179 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::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 | ||
| 11600 | 2025.08.12 22:59:20.030251 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11601 | 2025.08.12 22:59:20.030346 [ 256 ] {4f8a2b0c-d002-45b6-80a7-d0d020446598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11602 | 2025.08.12 22:59:20.030363 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11603 | 2025.08.12 22:59:20.030390 [ 256 ] {4f8a2b0c-d002-45b6-80a7-d0d020446598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11604 | 2025.08.12 22:59:20.030418 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1756 rows starting from the beginning of the part | ||
| 11605 | 2025.08.12 22:59:20.030540 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 11606 | 2025.08.12 22:59:20.030650 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 11607 | 2025.08.12 22:59:20.030741 [ 256 ] {4f8a2b0c-d002-45b6-80a7-d0d020446598} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2025.08.12 22:59:20.030754 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 11609 | 2025.08.12 22:59:20.030779 [ 256 ] {4f8a2b0c-d002-45b6-80a7-d0d020446598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11610 | 2025.08.12 22:59:20.030858 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 11611 | 2025.08.12 22:59:20.030972 [ 188 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 11612 | 2025.08.12 22:59:20.031253 [ 256 ] {4f8a2b0c-d002-45b6-80a7-d0d020446598} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11613 | 2025.08.12 22:59:20.031472 [ 256 ] {4f8a2b0c-d002-45b6-80a7-d0d020446598} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2025.08.12 22:59:20.031619 [ 256 ] {4f8a2b0c-d002-45b6-80a7-d0d020446598} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. | ||
| 11615 | 2025.08.12 22:59:20.031656 [ 256 ] {4f8a2b0c-d002-45b6-80a7-d0d020446598} <Debug> TCPHandler: Processed in 0.001454511 sec. | ||
| 11616 | 2025.08.12 22:59:20.036321 [ 198 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32987 rows, containing 5 columns (5 merged, 0 gathered) in 0.008593921 sec., 3838410.895329385 rows/sec., 262.12 MiB/sec. | ||
| 11617 | 2025.08.12 22:59:20.036615 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 11618 | 2025.08.12 22:59:20.036938 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11619 | 2025.08.12 22:59:20.037040 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 5 parts: [all_1_112_23, all_116_116_0] -> all_1_116_24 | ||
| 11620 | 2025.08.12 22:59:20.037153 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 11621 | 2025.08.12 22:59:20.045923 [ 195 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1961 rows, containing 19 columns (19 merged, 0 gathered) in 0.015781692 sec., 124257.9059330267 rows/sec., 222.66 MiB/sec. | ||
| 11622 | 2025.08.12 22:59:20.048580 [ 198 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11623 | 2025.08.12 22:59:20.048979 [ 198 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2025.08.12 22:59:20.049073 [ 198 ] {c2cb89cc-a0cc-4ca4-84e8-b79c997c5860::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11625 | 2025.08.12 22:59:20.049263 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.55 MiB. | ||
| 11626 | 2025.08.12 22:59:21.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.61 MiB, peak 344.15 MiB, free memory in arenas 0.00 B, will set to 333.84 MiB (RSS), difference: 7.23 MiB | ||
| 11627 | 2025.08.12 22:59:24.229966 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11628 | 2025.08.12 22:59:24.230023 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11629 | 2025.08.12 22:59:24.397339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 | ||
| 11630 | 2025.08.12 22:59:24.397918 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2025.08.12 22:59:24.397970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11632 | 2025.08.12 22:59:24.398461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11633 | 2025.08.12 22:59:24.398690 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2025.08.12 22:59:24.398835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
| 11635 | 2025.08.12 22:59:25.018905 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2025.08.12 22:59:25.019106 [ 256 ] {f704e4f0-c82a-4cd2-8b3d-a757fba1e781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11637 | 2025.08.12 22:59:25.019177 [ 256 ] {f704e4f0-c82a-4cd2-8b3d-a757fba1e781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11638 | 2025.08.12 22:59:25.019870 [ 256 ] {f704e4f0-c82a-4cd2-8b3d-a757fba1e781} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2025.08.12 22:59:25.019920 [ 256 ] {f704e4f0-c82a-4cd2-8b3d-a757fba1e781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11640 | 2025.08.12 22:59:25.020340 [ 256 ] {f704e4f0-c82a-4cd2-8b3d-a757fba1e781} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11641 | 2025.08.12 22:59:25.020591 [ 256 ] {f704e4f0-c82a-4cd2-8b3d-a757fba1e781} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2025.08.12 22:59:25.020763 [ 256 ] {f704e4f0-c82a-4cd2-8b3d-a757fba1e781} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.50 MiB/sec. | ||
| 11643 | 2025.08.12 22:59:25.020817 [ 256 ] {f704e4f0-c82a-4cd2-8b3d-a757fba1e781} <Debug> TCPHandler: Processed in 0.002046488 sec. | ||
| 11644 | 2025.08.12 22:59:25.020956 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11645 | 2025.08.12 22:59:25.021058 [ 256 ] {9d861cee-61c2-4ae4-afa9-76bb9739f4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11646 | 2025.08.12 22:59:25.021104 [ 256 ] {9d861cee-61c2-4ae4-afa9-76bb9739f4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11647 | 2025.08.12 22:59:25.021541 [ 256 ] {9d861cee-61c2-4ae4-afa9-76bb9739f4da} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2025.08.12 22:59:25.021579 [ 256 ] {9d861cee-61c2-4ae4-afa9-76bb9739f4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11649 | 2025.08.12 22:59:25.021902 [ 256 ] {9d861cee-61c2-4ae4-afa9-76bb9739f4da} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11650 | 2025.08.12 22:59:25.022126 [ 256 ] {9d861cee-61c2-4ae4-afa9-76bb9739f4da} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2025.08.12 22:59:25.022265 [ 256 ] {9d861cee-61c2-4ae4-afa9-76bb9739f4da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 11652 | 2025.08.12 22:59:25.022305 [ 256 ] {9d861cee-61c2-4ae4-afa9-76bb9739f4da} <Debug> TCPHandler: Processed in 0.001401339 sec. | ||
| 11653 | 2025.08.12 22:59:25.022427 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2025.08.12 22:59:25.022523 [ 256 ] {01b58aeb-cd1c-4ee1-84f5-b9874e7bb9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11655 | 2025.08.12 22:59:25.022568 [ 256 ] {01b58aeb-cd1c-4ee1-84f5-b9874e7bb9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11656 | 2025.08.12 22:59:25.022992 [ 256 ] {01b58aeb-cd1c-4ee1-84f5-b9874e7bb9d6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2025.08.12 22:59:25.023030 [ 256 ] {01b58aeb-cd1c-4ee1-84f5-b9874e7bb9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11658 | 2025.08.12 22:59:25.023382 [ 256 ] {01b58aeb-cd1c-4ee1-84f5-b9874e7bb9d6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11659 | 2025.08.12 22:59:25.023599 [ 256 ] {01b58aeb-cd1c-4ee1-84f5-b9874e7bb9d6} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2025.08.12 22:59:25.023730 [ 256 ] {01b58aeb-cd1c-4ee1-84f5-b9874e7bb9d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 11661 | 2025.08.12 22:59:25.023768 [ 256 ] {01b58aeb-cd1c-4ee1-84f5-b9874e7bb9d6} <Debug> TCPHandler: Processed in 0.00138946 sec. | ||
| 11662 | 2025.08.12 22:59:25.023878 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11663 | 2025.08.12 22:59:25.023972 [ 256 ] {8f9b7bcb-9b33-427d-ab6c-4399b85a5881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11664 | 2025.08.12 22:59:25.024014 [ 256 ] {8f9b7bcb-9b33-427d-ab6c-4399b85a5881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11665 | 2025.08.12 22:59:25.024355 [ 256 ] {8f9b7bcb-9b33-427d-ab6c-4399b85a5881} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2025.08.12 22:59:25.024391 [ 256 ] {8f9b7bcb-9b33-427d-ab6c-4399b85a5881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11667 | 2025.08.12 22:59:25.024710 [ 256 ] {8f9b7bcb-9b33-427d-ab6c-4399b85a5881} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11668 | 2025.08.12 22:59:25.024938 [ 256 ] {8f9b7bcb-9b33-427d-ab6c-4399b85a5881} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2025.08.12 22:59:25.025077 [ 256 ] {8f9b7bcb-9b33-427d-ab6c-4399b85a5881} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 11670 | 2025.08.12 22:59:25.025113 [ 256 ] {8f9b7bcb-9b33-427d-ab6c-4399b85a5881} <Debug> TCPHandler: Processed in 0.001282038 sec. | ||
| 11671 | 2025.08.12 22:59:25.200678 [ 223 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): 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] | ||
| 11672 | 2025.08.12 22:59:25.200732 [ 223 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): 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] | ||
| 11673 | 2025.08.12 22:59:25.217834 [ 223 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): 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] | ||
| 11674 | 2025.08.12 22:59:25.668314 [ 222 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): 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] | ||
| 11675 | 2025.08.12 22:59:25.668403 [ 222 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): 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] | ||
| 11676 | 2025.08.12 22:59:25.673018 [ 222 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): 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] | ||
| 11677 | 2025.08.12 22:59:25.775333 [ 221 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): 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] | ||
| 11678 | 2025.08.12 22:59:25.775396 [ 221 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): 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] | ||
| 11679 | 2025.08.12 22:59:25.779242 [ 221 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): 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] | ||
| 11680 | 2025.08.12 22:59:25.982371 [ 219 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): 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] | ||
| 11681 | 2025.08.12 22:59:25.982441 [ 219 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): 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] | ||
| 11682 | 2025.08.12 22:59:25.985701 [ 219 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): 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] | ||
| 11683 | 2025.08.12 22:59:26.118119 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): 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] | ||
| 11684 | 2025.08.12 22:59:26.118152 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): 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] | ||
| 11685 | 2025.08.12 22:59:26.123399 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): 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] | ||
| 11686 | 2025.08.12 22:59:26.147633 [ 220 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): 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] | ||
| 11687 | 2025.08.12 22:59:26.147689 [ 220 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): 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] | ||
| 11688 | 2025.08.12 22:59:26.151060 [ 220 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): 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] | ||
| 11689 | 2025.08.12 22:59:26.167099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 11690 | 2025.08.12 22:59:26.183754 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2025.08.12 22:59:26.183795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11692 | 2025.08.12 22:59:26.189842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11693 | 2025.08.12 22:59:26.190571 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2025.08.12 22:59:26.193265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 11695 | 2025.08.12 22:59:27.310881 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11696 | 2025.08.12 22:59:27.311070 [ 256 ] {5ef73ede-dd4f-408b-a11e-83c387369dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11697 | 2025.08.12 22:59:27.311140 [ 256 ] {5ef73ede-dd4f-408b-a11e-83c387369dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11698 | 2025.08.12 22:59:27.311779 [ 256 ] {5ef73ede-dd4f-408b-a11e-83c387369dcc} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2025.08.12 22:59:27.311826 [ 256 ] {5ef73ede-dd4f-408b-a11e-83c387369dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11700 | 2025.08.12 22:59:27.312219 [ 256 ] {5ef73ede-dd4f-408b-a11e-83c387369dcc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11701 | 2025.08.12 22:59:27.312447 [ 256 ] {5ef73ede-dd4f-408b-a11e-83c387369dcc} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11702 | 2025.08.12 22:59:27.312609 [ 256 ] {5ef73ede-dd4f-408b-a11e-83c387369dcc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001588 sec., 2518.891687657431 rows/sec., 205.40 KiB/sec. | ||
| 11703 | 2025.08.12 22:59:27.312661 [ 256 ] {5ef73ede-dd4f-408b-a11e-83c387369dcc} <Debug> TCPHandler: Processed in 0.001913107 sec. | ||
| 11704 | 2025.08.12 22:59:27.312785 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11705 | 2025.08.12 22:59:27.312889 [ 256 ] {0e279112-7845-4805-ab32-a4de3fde80ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11706 | 2025.08.12 22:59:27.312935 [ 256 ] {0e279112-7845-4805-ab32-a4de3fde80ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11707 | 2025.08.12 22:59:27.313851 [ 256 ] {0e279112-7845-4805-ab32-a4de3fde80ad} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2025.08.12 22:59:27.313890 [ 256 ] {0e279112-7845-4805-ab32-a4de3fde80ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11709 | 2025.08.12 22:59:27.314292 [ 256 ] {0e279112-7845-4805-ab32-a4de3fde80ad} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11710 | 2025.08.12 22:59:27.314517 [ 256 ] {0e279112-7845-4805-ab32-a4de3fde80ad} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2025.08.12 22:59:27.314654 [ 256 ] {0e279112-7845-4805-ab32-a4de3fde80ad} <Debug> executeQuery: Read 1280 rows, 108.49 KiB in 0.001789 sec., 715483.5103409726 rows/sec., 59.22 MiB/sec. | ||
| 11712 | 2025.08.12 22:59:27.314694 [ 256 ] {0e279112-7845-4805-ab32-a4de3fde80ad} <Debug> TCPHandler: Processed in 0.001960147 sec. | ||
| 11713 | 2025.08.12 22:59:27.314818 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11714 | 2025.08.12 22:59:27.314946 [ 256 ] {611118b4-438a-4dab-b371-32bd32946947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11715 | 2025.08.12 22:59:27.314999 [ 256 ] {611118b4-438a-4dab-b371-32bd32946947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11716 | 2025.08.12 22:59:27.315450 [ 256 ] {611118b4-438a-4dab-b371-32bd32946947} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2025.08.12 22:59:27.315486 [ 256 ] {611118b4-438a-4dab-b371-32bd32946947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11718 | 2025.08.12 22:59:27.315813 [ 256 ] {611118b4-438a-4dab-b371-32bd32946947} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11719 | 2025.08.12 22:59:27.316042 [ 256 ] {611118b4-438a-4dab-b371-32bd32946947} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2025.08.12 22:59:27.316175 [ 256 ] {611118b4-438a-4dab-b371-32bd32946947} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001255 sec., 35856.57370517928 rows/sec., 2.62 MiB/sec. | ||
| 11721 | 2025.08.12 22:59:27.316215 [ 256 ] {611118b4-438a-4dab-b371-32bd32946947} <Debug> TCPHandler: Processed in 0.001459511 sec. | ||
| 11722 | 2025.08.12 22:59:27.316327 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11723 | 2025.08.12 22:59:27.316424 [ 256 ] {81d6d1ad-5eda-4b36-bb3c-efb938f8a730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11724 | 2025.08.12 22:59:27.316465 [ 256 ] {81d6d1ad-5eda-4b36-bb3c-efb938f8a730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11725 | 2025.08.12 22:59:27.316934 [ 256 ] {81d6d1ad-5eda-4b36-bb3c-efb938f8a730} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11726 | 2025.08.12 22:59:27.316970 [ 256 ] {81d6d1ad-5eda-4b36-bb3c-efb938f8a730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11727 | 2025.08.12 22:59:27.317278 [ 256 ] {81d6d1ad-5eda-4b36-bb3c-efb938f8a730} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11728 | 2025.08.12 22:59:27.317493 [ 256 ] {81d6d1ad-5eda-4b36-bb3c-efb938f8a730} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11729 | 2025.08.12 22:59:27.317625 [ 256 ] {81d6d1ad-5eda-4b36-bb3c-efb938f8a730} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001221 sec., 186732.18673218673 rows/sec., 12.64 MiB/sec. | ||
| 11730 | 2025.08.12 22:59:27.317663 [ 256 ] {81d6d1ad-5eda-4b36-bb3c-efb938f8a730} <Debug> TCPHandler: Processed in 0.00138767 sec. | ||
| 11731 | 2025.08.12 22:59:27.317776 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11732 | 2025.08.12 22:59:27.317871 [ 256 ] {41db90c6-7ff5-4c06-b621-566f1f49f70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11733 | 2025.08.12 22:59:27.317912 [ 256 ] {41db90c6-7ff5-4c06-b621-566f1f49f70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11734 | 2025.08.12 22:59:27.318479 [ 256 ] {41db90c6-7ff5-4c06-b621-566f1f49f70a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2025.08.12 22:59:27.318515 [ 256 ] {41db90c6-7ff5-4c06-b621-566f1f49f70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11736 | 2025.08.12 22:59:27.318911 [ 256 ] {41db90c6-7ff5-4c06-b621-566f1f49f70a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11737 | 2025.08.12 22:59:27.319124 [ 256 ] {41db90c6-7ff5-4c06-b621-566f1f49f70a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2025.08.12 22:59:27.319254 [ 256 ] {41db90c6-7ff5-4c06-b621-566f1f49f70a} <Debug> executeQuery: Read 565 rows, 43.01 KiB in 0.001403 sec., 402708.48182466143 rows/sec., 29.94 MiB/sec. | ||
| 11739 | 2025.08.12 22:59:27.319293 [ 256 ] {41db90c6-7ff5-4c06-b621-566f1f49f70a} <Debug> TCPHandler: Processed in 0.001568002 sec. | ||
| 11740 | 2025.08.12 22:59:27.319410 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2025.08.12 22:59:27.319506 [ 256 ] {89369c9d-8dc8-4a2a-995b-254412fba160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11742 | 2025.08.12 22:59:27.319550 [ 256 ] {89369c9d-8dc8-4a2a-995b-254412fba160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11743 | 2025.08.12 22:59:27.320106 [ 256 ] {89369c9d-8dc8-4a2a-995b-254412fba160} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2025.08.12 22:59:27.320141 [ 256 ] {89369c9d-8dc8-4a2a-995b-254412fba160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11745 | 2025.08.12 22:59:27.320517 [ 256 ] {89369c9d-8dc8-4a2a-995b-254412fba160} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11746 | 2025.08.12 22:59:27.320731 [ 256 ] {89369c9d-8dc8-4a2a-995b-254412fba160} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2025.08.12 22:59:27.320861 [ 256 ] {89369c9d-8dc8-4a2a-995b-254412fba160} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001375 sec., 686545.4545454546 rows/sec., 46.04 MiB/sec. | ||
| 11748 | 2025.08.12 22:59:27.320898 [ 256 ] {89369c9d-8dc8-4a2a-995b-254412fba160} <Debug> TCPHandler: Processed in 0.001537571 sec. | ||
| 11749 | 2025.08.12 22:59:27.321014 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2025.08.12 22:59:27.321109 [ 256 ] {f8ac41ed-e1aa-4ab7-bafa-65541b5a2b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11751 | 2025.08.12 22:59:27.321165 [ 256 ] {f8ac41ed-e1aa-4ab7-bafa-65541b5a2b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11752 | 2025.08.12 22:59:27.321968 [ 256 ] {f8ac41ed-e1aa-4ab7-bafa-65541b5a2b82} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2025.08.12 22:59:27.322007 [ 256 ] {f8ac41ed-e1aa-4ab7-bafa-65541b5a2b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11754 | 2025.08.12 22:59:27.322620 [ 256 ] {f8ac41ed-e1aa-4ab7-bafa-65541b5a2b82} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11755 | 2025.08.12 22:59:27.322851 [ 256 ] {f8ac41ed-e1aa-4ab7-bafa-65541b5a2b82} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2025.08.12 22:59:27.322993 [ 256 ] {f8ac41ed-e1aa-4ab7-bafa-65541b5a2b82} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001902 sec., 21556.25657202944 rows/sec., 38.63 MiB/sec. | ||
| 11757 | 2025.08.12 22:59:27.323054 [ 256 ] {f8ac41ed-e1aa-4ab7-bafa-65541b5a2b82} <Debug> TCPHandler: Processed in 0.00208948 sec. | ||
| 11758 | 2025.08.12 22:59:27.323172 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11759 | 2025.08.12 22:59:27.323267 [ 256 ] {db7ad4af-281c-4b42-a808-926b43fe08f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11760 | 2025.08.12 22:59:27.323308 [ 256 ] {db7ad4af-281c-4b42-a808-926b43fe08f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11761 | 2025.08.12 22:59:27.323643 [ 256 ] {db7ad4af-281c-4b42-a808-926b43fe08f5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2025.08.12 22:59:27.323677 [ 256 ] {db7ad4af-281c-4b42-a808-926b43fe08f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11763 | 2025.08.12 22:59:27.323990 [ 256 ] {db7ad4af-281c-4b42-a808-926b43fe08f5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11764 | 2025.08.12 22:59:27.324224 [ 256 ] {db7ad4af-281c-4b42-a808-926b43fe08f5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2025.08.12 22:59:27.324357 [ 256 ] {db7ad4af-281c-4b42-a808-926b43fe08f5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001108 sec., 32490.974729241876 rows/sec., 2.19 MiB/sec. | ||
| 11766 | 2025.08.12 22:59:27.324392 [ 256 ] {db7ad4af-281c-4b42-a808-926b43fe08f5} <Debug> TCPHandler: Processed in 0.001269628 sec. | ||
| 11767 | 2025.08.12 22:59:29.498412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1638 | ||
| 11768 | 2025.08.12 22:59:29.501278 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2025.08.12 22:59:29.501324 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11770 | 2025.08.12 22:59:29.502482 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11771 | 2025.08.12 22:59:29.502737 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2025.08.12 22:59:29.502995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1638 | ||
| 11773 | 2025.08.12 22:59:30.014146 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11774 | 2025.08.12 22:59:30.014368 [ 256 ] {4c694ef4-d5f5-4b46-b3ca-632985047cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11775 | 2025.08.12 22:59:30.014446 [ 256 ] {4c694ef4-d5f5-4b46-b3ca-632985047cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11776 | 2025.08.12 22:59:30.015235 [ 256 ] {4c694ef4-d5f5-4b46-b3ca-632985047cc9} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2025.08.12 22:59:30.015286 [ 256 ] {4c694ef4-d5f5-4b46-b3ca-632985047cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11778 | 2025.08.12 22:59:30.015692 [ 256 ] {4c694ef4-d5f5-4b46-b3ca-632985047cc9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11779 | 2025.08.12 22:59:30.015929 [ 256 ] {4c694ef4-d5f5-4b46-b3ca-632985047cc9} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2025.08.12 22:59:30.016104 [ 256 ] {4c694ef4-d5f5-4b46-b3ca-632985047cc9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.38 MiB/sec. | ||
| 11781 | 2025.08.12 22:59:30.016155 [ 256 ] {4c694ef4-d5f5-4b46-b3ca-632985047cc9} <Debug> TCPHandler: Processed in 0.0021498 sec. | ||
| 11782 | 2025.08.12 22:59:30.016298 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11783 | 2025.08.12 22:59:30.016404 [ 256 ] {0b6e0b08-d045-41da-b04f-5ec323709e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11784 | 2025.08.12 22:59:30.016448 [ 256 ] {0b6e0b08-d045-41da-b04f-5ec323709e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11785 | 2025.08.12 22:59:30.016898 [ 256 ] {0b6e0b08-d045-41da-b04f-5ec323709e6c} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2025.08.12 22:59:30.016938 [ 256 ] {0b6e0b08-d045-41da-b04f-5ec323709e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11787 | 2025.08.12 22:59:30.017265 [ 256 ] {0b6e0b08-d045-41da-b04f-5ec323709e6c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11788 | 2025.08.12 22:59:30.017482 [ 256 ] {0b6e0b08-d045-41da-b04f-5ec323709e6c} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2025.08.12 22:59:30.017618 [ 256 ] {0b6e0b08-d045-41da-b04f-5ec323709e6c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 11790 | 2025.08.12 22:59:30.017656 [ 256 ] {0b6e0b08-d045-41da-b04f-5ec323709e6c} <Debug> TCPHandler: Processed in 0.00140999 sec. | ||
| 11791 | 2025.08.12 22:59:30.017775 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2025.08.12 22:59:30.017870 [ 256 ] {d6ab5315-9d5b-48e2-ac9d-75e868570057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11793 | 2025.08.12 22:59:30.017916 [ 256 ] {d6ab5315-9d5b-48e2-ac9d-75e868570057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11794 | 2025.08.12 22:59:30.018297 [ 256 ] {d6ab5315-9d5b-48e2-ac9d-75e868570057} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2025.08.12 22:59:30.018333 [ 256 ] {d6ab5315-9d5b-48e2-ac9d-75e868570057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11796 | 2025.08.12 22:59:30.018667 [ 256 ] {d6ab5315-9d5b-48e2-ac9d-75e868570057} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11797 | 2025.08.12 22:59:30.018895 [ 256 ] {d6ab5315-9d5b-48e2-ac9d-75e868570057} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2025.08.12 22:59:30.019027 [ 256 ] {d6ab5315-9d5b-48e2-ac9d-75e868570057} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 3.79 MiB/sec. | ||
| 11799 | 2025.08.12 22:59:30.019065 [ 256 ] {d6ab5315-9d5b-48e2-ac9d-75e868570057} <Debug> TCPHandler: Processed in 0.001339609 sec. | ||
| 11800 | 2025.08.12 22:59:30.019182 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2025.08.12 22:59:30.019277 [ 256 ] {276921bb-83eb-4d71-8f1a-0b3934adc7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11802 | 2025.08.12 22:59:30.019322 [ 256 ] {276921bb-83eb-4d71-8f1a-0b3934adc7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11803 | 2025.08.12 22:59:30.019651 [ 256 ] {276921bb-83eb-4d71-8f1a-0b3934adc7c5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2025.08.12 22:59:30.019688 [ 256 ] {276921bb-83eb-4d71-8f1a-0b3934adc7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11805 | 2025.08.12 22:59:30.019992 [ 256 ] {276921bb-83eb-4d71-8f1a-0b3934adc7c5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11806 | 2025.08.12 22:59:30.020216 [ 256 ] {276921bb-83eb-4d71-8f1a-0b3934adc7c5} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2025.08.12 22:59:30.020349 [ 256 ] {276921bb-83eb-4d71-8f1a-0b3934adc7c5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001091 sec., 21998.166819431714 rows/sec., 1.48 MiB/sec. | ||
| 11808 | 2025.08.12 22:59:30.020387 [ 256 ] {276921bb-83eb-4d71-8f1a-0b3934adc7c5} <Debug> TCPHandler: Processed in 0.001254288 sec. | ||
| 11809 | 2025.08.12 22:59:31.899007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 | ||
| 11810 | 2025.08.12 22:59:31.899519 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2025.08.12 22:59:31.899551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11812 | 2025.08.12 22:59:31.900007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11813 | 2025.08.12 22:59:31.900224 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2025.08.12 22:59:31.900344 [ 68 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11815 | 2025.08.12 22:59:31.900349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 | ||
| 11816 | 2025.08.12 22:59:31.900389 [ 68 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2025.08.12 22:59:31.900413 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11818 | 2025.08.12 22:59:31.900570 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 11819 | 2025.08.12 22:59:31.900735 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11820 | 2025.08.12 22:59:31.900778 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
| 11821 | 2025.08.12 22:59:31.900851 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 11822 | 2025.08.12 22:59:31.900902 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 11823 | 2025.08.12 22:59:31.900958 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 11824 | 2025.08.12 22:59:31.901005 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 11825 | 2025.08.12 22:59:31.901061 [ 200 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::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 | ||
| 11826 | 2025.08.12 22:59:31.903317 [ 198 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.002810069 sec., 11570178.525865378 rows/sec., 165.51 MiB/sec. | ||
| 11827 | 2025.08.12 22:59:31.903739 [ 198 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11828 | 2025.08.12 22:59:31.904035 [ 198 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_71_14} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2025.08.12 22:59:31.904115 [ 198 ] {4322e1d6-582e-496a-a8f0-7fed55b9d064::all_1_71_14} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11830 | 2025.08.12 22:59:31.904238 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 11831 | 2025.08.12 22:59:33.693470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 11832 | 2025.08.12 22:59:33.711018 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11833 | 2025.08.12 22:59:33.711081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11834 | 2025.08.12 22:59:33.717121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11835 | 2025.08.12 22:59:33.717819 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2025.08.12 22:59:33.718188 [ 68 ] {} <Debug> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11837 | 2025.08.12 22:59:33.718255 [ 68 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2025.08.12 22:59:33.718280 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11839 | 2025.08.12 22:59:33.718400 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11840 | 2025.08.12 22:59:33.721015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 11841 | 2025.08.12 22:59:33.721861 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11842 | 2025.08.12 22:59:33.723454 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11843 | 2025.08.12 22:59:33.728042 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11844 | 2025.08.12 22:59:33.732486 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11845 | 2025.08.12 22:59:33.736980 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11846 | 2025.08.12 22:59:33.741896 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11847 | 2025.08.12 22:59:33.746773 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::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 | ||
| 11848 | 2025.08.12 22:59:33.803064 [ 191 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084706869 sec., 6315.898655161011 rows/sec., 32.66 MiB/sec. | ||
| 11849 | 2025.08.12 22:59:33.806013 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11850 | 2025.08.12 22:59:33.808055 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_71_14} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2025.08.12 22:59:33.808158 [ 196 ] {1821d7cb-81c9-454d-9f21-17f598c12a5d::all_1_71_14} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11852 | 2025.08.12 22:59:33.810698 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 11853 | 2025.08.12 22:59:34.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.17 MiB, peak 352.57 MiB, free memory in arenas 0.00 B, will set to 334.14 MiB (RSS), difference: -1.02 MiB | ||
| 11854 | 2025.08.12 22:59:35.018351 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11855 | 2025.08.12 22:59:35.018559 [ 256 ] {a9b5a5c6-0a84-4998-92c6-8b3a0ff6e624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11856 | 2025.08.12 22:59:35.018633 [ 256 ] {a9b5a5c6-0a84-4998-92c6-8b3a0ff6e624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11857 | 2025.08.12 22:59:35.019293 [ 256 ] {a9b5a5c6-0a84-4998-92c6-8b3a0ff6e624} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2025.08.12 22:59:35.019374 [ 256 ] {a9b5a5c6-0a84-4998-92c6-8b3a0ff6e624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11859 | 2025.08.12 22:59:35.019797 [ 256 ] {a9b5a5c6-0a84-4998-92c6-8b3a0ff6e624} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11860 | 2025.08.12 22:59:35.020043 [ 256 ] {a9b5a5c6-0a84-4998-92c6-8b3a0ff6e624} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2025.08.12 22:59:35.020212 [ 68 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 11862 | 2025.08.12 22:59:35.020220 [ 256 ] {a9b5a5c6-0a84-4998-92c6-8b3a0ff6e624} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.49 MiB/sec. | ||
| 11863 | 2025.08.12 22:59:35.020284 [ 68 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11864 | 2025.08.12 22:59:35.020312 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11865 | 2025.08.12 22:59:35.020320 [ 256 ] {a9b5a5c6-0a84-4998-92c6-8b3a0ff6e624} <Debug> TCPHandler: Processed in 0.00210477 sec. | ||
| 11866 | 2025.08.12 22:59:35.020421 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 11867 | 2025.08.12 22:59:35.020452 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2025.08.12 22:59:35.020570 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11869 | 2025.08.12 22:59:35.020576 [ 256 ] {22795b71-cdbc-4140-80cb-5b21f503b24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11870 | 2025.08.12 22:59:35.020614 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2420 rows starting from the beginning of the part | ||
| 11871 | 2025.08.12 22:59:35.020636 [ 256 ] {22795b71-cdbc-4140-80cb-5b21f503b24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11872 | 2025.08.12 22:59:35.020684 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 138 rows starting from the beginning of the part | ||
| 11873 | 2025.08.12 22:59:35.020735 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 11874 | 2025.08.12 22:59:35.020777 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1280 rows starting from the beginning of the part | ||
| 11875 | 2025.08.12 22:59:35.020819 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 11876 | 2025.08.12 22:59:35.020859 [ 187 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 11877 | 2025.08.12 22:59:35.021093 [ 256 ] {22795b71-cdbc-4140-80cb-5b21f503b24e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2025.08.12 22:59:35.021138 [ 256 ] {22795b71-cdbc-4140-80cb-5b21f503b24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11879 | 2025.08.12 22:59:35.021500 [ 256 ] {22795b71-cdbc-4140-80cb-5b21f503b24e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11880 | 2025.08.12 22:59:35.021743 [ 256 ] {22795b71-cdbc-4140-80cb-5b21f503b24e} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2025.08.12 22:59:35.021876 [ 68 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 11882 | 2025.08.12 22:59:35.021883 [ 256 ] {22795b71-cdbc-4140-80cb-5b21f503b24e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001333 sec., 48012.003000750185 rows/sec., 3.75 MiB/sec. | ||
| 11883 | 2025.08.12 22:59:35.021916 [ 68 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2025.08.12 22:59:35.021940 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11885 | 2025.08.12 22:59:35.021940 [ 256 ] {22795b71-cdbc-4140-80cb-5b21f503b24e} <Debug> TCPHandler: Processed in 0.001541312 sec. | ||
| 11886 | 2025.08.12 22:59:35.022028 [ 196 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 11887 | 2025.08.12 22:59:35.022076 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2025.08.12 22:59:35.022120 [ 196 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11889 | 2025.08.12 22:59:35.022151 [ 196 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1223 rows starting from the beginning of the part | ||
| 11890 | 2025.08.12 22:59:35.022173 [ 256 ] {11843432-35dd-473e-abc8-8f3068cf5605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11891 | 2025.08.12 22:59:35.022215 [ 196 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 105 rows starting from the beginning of the part | ||
| 11892 | 2025.08.12 22:59:35.022221 [ 256 ] {11843432-35dd-473e-abc8-8f3068cf5605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11893 | 2025.08.12 22:59:35.022262 [ 196 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 11894 | 2025.08.12 22:59:35.022302 [ 196 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 565 rows starting from the beginning of the part | ||
| 11895 | 2025.08.12 22:59:35.022343 [ 196 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 11896 | 2025.08.12 22:59:35.022382 [ 196 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 11897 | 2025.08.12 22:59:35.022650 [ 256 ] {11843432-35dd-473e-abc8-8f3068cf5605} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2025.08.12 22:59:35.022651 [ 201 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4006 rows, containing 5 columns (5 merged, 0 gathered) in 0.002276042 sec., 1760072.968776499 rows/sec., 150.94 MiB/sec. | ||
| 11899 | 2025.08.12 22:59:35.022687 [ 256 ] {11843432-35dd-473e-abc8-8f3068cf5605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11900 | 2025.08.12 22:59:35.022957 [ 192 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 11901 | 2025.08.12 22:59:35.023105 [ 256 ] {11843432-35dd-473e-abc8-8f3068cf5605} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11902 | 2025.08.12 22:59:35.023233 [ 192 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2025.08.12 22:59:35.023306 [ 192 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_121_24} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 11904 | 2025.08.12 22:59:35.023344 [ 256 ] {11843432-35dd-473e-abc8-8f3068cf5605} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11905 | 2025.08.12 22:59:35.023406 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 11906 | 2025.08.12 22:59:35.023476 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 4 parts from all_1_116_24 to all_119_119_0 | ||
| 11907 | 2025.08.12 22:59:35.023486 [ 256 ] {11843432-35dd-473e-abc8-8f3068cf5605} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 11908 | 2025.08.12 22:59:35.023515 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11909 | 2025.08.12 22:59:35.023539 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11910 | 2025.08.12 22:59:35.023539 [ 256 ] {11843432-35dd-473e-abc8-8f3068cf5605} <Debug> TCPHandler: Processed in 0.001512781 sec. | ||
| 11911 | 2025.08.12 22:59:35.023569 [ 186 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582123 sec., 1317849.4971629893 rows/sec., 102.08 MiB/sec. | ||
| 11912 | 2025.08.12 22:59:35.023615 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_119_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_116_24 to all_119_119_0 into Compact with storage Full | ||
| 11913 | 2025.08.12 22:59:35.023668 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11914 | 2025.08.12 22:59:35.023733 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_119_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11915 | 2025.08.12 22:59:35.023735 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 11916 | 2025.08.12 22:59:35.023769 [ 256 ] {e7501a21-42e8-4e6f-8f51-7f40aea68258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11917 | 2025.08.12 22:59:35.023775 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_24, total 32987 rows starting from the beginning of the part | ||
| 11918 | 2025.08.12 22:59:35.023816 [ 256 ] {e7501a21-42e8-4e6f-8f51-7f40aea68258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11919 | 2025.08.12 22:59:35.023855 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 11920 | 2025.08.12 22:59:35.023907 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 11921 | 2025.08.12 22:59:35.023953 [ 201 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 944 rows starting from the beginning of the part | ||
| 11922 | 2025.08.12 22:59:35.024007 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2025.08.12 22:59:35.024081 [ 192 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_121_24} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 11924 | 2025.08.12 22:59:35.024155 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 11925 | 2025.08.12 22:59:35.024170 [ 256 ] {e7501a21-42e8-4e6f-8f51-7f40aea68258} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2025.08.12 22:59:35.024212 [ 256 ] {e7501a21-42e8-4e6f-8f51-7f40aea68258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11927 | 2025.08.12 22:59:35.024548 [ 256 ] {e7501a21-42e8-4e6f-8f51-7f40aea68258} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11928 | 2025.08.12 22:59:35.024774 [ 256 ] {e7501a21-42e8-4e6f-8f51-7f40aea68258} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2025.08.12 22:59:35.024897 [ 68 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 11930 | 2025.08.12 22:59:35.024912 [ 256 ] {e7501a21-42e8-4e6f-8f51-7f40aea68258} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 11931 | 2025.08.12 22:59:35.024929 [ 68 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2025.08.12 22:59:35.024954 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11933 | 2025.08.12 22:59:35.024958 [ 256 ] {e7501a21-42e8-4e6f-8f51-7f40aea68258} <Debug> TCPHandler: Processed in 0.001339669 sec. | ||
| 11934 | 2025.08.12 22:59:35.025069 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11935 | 2025.08.12 22:59:35.025215 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11936 | 2025.08.12 22:59:35.025252 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6312 rows starting from the beginning of the part | ||
| 11937 | 2025.08.12 22:59:35.025318 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11938 | 2025.08.12 22:59:35.025365 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11939 | 2025.08.12 22:59:35.025407 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
| 11940 | 2025.08.12 22:59:35.025445 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 24 rows starting from the beginning of the part | ||
| 11941 | 2025.08.12 22:59:35.025484 [ 190 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 11942 | 2025.08.12 22:59:35.027682 [ 192 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6552 rows, containing 4 columns (4 merged, 0 gathered) in 0.002674417 sec., 2449879.7307974035 rows/sec., 163.29 MiB/sec. | ||
| 11943 | 2025.08.12 22:59:35.028161 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 11944 | 2025.08.12 22:59:35.028483 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_121_24} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2025.08.12 22:59:35.028567 [ 186 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_121_24} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 11946 | 2025.08.12 22:59:35.028653 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 11947 | 2025.08.12 22:59:35.031386 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_119_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34251 rows, containing 5 columns (5 merged, 0 gathered) in 0.007805909 sec., 4387829.783821462 rows/sec., 299.54 MiB/sec. | ||
| 11948 | 2025.08.12 22:59:35.031808 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_119_25} <Trace> MergedBlockOutputStream: filled checksums all_1_119_25 (state Temporary) | ||
| 11949 | 2025.08.12 22:59:35.032254 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_119_25 to all_1_119_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2025.08.12 22:59:35.032375 [ 192 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 4 parts: [all_1_116_24, all_119_119_0] -> all_1_119_25 | ||
| 11951 | 2025.08.12 22:59:35.032501 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11952 | 2025.08.12 22:59:36.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.54 MiB, peak 352.57 MiB, free memory in arenas 0.00 B, will set to 335.84 MiB (RSS), difference: 1.30 MiB | ||
| 11953 | 2025.08.12 22:59:39.230092 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11954 | 2025.08.12 22:59:39.230174 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11955 | 2025.08.12 22:59:39.400601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 | ||
| 11956 | 2025.08.12 22:59:39.401187 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2025.08.12 22:59:39.401236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11958 | 2025.08.12 22:59:39.401737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11959 | 2025.08.12 22:59:39.401964 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2025.08.12 22:59:39.402106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
| 11961 | 2025.08.12 22:59:39.503359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1654 | ||
| 11962 | 2025.08.12 22:59:39.505466 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2025.08.12 22:59:39.505521 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11964 | 2025.08.12 22:59:39.506701 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11965 | 2025.08.12 22:59:39.506979 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2025.08.12 22:59:39.507355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1654 | ||
| 11967 | 2025.08.12 22:59:40.020996 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2025.08.12 22:59:40.021293 [ 256 ] {f37e4d83-12c6-4230-a5aa-e24d3eb55293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11969 | 2025.08.12 22:59:40.021400 [ 256 ] {f37e4d83-12c6-4230-a5aa-e24d3eb55293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11970 | 2025.08.12 22:59:40.022212 [ 256 ] {f37e4d83-12c6-4230-a5aa-e24d3eb55293} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2025.08.12 22:59:40.022258 [ 256 ] {f37e4d83-12c6-4230-a5aa-e24d3eb55293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11972 | 2025.08.12 22:59:40.022653 [ 256 ] {f37e4d83-12c6-4230-a5aa-e24d3eb55293} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 11973 | 2025.08.12 22:59:40.022876 [ 256 ] {f37e4d83-12c6-4230-a5aa-e24d3eb55293} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2025.08.12 22:59:40.023028 [ 256 ] {f37e4d83-12c6-4230-a5aa-e24d3eb55293} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001814 sec., 76074.97243660419 rows/sec., 6.58 MiB/sec. | ||
| 11975 | 2025.08.12 22:59:40.023071 [ 256 ] {f37e4d83-12c6-4230-a5aa-e24d3eb55293} <Debug> TCPHandler: Processed in 0.002259972 sec. | ||
| 11976 | 2025.08.12 22:59:40.023196 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2025.08.12 22:59:40.023290 [ 256 ] {401b70e9-3996-4240-bd6d-1e51385c40e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11978 | 2025.08.12 22:59:40.023331 [ 256 ] {401b70e9-3996-4240-bd6d-1e51385c40e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11979 | 2025.08.12 22:59:40.023744 [ 256 ] {401b70e9-3996-4240-bd6d-1e51385c40e9} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2025.08.12 22:59:40.023780 [ 256 ] {401b70e9-3996-4240-bd6d-1e51385c40e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11981 | 2025.08.12 22:59:40.024084 [ 256 ] {401b70e9-3996-4240-bd6d-1e51385c40e9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11982 | 2025.08.12 22:59:40.024290 [ 256 ] {401b70e9-3996-4240-bd6d-1e51385c40e9} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2025.08.12 22:59:40.024409 [ 170 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 11984 | 2025.08.12 22:59:40.024416 [ 256 ] {401b70e9-3996-4240-bd6d-1e51385c40e9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001146 sec., 35776.614310645724 rows/sec., 2.63 MiB/sec. | ||
| 11985 | 2025.08.12 22:59:40.024481 [ 170 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2025.08.12 22:59:40.024496 [ 256 ] {401b70e9-3996-4240-bd6d-1e51385c40e9} <Debug> TCPHandler: Processed in 0.001349089 sec. | ||
| 11987 | 2025.08.12 22:59:40.024509 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11988 | 2025.08.12 22:59:40.024627 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 11989 | 2025.08.12 22:59:40.024628 [ 225 ] {} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): 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] | ||
| 11990 | 2025.08.12 22:59:40.024643 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2025.08.12 22:59:40.024693 [ 225 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): 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] | ||
| 11992 | 2025.08.12 22:59:40.024765 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11993 | 2025.08.12 22:59:40.024785 [ 256 ] {a1a0dea1-588b-4bae-b636-ceddae50913a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11994 | 2025.08.12 22:59:40.024807 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 269 rows starting from the beginning of the part | ||
| 11995 | 2025.08.12 22:59:40.024830 [ 256 ] {a1a0dea1-588b-4bae-b636-ceddae50913a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11996 | 2025.08.12 22:59:40.024892 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 11997 | 2025.08.12 22:59:40.024952 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part | ||
| 11998 | 2025.08.12 22:59:40.025007 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part | ||
| 11999 | 2025.08.12 22:59:40.025057 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 45 rows starting from the beginning of the part | ||
| 12000 | 2025.08.12 22:59:40.025107 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 41 rows starting from the beginning of the part | ||
| 12001 | 2025.08.12 22:59:40.025284 [ 256 ] {a1a0dea1-588b-4bae-b636-ceddae50913a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12002 | 2025.08.12 22:59:40.025326 [ 256 ] {a1a0dea1-588b-4bae-b636-ceddae50913a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12003 | 2025.08.12 22:59:40.025665 [ 256 ] {a1a0dea1-588b-4bae-b636-ceddae50913a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12004 | 2025.08.12 22:59:40.025938 [ 256 ] {a1a0dea1-588b-4bae-b636-ceddae50913a} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12005 | 2025.08.12 22:59:40.026040 [ 193 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464861 sec., 306513.72382772155 rows/sec., 21.70 MiB/sec. | ||
| 12006 | 2025.08.12 22:59:40.026072 [ 256 ] {a1a0dea1-588b-4bae-b636-ceddae50913a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001304 sec., 80521.47239263804 rows/sec., 6.29 MiB/sec. | ||
| 12007 | 2025.08.12 22:59:40.026116 [ 256 ] {a1a0dea1-588b-4bae-b636-ceddae50913a} <Debug> TCPHandler: Processed in 0.001520021 sec. | ||
| 12008 | 2025.08.12 22:59:40.026185 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 12009 | 2025.08.12 22:59:40.026253 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2025.08.12 22:59:40.026350 [ 256 ] {c941eef6-d912-4309-b2b6-adba4ff6f99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12011 | 2025.08.12 22:59:40.026395 [ 256 ] {c941eef6-d912-4309-b2b6-adba4ff6f99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12012 | 2025.08.12 22:59:40.026442 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2025.08.12 22:59:40.026510 [ 186 ] {c08203cc-4234-4477-9b30-5963210e89e4::all_1_70_14} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 12014 | 2025.08.12 22:59:40.026586 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12015 | 2025.08.12 22:59:40.026807 [ 256 ] {c941eef6-d912-4309-b2b6-adba4ff6f99d} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2025.08.12 22:59:40.026848 [ 256 ] {c941eef6-d912-4309-b2b6-adba4ff6f99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12017 | 2025.08.12 22:59:40.027223 [ 256 ] {c941eef6-d912-4309-b2b6-adba4ff6f99d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12018 | 2025.08.12 22:59:40.027436 [ 225 ] {} <Debug> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): 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] | ||
| 12019 | 2025.08.12 22:59:40.027493 [ 256 ] {c941eef6-d912-4309-b2b6-adba4ff6f99d} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2025.08.12 22:59:40.027629 [ 256 ] {c941eef6-d912-4309-b2b6-adba4ff6f99d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 12021 | 2025.08.12 22:59:40.027666 [ 256 ] {c941eef6-d912-4309-b2b6-adba4ff6f99d} <Debug> TCPHandler: Processed in 0.001458401 sec. | ||
| 12022 | 2025.08.12 22:59:40.027784 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2025.08.12 22:59:40.027875 [ 256 ] {10922462-6509-4857-91d7-42f69b71a29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12024 | 2025.08.12 22:59:40.027929 [ 256 ] {10922462-6509-4857-91d7-42f69b71a29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12025 | 2025.08.12 22:59:40.028779 [ 256 ] {10922462-6509-4857-91d7-42f69b71a29b} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2025.08.12 22:59:40.028815 [ 256 ] {10922462-6509-4857-91d7-42f69b71a29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12027 | 2025.08.12 22:59:40.029379 [ 256 ] {10922462-6509-4857-91d7-42f69b71a29b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12028 | 2025.08.12 22:59:40.029609 [ 256 ] {10922462-6509-4857-91d7-42f69b71a29b} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2025.08.12 22:59:40.029741 [ 256 ] {10922462-6509-4857-91d7-42f69b71a29b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001883 sec., 21773.76526818906 rows/sec., 39.02 MiB/sec. | ||
| 12030 | 2025.08.12 22:59:40.029793 [ 256 ] {10922462-6509-4857-91d7-42f69b71a29b} <Debug> TCPHandler: Processed in 0.002054778 sec. | ||
| 12031 | 2025.08.12 22:59:40.029908 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2025.08.12 22:59:40.030000 [ 256 ] {695bd87d-d0a6-4a29-b3ec-688e94cf35dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12033 | 2025.08.12 22:59:40.030040 [ 256 ] {695bd87d-d0a6-4a29-b3ec-688e94cf35dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12034 | 2025.08.12 22:59:40.030371 [ 256 ] {695bd87d-d0a6-4a29-b3ec-688e94cf35dc} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2025.08.12 22:59:40.030405 [ 256 ] {695bd87d-d0a6-4a29-b3ec-688e94cf35dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12036 | 2025.08.12 22:59:40.030704 [ 256 ] {695bd87d-d0a6-4a29-b3ec-688e94cf35dc} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12037 | 2025.08.12 22:59:40.030913 [ 256 ] {695bd87d-d0a6-4a29-b3ec-688e94cf35dc} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2025.08.12 22:59:40.031041 [ 256 ] {695bd87d-d0a6-4a29-b3ec-688e94cf35dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 12039 | 2025.08.12 22:59:40.031076 [ 256 ] {695bd87d-d0a6-4a29-b3ec-688e94cf35dc} <Debug> TCPHandler: Processed in 0.001215557 sec. | ||
| 12040 | 2025.08.12 22:59:41.221101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 12041 | 2025.08.12 22:59:41.237305 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2025.08.12 22:59:41.237373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12043 | 2025.08.12 22:59:41.243293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12044 | 2025.08.12 22:59:41.244006 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2025.08.12 22:59:41.247262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 12046 | 2025.08.12 22:59:45.024294 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12047 | 2025.08.12 22:59:45.024571 [ 256 ] {1e86cad8-3bd1-4703-bf31-2b3eaa5004a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12048 | 2025.08.12 22:59:45.024688 [ 256 ] {1e86cad8-3bd1-4703-bf31-2b3eaa5004a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12049 | 2025.08.12 22:59:45.025713 [ 256 ] {1e86cad8-3bd1-4703-bf31-2b3eaa5004a5} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2025.08.12 22:59:45.025792 [ 256 ] {1e86cad8-3bd1-4703-bf31-2b3eaa5004a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12051 | 2025.08.12 22:59:45.026358 [ 256 ] {1e86cad8-3bd1-4703-bf31-2b3eaa5004a5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12052 | 2025.08.12 22:59:45.026638 [ 256 ] {1e86cad8-3bd1-4703-bf31-2b3eaa5004a5} <Trace> oximeter.fields_i16 (5011884e-917c-4287-8766-8b07599d661e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2025.08.12 22:59:45.026831 [ 256 ] {1e86cad8-3bd1-4703-bf31-2b3eaa5004a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002341 sec., 10252.029047415634 rows/sec., 871.02 KiB/sec. | ||
| 12054 | 2025.08.12 22:59:45.026908 [ 256 ] {1e86cad8-3bd1-4703-bf31-2b3eaa5004a5} <Debug> TCPHandler: Processed in 0.002829529 sec. | ||
| 12055 | 2025.08.12 22:59:45.027095 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12056 | 2025.08.12 22:59:45.027217 [ 256 ] {ba8b64b2-fbb8-4aaf-91f2-9bfce226cae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12057 | 2025.08.12 22:59:45.027269 [ 256 ] {ba8b64b2-fbb8-4aaf-91f2-9bfce226cae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12058 | 2025.08.12 22:59:45.028045 [ 256 ] {ba8b64b2-fbb8-4aaf-91f2-9bfce226cae6} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2025.08.12 22:59:45.028096 [ 256 ] {ba8b64b2-fbb8-4aaf-91f2-9bfce226cae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12060 | 2025.08.12 22:59:45.028624 [ 256 ] {ba8b64b2-fbb8-4aaf-91f2-9bfce226cae6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12061 | 2025.08.12 22:59:45.028959 [ 256 ] {ba8b64b2-fbb8-4aaf-91f2-9bfce226cae6} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12062 | 2025.08.12 22:59:45.029161 [ 256 ] {ba8b64b2-fbb8-4aaf-91f2-9bfce226cae6} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.00197 sec., 89340.10152284264 rows/sec., 7.84 MiB/sec. | ||
| 12063 | 2025.08.12 22:59:45.029221 [ 256 ] {ba8b64b2-fbb8-4aaf-91f2-9bfce226cae6} <Debug> TCPHandler: Processed in 0.002185231 sec. | ||
| 12064 | 2025.08.12 22:59:45.029400 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12065 | 2025.08.12 22:59:45.029532 [ 256 ] {7ffe84cb-270d-4e71-a821-26c1ff5c12e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12066 | 2025.08.12 22:59:45.029592 [ 256 ] {7ffe84cb-270d-4e71-a821-26c1ff5c12e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12067 | 2025.08.12 22:59:45.030260 [ 256 ] {7ffe84cb-270d-4e71-a821-26c1ff5c12e8} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12068 | 2025.08.12 22:59:45.030310 [ 256 ] {7ffe84cb-270d-4e71-a821-26c1ff5c12e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12069 | 2025.08.12 22:59:45.030753 [ 256 ] {7ffe84cb-270d-4e71-a821-26c1ff5c12e8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12070 | 2025.08.12 22:59:45.031100 [ 256 ] {7ffe84cb-270d-4e71-a821-26c1ff5c12e8} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12071 | 2025.08.12 22:59:45.031295 [ 256 ] {7ffe84cb-270d-4e71-a821-26c1ff5c12e8} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001796 sec., 6681.514476614699 rows/sec., 535.04 KiB/sec. | ||
| 12072 | 2025.08.12 22:59:45.031353 [ 256 ] {7ffe84cb-270d-4e71-a821-26c1ff5c12e8} <Debug> TCPHandler: Processed in 0.002018608 sec. | ||
| 12073 | 2025.08.12 22:59:45.031526 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12074 | 2025.08.12 22:59:45.031657 [ 256 ] {9a3e1081-47e5-489d-a38a-6569b2e87de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12075 | 2025.08.12 22:59:45.031717 [ 256 ] {9a3e1081-47e5-489d-a38a-6569b2e87de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12076 | 2025.08.12 22:59:45.032316 [ 256 ] {9a3e1081-47e5-489d-a38a-6569b2e87de6} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2025.08.12 22:59:45.032365 [ 256 ] {9a3e1081-47e5-489d-a38a-6569b2e87de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12078 | 2025.08.12 22:59:45.032807 [ 256 ] {9a3e1081-47e5-489d-a38a-6569b2e87de6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12079 | 2025.08.12 22:59:45.033138 [ 256 ] {9a3e1081-47e5-489d-a38a-6569b2e87de6} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2025.08.12 22:59:45.033338 [ 256 ] {9a3e1081-47e5-489d-a38a-6569b2e87de6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 12081 | 2025.08.12 22:59:45.033394 [ 256 ] {9a3e1081-47e5-489d-a38a-6569b2e87de6} <Debug> TCPHandler: Processed in 0.001934898 sec. | ||
| 12082 | 2025.08.12 22:59:45.033565 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12083 | 2025.08.12 22:59:45.033693 [ 256 ] {b613ab60-0eb9-4252-b906-ccf5eb9cdf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12084 | 2025.08.12 22:59:45.033752 [ 256 ] {b613ab60-0eb9-4252-b906-ccf5eb9cdf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12085 | 2025.08.12 22:59:45.034316 [ 256 ] {b613ab60-0eb9-4252-b906-ccf5eb9cdf53} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2025.08.12 22:59:45.034364 [ 256 ] {b613ab60-0eb9-4252-b906-ccf5eb9cdf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12087 | 2025.08.12 22:59:45.034794 [ 256 ] {b613ab60-0eb9-4252-b906-ccf5eb9cdf53} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12088 | 2025.08.12 22:59:45.035137 [ 256 ] {b613ab60-0eb9-4252-b906-ccf5eb9cdf53} <Trace> oximeter.fields_u8 (28d07e22-9ea9-4b30-a528-714a2449f48c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2025.08.12 22:59:45.035339 [ 256 ] {b613ab60-0eb9-4252-b906-ccf5eb9cdf53} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001675 sec., 7164.179104477612 rows/sec., 559.70 KiB/sec. | ||
| 12090 | 2025.08.12 22:59:45.035394 [ 256 ] {b613ab60-0eb9-4252-b906-ccf5eb9cdf53} <Debug> TCPHandler: Processed in 0.001894357 sec. | ||
| 12091 | 2025.08.12 22:59:45.035560 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12092 | 2025.08.12 22:59:45.035684 [ 256 ] {6b01c2a6-6f43-44c5-9d83-07fe0ec6bdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12093 | 2025.08.12 22:59:45.035739 [ 256 ] {6b01c2a6-6f43-44c5-9d83-07fe0ec6bdfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12094 | 2025.08.12 22:59:45.036331 [ 256 ] {6b01c2a6-6f43-44c5-9d83-07fe0ec6bdfc} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2025.08.12 22:59:45.036377 [ 256 ] {6b01c2a6-6f43-44c5-9d83-07fe0ec6bdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12096 | 2025.08.12 22:59:45.036803 [ 256 ] {6b01c2a6-6f43-44c5-9d83-07fe0ec6bdfc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12097 | 2025.08.12 22:59:45.037116 [ 256 ] {6b01c2a6-6f43-44c5-9d83-07fe0ec6bdfc} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2025.08.12 22:59:45.037287 [ 256 ] {6b01c2a6-6f43-44c5-9d83-07fe0ec6bdfc} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001631 sec., 61312.07847946045 rows/sec., 5.01 MiB/sec. | ||
| 12099 | 2025.08.12 22:59:45.037341 [ 256 ] {6b01c2a6-6f43-44c5-9d83-07fe0ec6bdfc} <Debug> TCPHandler: Processed in 0.001843606 sec. | ||
| 12100 | 2025.08.12 22:59:45.037410 [ 222 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): 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] | ||
| 12101 | 2025.08.12 22:59:45.037471 [ 222 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): 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] | ||
| 12102 | 2025.08.12 22:59:45.037512 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2025.08.12 22:59:45.037632 [ 256 ] {a463f113-c509-413e-92c5-4ee840eaaff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12104 | 2025.08.12 22:59:45.037693 [ 256 ] {a463f113-c509-413e-92c5-4ee840eaaff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12105 | 2025.08.12 22:59:45.038207 [ 256 ] {a463f113-c509-413e-92c5-4ee840eaaff4} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2025.08.12 22:59:45.038253 [ 256 ] {a463f113-c509-413e-92c5-4ee840eaaff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12107 | 2025.08.12 22:59:45.038705 [ 256 ] {a463f113-c509-413e-92c5-4ee840eaaff4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12108 | 2025.08.12 22:59:45.038932 [ 256 ] {a463f113-c509-413e-92c5-4ee840eaaff4} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2025.08.12 22:59:45.039068 [ 256 ] {a463f113-c509-413e-92c5-4ee840eaaff4} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001461 sec., 134154.68856947296 rows/sec., 9.62 MiB/sec. | ||
| 12110 | 2025.08.12 22:59:45.039110 [ 256 ] {a463f113-c509-413e-92c5-4ee840eaaff4} <Debug> TCPHandler: Processed in 0.001658933 sec. | ||
| 12111 | 2025.08.12 22:59:45.039263 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12112 | 2025.08.12 22:59:45.039369 [ 256 ] {3ffa0493-2c78-475e-853c-8feb56a15471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12113 | 2025.08.12 22:59:45.039416 [ 256 ] {3ffa0493-2c78-475e-853c-8feb56a15471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12114 | 2025.08.12 22:59:45.039815 [ 256 ] {3ffa0493-2c78-475e-853c-8feb56a15471} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2025.08.12 22:59:45.039856 [ 256 ] {3ffa0493-2c78-475e-853c-8feb56a15471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12116 | 2025.08.12 22:59:45.040195 [ 256 ] {3ffa0493-2c78-475e-853c-8feb56a15471} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12117 | 2025.08.12 22:59:45.040465 [ 256 ] {3ffa0493-2c78-475e-853c-8feb56a15471} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2025.08.12 22:59:45.040611 [ 256 ] {3ffa0493-2c78-475e-853c-8feb56a15471} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001266 sec., 47393.364928909956 rows/sec., 3.19 MiB/sec. | ||
| 12119 | 2025.08.12 22:59:45.040650 [ 256 ] {3ffa0493-2c78-475e-853c-8feb56a15471} <Debug> TCPHandler: Processed in 0.00143812 sec. | ||
| 12120 | 2025.08.12 22:59:45.041233 [ 222 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): 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] | ||
| 12121 | 2025.08.12 22:59:45.915724 [ 218 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): 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] | ||
| 12122 | 2025.08.12 22:59:45.915771 [ 218 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): 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] | ||
| 12123 | 2025.08.12 22:59:45.919349 [ 218 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): 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] | ||
| 12124 | 2025.08.12 22:59:46.186346 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): 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] | ||
| 12125 | 2025.08.12 22:59:46.186424 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): 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] | ||
| 12126 | 2025.08.12 22:59:46.188681 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): 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] | ||
| 12127 | 2025.08.12 22:59:46.195130 [ 218 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): 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] | ||
| 12128 | 2025.08.12 22:59:46.195208 [ 218 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): 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] | ||
| 12129 | 2025.08.12 22:59:46.198103 [ 218 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): 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] | ||
| 12130 | 2025.08.12 22:59:46.903208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 | ||
| 12131 | 2025.08.12 22:59:46.903703 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2025.08.12 22:59:46.903748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12133 | 2025.08.12 22:59:46.904241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12134 | 2025.08.12 22:59:46.904479 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2025.08.12 22:59:46.904631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 | ||
| 12136 | 2025.08.12 22:59:48.747316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 12137 | 2025.08.12 22:59:48.765249 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12138 | 2025.08.12 22:59:48.765316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12139 | 2025.08.12 22:59:48.771598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12140 | 2025.08.12 22:59:48.772350 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12141 | 2025.08.12 22:59:48.775422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 12142 | 2025.08.12 22:59:49.196339 [ 225 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): 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] | ||
| 12143 | 2025.08.12 22:59:49.196419 [ 225 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): 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] | ||
| 12144 | 2025.08.12 22:59:49.199027 [ 225 ] {} <Debug> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): 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] | ||
| 12145 | 2025.08.12 22:59:49.508441 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1682 | ||
| 12146 | 2025.08.12 22:59:49.510793 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12147 | 2025.08.12 22:59:49.510849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12148 | 2025.08.12 22:59:49.512103 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12149 | 2025.08.12 22:59:49.512400 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12150 | 2025.08.12 22:59:49.512766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
| 12151 | 2025.08.12 22:59:50.021173 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2025.08.12 22:59:50.021394 [ 256 ] {90b20bc0-666c-4c60-8e0a-962f5cb34d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12153 | 2025.08.12 22:59:50.021471 [ 256 ] {90b20bc0-666c-4c60-8e0a-962f5cb34d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12154 | 2025.08.12 22:59:50.022250 [ 256 ] {90b20bc0-666c-4c60-8e0a-962f5cb34d3d} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2025.08.12 22:59:50.022300 [ 256 ] {90b20bc0-666c-4c60-8e0a-962f5cb34d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12156 | 2025.08.12 22:59:50.022728 [ 256 ] {90b20bc0-666c-4c60-8e0a-962f5cb34d3d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12157 | 2025.08.12 22:59:50.022973 [ 256 ] {90b20bc0-666c-4c60-8e0a-962f5cb34d3d} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2025.08.12 22:59:50.023136 [ 256 ] {90b20bc0-666c-4c60-8e0a-962f5cb34d3d} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001799 sec., 76709.28293496386 rows/sec., 6.64 MiB/sec. | ||
| 12159 | 2025.08.12 22:59:50.023189 [ 256 ] {90b20bc0-666c-4c60-8e0a-962f5cb34d3d} <Debug> TCPHandler: Processed in 0.00215841 sec. | ||
| 12160 | 2025.08.12 22:59:50.023312 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12161 | 2025.08.12 22:59:50.023412 [ 256 ] {612630be-ce4d-476d-aff7-9739717512fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12162 | 2025.08.12 22:59:50.023456 [ 256 ] {612630be-ce4d-476d-aff7-9739717512fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12163 | 2025.08.12 22:59:50.023890 [ 256 ] {612630be-ce4d-476d-aff7-9739717512fd} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2025.08.12 22:59:50.023927 [ 256 ] {612630be-ce4d-476d-aff7-9739717512fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12165 | 2025.08.12 22:59:50.024244 [ 256 ] {612630be-ce4d-476d-aff7-9739717512fd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12166 | 2025.08.12 22:59:50.024453 [ 256 ] {612630be-ce4d-476d-aff7-9739717512fd} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2025.08.12 22:59:50.024585 [ 256 ] {612630be-ce4d-476d-aff7-9739717512fd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001196 sec., 34280.9364548495 rows/sec., 2.52 MiB/sec. | ||
| 12168 | 2025.08.12 22:59:50.024624 [ 256 ] {612630be-ce4d-476d-aff7-9739717512fd} <Debug> TCPHandler: Processed in 0.001361679 sec. | ||
| 12169 | 2025.08.12 22:59:50.024750 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12170 | 2025.08.12 22:59:50.024877 [ 256 ] {4c6d46ce-31fa-44eb-89f4-a313303f9152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12171 | 2025.08.12 22:59:50.024928 [ 256 ] {4c6d46ce-31fa-44eb-89f4-a313303f9152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12172 | 2025.08.12 22:59:50.025493 [ 256 ] {4c6d46ce-31fa-44eb-89f4-a313303f9152} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2025.08.12 22:59:50.025539 [ 256 ] {4c6d46ce-31fa-44eb-89f4-a313303f9152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12174 | 2025.08.12 22:59:50.025912 [ 256 ] {4c6d46ce-31fa-44eb-89f4-a313303f9152} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12175 | 2025.08.12 22:59:50.026135 [ 256 ] {4c6d46ce-31fa-44eb-89f4-a313303f9152} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2025.08.12 22:59:50.026269 [ 256 ] {4c6d46ce-31fa-44eb-89f4-a313303f9152} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001418 sec., 74047.95486600847 rows/sec., 5.78 MiB/sec. | ||
| 12177 | 2025.08.12 22:59:50.026311 [ 256 ] {4c6d46ce-31fa-44eb-89f4-a313303f9152} <Debug> TCPHandler: Processed in 0.001624763 sec. | ||
| 12178 | 2025.08.12 22:59:50.026434 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2025.08.12 22:59:50.026532 [ 256 ] {685dacf6-831b-4189-b248-16fc47613fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12180 | 2025.08.12 22:59:50.026579 [ 256 ] {685dacf6-831b-4189-b248-16fc47613fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12181 | 2025.08.12 22:59:50.027009 [ 256 ] {685dacf6-831b-4189-b248-16fc47613fc3} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2025.08.12 22:59:50.027046 [ 256 ] {685dacf6-831b-4189-b248-16fc47613fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12183 | 2025.08.12 22:59:50.027397 [ 256 ] {685dacf6-831b-4189-b248-16fc47613fc3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12184 | 2025.08.12 22:59:50.027612 [ 256 ] {685dacf6-831b-4189-b248-16fc47613fc3} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2025.08.12 22:59:50.027740 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Selected 5 parts from all_1_119_25 to all_123_123_0 | ||
| 12186 | 2025.08.12 22:59:50.027749 [ 256 ] {685dacf6-831b-4189-b248-16fc47613fc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 12187 | 2025.08.12 22:59:50.027812 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2025.08.12 22:59:50.027831 [ 256 ] {685dacf6-831b-4189-b248-16fc47613fc3} <Debug> TCPHandler: Processed in 0.0014464 sec. | ||
| 12189 | 2025.08.12 22:59:50.027844 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12190 | 2025.08.12 22:59:50.027951 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12191 | 2025.08.12 22:59:50.027960 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_119_25 to all_123_123_0 into Compact with storage Full | ||
| 12192 | 2025.08.12 22:59:50.028053 [ 256 ] {c0bf1823-8a04-46fd-8e97-ef5eb5ca8ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12193 | 2025.08.12 22:59:50.028113 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12194 | 2025.08.12 22:59:50.028115 [ 256 ] {c0bf1823-8a04-46fd-8e97-ef5eb5ca8ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12195 | 2025.08.12 22:59:50.028161 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_25, total 34251 rows starting from the beginning of the part | ||
| 12196 | 2025.08.12 22:59:50.028240 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 12197 | 2025.08.12 22:59:50.028294 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 12198 | 2025.08.12 22:59:50.028349 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 12199 | 2025.08.12 22:59:50.028396 [ 199 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 196 rows starting from the beginning of the part | ||
| 12200 | 2025.08.12 22:59:50.029051 [ 256 ] {c0bf1823-8a04-46fd-8e97-ef5eb5ca8ab3} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2025.08.12 22:59:50.029094 [ 256 ] {c0bf1823-8a04-46fd-8e97-ef5eb5ca8ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12202 | 2025.08.12 22:59:50.029726 [ 256 ] {c0bf1823-8a04-46fd-8e97-ef5eb5ca8ab3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12203 | 2025.08.12 22:59:50.029967 [ 256 ] {c0bf1823-8a04-46fd-8e97-ef5eb5ca8ab3} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2025.08.12 22:59:50.030112 [ 256 ] {c0bf1823-8a04-46fd-8e97-ef5eb5ca8ab3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002078 sec., 19730.51010587103 rows/sec., 35.36 MiB/sec. | ||
| 12205 | 2025.08.12 22:59:50.030180 [ 256 ] {c0bf1823-8a04-46fd-8e97-ef5eb5ca8ab3} <Debug> TCPHandler: Processed in 0.002278302 sec. | ||
| 12206 | 2025.08.12 22:59:50.030297 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2025.08.12 22:59:50.030395 [ 256 ] {f418140f-0a19-430b-8486-c57659ba8780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12208 | 2025.08.12 22:59:50.030438 [ 256 ] {f418140f-0a19-430b-8486-c57659ba8780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12209 | 2025.08.12 22:59:50.030784 [ 256 ] {f418140f-0a19-430b-8486-c57659ba8780} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2025.08.12 22:59:50.030820 [ 256 ] {f418140f-0a19-430b-8486-c57659ba8780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12211 | 2025.08.12 22:59:50.031135 [ 256 ] {f418140f-0a19-430b-8486-c57659ba8780} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12212 | 2025.08.12 22:59:50.031355 [ 256 ] {f418140f-0a19-430b-8486-c57659ba8780} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2025.08.12 22:59:50.031492 [ 256 ] {f418140f-0a19-430b-8486-c57659ba8780} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 12214 | 2025.08.12 22:59:50.031531 [ 256 ] {f418140f-0a19-430b-8486-c57659ba8780} <Debug> TCPHandler: Processed in 0.001283818 sec. | ||
| 12215 | 2025.08.12 22:59:50.035038 [ 193 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 5 columns (5 merged, 0 gathered) in 0.00711892 sec., 4892736.538688453 rows/sec., 334.18 MiB/sec. | ||
| 12216 | 2025.08.12 22:59:50.035378 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Trace> MergedBlockOutputStream: filled checksums all_1_123_26 (state Temporary) | ||
| 12217 | 2025.08.12 22:59:50.035695 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_merge_all_1_123_26 to all_1_123_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2025.08.12 22:59:50.035780 [ 195 ] {339849e7-9d64-4a90-aa91-5ffad768f78d::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d) (MergerMutator): Merged 5 parts: [all_1_119_25, all_123_123_0] -> all_1_123_26 | ||
| 12219 | 2025.08.12 22:59:50.035871 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12220 | 2025.08.12 22:59:51.893554 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): 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] | ||
| 12221 | 2025.08.12 22:59:51.893632 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): 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] | ||
| 12222 | 2025.08.12 22:59:51.895753 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): 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] | ||
| 12223 | 2025.08.12 22:59:54.230223 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12224 | 2025.08.12 22:59:54.230277 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12225 | 2025.08.12 22:59:54.405709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 | ||
| 12226 | 2025.08.12 22:59:54.406230 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2025.08.12 22:59:54.406267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12228 | 2025.08.12 22:59:54.406729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12229 | 2025.08.12 22:59:54.406948 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2025.08.12 22:59:54.407075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
| 12231 | 2025.08.12 22:59:55.019950 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2025.08.12 22:59:55.020152 [ 256 ] {d9938d37-1bf8-466f-8e17-84d7b01fcf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12233 | 2025.08.12 22:59:55.020224 [ 256 ] {d9938d37-1bf8-466f-8e17-84d7b01fcf4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12234 | 2025.08.12 22:59:55.020940 [ 256 ] {d9938d37-1bf8-466f-8e17-84d7b01fcf4d} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2025.08.12 22:59:55.020992 [ 256 ] {d9938d37-1bf8-466f-8e17-84d7b01fcf4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12236 | 2025.08.12 22:59:55.021403 [ 256 ] {d9938d37-1bf8-466f-8e17-84d7b01fcf4d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12237 | 2025.08.12 22:59:55.021662 [ 256 ] {d9938d37-1bf8-466f-8e17-84d7b01fcf4d} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2025.08.12 22:59:55.021831 [ 256 ] {d9938d37-1bf8-466f-8e17-84d7b01fcf4d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00173 sec., 32369.942196531792 rows/sec., 2.47 MiB/sec. | ||
| 12239 | 2025.08.12 22:59:55.021886 [ 256 ] {d9938d37-1bf8-466f-8e17-84d7b01fcf4d} <Debug> TCPHandler: Processed in 0.002083469 sec. | ||
| 12240 | 2025.08.12 22:59:55.022029 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2025.08.12 22:59:55.022138 [ 256 ] {39ffc294-04e0-4e46-8e22-521ca9e601a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12242 | 2025.08.12 22:59:55.022184 [ 256 ] {39ffc294-04e0-4e46-8e22-521ca9e601a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12243 | 2025.08.12 22:59:55.022657 [ 256 ] {39ffc294-04e0-4e46-8e22-521ca9e601a1} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2025.08.12 22:59:55.022699 [ 256 ] {39ffc294-04e0-4e46-8e22-521ca9e601a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12245 | 2025.08.12 22:59:55.023010 [ 256 ] {39ffc294-04e0-4e46-8e22-521ca9e601a1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12246 | 2025.08.12 22:59:55.023232 [ 256 ] {39ffc294-04e0-4e46-8e22-521ca9e601a1} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2025.08.12 22:59:55.023374 [ 256 ] {39ffc294-04e0-4e46-8e22-521ca9e601a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 12248 | 2025.08.12 22:59:55.023416 [ 256 ] {39ffc294-04e0-4e46-8e22-521ca9e601a1} <Debug> TCPHandler: Processed in 0.00144062 sec. | ||
| 12249 | 2025.08.12 22:59:55.023548 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12250 | 2025.08.12 22:59:55.023649 [ 256 ] {f18b2b07-3780-4c16-b368-1be5ec260677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12251 | 2025.08.12 22:59:55.023695 [ 256 ] {f18b2b07-3780-4c16-b368-1be5ec260677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12252 | 2025.08.12 22:59:55.024126 [ 256 ] {f18b2b07-3780-4c16-b368-1be5ec260677} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2025.08.12 22:59:55.024164 [ 256 ] {f18b2b07-3780-4c16-b368-1be5ec260677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12254 | 2025.08.12 22:59:55.024512 [ 256 ] {f18b2b07-3780-4c16-b368-1be5ec260677} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12255 | 2025.08.12 22:59:55.024736 [ 256 ] {f18b2b07-3780-4c16-b368-1be5ec260677} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2025.08.12 22:59:55.024867 [ 256 ] {f18b2b07-3780-4c16-b368-1be5ec260677} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 12257 | 2025.08.12 22:59:55.024907 [ 256 ] {f18b2b07-3780-4c16-b368-1be5ec260677} <Debug> TCPHandler: Processed in 0.00141015 sec. | ||
| 12258 | 2025.08.12 22:59:55.025027 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2025.08.12 22:59:55.025123 [ 256 ] {e790ffc2-929a-4d82-b067-87fb893d697f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12260 | 2025.08.12 22:59:55.025167 [ 256 ] {e790ffc2-929a-4d82-b067-87fb893d697f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12261 | 2025.08.12 22:59:55.025515 [ 256 ] {e790ffc2-929a-4d82-b067-87fb893d697f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2025.08.12 22:59:55.025553 [ 256 ] {e790ffc2-929a-4d82-b067-87fb893d697f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12263 | 2025.08.12 22:59:55.025870 [ 256 ] {e790ffc2-929a-4d82-b067-87fb893d697f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12264 | 2025.08.12 22:59:55.026123 [ 256 ] {e790ffc2-929a-4d82-b067-87fb893d697f} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2025.08.12 22:59:55.026255 [ 256 ] {e790ffc2-929a-4d82-b067-87fb893d697f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 12266 | 2025.08.12 22:59:55.026294 [ 256 ] {e790ffc2-929a-4d82-b067-87fb893d697f} <Debug> TCPHandler: Processed in 0.001317008 sec. | ||
| 12267 | 2025.08.12 22:59:56.276391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 12268 | 2025.08.12 22:59:56.295357 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12269 | 2025.08.12 22:59:56.295426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12270 | 2025.08.12 22:59:56.301904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12271 | 2025.08.12 22:59:56.302678 [ 243 ] {} <Trace> system.metric_log (1821d7cb-81c9-454d-9f21-17f598c12a5d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12272 | 2025.08.12 22:59:56.306601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 12273 | 2025.08.12 22:59:57.307235 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2025.08.12 22:59:57.307415 [ 256 ] {7deaaaa1-f121-4cdf-b54c-660ae95a6596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12275 | 2025.08.12 22:59:57.307486 [ 256 ] {7deaaaa1-f121-4cdf-b54c-660ae95a6596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12276 | 2025.08.12 22:59:57.308119 [ 256 ] {7deaaaa1-f121-4cdf-b54c-660ae95a6596} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2025.08.12 22:59:57.308159 [ 256 ] {7deaaaa1-f121-4cdf-b54c-660ae95a6596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12278 | 2025.08.12 22:59:57.308555 [ 256 ] {7deaaaa1-f121-4cdf-b54c-660ae95a6596} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12279 | 2025.08.12 22:59:57.308790 [ 256 ] {7deaaaa1-f121-4cdf-b54c-660ae95a6596} <Trace> oximeter.fields_ipaddr (4c7b0fc2-bf7b-4f73-8e6d-9aa14db2521c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2025.08.12 22:59:57.308950 [ 256 ] {7deaaaa1-f121-4cdf-b54c-660ae95a6596} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001584 sec., 8838.38383838384 rows/sec., 720.71 KiB/sec. | ||
| 12281 | 2025.08.12 22:59:57.309003 [ 256 ] {7deaaaa1-f121-4cdf-b54c-660ae95a6596} <Debug> TCPHandler: Processed in 0.001900756 sec. | ||
| 12282 | 2025.08.12 22:59:57.309124 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2025.08.12 22:59:57.309228 [ 256 ] {2ddd79b6-9e3e-44a2-9181-bcc882ee8041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12284 | 2025.08.12 22:59:57.309273 [ 256 ] {2ddd79b6-9e3e-44a2-9181-bcc882ee8041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12285 | 2025.08.12 22:59:57.310262 [ 256 ] {2ddd79b6-9e3e-44a2-9181-bcc882ee8041} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2025.08.12 22:59:57.310300 [ 256 ] {2ddd79b6-9e3e-44a2-9181-bcc882ee8041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12287 | 2025.08.12 22:59:57.310713 [ 256 ] {2ddd79b6-9e3e-44a2-9181-bcc882ee8041} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 12288 | 2025.08.12 22:59:57.310951 [ 256 ] {2ddd79b6-9e3e-44a2-9181-bcc882ee8041} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2025.08.12 22:59:57.311063 [ 145 ] {} <Debug> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 12290 | 2025.08.12 22:59:57.311088 [ 256 ] {2ddd79b6-9e3e-44a2-9181-bcc882ee8041} <Debug> executeQuery: Read 1285 rows, 108.86 KiB in 0.001884 sec., 682059.4479830149 rows/sec., 56.43 MiB/sec. | ||
| 12291 | 2025.08.12 22:59:57.311100 [ 145 ] {} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2025.08.12 22:59:57.311120 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12293 | 2025.08.12 22:59:57.311129 [ 256 ] {2ddd79b6-9e3e-44a2-9181-bcc882ee8041} <Debug> TCPHandler: Processed in 0.002056458 sec. | ||
| 12294 | 2025.08.12 22:59:57.311225 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::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 | ||
| 12295 | 2025.08.12 22:59:57.311237 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12296 | 2025.08.12 22:59:57.311359 [ 256 ] {660e7dff-f156-45cd-a53b-258200977834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12297 | 2025.08.12 22:59:57.311363 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12298 | 2025.08.12 22:59:57.311405 [ 256 ] {660e7dff-f156-45cd-a53b-258200977834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12299 | 2025.08.12 22:59:57.311412 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2420 rows starting from the beginning of the part | ||
| 12300 | 2025.08.12 22:59:57.311493 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 138 rows starting from the beginning of the part | ||
| 12301 | 2025.08.12 22:59:57.311543 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 176 rows starting from the beginning of the part | ||
| 12302 | 2025.08.12 22:59:57.311586 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 138 rows starting from the beginning of the part | ||
| 12303 | 2025.08.12 22:59:57.311629 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 12304 | 2025.08.12 22:59:57.311674 [ 199 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1285 rows starting from the beginning of the part | ||
| 12305 | 2025.08.12 22:59:57.311853 [ 256 ] {660e7dff-f156-45cd-a53b-258200977834} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2025.08.12 22:59:57.311894 [ 256 ] {660e7dff-f156-45cd-a53b-258200977834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12307 | 2025.08.12 22:59:57.312227 [ 256 ] {660e7dff-f156-45cd-a53b-258200977834} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12308 | 2025.08.12 22:59:57.312458 [ 256 ] {660e7dff-f156-45cd-a53b-258200977834} <Trace> oximeter.fields_u16 (c08203cc-4234-4477-9b30-5963210e89e4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2025.08.12 22:59:57.312598 [ 256 ] {660e7dff-f156-45cd-a53b-258200977834} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001259 sec., 43685.46465448769 rows/sec., 3.15 MiB/sec. | ||
| 12310 | 2025.08.12 22:59:57.312637 [ 256 ] {660e7dff-f156-45cd-a53b-258200977834} <Debug> TCPHandler: Processed in 0.001450911 sec. | ||
| 12311 | 2025.08.12 22:59:57.312742 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12312 | 2025.08.12 22:59:57.312836 [ 256 ] {bc43f305-12db-484a-a5d1-a7431b5371e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12313 | 2025.08.12 22:59:57.312877 [ 256 ] {bc43f305-12db-484a-a5d1-a7431b5371e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12314 | 2025.08.12 22:59:57.313359 [ 256 ] {bc43f305-12db-484a-a5d1-a7431b5371e0} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2025.08.12 22:59:57.313395 [ 256 ] {bc43f305-12db-484a-a5d1-a7431b5371e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12316 | 2025.08.12 22:59:57.313534 [ 193 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4213 rows, containing 5 columns (5 merged, 0 gathered) in 0.002355043 sec., 1788926.996237436 rows/sec., 154.36 MiB/sec. | ||
| 12317 | 2025.08.12 22:59:57.313713 [ 256 ] {bc43f305-12db-484a-a5d1-a7431b5371e0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12318 | 2025.08.12 22:59:57.313824 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 12319 | 2025.08.12 22:59:57.313969 [ 256 ] {bc43f305-12db-484a-a5d1-a7431b5371e0} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12320 | 2025.08.12 22:59:57.314118 [ 256 ] {bc43f305-12db-484a-a5d1-a7431b5371e0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0013 sec., 175384.6153846154 rows/sec., 11.88 MiB/sec. | ||
| 12321 | 2025.08.12 22:59:57.314160 [ 256 ] {bc43f305-12db-484a-a5d1-a7431b5371e0} <Debug> TCPHandler: Processed in 0.001467321 sec. | ||
| 12322 | 2025.08.12 22:59:57.314170 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2025.08.12 22:59:57.314251 [ 195 ] {54205c15-08c2-4ee7-8839-88e208af2088::all_1_126_25} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 12324 | 2025.08.12 22:59:57.314287 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12325 | 2025.08.12 22:59:57.314346 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12326 | 2025.08.12 22:59:57.314415 [ 256 ] {a2c1fea9-6290-4a83-bda7-349d8fd2614b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12327 | 2025.08.12 22:59:57.314471 [ 256 ] {a2c1fea9-6290-4a83-bda7-349d8fd2614b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12328 | 2025.08.12 22:59:57.315167 [ 256 ] {a2c1fea9-6290-4a83-bda7-349d8fd2614b} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12329 | 2025.08.12 22:59:57.315212 [ 256 ] {a2c1fea9-6290-4a83-bda7-349d8fd2614b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12330 | 2025.08.12 22:59:57.315580 [ 256 ] {a2c1fea9-6290-4a83-bda7-349d8fd2614b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 12331 | 2025.08.12 22:59:57.315807 [ 256 ] {a2c1fea9-6290-4a83-bda7-349d8fd2614b} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12332 | 2025.08.12 22:59:57.315927 [ 145 ] {} <Debug> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 12333 | 2025.08.12 22:59:57.315948 [ 256 ] {a2c1fea9-6290-4a83-bda7-349d8fd2614b} <Debug> executeQuery: Read 575 rows, 43.83 KiB in 0.001559 sec., 368826.1706221937 rows/sec., 27.45 MiB/sec. | ||
| 12334 | 2025.08.12 22:59:57.315954 [ 145 ] {} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2025.08.12 22:59:57.315979 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12336 | 2025.08.12 22:59:57.315989 [ 256 ] {a2c1fea9-6290-4a83-bda7-349d8fd2614b} <Debug> TCPHandler: Processed in 0.001764675 sec. | ||
| 12337 | 2025.08.12 22:59:57.316102 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12338 | 2025.08.12 22:59:57.316133 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::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 | ||
| 12339 | 2025.08.12 22:59:57.316204 [ 256 ] {1331ea43-834b-4ec1-8beb-f2e9011cc31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12340 | 2025.08.12 22:59:57.316259 [ 256 ] {1331ea43-834b-4ec1-8beb-f2e9011cc31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12341 | 2025.08.12 22:59:57.316334 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12342 | 2025.08.12 22:59:57.316394 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1223 rows starting from the beginning of the part | ||
| 12343 | 2025.08.12 22:59:57.316497 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 105 rows starting from the beginning of the part | ||
| 12344 | 2025.08.12 22:59:57.316574 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 100 rows starting from the beginning of the part | ||
| 12345 | 2025.08.12 22:59:57.316649 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 105 rows starting from the beginning of the part | ||
| 12346 | 2025.08.12 22:59:57.316716 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 12347 | 2025.08.12 22:59:57.316785 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 575 rows starting from the beginning of the part | ||
| 12348 | 2025.08.12 22:59:57.316852 [ 256 ] {1331ea43-834b-4ec1-8beb-f2e9011cc31b} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2025.08.12 22:59:57.316894 [ 256 ] {1331ea43-834b-4ec1-8beb-f2e9011cc31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12350 | 2025.08.12 22:59:57.317313 [ 256 ] {1331ea43-834b-4ec1-8beb-f2e9011cc31b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 12351 | 2025.08.12 22:59:57.317546 [ 256 ] {1331ea43-834b-4ec1-8beb-f2e9011cc31b} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2025.08.12 22:59:57.317674 [ 256 ] {1331ea43-834b-4ec1-8beb-f2e9011cc31b} <Debug> executeQuery: Read 949 rows, 65.17 KiB in 0.001489 sec., 637340.4969778374 rows/sec., 42.74 MiB/sec. | ||
| 12353 | 2025.08.12 22:59:57.317711 [ 256 ] {1331ea43-834b-4ec1-8beb-f2e9011cc31b} <Debug> TCPHandler: Processed in 0.001662874 sec. | ||
| 12354 | 2025.08.12 22:59:57.317823 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2025.08.12 22:59:57.317918 [ 256 ] {d7cfb699-5e86-46d2-81fb-f86994287ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12356 | 2025.08.12 22:59:57.317974 [ 256 ] {d7cfb699-5e86-46d2-81fb-f86994287ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12357 | 2025.08.12 22:59:57.318015 [ 193 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001954987 sec., 1111004.8302111472 rows/sec., 86.46 MiB/sec. | ||
| 12358 | 2025.08.12 22:59:57.318184 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 12359 | 2025.08.12 22:59:57.318426 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2025.08.12 22:59:57.318496 [ 197 ] {051d9911-102a-43ed-b7cd-2fcf62ca340e::all_1_126_25} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 12361 | 2025.08.12 22:59:57.318567 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12362 | 2025.08.12 22:59:57.318805 [ 256 ] {d7cfb699-5e86-46d2-81fb-f86994287ad0} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2025.08.12 22:59:57.318845 [ 256 ] {d7cfb699-5e86-46d2-81fb-f86994287ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12364 | 2025.08.12 22:59:57.319426 [ 256 ] {d7cfb699-5e86-46d2-81fb-f86994287ad0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12365 | 2025.08.12 22:59:57.319653 [ 256 ] {d7cfb699-5e86-46d2-81fb-f86994287ad0} <Trace> oximeter.measurements_histogramu64 (c2cb89cc-a0cc-4ca4-84e8-b79c997c5860): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2025.08.12 22:59:57.319788 [ 256 ] {d7cfb699-5e86-46d2-81fb-f86994287ad0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001889 sec., 21704.60561143462 rows/sec., 38.89 MiB/sec. | ||
| 12367 | 2025.08.12 22:59:57.319842 [ 256 ] {d7cfb699-5e86-46d2-81fb-f86994287ad0} <Debug> TCPHandler: Processed in 0.002067938 sec. | ||
| 12368 | 2025.08.12 22:59:57.319955 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2025.08.12 22:59:57.320050 [ 256 ] {6b5b4bd4-bc07-45c2-88af-e3cf203e18aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12370 | 2025.08.12 22:59:57.320092 [ 256 ] {6b5b4bd4-bc07-45c2-88af-e3cf203e18aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12371 | 2025.08.12 22:59:57.320420 [ 256 ] {6b5b4bd4-bc07-45c2-88af-e3cf203e18aa} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2025.08.12 22:59:57.320455 [ 256 ] {6b5b4bd4-bc07-45c2-88af-e3cf203e18aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12373 | 2025.08.12 22:59:57.320755 [ 256 ] {6b5b4bd4-bc07-45c2-88af-e3cf203e18aa} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 12374 | 2025.08.12 22:59:57.320961 [ 256 ] {6b5b4bd4-bc07-45c2-88af-e3cf203e18aa} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2025.08.12 22:59:57.321063 [ 145 ] {} <Debug> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 12376 | 2025.08.12 22:59:57.321086 [ 256 ] {6b5b4bd4-bc07-45c2-88af-e3cf203e18aa} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001055 sec., 34123.22274881517 rows/sec., 2.30 MiB/sec. | ||
| 12377 | 2025.08.12 22:59:57.321088 [ 145 ] {} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2025.08.12 22:59:57.321116 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12379 | 2025.08.12 22:59:57.321121 [ 256 ] {6b5b4bd4-bc07-45c2-88af-e3cf203e18aa} <Debug> TCPHandler: Processed in 0.001215757 sec. | ||
| 12380 | 2025.08.12 22:59:57.321220 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 12381 | 2025.08.12 22:59:57.321383 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12382 | 2025.08.12 22:59:57.321435 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6552 rows starting from the beginning of the part | ||
| 12383 | 2025.08.12 22:59:57.321531 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 12384 | 2025.08.12 22:59:57.321603 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 12385 | 2025.08.12 22:59:57.321673 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 12386 | 2025.08.12 22:59:57.321740 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::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 | ||
| 12387 | 2025.08.12 22:59:57.321804 [ 193 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 36 rows starting from the beginning of the part | ||
| 12388 | 2025.08.12 22:59:57.323436 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6828 rows, containing 4 columns (4 merged, 0 gathered) in 0.002273272 sec., 3003600.0971287205 rows/sec., 200.28 MiB/sec. | ||
| 12389 | 2025.08.12 22:59:57.323838 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 12390 | 2025.08.12 22:59:57.324098 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_126_25} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2025.08.12 22:59:57.324162 [ 200 ] {6f1a7210-77c8-4e26-b9a9-5fc35354f9f7::all_1_126_25} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 12392 | 2025.08.12 22:59:57.324251 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 12393 | 2025.08.12 22:59:58.842168 [ 223 ] {} <Trace> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): 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] | ||
| 12394 | 2025.08.12 22:59:58.842214 [ 223 ] {} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): 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] | ||
| 12395 | 2025.08.12 22:59:58.844287 [ 223 ] {} <Debug> oximeter.fields_u32 (e94ac71a-d5d7-4c8c-99cf-d5f7d6e73234): 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] | ||
| 12396 | 2025.08.12 22:59:59.513803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1718 | ||
| 12397 | 2025.08.12 22:59:59.516270 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2025.08.12 22:59:59.516320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12399 | 2025.08.12 22:59:59.517544 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12400 | 2025.08.12 22:59:59.517821 [ 242 ] {} <Trace> system.query_log (2f4c4857-f0f0-4ae1-b171-69d37614aa77): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2025.08.12 22:59:59.518203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1718 | ||
| 12402 | 2025.08.12 23:00:00.014897 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12403 | 2025.08.12 23:00:00.015178 [ 256 ] {c9921416-c89b-47d0-9dd6-209fa5a95a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12404 | 2025.08.12 23:00:00.015298 [ 256 ] {c9921416-c89b-47d0-9dd6-209fa5a95a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12405 | 2025.08.12 23:00:00.016237 [ 256 ] {c9921416-c89b-47d0-9dd6-209fa5a95a46} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2025.08.12 23:00:00.016286 [ 256 ] {c9921416-c89b-47d0-9dd6-209fa5a95a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12407 | 2025.08.12 23:00:00.016697 [ 256 ] {c9921416-c89b-47d0-9dd6-209fa5a95a46} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 12408 | 2025.08.12 23:00:00.016930 [ 256 ] {c9921416-c89b-47d0-9dd6-209fa5a95a46} <Trace> oximeter.fields_string (54205c15-08c2-4ee7-8839-88e208af2088): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2025.08.12 23:00:00.017110 [ 256 ] {c9921416-c89b-47d0-9dd6-209fa5a95a46} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.13 MiB/sec. | ||
| 12410 | 2025.08.12 23:00:00.017167 [ 256 ] {c9921416-c89b-47d0-9dd6-209fa5a95a46} <Debug> TCPHandler: Processed in 0.002409053 sec. | ||
| 12411 | 2025.08.12 23:00:00.017297 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12412 | 2025.08.12 23:00:00.017404 [ 256 ] {c875d0b9-c673-4ecd-897b-d1117802ac95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12413 | 2025.08.12 23:00:00.017454 [ 256 ] {c875d0b9-c673-4ecd-897b-d1117802ac95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12414 | 2025.08.12 23:00:00.017902 [ 256 ] {c875d0b9-c673-4ecd-897b-d1117802ac95} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2025.08.12 23:00:00.017942 [ 256 ] {c875d0b9-c673-4ecd-897b-d1117802ac95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12416 | 2025.08.12 23:00:00.018264 [ 256 ] {c875d0b9-c673-4ecd-897b-d1117802ac95} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 12417 | 2025.08.12 23:00:00.018493 [ 256 ] {c875d0b9-c673-4ecd-897b-d1117802ac95} <Trace> oximeter.fields_uuid (051d9911-102a-43ed-b7cd-2fcf62ca340e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2025.08.12 23:00:00.018633 [ 256 ] {c875d0b9-c673-4ecd-897b-d1117802ac95} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 12419 | 2025.08.12 23:00:00.018674 [ 256 ] {c875d0b9-c673-4ecd-897b-d1117802ac95} <Debug> TCPHandler: Processed in 0.00143034 sec. | ||
| 12420 | 2025.08.12 23:00:00.018800 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2025.08.12 23:00:00.018898 [ 256 ] {ef2ffaee-c89c-468a-ac2f-fb41d3048171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12422 | 2025.08.12 23:00:00.018945 [ 256 ] {ef2ffaee-c89c-468a-ac2f-fb41d3048171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12423 | 2025.08.12 23:00:00.019326 [ 256 ] {ef2ffaee-c89c-468a-ac2f-fb41d3048171} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2025.08.12 23:00:00.019362 [ 256 ] {ef2ffaee-c89c-468a-ac2f-fb41d3048171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12425 | 2025.08.12 23:00:00.019694 [ 256 ] {ef2ffaee-c89c-468a-ac2f-fb41d3048171} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 12426 | 2025.08.12 23:00:00.019904 [ 256 ] {ef2ffaee-c89c-468a-ac2f-fb41d3048171} <Trace> oximeter.measurements_cumulativeu64 (339849e7-9d64-4a90-aa91-5ffad768f78d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2025.08.12 23:00:00.020034 [ 256 ] {ef2ffaee-c89c-468a-ac2f-fb41d3048171} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 3.85 MiB/sec. | ||
| 12428 | 2025.08.12 23:00:00.020071 [ 256 ] {ef2ffaee-c89c-468a-ac2f-fb41d3048171} <Debug> TCPHandler: Processed in 0.001322568 sec. | ||
| 12429 | 2025.08.12 23:00:00.020186 [ 256 ] {} <Trace> TCP-Session: 18cf91c8-3028-4128-b016-e889c427e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2025.08.12 23:00:00.020282 [ 256 ] {23d8f228-6f7b-49d5-a312-697324e6e1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64798) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12431 | 2025.08.12 23:00:00.020325 [ 256 ] {23d8f228-6f7b-49d5-a312-697324e6e1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12432 | 2025.08.12 23:00:00.020646 [ 256 ] {23d8f228-6f7b-49d5-a312-697324e6e1f7} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2025.08.12 23:00:00.020682 [ 256 ] {23d8f228-6f7b-49d5-a312-697324e6e1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12434 | 2025.08.12 23:00:00.020994 [ 256 ] {23d8f228-6f7b-49d5-a312-697324e6e1f7} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 12435 | 2025.08.12 23:00:00.021201 [ 256 ] {23d8f228-6f7b-49d5-a312-697324e6e1f7} <Trace> oximeter.measurements_u64 (6f1a7210-77c8-4e26-b9a9-5fc35354f9f7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2025.08.12 23:00:00.021338 [ 256 ] {23d8f228-6f7b-49d5-a312-697324e6e1f7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001076 sec., 22304.832713754648 rows/sec., 1.50 MiB/sec. | ||
| 12437 | 2025.08.12 23:00:00.021374 [ 256 ] {23d8f228-6f7b-49d5-a312-697324e6e1f7} <Debug> TCPHandler: Processed in 0.001238458 sec. | ||
| 12438 | 2025.08.12 23:00:01.398326 [ 225 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): 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] | ||
| 12439 | 2025.08.12 23:00:01.398382 [ 225 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): 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] | ||
| 12440 | 2025.08.12 23:00:01.401460 [ 225 ] {} <Debug> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): 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] | ||
| 12441 | 2025.08.12 23:00:01.907286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 | ||
| 12442 | 2025.08.12 23:00:01.907791 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2025.08.12 23:00:01.907834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12444 | 2025.08.12 23:00:01.908325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12445 | 2025.08.12 23:00:01.908586 [ 244 ] {} <Trace> system.asynchronous_metric_log (4322e1d6-582e-496a-a8f0-7fed55b9d064): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2025.08.12 23:00:01.908724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 | ||